CINXE.COM

Priscilla’s story - Unseen

<!doctype html> <html lang="en-GB"> <head><script type="text/javascript" src="https://web-static.archive.org/_static/js/bundle-playback.js?v=7YQSqjSh" charset="utf-8"></script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/wombat.js?v=txqj7nKC" charset="utf-8"></script> <script>window.RufflePlayer=window.RufflePlayer||{};window.RufflePlayer.config={"autoplay":"on","unmuteOverlay":"hidden"};</script> <script type="text/javascript" src="https://web-static.archive.org/_static/js/ruffle/ruffle.js"></script> <script type="text/javascript"> __wm.init("http://web.archive.org/web"); __wm.wombat("https://www.unseenuk.org/case-study/priscillas-story/","20230204192119","http://web.archive.org/","web","https://web-static.archive.org/_static/", "1675538479"); </script> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/banner-styles.css?v=p7PEIJWi" /> <link rel="stylesheet" type="text/css" href="https://web-static.archive.org/_static/css/iconochive.css?v=3PDvdIFv" /> <!-- End Wayback Rewrite JS Include --> <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.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",(e=>{this.persisted=e.persisted})),window.addEventListener("DOMContentLoaded",(()=>{this._preconnect3rdParties()})),this.delayedScripts={normal:[],async:[],defer:[]},this.allJQueries=[]}_addUserInteractionListener(e){document.hidden?e._triggerListener():(this.triggerEvents.forEach((t=>window.addEventListener(t,e.userEventHandler,{passive:!0}))),window.addEventListener("touchstart",e.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",e.touchStartHandler),document.addEventListener("visibilitychange",e.userEventHandler))}_removeUserInteractionListener(){this.triggerEvents.forEach((e=>window.removeEventListener(e,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(e){"HTML"!==e.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),e.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"onclick","rocket-onclick"))}_onTouchMove(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick")}_onTouchEnd(e){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(e){e.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(e.target,"rocket-onclick","onclick"),this.interceptedClicks.push(e),e.preventDefault(),e.stopPropagation(),e.stopImmediatePropagation()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach((e=>{e.target.dispatchEvent(new MouseEvent("click",{view:e.view,bubbles:!0,cancelable:!0}))}))}_renameDOMAttribute(e,t,n){e.hasAttribute&&e.hasAttribute(t)&&(event.target.setAttribute(n,event.target.getAttribute(t)),event.target.removeAttribute(t))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let e=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((t=>{if(t.hasAttribute("src")){const n=new URL(t.src).origin;n!==location.origin&&e.push({src:n,crossOrigin:t.crossOrigin||"module"===t.getAttribute("data-rocket-type")})}})),e=[...new Map(e.map((e=>[JSON.stringify(e),e]))).values()],this._batchInjectResourceHints(e,"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._triggerWindowLoad()}catch(e){}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._replayClicks()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach((e=>{e.hasAttribute("src")?e.hasAttribute("async")&&!1!==e.async?this.delayedScripts.async.push(e):e.hasAttribute("defer")&&!1!==e.defer||"module"===e.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(e):this.delayedScripts.normal.push(e):this.delayedScripts.normal.push(e)}))}async _transformScript(e){return await this._littleBreath(),new Promise((t=>{const n=document.createElement("script");[...e.attributes].forEach((e=>{let t=e.nodeName;"type"!==t&&("data-rocket-type"===t&&(t="type"),n.setAttribute(t,e.nodeValue))})),e.hasAttribute("src")?(n.addEventListener("load",t),n.addEventListener("error",t)):(n.text=e.text,t());try{e.parentNode.replaceChild(n,e)}catch(e){t()}}))}async _loadScriptsFromList(e){const t=e.shift();return t?(await this._transformScript(t),this._loadScriptsFromList(e)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(e,t){var n=document.createDocumentFragment();e.forEach((e=>{if(e.src){const i=document.createElement("link");i.href=e.src,i.rel=t,"preconnect"!==t&&(i.as="script"),e.getAttribute&&"module"===e.getAttribute("data-rocket-type")&&(i.crossOrigin=!0),e.crossOrigin&&(i.crossOrigin=e.crossOrigin),n.appendChild(i)}})),document.head.appendChild(n)}_delayEventListeners(){let e={};function t(t,n){!function(t){function n(n){return e[t].eventsToRewrite.indexOf(n)>=0?"rocket-"+n:n}e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=n(arguments[0]),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(n)}function n(e,t){let n=e[t];Object.defineProperty(e,t,{get:()=>n||function(){},set(i){e["rocket"+t]=n=i}})}t(document,"DOMContentLoaded"),t(window,"DOMContentLoaded"),t(window,"load"),t(window,"pageshow"),t(document,"readystatechange"),n(document,"onreadystatechange"),n(window,"onload"),n(window,"onpageshow")}_delayJQueryReady(e){let t=window.jQuery;Object.defineProperty(window,"jQuery",{get:()=>t,set(n){if(n&&n.fn&&!e.allJQueries.includes(n)){n.fn.ready=n.fn.init.prototype.ready=function(t){e.domReadyFired?t.bind(document)(n):document.addEventListener("rocket-DOMContentLoaded",(()=>t.bind(document)(n)))};const t=n.fn.on;n.fn.on=n.fn.init.prototype.on=function(){if(this[0]===window){function e(e){return e.split(" ").map((e=>"load"===e||0===e.indexOf("load.")?"rocket-jquery-load":e)).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=e(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{delete Object.assign(arguments[0],{[e(t)]:arguments[0][t]})[t]}))}return t.apply(this,arguments),this},e.allJQueries.push(n)}t=n}})}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((e=>e(window).trigger("rocket-jquery-load"))),await this._littleBreath();const e=new Event("rocket-pageshow");e.persisted=this.persisted,window.dispatchEvent(e),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){const e=new Map;document.write=document.writeln=function(t){const n=document.currentScript,i=document.createRange(),r=n.parentElement;let o=e.get(n);void 0===o&&(o=n.nextSibling,e.set(n,o));const s=document.createDocumentFragment();i.setStart(s,0),s.appendChild(i.createContextualFragment(t)),r.insertBefore(s,o)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise((e=>setTimeout(e))):new Promise((e=>requestAnimationFrame(e)))}static run(){const e=new RocketLazyLoadScripts;e._addUserInteractionListener(e)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <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 plugin v20.0 - https://yoast.com/wordpress/plugins/seo/ --> <title>Priscilla’s story - Unseen</title> <link rel="canonical" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/priscillas-story/"/> <meta property="og:locale" content="en_GB"/> <meta property="og:type" content="article"/> <meta property="og:title" content="Priscilla’s story - Unseen"/> <meta property="og:description" content="Priscilla was trapped in a family’s private home, abused, and used as their slave."/> <meta property="og:url" content="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/priscillas-story/"/> <meta property="og:site_name" content="Unseen"/> <meta property="article:publisher" content="https://www.facebook.com/unseenuk"/> <meta property="article:modified_time" content="2022-02-07T16:33:32+00:00"/> <meta property="og:image" content="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/09/DSCF8842-Priscilla.jpg"/> <meta property="og:image:width" content="2048"/> <meta property="og:image:height" content="1365"/> <meta property="og:image:type" content="image/jpeg"/> <meta name="twitter:card" content="summary_large_image"/> <meta name="twitter:site" content="@UnseenUK"/> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"http://web.archive.org/web/20230204192119/https://schema.org","@graph":[{"@type":"WebPage","@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/priscillas-story/","url":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/priscillas-story/","name":"Priscilla’s story - Unseen","isPartOf":{"@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/#website"},"primaryImageOfPage":{"@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/priscillas-story/#primaryimage"},"image":{"@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/priscillas-story/#primaryimage"},"thumbnailUrl":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/wp-content/uploads/2021/09/DSCF8842-Priscilla.jpg","datePublished":"2021-09-03T19:50:41+00:00","dateModified":"2022-02-07T16:33:32+00:00","breadcrumb":{"@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/priscillas-story/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/priscillas-story/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/priscillas-story/#primaryimage","url":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/wp-content/uploads/2021/09/DSCF8842-Priscilla.jpg","contentUrl":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/wp-content/uploads/2021/09/DSCF8842-Priscilla.jpg","width":2048,"height":1365},{"@type":"BreadcrumbList","@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/priscillas-story/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/"},{"@type":"ListItem","position":2,"name":"Case Studies","item":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/"},{"@type":"ListItem","position":3,"name":"Priscilla’s story"}]},{"@type":"WebSite","@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/#website","url":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/","name":"Unseen","description":"","publisher":{"@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/#organization","name":"Unseen UK","url":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/#/schema/logo/image/","url":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/wp-content/uploads/2021/12/Unseen-Logo-Files-Core-Logo-3-e1639049954428.png","contentUrl":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/wp-content/uploads/2021/12/Unseen-Logo-Files-Core-Logo-3-e1639049954428.png","width":230,"height":64,"caption":"Unseen UK"},"image":{"@id":"http://web.archive.org/web/20230204192119/https://www.unseenuk.org/#/schema/logo/image/"},"sameAs":["http://web.archive.org/web/20230204192119/https://www.instagram.com/unseenuk/","http://web.archive.org/web/20230204192119/https://www.linkedin.com/company/unseen-uk-/","http://web.archive.org/web/20230204192119/https://www.youtube.com/c/UnseenUK","http://web.archive.org/web/20230204192119/https://en.wikipedia.org/wiki/Unseen_(organization)","http://web.archive.org/web/20230204192119/https://www.facebook.com/unseenuk","http://web.archive.org/web/20230204192119/https://twitter.com/UnseenUK"]}]}</script> <!-- / Yoast SEO plugin. --> <link rel="dns-prefetch" href="//web.archive.org/web/20230204192119/https://www.googletagmanager.com/"/> <link rel="alternate" type="application/rss+xml" title="Unseen » Feed" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/feed/"/> <link rel="alternate" type="application/rss+xml" title="Unseen » Comments Feed" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/comments/feed/"/> <link rel="alternate" type="text/calendar" title="Unseen » iCal Feed" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/events/?ical=1"/> <style> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <link rel="stylesheet" id="tribe-events-pro-mini-calendar-block-styles-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/events-calendar-pro/src/resources/css/tribe-events-pro-mini-calendar-block.min.css?ver=6.0.5.1" media="all"/> <link rel="stylesheet" id="bae-main-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/document-embedder-addons-for-elementor/admin/assets/css/main.css?ver=6.1.1" media="all"/> <link rel="stylesheet" id="wp-block-library-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-includes/css/dist/block-library/style.min.css?ver=6.1.1" media="all"/> <link rel="stylesheet" id="jet-engine-frontend-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/jet-engine/assets/css/frontend.css?ver=3.0.8" media="all"/> <link rel="stylesheet" id="classic-theme-styles-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-includes/css/classic-themes.min.css?ver=1" media="all"/> <style id="global-styles-inline-css"> body{--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--duotone--dark-grayscale: url('/web/20230204192119im_/https://www.unseenuk.org/case-study/priscillas-story/#wp-duotone-dark-grayscale');--wp--preset--duotone--grayscale: url('/web/20230204192119im_/https://www.unseenuk.org/case-study/priscillas-story/#wp-duotone-grayscale');--wp--preset--duotone--purple-yellow: url('/web/20230204192119im_/https://www.unseenuk.org/case-study/priscillas-story/#wp-duotone-purple-yellow');--wp--preset--duotone--blue-red: url('/web/20230204192119im_/https://www.unseenuk.org/case-study/priscillas-story/#wp-duotone-blue-red');--wp--preset--duotone--midnight: url('/web/20230204192119im_/https://www.unseenuk.org/case-study/priscillas-story/#wp-duotone-midnight');--wp--preset--duotone--magenta-yellow: url('/web/20230204192119im_/https://www.unseenuk.org/case-study/priscillas-story/#wp-duotone-magenta-yellow');--wp--preset--duotone--purple-green: url('/web/20230204192119im_/https://www.unseenuk.org/case-study/priscillas-story/#wp-duotone-purple-green');--wp--preset--duotone--blue-orange: url('/web/20230204192119im_/https://www.unseenuk.org/case-study/priscillas-story/#wp-duotone-blue-orange');--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;}:where(.is-layout-flex){gap: 0.5em;}body .is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}body .is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}body .is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}body .is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}body .is-layout-flex{flex-wrap: wrap;align-items: center;}body .is-layout-flex > *{margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}.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;} .wp-block-navigation a:where(:not(.wp-element-button)){color: inherit;} :where(.wp-block-columns.is-layout-flex){gap: 2em;} .wp-block-pullquote{font-size: 1.5em;line-height: 1.6;} </style> <link rel="stylesheet" id="cookie-law-info-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-public.css?ver=3.0.8" media="all"/> <link rel="stylesheet" id="cookie-law-info-gdpr-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-gdpr.css?ver=3.0.8" media="all"/> <link rel="stylesheet" id="hello-elementor-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/themes/hello-elementor/style.min.css?ver=2.6.1" media="all"/> <link rel="stylesheet" id="hello-elementor-theme-style-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/themes/hello-elementor/theme.min.css?ver=2.6.1" media="all"/> <link rel="stylesheet" id="wp-members-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/wp-members/assets/css/forms/generic-no-float.min.css?ver=3.4.6" media="all"/> <link rel="stylesheet" id="jet-blocks-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/custom-jet-blocks.css?ver=1.3.5" media="all"/> <link rel="stylesheet" id="jet-elements-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/jet-elements/assets/css/jet-elements.css?ver=2.6.8" media="all"/> <link rel="stylesheet" id="jet-elements-skin-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/jet-elements/assets/css/jet-elements-skin.css?ver=2.6.8" media="all"/> <link rel="stylesheet" id="elementor-icons-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/lib/eicons/css/elementor-icons.min.css?ver=5.17.0" media="all"/> <link rel="stylesheet" id="elementor-frontend-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/custom-frontend-lite.min.css?ver=1675439568" media="all"/> <link rel="stylesheet" id="elementor-post-179-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/post-179.css?ver=1675439568" media="all"/> <link rel="stylesheet" id="elementor-pro-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/custom-pro-frontend-lite.min.css?ver=1675439568" media="all"/> <link rel="stylesheet" id="jet-tabs-frontend-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/jet-tabs/assets/css/jet-tabs-frontend.css?ver=2.1.20" media="all"/> <link rel="stylesheet" id="font-awesome-5-all-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=3.10.0" media="all"/> <link rel="stylesheet" id="font-awesome-4-shim-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.10.0" media="all"/> <link rel="stylesheet" id="she-header-style-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/sticky-header-effects-for-elementor/assets/css/she-header-style.css?ver=1.5.5" media="all"/> <link rel="stylesheet" id="elementor-post-2707-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/post-2707.css?ver=1675439579" media="all"/> <link rel="stylesheet" id="elementor-post-2549-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/post-2549.css?ver=1675439573" media="all"/> <link rel="stylesheet" id="elementor-post-2083-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/post-2083.css?ver=1675444614" media="all"/> <link rel="stylesheet" id="elementor-post-2609-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/post-2609.css?ver=1675439574" media="all"/> <link rel="stylesheet" id="elementor-post-2242-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/post-2242.css?ver=1675439574" media="all"/> <link rel="stylesheet" id="elementor-post-2234-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/post-2234.css?ver=1675439574" media="all"/> <link rel="stylesheet" id="hello-elementor-child-style-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/themes/hello-theme-child-master/style.css?ver=1.0.0" media="all"/> <link rel="stylesheet" id="jquery-chosen-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/jet-search/assets/lib/chosen/chosen.min.css?ver=1.8.7" media="all"/> <link rel="stylesheet" id="jet-search-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/jet-search/assets/css/jet-search.css?ver=3.0.3" media="all"/> <link rel="stylesheet" id="elementor-icons-shared-0-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.min.css?ver=5.15.3" media="all"/> <link rel="stylesheet" id="elementor-icons-fa-solid-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.min.css?ver=5.15.3" media="all"/> <link rel="stylesheet" id="elementor-icons-fa-brands-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.min.css?ver=5.15.3" media="all"/> <link rel="stylesheet" id="csshero-main-stylesheet-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/2022/08/csshero-static-style-hello-elementor-child.css?ver=20" media="all"/> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/jquery/jquery.min.js?ver=3.6.1" id="jquery-core-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.3.2" id="jquery-migrate-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/imagesloaded.min.js?ver=6.1.1" id="imagesLoaded-js" defer></script> <script id="cookie-law-info-js-extra"> var Cli_Data = {"nn_cookie_ids":[],"cookielist":[],"non_necessary_cookies":[],"ccpaEnabled":"","ccpaRegionBased":"","ccpaBarEnabled":"","strictlyEnabled":["necessary","obligatoire"],"ccpaType":"gdpr","js_blocking":"1","custom_integration":"","triggerDomRefresh":"","secure_cookies":""}; var cli_cookiebar_settings = {"animate_speed_hide":"500","animate_speed_show":"500","background":"#FFF","border":"#b1a6a6c2","border_on":"","button_1_button_colour":"#61a229","button_1_button_hover":"#4e8221","button_1_link_colour":"#fff","button_1_as_button":"1","button_1_new_win":"","button_2_button_colour":"#333","button_2_button_hover":"#292929","button_2_link_colour":"#444","button_2_as_button":"","button_2_hidebar":"","button_3_button_colour":"#dedfe0","button_3_button_hover":"#b2b2b3","button_3_link_colour":"#333333","button_3_as_button":"1","button_3_new_win":"","button_4_button_colour":"#dedfe0","button_4_button_hover":"#b2b2b3","button_4_link_colour":"#333333","button_4_as_button":"1","button_7_button_colour":"#ea6d00","button_7_button_hover":"#bb5700","button_7_link_colour":"#fff","button_7_as_button":"1","button_7_new_win":"","font_family":"inherit","header_fix":"","notify_animate_hide":"1","notify_animate_show":"","notify_div_id":"#cookie-law-info-bar","notify_position_horizontal":"right","notify_position_vertical":"bottom","scroll_close":"","scroll_close_reload":"","accept_close_reload":"","reject_close_reload":"","showagain_tab":"","showagain_background":"#fff","showagain_border":"#000","showagain_div_id":"#cookie-law-info-again","showagain_x_position":"100px","text":"#333333","show_once_yn":"","show_once":"10000","logging_on":"","as_popup":"","popup_overlay":"1","bar_heading_text":"","cookie_bar_as":"banner","popup_showagain_position":"bottom-right","widget_position":"left"}; var log_object = {"ajax_url":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-admin\/admin-ajax.php"}; </script> <script type="rocketlazyloadscript" data-minify="1" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/cache/min/1/wp-content/plugins/cookie-law-info/legacy/public/js/cookie-law-info-public.js?ver=1671027389" id="cookie-law-info-js" defer></script> <script id="theme-js-extra"> var unseen = {"ajaxUrl":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-admin\/wp-ajax.php","homeUrl":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org","nonce":"365d561cc6"}; </script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/themes/hello-theme-child-master/index.js?ts=1675537849&amp;ver=6.1.1" id="theme-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.10.0" id="font-awesome-4-shim-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/cache/min/1/wp-content/plugins/sticky-header-effects-for-elementor/assets/js/she-header.js?ver=1671027389" id="she-header-js" defer></script> <!-- Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.googletagmanager.com/gtag/js?id=UA-243728-7" id="google_gtagjs-js" async></script> <script type="rocketlazyloadscript" id="google_gtagjs-js-after"> window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag('set', 'linker', {"domains":["www.unseenuk.org"]} ); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "UA-243728-7", {"anonymize_ip":true}); gtag("config", "G-E5BPNSSZJ4"); </script> <!-- End Google Analytics snippet added by Site Kit --> <link rel="https://api.w.org/" href="https://www.unseenuk.org/wp-json/"/><link rel="alternate" type="application/json" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/wp-json/wp/v2/case-study/2335"/><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.unseenuk.org/xmlrpc.php?rsd"/> <link rel="wlwmanifest" type="application/wlwmanifest+xml" href="https://www.unseenuk.org/wp-includes/wlwmanifest.xml"/> <meta name="generator" content="WordPress 6.1.1"/> <link rel="shortlink" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/?p=2335"/> <link rel="alternate" type="application/json+oembed" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.unseenuk.org%2Fcase-study%2Fpriscillas-story%2F"/> <link rel="alternate" type="text/xml+oembed" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.unseenuk.org%2Fcase-study%2Fpriscillas-story%2F&amp;format=xml"/> <meta name="generator" content="Site Kit by Google 1.93.0"/><!-- Meta 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', 'http://web.archive.org/web/20230204192119/https://connect.facebook.net/en_US/fbevents.js'); fbq('init', '636127967595455'); fbq('track', 'PageView'); </script> <noscript><img height="1" width="1" style="display:none" src="http://web.archive.org/web/20230204192119im_/https://www.facebook.com/tr?id=636127967595455&amp;ev=PageView&amp;noscript=1"/></noscript> <!-- End Meta Pixel Code --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> _linkedin_partner_id = "3994260"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "http://web.archive.org/web/20230204192119/https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="http://web.archive.org/web/20230204192119im_/https://px.ads.linkedin.com/collect/?pid=3994260&amp;fmt=gif"/> </noscript> <!-- 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= 'http://web.archive.org/web/20230204192119/https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-KFKVCQT');</script> <!-- End Google Tag Manager --><!-- Stream WordPress user activity plugin v3.9.2 --> <meta name="et-api-version" content="v1"><meta name="et-api-origin" content="https://www.unseenuk.org"><link rel="https://theeventscalendar.com/" href="https://www.unseenuk.org/wp-json/tribe/tickets/v1/"/><meta name="tec-api-version" content="v1"><meta name="tec-api-origin" content="https://www.unseenuk.org"><link rel="alternate" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/wp-json/tribe/events/v1/"/><style> .elementor-2609 .elementor-element.elementor-element-0b9b74c .donate-bg .menu-item-link-top { background-color: #ffffff; color: #141c32; } </style> <style> .elementor-2609 .elementor-element.elementor-element-0b9b74c .donate-bg a.menu-item-link-top:hover { color: #ffffff !important; } </style> <!-- Start of HubSpot Embed Code --> <script type="rocketlazyloadscript" data-minify="1" data-rocket-type="text/javascript" id="hs-script-loader" async defer src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/cache/min/1/26499861.js?ver=1671027390"></script> <!-- End of HubSpot Embed Code --> <link rel="icon" href="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/09/Unseen-Logo-icon-150x150.png" sizes="32x32"/> <link rel="icon" href="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/09/Unseen-Logo-icon.png" sizes="192x192"/> <link rel="apple-touch-icon" href="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/09/Unseen-Logo-icon.png"/> <meta name="msapplication-TileImage" content="https://www.unseenuk.org/wp-content/uploads/2021/09/Unseen-Logo-icon.png"/> <style id="wp-custom-css"> .tribe-tickets__rsvp-title, .tribe-tickets__rsvp-description { display: none; } .single-tribe_events .tribe-events .tribe-events-c-subscribe-dropdown { display: none !important; } </style> </head> <body class="case-study-template-default single single-case-study postid-2335 wp-custom-logo tribe-no-js tec-no-tickets-on-recurring elementor-default elementor-kit-179 elementor-page-2083 tribe-theme-hello-elementor"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="http://web.archive.org/web/20230204192119if_/https://www.googletagmanager.com/ns.html?id=GTM-KFKVCQT" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-dark-grayscale"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0 0.49803921568627"/><fefuncg type="table" tablevalues="0 0.49803921568627"/><fefuncb type="table" tablevalues="0 0.49803921568627"/><fefunca type="table" tablevalues="1 1"/></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"/></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-grayscale"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0 1"/><fefuncg type="table" tablevalues="0 1"/><fefuncb type="table" tablevalues="0 1"/><fefunca type="table" tablevalues="1 1"/></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"/></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-purple-yellow"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0.54901960784314 0.98823529411765"/><fefuncg type="table" tablevalues="0 1"/><fefuncb type="table" tablevalues="0.71764705882353 0.25490196078431"/><fefunca type="table" tablevalues="1 1"/></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"/></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-blue-red"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0 1"/><fefuncg type="table" tablevalues="0 0.27843137254902"/><fefuncb type="table" tablevalues="0.5921568627451 0.27843137254902"/><fefunca type="table" tablevalues="1 1"/></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"/></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-midnight"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0 0"/><fefuncg type="table" tablevalues="0 0.64705882352941"/><fefuncb type="table" tablevalues="0 1"/><fefunca type="table" tablevalues="1 1"/></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"/></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-magenta-yellow"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0.78039215686275 1"/><fefuncg type="table" tablevalues="0 0.94901960784314"/><fefuncb type="table" tablevalues="0.35294117647059 0.47058823529412"/><fefunca type="table" tablevalues="1 1"/></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"/></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-purple-green"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0.65098039215686 0.40392156862745"/><fefuncg type="table" tablevalues="0 1"/><fefuncb type="table" tablevalues="0.44705882352941 0.4"/><fefunca type="table" tablevalues="1 1"/></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"/></filter></defs></svg><svg xmlns="http://www.w3.org/2000/svg" viewbox="0 0 0 0" width="0" height="0" focusable="false" role="none" style="visibility: hidden; position: absolute; left: -9999px; overflow: hidden;"><defs><filter id="wp-duotone-blue-orange"><fecolormatrix color-interpolation-filters="sRGB" type="matrix" values=" .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 .299 .587 .114 0 0 "/><fecomponenttransfer color-interpolation-filters="sRGB"><fefuncr type="table" tablevalues="0.098039215686275 1"/><fefuncg type="table" tablevalues="0 0.66274509803922"/><fefuncb type="table" tablevalues="0.84705882352941 0.41960784313725"/><fefunca type="table" tablevalues="1 1"/></fecomponenttransfer><fecomposite in2="SourceGraphic" operator="in"/></filter></defs></svg> <a class="skip-link screen-reader-text" href="#content"> Skip to content</a> <div data-elementor-type="header" data-elementor-id="2707" class="elementor elementor-2707 elementor-location-header"> <section class="elementor-section elementor-top-section elementor-element elementor-element-5067bc5 she-header-yes elementor-section-stretched elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="5067bc5" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;a8590bf&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}],&quot;sticky&quot;:&quot;top&quot;,&quot;transparent&quot;:&quot;yes&quot;,&quot;background_show&quot;:&quot;yes&quot;,&quot;background&quot;:&quot;#141C32&quot;,&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;sticky_on&quot;:[&quot;widescreen&quot;,&quot;desktop&quot;,&quot;laptop&quot;,&quot;tablet_extra&quot;,&quot;tablet&quot;,&quot;mobile_extra&quot;,&quot;mobile&quot;],&quot;sticky_offset&quot;:0,&quot;sticky_effects_offset&quot;:0,&quot;transparent_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;,&quot;mobile&quot;],&quot;scroll_distance&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:60,&quot;sizes&quot;:[]},&quot;scroll_distance_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;scroll_distance_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;scroll_distance_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;scroll_distance_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;scroll_distance_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;scroll_distance_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0d84926" data-id="0d84926" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-bca705c elementor-widget__width-auto elementor-hidden-mobile_extra elementor-hidden-mobile elementor-widget elementor-widget-image" data-id="bca705c" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.10.0 - 09-01-2023 */ .elementor-widget-image{text-align:center}.elementor-widget-image a{display:inline-block}.elementor-widget-image a img[src$=".svg"]{width:48px}.elementor-widget-image img{vertical-align:middle;display:inline-block}</style> <a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/"> <img width="230" height="65" src="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/09/Unseen-Logo-Files-Reverse-Logo.png" class="attachment-full size-full wp-image-2521" alt="" loading="lazy"/> </a> </div> </div> <div class="elementor-element elementor-element-a77a894 elementor-widget__width-auto elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-widget elementor-widget-image" data-id="a77a894" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/"> <img width="500" height="510" src="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/09/Unseen-Logo-icon.png" class="attachment-full size-full wp-image-6399" alt="" loading="lazy" srcset="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/09/Unseen-Logo-icon.png 500w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/09/Unseen-Logo-icon-294x300.png 294w" sizes="(max-width: 500px) 100vw, 500px"/> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-8674d46" data-id="8674d46" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b8b1310 elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="b8b1310" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/get-involved/donate/" target="_blank" class="elementor-button-link elementor-button elementor-size-sm" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Donate</span> </span> </a> </div> </div> </div> <div class="elementor-element elementor-element-a64e333 elementor-widget-laptop__width-auto elementor-widget__width-auto elementor-widget-tablet_extra__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="a64e333" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjI2MTMiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D"> <i aria-hidden="true" class="fas fa-search"></i> </a> </div> </div> </div> <div class="elementor-element elementor-element-9f7da70 elementor-widget-laptop__width-auto elementor-widget__width-auto elementor-view-default elementor-widget elementor-widget-icon" data-id="9f7da70" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjI2MDkiLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D"> <i aria-hidden="true" class="fas fa-bars"></i> </a> </div> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="single-post" data-elementor-id="2083" class="elementor elementor-2083 elementor-location-single post-2335 case-study type-case-study status-publish has-post-thumbnail hentry"> <section class="elementor-section elementor-top-section elementor-element elementor-element-f85b4bb elementor-section-height-min-height elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-hidden-mobile_extra elementor-hidden-mobile elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="f85b4bb" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;c7f2484&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-995f511" data-id="995f511" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1dfc1af elementor-widget__width-inherit elementor-absolute unseen-graphic elementor-widget elementor-widget-image" data-id="1dfc1af" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="2740" height="2840" src="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/08/Unseen-Brand-Asset-Orange-Square@2x.png" class="attachment-full size-full wp-image-183" alt="" loading="lazy" srcset="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/08/Unseen-Brand-Asset-Orange-Square@2x.png 2740w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/08/Unseen-Brand-Asset-Orange-Square@2x-289x300.png 289w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/08/Unseen-Brand-Asset-Orange-Square@2x-988x1024.png 988w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/08/Unseen-Brand-Asset-Orange-Square@2x-768x796.png 768w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/08/Unseen-Brand-Asset-Orange-Square@2x-1482x1536.png 1482w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/08/Unseen-Brand-Asset-Orange-Square@2x-1976x2048.png 1976w" sizes="(max-width: 2740px) 100vw, 2740px"/> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-87c6420" data-id="87c6420" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-ac567b5 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="ac567b5" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;793d99b&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-f7ae69b" data-id="f7ae69b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-4ad6c42 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="4ad6c42" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;268c2e7&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-e5280cb" data-id="e5280cb" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-66545bf elementor-widget elementor-widget-theme-post-title elementor-page-title elementor-widget-heading" data-id="66545bf" data-element_type="widget" data-widget_type="theme-post-title.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.10.0 - 09-01-2023 */ .elementor-heading-title{padding:0;margin:0;line-height:1}.elementor-widget-heading .elementor-heading-title[class*=elementor-size-]>a{color:inherit;font-size:inherit;line-height:inherit}.elementor-widget-heading .elementor-heading-title.elementor-size-small{font-size:15px}.elementor-widget-heading .elementor-heading-title.elementor-size-medium{font-size:19px}.elementor-widget-heading .elementor-heading-title.elementor-size-large{font-size:29px}.elementor-widget-heading .elementor-heading-title.elementor-size-xl{font-size:39px}.elementor-widget-heading .elementor-heading-title.elementor-size-xxl{font-size:59px}</style><h4 class="elementor-heading-title elementor-size-default">Priscilla’s story</h4> </div> </div> <div class="elementor-element elementor-element-9176b6c elementor-widget elementor-widget-theme-post-excerpt" data-id="9176b6c" data-element_type="widget" data-widget_type="theme-post-excerpt.default"> <div class="elementor-widget-container"> Priscilla was trapped in a family’s private home, abused, and used as their slave. </div> </div> <div class="elementor-element elementor-element-9c9e5cd elementor-share-buttons--view-icon elementor-share-buttons--skin-minimal elementor-share-buttons--shape-rounded elementor-share-buttons--align-left elementor-grid-0 elementor-share-buttons--color-official elementor-widget elementor-widget-share-buttons" data-id="9c9e5cd" data-element_type="widget" data-widget_type="share-buttons.default"> <div class="elementor-widget-container"> <link rel="stylesheet" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/elementor-pro/assets/css/widget-share-buttons.min.css"> <div class="elementor-grid"> <div class="elementor-grid-item"> <div class="elementor-share-btn elementor-share-btn_facebook" role="button" tabindex="0" aria-label="Share on facebook"> <span class="elementor-share-btn__icon"> <i class="fab fa-facebook" aria-hidden="true"></i> </span> </div> </div> <div class="elementor-grid-item"> <div class="elementor-share-btn elementor-share-btn_twitter" role="button" tabindex="0" aria-label="Share on twitter"> <span class="elementor-share-btn__icon"> <i class="fab fa-twitter" aria-hidden="true"></i> </span> </div> </div> <div class="elementor-grid-item"> <div class="elementor-share-btn elementor-share-btn_linkedin" role="button" tabindex="0" aria-label="Share on linkedin"> <span class="elementor-share-btn__icon"> <i class="fab fa-linkedin" aria-hidden="true"></i> </span> </div> </div> <div class="elementor-grid-item"> <div class="elementor-share-btn elementor-share-btn_email" role="button" tabindex="0" aria-label="Share on email"> <span class="elementor-share-btn__icon"> <i class="fas fa-envelope" aria-hidden="true"></i> </span> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-0abb6f2" data-id="0abb6f2" data-element_type="column"> <div class="elementor-widget-wrap"> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-faaa91c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="faaa91c" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;1952616&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0e314dc" data-id="0e314dc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-f2d82a4 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f2d82a4" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;28b1547&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-b5e16a3" data-id="b5e16a3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9f4cee2 elementor-widget elementor-widget-text-editor" data-id="9f4cee2" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.10.0 - 09-01-2023 */ .elementor-widget-text-editor.elementor-drop-cap-view-stacked .elementor-drop-cap{background-color:#818a91;color:#fff}.elementor-widget-text-editor.elementor-drop-cap-view-framed .elementor-drop-cap{color:#818a91;border:3px solid;background-color:transparent}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap{margin-top:8px}.elementor-widget-text-editor:not(.elementor-drop-cap-view-default) .elementor-drop-cap-letter{width:1em;height:1em}.elementor-widget-text-editor .elementor-drop-cap{float:left;text-align:center;line-height:1;font-size:50px}.elementor-widget-text-editor .elementor-drop-cap-letter{display:inline-block}</style> <p><img class="alignnone wp-image-2337 size-large" src="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/09/DSCF8842-Priscilla-1024x683.jpg" alt="" width="800" height="534"/></p> <p>“I have seen changes in my life. I was unable to make decisions for myself before. Now I make my own decisions. I’m happy that I can do things by myself now.”</p> <p>These are Priscilla&#8217;s words today. But it&#8217;s been a long journey to get here.</p> <p>Orphaned at a young age, Priscilla lived with her grandmother. She was unable to go to school as her grandmother couldn’t afford it and needed Priscilla’s help with chores. One day, out of the blue, Priscilla was told that her grandmother had found work for her, arranged a passport, and was to be taken from her home country in West Africa to the UK.</p> <p>But instead of enjoying a happy new life in the UK, she was trapped in a family’s private home, abused, and used as their slave. She lived in horrendous conditions for years until, one day, she managed to escape.</p> <p>Not knowing where to go, she was forced to live on the streets. Life on the streets was lonely, hard and bitterly cold, and because of what she had already been through, her mental health deteriorated. She was sectioned and spent time in a psychiatric hospital before being referred to Unseen.</p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-54d6c4a elementor-reverse-tablet elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="54d6c4a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;88af0a2&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-62809d5" data-id="62809d5" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-628318a elementor-widget elementor-widget-heading" data-id="628318a" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Set up a <br>regular gift</h2> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-418ccd0" data-id="418ccd0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a0f2cf4 elementor-widget__width-initial elementor-widget elementor-widget-text-editor" data-id="a0f2cf4" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Could you help a survivor rebuild their life? Start a monthly gift today and support someone from rescue to recovery. </div> </div> <div class="elementor-element elementor-element-3cb101f elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="3cb101f" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="http://web.archive.org/web/20230204192119/https://app.donorfy.com/form/WLMVLTU7Z9/HE37E" target="_blank" class="elementor-button-link elementor-button elementor-size-sm" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Donate now</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-c0ccc15 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="c0ccc15" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;8802311&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f8891f0" data-id="f8891f0" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="elementor-section elementor-inner-section elementor-element elementor-element-79bd028 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="79bd028" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;144edef&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-d08f38a" data-id="d08f38a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0908180 elementor-widget elementor-widget-text-editor" data-id="0908180" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> </div> </div> <div class="elementor-element elementor-element-58fe3b9 elementor-widget elementor-widget-text-editor" data-id="58fe3b9" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>At the Unseen Women’s Safehouse Priscilla was supported through the ongoing effects of her trauma, getting trauma counselling and learning how to manage her medication. She took part in regular relaxation sessions, music therapy, cooking and nutrition classes, and her mental health improved.</p> <p>As her independence increased Priscilla eventually moved out of the safehouse into our survivors in the community programme. This was the first time that Priscilla had lived alone for years. Her caseworker, Daisy, supported her to build her confidence and encouraged her to start volunteering in her community.</p> <p>Today Priscilla has a busy life volunteering in a local charity shop, attending weekly English language classes, and seeing her small group of friends.</p> <p>It has taken a long time for Priscilla to get here. She is still recovering but is moving on with her life.</p> </div> </div> <div class="elementor-element elementor-element-4957033 elementor-widget elementor-widget-spacer" data-id="4957033" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.10.0 - 09-01-2023 */ .elementor-column .elementor-spacer-inner{height:var(--spacer-size)}.e-con{--container-widget-width:100%}.e-con-inner>.elementor-widget-spacer,.e-con>.elementor-widget-spacer{width:var(--container-widget-width,var(--spacer-size));--align-self:var(--container-widget-align-self,initial);--flex-shrink:0}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container,.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer,.e-con>.elementor-widget-spacer>.elementor-widget-container,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer{height:100%}.e-con-inner>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner,.e-con>.elementor-widget-spacer>.elementor-widget-container>.elementor-spacer>.elementor-spacer-inner{height:var(--container-widget-height,var(--spacer-size))}</style> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-f26158b elementor-widget elementor-widget-text-editor" data-id="f26158b" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Name changed to protect Priscilla’s identity. Picture posed by a model </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="elementor-section elementor-top-section elementor-element elementor-element-83cde69 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="83cde69" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;0e69c6a&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-803671b" data-id="803671b" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4f72b09 elementor-widget elementor-widget-heading" data-id="4f72b09" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">Related stories</h4> </div> </div> <div class="elementor-element elementor-element-76d2457 elementor-grid-3 elementor-grid-tablet-2 elementor-grid-mobile-1 elementor-posts--thumbnail-top elementor-card-shadow-yes elementor-posts__hover-gradient elementor-widget elementor-widget-posts" data-id="76d2457" data-element_type="widget" data-settings="{&quot;cards_columns&quot;:&quot;3&quot;,&quot;cards_columns_tablet&quot;:&quot;2&quot;,&quot;cards_columns_mobile&quot;:&quot;1&quot;,&quot;cards_row_gap&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:35,&quot;sizes&quot;:[]},&quot;cards_row_gap_widescreen&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_laptop&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_tablet_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_tablet&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_mobile_extra&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]},&quot;cards_row_gap_mobile&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:&quot;&quot;,&quot;sizes&quot;:[]}}" data-widget_type="posts.cards"> <div class="elementor-widget-container"> <link rel="stylesheet" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/elementor-pro/assets/css/widget-posts.min.css"> <div class="elementor-posts-container elementor-posts elementor-posts--skin-cards elementor-grid"> <article class="elementor-post elementor-grid-item post-14046 case-study type-case-study status-publish has-post-thumbnail hentry"> <div class="elementor-post__card"> <a class="elementor-post__thumbnail__link" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/waynes-story/"><div class="elementor-post__thumbnail"><img width="696" height="696" src="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/09/Wayne_FI_696-×-696.png" class="attachment-large size-large wp-image-14139" alt="" decoding="async" loading="lazy" srcset="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/09/Wayne_FI_696-×-696.png 696w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/09/Wayne_FI_696-×-696-300x300.png 300w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/09/Wayne_FI_696-×-696-150x150.png 150w" sizes="(max-width: 696px) 100vw, 696px"/></div></a> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/waynes-story/"> Wayne’s story </a> </h3> <div class="elementor-post__excerpt"> <p>“I got a job, and that’s where I was befriended by a guy. At the time I thought he was just a friend.”</p> </div> <a class="elementor-post__read-more" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/waynes-story/"> Read More » </a> </div> </div> </article> <article class="elementor-post elementor-grid-item post-12140 case-study type-case-study status-publish has-post-thumbnail hentry"> <div class="elementor-post__card"> <a class="elementor-post__thumbnail__link" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/paulas-story/"><div class="elementor-post__thumbnail"><img width="800" height="305" src="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/06/paula_FI1024-X-390.png" class="attachment-large size-large wp-image-12236" alt="Paula is a survivor of modern slavery" decoding="async" loading="lazy" srcset="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/06/paula_FI1024-X-390.png 1024w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/06/paula_FI1024-X-390-300x114.png 300w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/06/paula_FI1024-X-390-768x293.png 768w" sizes="(max-width: 800px) 100vw, 800px"/></div></a> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/paulas-story/"> Paula’s story </a> </h3> <div class="elementor-post__excerpt"> <p>Suffering from abuse all her life, sexual exploitation and domestic slavery were normal.</p> </div> <a class="elementor-post__read-more" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/paulas-story/"> Read More » </a> </div> </div> </article> <article class="elementor-post elementor-grid-item post-9890 case-study type-case-study status-publish has-post-thumbnail hentry"> <div class="elementor-post__card"> <a class="elementor-post__thumbnail__link" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/katherines-story/"><div class="elementor-post__thumbnail"><img width="800" height="544" src="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/07/Website_ARTICLE-IMAGE-SIZE-1023-X-696-10.png" class="attachment-large size-large wp-image-12678" alt="" decoding="async" loading="lazy" srcset="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/07/Website_ARTICLE-IMAGE-SIZE-1023-X-696-10.png 1023w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/07/Website_ARTICLE-IMAGE-SIZE-1023-X-696-10-300x204.png 300w, http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2022/07/Website_ARTICLE-IMAGE-SIZE-1023-X-696-10-768x523.png 768w" sizes="(max-width: 800px) 100vw, 800px"/></div></a> <div class="elementor-post__text"> <h3 class="elementor-post__title"> <a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/katherines-story/"> Katherine&#8217;s story </a> </h3> <div class="elementor-post__excerpt"> <p>Katherine suffered years of constant abuse at the hands of her exploiter before finally finding freedom</p> </div> <a class="elementor-post__read-more" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/case-study/katherines-story/"> Read More » </a> </div> </div> </article> </div> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="footer" data-elementor-id="2549" class="elementor elementor-2549 elementor-location-footer"> <section class="elementor-section elementor-top-section elementor-element elementor-element-2344832 elementor-section-content-bottom elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="2344832" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;fc03c60&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}],&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-9b1788a" data-id="9b1788a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-27e4733 elementor-widget elementor-widget-image" data-id="27e4733" data-element_type="widget" data-widget_type="image.default"> <div class="elementor-widget-container"> <img width="230" height="65" src="http://web.archive.org/web/20230204192119im_/https://www.unseenuk.org/wp-content/uploads/2021/09/Unseen-Logo-Files-Reverse-Logo.png" class="attachment-large size-large wp-image-2521" alt="" loading="lazy"/> </div> </div> <div class="elementor-element elementor-element-8b14706 elementor-widget elementor-widget-text-editor" data-id="8b14706" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>• Registered charity number 1127620 <br>• Unseen UK is a registered charitable company limited by guarantee in England and Wales<br>• Registered company number 06754171</p> <p>© Copyright 2021 Unseen UK</p> </div> </div> <div class="elementor-element elementor-element-a11a6e7 elementor-widget elementor-widget-text-editor" data-id="a11a6e7" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Website developed by <span class="mandtlink"><a href="http://web.archive.org/web/20230204192119/http://www.milkandtweed.com/"><small>www.milkandtweed.com</small></a></span> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-fd1ea8a" data-id="fd1ea8a" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d0cf234 elementor-icon-list--layout-inline elementor-align-center elementor-hidden-mobile_extra elementor-hidden-mobile elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="d0cf234" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <link rel="stylesheet" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/custom-widget-icon-list.min.css?ver=1675439574"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <a href="/web/20230204192119/https://www.unseenuk.org/cdn-cgi/l/email-protection#65151700030017000b06001625100b1600000b100e4b0a17025a1610070f00061158350900041600405755101501041100405755081c405755151700030017000b060016"> <span class="elementor-icon-list-text">Communication Preferences</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/terms-conditions/"> <span class="elementor-icon-list-text">Terms of Use</span> </a> </li> <li class="elementor-icon-list-item elementor-inline-item"> <a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/privacy-policy/"> <span class="elementor-icon-list-text">Privacy Policy</span> </a> </li> </ul> </div> </div> <div class="elementor-element elementor-element-76a1a51 elementor-align-center elementor-hidden-widescreen elementor-hidden-desktop elementor-hidden-laptop elementor-hidden-tablet_extra elementor-hidden-tablet elementor-icon-list--layout-traditional elementor-list-item-link-full_width elementor-widget elementor-widget-icon-list" data-id="76a1a51" data-element_type="widget" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="/web/20230204192119/https://www.unseenuk.org/cdn-cgi/l/email-protection#82f2f0e7e4e7f0e7ece1e7f1c2f7ecf1e7e7ecf7e9acedf0e5bdf1f7e0e8e7e1f6bfd2eee7e3f1e7a7b0b2f7f2e6e3f6e7a7b0b2effba7b0b2f2f0e7e4e7f0e7ece1e7f1"> <span class="elementor-icon-list-text">Communication Preferences</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/terms-conditions/"> <span class="elementor-icon-list-text">Terms of Use</span> </a> </li> <li class="elementor-icon-list-item"> <a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/privacy-policy/"> <span class="elementor-icon-list-text">Privacy Policy</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-f639b2f" data-id="f639b2f" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f92c1aa elementor-widget elementor-widget-heading" data-id="f92c1aa" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default"><a href="#elementor-action%3Aaction%3Dpopup%3Aopen%26settings%3DeyJpZCI6IjU1NzciLCJ0b2dnbGUiOmZhbHNlfQ%3D%3D">Sign up for news</a></h5> </div> </div> <div class="elementor-element elementor-element-e09e3fd elementor-widget elementor-widget-heading" data-id="e09e3fd" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-us/contact/">Contact us</a></h5> </div> </div> <div class="elementor-element elementor-element-fd1d2dc elementor-widget elementor-widget-spacer" data-id="fd1d2dc" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-91fdd71 elementor-shape-circle e-grid-align-right e-grid-align-mobile-center elementor-grid-0 elementor-widget elementor-widget-social-icons" data-id="91fdd71" data-element_type="widget" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <style>/*! elementor - v3.10.0 - 09-01-2023 */ .elementor-widget-social-icons.elementor-grid-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-mobile-0 .elementor-widget-container,.elementor-widget-social-icons.elementor-grid-tablet-0 .elementor-widget-container{line-height:1;font-size:0}.elementor-widget-social-icons:not(.elementor-grid-0):not(.elementor-grid-tablet-0):not(.elementor-grid-mobile-0) .elementor-grid{display:inline-grid}.elementor-widget-social-icons .elementor-grid{grid-column-gap:var(--grid-column-gap,5px);grid-row-gap:var(--grid-row-gap,5px);grid-template-columns:var(--grid-template-columns);justify-content:var(--justify-content,center);justify-items:var(--justify-content,center)}.elementor-icon.elementor-social-icon{font-size:var(--icon-size,25px);line-height:var(--icon-size,25px);width:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)));height:calc(var(--icon-size, 25px) + (2 * var(--icon-padding, .5em)))}.elementor-social-icon{--e-social-icon-icon-color:#fff;display:inline-flex;background-color:#818a91;align-items:center;justify-content:center;text-align:center;cursor:pointer}.elementor-social-icon i{color:var(--e-social-icon-icon-color)}.elementor-social-icon svg{fill:var(--e-social-icon-icon-color)}.elementor-social-icon:last-child{margin:0}.elementor-social-icon:hover{opacity:.9;color:#fff}.elementor-social-icon-android{background-color:#a4c639}.elementor-social-icon-apple{background-color:#999}.elementor-social-icon-behance{background-color:#1769ff}.elementor-social-icon-bitbucket{background-color:#205081}.elementor-social-icon-codepen{background-color:#000}.elementor-social-icon-delicious{background-color:#39f}.elementor-social-icon-deviantart{background-color:#05cc47}.elementor-social-icon-digg{background-color:#005be2}.elementor-social-icon-dribbble{background-color:#ea4c89}.elementor-social-icon-elementor{background-color:#d30c5c}.elementor-social-icon-envelope{background-color:#ea4335}.elementor-social-icon-facebook,.elementor-social-icon-facebook-f{background-color:#3b5998}.elementor-social-icon-flickr{background-color:#0063dc}.elementor-social-icon-foursquare{background-color:#2d5be3}.elementor-social-icon-free-code-camp,.elementor-social-icon-freecodecamp{background-color:#006400}.elementor-social-icon-github{background-color:#333}.elementor-social-icon-gitlab{background-color:#e24329}.elementor-social-icon-globe{background-color:#818a91}.elementor-social-icon-google-plus,.elementor-social-icon-google-plus-g{background-color:#dd4b39}.elementor-social-icon-houzz{background-color:#7ac142}.elementor-social-icon-instagram{background-color:#262626}.elementor-social-icon-jsfiddle{background-color:#487aa2}.elementor-social-icon-link{background-color:#818a91}.elementor-social-icon-linkedin,.elementor-social-icon-linkedin-in{background-color:#0077b5}.elementor-social-icon-medium{background-color:#00ab6b}.elementor-social-icon-meetup{background-color:#ec1c40}.elementor-social-icon-mixcloud{background-color:#273a4b}.elementor-social-icon-odnoklassniki{background-color:#f4731c}.elementor-social-icon-pinterest{background-color:#bd081c}.elementor-social-icon-product-hunt{background-color:#da552f}.elementor-social-icon-reddit{background-color:#ff4500}.elementor-social-icon-rss{background-color:#f26522}.elementor-social-icon-shopping-cart{background-color:#4caf50}.elementor-social-icon-skype{background-color:#00aff0}.elementor-social-icon-slideshare{background-color:#0077b5}.elementor-social-icon-snapchat{background-color:#fffc00}.elementor-social-icon-soundcloud{background-color:#f80}.elementor-social-icon-spotify{background-color:#2ebd59}.elementor-social-icon-stack-overflow{background-color:#fe7a15}.elementor-social-icon-steam{background-color:#00adee}.elementor-social-icon-stumbleupon{background-color:#eb4924}.elementor-social-icon-telegram{background-color:#2ca5e0}.elementor-social-icon-thumb-tack{background-color:#1aa1d8}.elementor-social-icon-tripadvisor{background-color:#589442}.elementor-social-icon-tumblr{background-color:#35465c}.elementor-social-icon-twitch{background-color:#6441a5}.elementor-social-icon-twitter{background-color:#1da1f2}.elementor-social-icon-viber{background-color:#665cac}.elementor-social-icon-vimeo{background-color:#1ab7ea}.elementor-social-icon-vk{background-color:#45668e}.elementor-social-icon-weibo{background-color:#dd2430}.elementor-social-icon-weixin{background-color:#31a918}.elementor-social-icon-whatsapp{background-color:#25d366}.elementor-social-icon-wordpress{background-color:#21759b}.elementor-social-icon-xing{background-color:#026466}.elementor-social-icon-yelp{background-color:#af0606}.elementor-social-icon-youtube{background-color:#cd201f}.elementor-social-icon-500px{background-color:#0099e5}.elementor-shape-rounded .elementor-icon.elementor-social-icon{border-radius:10%}.elementor-shape-circle .elementor-icon.elementor-social-icon{border-radius:50%}</style> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-envelope elementor-repeater-item-c6eb7a9" href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-us/contact/"> <span class="elementor-screen-only">Envelope</span> <i class="fas fa-envelope"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-twitter elementor-repeater-item-8b85ab5" href="http://web.archive.org/web/20230204192119/https://twitter.com/UnseenUk" target="_blank"> <span class="elementor-screen-only">Twitter</span> <i class="fab fa-twitter"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook elementor-repeater-item-154e671" href="http://web.archive.org/web/20230204192119/https://www.facebook.com/unseenuk" target="_blank"> <span class="elementor-screen-only">Facebook</span> <i class="fab fa-facebook"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-instagram elementor-repeater-item-7260d43" href="http://web.archive.org/web/20230204192119/https://instagram.com/Unseenuk" target="_blank"> <span class="elementor-screen-only">Instagram</span> <i class="fab fa-instagram"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-linkedin elementor-repeater-item-63e1890" href="http://web.archive.org/web/20230204192119/https://www.linkedin.com/company/unseen-uk-" target="_blank"> <span class="elementor-screen-only">Linkedin</span> <i class="fab fa-linkedin"></i> </a> </span> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-youtube elementor-repeater-item-99ca6c0" href="http://web.archive.org/web/20230204192119/https://www.youtube.com/channel/UCBJX2xqZ8DhYNvfIo1m0m0Q" target="_blank"> <span class="elementor-screen-only">Youtube</span> <i class="fab fa-youtube"></i> </a> </span> </div> </div> </div> </div> </div> </div> </section> </div> <!--googleoff: all--><div id="cookie-law-info-bar" data-nosnippet="true"><span><div class="cli-bar-container cli-style-v2"><div class="cli-bar-message">We use cookies on our website to give you the most relevant experience by remembering your preferences and repeat visits. By clicking “Accept All”, you consent to the use of ALL the cookies. However, you may visit "Cookie Settings" to provide a controlled consent.</div><div class="cli-bar-btn_container"><a role="button" class="medium cli-plugin-button cli-plugin-main-button cli_settings_button" style="margin:0px 5px 0px 0px">Cookie Settings</a><a id="wt-cli-accept-all-btn" role="button" data-cli_action="accept_all" class="wt-cli-element medium cli-plugin-button wt-cli-accept-all-btn cookie_action_close_header cli_action_button">Accept All</a></div></div></span></div><div id="cookie-law-info-again" data-nosnippet="true"><span id="cookie_hdr_showagain">Manage consent</span></div><div class="cli-modal" data-nosnippet="true" id="cliSettingsPopup" tabindex="-1" role="dialog" aria-labelledby="cliSettingsPopup" aria-hidden="true"> <div class="cli-modal-dialog" role="document"> <div class="cli-modal-content cli-bar-popup"> <button type="button" class="cli-modal-close" id="cliModalClose"> <svg class="" viewbox="0 0 24 24"><path d="M19 6.41l-1.41-1.41-5.59 5.59-5.59-5.59-1.41 1.41 5.59 5.59-5.59 5.59 1.41 1.41 5.59-5.59 5.59 5.59 1.41-1.41-5.59-5.59z"></path><path d="M0 0h24v24h-24z" fill="none"></path></svg> <span class="wt-cli-sr-only">Close</span> </button> <div class="cli-modal-body"> <div class="cli-container-fluid cli-tab-container"> <div class="cli-row"> <div class="cli-col-12 cli-align-items-stretch cli-px-0"> <div class="cli-privacy-overview"> <h4>Privacy Overview</h4> <div class="cli-privacy-content"> <div class="cli-privacy-content-text">This website uses cookies to improve your experience while you navigate through the website. Out of these, the cookies that are categorized as necessary are stored on your browser as they are essential for the working of basic functionalities of the website. We also use third-party cookies that help us analyze and understand how you use this website. These cookies will be stored in your browser only with your consent. You also have the option to opt-out of these cookies. But opting out of some of these cookies may affect your browsing experience.</div> </div> <a class="cli-privacy-readmore" aria-label="Show more" role="button" data-readmore-text="Show more" data-readless-text="Show less"></a> </div> </div> <div class="cli-col-12 cli-align-items-stretch cli-px-0 cli-tab-section-container"> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="necessary" data-toggle="cli-toggle-tab"> Necessary </a> <div class="wt-cli-necessary-checkbox"> <input type="checkbox" class="cli-user-preference-checkbox" id="wt-cli-checkbox-necessary" data-id="checkbox-necessary" checked="checked"/> <label class="form-check-label" for="wt-cli-checkbox-necessary">Necessary</label> </div> <span class="cli-necessary-caption">Always Enabled</span> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="necessary"> <div class="wt-cli-cookie-description"> Necessary cookies are absolutely essential for the website to function properly. These cookies ensure basic functionalities and security features of the website, anonymously. <table class="cookielawinfo-row-cat-table cookielawinfo-winter"><thead><tr><th class="cookielawinfo-column-1">Cookie</th><th class="cookielawinfo-column-3">Duration</th><th class="cookielawinfo-column-4">Description</th></tr></thead><tbody><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-analytics</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Analytics".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-functional</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">The cookie is set by GDPR cookie consent to record the user consent for the cookies in the category "Functional".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-necessary</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookies is used to store the user consent for the cookies in the category "Necessary".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-others</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Other.</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">cookielawinfo-checkbox-performance</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">This cookie is set by GDPR Cookie Consent plugin. The cookie is used to store the user consent for the cookies in the category "Performance".</td></tr><tr class="cookielawinfo-row"><td class="cookielawinfo-column-1">viewed_cookie_policy</td><td class="cookielawinfo-column-3">11 months</td><td class="cookielawinfo-column-4">The cookie is set by the GDPR Cookie Consent plugin and is used to store whether or not user has consented to the use of cookies. It does not store any personal data.</td></tr></tbody></table> </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="functional" data-toggle="cli-toggle-tab"> Functional </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-functional" class="cli-user-preference-checkbox" data-id="checkbox-functional"/> <label for="wt-cli-checkbox-functional" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Functional</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="functional"> <div class="wt-cli-cookie-description"> Functional cookies help to perform certain functionalities like sharing the content of the website on social media platforms, collect feedbacks, and other third-party features. </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="performance" data-toggle="cli-toggle-tab"> Performance </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-performance" class="cli-user-preference-checkbox" data-id="checkbox-performance"/> <label for="wt-cli-checkbox-performance" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Performance</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="performance"> <div class="wt-cli-cookie-description"> Performance cookies are used to understand and analyze the key performance indexes of the website which helps in delivering a better user experience for the visitors. </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="analytics" data-toggle="cli-toggle-tab"> Analytics </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-analytics" class="cli-user-preference-checkbox" data-id="checkbox-analytics"/> <label for="wt-cli-checkbox-analytics" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Analytics</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="analytics"> <div class="wt-cli-cookie-description"> Analytical cookies are used to understand how visitors interact with the website. These cookies help provide information on metrics the number of visitors, bounce rate, traffic source, etc. </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="advertisement" data-toggle="cli-toggle-tab"> Advertisement </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-advertisement" class="cli-user-preference-checkbox" data-id="checkbox-advertisement"/> <label for="wt-cli-checkbox-advertisement" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Advertisement</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="advertisement"> <div class="wt-cli-cookie-description"> Advertisement cookies are used to provide visitors with relevant ads and marketing campaigns. These cookies track visitors across websites and collect information to provide customized ads. </div> </div> </div> </div> <div class="cli-tab-section"> <div class="cli-tab-header"> <a role="button" tabindex="0" class="cli-nav-link cli-settings-mobile" data-target="others" data-toggle="cli-toggle-tab"> Others </a> <div class="cli-switch"> <input type="checkbox" id="wt-cli-checkbox-others" class="cli-user-preference-checkbox" data-id="checkbox-others"/> <label for="wt-cli-checkbox-others" class="cli-slider" data-cli-enable="Enabled" data-cli-disable="Disabled"><span class="wt-cli-sr-only">Others</span></label> </div> </div> <div class="cli-tab-content"> <div class="cli-tab-pane cli-fade" data-id="others"> <div class="wt-cli-cookie-description"> Other uncategorized cookies are those that are being analyzed and have not been classified into a category as yet. </div> </div> </div> </div> </div> </div> </div> </div> <div class="cli-modal-footer"> <div class="wt-cli-element cli-container-fluid cli-tab-container"> <div class="cli-row"> <div class="cli-col-12 cli-align-items-stretch cli-px-0"> <div class="cli-tab-footer wt-cli-privacy-overview-actions"> <a id="wt-cli-privacy-save-btn" role="button" tabindex="0" data-cli-action="accept" class="wt-cli-privacy-btn cli_setting_save_button wt-cli-privacy-accept-btn cli-btn">SAVE &amp; ACCEPT</a> </div> </div> </div> </div> </div> </div> </div> </div> <div class="cli-modal-backdrop cli-fade cli-settings-overlay"></div> <div class="cli-modal-backdrop cli-fade cli-popupbar-overlay"></div> <!--googleon: all--> <script data-cfasync="false" src="/web/20230204192119js_/https://www.unseenuk.org/cdn-cgi/scripts/5c5dd728/cloudflare-static/email-decode.min.js"></script><script type="rocketlazyloadscript"> ( function ( body ) { 'use strict'; body.className = body.className.replace( /\btribe-no-js\b/, 'tribe-js' ); } )( document.body ); </script> <div data-elementor-type="popup" data-elementor-id="2613" class="elementor elementor-2613 elementor-location-popup" data-elementor-settings="{&quot;timing&quot;:[]}"> <section class="elementor-section elementor-top-section elementor-element elementor-element-f730c91 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="f730c91" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;566c6d6&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8abb12e" data-id="8abb12e" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-48da75d elementor-widget elementor-widget-jet-ajax-search" data-id="48da75d" data-element_type="widget" data-widget_type="jet-ajax-search.default"> <div class="elementor-widget-container"> <div class="elementor-jet-ajax-search jet-search"> <div class="jet-ajax-search" data-settings="{&quot;search_source&quot;:[&quot;post&quot;,&quot;page&quot;,&quot;helpline-statistics&quot;,&quot;reports&quot;,&quot;press-releases&quot;,&quot;member-news&quot;,&quot;case-study&quot;,&quot;job-adverts&quot;],&quot;search_taxonomy&quot;:&quot;&quot;,&quot;include_terms_ids&quot;:&quot;&quot;,&quot;exclude_terms_ids&quot;:&quot;&quot;,&quot;exclude_posts_ids&quot;:&quot;&quot;,&quot;custom_fields_source&quot;:&quot;&quot;,&quot;limit_query&quot;:5,&quot;limit_query_tablet&quot;:&quot;&quot;,&quot;limit_query_mobile&quot;:&quot;&quot;,&quot;limit_query_in_result_area&quot;:25,&quot;results_order_by&quot;:&quot;relevance&quot;,&quot;results_order&quot;:&quot;asc&quot;,&quot;sentence&quot;:&quot;&quot;,&quot;search_in_taxonomy&quot;:&quot;&quot;,&quot;search_in_taxonomy_source&quot;:&quot;&quot;,&quot;results_area_width_by&quot;:&quot;form&quot;,&quot;results_area_custom_width&quot;:&quot;&quot;,&quot;results_area_custom_position&quot;:&quot;&quot;,&quot;thumbnail_visible&quot;:&quot;yes&quot;,&quot;thumbnail_size&quot;:&quot;thumbnail&quot;,&quot;thumbnail_placeholder&quot;:{&quot;url&quot;:&quot;https:\/\/www.unseenuk.org\/wp-content\/plugins\/elementor\/assets\/images\/placeholder.png&quot;,&quot;id&quot;:&quot;&quot;},&quot;post_content_source&quot;:&quot;content&quot;,&quot;post_content_custom_field_key&quot;:&quot;&quot;,&quot;post_content_length&quot;:30,&quot;show_product_price&quot;:&quot;&quot;,&quot;show_product_rating&quot;:&quot;&quot;,&quot;show_result_new_tab&quot;:&quot;&quot;,&quot;highlight_searched_text&quot;:&quot;&quot;,&quot;symbols_for_start_searching&quot;:2,&quot;bullet_pagination&quot;:&quot;&quot;,&quot;number_pagination&quot;:&quot;&quot;,&quot;navigation_arrows&quot;:&quot;in_header&quot;,&quot;navigation_arrows_type&quot;:&quot;angle&quot;,&quot;show_title_related_meta&quot;:&quot;&quot;,&quot;meta_title_related_position&quot;:&quot;&quot;,&quot;title_related_meta&quot;:&quot;&quot;,&quot;show_content_related_meta&quot;:&quot;&quot;,&quot;meta_content_related_position&quot;:&quot;&quot;,&quot;content_related_meta&quot;:&quot;&quot;,&quot;negative_search&quot;:&quot;Sorry, but nothing matched your search terms.&quot;,&quot;server_error&quot;:&quot;Sorry, but we cannot handle your search query now. Please, try again later!&quot;}"> <form class="jet-ajax-search__form" method="get" action="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/" role="search" target=""> <div class="jet-ajax-search__fields-holder"> <div class="jet-ajax-search__field-wrapper"> <input class="jet-ajax-search__field" type="search" placeholder="Search..." value="" name="s" autocomplete="off"/> <input type="hidden" value="{&quot;search_source&quot;:[&quot;post&quot;,&quot;page&quot;,&quot;helpline-statistics&quot;,&quot;reports&quot;,&quot;press-releases&quot;,&quot;member-news&quot;,&quot;case-study&quot;,&quot;job-adverts&quot;],&quot;results_order_by&quot;:&quot;relevance&quot;,&quot;results_order&quot;:&quot;asc&quot;}" name="jet_ajax_search_settings"/> <input type="hidden" value="post,page,helpline-statistics,reports,press-releases,member-news,case-study,job-adverts" name="post_type"/> </div> </div> <button class="jet-ajax-search__submit" type="submit" aria-label="search submit"><span class="jet-ajax-search__submit-icon jet-ajax-search-icon"><i aria-hidden="true" class="fas fa-search"></i></span></button> </form> <div class="jet-ajax-search__results-area"> <div class="jet-ajax-search__results-holder"> <div class="jet-ajax-search__results-header"> <button class="jet-ajax-search__results-count"><span></span> Results</button> <div class="jet-ajax-search__navigation-holder"></div> </div> <div class="jet-ajax-search__results-list"> <div class="jet-ajax-search__results-list-inner"></div> </div> <div class="jet-ajax-search__results-footer"> <button class="jet-ajax-search__full-results">See all results</button> <div class="jet-ajax-search__navigation-holder"></div> </div> </div> <div class="jet-ajax-search__message"></div> <div class="jet-ajax-search__spinner-holder"> <div class="jet-ajax-search__spinner"> <div class="rect rect-1"></div> <div class="rect rect-2"></div> <div class="rect rect-3"></div> <div class="rect rect-4"></div> <div class="rect rect-5"></div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="popup" data-elementor-id="2609" class="elementor elementor-2609 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;fadeInRight&quot;,&quot;exit_animation&quot;:&quot;fadeInRight&quot;,&quot;prevent_scroll&quot;:&quot;yes&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.2,&quot;sizes&quot;:[]},&quot;triggers&quot;:[],&quot;timing&quot;:{&quot;browsers_browsers&quot;:&quot;custom&quot;,&quot;browsers_browsers_options&quot;:[&quot;firefox&quot;],&quot;browsers&quot;:&quot;yes&quot;}}"> <section class="elementor-section elementor-top-section elementor-element elementor-element-5fc5d55b elementor-section-height-min-height elementor-section-items-stretch elementor-section-content-top elementor-section-boxed elementor-section-height-default" data-id="5fc5d55b" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;_id&quot;:&quot;6a30a13&quot;,&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-486a5fcc" data-id="486a5fcc" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1ee225c elementor-view-stacked elementor-shape-square elementor-widget elementor-widget-icon" data-id="1ee225c" data-element_type="widget" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <a class="elementor-icon" href="#elementor-action%3Aaction%3Dpopup%3Aclose%26settings%3DeyJkb19ub3Rfc2hvd19hZ2FpbiI6IiJ9"> <svg xmlns="http://www.w3.org/2000/svg" id="a3764f6b-d60e-4c82-b635-15a2a285578b" data-name="Layer 1" width="19.373" height="18.4536" viewbox="0 0 19.373 18.4536"><polygon points="19.373 1.454 18 0 9.687 7.852 1.373 0 0 1.454 8.23 9.227 0 17 1.373 18.454 9.687 10.602 18 18.454 19.373 17 11.143 9.227 19.373 1.454"></polygon></svg> </a> </div> </div> </div> <div class="elementor-element elementor-element-c5aadbc elementor-widget elementor-widget-spacer" data-id="c5aadbc" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-0b9b74c jet-nav-align-flex-start elementor-widget elementor-widget-jet-nav-menu" data-id="0b9b74c" data-element_type="widget" data-widget_type="jet-nav-menu.default"> <div class="elementor-widget-container"> <nav class="jet-nav-wrap m-layout-mobile"><div class="menu-main-menu-container"><div class="jet-nav m-layout-mobile jet-nav--vertical jet-nav--vertical-sub-bottom"><div class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children jet-nav__item-1030 jet-nav__item"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-us/" class="menu-item-link menu-item-link-depth-0 menu-item-link-top"><span class="jet-nav-link-text">About us</span><div class="jet-nav-arrow"><i aria-hidden="true" class="fa fa-angle-down"></i></div></a> <div class="jet-nav__sub jet-nav-depth-0"> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-6875 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-us/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">About Us</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1037 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-us/mission-vision-values/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Mission Vision Values</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1036 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-us/impact/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Impact</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1034 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-us/team/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Team</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1033 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-us/partners/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Partners</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1032 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-us/careers/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Careers</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1031 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-us/contact/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Contact Us</span></a></div> </div> </div> <div class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children jet-nav__item-11207 jet-nav__item"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/business/" class="menu-item-link menu-item-link-depth-0 menu-item-link-top"><span class="jet-nav-link-text">Business</span><div class="jet-nav-arrow"><i aria-hidden="true" class="fa fa-angle-down"></i></div></a> <div class="jet-nav__sub jet-nav-depth-0"> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-11208 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/business/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Business</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1050 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/working-with-businesses/self-assessment/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Self Assessment</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children jet-nav__item-1053 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/working-with-businesses/members/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Members</span><div class="jet-nav-arrow"><i aria-hidden="true" class="fa fa-angle-right"></i></div></a> <div class="jet-nav__sub jet-nav-depth-1"> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-6459 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/working-with-businesses/members/" class="menu-item-link menu-item-link-depth-2 menu-item-link-sub"><span class="jet-nav-link-text">Member Log in</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1056 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/working-with-businesses/members/build-a-modern-slavery-statement/" class="menu-item-link menu-item-link-depth-2 menu-item-link-sub"><span class="jet-nav-link-text">Build a modern slavery statement</span></a></div> </div> </div> </div> </div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1046 jet-nav__item"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/modern-slavery-training/" class="menu-item-link menu-item-link-depth-0 menu-item-link-top"><span class="jet-nav-link-text">Training</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-15860 jet-nav__item"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/get-involved/donate/" class="menu-item-link menu-item-link-depth-0 menu-item-link-top"><span class="jet-nav-link-text">Donate</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children jet-nav__item-6332 jet-nav__item"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/get-involved/" class="menu-item-link menu-item-link-depth-0 menu-item-link-top"><span class="jet-nav-link-text">Get involved</span><div class="jet-nav-arrow"><i aria-hidden="true" class="fa fa-angle-down"></i></div></a> <div class="jet-nav__sub jet-nav-depth-0"> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-6877 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/get-involved/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Get involved</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-12480 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/get-involved/stop-sex-trafficking/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Stop Sex trafficking campaign</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1114 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/get-involved/fundraise/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Fundraise</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1116 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/get-involved/unseen-circle/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Philanthropy</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1112 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/get-involved/corporate/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Corporates</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1115 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/get-involved/students/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Students</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1113 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/get-involved/challenges/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Challenges</span></a></div> </div> </div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-3077 jet-nav__item"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/frontline-workers/" class="menu-item-link menu-item-link-depth-0 menu-item-link-top"><span class="jet-nav-link-text">Frontline Workers</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children jet-nav__item-1076 jet-nav__item"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-modern-slavery/" class="menu-item-link menu-item-link-depth-0 menu-item-link-top"><span class="jet-nav-link-text">The issues</span><div class="jet-nav-arrow"><i aria-hidden="true" class="fa fa-angle-down"></i></div></a> <div class="jet-nav__sub jet-nav-depth-0"> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-6878 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-modern-slavery/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">The issues</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1078 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-modern-slavery/spot-the-signs/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Spot The Signs</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1077 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-modern-slavery/facts-and-figures/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Facts &#038; figures</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1079 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-modern-slavery/types-of-modern-slavery/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Types of Modern Slavery</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-13183 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/human-trafficking-quiz/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Human Trafficking Quiz</span></a></div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-1084 jet-nav__item jet-nav-item-sub"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/about-modern-slavery/download-the-app/" class="menu-item-link menu-item-link-depth-1 menu-item-link-sub"><span class="jet-nav-link-text">Download The App</span></a></div> </div> </div> <div class="menu-item menu-item-type-post_type menu-item-object-page jet-nav__item-6375 jet-nav__item"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/working-with-survivors/" class="menu-item-link menu-item-link-depth-0 menu-item-link-top"><span class="jet-nav-link-text">Survivor Services</span></a></div> <div class="menu-item menu-item-type-custom menu-item-object-custom jet-nav__item-7526 jet-nav__item"><a href="http://web.archive.org/web/20230204192119/https://modernslaveryhelpline.org/" class="menu-item-link menu-item-link-depth-0 menu-item-link-top"><span class="jet-nav-link-text">Helpline</span></a></div> <div class="menu-item menu-item-type-taxonomy menu-item-object-category jet-nav__item-2703 jet-nav__item"><a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/category/news/" class="menu-item-link menu-item-link-depth-0 menu-item-link-top"><span class="jet-nav-link-text">news, stats &#038; downloads</span></a></div> </div></div></nav> </div> </div> <div class="elementor-element elementor-element-7893271 elementor-widget elementor-widget-spacer" data-id="7893271" data-element_type="widget" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> <div class="elementor-element elementor-element-44368c6 elementor-widget__width-auto elementor-widget elementor-widget-button" data-id="44368c6" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="http://web.archive.org/web/20230204192119/https://www.unseenuk.org/get-involved/donate/" target="_blank" class="elementor-button-link elementor-button elementor-size-sm" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Donate</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="popup" data-elementor-id="5577" class="elementor elementor-5577 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;fadeInRight&quot;,&quot;exit_animation&quot;:&quot;fadeInRight&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.2,&quot;sizes&quot;:[]},&quot;timing&quot;:[]}"> <section class="elementor-section elementor-top-section elementor-element elementor-element-7feac97 elementor-section-height-min-height elementor-section-items-stretch elementor-section-boxed elementor-section-height-default" data-id="7feac97" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;_id&quot;:&quot;a08ec5c&quot;,&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-3fc037ad" data-id="3fc037ad" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fd66111 elementor-align-right elementor-widget elementor-widget-button" data-id="fd66111" data-element_type="widget" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a href="#elementor-action%3Aaction%3Dpopup%3Aclose%26settings%3DeyJkb19ub3Rfc2hvd19hZ2FpbiI6IiJ9" class="elementor-button-link elementor-button elementor-size-sm" role="button"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon elementor-align-icon-left"> <svg xmlns="http://www.w3.org/2000/svg" id="ea6a9e06-6025-4f7d-a165-10c226026855" data-name="Layer 1" width="21.2133" height="21.2133" viewbox="0 0 21.2133 21.2133"><title>CloseMenu</title><path d="M12.728,10.6066l8.4853,8.4853-2.1214,2.1214L10.6066,12.728,2.1213,21.2133,0,19.0919l8.4853-8.4853L0,2.1213,2.1213,0l8.4853,8.4853L19.0919,0l2.1214,2.1213Z" style="fill-rule:evenodd"></path></svg> </span> <span class="elementor-button-text"></span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-top-column elementor-element elementor-element-5751f1eb" data-id="5751f1eb" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8612e51 elementor-widget elementor-widget-html" data-id="8612e51" data-element_type="widget" data-widget_type="html.default"> <div class="elementor-widget-container"> <iframe width="100%" height="1050px" src="http://web.archive.org/web/20230204192119if_/https://app.donorfy.com/form/WLMVLTU7Z9/NBWCJ?p=yes"></iframe> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="popup" data-elementor-id="2242" class="elementor elementor-2242 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;fadeIn&quot;,&quot;prevent_scroll&quot;:&quot;yes&quot;,&quot;avoid_multiple_popups&quot;:&quot;yes&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.2,&quot;sizes&quot;:[]},&quot;triggers&quot;:[],&quot;timing&quot;:[]}"> <section class="elementor-section elementor-top-section elementor-element elementor-element-417e94d elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="417e94d" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;abacaae&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8e849a3" data-id="8e849a3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b964432 elementor-widget elementor-widget-heading" data-id="b964432" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">Justine Currell</h5> </div> </div> <div class="elementor-element elementor-element-a218ba4 elementor-widget elementor-widget-text-editor" data-id="a218ba4" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>As I came to understand more about the issue, including through a visit to an Unseen safehouse, I knew I needed to do more to stop this abuse and exploitation.</p><p>For the last five years of my Civil Service career, I was the Modern Slavery Senior Policy Advisor in the Home Office and led on development of the Modern Slavery Act, including the transparency in supply chains provision and business guidance.</p><p>I joined Unseen to lead the development of the Modern Slavery &amp; Exploitation Helpline, and Unseen’s work with businesses. I am regularly called upon to present at national and international conferences and use my experience of working with Ministers to influence other governments internationally to take action to address modern slavery and, in particular, business supply chain issues.</p><p>In my spare time I enjoy keeping fit, music, reading and travelling.</p> </div> </div> </div> </div> </div> </section> </div> <div data-elementor-type="popup" data-elementor-id="2234" class="elementor elementor-2234 elementor-location-popup" data-elementor-settings="{&quot;entrance_animation&quot;:&quot;fadeIn&quot;,&quot;prevent_scroll&quot;:&quot;yes&quot;,&quot;avoid_multiple_popups&quot;:&quot;yes&quot;,&quot;entrance_animation_duration&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:1.2,&quot;sizes&quot;:[]},&quot;triggers&quot;:[],&quot;timing&quot;:[]}"> <section class="elementor-section elementor-top-section elementor-element elementor-element-417e94d elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="417e94d" data-element_type="section" data-settings="{&quot;jet_parallax_layout_list&quot;:[{&quot;jet_parallax_layout_image&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;_id&quot;:&quot;298f40e&quot;,&quot;jet_parallax_layout_image_widescreen&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_laptop&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_tablet&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile_extra&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_image_mobile&quot;:{&quot;url&quot;:&quot;&quot;,&quot;id&quot;:&quot;&quot;},&quot;jet_parallax_layout_speed&quot;:{&quot;unit&quot;:&quot;%&quot;,&quot;size&quot;:50,&quot;sizes&quot;:[]},&quot;jet_parallax_layout_type&quot;:&quot;scroll&quot;,&quot;jet_parallax_layout_direction&quot;:null,&quot;jet_parallax_layout_fx_direction&quot;:null,&quot;jet_parallax_layout_z_index&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x&quot;:50,&quot;jet_parallax_layout_bg_x_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_x_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y&quot;:50,&quot;jet_parallax_layout_bg_y_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_y_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size&quot;:&quot;auto&quot;,&quot;jet_parallax_layout_bg_size_widescreen&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_laptop&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_tablet&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile_extra&quot;:&quot;&quot;,&quot;jet_parallax_layout_bg_size_mobile&quot;:&quot;&quot;,&quot;jet_parallax_layout_animation_prop&quot;:&quot;transform&quot;,&quot;jet_parallax_layout_on&quot;:[&quot;desktop&quot;,&quot;tablet&quot;]}]}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-8e849a3" data-id="8e849a3" data-element_type="column"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1512e21 elementor-widget elementor-widget-heading" data-id="1512e21" data-element_type="widget" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h5 class="elementor-heading-title elementor-size-default">Andrew Wallis</h5> </div> </div> <div class="elementor-element elementor-element-a218ba4 elementor-widget elementor-widget-text-editor" data-id="a218ba4" data-element_type="widget" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>What ultimately compelled me to act was a report on how people from Eastern Europe were being trafficked through Bristol airport to the USA. Kate Garbers, who went on to be an Unseen Director, and I wrote to all the city councillors, MPs and the Police Chief Constable challenging them on the issue. The challenge came back to us: this city needs safe housing for trafficked women. And so Unseen began.</p><p>But we never wanted Unseen to be just about safe housing. We wanted to end slavery once and for all, and that remains our driving focus.</p><p>I chaired the working group for the Centre for Social Justice’s landmark report “It Happens Here: Equipping the United Kingdom to Fight Modern Slavery”. This is now acknowledged as the catalyst behind the UK’s Modern Slavery Act of 2015. It was a great honour to be awarded an OBE in the Queen’s Birthday Honours that year. On the other hand, I&#8217;ve also been described as “the loveliest disrupter you could ever hope to meet”.</p><p>This job has taken me from building flat-pack furniture for safehouses, to working with businesses to address slavery in supply chains, to delivering training, raising awareness and advising governments around the world.</p><p>When not at work, I enjoy travelling, spending time with my dog Harley, cooking, supporting Liverpool and Yorkshire CC, music (I’m a former DJ) and endurance events such as the Three Peaks Challenge and Tribe Freedom Runs – which I vow never to do again. Until the next time.</p> </div> </div> </div> </div> </div> </section> </div> <script type="rocketlazyloadscript"> /* <![CDATA[ */var tribe_l10n_datatables = {"aria":{"sort_ascending":": activate to sort column ascending","sort_descending":": activate to sort column descending"},"length_menu":"Show _MENU_ entries","empty_table":"No data available in table","info":"Showing _START_ to _END_ of _TOTAL_ entries","info_empty":"Showing 0 to 0 of 0 entries","info_filtered":"(filtered from _MAX_ total entries)","zero_records":"No matching records found","search":"Search:","all_selected_text":"All items on this page were selected. ","select_all_link":"Select all pages","clear_selection":"Clear Selection.","pagination":{"all":"All","next":"Next","previous":"Previous"},"select":{"rows":{"0":"","_":": Selected %d rows","1":": Selected 1 row"}},"datepicker":{"dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesMin":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Prev","currentText":"Today","closeText":"Done","today":"Today","clear":"Clear"},"registration_prompt":"There is unsaved attendee information. Are you sure you want to continue?"};/* ]]> */ </script><script type="text/html" id="tmpl-jet-ajax-search-results-item"> <div class="jet-ajax-search__results-item"> <a class="jet-ajax-search__item-link" href="{{{data.link}}}" target="{{{data.link_target_attr}}}"> {{{data.thumbnail}}} <div class="jet-ajax-search__item-content-wrapper"> {{{data.before_title}}} <div class="jet-ajax-search__item-title">{{{data.title}}}</div> {{{data.after_title}}} {{{data.before_content}}} <div class="jet-ajax-search__item-content">{{{data.content}}}</div> {{{data.after_content}}} {{{data.rating}}} {{{data.price}}} </div> </a> </div> </script><link rel="stylesheet" id="cookie-law-info-table-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/cookie-law-info/legacy/public/css/cookie-law-info-table.css?ver=3.0.8" media="all"/> <link rel="stylesheet" id="elementor-post-2613-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/post-2613.css?ver=1675439577" media="all"/> <link rel="stylesheet" id="elementor-post-5577-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/uploads/elementor/css/post-5577.css?ver=1675439577" media="all"/> <link rel="stylesheet" id="e-animations-css" href="http://web.archive.org/web/20230204192119cs_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/lib/animations/animations.min.css?ver=3.10.0" media="all"/> <script type="rocketlazyloadscript" data-minify="1" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/cache/min/1/wp-content/plugins/event-tickets/common/src/resources/js/underscore-before.js?ver=1671027390" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/underscore.min.js?ver=1.13.4" id="underscore-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/cache/min/1/wp-content/plugins/event-tickets/common/src/resources/js/underscore-after.js?ver=1671027390" defer></script> <script id="wp-util-js-extra"> var _wpUtilSettings = {"ajax":{"url":"\/wp-admin\/admin-ajax.php"}}; </script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/wp-util.min.js?ver=6.1.1" id="wp-util-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/jet-search/assets/lib/chosen/chosen.jquery.min.js?ver=1.8.7" id="jquery-chosen-js" defer></script> <script id="jet-search-js-extra"> var jetSearchSettings = {"ajaxurl":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-admin\/admin-ajax.php","action":"jet_ajax_search","nonce":"57d59e81c4","sumbitOnEnter":"1"}; </script> <script type="rocketlazyloadscript" data-minify="1" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/cache/min/1/wp-content/plugins/jet-search/assets/js/jet-search.js?ver=1671027390" id="jet-search-js" defer></script> <script type="rocketlazyloadscript" data-minify="1" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/cache/min/1/wp-content/plugins/social-polls-by-opinionstage/public/js/shortcodes.js?ver=1671027390" id="opinionstage-shortcodes-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/imagesloaded.min.js?ver=4.1.4" id="imagesloaded-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/hoverIntent.min.js?ver=1.10.2" id="hoverIntent-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.10.3" id="elementor-pro-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.10.0" id="elementor-webpack-runtime-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.10.0" id="elementor-frontend-modules-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/dist/vendor/regenerator-runtime.min.js?ver=0.13.9" id="regenerator-runtime-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/dist/vendor/wp-polyfill.min.js?ver=3.15.0" id="wp-polyfill-js"></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/dist/hooks.min.js?ver=4169d3cf8e8d95a3d6d5" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/dist/i18n.min.js?ver=9e794f35a71bb98672ae" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-admin\/admin-ajax.php","nonce":"97f07c2263","urls":{"assets":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-json\/"},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"}},"facebook_sdk":{"lang":"en_GB","app_id":""},"lottie":{"defaultAnimationUrl":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.10.3" id="elementor-pro-frontend-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/lib/waypoints/waypoints.min.js?ver=4.0.2" id="elementor-waypoints-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.2" id="jquery-ui-core-js" defer></script> <script type="rocketlazyloadscript" id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Extra","value":880,"default_value":880,"direction":"max","is_enabled":true},"tablet":{"label":"Tablet","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Extra","value":1200,"default_value":1200,"direction":"max","is_enabled":true},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":true},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":true}}},"version":"3.10.0","is_static":false,"experimentalFeatures":{"e_dom_optimization":true,"e_optimized_assets_loading":true,"e_optimized_css_loading":true,"a11y_improvements":true,"additional_custom_breakpoints":true,"e_hidden_wordpress_widgets":true,"theme_builder_v2":true,"landing-pages":true,"kit-elements-defaults":true,"page-transitions":true,"notes":true,"form-submissions":true,"e_scroll_snap":true},"urls":{"assets":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-content\/plugins\/elementor\/assets\/"},"settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_mobile_extra","viewport_tablet","viewport_tablet_extra","viewport_laptop","viewport_widescreen"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":2335,"title":"Priscilla%E2%80%99s%20story%20-%20Unseen","excerpt":"Priscilla was trapped in a family\u2019s private home, abused, and used as their slave. ","featuredImage":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-content\/uploads\/2021\/09\/DSCF8842-Priscilla-1024x683.jpg"}}; </script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.10.0" id="elementor-frontend-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.10.3" id="pro-elements-handlers-js" defer></script> <script id="jet-blocks-js-extra"> var jetBlocksData = {"recaptchaConfig":""}; var JetHamburgerPanelSettings = {"ajaxurl":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-admin\/admin-ajax.php","isMobile":"false","templateApiUrl":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-json\/jet-blocks-api\/v1\/elementor-template","devMode":"false","restNonce":"97ed7e2b36"}; </script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/jet-blocks/assets/js/jet-blocks.min.js?ver=1.3.5" id="jet-blocks-js" defer></script> <script id="jet-elements-js-extra"> var jetElements = {"ajaxUrl":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-admin\/admin-ajax.php","isMobile":"false","templateApiUrl":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-json\/jet-elements-api\/v1\/elementor-template","devMode":"false","messages":{"invalidMail":"Please specify a valid e-mail"}}; </script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/jet-elements/assets/js/jet-elements.min.js?ver=2.6.8" id="jet-elements-js" defer></script> <script id="jet-tabs-frontend-js-extra"> var JetTabsSettings = {"ajaxurl":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-admin\/admin-ajax.php","isMobile":"false","templateApiUrl":"http:\/\/web.archive.org\/web\/20230204192119\/https:\/\/www.unseenuk.org\/wp-json\/jet-tabs-api\/v1\/elementor-template","devMode":"false"}; </script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/jet-tabs/assets/js/jet-tabs-frontend.min.js?ver=2.1.20" id="jet-tabs-frontend-js" defer></script> <script type="rocketlazyloadscript" src="http://web.archive.org/web/20230204192119js_/https://www.unseenuk.org/wp-content/plugins/elementor-pro/assets/lib/sticky/jquery.sticky.min.js?ver=3.10.3" id="e-sticky-js" defer></script> <script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me --> <!-- plugin=object-cache-pro client=PhpRedis metric#hits=12835 metric#misses=44 metric#hit-ratio=99.7 metric#bytes=5418476 metric#prefetches=259 metric#store-reads=77 metric#store-writes=44 metric#store-hits=303 metric#store-misses=32 metric#sql-queries=63 metric#ms-total=1156.71 metric#ms-cache=23.72 metric#ms-cache-median=0.09 metric#ms-cache-ratio=2.1 --> <!-- FILE ARCHIVED ON 19:21:19 Feb 04, 2023 AND RETRIEVED FROM THE INTERNET ARCHIVE ON 20:37:07 Feb 19, 2025. JAVASCRIPT APPENDED BY WAYBACK MACHINE, COPYRIGHT INTERNET ARCHIVE. ALL OTHER CONTENT MAY ALSO BE PROTECTED BY COPYRIGHT (17 U.S.C. SECTION 108(a)(3)). --> <!-- playback timings (ms): captures_list: 0.741 exclusion.robots: 0.042 exclusion.robots.policy: 0.026 esindex: 0.013 cdx.remote: 6.993 LoadShardBlock: 1392.095 (3) PetaboxLoader3.datanode: 1495.665 (4) load_resource: 337.576 PetaboxLoader3.resolve: 180.96 -->

Pages: 1 2 3 4 5 6 7 8 9 10