CINXE.COM
Beyond the Border: The Regional Effects of the U.S. Asylum Ban | HIAS
<!DOCTYPE html> <html lang="en-US"> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.4",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach(e=>{let r=e.getAttribute("data-rocket-src");if(r&&0!==r.indexOf("data:")){0===r.indexOf("//")&&(r=location.protocol+r);try{let i=new URL(r).origin;i!==location.origin&&t.push({src:i,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(n){}}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._pendingWebpackRequests(this),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){if(await this._littleBreath(),!0===t.noModule&&"noModule"in HTMLScriptElement.prototype){t.setAttribute("data-rocket-status","skipped");return}return new Promise(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(){let t={};function e(e,r){!function e(r){!t[r]&&(t[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),t[r].originalFunctions.remove.apply(r,arguments)});function i(e){return t[r].eventsToRewrite.indexOf(e)>=0?"rocket-"+e:e}}(e),t[e].eventsToRewrite.push(r)}function r(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}e(document,"DOMContentLoaded"),e(window,"DOMContentLoaded"),e(window,"load"),e(window,"pageshow"),e(document,"readystatechange"),r(document,"onreadystatechange"),r(window,"onload"),r(window,"onpageshow")}_delayJQueryReady(t){let e;function r(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}function i(i){if(i&&i.fn&&!t.allJQueries.includes(i)){i.fn.ready=i.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(i):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(i)),i([])};let n=i.fn.on;i.fn.on=i.fn.init.prototype.on=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=r(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(t=>{let e=arguments[0][t];delete arguments[0][t],arguments[0][r(t)]=e})),n.apply(this,arguments),this},t.allJQueries.push(i)}e=i}i(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){i(t)}})}async _pendingWebpackRequests(t){let e=document.querySelector("script[data-webpack]");async function r(){return new Promise(t=>{e.addEventListener("load",t),e.addEventListener("error",t)})}e&&(await r(),await t._requestAnimFrame(),await t._pendingWebpackRequests(t))}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Beyond the Border: The Regional Effects of the U.S. Asylum Ban | HIAS </title> <meta http-equiv="x-ua-compatible" content="IE=edge;chrome=1" /><script type="text/javascript">(window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:["bam.nr-data.net"]},distributed_tracing:{enabled:true}};(window.NREUM||(NREUM={})).loader_config={agentID:"1588750955",accountID:"3703228",trustKey:"66686",xpid:"VwEHUlRRABABUVBXAQQAVVID",licenseKey:"NRJS-b6ae98ee6dcae6a95d6",applicationID:"1515657362"};;/*! For license information please see nr-loader-spa-1.274.0.min.js.LICENSE.txt */ (()=>{var e,t,r={8122:(e,t,r)=>{"use strict";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||"object"!=typeof e)return(0,n.R)(3);if(!t||"object"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),o=0===Object.keys(r).length?e:r;for(let a in o)if(void 0!==e[a])try{if(null===e[a]){r[a]=null;continue}Array.isArray(e[a])&&Array.isArray(t[a])?r[a]=Array.from(new Set([...e[a],...t[a]])):"object"==typeof e[a]&&"object"==typeof t[a]?r[a]=i(e[a],t[a]):r[a]=e[a]}catch(e){(0,n.R)(1,e)}return r}catch(e){(0,n.R)(2,e)}}},2555:(e,t,r)=>{"use strict";r.d(t,{Vp:()=>c,fn:()=>s,x1:()=>u});var n=r(384),i=r(8122);const o={beacon:n.NT.beacon,errorBeacon:n.NT.errorBeacon,licenseKey:void 0,applicationID:void 0,sa:void 0,queueTime:void 0,applicationTime:void 0,ttGuid:void 0,user:void 0,account:void 0,product:void 0,extra:void 0,jsAttributes:{},userAttributes:void 0,atts:void 0,transactionName:void 0,tNamePlain:void 0},a={};function s(e){try{const t=c(e);return!!t.licenseKey&&!!t.errorBeacon&&!!t.applicationID}catch(e){return!1}}function c(e){if(!e)throw new Error("All info objects require an agent identifier!");if(!a[e])throw new Error("Info for ".concat(e," was never set"));return a[e]}function u(e,t){if(!e)throw new Error("All info objects require an agent identifier!");a[e]=(0,i.a)(t,o);const r=(0,n.nY)(e);r&&(r.info=a[e])}},9417:(e,t,r)=>{"use strict";r.d(t,{D0:()=>h,gD:()=>g,xN:()=>p});var n=r(993);const i=e=>{if(!e||"string"!=typeof e)return!1;try{document.createDocumentFragment().querySelector(e)}catch{return!1}return!0};var o=r(2614),a=r(944),s=r(384),c=r(8122);const u="[data-nr-mask]",d=()=>{const e={mask_selector:"*",block_selector:"[data-nr-block]",mask_input_options:{color:!1,date:!1,"datetime-local":!1,email:!1,month:!1,number:!1,range:!1,search:!1,tel:!1,text:!1,time:!1,url:!1,week:!1,textarea:!1,select:!1,password:!0}};return{ajax:{deny_list:void 0,block_internal:!0,enabled:!0,harvestTimeSeconds:10,autoStart:!0},distributed_tracing:{enabled:void 0,exclude_newrelic_header:void 0,cors_use_newrelic_header:void 0,cors_use_tracecontext_headers:void 0,allowed_origins:void 0},feature_flags:[],generic_events:{enabled:!0,harvestTimeSeconds:30,autoStart:!0},harvest:{tooManyRequestsDelay:60},jserrors:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},logging:{enabled:!0,harvestTimeSeconds:10,autoStart:!0,level:n.p_.INFO},metrics:{enabled:!0,autoStart:!0},obfuscate:void 0,page_action:{enabled:!0},page_view_event:{enabled:!0,autoStart:!0},page_view_timing:{enabled:!0,harvestTimeSeconds:30,autoStart:!0},performance:{capture_marks:!1,capture_measures:!1},privacy:{cookies_enabled:!0},proxy:{assets:void 0,beacon:void 0},session:{expiresMs:o.wk,inactiveMs:o.BB},session_replay:{autoStart:!0,enabled:!1,harvestTimeSeconds:60,preload:!1,sampling_rate:10,error_sampling_rate:100,collect_fonts:!1,inline_images:!1,fix_stylesheets:!0,mask_all_inputs:!0,get mask_text_selector(){return e.mask_selector},set mask_text_selector(t){i(t)?e.mask_selector="".concat(t,",").concat(u):""===t||null===t?e.mask_selector=u:(0,a.R)(5,t)},get block_class(){return"nr-block"},get ignore_class(){return"nr-ignore"},get mask_text_class(){return"nr-mask"},get block_selector(){return e.block_selector},set block_selector(t){i(t)?e.block_selector+=",".concat(t):""!==t&&(0,a.R)(6,t)},get mask_input_options(){return e.mask_input_options},set mask_input_options(t){t&&"object"==typeof t?e.mask_input_options={...t,password:!0}:(0,a.R)(7,t)}},session_trace:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},soft_navigations:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},spa:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},ssl:void 0,user_actions:{enabled:!0}}},l={},f="All configuration objects require an agent identifier!";function h(e){if(!e)throw new Error(f);if(!l[e])throw new Error("Configuration for ".concat(e," was never set"));return l[e]}function p(e,t){if(!e)throw new Error(f);l[e]=(0,c.a)(t,d());const r=(0,s.nY)(e);r&&(r.init=l[e])}function g(e,t){if(!e)throw new Error(f);var r=h(e);if(r){for(var n=t.split("."),i=0;i<n.length-1;i++)if("object"!=typeof(r=r[n[i]]))return;r=r[n[n.length-1]]}return r}},5603:(e,t,r)=>{"use strict";r.d(t,{a:()=>c,o:()=>s});var n=r(384),i=r(8122);const o={accountID:void 0,trustKey:void 0,agentID:void 0,licenseKey:void 0,applicationID:void 0,xpid:void 0},a={};function s(e){if(!e)throw new Error("All loader-config objects require an agent identifier!");if(!a[e])throw new Error("LoaderConfig for ".concat(e," was never set"));return a[e]}function c(e,t){if(!e)throw new Error("All loader-config objects require an agent identifier!");a[e]=(0,i.a)(t,o);const r=(0,n.nY)(e);r&&(r.loader_config=a[e])}},3371:(e,t,r)=>{"use strict";r.d(t,{V:()=>f,f:()=>l});var n=r(8122),i=r(384),o=r(6154),a=r(9324);let s=0;const c={buildEnv:a.F3,distMethod:a.Xs,version:a.xv,originTime:o.WN},u={customTransaction:void 0,disabled:!1,isolatedBacklog:!1,loaderType:void 0,maxBytes:3e4,onerror:void 0,ptid:void 0,releaseIds:{},appMetadata:{},session:void 0,denyList:void 0,timeKeeper:void 0,obfuscator:void 0},d={};function l(e){if(!e)throw new Error("All runtime objects require an agent identifier!");if(!d[e])throw new Error("Runtime for ".concat(e," was never set"));return d[e]}function f(e,t){if(!e)throw new Error("All runtime objects require an agent identifier!");d[e]={...(0,n.a)(t,u),...c},Object.hasOwnProperty.call(d[e],"harvestCount")||Object.defineProperty(d[e],"harvestCount",{get:()=>++s});const r=(0,i.nY)(e);r&&(r.runtime=d[e])}},9324:(e,t,r)=>{"use strict";r.d(t,{F3:()=>i,Xs:()=>o,Yq:()=>a,xv:()=>n});const n="1.274.0",i="PROD",o="CDN",a="^2.0.0-alpha.17"},6154:(e,t,r)=>{"use strict";r.d(t,{A4:()=>s,OF:()=>d,RI:()=>i,WN:()=>h,bv:()=>o,gm:()=>a,lR:()=>f,m:()=>u,mw:()=>c,sb:()=>l});var n=r(1863);const i="undefined"!=typeof window&&!!window.document,o="undefined"!=typeof WorkerGlobalScope&&("undefined"!=typeof self&&self instanceof WorkerGlobalScope&&self.navigator instanceof WorkerNavigator||"undefined"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis.navigator instanceof WorkerNavigator),a=i?window:"undefined"!=typeof WorkerGlobalScope&&("undefined"!=typeof self&&self instanceof WorkerGlobalScope&&self||"undefined"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis),s="complete"===a?.document?.readyState,c=Boolean("hidden"===a?.document?.visibilityState),u=""+a?.location,d=/iPad|iPhone|iPod/.test(a.navigator?.userAgent),l=d&&"undefined"==typeof SharedWorker,f=(()=>{const e=a.navigator?.userAgent?.match(/Firefox[/\s](\d+\.\d+)/);return Array.isArray(e)&&e.length>=2?+e[1]:0})(),h=Date.now()-(0,n.t)()},7295:(e,t,r)=>{"use strict";r.d(t,{Xv:()=>a,gX:()=>i,iW:()=>o});var n=[];function i(e){if(!e||o(e))return!1;if(0===n.length)return!0;for(var t=0;t<n.length;t++){var r=n[t];if("*"===r.hostname)return!1;if(s(r.hostname,e.hostname)&&c(r.pathname,e.pathname))return!1}return!0}function o(e){return void 0===e.hostname}function a(e){if(n=[],e&&e.length)for(var t=0;t<e.length;t++){let r=e[t];if(!r)continue;0===r.indexOf("http://")?r=r.substring(7):0===r.indexOf("https://")&&(r=r.substring(8));const i=r.indexOf("/");let o,a;i>0?(o=r.substring(0,i),a=r.substring(i)):(o=r,a="");let[s]=o.split(":");n.push({hostname:s,pathname:a})}}function s(e,t){return!(e.length>t.length)&&t.indexOf(e)===t.length-e.length}function c(e,t){return 0===e.indexOf("/")&&(e=e.substring(1)),0===t.indexOf("/")&&(t=t.substring(1)),""===e||e===t}},1687:(e,t,r)=>{"use strict";r.d(t,{Ak:()=>c,Ze:()=>l,x3:()=>u});var n=r(7836),i=r(3606),o=r(860),a=r(2646);const s={};function c(e,t){const r={staged:!1,priority:o.P3[t]||0};d(e),s[e].get(t)||s[e].set(t,r)}function u(e,t){e&&s[e]&&(s[e].get(t)&&s[e].delete(t),h(e,t,!1),s[e].size&&f(e))}function d(e){if(!e)throw new Error("agentIdentifier required");s[e]||(s[e]=new Map)}function l(e="",t="feature",r=!1){if(d(e),!e||!s[e].get(t)||r)return h(e,t);s[e].get(t).staged=!0,f(e)}function f(e){const t=Array.from(s[e]);t.every((([e,t])=>t.staged))&&(t.sort(((e,t)=>e[1].priority-t[1].priority)),t.forEach((([t])=>{s[e].delete(t),h(e,t)})))}function h(e,t,r=!0){const o=e?n.ee.get(e):n.ee,s=i.i.handlers;if(!o.aborted&&o.backlog&&s){if(r){const e=o.backlog[t],r=s[t];if(r){for(let t=0;e&&t<e.length;++t)p(e[t],r);Object.entries(r).forEach((([e,t])=>{Object.values(t||{}).forEach((t=>{t[0]?.on&&t[0]?.context()instanceof a.y&&t[0].on(e,t[1])}))}))}}o.isolatedBacklog||delete s[t],o.backlog[t]=null,o.emit("drain-"+t,[])}}function p(e,t){var r=e[1];Object.values(t[r]||{}).forEach((t=>{var r=e[0];if(t[0]===r){var n=t[1],i=e[3],o=e[2];n.apply(i,o)}}))}},7836:(e,t,r)=>{"use strict";r.d(t,{P:()=>c,ee:()=>u});var n=r(384),i=r(8990),o=r(3371),a=r(2646),s=r(5607);const c="nr@context:".concat(s.W),u=function e(t,r){var n={},s={},d={},l=!1;try{l=16===r.length&&(0,o.f)(r).isolatedBacklog}catch(e){}var f={on:p,addEventListener:p,removeEventListener:function(e,t){var r=n[e];if(!r)return;for(var i=0;i<r.length;i++)r[i]===t&&r.splice(i,1)},emit:function(e,r,n,i,o){!1!==o&&(o=!0);if(u.aborted&&!i)return;t&&o&&t.emit(e,r,n);for(var a=h(n),c=g(e),d=c.length,l=0;l<d;l++)c[l].apply(a,r);var p=v()[s[e]];p&&p.push([f,e,r,a]);return a},get:m,listeners:g,context:h,buffer:function(e,t){const r=v();if(t=t||"feature",f.aborted)return;Object.entries(e||{}).forEach((([e,n])=>{s[n]=t,t in r||(r[t]=[])}))},abort:function(){f._aborted=!0,Object.keys(f.backlog).forEach((e=>{delete f.backlog[e]}))},isBuffering:function(e){return!!v()[s[e]]},debugId:r,backlog:l?{}:t&&"object"==typeof t.backlog?t.backlog:{},isolatedBacklog:l};return Object.defineProperty(f,"aborted",{get:()=>{let e=f._aborted||!1;return e||(t&&(e=t.aborted),e)}}),f;function h(e){return e&&e instanceof a.y?e:e?(0,i.I)(e,c,(()=>new a.y(c))):new a.y(c)}function p(e,t){n[e]=g(e).concat(t)}function g(e){return n[e]||[]}function m(t){return d[t]=d[t]||e(f,t)}function v(){return f.backlog}}(void 0,"globalEE"),d=(0,n.Zm)();d.ee||(d.ee=u)},2646:(e,t,r)=>{"use strict";r.d(t,{y:()=>n});class n{constructor(e){this.contextId=e}}},9908:(e,t,r)=>{"use strict";r.d(t,{d:()=>n,p:()=>i});var n=r(7836).ee.get("handle");function i(e,t,r,i,o){o?(o.buffer([e],i),o.emit(e,t,r)):(n.buffer([e],i),n.emit(e,t,r))}},3606:(e,t,r)=>{"use strict";r.d(t,{i:()=>o});var n=r(9908);o.on=a;var i=o.handlers={};function o(e,t,r,o){a(o||n.d,i,e,t,r)}function a(e,t,r,i,o){o||(o="feature"),e||(e=n.d);var a=t[o]=t[o]||{};(a[r]=a[r]||[]).push([e,i])}},3878:(e,t,r)=>{"use strict";function n(e,t){return{capture:e,passive:!1,signal:t}}function i(e,t,r=!1,i){window.addEventListener(e,t,n(r,i))}function o(e,t,r=!1,i){document.addEventListener(e,t,n(r,i))}r.d(t,{DD:()=>o,jT:()=>n,sp:()=>i})},5607:(e,t,r)=>{"use strict";r.d(t,{W:()=>n});const n=(0,r(9566).bz)()},9566:(e,t,r)=>{"use strict";r.d(t,{LA:()=>s,ZF:()=>c,bz:()=>a,el:()=>u});var n=r(6154);const i="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";function o(e,t){return e?15&e[t]:16*Math.random()|0}function a(){const e=n.gm?.crypto||n.gm?.msCrypto;let t,r=0;return e&&e.getRandomValues&&(t=e.getRandomValues(new Uint8Array(30))),i.split("").map((e=>"x"===e?o(t,r++).toString(16):"y"===e?(3&o()|8).toString(16):e)).join("")}function s(e){const t=n.gm?.crypto||n.gm?.msCrypto;let r,i=0;t&&t.getRandomValues&&(r=t.getRandomValues(new Uint8Array(e)));const a=[];for(var s=0;s<e;s++)a.push(o(r,i++).toString(16));return a.join("")}function c(){return s(16)}function u(){return s(32)}},2614:(e,t,r)=>{"use strict";r.d(t,{BB:()=>a,H3:()=>n,g:()=>u,iL:()=>c,tS:()=>s,uh:()=>i,wk:()=>o});const n="NRBA",i="SESSION",o=144e5,a=18e5,s={STARTED:"session-started",PAUSE:"session-pause",RESET:"session-reset",RESUME:"session-resume",UPDATE:"session-update"},c={SAME_TAB:"same-tab",CROSS_TAB:"cross-tab"},u={OFF:0,FULL:1,ERROR:2}},1863:(e,t,r)=>{"use strict";function n(){return Math.floor(performance.now())}r.d(t,{t:()=>n})},7485:(e,t,r)=>{"use strict";r.d(t,{D:()=>i});var n=r(6154);function i(e){if(0===(e||"").indexOf("data:"))return{protocol:"data"};try{const t=new URL(e,location.href),r={port:t.port,hostname:t.hostname,pathname:t.pathname,search:t.search,protocol:t.protocol.slice(0,t.protocol.indexOf(":")),sameOrigin:t.protocol===n.gm?.location?.protocol&&t.host===n.gm?.location?.host};return r.port&&""!==r.port||("http:"===t.protocol&&(r.port="80"),"https:"===t.protocol&&(r.port="443")),r.pathname&&""!==r.pathname?r.pathname.startsWith("/")||(r.pathname="/".concat(r.pathname)):r.pathname="/",r}catch(e){return{}}}},944:(e,t,r)=>{"use strict";function n(e,t){"function"==typeof console.debug&&console.debug("New Relic Warning: https://github.com/newrelic/newrelic-browser-agent/blob/main/docs/warning-codes.md#".concat(e),t)}r.d(t,{R:()=>n})},5284:(e,t,r)=>{"use strict";r.d(t,{t:()=>c,B:()=>s});var n=r(7836),i=r(6154);const o="newrelic";const a=new Set,s={};function c(e,t){const r=n.ee.get(t);s[t]??={},e&&"object"==typeof e&&(a.has(t)||(r.emit("rumresp",[e]),s[t]=e,a.add(t),function(e={}){try{i.gm.dispatchEvent(new CustomEvent(o,{detail:e}))}catch(e){}}({loaded:!0})))}},8990:(e,t,r)=>{"use strict";r.d(t,{I:()=>i});var n=Object.prototype.hasOwnProperty;function i(e,t,r){if(n.call(e,t))return e[t];var i=r();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,t,{value:i,writable:!0,enumerable:!1}),i}catch(e){}return e[t]=i,i}},6389:(e,t,r)=>{"use strict";function n(e,t=500,r={}){const n=r?.leading||!1;let i;return(...r)=>{n&&void 0===i&&(e.apply(this,r),i=setTimeout((()=>{i=clearTimeout(i)}),t)),n||(clearTimeout(i),i=setTimeout((()=>{e.apply(this,r)}),t))}}function i(e){let t=!1;return(...r)=>{t||(t=!0,e.apply(this,r))}}r.d(t,{J:()=>i,s:()=>n})},3304:(e,t,r)=>{"use strict";r.d(t,{A:()=>o});var n=r(7836);const i=()=>{const e=new WeakSet;return(t,r)=>{if("object"==typeof r&&null!==r){if(e.has(r))return;e.add(r)}return r}};function o(e){try{return JSON.stringify(e,i())??""}catch(e){try{n.ee.emit("internal-error",[e])}catch(e){}return""}}},5289:(e,t,r)=>{"use strict";r.d(t,{GG:()=>o,sB:()=>a});var n=r(3878);function i(){return"undefined"==typeof document||"complete"===document.readyState}function o(e,t){if(i())return e();(0,n.sp)("load",e,t)}function a(e){if(i())return e();(0,n.DD)("DOMContentLoaded",e)}},384:(e,t,r)=>{"use strict";r.d(t,{NT:()=>o,US:()=>d,Zm:()=>a,bQ:()=>c,dV:()=>s,nY:()=>u,pV:()=>l});var n=r(6154),i=r(1863);const o={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net"};function a(){return n.gm.NREUM||(n.gm.NREUM={}),void 0===n.gm.newrelic&&(n.gm.newrelic=n.gm.NREUM),n.gm.NREUM}function s(){let e=a();return e.o||(e.o={ST:n.gm.setTimeout,SI:n.gm.setImmediate,CT:n.gm.clearTimeout,XHR:n.gm.XMLHttpRequest,REQ:n.gm.Request,EV:n.gm.Event,PR:n.gm.Promise,MO:n.gm.MutationObserver,FETCH:n.gm.fetch,WS:n.gm.WebSocket}),e}function c(e,t){let r=a();r.initializedAgents??={},t.initializedAt={ms:(0,i.t)(),date:new Date},r.initializedAgents[e]=t}function u(e){let t=a();return t.initializedAgents?.[e]}function d(e,t){a()[e]=t}function l(){return function(){let e=a();const t=e.info||{};e.info={beacon:o.beacon,errorBeacon:o.errorBeacon,...t}}(),function(){let e=a();const t=e.init||{};e.init={...t}}(),s(),function(){let e=a();const t=e.loader_config||{};e.loader_config={...t}}(),a()}},2843:(e,t,r)=>{"use strict";r.d(t,{u:()=>i});var n=r(3878);function i(e,t=!1,r,i){(0,n.DD)("visibilitychange",(function(){if(t)return void("hidden"===document.visibilityState&&e());e(document.visibilityState)}),r,i)}},8139:(e,t,r)=>{"use strict";r.d(t,{u:()=>f});var n=r(7836),i=r(3434),o=r(8990),a=r(6154);const s={},c=a.gm.XMLHttpRequest,u="addEventListener",d="removeEventListener",l="nr@wrapped:".concat(n.P);function f(e){var t=function(e){return(e||n.ee).get("events")}(e);if(s[t.debugId]++)return t;s[t.debugId]=1;var r=(0,i.YM)(t,!0);function f(e){r.inPlace(e,[u,d],"-",p)}function p(e,t){return e[1]}return"getPrototypeOf"in Object&&(a.RI&&h(document,f),h(a.gm,f),h(c.prototype,f)),t.on(u+"-start",(function(e,t){var n=e[1];if(null!==n&&("function"==typeof n||"object"==typeof n)){var i=(0,o.I)(n,l,(function(){var e={object:function(){if("function"!=typeof n.handleEvent)return;return n.handleEvent.apply(n,arguments)},function:n}[typeof n];return e?r(e,"fn-",null,e.name||"anonymous"):n}));this.wrapped=e[1]=i}})),t.on(d+"-start",(function(e){e[1]=this.wrapped||e[1]})),t}function h(e,t,...r){let n=e;for(;"object"==typeof n&&!Object.prototype.hasOwnProperty.call(n,u);)n=Object.getPrototypeOf(n);n&&t(n,...r)}},3434:(e,t,r)=>{"use strict";r.d(t,{Jt:()=>o,YM:()=>c});var n=r(7836),i=r(5607);const o="nr@original:".concat(i.W);var a=Object.prototype.hasOwnProperty,s=!1;function c(e,t){return e||(e=n.ee),r.inPlace=function(e,t,n,i,o){n||(n="");const a="-"===n.charAt(0);for(let s=0;s<t.length;s++){const c=t[s],u=e[c];d(u)||(e[c]=r(u,a?c+n:n,i,c,o))}},r.flag=o,r;function r(t,r,n,s,c){return d(t)?t:(r||(r=""),nrWrapper[o]=t,function(e,t,r){if(Object.defineProperty&&Object.keys)try{return Object.keys(e).forEach((function(r){Object.defineProperty(t,r,{get:function(){return e[r]},set:function(t){return e[r]=t,t}})})),t}catch(e){u([e],r)}for(var n in e)a.call(e,n)&&(t[n]=e[n])}(t,nrWrapper,e),nrWrapper);function nrWrapper(){var o,a,d,l;try{a=this,o=[...arguments],d="function"==typeof n?n(o,a):n||{}}catch(t){u([t,"",[o,a,s],d],e)}i(r+"start",[o,a,s],d,c);try{return l=t.apply(a,o)}catch(e){throw i(r+"err",[o,a,e],d,c),e}finally{i(r+"end",[o,a,l],d,c)}}}function i(r,n,i,o){if(!s||t){var a=s;s=!0;try{e.emit(r,n,i,t,o)}catch(t){u([t,r,n,i],e)}s=a}}}function u(e,t){t||(t=n.ee);try{t.emit("internal-error",e)}catch(e){}}function d(e){return!(e&&"function"==typeof e&&e.apply&&!e[o])}},9300:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.ajax},3333:(e,t,r)=>{"use strict";r.d(t,{TZ:()=>n,Zp:()=>i,mq:()=>s,nf:()=>a,qN:()=>o});const n=r(860).K7.genericEvents,i=["auxclick","click","copy","keydown","paste","scrollend"],o=["focus","blur"],a=4,s=1e3},6774:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.jserrors},993:(e,t,r)=>{"use strict";r.d(t,{ET:()=>o,TZ:()=>a,p_:()=>i});var n=r(860);const i={ERROR:"ERROR",WARN:"WARN",INFO:"INFO",DEBUG:"DEBUG",TRACE:"TRACE"},o="log",a=n.K7.logging},3785:(e,t,r)=>{"use strict";r.d(t,{R:()=>c,b:()=>u});var n=r(9908),i=r(1863),o=r(860),a=r(3969),s=r(993);function c(e,t,r={},c=s.p_.INFO){(0,n.p)(a.xV,["API/logging/".concat(c.toLowerCase(),"/called")],void 0,o.K7.metrics,e),(0,n.p)(s.ET,[(0,i.t)(),t,r,c],void 0,o.K7.logging,e)}function u(e){return"string"==typeof e&&Object.values(s.p_).some((t=>t===e.toUpperCase().trim()))}},3969:(e,t,r)=>{"use strict";r.d(t,{TZ:()=>n,XG:()=>s,rs:()=>i,xV:()=>a,z_:()=>o});const n=r(860).K7.metrics,i="sm",o="cm",a="storeSupportabilityMetrics",s="storeEventMetrics"},6630:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.pageViewEvent},782:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.pageViewTiming},6344:(e,t,r)=>{"use strict";r.d(t,{BB:()=>d,G4:()=>o,Qb:()=>l,TZ:()=>i,Ug:()=>a,_s:()=>s,bc:()=>u,yP:()=>c});var n=r(2614);const i=r(860).K7.sessionReplay,o={RECORD:"recordReplay",PAUSE:"pauseReplay",REPLAY_RUNNING:"replayRunning",ERROR_DURING_REPLAY:"errorDuringReplay"},a=.12,s={DomContentLoaded:0,Load:1,FullSnapshot:2,IncrementalSnapshot:3,Meta:4,Custom:5},c={[n.g.ERROR]:15e3,[n.g.FULL]:3e5,[n.g.OFF]:0},u={RESET:{message:"Session was reset",sm:"Reset"},IMPORT:{message:"Recorder failed to import",sm:"Import"},TOO_MANY:{message:"429: Too Many Requests",sm:"Too-Many"},TOO_BIG:{message:"Payload was too large",sm:"Too-Big"},CROSS_TAB:{message:"Session Entity was set to OFF on another tab",sm:"Cross-Tab"},ENTITLEMENTS:{message:"Session Replay is not allowed and will not be started",sm:"Entitlement"}},d=5e3,l={API:"api"}},5270:(e,t,r)=>{"use strict";r.d(t,{Aw:()=>c,CT:()=>u,SR:()=>s});var n=r(384),i=r(9417),o=r(7767),a=r(6154);function s(e){return!!(0,n.dV)().o.MO&&(0,o.V)(e)&&!0===(0,i.gD)(e,"session_trace.enabled")}function c(e){return!0===(0,i.gD)(e,"session_replay.preload")&&s(e)}function u(e,t){const r=t.correctAbsoluteTimestamp(e);return{originalTimestamp:e,correctedTimestamp:r,timestampDiff:e-r,originTime:a.WN,correctedOriginTime:t.correctedOriginTime,originTimeDiff:Math.floor(a.WN-t.correctedOriginTime)}}},3738:(e,t,r)=>{"use strict";r.d(t,{He:()=>i,Kp:()=>s,Lc:()=>u,Rz:()=>d,TZ:()=>n,bD:()=>o,d3:()=>a,jx:()=>l,uP:()=>c});const n=r(860).K7.sessionTrace,i="bstResource",o="resource",a="-start",s="-end",c="fn"+a,u="fn"+s,d="pushState",l=1e3},3962:(e,t,r)=>{"use strict";r.d(t,{AM:()=>o,O2:()=>s,Qu:()=>c,TZ:()=>a,ih:()=>u,tC:()=>i});var n=r(860);const i=["click","keydown","submit"],o="api",a=n.K7.softNav,s={INITIAL_PAGE_LOAD:"",ROUTE_CHANGE:1,UNSPECIFIED:2},c={INTERACTION:1,AJAX:2,CUSTOM_END:3,CUSTOM_TRACER:4},u={IP:"in progress",FIN:"finished",CAN:"cancelled"}},7378:(e,t,r)=>{"use strict";r.d(t,{$p:()=>x,BR:()=>b,Kp:()=>R,L3:()=>y,Lc:()=>c,NC:()=>o,SG:()=>d,TZ:()=>i,U6:()=>p,UT:()=>m,d3:()=>w,dT:()=>f,e5:()=>A,gx:()=>v,l9:()=>l,oW:()=>h,op:()=>g,rw:()=>u,tH:()=>E,uP:()=>s,wW:()=>T,xq:()=>a});var n=r(384);const i=r(860).K7.spa,o=["click","submit","keypress","keydown","keyup","change"],a=999,s="fn-start",c="fn-end",u="cb-start",d="api-ixn-",l="remaining",f="interaction",h="spaNode",p="jsonpNode",g="fetch-start",m="fetch-done",v="fetch-body-",b="jsonp-end",y=(0,n.dV)().o.ST,w="-start",R="-end",x="-body",T="cb"+R,A="jsTime",E="fetch"},4234:(e,t,r)=>{"use strict";r.d(t,{W:()=>o});var n=r(7836),i=r(1687);class o{constructor(e,t){this.agentIdentifier=e,this.ee=n.ee.get(e),this.featureName=t,this.blocked=!1}deregisterDrain(){(0,i.x3)(this.agentIdentifier,this.featureName)}}},7767:(e,t,r)=>{"use strict";r.d(t,{V:()=>o});var n=r(9417),i=r(6154);const o=e=>i.RI&&!0===(0,n.gD)(e,"privacy.cookies_enabled")},425:(e,t,r)=>{"use strict";r.d(t,{j:()=>j});var n=r(860),i=r(2555),o=r(3371),a=r(9908),s=r(7836),c=r(1687),u=r(5289),d=r(6154),l=r(944),f=r(3969),h=r(384),p=r(6344);const g=["setErrorHandler","finished","addToTrace","addRelease","addPageAction","setCurrentRouteName","setPageViewName","setCustomAttribute","interaction","noticeError","setUserId","setApplicationVersion","start",p.G4.RECORD,p.G4.PAUSE,"log","wrapLogger"],m=["setErrorHandler","finished","addToTrace","addRelease"];var v=r(1863),b=r(2614),y=r(993),w=r(3785),R=r(2646),x=r(3434);function T(e,t,r,n){if("object"!=typeof t||!t||"string"!=typeof r||!r||"function"!=typeof t[r])return(0,l.R)(29);const i=function(e){return(e||s.ee).get("logger")}(e),o=(0,x.YM)(i),a=new R.y(s.P);return a.level=n.level,a.customAttributes=n.customAttributes,o.inPlace(t,[r],"wrap-logger-",a),i}function A(){const e=(0,h.pV)();g.forEach((t=>{e[t]=(...r)=>function(t,...r){let n=[];return Object.values(e.initializedAgents).forEach((e=>{e&&e.api?e.exposed&&e.api[t]&&n.push(e.api[t](...r)):(0,l.R)(38,t)})),n.length>1?n:n[0]}(t,...r)}))}const E={};var S=r(9417),N=r(5603),O=r(5284);const _=e=>{const t=e.startsWith("http");e+="/",r.p=t?e:"https://"+e};let I=!1;function j(e,t={},g,R){let{init:x,info:j,loader_config:P,runtime:C={},exposed:k=!0}=t;C.loaderType=g;const L=(0,h.pV)();j||(x=L.init,j=L.info,P=L.loader_config),(0,S.xN)(e.agentIdentifier,x||{}),(0,N.a)(e.agentIdentifier,P||{}),j.jsAttributes??={},d.bv&&(j.jsAttributes.isWorker=!0),(0,i.x1)(e.agentIdentifier,j);const H=(0,S.D0)(e.agentIdentifier),D=[j.beacon,j.errorBeacon];I||(H.proxy.assets&&(_(H.proxy.assets),D.push(H.proxy.assets)),H.proxy.beacon&&D.push(H.proxy.beacon),A(),(0,h.US)("activatedFeatures",O.B),e.runSoftNavOverSpa&&=!0===H.soft_navigations.enabled&&H.feature_flags.includes("soft_nav")),C.denyList=[...H.ajax.deny_list||[],...H.ajax.block_internal?D:[]],C.ptid=e.agentIdentifier,(0,o.V)(e.agentIdentifier,C),e.ee=s.ee.get(e.agentIdentifier),void 0===e.api&&(e.api=function(e,t,h=!1){t||(0,c.Ak)(e,"api");const g={};var R=s.ee.get(e),x=R.get("tracer");E[e]=b.g.OFF,R.on(p.G4.REPLAY_RUNNING,(t=>{E[e]=t}));var A="api-",S=A+"ixn-";function N(t,r,n,o){const a=(0,i.Vp)(e);return null===r?delete a.jsAttributes[t]:(0,i.x1)(e,{...a,jsAttributes:{...a.jsAttributes,[t]:r}}),I(A,n,!0,o||null===r?"session":void 0)(t,r)}function O(){}g.log=function(e,{customAttributes:t={},level:r=y.p_.INFO}={}){(0,a.p)(f.xV,["API/log/called"],void 0,n.K7.metrics,R),(0,w.R)(R,e,t,r)},g.wrapLogger=(e,t,{customAttributes:r={},level:i=y.p_.INFO}={})=>{(0,a.p)(f.xV,["API/wrapLogger/called"],void 0,n.K7.metrics,R),T(R,e,t,{customAttributes:r,level:i})},m.forEach((e=>{g[e]=I(A,e,!0,"api")})),g.addPageAction=I(A,"addPageAction",!0,n.K7.genericEvents),g.setPageViewName=function(t,r){if("string"==typeof t)return"/"!==t.charAt(0)&&(t="/"+t),(0,o.f)(e).customTransaction=(r||"http://custom.transaction")+t,I(A,"setPageViewName",!0)()},g.setCustomAttribute=function(e,t,r=!1){if("string"==typeof e){if(["string","number","boolean"].includes(typeof t)||null===t)return N(e,t,"setCustomAttribute",r);(0,l.R)(40,typeof t)}else(0,l.R)(39,typeof e)},g.setUserId=function(e){if("string"==typeof e||null===e)return N("enduser.id",e,"setUserId",!0);(0,l.R)(41,typeof e)},g.setApplicationVersion=function(e){if("string"==typeof e||null===e)return N("application.version",e,"setApplicationVersion",!1);(0,l.R)(42,typeof e)},g.start=()=>{try{(0,a.p)(f.xV,["API/start/called"],void 0,n.K7.metrics,R),R.emit("manual-start-all")}catch(e){(0,l.R)(23,e)}},g[p.G4.RECORD]=function(){(0,a.p)(f.xV,["API/recordReplay/called"],void 0,n.K7.metrics,R),(0,a.p)(p.G4.RECORD,[],void 0,n.K7.sessionReplay,R)},g[p.G4.PAUSE]=function(){(0,a.p)(f.xV,["API/pauseReplay/called"],void 0,n.K7.metrics,R),(0,a.p)(p.G4.PAUSE,[],void 0,n.K7.sessionReplay,R)},g.interaction=function(e){return(new O).get("object"==typeof e?e:{})};const _=O.prototype={createTracer:function(e,t){var r={},i=this,o="function"==typeof t;return(0,a.p)(f.xV,["API/createTracer/called"],void 0,n.K7.metrics,R),h||(0,a.p)(S+"tracer",[(0,v.t)(),e,r],i,n.K7.spa,R),function(){if(x.emit((o?"":"no-")+"fn-start",[(0,v.t)(),i,o],r),o)try{return t.apply(this,arguments)}catch(e){const t="string"==typeof e?new Error(e):e;throw x.emit("fn-err",[arguments,this,t],r),t}finally{x.emit("fn-end",[(0,v.t)()],r)}}}};function I(e,t,r,i){return function(){return(0,a.p)(f.xV,["API/"+t+"/called"],void 0,n.K7.metrics,R),i&&(0,a.p)(e+t,[(0,v.t)(),...arguments],r?null:this,i,R),r?void 0:this}}function j(){r.e(478).then(r.bind(r,8778)).then((({setAPI:t})=>{t(e),(0,c.Ze)(e,"api")})).catch((e=>{(0,l.R)(27,e),R.abort()}))}return["actionText","setName","setAttribute","save","ignore","onEnd","getContext","end","get"].forEach((e=>{_[e]=I(S,e,void 0,h?n.K7.softNav:n.K7.spa)})),g.setCurrentRouteName=h?I(S,"routeName",void 0,n.K7.softNav):I(A,"routeName",!0,n.K7.spa),g.noticeError=function(t,r){"string"==typeof t&&(t=new Error(t)),(0,a.p)(f.xV,["API/noticeError/called"],void 0,n.K7.metrics,R),(0,a.p)("err",[t,(0,v.t)(),!1,r,!!E[e]],void 0,n.K7.jserrors,R)},d.RI?(0,u.GG)((()=>j()),!0):j(),g}(e.agentIdentifier,R,e.runSoftNavOverSpa)),void 0===e.exposed&&(e.exposed=k),I=!0}},8374:(e,t,r)=>{r.nc=(()=>{try{return document?.currentScript?.nonce}catch(e){}return""})()},860:(e,t,r)=>{"use strict";r.d(t,{$J:()=>o,K7:()=>n,P3:()=>i});const n={ajax:"ajax",genericEvents:"generic_events",jserrors:"jserrors",logging:"logging",metrics:"metrics",pageAction:"page_action",pageViewEvent:"page_view_event",pageViewTiming:"page_view_timing",sessionReplay:"session_replay",sessionTrace:"session_trace",softNav:"soft_navigations",spa:"spa"},i={[n.pageViewEvent]:1,[n.pageViewTiming]:2,[n.metrics]:3,[n.jserrors]:4,[n.spa]:5,[n.ajax]:6,[n.sessionTrace]:7,[n.softNav]:8,[n.sessionReplay]:9,[n.logging]:10,[n.genericEvents]:11},o={[n.pageViewTiming]:"events",[n.ajax]:"events",[n.spa]:"events",[n.softNav]:"events",[n.metrics]:"jserrors",[n.jserrors]:"jserrors",[n.sessionTrace]:"browser/blobs",[n.sessionReplay]:"browser/blobs",[n.logging]:"browser/logs",[n.genericEvents]:"ins"}}},n={};function i(e){var t=n[e];if(void 0!==t)return t.exports;var o=n[e]={exports:{}};return r[e](o,o.exports,i),o.exports}i.m=r,i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.f={},i.e=e=>Promise.all(Object.keys(i.f).reduce(((t,r)=>(i.f[r](e,t),t)),[])),i.u=e=>({212:"nr-spa-compressor",249:"nr-spa-recorder",478:"nr-spa"}[e]+"-1.274.0.min.js"),i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),e={},t="NRBA-1.274.0.PROD:",i.l=(r,n,o,a)=>{if(e[r])e[r].push(n);else{var s,c;if(void 0!==o)for(var u=document.getElementsByTagName("script"),d=0;d<u.length;d++){var l=u[d];if(l.getAttribute("src")==r||l.getAttribute("data-webpack")==t+o){s=l;break}}if(!s){c=!0;var f={478:"sha512-1vUqEfJPB8Pihje9mv5CfYgkitO1FWcS+UQb84DbXqP8oYctRv4/lzl/MzNLPlRhcY1WVDBGL20I8vm6s2VV7g==",249:"sha512-Y/BeZAh6VSTmUtUNmS5XdyKxL92s30Fyyj8xVW76HSPxcKItL4+x2+kGMZc8pMJnUpZDz1L4eftZQAJh3D8NnA==",212:"sha512-Gn2tQ3qog5Yhrx/gRutkSTYPp+7nkKFt4/mIXg99LxcNpMDAYJZDBYmAACdoHNM86+iq1F3cBcQotFNzjIX8bw=="};(s=document.createElement("script")).charset="utf-8",s.timeout=120,i.nc&&s.setAttribute("nonce",i.nc),s.setAttribute("data-webpack",t+o),s.src=r,0!==s.src.indexOf(window.location.origin+"/")&&(s.crossOrigin="anonymous"),f[a]&&(s.integrity=f[a])}e[r]=[n];var h=(t,n)=>{s.onerror=s.onload=null,clearTimeout(p);var i=e[r];if(delete e[r],s.parentNode&&s.parentNode.removeChild(s),i&&i.forEach((e=>e(n))),t)return t(n)},p=setTimeout(h.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=h.bind(null,s.onerror),s.onload=h.bind(null,s.onload),c&&document.head.appendChild(s)}},i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.p="https://js-agent.newrelic.com/",(()=>{var e={38:0,788:0};i.f.j=(t,r)=>{var n=i.o(e,t)?e[t]:void 0;if(0!==n)if(n)r.push(n[2]);else{var o=new Promise(((r,i)=>n=e[t]=[r,i]));r.push(n[2]=o);var a=i.p+i.u(t),s=new Error;i.l(a,(r=>{if(i.o(e,t)&&(0!==(n=e[t])&&(e[t]=void 0),n)){var o=r&&("load"===r.type?"missing":r.type),a=r&&r.target&&r.target.src;s.message="Loading chunk "+t+" failed.\n("+o+": "+a+")",s.name="ChunkLoadError",s.type=o,s.request=a,n[1](s)}}),"chunk-"+t,t)}};var t=(t,r)=>{var n,o,[a,s,c]=r,u=0;if(a.some((t=>0!==e[t]))){for(n in s)i.o(s,n)&&(i.m[n]=s[n]);if(c)c(i)}for(t&&t(r);u<a.length;u++)o=a[u],i.o(e,o)&&e[o]&&e[o][0](),e[o]=0},r=self["webpackChunk:NRBA-1.274.0.PROD"]=self["webpackChunk:NRBA-1.274.0.PROD"]||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))})(),(()=>{"use strict";i(8374);var e=i(944),t=i(6344),r=i(9566);class n{agentIdentifier;constructor(e=(0,r.LA)(16)){this.agentIdentifier=e}#e(t,...r){if("function"==typeof this.api?.[t])return this.api[t](...r);(0,e.R)(35,t)}addPageAction(e,t){return this.#e("addPageAction",e,t)}setPageViewName(e,t){return this.#e("setPageViewName",e,t)}setCustomAttribute(e,t,r){return this.#e("setCustomAttribute",e,t,r)}noticeError(e,t){return this.#e("noticeError",e,t)}setUserId(e){return this.#e("setUserId",e)}setApplicationVersion(e){return this.#e("setApplicationVersion",e)}setErrorHandler(e){return this.#e("setErrorHandler",e)}addRelease(e,t){return this.#e("addRelease",e,t)}log(e,t){return this.#e("log",e,t)}}class o extends n{#e(t,...r){if("function"==typeof this.api?.[t])return this.api[t](...r);(0,e.R)(35,t)}start(){return this.#e("start")}finished(e){return this.#e("finished",e)}recordReplay(){return this.#e(t.G4.RECORD)}pauseReplay(){return this.#e(t.G4.PAUSE)}addToTrace(e){return this.#e("addToTrace",e)}setCurrentRouteName(e){return this.#e("setCurrentRouteName",e)}interaction(){return this.#e("interaction")}wrapLogger(e,t,r){return this.#e("wrapLogger",e,t,r)}}var a=i(860),s=i(9417);const c=Object.values(a.K7);function u(e){const t={};return c.forEach((r=>{t[r]=function(e,t){return!0===(0,s.gD)(t,"".concat(e,".enabled"))}(r,e)})),t}var d=i(425);var l=i(1687),f=i(4234),h=i(5289),p=i(6154),g=i(5270),m=i(7767),v=i(6389);class b extends f.W{constructor(e,t,r=!0){super(e.agentIdentifier,t),this.auto=r,this.abortHandler=void 0,this.featAggregate=void 0,this.onAggregateImported=void 0,!1===e.init[this.featureName].autoStart&&(this.auto=!1),this.auto?(0,l.Ak)(e.agentIdentifier,t):this.ee.on("manual-start-all",(0,v.J)((()=>{(0,l.Ak)(e.agentIdentifier,this.featureName),this.auto=!0,this.importAggregator(e)})))}importAggregator(t,r={}){if(this.featAggregate||!this.auto)return;let n;this.onAggregateImported=new Promise((e=>{n=e}));const o=async()=>{let o;try{if((0,m.V)(this.agentIdentifier)){const{setupAgentSession:e}=await i.e(478).then(i.bind(i,6526));o=e(t)}}catch(t){(0,e.R)(20,t),this.ee.emit("internal-error",[t]),this.featureName===a.K7.sessionReplay&&this.abortHandler?.()}try{if(t.sharedAggregator)await t.sharedAggregator;else{t.sharedAggregator=i.e(478).then(i.bind(i,9337));const{EventAggregator:e}=await t.sharedAggregator;t.sharedAggregator=new e}if(!this.#t(this.featureName,o))return(0,l.Ze)(this.agentIdentifier,this.featureName),void n(!1);const{lazyFeatureLoader:e}=await i.e(478).then(i.bind(i,6103)),{Aggregate:a}=await e(this.featureName,"aggregate");this.featAggregate=new a(t,r),n(!0)}catch(t){(0,e.R)(34,t),this.abortHandler?.(),(0,l.Ze)(this.agentIdentifier,this.featureName,!0),n(!1),this.ee&&this.ee.abort()}};p.RI?(0,h.GG)((()=>o()),!0):o()}#t(e,t){switch(e){case a.K7.sessionReplay:return(0,g.SR)(this.agentIdentifier)&&!!t;case a.K7.sessionTrace:return!!t;default:return!0}}}var y=i(6630);class w extends b{static featureName=y.T;constructor(e,t=!0){super(e,y.T,t),this.importAggregator(e)}}var R=i(384);var x=i(9908),T=i(2843),A=i(3878),E=i(782),S=i(1863);class N extends b{static featureName=E.T;constructor(e,t=!0){super(e,E.T,t),p.RI&&((0,T.u)((()=>(0,x.p)("docHidden",[(0,S.t)()],void 0,E.T,this.ee)),!0),(0,A.sp)("pagehide",(()=>(0,x.p)("winPagehide",[(0,S.t)()],void 0,E.T,this.ee))),this.importAggregator(e))}}var O=i(3969);class _ extends b{static featureName=O.TZ;constructor(e,t=!0){super(e,O.TZ,t),this.importAggregator(e)}}var I=i(6774),j=i(3304);class P{constructor(e,t,r,n,i){this.name="UncaughtError",this.message="string"==typeof e?e:(0,j.A)(e),this.sourceURL=t,this.line=r,this.column=n,this.__newrelic=i}}function C(e){return H(e)?e:new P(void 0!==e?.message?e.message:e,e?.filename||e?.sourceURL,e?.lineno||e?.line,e?.colno||e?.col,e?.__newrelic)}function k(e){const t="Unhandled Promise Rejection";if(!e?.reason)return;if(H(e.reason))try{return e.reason.message=t+": "+e.reason.message,C(e.reason)}catch(t){return C(e.reason)}const r=C(e.reason);return r.message=t+": "+r?.message,r}function L(e){if(e.error instanceof SyntaxError&&!/:\d+$/.test(e.error.stack?.trim())){const t=new P(e.message,e.filename,e.lineno,e.colno,e.error.__newrelic);return t.name=SyntaxError.name,t}return H(e.error)?e.error:C(e)}function H(e){return e instanceof Error&&!!e.stack}class D extends b{static featureName=I.T;#r=!1;constructor(e,r=!0){super(e,I.T,r);try{this.removeOnAbort=new AbortController}catch(e){}this.ee.on("internal-error",(e=>{this.abortHandler&&(0,x.p)("ierr",[C(e),(0,S.t)(),!0,{},this.#r],void 0,this.featureName,this.ee)})),this.ee.on(t.G4.REPLAY_RUNNING,(e=>{this.#r=e})),p.gm.addEventListener("unhandledrejection",(e=>{this.abortHandler&&(0,x.p)("err",[k(e),(0,S.t)(),!1,{unhandledPromiseRejection:1},this.#r],void 0,this.featureName,this.ee)}),(0,A.jT)(!1,this.removeOnAbort?.signal)),p.gm.addEventListener("error",(e=>{this.abortHandler&&(0,x.p)("err",[L(e),(0,S.t)(),!1,{},this.#r],void 0,this.featureName,this.ee)}),(0,A.jT)(!1,this.removeOnAbort?.signal)),this.abortHandler=this.#n,this.importAggregator(e)}#n(){this.removeOnAbort?.abort(),this.abortHandler=void 0}}var M=i(8990);let K=1;const U="nr@id";function V(e){const t=typeof e;return!e||"object"!==t&&"function"!==t?-1:e===p.gm?0:(0,M.I)(e,U,(function(){return K++}))}function G(e){if("string"==typeof e&&e.length)return e.length;if("object"==typeof e){if("undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer&&e.byteLength)return e.byteLength;if("undefined"!=typeof Blob&&e instanceof Blob&&e.size)return e.size;if(!("undefined"!=typeof FormData&&e instanceof FormData))try{return(0,j.A)(e).length}catch(e){return}}}var F=i(8139),B=i(7836),W=i(3434);const z={},q=["open","send"];function Z(t){var r=t||B.ee;const n=function(e){return(e||B.ee).get("xhr")}(r);if(z[n.debugId]++)return n;z[n.debugId]=1,(0,F.u)(r);var i=(0,W.YM)(n),o=p.gm.XMLHttpRequest,a=p.gm.MutationObserver,s=p.gm.Promise,c=p.gm.setInterval,u="readystatechange",d=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"],l=[],f=p.gm.XMLHttpRequest=function(t){const r=new o(t),a=n.context(r);try{n.emit("new-xhr",[r],a),r.addEventListener(u,(s=a,function(){var e=this;e.readyState>3&&!s.resolved&&(s.resolved=!0,n.emit("xhr-resolved",[],e)),i.inPlace(e,d,"fn-",y)}),(0,A.jT)(!1))}catch(t){(0,e.R)(15,t);try{n.emit("internal-error",[t])}catch(e){}}var s;return r};function h(e,t){i.inPlace(t,["onreadystatechange"],"fn-",y)}if(function(e,t){for(var r in e)t[r]=e[r]}(o,f),f.prototype=o.prototype,i.inPlace(f.prototype,q,"-xhr-",y),n.on("send-xhr-start",(function(e,t){h(e,t),function(e){l.push(e),a&&(g?g.then(b):c?c(b):(m=-m,v.data=m))}(t)})),n.on("open-xhr-start",h),a){var g=s&&s.resolve();if(!c&&!s){var m=1,v=document.createTextNode(m);new a(b).observe(v,{characterData:!0})}}else r.on("fn-end",(function(e){e[0]&&e[0].type===u||b()}));function b(){for(var e=0;e<l.length;e++)h(0,l[e]);l.length&&(l=[])}function y(e,t){return t}return n}var Y="fetch-",X=Y+"body-",J=["arrayBuffer","blob","json","text","formData"],Q=p.gm.Request,ee=p.gm.Response,te="prototype";const re={};function ne(e){const t=function(e){return(e||B.ee).get("fetch")}(e);if(!(Q&&ee&&p.gm.fetch))return t;if(re[t.debugId]++)return t;function r(e,r,n){var i=e[r];"function"==typeof i&&(e[r]=function(){var e,r=[...arguments],o={};t.emit(n+"before-start",[r],o),o[B.P]&&o[B.P].dt&&(e=o[B.P].dt);var a=i.apply(this,r);return t.emit(n+"start",[r,e],a),a.then((function(e){return t.emit(n+"end",[null,e],a),e}),(function(e){throw t.emit(n+"end",[e],a),e}))})}return re[t.debugId]=1,J.forEach((e=>{r(Q[te],e,X),r(ee[te],e,X)})),r(p.gm,"fetch",Y),t.on(Y+"end",(function(e,r){var n=this;if(r){var i=r.headers.get("content-length");null!==i&&(n.rxSize=i),t.emit(Y+"done",[null,r],n)}else t.emit(Y+"done",[e],n)})),t}var ie=i(7485),oe=i(5603);class ae{constructor(e){this.agentIdentifier=e}generateTracePayload(e){if(!this.shouldGenerateTrace(e))return null;var t=(0,oe.o)(this.agentIdentifier);if(!t)return null;var n=(t.accountID||"").toString()||null,i=(t.agentID||"").toString()||null,o=(t.trustKey||"").toString()||null;if(!n||!i)return null;var a=(0,r.ZF)(),s=(0,r.el)(),c=Date.now(),u={spanId:a,traceId:s,timestamp:c};return(e.sameOrigin||this.isAllowedOrigin(e)&&this.useTraceContextHeadersForCors())&&(u.traceContextParentHeader=this.generateTraceContextParentHeader(a,s),u.traceContextStateHeader=this.generateTraceContextStateHeader(a,c,n,i,o)),(e.sameOrigin&&!this.excludeNewrelicHeader()||!e.sameOrigin&&this.isAllowedOrigin(e)&&this.useNewrelicHeaderForCors())&&(u.newrelicHeader=this.generateTraceHeader(a,s,c,n,i,o)),u}generateTraceContextParentHeader(e,t){return"00-"+t+"-"+e+"-01"}generateTraceContextStateHeader(e,t,r,n,i){return i+"@nr=0-1-"+r+"-"+n+"-"+e+"----"+t}generateTraceHeader(e,t,r,n,i,o){if(!("function"==typeof p.gm?.btoa))return null;var a={v:[0,1],d:{ty:"Browser",ac:n,ap:i,id:e,tr:t,ti:r}};return o&&n!==o&&(a.d.tk=o),btoa((0,j.A)(a))}shouldGenerateTrace(e){return this.isDtEnabled()&&this.isAllowedOrigin(e)}isAllowedOrigin(e){var t=!1,r={};if((0,s.gD)(this.agentIdentifier,"distributed_tracing")&&(r=(0,s.D0)(this.agentIdentifier).distributed_tracing),e.sameOrigin)t=!0;else if(r.allowed_origins instanceof Array)for(var n=0;n<r.allowed_origins.length;n++){var i=(0,ie.D)(r.allowed_origins[n]);if(e.hostname===i.hostname&&e.protocol===i.protocol&&e.port===i.port){t=!0;break}}return t}isDtEnabled(){var e=(0,s.gD)(this.agentIdentifier,"distributed_tracing");return!!e&&!!e.enabled}excludeNewrelicHeader(){var e=(0,s.gD)(this.agentIdentifier,"distributed_tracing");return!!e&&!!e.exclude_newrelic_header}useNewrelicHeaderForCors(){var e=(0,s.gD)(this.agentIdentifier,"distributed_tracing");return!!e&&!1!==e.cors_use_newrelic_header}useTraceContextHeadersForCors(){var e=(0,s.gD)(this.agentIdentifier,"distributed_tracing");return!!e&&!!e.cors_use_tracecontext_headers}}var se=i(9300),ce=i(7295),ue=["load","error","abort","timeout"],de=ue.length,le=(0,R.dV)().o.REQ,fe=(0,R.dV)().o.XHR;class he extends b{static featureName=se.T;constructor(e,t=!0){super(e,se.T,t),this.dt=new ae(e.agentIdentifier),this.handler=(e,t,r,n)=>(0,x.p)(e,t,r,n,this.ee);try{const e={xmlhttprequest:"xhr",fetch:"fetch",beacon:"beacon"};p.gm?.performance?.getEntriesByType("resource").forEach((t=>{if(t.initiatorType in e&&0!==t.responseStatus){const r={status:t.responseStatus},n={rxSize:t.transferSize,duration:Math.floor(t.duration),cbTime:0};pe(r,t.name),this.handler("xhr",[r,n,t.startTime,t.responseEnd,e[t.initiatorType]],void 0,a.K7.ajax)}}))}catch(e){}ne(this.ee),Z(this.ee),function(e,t,r,n){function i(e){var t=this;t.totalCbs=0,t.called=0,t.cbTime=0,t.end=R,t.ended=!1,t.xhrGuids={},t.lastSize=null,t.loadCaptureCalled=!1,t.params=this.params||{},t.metrics=this.metrics||{},e.addEventListener("load",(function(r){T(t,e)}),(0,A.jT)(!1)),p.lR||e.addEventListener("progress",(function(e){t.lastSize=e.loaded}),(0,A.jT)(!1))}function o(e){this.params={method:e[0]},pe(this,e[1]),this.metrics={}}function s(t,r){e.loader_config.xpid&&this.sameOrigin&&r.setRequestHeader("X-NewRelic-ID",e.loader_config.xpid);var i=n.generateTracePayload(this.parsedOrigin);if(i){var o=!1;i.newrelicHeader&&(r.setRequestHeader("newrelic",i.newrelicHeader),o=!0),i.traceContextParentHeader&&(r.setRequestHeader("traceparent",i.traceContextParentHeader),i.traceContextStateHeader&&r.setRequestHeader("tracestate",i.traceContextStateHeader),o=!0),o&&(this.dt=i)}}function c(e,r){var n=this.metrics,i=e[0],o=this;if(n&&i){var a=G(i);a&&(n.txSize=a)}this.startTime=(0,S.t)(),this.body=i,this.listener=function(e){try{"abort"!==e.type||o.loadCaptureCalled||(o.params.aborted=!0),("load"!==e.type||o.called===o.totalCbs&&(o.onloadCalled||"function"!=typeof r.onload)&&"function"==typeof o.end)&&o.end(r)}catch(e){try{t.emit("internal-error",[e])}catch(e){}}};for(var s=0;s<de;s++)r.addEventListener(ue[s],this.listener,(0,A.jT)(!1))}function u(e,t,r){this.cbTime+=e,t?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof r.onload||"function"!=typeof this.end||this.end(r)}function d(e,t){var r=""+V(e)+!!t;this.xhrGuids&&!this.xhrGuids[r]&&(this.xhrGuids[r]=!0,this.totalCbs+=1)}function l(e,t){var r=""+V(e)+!!t;this.xhrGuids&&this.xhrGuids[r]&&(delete this.xhrGuids[r],this.totalCbs-=1)}function f(){this.endTime=(0,S.t)()}function h(e,r){r instanceof fe&&"load"===e[0]&&t.emit("xhr-load-added",[e[1],e[2]],r)}function g(e,r){r instanceof fe&&"load"===e[0]&&t.emit("xhr-load-removed",[e[1],e[2]],r)}function m(e,t,r){t instanceof fe&&("onload"===r&&(this.onload=!0),("load"===(e[0]&&e[0].type)||this.onload)&&(this.xhrCbStart=(0,S.t)()))}function v(e,r){this.xhrCbStart&&t.emit("xhr-cb-time",[(0,S.t)()-this.xhrCbStart,this.onload,r],r)}function b(e){var t,r=e[1]||{};if("string"==typeof e[0]?0===(t=e[0]).length&&p.RI&&(t=""+p.gm.location.href):e[0]&&e[0].url?t=e[0].url:p.gm?.URL&&e[0]&&e[0]instanceof URL?t=e[0].href:"function"==typeof e[0].toString&&(t=e[0].toString()),"string"==typeof t&&0!==t.length){t&&(this.parsedOrigin=(0,ie.D)(t),this.sameOrigin=this.parsedOrigin.sameOrigin);var i=n.generateTracePayload(this.parsedOrigin);if(i&&(i.newrelicHeader||i.traceContextParentHeader))if(e[0]&&e[0].headers)s(e[0].headers,i)&&(this.dt=i);else{var o={};for(var a in r)o[a]=r[a];o.headers=new Headers(r.headers||{}),s(o.headers,i)&&(this.dt=i),e.length>1?e[1]=o:e.push(o)}}function s(e,t){var r=!1;return t.newrelicHeader&&(e.set("newrelic",t.newrelicHeader),r=!0),t.traceContextParentHeader&&(e.set("traceparent",t.traceContextParentHeader),t.traceContextStateHeader&&e.set("tracestate",t.traceContextStateHeader),r=!0),r}}function y(e,t){this.params={},this.metrics={},this.startTime=(0,S.t)(),this.dt=t,e.length>=1&&(this.target=e[0]),e.length>=2&&(this.opts=e[1]);var r,n=this.opts||{},i=this.target;"string"==typeof i?r=i:"object"==typeof i&&i instanceof le?r=i.url:p.gm?.URL&&"object"==typeof i&&i instanceof URL&&(r=i.href),pe(this,r);var o=(""+(i&&i instanceof le&&i.method||n.method||"GET")).toUpperCase();this.params.method=o,this.body=n.body,this.txSize=G(n.body)||0}function w(e,t){if(this.endTime=(0,S.t)(),this.params||(this.params={}),(0,ce.iW)(this.params))return;let n;this.params.status=t?t.status:0,"string"==typeof this.rxSize&&this.rxSize.length>0&&(n=+this.rxSize);const i={txSize:this.txSize,rxSize:n,duration:(0,S.t)()-this.startTime};r("xhr",[this.params,i,this.startTime,this.endTime,"fetch"],this,a.K7.ajax)}function R(e){const t=this.params,n=this.metrics;if(!this.ended){this.ended=!0;for(let t=0;t<de;t++)e.removeEventListener(ue[t],this.listener,!1);t.aborted||(0,ce.iW)(t)||(n.duration=(0,S.t)()-this.startTime,this.loadCazptureCalled||4!==e.readyState?null==t.status&&(t.status=0):T(this,e),n.cbTime=this.cbTime,r("xhr",[t,n,this.startTime,this.endTime,"xhr"],this,a.K7.ajax))}}function T(e,r){e.params.status=r.status;var n=function(e,t){var r=e.responseType;return"json"===r&&null!==t?t:"arraybuffer"===r||"blob"===r||"json"===r?G(e.response):"text"===r||""===r||void 0===r?G(e.responseText):void 0}(r,e.lastSize);if(n&&(e.metrics.rxSize=n),e.sameOrigin){var i=r.getResponseHeader("X-NewRelic-App-Data");i&&((0,x.p)(O.rs,["Ajax/CrossApplicationTracing/Header/Seen"],void 0,a.K7.metrics,t),e.params.cat=i.split(", ").pop())}e.loadCaptureCalled=!0}t.on("new-xhr",i),t.on("open-xhr-start",o),t.on("open-xhr-end",s),t.on("send-xhr-start",c),t.on("xhr-cb-time",u),t.on("xhr-load-added",d),t.on("xhr-load-removed",l),t.on("xhr-resolved",f),t.on("addEventListener-end",h),t.on("removeEventListener-end",g),t.on("fn-end",v),t.on("fetch-before-start",b),t.on("fetch-start",y),t.on("fn-start",m),t.on("fetch-done",w)}(e,this.ee,this.handler,this.dt),this.importAggregator(e)}}function pe(e,t){var r=(0,ie.D)(t),n=e.params||e;n.hostname=r.hostname,n.port=r.port,n.protocol=r.protocol,n.host=r.hostname+":"+r.port,n.pathname=r.pathname,e.parsedOrigin=r,e.sameOrigin=r.sameOrigin}const ge={},me=["pushState","replaceState"];function ve(e){const t=function(e){return(e||B.ee).get("history")}(e);return!p.RI||ge[t.debugId]++||(ge[t.debugId]=1,(0,W.YM)(t).inPlace(window.history,me,"-")),t}var be=i(3738);const{He:ye,bD:we,d3:Re,Kp:xe,TZ:Te,Lc:Ae,uP:Ee,Rz:Se}=be;class Ne extends b{static featureName=Te;constructor(e,t=!0){super(e,Te,t);if(!(0,m.V)(this.agentIdentifier))return void this.deregisterDrain();const r=this.ee;let n;ve(r),this.eventsEE=(0,F.u)(r),this.eventsEE.on(Ee,(function(e,t){this.bstStart=(0,S.t)()})),this.eventsEE.on(Ae,(function(e,t){(0,x.p)("bst",[e[0],t,this.bstStart,(0,S.t)()],void 0,a.K7.sessionTrace,r)})),r.on(Se+Re,(function(e){this.time=(0,S.t)(),this.startPath=location.pathname+location.hash})),r.on(Se+xe,(function(e){(0,x.p)("bstHist",[location.pathname+location.hash,this.startPath,this.time],void 0,a.K7.sessionTrace,r)}));try{n=new PerformanceObserver((e=>{const t=e.getEntries();(0,x.p)(ye,[t],void 0,a.K7.sessionTrace,r)})),n.observe({type:we,buffered:!0})}catch(e){}this.importAggregator(e,{resourceObserver:n})}}var Oe=i(2614);class _e extends b{static featureName=t.TZ;#i;#o;constructor(e,r=!0){let n;super(e,t.TZ,r),this.replayRunning=!1,this.#o=e;try{n=JSON.parse(localStorage.getItem("".concat(Oe.H3,"_").concat(Oe.uh)))}catch(e){}(0,g.SR)(e.agentIdentifier)&&this.ee.on(t.G4.RECORD,(()=>this.#a())),this.#s(n)?(this.#i=n?.sessionReplayMode,this.#c()):this.importAggregator(e),this.ee.on("err",(e=>{this.replayRunning&&(this.errorNoticed=!0,(0,x.p)(t.G4.ERROR_DURING_REPLAY,[e],void 0,this.featureName,this.ee))})),this.ee.on(t.G4.REPLAY_RUNNING,(e=>{this.replayRunning=e}))}#s(e){return e&&(e.sessionReplayMode===Oe.g.FULL||e.sessionReplayMode===Oe.g.ERROR)||(0,g.Aw)(this.agentIdentifier)}#u=!1;async#c(e){if(!this.#u){this.#u=!0;try{const{Recorder:t}=await Promise.all([i.e(478),i.e(249)]).then(i.bind(i,8589));this.recorder??=new t({mode:this.#i,agentIdentifier:this.agentIdentifier,trigger:e,ee:this.ee}),this.recorder.startRecording(),this.abortHandler=this.recorder.stopRecording}catch(e){}this.importAggregator(this.#o,{recorder:this.recorder,errorNoticed:this.errorNoticed})}}#a(){this.featAggregate?this.featAggregate.mode!==Oe.g.FULL&&this.featAggregate.initializeRecording(Oe.g.FULL,!0):(this.#i=Oe.g.FULL,this.#c(t.Qb.API),this.recorder&&this.recorder.parent.mode!==Oe.g.FULL&&(this.recorder.parent.mode=Oe.g.FULL,this.recorder.stopRecording(),this.recorder.startRecording(),this.abortHandler=this.recorder.stopRecording))}}var Ie=i(3962);class je extends b{static featureName=Ie.TZ;constructor(e,t=!0){if(super(e,Ie.TZ,t),!p.RI||!(0,R.dV)().o.MO)return;const r=ve(this.ee);Ie.tC.forEach((e=>{(0,A.sp)(e,(e=>{a(e)}),!0)}));const n=()=>(0,x.p)("newURL",[(0,S.t)(),""+window.location],void 0,this.featureName,this.ee);r.on("pushState-end",n),r.on("replaceState-end",n);try{this.removeOnAbort=new AbortController}catch(e){}(0,A.sp)("popstate",(e=>(0,x.p)("newURL",[e.timeStamp,""+window.location],void 0,this.featureName,this.ee)),!0,this.removeOnAbort?.signal);let i=!1;const o=new((0,R.dV)().o.MO)(((e,t)=>{i||(i=!0,requestAnimationFrame((()=>{(0,x.p)("newDom",[(0,S.t)()],void 0,this.featureName,this.ee),i=!1})))})),a=(0,v.s)((e=>{(0,x.p)("newUIEvent",[e],void 0,this.featureName,this.ee),o.observe(document.body,{attributes:!0,childList:!0,subtree:!0,characterData:!0})}),100,{leading:!0});this.abortHandler=function(){this.removeOnAbort?.abort(),o.disconnect(),this.abortHandler=void 0},this.importAggregator(e,{domObserver:o})}}var Pe=i(7378);const Ce={},ke=["appendChild","insertBefore","replaceChild"];function Le(e){const t=function(e){return(e||B.ee).get("jsonp")}(e);if(!p.RI||Ce[t.debugId])return t;Ce[t.debugId]=!0;var r=(0,W.YM)(t),n=/[?&](?:callback|cb)=([^&#]+)/,i=/(.*)\.([^.]+)/,o=/^(\w+)(\.|$)(.*)$/;function a(e,t){if(!e)return t;const r=e.match(o),n=r[1];return a(r[3],t[n])}return r.inPlace(Node.prototype,ke,"dom-"),t.on("dom-start",(function(e){!function(e){if(!e||"string"!=typeof e.nodeName||"script"!==e.nodeName.toLowerCase())return;if("function"!=typeof e.addEventListener)return;var o=(s=e.src,c=s.match(n),c?c[1]:null);var s,c;if(!o)return;var u=function(e){var t=e.match(i);if(t&&t.length>=3)return{key:t[2],parent:a(t[1],window)};return{key:e,parent:window}}(o);if("function"!=typeof u.parent[u.key])return;var d={};function l(){t.emit("jsonp-end",[],d),e.removeEventListener("load",l,(0,A.jT)(!1)),e.removeEventListener("error",f,(0,A.jT)(!1))}function f(){t.emit("jsonp-error",[],d),t.emit("jsonp-end",[],d),e.removeEventListener("load",l,(0,A.jT)(!1)),e.removeEventListener("error",f,(0,A.jT)(!1))}r.inPlace(u.parent,[u.key],"cb-",d),e.addEventListener("load",l,(0,A.jT)(!1)),e.addEventListener("error",f,(0,A.jT)(!1)),t.emit("new-jsonp",[e.src],d)}(e[0])})),t}const He={};function De(e){const t=function(e){return(e||B.ee).get("promise")}(e);if(He[t.debugId])return t;He[t.debugId]=!0;var r=t.context,n=(0,W.YM)(t),i=p.gm.Promise;return i&&function(){function e(r){var o=t.context(),a=n(r,"executor-",o,null,!1);const s=Reflect.construct(i,[a],e);return t.context(s).getCtx=function(){return o},s}p.gm.Promise=e,Object.defineProperty(e,"name",{value:"Promise"}),e.toString=function(){return i.toString()},Object.setPrototypeOf(e,i),["all","race"].forEach((function(r){const n=i[r];e[r]=function(e){let i=!1;[...e||[]].forEach((e=>{this.resolve(e).then(a("all"===r),a(!1))}));const o=n.apply(this,arguments);return o;function a(e){return function(){t.emit("propagate",[null,!i],o,!1,!1),i=i||!e}}}})),["resolve","reject"].forEach((function(r){const n=i[r];e[r]=function(e){const r=n.apply(this,arguments);return e!==r&&t.emit("propagate",[e,!0],r,!1,!1),r}})),e.prototype=i.prototype;const o=i.prototype.then;i.prototype.then=function(...e){var i=this,a=r(i);a.promise=i,e[0]=n(e[0],"cb-",a,null,!1),e[1]=n(e[1],"cb-",a,null,!1);const s=o.apply(this,e);return a.nextPromise=s,t.emit("propagate",[i,!0],s,!1,!1),s},i.prototype.then[W.Jt]=o,t.on("executor-start",(function(e){e[0]=n(e[0],"resolve-",this,null,!1),e[1]=n(e[1],"resolve-",this,null,!1)})),t.on("executor-err",(function(e,t,r){e[1](r)})),t.on("cb-end",(function(e,r,n){t.emit("propagate",[n,!0],this.nextPromise,!1,!1)})),t.on("propagate",(function(e,r,n){this.getCtx&&!r||(this.getCtx=function(){if(e instanceof Promise)var r=t.context(e);return r&&r.getCtx?r.getCtx():this})}))}(),t}const Me={},Ke="setTimeout",Ue="setInterval",Ve="clearTimeout",Ge="-start",Fe=[Ke,"setImmediate",Ue,Ve,"clearImmediate"];function Be(e){const t=function(e){return(e||B.ee).get("timer")}(e);if(Me[t.debugId]++)return t;Me[t.debugId]=1;var r=(0,W.YM)(t);return r.inPlace(p.gm,Fe.slice(0,2),Ke+"-"),r.inPlace(p.gm,Fe.slice(2,3),Ue+"-"),r.inPlace(p.gm,Fe.slice(3),Ve+"-"),t.on(Ue+Ge,(function(e,t,n){e[0]=r(e[0],"fn-",null,n)})),t.on(Ke+Ge,(function(e,t,n){this.method=n,this.timerDuration=isNaN(e[1])?0:+e[1],e[0]=r(e[0],"fn-",this,n)})),t}const We={};function ze(e){const t=function(e){return(e||B.ee).get("mutation")}(e);if(!p.RI||We[t.debugId])return t;We[t.debugId]=!0;var r=(0,W.YM)(t),n=p.gm.MutationObserver;return n&&(window.MutationObserver=function(e){return this instanceof n?new n(r(e,"fn-")):n.apply(this,arguments)},MutationObserver.prototype=n.prototype),t}const{TZ:qe,d3:Ze,Kp:Ye,$p:Xe,wW:Je,e5:Qe,tH:$e,uP:et,rw:tt,Lc:rt}=Pe;class nt extends b{static featureName=qe;constructor(e,t=!0){if(super(e,qe,t),!p.RI)return;try{this.removeOnAbort=new AbortController}catch(e){}let r,n=0;const i=this.ee.get("tracer"),o=Le(this.ee),a=De(this.ee),s=Be(this.ee),c=Z(this.ee),u=this.ee.get("events"),d=ne(this.ee),l=ve(this.ee),f=ze(this.ee);function h(e,t){l.emit("newURL",[""+window.location,t])}function g(){n++,r=window.location.hash,this[et]=(0,S.t)()}function m(){n--,window.location.hash!==r&&h(0,!0);var e=(0,S.t)();this[Qe]=~~this[Qe]+e-this[et],this[rt]=e}function v(e,t){e.on(t,(function(){this[t]=(0,S.t)()}))}this.ee.on(et,g),a.on(tt,g),o.on(tt,g),this.ee.on(rt,m),a.on(Je,m),o.on(Je,m),this.ee.on("fn-err",((...t)=>{t[2]?.__newrelic?.[e.agentIdentifier]||(0,x.p)("function-err",[...t],void 0,this.featureName,this.ee)})),this.ee.buffer([et,rt,"xhr-resolved"],this.featureName),u.buffer([et],this.featureName),s.buffer(["setTimeout"+Ye,"clearTimeout"+Ze,et],this.featureName),c.buffer([et,"new-xhr","send-xhr"+Ze],this.featureName),d.buffer([$e+Ze,$e+"-done",$e+Xe+Ze,$e+Xe+Ye],this.featureName),l.buffer(["newURL"],this.featureName),f.buffer([et],this.featureName),a.buffer(["propagate",tt,Je,"executor-err","resolve"+Ze],this.featureName),i.buffer([et,"no-"+et],this.featureName),o.buffer(["new-jsonp","cb-start","jsonp-error","jsonp-end"],this.featureName),v(d,$e+Ze),v(d,$e+"-done"),v(o,"new-jsonp"),v(o,"jsonp-end"),v(o,"cb-start"),l.on("pushState-end",h),l.on("replaceState-end",h),window.addEventListener("hashchange",h,(0,A.jT)(!0,this.removeOnAbort?.signal)),window.addEventListener("load",h,(0,A.jT)(!0,this.removeOnAbort?.signal)),window.addEventListener("popstate",(function(){h(0,n>1)}),(0,A.jT)(!0,this.removeOnAbort?.signal)),this.abortHandler=this.#n,this.importAggregator(e)}#n(){this.removeOnAbort?.abort(),this.abortHandler=void 0}}var it=i(3333);class ot extends b{static featureName=it.TZ;constructor(e,t=!0){super(e,it.TZ,t);const r=[e.init.page_action.enabled,e.init.performance.capture_marks,e.init.performance.capture_measures,e.init.user_actions.enabled];p.RI&&e.init.user_actions.enabled&&(it.Zp.forEach((e=>(0,A.sp)(e,(e=>(0,x.p)("ua",[e],void 0,this.featureName,this.ee)),!0))),it.qN.forEach((e=>(0,A.sp)(e,(e=>(0,x.p)("ua",[e],void 0,this.featureName,this.ee)))))),r.some((e=>e))?this.importAggregator(e):this.deregisterDrain()}}var at=i(993),st=i(3785);class ct extends b{static featureName=at.TZ;constructor(e,t=!0){super(e,at.TZ,t);const r=this.ee;this.ee.on("wrap-logger-end",(function([e]){const{level:t,customAttributes:n}=this;(0,st.R)(r,e,n,t)})),this.importAggregator(e)}}new class extends o{constructor(t,r){super(r),p.gm?(this.features={},(0,R.bQ)(this.agentIdentifier,this),this.desiredFeatures=new Set(t.features||[]),this.desiredFeatures.add(w),this.runSoftNavOverSpa=[...this.desiredFeatures].some((e=>e.featureName===a.K7.softNav)),(0,d.j)(this,t,t.loaderType||"agent"),this.run()):(0,e.R)(21)}get config(){return{info:this.info,init:this.init,loader_config:this.loader_config,runtime:this.runtime}}run(){try{const t=u(this.agentIdentifier),r=[...this.desiredFeatures];r.sort(((e,t)=>a.P3[e.featureName]-a.P3[t.featureName])),r.forEach((r=>{if(!t[r.featureName]&&r.featureName!==a.K7.pageViewEvent)return;if(this.runSoftNavOverSpa&&r.featureName===a.K7.spa)return;if(!this.runSoftNavOverSpa&&r.featureName===a.K7.softNav)return;const n=function(e){switch(e){case a.K7.ajax:return[a.K7.jserrors];case a.K7.sessionTrace:return[a.K7.ajax,a.K7.pageViewEvent];case a.K7.sessionReplay:return[a.K7.sessionTrace];case a.K7.pageViewTiming:return[a.K7.pageViewEvent];default:return[]}}(r.featureName).filter((e=>!(e in this.features)));n.length>0&&(0,e.R)(36,{targetFeature:r.featureName,missingDependencies:n}),this.features[r.featureName]=new r(this)}))}catch(t){(0,e.R)(22,t);for(const e in this.features)this.features[e].abortHandler?.();const r=(0,R.Zm)();delete r.initializedAgents[this.agentIdentifier]?.api,delete r.initializedAgents[this.agentIdentifier]?.features,delete this.sharedAggregator;return r.ee.get(this.agentIdentifier).abort(),!1}}}({features:[he,w,N,Ne,_e,_,D,ot,ct,je,nt],loaderType:"spa"})})()})();</script> <!---Global-Variables---> <script type="rocketlazyloadscript"> document.documentElement.style.backgroundColor = '#ffffff'; /*function ready(){ if (localStorage.getItem("pagetransition") !== true) { document.documentElement.style.backgroundColor = '#ffffff'; } } document.addEventListener("DOMContentLoaded", ready);*/ var _page_transition = false; </script> <link rel="apple-touch-icon-precomposed" sizes="57x57" href="https://hias.org/wp-content/themes/hias-website/favicon/apple-icon-57x57.png" /> <link rel="apple-touch-icon-precomposed" sizes="114x114" href="https://hias.org/wp-content/themes/hias-website/favicon/apple-icon-114x114.png" /> <link rel="apple-touch-icon-precomposed" sizes="72x72" href="https://hias.org/wp-content/themes/hias-website/favicon/apple-icon-72x72.png" /> <link rel="apple-touch-icon-precomposed" sizes="144x144" href="https://hias.org/wp-content/themes/hias-website/favicon/apple-icon-144x144.png" /> <link rel="apple-touch-icon-precomposed" sizes="60x60" href="https://hias.org/wp-content/themes/hias-website/favicon/apple-icon-60x60.png" /> <link rel="apple-touch-icon-precomposed" sizes="120x120" href="https://hias.org/wp-content/themes/hias-website/favicon/apple-icon-120x120.png" /> <link rel="apple-touch-icon-precomposed" sizes="76x76" href="https://hias.org/wp-content/themes/hias-website/favicon/apple-icon-76x76.png" /> <link rel="apple-touch-icon-precomposed" sizes="152x152" href="https://hias.org/wp-content/themes/hias-website/favicon/apple-icon-152x152.png" /> <link rel="apple-touch-icon-precomposed" sizes="180x180" href="https://hias.org/wp-content/themes/hias-website/favicon/apple-icon-180x180.png" /> <link rel="icon" type="image/png" sizes="192x192" href="https://hias.org/wp-content/themes/hias-website/favicon/android-icon-192x192.png" /> <link rel="icon" type="image/png" sizes="96x96" href="https://hias.org/wp-content/themes/hias-website/favicon/favicon-96x96.png" /> <link rel="icon" type="image/png" sizes="32x32" href="https://hias.org/wp-content/themes/hias-website/favicon/favicon-32x32.png" /> <link rel="icon" type="image/png" sizes="16x16" href="https://hias.org/wp-content/themes/hias-website/favicon/favicon-16x16.png" /> <link rel="icon" href="https://hias.org/wp-content/themes/hias-website/favicon.ico" /> <!-- <link rel="preload" href="https://hias.org/wp-content/themes/hias-website/_include/fonts/GothamBlack.woff2" as="font" type="font/woff2" crossorigin="anonymous" /> <link rel="preload" href="https://hias.org/wp-content/themes/hias-website/_include/fonts/GothamBold.woff2" as="font" type="font/woff2" crossorigin="anonymous" /> <link rel="preload" href="https://hias.org/wp-content/themes/hias-website/_include/fonts/GothamMedium.woff2" as="font" type="font/woff2" crossorigin="anonymous" /> <link rel="preload" href="https://hias.org/wp-content/themes/hias-website/_include/fonts/GothamBook.woff2" as="font" type="font/woff2" crossorigin="anonymous" /> <link rel="preload" href="https://hias.org/wp-content/themes/hias-website/_include/fonts/GothamBook-Italic.woff2" as="font" type="font/woff2" crossorigin="anonymous" /> --> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <!-- This site is optimized with the Yoast SEO Premium plugin v20.5 (Yoast SEO v21.7) - https://yoast.com/wordpress/plugins/seo/ --> <meta name="description" content="The asylum ban caused profound effects throughout the LAC Region, where HIAS operates over 70 field offices across 11 countries." /> <link rel="canonical" href="https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="Beyond the Border: The Regional Effects of the U.S. Asylum Ban" /> <meta property="og:description" content="The asylum ban caused profound effects throughout the LAC Region, where HIAS operates over 70 field offices across 11 countries." /> <meta property="og:url" content="https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/" /> <meta property="og:site_name" content="HIAS" /> <meta property="article:publisher" content="https://www.facebook.com/HIASrefugees/" /> <meta property="article:published_time" content="2023-07-27T16:14:45+00:00" /> <meta property="article:modified_time" content="2023-10-12T21:47:51+00:00" /> <meta property="og:image" content="https://hias.org/wp-content/uploads/21_11_Darien-Gap-Getty.jpg" /> <meta property="og:image:width" content="1770" /> <meta property="og:image:height" content="1000" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="author" content="Ayelet Parness" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:creator" content="@HIASrefugees" /> <meta name="twitter:site" content="@HIASrefugees" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"Article","@id":"https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/#article","isPartOf":{"@id":"https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/"},"author":{"name":"Ayelet Parness","@id":"https://hias.org/#/schema/person/c8b2a97f80a02c3822aacbe7d9aa47e8"},"headline":"Beyond the Border: The Regional Effects of the U.S. Asylum Ban","datePublished":"2023-07-27T16:14:45+00:00","dateModified":"2023-10-12T21:47:51+00:00","mainEntityOfPage":{"@id":"https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/"},"wordCount":12,"publisher":{"@id":"https://hias.org/#organization"},"image":{"@id":"https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/#primaryimage"},"thumbnailUrl":"https://hias.org/wp-content/uploads/21_11_Darien-Gap-Getty.jpg","keywords":["Advocacy","Asylum","Darien Gap","Latin America","Mexico","U.S. Border Response","United States"],"inLanguage":"en-US"},{"@type":"WebPage","@id":"https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/","url":"https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/","name":"Beyond the Border: The Regional Effects of the U.S. Asylum Ban | HIAS","isPartOf":{"@id":"https://hias.org/#website"},"primaryImageOfPage":{"@id":"https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/#primaryimage"},"image":{"@id":"https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/#primaryimage"},"thumbnailUrl":"https://hias.org/wp-content/uploads/21_11_Darien-Gap-Getty.jpg","datePublished":"2023-07-27T16:14:45+00:00","dateModified":"2023-10-12T21:47:51+00:00","description":"The asylum ban caused profound effects throughout the LAC Region, where HIAS operates over 70 field offices across 11 countries.","breadcrumb":{"@id":"https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/#primaryimage","url":"https://hias.org/wp-content/uploads/21_11_Darien-Gap-Getty.jpg","contentUrl":"https://hias.org/wp-content/uploads/21_11_Darien-Gap-Getty.jpg","width":1770,"height":1000,"caption":"Migrants, most from Haiti, prepare to depart a base camp towards the infamous Darien Gap while on their journey towards the United States on October 07, 2021 at Las Tekas, Colombia. (John Moore/Getty Images)"},{"@type":"BreadcrumbList","@id":"https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://hias.org/"},{"@type":"ListItem","position":2,"name":"Beyond the Border: The Regional Effects of the U.S. Asylum Ban"}]},{"@type":"WebSite","@id":"https://hias.org/#website","url":"https://hias.org/","name":"HIAS","description":"Welcome the stranger. Protect the refugee.","publisher":{"@id":"https://hias.org/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://hias.org/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://hias.org/#organization","name":"HIAS","url":"https://hias.org/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://hias.org/#/schema/logo/image/","url":"","contentUrl":"","caption":"HIAS"},"image":{"@id":"https://hias.org/#/schema/logo/image/"},"sameAs":["https://www.facebook.com/HIASrefugees/","https://twitter.com/HIASrefugees","https://www.linkedin.com/company/hias/"]},{"@type":"Person","@id":"https://hias.org/#/schema/person/c8b2a97f80a02c3822aacbe7d9aa47e8","name":"Ayelet Parness","image":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://hias.org/#/schema/person/image/","url":"https://secure.gravatar.com/avatar/b3cd731bbf70dcf7d2dfe6701a7bf2dd?s=96&d=mm&r=g","contentUrl":"https://secure.gravatar.com/avatar/b3cd731bbf70dcf7d2dfe6701a7bf2dd?s=96&d=mm&r=g","caption":"Ayelet Parness"},"url":"https://hias.org/author/ayelet-parness/"}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//cdnjs.cloudflare.com' /> <link rel='stylesheet' id='sbi_styles-css' href='https://hias.org/wp-content/plugins/instagram-feed/css/sbi-styles.min.css?ver=6.2.9' type='text/css' media='all' /> <link rel='stylesheet' id='wp-block-library-css' href='https://hias.org/wp-includes/css/dist/block-library/style.min.css?ver=6.6.2' type='text/css' media='all' /> <style id='classic-theme-styles-inline-css' type='text/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} </style> <style id='global-styles-inline-css' type='text/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,rgba(6,147,227,1) 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,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 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 rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}: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;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.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;} :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-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;} </style> <link data-minify="1" rel='stylesheet' id='weglot-css-css' href='https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/plugins/weglot/dist/css/front-css.css?ver=1732120475' type='text/css' media='' /> <link data-minify="1" rel='stylesheet' id='new-flag-css-css' href='https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/plugins/weglot/app/styles/new-flags.css?ver=1732120476' type='text/css' media='all' /> <style id='custom-flag-handle-inline-css' type='text/css'> .weglot-flags.flag-0.en>a:before,.weglot-flags.flag-0.en>span:before {background-image: url(https://cdn.weglot.com/flags/rectangle_mat/us.svg); }.weglot-flags.flag-0.es>a:before,.weglot-flags.flag-0.es>span:before {background-image: url(https://cdn.weglot.com/flags/rectangle_mat/mx.svg); }.weglot-flags.flag-1.en>a:before,.weglot-flags.flag-1.en>span:before {background-image: url(https://cdn.weglot.com/flags/shiny/us.svg); }.weglot-flags.flag-1.es>a:before,.weglot-flags.flag-1.es>span:before {background-image: url(https://cdn.weglot.com/flags/shiny/mx.svg); }.weglot-flags.flag-2.en>a:before,.weglot-flags.flag-2.en>span:before {background-image: url(https://cdn.weglot.com/flags/square/us.svg); }.weglot-flags.flag-2.es>a:before,.weglot-flags.flag-2.es>span:before {background-image: url(https://cdn.weglot.com/flags/square/mx.svg); }.weglot-flags.flag-3.en>a:before,.weglot-flags.flag-3.en>span:before {background-image: url(https://cdn.weglot.com/flags/circle/us.svg); }.weglot-flags.flag-3.es>a:before,.weglot-flags.flag-3.es>span:before {background-image: url(https://cdn.weglot.com/flags/circle/mx.svg); } </style> <link data-minify="1" rel='stylesheet' id='font-style-css' href='https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/_include/fonts/fonts.css?ver=1732120476' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='main-style-css' href='https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/style.css?ver=1732120479' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='custom-style-css' href='https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/style-wp.css?ver=1732120479' type='text/css' media='all' /> <link rel='stylesheet' id='print-style-css' href='https://hias.org/wp-content/themes/hias-website/print.css?ver=1732693595' type='text/css' media='print' /> <link data-minify="1" rel='stylesheet' id='vanilla-stylesheet-css' href='https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/vanilla-styles.css?ver=1732120480' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='magnific-stylesheet-css' href='https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/_include/css/magnific.css?ver=1732120476' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='block-article-css-css' href='https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/blocks/block-article/block-article.css?ver=1732120485' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='block-related-news-css-css' href='https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/blocks/block-related-news/block-related-news.css?ver=1732120485' type='text/css' media='all' /> <link data-minify="1" rel='stylesheet' id='block-404-css-css' href='https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/blocks/block-404/block-404.css?ver=1732120476' type='text/css' media='all' /> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/plugins/weglot/dist/front-js.js?ver=1732120470" id="wp-weglot-js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/themes/hias-website/_include/js/jquery-3.5.1.min.js?ver=3.5.1" id="jquery-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/themes/hias-website/_include/js/pgwbrowser.min.js?ver=1" id="pgwbrowser-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/themes/hias-website/_include/js/mobile-detect.min.js?ver=1" id="mobile-detect-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/themes/hias-website/_include/js/headroom.min.js?ver=1" id="headroom-min-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/_include/js/jQuery.headroom.js?ver=1732120470" id="jQuery-headroom-js" defer></script> <link rel="https://api.w.org/" href="https://hias.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://hias.org/wp-json/wp/v2/posts/62242" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://hias.org/xmlrpc.php?rsd" /> <link rel='shortlink' href='https://hias.org/?p=62242' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://hias.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhias.org%2Fnews%2Fbeyond-border-regional-effects-u-s-asylum-ban%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://hias.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fhias.org%2Fnews%2Fbeyond-border-regional-effects-u-s-asylum-ban%2F&format=xml" /> <link rel="icon" href="https://hias.org/wp-content/uploads/android-icon-192x192-1-150x150.png" sizes="32x32" /> <link rel="icon" href="https://hias.org/wp-content/uploads/android-icon-192x192-1.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://hias.org/wp-content/uploads/android-icon-192x192-1.png" /> <meta name="msapplication-TileImage" content="https://hias.org/wp-content/uploads/android-icon-192x192-1.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <style> body:not(.gotham-book--loaded):not(.no-js) { font-family: sans-serif; /* Fallback font styles */ } .gotham-book--loaded, .no-js { font-family: "GothamBook"; /* Webfont styles */ } /* Accessible hiding */ .hidden { position: absolute; overflow: hidden; clip: rect(0 0 0 0); height: 1px; width: 1px; margin: -1px; padding: 0; border: 0; } </style> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TC8H4GJ');</script> <!-- End Google Tag Manager --> <!-- Google Tag Manager JMG --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KKXPKPQ');</script> <!-- End Google Tag Manager --> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TC8H4GJ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Google Tag Manager (noscript) JMG--> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KKXPKPQ" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <!-- Facebook Pixel Code --> <script type="rocketlazyloadscript"> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '1075812419136029'); fbq('track', "PageView");</script> <noscript><img height="1" width="1" style="display:none" src="https://www.facebook.com/tr?id=1075812419136029&ev=PageView&noscript=1" /></noscript> <!-- End Facebook Pixel Code --> <!-- Instagram --> <script type="rocketlazyloadscript" data-minify="1" async defer data-rocket-src="https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/en_US/embeds.js?ver=1732120471"></script> <!-- Twitter --> <script type="rocketlazyloadscript" data-minify="1" async data-rocket-src="https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/widgets.js?ver=1732120472" charset="utf-8"></script> <!-- Start Quantcast Tag --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var _qevents = _qevents || []; (function() { var elem = document.createElement('script'); elem.src = (document.location.protocol == "https:" ? "https://secure" : "http://edge") + ".quantserve.com/quant.js"; elem.async = true; elem.type = "text/javascript"; var scpt = document.getElementsByTagName('script')[0]; scpt.parentNode.insertBefore(elem, scpt); })(); _qevents.push({qacct: "p-FzUpzfAVda5CM"}); </script> <noscript> <img src="//pixel.quantserve.com/pixel/p-FzUpzfAVda5CM.gif?labels=_fp.event.Default" style="display: none;" border="0" height="1" width="1" alt="Quantcast"/> </noscript> <!-- Hotjar Tracking Code for https://www.hias.org/ --> <script type="rocketlazyloadscript"> (function(h,o,t,j,a,r){ h.hj=h.hj||function(){(h.hj.q=h.hj.q||[]).push(arguments)}; h._hjSettings={hjid:1722239,hjsv:6}; a=o.getElementsByTagName('head')[0]; r=o.createElement('script');r.async=1; r.src=t+h._hjSettings.hjid+j+h._hjSettings.hjsv; a.appendChild(r); })(window,document,'https://static.hotjar.com/c/hotjar-','.js?sv='); </script> <!-- Global site tag (gtag.js) - Google Ads: 10866788298 --> <script type="rocketlazyloadscript" async src=https://www.googletagmanager.com/gtag/js?id=AW-10866788298></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('set', 'linker', { 'domains': ['www.hias.org', 'act.hias.org'] }); gtag('js', new Date()); gtag('config', 'AW-10866788298'); </script> <!-- Fresh Desk --> <!-- <script type="rocketlazyloadscript"> window.fwSettings={ 'widget_id':70000003408 }; !function(){if("function"!=typeof window.FreshworksWidget){var n=function(){n.q.push(arguments)};n.q=[],window.FreshworksWidget=n}}() </script> <script type="rocketlazyloadscript" data-rocket-type='text/javascript' data-rocket-src='https://widget.freshworks.com/widgets/70000003408.js' async defer></script> --> <!-- Google Search console --> <meta name="google-site-verification" content="2LSLrhje16mExCTm_k6cRM31T4gX_LwsyYDavopPbok" /> </head> <body class="post-template-default single single-post postid-62242 single-format-standard no-js status-publish"> <!-- <div class="page-transition"> <span class="overlay-layer"></span> </div> --> <div id="wrapper"> <!--Europe back to global link--> <!--Top Nav--> <section class="top-helper-nav"> <div class="container"> <ul id="menu-new-top-menu" class="menu"><li id="menu-item-68880" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-68880"><a href="https://hias.org/what/respond-emergencies/">Emergency Response</a></li> <li id="menu-item-68879" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-68879"><a href="https://hias.org/center-refugee-policy/">Center for Refugee Policy</a></li> <li id="menu-item-65043" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-65043"><a href="https://hias.org/refugee-faqs/">Refugee FAQs</a></li> <li id="menu-item-65044" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-65044"><a href="https://hias.org/contact-us/">Contact Us</a></li> </ul> <!--Weglot 4.2.2--><aside data-wg-notranslate="" class="country-selector weglot-dropdown close_outside_click closed weglot-shortcode wg-" tabindex="0" aria-expanded="false" aria-label="Language selected: English"><ul role="none"></ul></aside> <button class="open-search-flyout"><span class="accessibility">Open Search</span></button> </div> </section> <!--Header--> <header> <div class="container"> <a class="logo" href="https://hias.org"> <img width="1332" height="187" class="large-only" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201332%20187'%3E%3C/svg%3E" alt="HIAS" data-lazy-src="https://hias.org/wp-content/uploads/2022/05/hias_logo.png"/><noscript><img width="1332" height="187" class="large-only" src="https://hias.org/wp-content/uploads/2022/05/hias_logo.png" alt="HIAS"/></noscript> <img width="246" height="76" class="medium-only" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20246%2076'%3E%3C/svg%3E" alt="HIAS" data-lazy-src="https://hias.org/wp-content/uploads/2022/05/hias_logo-2.png"/><noscript><img width="246" height="76" class="medium-only" src="https://hias.org/wp-content/uploads/2022/05/hias_logo-2.png" alt="HIAS"/></noscript> <span class="accessibility">HIAS</span> </a> <div id="last-link-dupe" class="mobile-only"></div> <button class="mobile-only mobile-menu"> <span></span> <span></span> <span></span> <span class="accessibility">Toggle Menu</span> </button> <nav itemscope="itemscope" itemtype="http://schema.org/SiteNavigationElement" role="navigation"> <button id="back-to-main-nav" class="mobile-only back-button">Back</button> <button id="back-to-parent-nav" class="mobile-only back-button">Back</button> <ul id="menu-new-main-menu" class="menu"><li id="menu-item-65031" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65031 menu-item-has-children layout-three-column" itemprop="name"><a href="https://hias.org/who/"><span class="title">Who We Are</span></a> <div class="sub-menu"> <ul class="container simpatico-grid dropdown-three-column"> <li class="intro"> <h2 class="heading-5">Who We Are</h2> <p class="medium">Drawing on our Jewish values and history, HIAS stands for a world in which refugees find welcome, safety, and opportunity.</p> <a class="btn-primary" href="https://hias.org/who/" target="">Learn More</a> </li> <li class="secondary-links"> <h3 class="eyebrow">Explore</h3> <ul> <li><a class="alt btn-secondary white" href="https://hias.org/who/careers/" target=""><span>Careers</span></a></li><li><a class="alt btn-secondary white" href="https://hias.org/who/financial-statements-and-reports/" target="">Financial Statements & <span>Reports</span></a></li><li><a class="alt btn-secondary white" href="https://www.hiasfoundation.org/" target="_blank">HIAS <span>Foundation</span></a></li><li><a class="alt btn-secondary white" href="https://www.hiaseaf.org" target="_blank">HIAS Economic Advancement <span>Fund</span></a></li> </ul> </li> <li class="links-carousel"> <h3 class="eyebrow">About Us</h3> <div class="slick-carousel"> <a class="slide btn-hover" href="https://hias.org/who/our-history/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//Soviet-Jews-Arrive-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//Soviet-Jews-Arrive-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//Soviet-Jews-Arrive-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//Soviet-Jews-Arrive-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//Soviet-Jews-Arrive-1.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/Soviet-Jews-Arrive-1-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/Soviet-Jews-Arrive-1-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//Soviet-Jews-Arrive-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//Soviet-Jews-Arrive-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//Soviet-Jews-Arrive-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//Soviet-Jews-Arrive-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//Soviet-Jews-Arrive-1.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <h4 class="subhead">Our History</h4> <p class="xsmall">Originally founded to assist Jews fleeing pogroms in Eastern Europe, today HIAS works around the world to assist displaced people of all backgrounds.</p> <span class="btn-tertiary white">Learn More</span> </a> <a class="slide btn-hover" href="https://hias.org/who" target=""> <div class="media"><img width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads/2022/09/image1-2-300x200.jpeg 300w, https://hias.org/wp-content/uploads/2022/09/image1-2-1024x684.jpeg 1024w, https://hias.org/wp-content/uploads/2022/09/image1-2-768x513.jpeg 768w, https://hias.org/wp-content/uploads/2022/09/image1-2-1536x1025.jpeg 1536w, https://hias.org/wp-content/uploads/2022/09/image1-2-2048x1367.jpeg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/2022/09/image1-2-300x200.jpeg" /><noscript><img width="300" height="200" src="https://hias.org/wp-content/uploads/2022/09/image1-2-300x200.jpeg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads/2022/09/image1-2-300x200.jpeg 300w, https://hias.org/wp-content/uploads/2022/09/image1-2-1024x684.jpeg 1024w, https://hias.org/wp-content/uploads/2022/09/image1-2-768x513.jpeg 768w, https://hias.org/wp-content/uploads/2022/09/image1-2-1536x1025.jpeg 1536w, https://hias.org/wp-content/uploads/2022/09/image1-2-2048x1367.jpeg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <h4 class="subhead">Mission & Values</h4> <p class="xsmall">HIAS draws on our mission and values to serve over one million people in more than 20 countries around the world each year.</p> <span class="btn-tertiary white">Learn More</span> </a> </div> </li> </ul> </div> </li> <li id="menu-item-65033" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65033 menu-item-has-children layout-three-column" itemprop="name"><a href="https://hias.org/what/"><span class="title">What We Do</span></a> <div class="sub-menu"> <ul class="container simpatico-grid dropdown-three-column"> <li class="intro"> <h2 class="heading-5">What We Do</h2> <p class="medium">HIAS provides vital services to refugees and asylum seekers around the world and advocates for their fundamental rights so they can rebuild their lives.</p> <a class="btn-primary" href="https://hias.org/what/" target="">Learn More</a> </li> <li class="secondary-links"> <h3 class="eyebrow">Priorities</h3> <ul> <li class="has-tertiary"><a class="alt btn-secondary white" href="https://hias.org/what/resettle-refugees/" target="">Resettle <span>Refugees</span></a> <div class="tertiary-menu style-images has-btn-tertiary"> <h4 class="heading-6 small"></h4> <ul> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/how/welcome-corps/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="The Resettlement Organization of Migrants of Arizona (ROMA) greets HIAS’ first Welcome Corps family at Phoenix Sky Harbor International Airport on July 6, 2023. | Welcome Corps" data-lazy-srcset="https://hias.org/wp-content/uploads//2023_07_-Arizona-First-Welcome-Corps-Family-300x169.jpg 300w, https://hias.org/wp-content/uploads//2023_07_-Arizona-First-Welcome-Corps-Family-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//2023_07_-Arizona-First-Welcome-Corps-Family-768x434.jpg 768w, https://hias.org/wp-content/uploads//2023_07_-Arizona-First-Welcome-Corps-Family-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//2023_07_-Arizona-First-Welcome-Corps-Family.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/2023_07_-Arizona-First-Welcome-Corps-Family-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/2023_07_-Arizona-First-Welcome-Corps-Family-300x169.jpg" class="attachment-medium size-medium" alt="The Resettlement Organization of Migrants of Arizona (ROMA) greets HIAS’ first Welcome Corps family at Phoenix Sky Harbor International Airport on July 6, 2023. | Welcome Corps" loading="lazy" srcset="https://hias.org/wp-content/uploads//2023_07_-Arizona-First-Welcome-Corps-Family-300x169.jpg 300w, https://hias.org/wp-content/uploads//2023_07_-Arizona-First-Welcome-Corps-Family-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//2023_07_-Arizona-First-Welcome-Corps-Family-768x434.jpg 768w, https://hias.org/wp-content/uploads//2023_07_-Arizona-First-Welcome-Corps-Family-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//2023_07_-Arizona-First-Welcome-Corps-Family.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">Welcome Corps</h5> <p class="xsmall">Through the Welcome Corps, groups of everyday Americans can sponsor refugees and help them build new lives in communities across the U.S.<span>Learn More</span></p> </article> </a> </li> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/resettlement-partners/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Rahmatullah Hamkar, an Afghan evacuee who was resettled by Gulf Coast JFCS, works in the organization's Refugee Garden on June 1, 2023 in Clearwater, Florida. | Community Garden for Refugees Offers Belonging & a Taste of Home | HIAS" data-lazy-srcset="https://hias.org/wp-content/uploads/2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13-300x169.jpg 300w, https://hias.org/wp-content/uploads/2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13-768x434.jpg 768w, https://hias.org/wp-content/uploads/2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/./2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/./2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13-300x169.jpg" class="attachment-medium size-medium" alt="Rahmatullah Hamkar, an Afghan evacuee who was resettled by Gulf Coast JFCS, works in the organization's Refugee Garden on June 1, 2023 in Clearwater, Florida. | Community Garden for Refugees Offers Belonging & a Taste of Home | HIAS" loading="lazy" srcset="https://hias.org/wp-content/uploads/2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13-300x169.jpg 300w, https://hias.org/wp-content/uploads/2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13-768x434.jpg 768w, https://hias.org/wp-content/uploads/2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/2023_GulfCoastJFCS_RefugeeGarden_ClearwaterFL-13.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">Resettlement Partners</h5> <p class="xsmall">In communities across the United States, our network of resettlement partner agencies helps resettled refugees rebuild their lives and find welcome, safety, and opportunity.<span>Learn More</span></p> </article> </a> </li> </ul><a class="btn-tertiary" href="https://hias.org/what/resettle-refugees/" target="">Resettle Refugees</a></div></li><li class="has-tertiary"><a class="alt btn-secondary white" href="https://hias.org/what/end-gender-based-violence/" target="">End Gender-Based <span>Violence</span></a> <div class="tertiary-menu style-images has-btn-tertiary"> <h4 class="heading-6 small"></h4> <ul> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/lgbtq-refugees/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//lgbtwin_teaser-2-scaled-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//lgbtwin_teaser-2-scaled-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//lgbtwin_teaser-2-scaled-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//lgbtwin_teaser-2-scaled-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//lgbtwin_teaser-2-scaled-1.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/lgbtwin_teaser-2-scaled-1-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/lgbtwin_teaser-2-scaled-1-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//lgbtwin_teaser-2-scaled-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//lgbtwin_teaser-2-scaled-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//lgbtwin_teaser-2-scaled-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//lgbtwin_teaser-2-scaled-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//lgbtwin_teaser-2-scaled-1.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">LGBTQ Refugees</h5> <p class="xsmall">HIAS supports LGBTQ refugees and asylum seekers to access their rights and rebuild their lives in dignity.<span>Learn More</span></p> </article> </a> </li> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/news/no-gbv-yes-economic-empowerment/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058-300x169.jpg 300w, https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058-768x434.jpg 768w, https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058-300x169.jpg 300w, https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058-768x434.jpg 768w, https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/2021_Ecuador_Caminando-Project058.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">No to GBV, Yes to Economic Empowerment</h5> <p class="xsmall">A close collaboration in Ecuador between HIAS and UN Women promotes economic empowerment as an effective strategy to stop GBV.<span>Learn More</span></p> </article> </a> </li> </ul><a class="btn-tertiary" href="https://hias.org/what/end-gender-based-violence/" target="">End Gender-Based Violence</a></div></li><li class="has-tertiary"><a class="alt btn-secondary white" href="https://hias.org/what/provide-legal-support/" target="">Provide Legal <span>Support</span></a> <div class="tertiary-menu style-images has-btn-tertiary"> <h4 class="heading-6 small"></h4> <ul> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/legal-services/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006-300x169.jpg 300w, https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006-768x434.jpg 768w, https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006-300x169.jpg 300w, https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006-768x434.jpg 768w, https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/20210513_US_Family-Reunifies_006.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">Legal Services in the U.S.</h5> <p class="xsmall">Learn more about legal services that HIAS offers in the U.S. — and how to get help from our team of dedicated lawyers in New York and Maryland.<span>Learn More</span></p> </article> </a> </li> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/statelessness/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="A Kenyan mother holding her young daughter happily displays her daughter's birth certificate. Birth certificates and other legal documentation are an important element in preventing a person from becoming stateless. | Statelessness | HIAS" data-lazy-srcset="https://hias.org/wp-content/uploads//RF1252771_206A8262-300x169.jpg 300w, https://hias.org/wp-content/uploads//RF1252771_206A8262-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//RF1252771_206A8262-768x434.jpg 768w, https://hias.org/wp-content/uploads//RF1252771_206A8262-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//RF1252771_206A8262.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/RF1252771_206A8262-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/RF1252771_206A8262-300x169.jpg" class="attachment-medium size-medium" alt="A Kenyan mother holding her young daughter happily displays her daughter's birth certificate. Birth certificates and other legal documentation are an important element in preventing a person from becoming stateless. | Statelessness | HIAS" loading="lazy" srcset="https://hias.org/wp-content/uploads//RF1252771_206A8262-300x169.jpg 300w, https://hias.org/wp-content/uploads//RF1252771_206A8262-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//RF1252771_206A8262-768x434.jpg 768w, https://hias.org/wp-content/uploads//RF1252771_206A8262-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//RF1252771_206A8262.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">Statelessness</h5> <p class="xsmall">Millions of people around the world are denied basic rights because they are not citizens of any country.<span>Learn More</span></p> </article> </a> </li> </ul><a class="btn-tertiary" href="https://hias.org/what/provide-legal-support/" target="">Provide Legal Support</a></div></li><li class="has-tertiary"><a class="alt btn-secondary white" href="https://hias.org/what/support-community-mental-health/" target="">Support Community Mental <span>Health</span></a> <div class="tertiary-menu style-images has-btn-tertiary"> <h4 class="heading-6 small"></h4> <ul> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/news/why-community-so-crucial-refugees-mental-health/" target=""> <div class="media"><img width="300" height="224" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20224'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="A HIAS Ukraine worker sits with a resident at a shelter in Lviv, Ukraine." data-lazy-srcset="https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized-300x224.jpg 300w, https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized-1024x765.jpg 1024w, https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized-768x574.jpg 768w, https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized-1536x1148.jpg 1536w, https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized-300x224.jpg" /><noscript><img width="300" height="224" src="https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized-300x224.jpg" class="attachment-medium size-medium" alt="A HIAS Ukraine worker sits with a resident at a shelter in Lviv, Ukraine." loading="lazy" srcset="https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized-300x224.jpg 300w, https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized-1024x765.jpg 1024w, https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized-768x574.jpg 768w, https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized-1536x1148.jpg 1536w, https://hias.org/wp-content/uploads/hiasukraine_paulabronstein012_resized.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">Why Community Is So Crucial to Refugees’ Mental Health</h5> <p class="xsmall">HIAS’ community-based mental health programs promote the well-being of refugees affected by crisis and conflict.<span>Learn More</span></p> </article> </a> </li> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/news/watch-caring-whole-person/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1-300x169.png 300w, https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1-1024x579.png 1024w, https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1-768x434.png 768w, https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1-1536x868.png 1536w, https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1.png 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1-300x169.png" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1-300x169.png" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1-300x169.png 300w, https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1-1024x579.png 1024w, https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1-768x434.png 768w, https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1-1536x868.png 1536w, https://hias.org/wp-content/uploads/Caring-for-the-Whole-Person-Still-1.png 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">WATCH: Caring for the Whole Person</h5> <p class="xsmall">Watch a video to learn about HIAS’ dedication to refugees and their well-being.<span>Learn More</span></p> </article> </a> </li> </ul><a class="btn-tertiary" href="https://hias.org/what/support-community-mental-health/" target="">Support Community Mental Health</a></div></li><li class="has-tertiary"><a class="alt btn-secondary white" href="https://hias.org/what/promote-economic-inclusion/" target="">Promote Economic <span>Inclusion</span></a> <div class="tertiary-menu style-images has-btn-tertiary"> <h4 class="heading-6 small"></h4> <ul> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/news/refugee-explores-her-culinary-passion-costa-rica/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//2023_Costa-Rica_EI_001_LR-300x169.jpg 300w, https://hias.org/wp-content/uploads//2023_Costa-Rica_EI_001_LR-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//2023_Costa-Rica_EI_001_LR-768x434.jpg 768w, https://hias.org/wp-content/uploads//2023_Costa-Rica_EI_001_LR-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//2023_Costa-Rica_EI_001_LR.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/2023_Costa-Rica_EI_001_LR-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/2023_Costa-Rica_EI_001_LR-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//2023_Costa-Rica_EI_001_LR-300x169.jpg 300w, https://hias.org/wp-content/uploads//2023_Costa-Rica_EI_001_LR-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//2023_Costa-Rica_EI_001_LR-768x434.jpg 768w, https://hias.org/wp-content/uploads//2023_Costa-Rica_EI_001_LR-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//2023_Costa-Rica_EI_001_LR.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">The Graduation Model Approach</h5> <p class="xsmall">Our Graduation Model Approach provides refugees around the world with tools to lift themselves out of poverty and to integrate into host communities.<span>Learn More</span></p> </article> </a> </li> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/news/providing-refugees-tools-get-back-their-feet/" target=""> <div class="media"><img width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//20191031_Ecuador_SxS-Video070-scaled-1-1-300x200.jpg 300w, https://hias.org/wp-content/uploads//20191031_Ecuador_SxS-Video070-scaled-1-1-1024x684.jpg 1024w, https://hias.org/wp-content/uploads//20191031_Ecuador_SxS-Video070-scaled-1-1-768x513.jpg 768w, https://hias.org/wp-content/uploads//20191031_Ecuador_SxS-Video070-scaled-1-1-1536x1025.jpg 1536w, https://hias.org/wp-content/uploads//20191031_Ecuador_SxS-Video070-scaled-1-1-2048x1367.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/20191031_Ecuador_SxS-Video070-scaled-1-1-300x200.jpg" /><noscript><img width="300" height="200" src="https://hias.org/wp-content/uploads/20191031_Ecuador_SxS-Video070-scaled-1-1-300x200.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//20191031_Ecuador_SxS-Video070-scaled-1-1-300x200.jpg 300w, https://hias.org/wp-content/uploads//20191031_Ecuador_SxS-Video070-scaled-1-1-1024x684.jpg 1024w, https://hias.org/wp-content/uploads//20191031_Ecuador_SxS-Video070-scaled-1-1-768x513.jpg 768w, https://hias.org/wp-content/uploads//20191031_Ecuador_SxS-Video070-scaled-1-1-1536x1025.jpg 1536w, https://hias.org/wp-content/uploads//20191031_Ecuador_SxS-Video070-scaled-1-1-2048x1367.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">The Fundamental Elements of our Economic Inclusion Programs</h5> <p class="xsmall">HIAS has helped over 400,000 participants to get out of poverty, find employment, start a business, and achieve self-reliance.<span>Learn More</span></p> </article> </a> </li> </ul><a class="btn-tertiary" href="https://hias.org/what/promote-economic-inclusion/" target="">Promote Economic Inclusion</a></div></li><li class="has-tertiary"><a class="alt btn-secondary white" href="https://hias.org/what/advocate-for-refugee-rights/" target="">Advocate for Refugee <span>Rights</span></a> <div class="tertiary-menu style-images has-btn-tertiary"> <h4 class="heading-6 small"></h4> <ul> <li> <a class="simpatico-flex-container btn-hover" href="https://act.hias.org/page/54296/action/1" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Immigrants seeking asylum in the United States wait in line as they are processed by U.S. Border Patrol agents in the early morning hours after crossing into Arizona from Mexico on May 10, 2023 in Yuma, Arizona. | The End of Title 42: Five Key Takeaways | HIAS" data-lazy-srcset="https://hias.org/wp-content/uploads/GettyImages-1488823394-300x169.jpg 300w, https://hias.org/wp-content/uploads/GettyImages-1488823394-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/GettyImages-1488823394-768x434.jpg 768w, https://hias.org/wp-content/uploads/GettyImages-1488823394-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/GettyImages-1488823394.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/GettyImages-1488823394-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/GettyImages-1488823394-300x169.jpg" class="attachment-medium size-medium" alt="Immigrants seeking asylum in the United States wait in line as they are processed by U.S. Border Patrol agents in the early morning hours after crossing into Arizona from Mexico on May 10, 2023 in Yuma, Arizona. | The End of Title 42: Five Key Takeaways | HIAS" loading="lazy" srcset="https://hias.org/wp-content/uploads/GettyImages-1488823394-300x169.jpg 300w, https://hias.org/wp-content/uploads/GettyImages-1488823394-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/GettyImages-1488823394-768x434.jpg 768w, https://hias.org/wp-content/uploads/GettyImages-1488823394-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/GettyImages-1488823394.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">Support the Asylum Seeker Work Authorization Act</h5> <p class="xsmall">Tell Congress to support the Asylum Seeker Work Authorization Act, which would make it easier for asylum seekers to obtain a work permit and contribute to their communities.<span>Learn More</span></p> </article> </a> </li> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/take-action/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//20190718_DC_Clergy-Letter_002-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//20190718_DC_Clergy-Letter_002-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//20190718_DC_Clergy-Letter_002-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//20190718_DC_Clergy-Letter_002-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//20190718_DC_Clergy-Letter_002-1.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/20190718_DC_Clergy-Letter_002-1-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/20190718_DC_Clergy-Letter_002-1-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//20190718_DC_Clergy-Letter_002-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//20190718_DC_Clergy-Letter_002-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//20190718_DC_Clergy-Letter_002-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//20190718_DC_Clergy-Letter_002-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//20190718_DC_Clergy-Letter_002-1.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">Take Action</h5> <p class="xsmall">From sending letters to your lawmaker to getting more involved in your community, we need you to speak up for refugees and asylum seekers.<span>Learn More</span></p> </article> </a> </li> </ul><a class="btn-tertiary" href="https://hias.org/what/advocate-for-refugee-rights/" target="">Advocate for Refugee Rights</a></div></li><li class="has-tertiary"><a class="alt btn-secondary white" href="https://hias.org/what/respond-to-emergencies/" target="">Respond to <span>Emergencies</span></a> <div class="tertiary-menu style-images has-btn-tertiary"> <h4 class="heading-6 small"></h4> <ul> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/emergency-response-israel/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//GettyImages-1719014863-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//GettyImages-1719014863-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//GettyImages-1719014863-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//GettyImages-1719014863-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//GettyImages-1719014863-1.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/GettyImages-1719014863-1-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/GettyImages-1719014863-1-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//GettyImages-1719014863-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//GettyImages-1719014863-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//GettyImages-1719014863-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//GettyImages-1719014863-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//GettyImages-1719014863-1.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">Emergency Response in Israel</h5> <p class="xsmall">HIAS is working to ensure support following the mass terrorist violence in Israel on October 7, 2023.<span>Learn More</span></p> </article> </a> </li> <li> <a class="simpatico-flex-container btn-hover" href="https://hias.org/emergency-response-chad/" target=""> <div class="media"><img width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//2023_Chad_ER_UNHCR_Sudan_003-1-300x200.jpg 300w, https://hias.org/wp-content/uploads//2023_Chad_ER_UNHCR_Sudan_003-1-1024x683.jpg 1024w, https://hias.org/wp-content/uploads//2023_Chad_ER_UNHCR_Sudan_003-1-768x512.jpg 768w, https://hias.org/wp-content/uploads//2023_Chad_ER_UNHCR_Sudan_003-1-1536x1024.jpg 1536w, https://hias.org/wp-content/uploads//2023_Chad_ER_UNHCR_Sudan_003-1-2048x1365.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/2023_Chad_ER_UNHCR_Sudan_003-1-300x200.jpg" /><noscript><img width="300" height="200" src="https://hias.org/wp-content/uploads/2023_Chad_ER_UNHCR_Sudan_003-1-300x200.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//2023_Chad_ER_UNHCR_Sudan_003-1-300x200.jpg 300w, https://hias.org/wp-content/uploads//2023_Chad_ER_UNHCR_Sudan_003-1-1024x683.jpg 1024w, https://hias.org/wp-content/uploads//2023_Chad_ER_UNHCR_Sudan_003-1-768x512.jpg 768w, https://hias.org/wp-content/uploads//2023_Chad_ER_UNHCR_Sudan_003-1-1536x1024.jpg 1536w, https://hias.org/wp-content/uploads//2023_Chad_ER_UNHCR_Sudan_003-1-2048x1365.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <article> <h5 class="subhead small">Sudanese Refugees in Chad</h5> <p class="xsmall">Since April 2023, more than 400,000 refugees have crossed the border into Chad. Learn about HIAS’ response.<span>Learn More</span></p> </article> </a> </li> </ul><a class="btn-tertiary" href="https://hias.org/what/respond-to-emergencies/" target="">Respond to Emergencies</a></div></li> </ul> </li> <li class="links-carousel"> <h3 class="eyebrow">Our Work</h3> <div class="slick-carousel"> <a class="slide btn-hover" href="https://hias.org/center-refugee-policy/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Migrants walk through a river in the inhospitable rainforest of the Darién Gap, Colombia, November 20, 2022. | Center for Refugee Policy } HIAS Center for Refugee Policy | HIAS" data-lazy-srcset="https://hias.org/wp-content/uploads/GettyImages-1482883982-300x169.jpg 300w, https://hias.org/wp-content/uploads/GettyImages-1482883982-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/GettyImages-1482883982-768x434.jpg 768w, https://hias.org/wp-content/uploads/GettyImages-1482883982-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/GettyImages-1482883982.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/GettyImages-1482883982-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/GettyImages-1482883982-300x169.jpg" class="attachment-medium size-medium" alt="Migrants walk through a river in the inhospitable rainforest of the Darién Gap, Colombia, November 20, 2022. | Center for Refugee Policy } HIAS Center for Refugee Policy | HIAS" loading="lazy" srcset="https://hias.org/wp-content/uploads/GettyImages-1482883982-300x169.jpg 300w, https://hias.org/wp-content/uploads/GettyImages-1482883982-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/GettyImages-1482883982-768x434.jpg 768w, https://hias.org/wp-content/uploads/GettyImages-1482883982-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/GettyImages-1482883982.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <h4 class="subhead">Center for Refugee Policy</h4> <p class="xsmall">The center is dedicated to generating new ideas to inform and educate policymakers on issues related to advancing refugee rights across the globe.</p> <span class="btn-tertiary white">Learn More</span> </a> <a class="slide btn-hover" href="https://hias.org/how/private-sponsorship/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Arleen Zucker, left, and Tamila Kushnarova share a smile and embrace while saying goodbye following a Welcome Circle visit to Tamila's home. The home is pictured at left. | In Time for Passover, Ukrainians Find Jewish Community in U.S. | HIAS" data-lazy-srcset="https://hias.org/wp-content/uploads/Image_VII-300x169.jpg 300w, https://hias.org/wp-content/uploads/Image_VII-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/Image_VII-768x434.jpg 768w, https://hias.org/wp-content/uploads/Image_VII-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/Image_VII.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/Image_VII-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/Image_VII-300x169.jpg" class="attachment-medium size-medium" alt="Arleen Zucker, left, and Tamila Kushnarova share a smile and embrace while saying goodbye following a Welcome Circle visit to Tamila's home. The home is pictured at left. | In Time for Passover, Ukrainians Find Jewish Community in U.S. | HIAS" loading="lazy" srcset="https://hias.org/wp-content/uploads/Image_VII-300x169.jpg 300w, https://hias.org/wp-content/uploads/Image_VII-1024x579.jpg 1024w, https://hias.org/wp-content/uploads/Image_VII-768x434.jpg 768w, https://hias.org/wp-content/uploads/Image_VII-1536x868.jpg 1536w, https://hias.org/wp-content/uploads/Image_VII.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <h4 class="subhead">Private Sponsorship</h4> <p class="xsmall">Help integrate refugees into communities through HIAS-led private sponsorship groups.</p> <span class="btn-tertiary white">Learn More</span> </a> </div> </li> </ul> </div> </li> <li id="menu-item-65032" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65032 menu-item-has-children layout-three-column" itemprop="name"><a href="https://hias.org/where/"><span class="title">Where We Work</span></a> <div class="sub-menu"> <ul class="container simpatico-grid dropdown-three-column"> <li class="intro"> <h2 class="heading-5">Where We Work</h2> <p class="medium">HIAS provides vital services to displaced people and communities impacted by displacement in more than 20 countries around the world.</p> <a class="btn-primary" href="https://hias.org/where/" target="">Learn More</a> </li> <li class="secondary-links"> <h3 class="eyebrow">Regions</h3> <ul> <li class="has-tertiary mobile-click-through"><a class="alt btn-secondary white" href="https://hias.org/where/united-states/" target="">United <span>States</span></a> <div class="tertiary-menu style-us has-btn-tertiary mobile-click-through"> <h4 class="heading-6 small">United States</h4> <ul><li><a class="alt btn-secondary" href="https://hias.org/what/resettle-refugees/" target="">Resettlement in the <span>U.S.</span></a></li><li><a class="alt btn-secondary" href="https://hias.org/resettlement-partners/" target="">Resettlement <span>Partners</span></a></li><li><a class="alt btn-secondary" href="https://hias.org/legal-support-us/" target="">Legal Programs in the <span>U.S.</span></a></li><li class="mobile-only"><a class="btn-primary" href="https://hias.org/where/united-states/" target="">Learn More</a></li></ul><ul> <li> <a class="btn-hover subhead small" href="https://hias.org/how/welcome-corps/" target=""> Private Sponsorship in the U.S. <span class="btn-tertiary">Learn More</span> </a> </li> <li> <a class="btn-hover subhead small" href="https://hias.org/legal-services/" target=""> Legal Services in the U.S. <span class="btn-tertiary">Learn More</span> </a> </li> </ul><a class="btn-tertiary pink" href="https://hias.org/where/united-states/" target="">Learn More</a></div></li><li class="has-tertiary mobile-click-through"><a class="alt btn-secondary white" href="https://hias.org/hias-eu/" target=""><span>Europe</span></a> <div class="tertiary-menu style-europe has-btn-tertiary mobile-click-through"> <h4 class="heading-6 small">Europe</h4> <ul> <li> <a class="btn-tertiary" href="https://hias.org/where/austria/" target=""> <span class="icon"><img width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads/2022/06/Flag_of_Austria-300x200.png 300w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Austria-1024x683.png 1024w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Austria-768x512.png 768w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Austria-e1654883272385.png 120w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/Flag_of_Austria-300x200.png" /><noscript><img width="300" height="200" src="https://hias.org/wp-content/uploads/2022/06/Flag_of_Austria-300x200.png" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads/2022/06/Flag_of_Austria-300x200.png 300w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Austria-1024x683.png 1024w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Austria-768x512.png 768w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Austria-e1654883272385.png 120w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></span> Austria </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/greece/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/greece-flag-png-large.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/2022/06/greece-flag-png-large.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> Greece </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/moldova/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/moldova.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/moldova.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> Moldova </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/poland/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/poland-flag.jpg" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/poland-flag.jpg" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> Poland </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/romania/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/romania.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/romania.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> Romania </a> </li> <li> <a class="btn-tertiary" href="https://hiasjcore.org/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/united-kingdom-flag.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/united-kingdom-flag.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> United Kingdom </a> </li> <li> <a class="btn-tertiary add-alert" href="https://hias.org/where/ukraine/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Ukraine flag" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/ukraine-flag-png-large.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/2022/06/ukraine-flag-png-large.png" class="attachment-medium size-medium" alt="Ukraine flag" loading="lazy" /></noscript></span> Ukraine </a> </li><li class="mobile-only"><a class="btn-primary" href="https://hias.org/hias-eu/" target="">HIAS Europe</a></li></ul><ul> <li> <a class="btn-hover subhead small" href="https://hias.org/news/non-ukrainian-asylum-seekers-left-out-cold/" target=""> Non-Ukrainian Asylum Seekers Left Out in the Cold <span class="btn-tertiary">Read More</span> </a> </li> <li> <a class="btn-hover subhead small" href="https://hias.org/news/after-fleeing-alone-ukrainian-finds-family-brussels/" target=""> After Fleeing Alone, a Ukrainian Finds ‘Family’ in Brussels <span class="btn-tertiary">Read More</span> </a> </li> </ul><a class="btn-tertiary pink" href="https://hias.org/hias-eu/" target="">HIAS Europe</a></div></li><li class="has-tertiary mobile-click-through"><a class="alt btn-secondary white" href="https://hias.org/where/latin-america-caribbean/" target="">Latin America & <span>Caribbean</span></a> <div class="tertiary-menu style-europe has-btn-tertiary mobile-click-through"> <h4 class="heading-6 small">Latin America & Caribbean</h4> <ul> <li> <a class="btn-tertiary" href="https://hias.org/where/aruba/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/aruba-flag-jpg-xl.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/2022/06/aruba-flag-jpg-xl.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> Aruba </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/colombia/" target=""> <span class="icon"><img width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-300x200.png 300w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-1024x683.png 1024w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-768x512.png 768w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-1536x1024.png 1536w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-2048x1366.png 2048w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-e1654880765707.png 120w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-300x200.png" /><noscript><img width="300" height="200" src="https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-300x200.png" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-300x200.png 300w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-1024x683.png 1024w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-768x512.png 768w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-1536x1024.png 1536w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-2048x1366.png 2048w, https://hias.org/wp-content/uploads/2022/06/Flag_of_Colombia.svg_-e1654880765707.png 120w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></span> Colombia </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/costa-rica/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/flag-800.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/2022/06/flag-800.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> Costa Rica </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/ecuador/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/ecuador-flag-png-large.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/2022/06/ecuador-flag-png-large.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> Ecuador </a> </li> <li> <a class="btn-tertiary" href="/where/guatemala/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/Flag_of_Guatemala.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/Flag_of_Guatemala.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> Guatemala </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/guyana/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/guyana-flag-png-large.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/2022/06/guyana-flag-png-large.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> Guyana </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/honduras/" target=""> <span class="icon"><img width="300" height="150" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20150'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-300x150.png 300w, https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-1024x512.png 1024w, https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-768x384.png 768w, https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-1536x768.png 1536w, https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-2048x1024.png 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-300x150.png" /><noscript><img width="300" height="150" src="https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-300x150.png" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-300x150.png 300w, https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-1024x512.png 1024w, https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-768x384.png 768w, https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-1536x768.png 1536w, https://hias.org/wp-content/uploads/2022/09/Flag_of_Honduras.svg_-2048x1024.png 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></span> Honduras </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/mexico/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Mexico Flag" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/mexico-flag-png-large.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/2022/06/mexico-flag-png-large.png" class="attachment-medium size-medium" alt="Mexico Flag" loading="lazy" /></noscript></span> Mexico </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/panama/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/panama-flag-png-large.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/2022/06/panama-flag-png-large.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> Panama </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/peru/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Peruvian flag" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/flag-800-1peru.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/2022/06/flag-800-1peru.png" class="attachment-medium size-medium" alt="Peruvian flag" loading="lazy" /></noscript></span> Peru </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/venezuela/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/venezuela-flag-png-large.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/2022/06/venezuela-flag-png-large.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> Venezuela </a> </li><li class="mobile-only"><a class="btn-primary" href="https://hias.org/where/latin-america-caribbean/" target="">Learn More</a></li></ul><ul> <li> <a class="btn-hover subhead small" href="https://hias.org/news/displacement-levels-hit-record-high-latin-america-and-caribbean-hias-continues-support-refugees-need/" target=""> Record Displacement Levels across Latin America and the Caribbean <span class="btn-tertiary">Read More</span> </a> </li> <li> <a class="btn-hover subhead small" href="https://hias.org/news/commemorating-20-years-humanitarian-assistance-ecuador/" target=""> Celebrating 20 Years of HIAS in Latin America <span class="btn-tertiary">Read More</span> </a> </li> </ul><a class="btn-tertiary pink" href="https://hias.org/where/latin-america-caribbean/" target="">Learn More</a></div></li><li class="has-tertiary mobile-click-through"><a class="alt btn-secondary white" href="#" target="">Africa & Middle <span>East</span></a> <div class="tertiary-menu style-europe mobile-click-through"> <h4 class="heading-6 small">Africa & Middle East</h4> <ul> <li> <a class="btn-tertiary add-alert" href="https://hias.org/where/chad/" target=""> <span class="icon"><img width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-300x200.png 300w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-1024x683.png 1024w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-768x512.png 768w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-1536x1024.png 1536w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-2048x1366.png 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-300x200.png" /><noscript><img width="300" height="200" src="https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-300x200.png" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-300x200.png 300w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-1024x683.png 1024w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-768x512.png 768w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-1536x1024.png 1536w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Chad.svg_-2048x1366.png 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></span> Chad </a> </li> <li> <a class="btn-tertiary add-alert" href="https://hias.org/where/israel/" target=""> <span class="icon"><img width="120" height="80" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20120%2080'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Israeli flag" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/israel-flag-png-large.png" /><noscript><img width="120" height="80" src="https://hias.org/wp-content/uploads/2022/06/israel-flag-png-large.png" class="attachment-medium size-medium" alt="Israeli flag" loading="lazy" /></noscript></span> Israel </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/kenya/" target=""> <span class="icon"><img width="300" height="200" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20200'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-300x200.png 300w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-1024x683.png 1024w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-768x512.png 768w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-1536x1024.png 1536w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-2048x1366.png 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-300x200.png" /><noscript><img width="300" height="200" src="https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-300x200.png" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-300x200.png 300w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-1024x683.png 1024w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-768x512.png 768w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-1536x1024.png 1536w, https://hias.org/wp-content/uploads/2022/06/2560px-Flag_of_Kenya.svg_-2048x1366.png 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></span> Kenya </a> </li> <li> <a class="btn-tertiary" href="https://hias.org/where/south-africa/" target=""> <span class="icon"><img width="275" height="183" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20275%20183'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-src="https://hias.org/wp-content/uploads/SA-flag.png" /><noscript><img width="275" height="183" src="https://hias.org/wp-content/uploads/SA-flag.png" class="attachment-medium size-medium" alt="" loading="lazy" /></noscript></span> South Africa </a> </li></ul><ul> <li> <a class="btn-hover subhead small" href="https://hias.org/news/emergency-aid-chad-6-months/" target=""> Photos: Sudan’s Violence Fuels Refugee Crisis in Chad <span class="btn-tertiary">Read More</span> </a> </li> <li> <a class="btn-hover subhead small" href="https://hias.org/news/news-israel-terrible-hias-here-help/" target=""> The News in Israel Is Terrible. HIAS Is Here To Help <span class="btn-tertiary">Read More</span> </a> </li> </ul></div></li> </ul> </li> <li class="links-carousel"> <h3 class="eyebrow">Our Work</h3> <div class="slick-carousel"> <a class="slide btn-hover" href="https://hias.org/emergency-response-israel/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//02142024_IsraelER_Distribution028-300x169.jpg 300w, https://hias.org/wp-content/uploads//02142024_IsraelER_Distribution028-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//02142024_IsraelER_Distribution028-768x434.jpg 768w, https://hias.org/wp-content/uploads//02142024_IsraelER_Distribution028-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//02142024_IsraelER_Distribution028.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/02142024_IsraelER_Distribution028-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/02142024_IsraelER_Distribution028-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//02142024_IsraelER_Distribution028-300x169.jpg 300w, https://hias.org/wp-content/uploads//02142024_IsraelER_Distribution028-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//02142024_IsraelER_Distribution028-768x434.jpg 768w, https://hias.org/wp-content/uploads//02142024_IsraelER_Distribution028-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//02142024_IsraelER_Distribution028.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <h4 class="subhead">Israel Crisis Response</h4> <p class="xsmall">HIAS is currently responding to the humanitarian emergency across the country as a result of recent violent attacks against the civilian population.</p> <span class="btn-tertiary white">Learn More</span> </a> <a class="slide btn-hover" href="https://hias.org/news/cross-border-programs-provide-vital-support-gbv-survivors-and-lgbtq-people-darien-gap/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//IMG_002-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//IMG_002-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//IMG_002-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//IMG_002-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//IMG_002-1.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/IMG_002-1-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/IMG_002-1-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//IMG_002-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//IMG_002-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//IMG_002-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//IMG_002-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//IMG_002-1.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <h4 class="subhead">The Darién Gap</h4> <p class="xsmall">HIAS is working across the Darién Gap to provide refugees and asylum seekers with gender-based violence prevention and response, legal support, and mental health services.</p> <span class="btn-tertiary white">Learn More</span> </a> </div> </li> </ul> </div> </li> <li id="menu-item-65030" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-65030 menu-item-has-children layout-two-column" itemprop="name"><a href="https://hias.org/latest/"><span class="title">Latest</span></a> <div class="sub-menu"> <ul class="container simpatico-grid dropdown-two-column"> <li class="secondary-links"> <h3 class="eyebrow">Learn More</h3> <ul> <li><a class="alt btn-secondary white alert-link" href="https://hias.org/emergency-response-israel/" target=""><span>Israel</span></a></li><li><a class="alt btn-secondary white" href="https://hias.org/tag/ukraine/" target=""><span>Ukraine</span></a></li><li><a class="alt btn-secondary white" href="https://hias.org/tag/lgbtq-refugees/" target="">LGBTQ <span>Refugees</span></a></li><li><a class="alt btn-secondary white" href="https://hias.org/tag/darien-gap/" target="">Darien <span>Gap</span></a></li><li><a class="alt btn-secondary white" href="https://hias.org/tag/private-sponsorship/" target="">Private <span>Sponsorship</span></a></li></ul><a class="btn-primary" href="https://hias.org/latest/" target="">See All Latest</a></li><li class="latest-featured-posts"><ul class="nav-featured-posts"><li class="nav-featured-post"><a class="btn-hover" href="https://hias.org/news/internship-program-helps-refugees-kickstart-their-careers/"><div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//Adidas-Firma-300x169.jpg 300w, https://hias.org/wp-content/uploads//Adidas-Firma-1024x577.jpg 1024w, https://hias.org/wp-content/uploads//Adidas-Firma-768x432.jpg 768w, https://hias.org/wp-content/uploads//Adidas-Firma-1536x865.jpg 1536w, https://hias.org/wp-content/uploads//Adidas-Firma-2048x1153.jpg 2048w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/Adidas-Firma-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/Adidas-Firma-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//Adidas-Firma-300x169.jpg 300w, https://hias.org/wp-content/uploads//Adidas-Firma-1024x577.jpg 1024w, https://hias.org/wp-content/uploads//Adidas-Firma-768x432.jpg 768w, https://hias.org/wp-content/uploads//Adidas-Firma-1536x865.jpg 1536w, https://hias.org/wp-content/uploads//Adidas-Firma-2048x1153.jpg 2048w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div><h4 class="subhead heading-6 small">Internship Program Helps Refugees Kickstart their Careers</h4><p class="xsmall">The "Talent Without Borders" employability program provides young refugees with valuable career advice.</p><span class="btn-tertiary white">Read More</span></a></li><li class="nav-featured-post"><a class="btn-hover" href="https://hias.org/news/five-inspiring-community-leaders-one-common-goal/"><div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//COSUDE-Images-2-300x169.png 300w, https://hias.org/wp-content/uploads//COSUDE-Images-2-1024x579.png 1024w, https://hias.org/wp-content/uploads//COSUDE-Images-2-768x434.png 768w, https://hias.org/wp-content/uploads//COSUDE-Images-2-1536x868.png 1536w, https://hias.org/wp-content/uploads//COSUDE-Images-2.png 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/COSUDE-Images-2-300x169.png" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/COSUDE-Images-2-300x169.png" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//COSUDE-Images-2-300x169.png 300w, https://hias.org/wp-content/uploads//COSUDE-Images-2-1024x579.png 1024w, https://hias.org/wp-content/uploads//COSUDE-Images-2-768x434.png 768w, https://hias.org/wp-content/uploads//COSUDE-Images-2-1536x868.png 1536w, https://hias.org/wp-content/uploads//COSUDE-Images-2.png 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div><h4 class="subhead heading-6 small">Five Inspiring Community Leaders, One Common Goal</h4><p class="xsmall">These women are from different walks of life, but they all participated in a HIAS program that created an impact on each of them, and their communitie...</p><span class="btn-tertiary white">Read More</span></a></li><li class="nav-featured-post"><a class="btn-hover" href="https://hias.org/news/how-help-refugees-and-asylum-seekers-after-u-s-elections/"><div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="Two Welcome Corps private sponsorship groups, Miracle PSG and Rehoboth Welcomes PSG from Aurora, CO, are reunited with family members from Eritrea at Denver International Airport on September 26, 2024. | How to Help Refugees and Asylum Seekers After the U.S. Elections | HIAS" data-lazy-srcset="https://hias.org/wp-content/uploads//IMG_8870-300x169.jpeg 300w, https://hias.org/wp-content/uploads//IMG_8870-1024x579.jpeg 1024w, https://hias.org/wp-content/uploads//IMG_8870-768x434.jpeg 768w, https://hias.org/wp-content/uploads//IMG_8870-1536x868.jpeg 1536w, https://hias.org/wp-content/uploads//IMG_8870.jpeg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/IMG_8870-300x169.jpeg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/IMG_8870-300x169.jpeg" class="attachment-medium size-medium" alt="Two Welcome Corps private sponsorship groups, Miracle PSG and Rehoboth Welcomes PSG from Aurora, CO, are reunited with family members from Eritrea at Denver International Airport on September 26, 2024. | How to Help Refugees and Asylum Seekers After the U.S. Elections | HIAS" loading="lazy" srcset="https://hias.org/wp-content/uploads//IMG_8870-300x169.jpeg 300w, https://hias.org/wp-content/uploads//IMG_8870-1024x579.jpeg 1024w, https://hias.org/wp-content/uploads//IMG_8870-768x434.jpeg 768w, https://hias.org/wp-content/uploads//IMG_8870-1536x868.jpeg 1536w, https://hias.org/wp-content/uploads//IMG_8870.jpeg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div><h4 class="subhead heading-6 small">How to Help Refugees and Asylum Seekers After the U.S. Elections</h4><p class="xsmall">In the wake of an election characterized by strong anti-immigrant rhetoric, learn how you can help asylum seekers and refugees in the U.S.</p><span class="btn-tertiary white">Read More</span></a></li></ul></li> </ul> </div> </li> <li id="menu-item-65034" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-65034 menu-item-has-children layout-three-column" itemprop="name"><a href="https://hias.org/how/"><span class="title">How to Help</span></a> <div class="sub-menu"> <ul class="container simpatico-grid dropdown-three-column"> <li class="intro"> <h2 class="heading-5">How to Help</h2> <p class="medium">Together, we can help create a world in which refugees find welcome, safety, and opportunity. Join us.</p> <a class="btn-primary" href="https://act.hias.org/page/53286/donate/1?_gl=1*199e9g*_gcl_aw*R0NMLjE2OTY0NTc2ODkuQ2owS0NRandtdlNvQmhET0FSSXNBSzZhVjdqUG81SXZHeVBmY0EwMlBhOEpVc2NwNFZCUE00R25FcTVvUFZIUUt5Skx3MHZ5bmppMjJSOGFBdHJfRUFMd193Y0I.*_gcl_dc*R0NMLjE2OTY0NTc2ODkuQ2owS0NRandtdlNvQmhET0FSSXNBSzZhVjdqUG81SXZHeVBmY0EwMlBhOEpVc2NwNFZCUE00R25FcTVvUFZIUUt5Skx3MHZ5bmppMjJSOGFBdHJfRUFMd193Y0I.*_gcl_au*MTAwMDIxNDU4OC4xNjk3NDgzODE4*_ga*MTcxMTA0MTEzNi4xNjkwODM4Njc5*_ga_6Q0BQPF21C*MTY5NzQ4OTI2Ny40NS4xLjE2OTc0OTI1MTcuMjYuMC4w" target="">Donate Now</a> </li> <li class="secondary-links"> <h3 class="eyebrow">Get Involved</h3> <ul> <li><a class="alt btn-secondary white" href="https://hias.org/how/volunteer/" target=""><span>Volunteer</span></a></li><li><a class="alt btn-secondary white" href="https://hias.org/how/upcoming-events/" target="">Attend an <span>Event</span></a></li><li><a class="alt btn-secondary white" href="/how/private-sponsorship/" target="">Sponsor a <span>Refugee</span></a></li><li><a class="alt btn-secondary white" href="https://hias.org/how/congregational-opportunities/" target="">Congregational <span>Opportunities</span></a></li><li><a class="alt btn-secondary white" href="https://hias.org/how/educational-resources/" target="">Educational <span>Resources</span></a></li><li><a class="alt btn-primary" href="https://hias.org/take-action/" target="">TAKE <span>ACTION</span></a></li> </ul> </li> <li class="links-carousel"> <h3 class="eyebrow">Highlights</h3> <div class="slick-carousel"> <a class="slide btn-hover" href="https://hias.org/news/five-ways-americans-can-welcome-refugees/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//22_JFS-Seattle-Volunteers-300x169.jpg 300w, https://hias.org/wp-content/uploads//22_JFS-Seattle-Volunteers-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//22_JFS-Seattle-Volunteers-768x434.jpg 768w, https://hias.org/wp-content/uploads//22_JFS-Seattle-Volunteers-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//22_JFS-Seattle-Volunteers.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/22_JFS-Seattle-Volunteers-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/22_JFS-Seattle-Volunteers-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//22_JFS-Seattle-Volunteers-300x169.jpg 300w, https://hias.org/wp-content/uploads//22_JFS-Seattle-Volunteers-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//22_JFS-Seattle-Volunteers-768x434.jpg 768w, https://hias.org/wp-content/uploads//22_JFS-Seattle-Volunteers-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//22_JFS-Seattle-Volunteers.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <h4 class="subhead">Five Ways Americans Can Welcome Refugees</h4> <p class="xsmall">Explore ways that you can help refugees, asylum seekers, and other displaced people find welcome in your community, the U.S., and around the world.</p> <span class="btn-tertiary white">Read More</span> </a> <a class="slide btn-hover" href="https://hias.org/probono/" target=""> <div class="media"><img width="300" height="169" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20169'%3E%3C/svg%3E" class="attachment-medium size-medium" alt="" data-lazy-srcset="https://hias.org/wp-content/uploads//Pro-Bono-photo-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//Pro-Bono-photo-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//Pro-Bono-photo-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//Pro-Bono-photo-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//Pro-Bono-photo-1.jpg 1770w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://hias.org/wp-content/uploads/Pro-Bono-photo-1-300x169.jpg" /><noscript><img width="300" height="169" src="https://hias.org/wp-content/uploads/Pro-Bono-photo-1-300x169.jpg" class="attachment-medium size-medium" alt="" loading="lazy" srcset="https://hias.org/wp-content/uploads//Pro-Bono-photo-1-300x169.jpg 300w, https://hias.org/wp-content/uploads//Pro-Bono-photo-1-1024x579.jpg 1024w, https://hias.org/wp-content/uploads//Pro-Bono-photo-1-768x434.jpg 768w, https://hias.org/wp-content/uploads//Pro-Bono-photo-1-1536x868.jpg 1536w, https://hias.org/wp-content/uploads//Pro-Bono-photo-1.jpg 1770w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></div> <h4 class="subhead">Join HIAS' Pro Bono Network</h4> <p class="xsmall">HIAS’ Pro Bono & Partnerships team works with volunteer attorneys across the U.S. to help refugees, asylum seekers, and other forcibly displaced people access vital legal services.</p> <span class="btn-tertiary white">Learn More</span> </a> </div> </li> </ul> </div> </li> <li id="menu-item-65035" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-65035 menu-item-has-children layout-single-lightbox" itemprop="name"><a href="https://act.hias.org/page/53286/donate/1?_gl=1*iczsvq*_gcl_au*MjEwNjkzMjIyMi4xNjk2MDE1MzU3*_ga*MTE2NTI3MDU1MC4xNjk2MDE1MzU3*_ga_6Q0BQPF21C*MTY5NjI2NDE0OS4zLjEuMTY5NjI2NDM3MS42MC4wLjA."><span class="title">Donate</span></a> <div class="sub-menu single-dropdown"> <ul class=" dropdown-single-lightbox"> <li><a class="fancy-button" href="https://act.hias.org/page/53286/donate/1?_gl=1*iczsvq*_gcl_au*MjEwNjkzMjIyMi4xNjk2MDE1MzU3*_ga*MTE2NTI3MDU1MC4xNjk2MDE1MzU3*_ga_6Q0BQPF21C*MTY5NjI2NDE0OS4zLjEuMTY5NjI2NDM3MS42MC4wLjA." target="">Donate Now</a><ul><li><a class="alt btn-tertiary" href="https://act.hias.org/page/58037/donate/1" target="">Become a Monthly <span>Donor</span></a></li><li><a class="alt btn-tertiary" href="https://hias.org/matching-gifts/)" target="">Employer <span>Match</span></a></li><li><a class="alt btn-tertiary" href="https://www.hiasfoundation.org/" target="">HIAS <span>Foundation</span></a></li><li><a class="alt btn-tertiary" href="https://hias.org/who/corporate-partnerships/" target="">Corporate <span>Partnerships</span></a></li><li><a class="alt btn-tertiary" href="https://hias.org/how/ways-give/" target="">Other Ways to <span>Give</span></a></li> </ul> </li> </ul> </div> </li> </ul> <div class="top-helper-nav mobile-only"> <div class="container"> <ul id="menu-new-top-menu-1" class="menu"><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-68880"><a href="https://hias.org/what/respond-emergencies/">Emergency Response</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-68879"><a href="https://hias.org/center-refugee-policy/">Center for Refugee Policy</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-65043"><a href="https://hias.org/refugee-faqs/">Refugee FAQs</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-65044"><a href="https://hias.org/contact-us/">Contact Us</a></li> </ul> <form method="get" class="searchform" action="https://hias.org"> <label class="accessibility" for="s">Search</label> <input type="text" class="field" name="s" id="s" placeholder="Start typing to search..." /> <button type="submit" name="submit"><span class="accessibility">Submit</span></button> </form> <div class="footer-social simpatico-flex-container"> <a href="https://www.facebook.com/HIASrefugees" class="button dark facebook" target="_blank" aria-label="social facebook"><span class="accessibility">Facebook</span></a> <a href="https://www.linkedin.com/company/hias/" class="button dark linkedin" target="_blank" aria-label="social linkedin"><span class="accessibility">LinkedIn</span></a> <a href="http://instagram.com/hiasrefugees" class="button dark instagram" target="_blank" aria-label="social url-link"><span class="accessibility">Instagram</span></a> </div> </div> </div> </nav> </div> </header> <div id="content"> <section class="block-article background-white "> <div class="container"> <div class="row"> <div class="col-lg-10 col-12 article-title"> <h1 class="large-title">Beyond the Border: The Regional Effects of the U.S. Asylum Ban</h1> </div> <div class="col-lg-3 col-12 info-col"> <div class="content-"> <p class="para-1 by-name"> By Ayelet Parness </p> <p class="para-3 by-title"> HIAS.org </p> <p class="para-3 article-date"> Jul 27, 2023 </p> </div> <div class="social-holder"> <a target="_blank" rel="noopener" href="https://www.facebook.com/sharer?u=https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/&t='Beyond+the+Border%3A+The+Regional+Effects+of+the+U.S.+Asylum+Ban" class="button social-btn facebook" aria-label="social facebook"></a> <a target="_blank" rel="noopener" href="http://twitter.com/share?text=Beyond+the+Border%3A+The+Regional+Effects+of+the+U.S.+Asylum+Ban&url=https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/" class="button social-btn twitter" aria-label="social twitter"></a> <a target="_blank" rel="noopener" href="https://www.linkedin.com/shareArticle?mini=true&url=https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/" class="button social-btn linkedin" aria-label="social linkedin"></a> <a href="https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/" class="button social-btn url-link" aria-label="social url-link"></a> <a target="_blank" rel="noopener" href="https://api.whatsapp.com/send?text=Beyond+the+Border%3A+The+Regional+Effects+of+the+U.S.+Asylum+Ban%0AThe+Biden+administration%E2%80%99s+asylum+ban+has+had+a+profound+impact+not+only+at+the+U.S.-Mexico+border+but+throughout+the+entire+Latin+America+and+Caribbean+%28LAC%29+region%2C+where+HIAS+operates+over+70+field+offices+across+11+countries.%0Ahttps%3A%2F%2Fhias.org%2Fnews%2Fbeyond-border-regional-effects-u-s-asylum-ban%2F" class="button social-btn whatsapp" aria-label="social whatsapp"></a> </div> </div> <div class="col-lg-9 col-12 content-col"> <div class="featured-img article-block"> <figure> <picture> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Migrants, most from Haiti, prepare to depart a base camp towards the infamous Darien Gap while on their journey towards the United States on October 07, 2021 at Las Tekas, Colombia. | Beyond the Border: The Regional Effects of the U.S. Asylum Ban | HIAS" data-lazy-src="https://hias.org/wp-content/uploads/21_11_Darien-Gap-Getty.jpg" /><noscript><img src="https://hias.org/wp-content/uploads/21_11_Darien-Gap-Getty.jpg" alt="Migrants, most from Haiti, prepare to depart a base camp towards the infamous Darien Gap while on their journey towards the United States on October 07, 2021 at Las Tekas, Colombia. | Beyond the Border: The Regional Effects of the U.S. Asylum Ban | HIAS" /></noscript> </picture> </figure> <p class="caption img-caption"> Migrants, most from Haiti, prepare to depart a base camp towards the infamous Darien Gap while on their journey towards the United States on October 07, 2021 at Las Tekas, Colombia. (John Moore/Getty Images) </p> </div> <div class="richtext article-block"><p>On May 11, enforcement of <a href="https://hias.org/news/stranded-mexico-human-cost-title-42/" target="_blank" rel="noopener">Title 42,</a> a public health measure invoked in 2020 to block people from seeking asylum at the U.S.-Mexico border, ended along with the U.S. COVID-19 public health emergency declaration. In its place, the Biden administration enacted several policies that impact asylum and migration, one of which was a virtual <a href="https://hias.org/news/biden-administrations-asylum-ban-explained/" target="_blank" rel="noopener">asylum ban</a>.</p> <p>Under the new rule, asylum seekers can only apply for asylum after entering at the U.S.-Mexico border if they present themselves at a port of entry after making an appointment using the Department of Homeland Security’s (DHS) mobile application, <a href="https://www.cbp.gov/about/mobile-apps-directory/cbpone">CBP One</a>, or if they can prove that they have sought and been denied asylum in a country through which they traveled on their way to the United States.</p> <p>The changes represented an abrupt policy shift — but may, in the end, have only been fleeting. On Tuesday, a federal judge in San Francisco <a href="https://hias.org/statements/hias-praises-federal-judges-ruling-asylum-restrictions/">issued a decision</a> vacating the Biden administration’s asylum ban, citing in part comments submitted to the federal record in opposition – HIAS supporters submitted over 5,000 such comments. The future of the asylum ban remains uncertain. The judge granted a 14-day stay before the order takes effect, but the government plans to appeal to the ninth district and will likely ask for a longer stay while the case is ongoing.</p> <p>To understand what the most recent ruling may entail, it’s first necessary to examine what has changed in the two months since the end of Title 42. The Biden administration’s asylum ban has had a profound impact not only at the U.S.-Mexico border but throughout the entire Latin America and Caribbean (LAC) region, <a href="https://hias.org/where/latin-america-caribbean/">where HIAS operates</a> over 70 field offices across 11 countries.</p> <p>Here are some of the impacts we are seeing on asylum seekers, migrants, refugees, other displaced populations, and host communities in the region:</p> <h4>Many displaced people are still on the move near the U.S.-Mexico border and throughout the LAC region, even as U.S.-Mexico border crossings have dropped significantly.</h4> <p>The much-publicized drop in the number of displaced people crossing into the United States belies a rising amount of movement throughout the Americas. A combination of political instability, increased gang violence, ongoing economic struggles, a slow recovery from COVID-19, and the effects of climate change have driven this increase, sparking repercussions in multiple countries in the LAC region. In northern Mexico, for instance, an estimated 104,000 migrants are currently <a href="https://www.reuters.com/investigates/special-report/usa-immigration-asylum-border/">stranded in border towns</a> in hopes of gaining entry to the United States.</p> <p>One important marker of migration trends is the Darién Gap, a dangerous and roadless expanse of rainforest connecting Colombia and Panama that has increasingly served as a migration route in recent years. An estimated 200,000 people, largely from Venezuela, Haiti, and Ecuador, crossed the Darién Gap between January and June 2023. If current trends continue, a record <a href="https://apnews.com/article/panama-darien-gap-migrants-c937f88260fb88f4c3d3e5e6041b8fa6">400,000 may cross</a> by the end of the year. This would represent a sharp increase from the 250,000 people estimated to have crossed in 2022, itself nearly double the 2021 figure.</p> <p>Mexico’s migration authority (INM) also reported an increase in detentions of migrants in May 2023 over the previous month, with more significant increases seen in Chiapas and Tabasco, two border states between Mexico and Guatemala.</p> <h4>The asylum ban isn’t solely responsible for the drop in U.S.-Mexico border crossings.</h4> <p>Despite the continued high level of migration in the region, the decrease in U.S.-Mexico border crossings is nonetheless significant: <a href="https://www.cbp.gov/newsroom/stats/southwest-land-border-encounters">In June 2023</a>, the first full month since the end of Title 42, the number of people crossing the border between ports of entry was lower than in any month since February 2021 — a change that the U.S. Department of Homeland Security <a href="https://storage.courtlistener.com/recap/gov.uscourts.cand.334557/gov.uscourts.cand.334557.176.2.pdf">directly attributed</a> to the asylum ban.</p> <p>But the truth is far more complex. After interviewing 300 people waiting to seek asylum at the U.S.-Mexico border, <a href="https://humanrightsfirst.org/wp-content/uploads/2023/07/Refugee-Protection-Travesty_Asylum-Ban-Report_July-2023-1.pdf">Human Rights First found</a> that they overwhelmingly did not know about the asylum ban, or had an incomplete understanding of the rule and its consequences — which undermines the claim that the asylum ban itself is deterring people from crossing. Additionally, the rate of Mexican nationals crossing the border between ports of entry has also <a href="https://www.cbp.gov/newsroom/stats/nationwide-encounters">fallen</a>, even though Mexican nationals are not subject to the asylum ban.</p> <p>One cause for these lower numbers is the end of Title 42. Under Title 42, ports of entry were almost completely closed to asylum seekers, which led to larger numbers of people crossing between ports of entry out of desperation. Since Title 42 was lifted, there has been a <a href="https://www.wola.org/2023/07/weekly-u-s-mexico-border-update-texas-razor-wire-june-migration-data-asylum-rule-lawsuit/" target="_blank" rel="noopener">27% increase</a> in the number of people being processed through ports of entry. With consistent (if limited) access to these channels, fewer people need to resort to these more dangerous routes across the border.</p> <p>Additionally, some countries in the LAC region have reacted to recent changes to U.S. migration policy by introducing regulations and measures that negatively affect people on the move, including increased border controls and stricter migration policies. HIAS Peru staff have observed increased controls along the border with Chile, leaving hundreds of people stranded on their journeys. INM officers have also been observed controlling and restricting access to the U.S.-Mexico border, which may contribute to the lower numbers.</p> <p>“Reports from partners on the ground tell us that INM officers often prevent migrants from approaching ports of entry, sometimes even if they have CBP One Appointment confirmations,” said Vanessa Dojaquez-Torres, policy counsel at HIAS, who observed such behavior during a visit to the Mexican border city Ciudad Juárez in late May. “While the Department of State has denied having requested that INM take this position, we have heard that INM officers understand these actions to be at the request of the U.S. government.”</p> </div><div class="richtext article-block"> <div class="quote-block"> <q class="small-title"> “Reports from partners on the ground tell us that INM officers often prevent migrants from approaching ports of entry, sometimes even if they have CBP One Appointment confirmations.” </q> <p class="para-1 name">Vanessa Dojaquez-Torres, policy counsel at HIAS</p> </div> </div><div class="richtext article-block"><h4>Shifting dynamics in migration are putting a strain on LAC countries’ capacities.</h4> <p>HIAS President and CEO Mark Hetfield said in <a href="https://hias.org/news/hetfield-calls-immigration-reform-u-s-house-hearing/" target="_blank" rel="noopener">his testimony before Congress</a> in May 2023 that the U.S. is “just one player in this global refugee crisis,” with countries across the hemisphere hosting large numbers of displaced people: <a href="https://reporting.unhcr.org/operational/regions/americas?_gl=1%2Ab57kcq%2A_rup_ga%2ANDM5NTkxNzgxLjE2ODk5NjIxMjQ.%2A_rup_ga_EVDQTJ4LMY%2AMTY5MDQ2NjYyOC4yLjEuMTY5MDQ2NjcyMy4wLjAuMA..%2A_ga%2ANDM5NTkxNzgxLjE2ODk5NjIxMjQ.%2A_ga_X2YZPJ1XWR%2AMTY5MDQ2NjYyOC4xLjEuMTY5MDQ2NjcwNC4wLjAuMA..#_ga=2.137721520.1492024264.1690466628-439591781.1689962124" target="_blank" rel="noopener">about 21.5 million displaced people</a> — nearly one in five worldwide — are in the Americas. Shifting migration patterns have exacerbated the challenges faced by LAC countries, placing additional strain on their already limited resources. HIAS staff in Mexico and Costa Rica have seen more people living on the street or in improvised camps as shelters in the area reach capacity. In Necocli, Colombia, HIAS staff report that many people in transit are camping on beaches.</p> <p>The increased pressure on host communities has also led to rising social tensions, discrimination, and xenophobia, worsening the vulnerabilities faced by forcibly displaced populations. HIAS Mexico and HIAS Costa Rica have reported tensions among local populations and people in transit, especially those living on the street or in improvised camps. During a recent trip to Ciudad Juarez, HIAS staff were told “the people of Juarez used to be much more welcoming but now, when bridges get closed, they get angry.”</p> <p>The asylum ban’s provision requiring asylum seekers to have previously applied for asylum in transit countries may also lead to a surge in asylum requests throughout the LAC region, adding to the strain on the countries’ asylum systems. According to UNHCR, Mexico had registered 64,462 new applicants for refugee status by the end of May 2023, a 30.5% increase from May 2022.</p> <p>In an effort to help address displacement in LAC, the U.S. is working in partnership with countries in South and Central America to open Safe Mobility Offices (SMOs) that direct refugees and migrants to lawful pathways to travel to the U.S. and provide them with safe alternatives to traveling to the U.S.-Mexico border to seek safety. SMOs in <a href="https://movilidadsegura.org/en/" target="_blank" rel="noopener">Colombia, Guatemala, and Costa Rica</a> are now providing services to people from a limited number of nationalities. However, concerns remain about the ability of partner countries to adequately handle the expected caseload and provide necessary support services. As of this writing, both the Colombia and Guatemala SMOs have closed applications for appointments due to high demand and lack of clarity around processes.</p> <h4>The bottom line</h4> <p>Changes to U.S. migration policy and their ripple effects throughout the LAC region have harmed asylum seekers, migrants, and other displaced people and placed increased strain on host communities. Despite its intention to foster a coordinated approach among governments in the hemisphere, including the U.S., the <a href="https://www.whitehouse.gov/briefing-room/statements-releases/2022/06/10/los-angeles-declaration-on-migration-and-protection/">Los Angeles Declaration</a> has fallen short of this goal so far, impeding the region’s ability to address pressing issues collectively and hindering progress towards comprehensive solutions. The Los Angeles Declaration should be <a href="https://hias.org/statements/nations-must-prioritize-los-angeles-declaration/" target="_blank" rel="noopener">lifted up and utilized as intended</a> to ensure that proper steps are being taken to humanely address migration flows in Latin America and the Caribbean, including through engagement with civil society and NGOs.</p> <p>HIAS applauded the judge’s decision to rescind the Biden Administration’s asylum ban, which places inhumane and unnecessary restrictions on asylum seekers. Any true reforms to the U.S. asylum system must protect the rights and dignity of all noncitizens seeking safety. But the ruling, in itself, is no panacea.</p> <p>We also call for humanitarian infrastructure at the U.S. border to be properly resourced. As the root causes of migration continue to increase, so do the humanitarian needs of asylum seekers and other migrants heading north to the U.S.-Mexico border. The solution to this is not increased immigration enforcement, but comprehensive immigration reform passed by Congress that takes into account the multi-layered humanitarian issue at hand.</p> </div> <div class="article-tags"> <div class="d-flex flex-wrap color-blue-bright-light"> <a href="https://hias.org/tag/advocacy/" class="p3-text tag-link">Advocacy</a> <a href="https://hias.org/tag/asylum/" class="p3-text tag-link">Asylum</a> <a href="https://hias.org/tag/darien-gap/" class="p3-text tag-link">Darien Gap</a> <a href="https://hias.org/tag/latin-america/" class="p3-text tag-link">Latin America</a> <a href="https://hias.org/tag/mexico/" class="p3-text tag-link">Mexico</a> <a href="https://hias.org/tag/us-border-response/" class="p3-text tag-link">U.S. Border Response</a> <a href="https://hias.org/tag/united-states/" class="p3-text tag-link">United States</a> </div> </div> <div class="social-holder d-lg-none d-flex flex-wrap mobile"> <a target="_blank" rel="noopener" href="https://www.facebook.com/sharer?u=https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/&t='Beyond+the+Border%3A+The+Regional+Effects+of+the+U.S.+Asylum+Ban" class="button social-btn facebook" aria-label="social facebook"></a> <a target="_blank" rel="noopener" href="http://twitter.com/share?text=Beyond+the+Border%3A+The+Regional+Effects+of+the+U.S.+Asylum+Ban&url=https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/" class="button social-btn twitter" aria-label="social twitter"></a> <a target="_blank" rel="noopener" href="https://www.linkedin.com/shareArticle?mini=true&url=https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/" class="button social-btn linkedin" aria-label="social linkedin"></a> <a href="https://hias.org/news/beyond-border-regional-effects-u-s-asylum-ban/" class="button social-btn url-link" aria-label="social url-link"></a> <a target="_blank" rel="noopener" href="https://api.whatsapp.com/send?text=Beyond+the+Border%3A+The+Regional+Effects+of+the+U.S.+Asylum+Ban%0AThe+Biden+administration%E2%80%99s+asylum+ban+has+had+a+profound+impact+not+only+at+the+U.S.-Mexico+border+but+throughout+the+entire+Latin+America+and+Caribbean+%28LAC%29+region%2C+where+HIAS+operates+over+70+field+offices+across+11+countries.%0Ahttps%3A%2F%2Fhias.org%2Fnews%2Fbeyond-border-regional-effects-u-s-asylum-ban%2F" class="button social-btn whatsapp" aria-label="social whatsapp"></a> </div> </div> </div> </div> </section> <section class="block-related-news background-white" id="block-related-news-block_c830548df1d9eca0749fd77cf1ed522c"> <div class="container"> <div class="row"> <div class="col-lg-12 col-12"> <h3 class="label-title section-title with-dot">Related News</h3> </div> </div> <div class="row items"> <div class="col-lg-3 col-12 item"> <a href="https://hias.org/news/immigration-deterrence-only-not-answer/" class="item-content ui-hover"> <div class="row flex-lg-row flex-md-row-reverse flex-column-reverse"> <div class="col-lg-12 col-md-4 col-6 align-self-end"> <div class="img-holder"> <figure> <picture> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="On Immigration, ‘Deterrence Only’ Is Not the Answer" data-lazy-src="https://hias.org/wp-content/uploads/240911_trumpharris.jpg" /><noscript><img src="https://hias.org/wp-content/uploads/240911_trumpharris.jpg" alt="On Immigration, ‘Deterrence Only’ Is Not the Answer" /></noscript> </picture> </figure> </div> </div> <div class="col-lg-12 col-md-8"> <div class="item-info"> <h4 class="xsmall-title item-title"> On Immigration, ‘Deterrence Only’ Is Not the Answer </h4> <p class="para-3 w-medium date">Sep 11, 2024</p> </div> </div> </div> </a> </div> <div class="col-lg-3 col-12 item"> <a href="https://hias.org/news/afghan-asylum-seekers-struggle-gain-legal-status-u-s/" class="item-content ui-hover"> <div class="row flex-lg-row flex-md-row-reverse flex-column-reverse"> <div class="col-lg-12 col-md-4 col-6 align-self-end"> <div class="img-holder"> <figure> <picture> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Afghan Asylum Seekers Struggle to Gain Legal Status in the U.S." data-lazy-src="https://hias.org/wp-content/uploads/Afghanistan-Evacuation.jpg" /><noscript><img src="https://hias.org/wp-content/uploads/Afghanistan-Evacuation.jpg" alt="Afghan Asylum Seekers Struggle to Gain Legal Status in the U.S." /></noscript> </picture> </figure> </div> </div> <div class="col-lg-12 col-md-8"> <div class="item-info"> <h4 class="xsmall-title item-title"> Afghan Asylum Seekers Struggle to Gain Legal Status in the U.S. </h4> <p class="para-3 w-medium date">Aug 19, 2024</p> </div> </div> </div> </a> </div> <div class="col-lg-3 col-12 item"> <a href="https://hias.org/news/deep-dive-immigration-asylum-and-2024-u-s-election/" class="item-content ui-hover"> <div class="row flex-lg-row flex-md-row-reverse flex-column-reverse"> <div class="col-lg-12 col-md-4 col-6 align-self-end"> <div class="img-holder"> <figure> <picture> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="Deep Dive: Immigration, Asylum, and the U.S. Election" data-lazy-src="https://hias.org/wp-content/uploads/GettyImages-2159233332.jpg" /><noscript><img src="https://hias.org/wp-content/uploads/GettyImages-2159233332.jpg" alt="Deep Dive: Immigration, Asylum, and the U.S. Election" /></noscript> </picture> </figure> </div> </div> <div class="col-lg-12 col-md-8"> <div class="item-info"> <h4 class="xsmall-title item-title"> Deep Dive: Immigration, Asylum, and the U.S. Election </h4> <p class="para-3 w-medium date">Jul 19, 2024</p> </div> </div> </div> </a> </div> <div class="col-lg-3 col-12 item"> <a href="https://hias.org/news/u-s-border-policies-harm-people-fleeing-danger/" class="item-content ui-hover"> <div class="row flex-lg-row flex-md-row-reverse flex-column-reverse"> <div class="col-lg-12 col-md-4 col-6 align-self-end"> <div class="img-holder"> <figure> <picture> <img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" alt="U.S. Border Policies Harm People Fleeing Danger" data-lazy-src="https://hias.org/wp-content/uploads/GettyImages-2155752840.jpg" /><noscript><img src="https://hias.org/wp-content/uploads/GettyImages-2155752840.jpg" alt="U.S. Border Policies Harm People Fleeing Danger" /></noscript> </picture> </figure> </div> </div> <div class="col-lg-12 col-md-8"> <div class="item-info"> <h4 class="xsmall-title item-title"> U.S. Border Policies Harm People Fleeing Danger </h4> <p class="para-3 w-medium date">Jun 27, 2024</p> </div> </div> </div> </a> </div> </div> <div class="row button-row justify-content-md-end"> <div class="col-auto"> <a href="https://hias.org/tag/asylum/" class="button secondary-btn pink internal" aria-label="Secondary"><span><i data-text="See More">See More</i></span></a> </div> </div> </div> </section> </div> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var relevanssi_rt_regex = /(&|\?)_(rt|rt_nonce)=(\w+)/g var newUrl = window.location.search.replace(relevanssi_rt_regex, '') history.replaceState(null, null, window.location.pathname + newUrl + window.location.hash) </script> <!-- Instagram Feed JS --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var sbiajaxurl = "https://hias.org/wp-admin/admin-ajax.php"; </script> <script type="rocketlazyloadscript"> let request = new XMLHttpRequest(); let url = 'ht' + 'tps:' + '//' + 'cdn-api.weglot.com/' + 'pageviews?api_key=' + 'wg_701b167b51b2d1d66f1ef4914249c44d1'; let data = JSON.stringify({ url: location.protocol + '//' + location.host + location.pathname, language: document.getElementsByTagName('html')[0].getAttribute('lang'), browser_language: (navigator.language || navigator.userLanguage) } ); request.open('POST', url, true); request.send(data); </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/themes/hias-website/_include/js/bootstrap.bundle.min.js?ver=4.3.1" id="bootstrap-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/themes/hias-website/_include/js/swiper-bundle.min.js?ver=4.3.1" id="swiper-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/themes/hias-website/_include/js/Chart.min.js?ver=1.0.0" id="chartjs-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/_include/js/doughnut.js?ver=1732120472" id="doughnut-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/themes/hias-website/_include/js/slick.min.js?ver=1.0.0" id="simpatico-slick-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/themes/hias-website/_include/js/magnific.min.js?ver=1.0.0" id="simpatico-magnific-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/_include/js/simpatico-scripts.js?ver=1732120472" id="simpatico-scripts-js" defer></script> <script type="text/javascript" id="scripts-js-extra"> /* <![CDATA[ */ var globalAjax = {"ajaxurl":"https:\/\/hias.org\/wp-admin\/admin-ajax.php","nonce":"6cd5c42721"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/_include/js/scripts.js?ver=1732120473" id="scripts-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/ajax/libs/jquery-cookie/1.4.1/jquery.cookie.js?ver=1732120473" id="cookiejs-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/vendor/react.min.js?ver=18.3.1" id="react-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/vendor/react-jsx-runtime.min.js?ver=18.3.1" id="react-jsx-runtime-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/autop.min.js?ver=9fb50649848277dd318d" id="wp-autop-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/blob.min.js?ver=9113eed771d446f4a556" id="wp-blob-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/block-serialization-default-parser.min.js?ver=14d44daebf663d05d330" id="wp-block-serialization-default-parser-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/hooks.min.js?ver=2810c76e705dd1a53b18" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/deprecated.min.js?ver=e1f84915c5e8ae38964c" id="wp-deprecated-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/dom.min.js?ver=4ecffbffba91b10c5c7a" id="wp-dom-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/vendor/react-dom.min.js?ver=18.3.1" id="react-dom-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/escape-html.min.js?ver=6561a406d2d232a6fbd2" id="wp-escape-html-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/element.min.js?ver=cb762d190aebbec25b27" id="wp-element-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/is-shallow-equal.min.js?ver=e0f9f1d78d83f5196979" id="wp-is-shallow-equal-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/keycodes.min.js?ver=034ff647a54b018581d3" id="wp-keycodes-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/priority-queue.min.js?ver=9c21c957c7e50ffdbf48" id="wp-priority-queue-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/compose.min.js?ver=b8d54449305350b51869" id="wp-compose-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/private-apis.min.js?ver=17a2e640b653d742da6e" id="wp-private-apis-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/redux-routine.min.js?ver=a0a172871afaeb261566" id="wp-redux-routine-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/data.min.js?ver=7c62e39de0308c73d50c" id="wp-data-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-data-js-after"> /* <![CDATA[ */ ( function() { var userId = 0; var storageKey = "WP_DATA_USER_" + userId; wp.data .use( wp.data.plugins.persistence, { storageKey: storageKey } ); } )(); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/html-entities.min.js?ver=2cd3358363e0675638fb" id="wp-html-entities-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/a11y.min.js?ver=d90eebea464f6c09bfd5" id="wp-a11y-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/rich-text.min.js?ver=4021b9e4e9ef4d3cd868" id="wp-rich-text-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/shortcode.min.js?ver=b7747eee0efafd2f0c3b" id="wp-shortcode-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/blocks.min.js?ver=0d232d232463200f5cfd" id="wp-blocks-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/url.min.js?ver=36ae0e4dd9043bb8749b" id="wp-url-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/api-fetch.min.js?ver=4c185334c5ec26e149cc" id="wp-api-fetch-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-api-fetch-js-after"> /* <![CDATA[ */ wp.apiFetch.use( wp.apiFetch.createRootURLMiddleware( "https://hias.org/wp-json/" ) ); wp.apiFetch.nonceMiddleware = wp.apiFetch.createNonceMiddleware( "53f9dc9b70" ); wp.apiFetch.use( wp.apiFetch.nonceMiddleware ); wp.apiFetch.use( wp.apiFetch.mediaUploadMiddleware ); wp.apiFetch.nonceEndpoint = "https://hias.org/wp-admin/admin-ajax.php?action=rest-nonce"; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/vendor/moment.min.js?ver=2.29.4" id="moment-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="moment-js-after"> /* <![CDATA[ */ moment.updateLocale( 'en_US', {"months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"week":{"dow":1},"longDateFormat":{"LT":"g:i a","LTS":null,"L":null,"LL":"F j, Y","LLL":"F j, Y g:i a","LLLL":null}} ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/date.min.js?ver=aaca6387d1cf924acc51" id="wp-date-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-date-js-after"> /* <![CDATA[ */ wp.date.setSettings( {"l10n":{"locale":"en_US","months":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthsShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"weekdays":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"weekdaysShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"meridiem":{"am":"am","pm":"pm","AM":"AM","PM":"PM"},"relative":{"future":"%s from now","past":"%s ago","s":"a second","ss":"%d seconds","m":"a minute","mm":"%d minutes","h":"an hour","hh":"%d hours","d":"a day","dd":"%d days","M":"a month","MM":"%d months","y":"a year","yy":"%d years"},"startOfWeek":1},"formats":{"time":"g:i a","date":"F j, Y","datetime":"F j, Y g:i a","datetimeAbbreviated":"M j, Y g:i a"},"timezone":{"offset":-4,"offsetFormatted":"-4","string":"","abbr":""}} ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/primitives.min.js?ver=aef2543ab60c8c9bb609" id="wp-primitives-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/warning.min.js?ver=ed7c8b0940914f4fe44b" id="wp-warning-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/components.min.js?ver=36b97398bf090476214e" id="wp-components-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/keyboard-shortcuts.min.js?ver=32686e58e84193ce808b" id="wp-keyboard-shortcuts-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/commands.min.js?ver=73d702f6367f60b06d89" id="wp-commands-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/notices.min.js?ver=673a68a7ac2f556ed50b" id="wp-notices-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/preferences-persistence.min.js?ver=9307a8c9e3254140a223" id="wp-preferences-persistence-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/preferences.min.js?ver=e7b06b8f8bdd714600e9" id="wp-preferences-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-preferences-js-after"> /* <![CDATA[ */ ( function() { var serverData = false; var userId = "0"; var persistenceLayer = wp.preferencesPersistence.__unstableCreatePersistenceLayer( serverData, userId ); var preferencesStore = wp.preferences.store; wp.data.dispatch( preferencesStore ).setPersistenceLayer( persistenceLayer ); } ) (); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/style-engine.min.js?ver=86ba6721a03e5b921dfe" id="wp-style-engine-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/token-list.min.js?ver=05f8a6df6258f0081718" id="wp-token-list-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/wordcount.min.js?ver=55d8c2bf3dc99e7ea5ec" id="wp-wordcount-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/block-editor.min.js?ver=7ab6a9fdca1a0386ea66" id="wp-block-editor-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/core-data.min.js?ver=07feee0ca98b13ab617d" id="wp-core-data-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/media-utils.min.js?ver=1cf582d3c080c8694c8c" id="wp-media-utils-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/patterns.min.js?ver=74acf014a3907af88267" id="wp-patterns-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/plugins.min.js?ver=ef6da4a9b2747b62c09c" id="wp-plugins-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/server-side-render.min.js?ver=1e0f25c205ebeb30bcd2" id="wp-server-side-render-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/viewport.min.js?ver=829c9a30d366e1e5054c" id="wp-viewport-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-includes/js/dist/editor.min.js?ver=9b9729953f3754e74846" id="wp-editor-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-editor-js-after"> /* <![CDATA[ */ Object.assign( window.wp.editor, window.wp.oldEditor ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/blocks/block-article/block-article.js?ver=1732120474" id="block-article-js-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" data-rocket-src="https://hias.org/wp-content/uploads/wp-rocket/cache/min/1/wp-content/themes/hias-website/blocks/block-related-news/block-related-news.js?ver=1732120485" id="block-related-news-js-js" defer></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ document.querySelectorAll("ul.nav-menu").forEach( ulist => { if (ulist.querySelectorAll("li").length == 0) { ulist.style.display = "none"; } } ); /* ]]> */ </script> <script>window.lazyLoadOptions=[{elements_selector:"[loading=lazy],img[data-lazy-src],.rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}},use_native:1},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://hias.org/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script> </div> <footer class="new-footer"> <div class="container simpatico-container simpatico-grid"> <div class="contact-col"> <a href="https://hias.org" class="logo footer-white-logo" aria-label="HIAS" > <span class="accessibility">HIAS homepage.</span> </a> <div class="footer-social simpatico-flex-container"> <a href="https://www.facebook.com/HIASrefugees" class="button dark facebook" target="_blank" aria-label="social facebook"><span class="accessibility">Facebook</span></a> <a href="https://www.linkedin.com/company/hias/" class="button dark linkedin" target="_blank" aria-label="social linkedin"><span class="accessibility">LinkedIn</span></a> <a href="http://instagram.com/hiasrefugees" class="button dark instagram" target="_blank" aria-label="social url-link"><span class="accessibility">Instagram</span></a> </div> <div class="footer-address"> <p><strong>International Headquarters</strong></p> <p>1300 Spring Street, Suite 500<br /> Silver Spring, MD 20910<br /> <a href="tel:+3018447300">301-844-7300</a></p> <p><strong>New York Office</strong></p> <p><a href="tel:+212-967-4100">212-967-4100</a></p> <p><strong>Information Helpline</strong></p> <p><a target="_blank" rel="noopener noreferrer">800-HIAS-714</a><br /> <a href="mailto:info@hias.org">info@hias.org</a></p> </div> <div class="footer-logos simpatico-flex-container desktop-only"> <a href="https://www.interaction.org/" target="_blank" class="footer-logo-link" aria-label=""> <img width="132" height="72" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20132%2072'%3E%3C/svg%3E" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/07/InterAction-logo-1.png"><noscript><img width="132" height="72" src="https://hias.org/wp-content/uploads/2022/07/InterAction-logo-1.png" alt=""></noscript> </a> <a href="https://www.charitynavigator.org/ein/135633307" target="_blank" class="footer-logo-link" aria-label=""> <img width="136" height="72" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20136%2072'%3E%3C/svg%3E" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/07/CharityNavigator-logo.png"><noscript><img width="136" height="72" src="https://hias.org/wp-content/uploads/2022/07/CharityNavigator-logo.png" alt=""></noscript> </a> <a href="https://charity.org/charities/hias/" target="_blank" class="footer-logo-link" aria-label=""> <img width="72" height="72" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2072'%3E%3C/svg%3E" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/07/GlobalImpact-logo.png"><noscript><img width="72" height="72" src="https://hias.org/wp-content/uploads/2022/07/GlobalImpact-logo.png" alt=""></noscript> </a> <a href="https://www.charitywatch.org/charities/hias" target="_blank" class="footer-logo-link" aria-label=""> <img width="74" height="74" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2074%2074'%3E%3C/svg%3E" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/07/Charity-Watch-logo.png"><noscript><img width="74" height="74" src="https://hias.org/wp-content/uploads/2022/07/Charity-Watch-logo.png" alt=""></noscript> </a> </div> </div> <div class="right-col"> <div class="footer-header simpatico-grid"> <article> <h2 class="heading-6 small">HIAS stands for a world in which refugees find welcome, safety, and opportunity.</h2> <a class="btn-primary" href="https://act.hias.org/page/53286/donate/1" target="_blank">Donate</a> </article> <div class="footer-chart simpatico-flex-container"> <div class="chart-container"> <div class="doughnut-chart-container"> <canvas id="doughnut-chartcanvas-1"></canvas> </div> </div> <div class="values"> <span class="chart-value value" data-value="84.02"> <span class="dot background-pink"></span> <p class="small"> <span class="percent">84.02%</span> <span class="dot-title">Program Services</span> </p> </span> <span class="chart-value value" data-value="12.79"> <span class="dot background-blue-bright-dark"></span> <p class="small"> <span class="percent">12.79%</span> <span class="dot-title">Management</span> </p> </span> <span class="chart-value value" data-value="3.19"> <span class="dot background-yellow"></span> <p class="small"> <span class="percent">3.19%</span> <span class="dot-title">Fundraising</span> </p> </span> </div> </div> </div> <div class="footer-links simpatico-grid"> <nav class="footer-nav"> <a href="/refugee-resources" class="footer-link"> Refugee Resources </a> <a href="/who/records-search-requests/" class="footer-link"> Records Search Requests </a> <a href="https://hias.org/who/media-inquiries/" class="footer-link"> Media Inquiries </a> <a href="https://hias.org/solicitation-disclosures/" class="footer-link"> Solicitation Disclosures </a> <a href="/frequently-asked-questions" class="footer-link"> FAQs </a> <a href="https://hias.org/ethics/" class="footer-link"> Ethics </a> <a href="/who/careers/" class="footer-link"> Careers </a> <a href="https://hias.org/safeguarding-hias/" class="footer-link"> Safeguarding </a> <a href="/contact-us" class="footer-link"> Contact Us </a> <a href="https://hias.org/request-proposals/" class="footer-link"> Requests for Proposals </a> </nav> <div class="footer-newsletter"> <p class="newsletter-header">Get email updates to stay informed about our work</p> <a class="btn-primary" href="https://act.hias.org/page/52591/subscribe/1" target="_blank" class="button primary-btn" aria-label="Sign up" data-text="Sign up">Sign up</a> </div> </div> <div class="footer-disclosures"> <div class="footer-logos simpatico-flex-container tablet-only"> <a href="https://www.interaction.org/" target="_blank" class="footer-logo-link" aria-label=""> <img width="132" height="72" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20132%2072'%3E%3C/svg%3E" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/07/InterAction-logo-1.png"><noscript><img width="132" height="72" src="https://hias.org/wp-content/uploads/2022/07/InterAction-logo-1.png" alt=""></noscript> </a> <a href="https://www.charitynavigator.org/ein/135633307" target="_blank" class="footer-logo-link" aria-label=""> <img width="136" height="72" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20136%2072'%3E%3C/svg%3E" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/07/CharityNavigator-logo.png"><noscript><img width="136" height="72" src="https://hias.org/wp-content/uploads/2022/07/CharityNavigator-logo.png" alt=""></noscript> </a> <a href="https://charity.org/charities/hias/" target="_blank" class="footer-logo-link" aria-label=""> <img width="72" height="72" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2072%2072'%3E%3C/svg%3E" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/07/GlobalImpact-logo.png"><noscript><img width="72" height="72" src="https://hias.org/wp-content/uploads/2022/07/GlobalImpact-logo.png" alt=""></noscript> </a> <a href="https://www.charitywatch.org/charities/hias" target="_blank" class="footer-logo-link" aria-label=""> <img width="74" height="74" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%2074%2074'%3E%3C/svg%3E" alt="" data-lazy-src="https://hias.org/wp-content/uploads/2022/07/Charity-Watch-logo.png"><noscript><img width="74" height="74" src="https://hias.org/wp-content/uploads/2022/07/Charity-Watch-logo.png" alt=""></noscript> </a> </div> <div class="disclosures-text"> <p> HIAS is a nonpartisan, 501(c)(3) refugee protection organization based in Silver Spring, MD. We do not favor or oppose any candidate for public office. </p> <p>© 2024 HIAS. All rights reserved. </p> </div> <ul class="disclosures-links simpatico-flex-container"> <li> <a href="/privacy-policy/" class="disclosure-link"> Privacy Policy </a> </li> <li> <a href="/terms-of-use/" class="disclosure-link"> Terms of Use </a> </li> </ul> </div> </div> </div> </footer> <!-- Team modal --> <div class="modal fade leftShow" id="team_modal" tabindex="-1" aria-labelledby="team_modal" aria-hidden="true"> <div class="modal-dialog modal-fullscreen modal-dialog-scrollable "> <div class="modal-content background-blue-dark color-blue-light-dark"> <button type="button" class="button close-btn modal-close" data-bs-dismiss="modal" aria-label="Close"> <span></span> </button> <div class="modal-body"> <div class="container"> <div class="row"> <div class="col-lg-12"> <div class="inner-content"> </div> </div> </div> </div> </div> </div> </div> </div> <!--Search flyout--> <div class="search-flyout"> <button class="close-flyout"><span class="accessibility">Close search window</span></button> <div class="container"> <h2 class="heading-4">Search HIAS</h2> <form method="get" class="searchform" action="https://hias.org"> <label class="accessibility" for="s">Search</label> <input type="text" class="field" name="s" id="s" placeholder="Start typing to search..." /> <button type="submit" name="submit"><span class="accessibility">Submit</span></button> </form> </div> </div> <!-- video popup --> <div class="modal fade video-popup" id="video_popup" tabindex="-1" role="dialog" aria-labelledby="video_popupLabel" style="display: none;" aria-hidden="true"> <div class="modal-dialog" role="document"> <div class="modal-content background-blue-dark color-blue-light-dark"> <button type="button" class="button close-btn modal-close" data-bs-dismiss="modal" aria-label="Close"> <span></span> </button> <div class="modal-body"> <div class="container"> <div class="row justify-content-center"> <div class="col-lg-10"> <div class="video-player ready" data-plyr-provider="youtube" data-plyr-embed-id="watch?v=HRj35PtXnLs"></div> <div class="inner-content"> </div> </div> </div> </div> </div> </div> </div> </div> <!-- Global popup --> <div class="popup-container"> <div class="modal fade" id="hias-popup" role="dialog"> <div class="modal-dialog modal-dialog-centered modal-lg"> <div class="modal-content"> <a href="https://act.hias.org/page/76159/donate/1?en_txn6=HI-WB-FY25-11-GT_2024&utm_medium=website&utm_source=popup&utm_campaign=GT_2024"><img width="800" height="500" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20800%20500'%3E%3C/svg%3E" class="img-fluid" data-lazy-src="https://hias.org/wp-content/uploads/FY25-Giving-Tuesday-website-lightbox.png"><noscript><img width="800" height="500" src = "https://hias.org/wp-content/uploads/FY25-Giving-Tuesday-website-lightbox.png" class="img-fluid"></noscript></a> <button type="button" class="btn btn-default" data-dismiss="modal">Close</button> </div> </div> </div> </div> <!-- <div aria-visibility="hidden" class="hidden" style="font-family: 'GothamBook'"> </div> <script type="rocketlazyloadscript"> document.getElementsByTagName("body")[0].classList.remove("no-js"); var interval = null; function fontLoadListener() { var hasLoaded = false; try { hasLoaded = document.fonts.check('12px "GothamBook"'); } catch(error) { console.info("CSS font loading API error", error); fontLoadedSuccess(); return; } if(hasLoaded) { fontLoadedSuccess(); } } function fontLoadedSuccess() { if(interval) { clearInterval(interval); } /* Apply class names */ document.getElementsByTagName("body")[0].classList.add("gotham-book--loaded"); } interval = setInterval(fontLoadListener, 500); </script> --> <!--Weglot 4.2.2--><aside data-wg-notranslate="" class="country-selector weglot-dropdown close_outside_click closed weglot-default wg-" tabindex="0" aria-expanded="false" aria-label="Language selected: English"><ul role="none"></ul></aside> <script type="text/javascript">window.NREUM||(NREUM={});NREUM.info={"beacon":"bam.nr-data.net","licenseKey":"NRJS-b6ae98ee6dcae6a95d6","applicationID":"1515657362","transactionName":"Y11RYUJXD0tVBk1cDVoXclZEXw5WGxZQWwVYXR5FX0UV","queueTime":0,"applicationTime":1652,"atts":"TxpSFwpNHEU=","errorBeacon":"bam.nr-data.net","agent":""}</script></body> </html>