CINXE.COM
Signs of our times – British Deaf Association
<!doctype html> <html lang="en-GB" > <head> <meta charset="UTF-8"> <link rel="profile" href="http://gmpg.org/xfn/11"> <link rel="pingback" href="https://bda.org.uk/xmlrpc.php"> <meta name="viewport" content="width=device-width, initial-scale=1"> <title>Signs of our times – British Deaf Association</title> <meta name='robots' content='max-image-preview:large' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <script id="cookieyes" type="text/javascript" src="https://cdn-cookieyes.com/client_data/5a51f80d69c5cf4e543ea501/script.js"></script><script>window._wca = window._wca || [];</script> <link rel='dns-prefetch' href='//stats.wp.com' /> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="British Deaf Association » Feed" href="https://bda.org.uk/feed/" /> <link rel="alternate" type="application/rss+xml" title="British Deaf Association » Comments Feed" href="https://bda.org.uk/comments/feed/" /> <link rel="alternate" type="application/rss+xml" title="British Deaf Association » Signs of our times Comments Feed" href="https://bda.org.uk/signsofourtimes/feed/" /> <!-- This site uses the Google Analytics by ExactMetrics plugin v8.4.1 - Using Analytics tracking - https://www.exactmetrics.com/ --> <script src="//www.googletagmanager.com/gtag/js?id=G-3F9V0N4CN0" data-cfasync="false" data-wpfc-render="false" async></script> <script data-cfasync="false" data-wpfc-render="false"> var em_version = '8.4.1'; var em_track_user = true; var em_no_track_reason = ''; var ExactMetricsDefaultLocations = {"page_location":"https:\/\/bda.org.uk\/signsofourtimes\/"}; if ( typeof ExactMetricsPrivacyGuardFilter === 'function' ) { var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsPrivacyGuardFilter( ExactMetricsExcludeQuery ) : ExactMetricsPrivacyGuardFilter( ExactMetricsDefaultLocations ); } else { var ExactMetricsLocations = (typeof ExactMetricsExcludeQuery === 'object') ? ExactMetricsExcludeQuery : ExactMetricsDefaultLocations; } var disableStrs = [ 'ga-disable-G-3F9V0N4CN0', ]; /* Function to detect opted out users */ function __gtagTrackerIsOptedOut() { for (var index = 0; index < disableStrs.length; index++) { if (document.cookie.indexOf(disableStrs[index] + '=true') > -1) { return true; } } return false; } /* Disable tracking if the opt-out cookie exists. */ if (__gtagTrackerIsOptedOut()) { for (var index = 0; index < disableStrs.length; index++) { window[disableStrs[index]] = true; } } /* Opt-out function */ function __gtagTrackerOptout() { for (var index = 0; index < disableStrs.length; index++) { document.cookie = disableStrs[index] + '=true; expires=Thu, 31 Dec 2099 23:59:59 UTC; path=/'; window[disableStrs[index]] = true; } } if ('undefined' === typeof gaOptout) { function gaOptout() { __gtagTrackerOptout(); } } window.dataLayer = window.dataLayer || []; window.ExactMetricsDualTracker = { helpers: {}, trackers: {}, }; if (em_track_user) { function __gtagDataLayer() { dataLayer.push(arguments); } function __gtagTracker(type, name, parameters) { if (!parameters) { parameters = {}; } if (parameters.send_to) { __gtagDataLayer.apply(null, arguments); return; } if (type === 'event') { parameters.send_to = exactmetrics_frontend.v4_id; var hookName = name; if (typeof parameters['event_category'] !== 'undefined') { hookName = parameters['event_category'] + ':' + name; } if (typeof ExactMetricsDualTracker.trackers[hookName] !== 'undefined') { ExactMetricsDualTracker.trackers[hookName](parameters); } else { __gtagDataLayer('event', name, parameters); } } else { __gtagDataLayer.apply(null, arguments); } } __gtagTracker('js', new Date()); __gtagTracker('set', { 'developer_id.dNDMyYj': true, }); if ( ExactMetricsLocations.page_location ) { __gtagTracker('set', ExactMetricsLocations); } __gtagTracker('config', 'G-3F9V0N4CN0', {"forceSSL":"true"} ); window.gtag = __gtagTracker; (function () { /* https://developers.google.com/analytics/devguides/collection/analyticsjs/ */ /* ga and __gaTracker compatibility shim. */ var noopfn = function () { return null; }; var newtracker = function () { return new Tracker(); }; var Tracker = function () { return null; }; var p = Tracker.prototype; p.get = noopfn; p.set = noopfn; p.send = function () { var args = Array.prototype.slice.call(arguments); args.unshift('send'); __gaTracker.apply(null, args); }; var __gaTracker = function () { var len = arguments.length; if (len === 0) { return; } var f = arguments[len - 1]; if (typeof f !== 'object' || f === null || typeof f.hitCallback !== 'function') { if ('send' === arguments[0]) { var hitConverted, hitObject = false, action; if ('event' === arguments[1]) { if ('undefined' !== typeof arguments[3]) { hitObject = { 'eventAction': arguments[3], 'eventCategory': arguments[2], 'eventLabel': arguments[4], 'value': arguments[5] ? arguments[5] : 1, } } } if ('pageview' === arguments[1]) { if ('undefined' !== typeof arguments[2]) { hitObject = { 'eventAction': 'page_view', 'page_path': arguments[2], } } } if (typeof arguments[2] === 'object') { hitObject = arguments[2]; } if (typeof arguments[5] === 'object') { Object.assign(hitObject, arguments[5]); } if ('undefined' !== typeof arguments[1].hitType) { hitObject = arguments[1]; if ('pageview' === hitObject.hitType) { hitObject.eventAction = 'page_view'; } } if (hitObject) { action = 'timing' === arguments[1].hitType ? 'timing_complete' : hitObject.eventAction; hitConverted = mapArgs(hitObject); __gtagTracker('event', action, hitConverted); } } return; } function mapArgs(args) { var arg, hit = {}; var gaMap = { 'eventCategory': 'event_category', 'eventAction': 'event_action', 'eventLabel': 'event_label', 'eventValue': 'event_value', 'nonInteraction': 'non_interaction', 'timingCategory': 'event_category', 'timingVar': 'name', 'timingValue': 'value', 'timingLabel': 'event_label', 'page': 'page_path', 'location': 'page_location', 'title': 'page_title', 'referrer' : 'page_referrer', }; for (arg in args) { if (!(!args.hasOwnProperty(arg) || !gaMap.hasOwnProperty(arg))) { hit[gaMap[arg]] = args[arg]; } else { hit[arg] = args[arg]; } } return hit; } try { f.hitCallback(); } catch (ex) { } }; __gaTracker.create = newtracker; __gaTracker.getByName = newtracker; __gaTracker.getAll = function () { return []; }; __gaTracker.remove = noopfn; __gaTracker.loaded = true; window['__gaTracker'] = __gaTracker; })(); } else { console.log(""); (function () { function __gtagTracker() { return null; } window['__gtagTracker'] = __gtagTracker; window['gtag'] = __gtagTracker; })(); } </script> <!-- / Google Analytics by ExactMetrics --> <script> window._wpemojiSettings = {"baseUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/72x72\/","ext":".png","svgUrl":"https:\/\/s.w.org\/images\/core\/emoji\/15.0.3\/svg\/","svgExt":".svg","source":{"concatemoji":"https:\/\/bda.org.uk\/wp-includes\/js\/wp-emoji-release.min.js?ver=6.7.2"}}; /*! This file is auto-generated */ !function(i,n){var o,s,e;function c(e){try{var t={supportTests:e,timestamp:(new Date).valueOf()};sessionStorage.setItem(o,JSON.stringify(t))}catch(e){}}function p(e,t,n){e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(t,0,0);var t=new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data),r=(e.clearRect(0,0,e.canvas.width,e.canvas.height),e.fillText(n,0,0),new Uint32Array(e.getImageData(0,0,e.canvas.width,e.canvas.height).data));return t.every(function(e,t){return e===r[t]})}function u(e,t,n){switch(t){case"flag":return n(e,"\ud83c\udff3\ufe0f\u200d\u26a7\ufe0f","\ud83c\udff3\ufe0f\u200b\u26a7\ufe0f")?!1:!n(e,"\ud83c\uddfa\ud83c\uddf3","\ud83c\uddfa\u200b\ud83c\uddf3")&&!n(e,"\ud83c\udff4\udb40\udc67\udb40\udc62\udb40\udc65\udb40\udc6e\udb40\udc67\udb40\udc7f","\ud83c\udff4\u200b\udb40\udc67\u200b\udb40\udc62\u200b\udb40\udc65\u200b\udb40\udc6e\u200b\udb40\udc67\u200b\udb40\udc7f");case"emoji":return!n(e,"\ud83d\udc26\u200d\u2b1b","\ud83d\udc26\u200b\u2b1b")}return!1}function f(e,t,n){var r="undefined"!=typeof WorkerGlobalScope&&self instanceof WorkerGlobalScope?new OffscreenCanvas(300,150):i.createElement("canvas"),a=r.getContext("2d",{willReadFrequently:!0}),o=(a.textBaseline="top",a.font="600 32px Arial",{});return e.forEach(function(e){o[e]=t(a,e,n)}),o}function t(e){var t=i.createElement("script");t.src=e,t.defer=!0,i.head.appendChild(t)}"undefined"!=typeof Promise&&(o="wpEmojiSettingsSupports",s=["flag","emoji"],n.supports={everything:!0,everythingExceptFlag:!0},e=new Promise(function(e){i.addEventListener("DOMContentLoaded",e,{once:!0})}),new Promise(function(t){var n=function(){try{var e=JSON.parse(sessionStorage.getItem(o));if("object"==typeof e&&"number"==typeof e.timestamp&&(new Date).valueOf()<e.timestamp+604800&&"object"==typeof e.supportTests)return e.supportTests}catch(e){}return null}();if(!n){if("undefined"!=typeof Worker&&"undefined"!=typeof OffscreenCanvas&&"undefined"!=typeof URL&&URL.createObjectURL&&"undefined"!=typeof Blob)try{var e="postMessage("+f.toString()+"("+[JSON.stringify(s),u.toString(),p.toString()].join(",")+"));",r=new Blob([e],{type:"text/javascript"}),a=new Worker(URL.createObjectURL(r),{name:"wpTestEmojiSupports"});return void(a.onmessage=function(e){c(n=e.data),a.terminate(),t(n)})}catch(e){}c(n=f(s,u,p))}t(n)}).then(function(e){for(var t in e)n.supports[t]=e[t],n.supports.everything=n.supports.everything&&n.supports[t],"flag"!==t&&(n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&n.supports[t]);n.supports.everythingExceptFlag=n.supports.everythingExceptFlag&&!n.supports.flag,n.DOMReady=!1,n.readyCallback=function(){n.DOMReady=!0}}).then(function(){return e}).then(function(){var e;n.supports.everything||(n.readyCallback(),(e=n.source||{}).concatemoji?t(e.concatemoji):e.wpemoji&&e.twemoji&&(t(e.twemoji),t(e.wpemoji)))}))}((window,document),window._wpemojiSettings); </script> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='wp-block-library-inline-css'> :root{--wp-admin-theme-color:#007cba;--wp-admin-theme-color--rgb:0,124,186;--wp-admin-theme-color-darker-10:#006ba1;--wp-admin-theme-color-darker-10--rgb:0,107,161;--wp-admin-theme-color-darker-20:#005a87;--wp-admin-theme-color-darker-20--rgb:0,90,135;--wp-admin-border-width-focus:2px;--wp-block-synced-color:#7a00df;--wp-block-synced-color--rgb:122,0,223;--wp-bound-block-color:var(--wp-block-synced-color)}@media (min-resolution:192dpi){:root{--wp-admin-border-width-focus:1.5px}}.wp-element-button{cursor:pointer}:root{--wp--preset--font-size--normal:16px;--wp--preset--font-size--huge:42px}:root .has-very-light-gray-background-color{background-color:#eee}:root .has-very-dark-gray-background-color{background-color:#313131}:root .has-very-light-gray-color{color:#eee}:root .has-very-dark-gray-color{color:#313131}:root .has-vivid-green-cyan-to-vivid-cyan-blue-gradient-background{background:linear-gradient(135deg,#00d084,#0693e3)}:root .has-purple-crush-gradient-background{background:linear-gradient(135deg,#34e2e4,#4721fb 50%,#ab1dfe)}:root .has-hazy-dawn-gradient-background{background:linear-gradient(135deg,#faaca8,#dad0ec)}:root .has-subdued-olive-gradient-background{background:linear-gradient(135deg,#fafae1,#67a671)}:root .has-atomic-cream-gradient-background{background:linear-gradient(135deg,#fdd79a,#004a59)}:root .has-nightshade-gradient-background{background:linear-gradient(135deg,#330968,#31cdcf)}:root .has-midnight-gradient-background{background:linear-gradient(135deg,#020381,#2874fc)}.has-regular-font-size{font-size:1em}.has-larger-font-size{font-size:2.625em}.has-normal-font-size{font-size:var(--wp--preset--font-size--normal)}.has-huge-font-size{font-size:var(--wp--preset--font-size--huge)}.has-text-align-center{text-align:center}.has-text-align-left{text-align:left}.has-text-align-right{text-align:right}#end-resizable-editor-section{display:none}.aligncenter{clear:both}.items-justified-left{justify-content:flex-start}.items-justified-center{justify-content:center}.items-justified-right{justify-content:flex-end}.items-justified-space-between{justify-content:space-between}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.screen-reader-text:focus{background-color:#ddd;clip:auto!important;clip-path:none;color:#444;display:block;font-size:1em;height:auto;left:5px;line-height:normal;padding:15px 23px 14px;text-decoration:none;top:5px;width:auto;z-index:100000}html :where(.has-border-color){border-style:solid}html :where([style*=border-top-color]){border-top-style:solid}html :where([style*=border-right-color]){border-right-style:solid}html :where([style*=border-bottom-color]){border-bottom-style:solid}html :where([style*=border-left-color]){border-left-style:solid}html :where([style*=border-width]){border-style:solid}html :where([style*=border-top-width]){border-top-style:solid}html :where([style*=border-right-width]){border-right-style:solid}html :where([style*=border-bottom-width]){border-bottom-style:solid}html :where([style*=border-left-width]){border-left-style:solid}html :where(img[class*=wp-image-]){height:auto;max-width:100%}:where(figure){margin:0 0 1em}html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:var(--wp-admin--admin-bar--height,0px)}@media screen and (max-width:600px){html :where(.is-position-sticky){--wp-admin--admin-bar--position-offset:0px}} </style> <style id='classic-theme-styles-inline-css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--font-family--inter: "Inter", sans-serif;--wp--preset--font-family--cardo: Cardo;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;}/* You can add your own CSS here. Click the help icon above to learn more. */ </style> <!-- <link rel='stylesheet' id='esg-plugin-settings-css' href='https://bda.org.uk/wp-content/plugins/download-UUL0xh/public/assets/css/settings.css?ver=3.0.14' media='all' /> --> <!-- <link rel='stylesheet' id='tp-fontello-css' href='https://bda.org.uk/wp-content/plugins/download-UUL0xh/public/assets/font/fontello/css/fontello.css?ver=3.0.14' media='all' /> --> <!-- <link rel='stylesheet' id='woocommerce-layout-css' href='https://bda.org.uk/wp-content/plugins/woocommerce/assets/css/woocommerce-layout.css?ver=9.7.1' media='all' /> --> <link rel="stylesheet" type="text/css" href="//bda.org.uk/wp-content/cache/wpfc-minified/89jpv6w6/24hi5.css" media="all"/> <style id='woocommerce-layout-inline-css'> .infinite-scroll .woocommerce-pagination { display: none; } </style> <!-- <link rel='stylesheet' id='woocommerce-smallscreen-css' href='https://bda.org.uk/wp-content/plugins/woocommerce/assets/css/woocommerce-smallscreen.css?ver=9.7.1' media='only screen and (max-width: 768px)' /> --> <link rel="stylesheet" type="text/css" href="//bda.org.uk/wp-content/cache/wpfc-minified/fi4qp9tt/24hi5.css" media="only screen and (max-width: 768px)"/> <!-- <link rel='stylesheet' id='woocommerce-general-css' href='https://bda.org.uk/wp-content/plugins/woocommerce/assets/css/woocommerce.css?ver=9.7.1' media='all' /> --> <!-- <link rel='stylesheet' id='woocommerce-blocktheme-css' href='https://bda.org.uk/wp-content/plugins/woocommerce/assets/css/woocommerce-blocktheme.css?ver=9.7.1' media='all' /> --> <link rel="stylesheet" type="text/css" href="//bda.org.uk/wp-content/cache/wpfc-minified/qlktajgp/24hi5.css" media="all"/> <style id='woocommerce-inline-inline-css'> .woocommerce form .form-row .required { visibility: visible; } </style> <!-- <link rel='stylesheet' id='brands-styles-css' href='https://bda.org.uk/wp-content/plugins/woocommerce/assets/css/brands.css?ver=9.7.1' media='all' /> --> <!-- <link rel='stylesheet' id='parent-style-css' href='https://bda.org.uk/wp-content/themes/the-core-parent/style.css?ver=6.7.2' media='all' /> --> <!-- <link rel='stylesheet' id='font-awesome-css' href='https://bda.org.uk/wp-content/plugins/unyson/framework/static/libs/font-awesome/css/font-awesome.min.css?ver=2.7.31' media='all' /> --> <link rel="stylesheet" type="text/css" href="//bda.org.uk/wp-content/cache/wpfc-minified/g0e195ej/24hi5.css" media="all"/> <style id='akismet-widget-style-inline-css'> .a-stats { --akismet-color-mid-green: #357b49; --akismet-color-white: #fff; --akismet-color-light-grey: #f6f7f7; max-width: 350px; width: auto; } .a-stats * { all: unset; box-sizing: border-box; } .a-stats strong { font-weight: 600; } .a-stats a.a-stats__link, .a-stats a.a-stats__link:visited, .a-stats a.a-stats__link:active { background: var(--akismet-color-mid-green); border: none; box-shadow: none; border-radius: 8px; color: var(--akismet-color-white); cursor: pointer; display: block; font-family: -apple-system, BlinkMacSystemFont, 'Segoe UI', 'Roboto', 'Oxygen-Sans', 'Ubuntu', 'Cantarell', 'Helvetica Neue', sans-serif; font-weight: 500; padding: 12px; text-align: center; text-decoration: none; transition: all 0.2s ease; } /* Extra specificity to deal with TwentyTwentyOne focus style */ .widget .a-stats a.a-stats__link:focus { background: var(--akismet-color-mid-green); color: var(--akismet-color-white); text-decoration: none; } .a-stats a.a-stats__link:hover { filter: brightness(110%); box-shadow: 0 4px 12px rgba(0, 0, 0, 0.06), 0 0 2px rgba(0, 0, 0, 0.16); } .a-stats .count { color: var(--akismet-color-white); display: block; font-size: 1.5em; line-height: 1.4; padding: 0 13px; white-space: nowrap; } </style> <!-- <link rel='stylesheet' id='bootstrap-css' href='https://bda.org.uk/wp-content/themes/the-core-parent/css/bootstrap.css?ver=1.0.42' media='all' /> --> <!-- <link rel='stylesheet' id='fw-mmenu-css' href='https://bda.org.uk/wp-content/themes/the-core-parent/css/jquery.mmenu.all.css?ver=1.0.42' media='all' /> --> <!-- <link rel='stylesheet' id='the-core-style-css' href='https://bda.org.uk/wp-content/uploads/the-core-style.css?ver=1707996555' media='all' /> --> <!-- <link rel='stylesheet' id='fw-theme-style-css' href='https://bda.org.uk/wp-content/themes/the-core-child/style.css?ver=1.0.42' media='all' /> --> <link rel="stylesheet" type="text/css" href="//bda.org.uk/wp-content/cache/wpfc-minified/qkqsufhz/24hi5.css" media="all"/> <style id='fw-theme-style-inline-css'> @media only screen and (max-width: 767px) { .tf-sh-4b1c37793dea3c271c79eb05ae2fe0a9 .fw-col-inner{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;} }@media only screen and (max-width: 767px) { .tf-sh-4b1c37793dea3c271c79eb05ae2fe0a9 .fw-wrap-col-inner {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} }.tf-sh-4b1c37793dea3c271c79eb05ae2fe0a9{ z-index:10 } .tf-sh-ca1f2efee42afc629800feed87c210e1 .fw-col-inner{padding: 2% 20% 3% 20%;}.tf-sh-ca1f2efee42afc629800feed87c210e1 .fw-wrap-col-inner {margin: -12% 0% 2% 0%;}.tf-sh-ca1f2efee42afc629800feed87c210e1 .fw-wrap-col-inner{background-color:#4a4a4a;}@media only screen and (min-width: 992px) and (max-width: 1199px) { .tf-sh-ca1f2efee42afc629800feed87c210e1 .fw-col-inner{padding-top:10%;padding-right:10%;padding-bottom:0%;padding-left:10%; } }@media only screen and (min-width: 992px) and (max-width: 1199px) {.tf-sh-ca1f2efee42afc629800feed87c210e1 .fw-wrap-col-inner {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} }@media only screen and (min-width: 768px) and (max-width: 991px) { .tf-sh-ca1f2efee42afc629800feed87c210e1 .fw-col-inner{padding-top:10%;padding-right:10%;padding-bottom:0%;padding-left:10%;} }@media only screen and (min-width: 768px) and (max-width: 991px) {.tf-sh-ca1f2efee42afc629800feed87c210e1 .fw-wrap-col-inner {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} }@media only screen and (max-width: 767px) { .tf-sh-ca1f2efee42afc629800feed87c210e1 .fw-col-inner{padding-top:10%;padding-right:10%;padding-bottom:0%;padding-left:10%;} }@media only screen and (max-width: 767px) { .tf-sh-ca1f2efee42afc629800feed87c210e1 .fw-wrap-col-inner {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} }.tf-sh-ca1f2efee42afc629800feed87c210e1{ z-index:100 } .tf-sh-e7a40293ab203507a6384b193d2f0aae .fw-wrap-col-inner {margin: -7% 0% 0% 0%;}@media only screen and (max-width: 767px) { .tf-sh-e7a40293ab203507a6384b193d2f0aae .fw-col-inner{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;} }@media only screen and (max-width: 767px) { .tf-sh-e7a40293ab203507a6384b193d2f0aae .fw-wrap-col-inner {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} } @media only screen and (max-width: 767px) { .tf-sh-9df045011c7667850e13e35723ad1ab4 .fw-col-inner{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;} }@media only screen and (max-width: 767px) { .tf-sh-9df045011c7667850e13e35723ad1ab4 .fw-wrap-col-inner {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} } .tf-sh-b69815705e148f6f4b7394dad2b6899a .fw-col-inner{padding: 0% 5% 0% 0%;}.tf-sh-b69815705e148f6f4b7394dad2b6899a .fw-wrap-col-inner {margin: -80% 0% 0% 22%;}@media only screen and (min-width: 768px) and (max-width: 991px) { .tf-sh-b69815705e148f6f4b7394dad2b6899a .fw-col-inner{padding-top:-105%;padding-right:0%;padding-bottom:0%;padding-left:22%;} }@media only screen and (max-width: 767px) { .tf-sh-b69815705e148f6f4b7394dad2b6899a .fw-col-inner{padding-top:0%;padding-right:10%;padding-bottom:0%;padding-left:10%;} }@media only screen and (max-width: 767px) { .tf-sh-b69815705e148f6f4b7394dad2b6899a .fw-wrap-col-inner {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} } @media only screen and (max-width: 767px) { .tf-sh-a216ac3b1cc678279943bd67a1b3e6ba .fw-col-inner{padding-top:0px;padding-right:0px;padding-bottom:0px;padding-left:0px;} }@media only screen and (max-width: 767px) { .tf-sh-a216ac3b1cc678279943bd67a1b3e6ba .fw-wrap-col-inner {margin-top:0px;margin-right:0px;margin-bottom:0px;margin-left:0px;} } </style> <!-- <link rel='stylesheet' id='prettyPhoto-css' href='https://bda.org.uk/wp-content/themes/the-core-parent/css/prettyPhoto.css?ver=1.0.42' media='all' /> --> <!-- <link rel='stylesheet' id='animate-css' href='https://bda.org.uk/wp-content/themes/the-core-parent/css/animate.css?ver=1.0.42' media='all' /> --> <!-- <link rel='stylesheet' id='fw-shortcode-section-background-video-css' href='https://bda.org.uk/wp-content/plugins/unyson/framework/extensions/shortcodes/shortcodes/section/static/css/background.css?ver=6.7.2' media='all' /> --> <link rel="stylesheet" type="text/css" href="//bda.org.uk/wp-content/cache/wpfc-minified/k0gdcvs0/24hho.css" media="all"/> <link rel='stylesheet' id='fw-googleFonts-css' href='https://fonts.googleapis.com/css?family=Merriweather%3A300italic%2C300%7CMontserrat%3A700%2C700italic%7CAbril+Fatface%3Aregular%7CQuattrocento+Sans%3Aregular%2Citalic%7CLato%3Aregular%2Citalic%2C300%2C300italic&subset=latin&ver=6.7.2' media='all' /> <script src="https://bda.org.uk/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script src="https://bda.org.uk/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script id="file_uploads_nfpluginsettings-js-extra"> var params = {"clearLogRestUrl":"https:\/\/bda.org.uk\/wp-json\/nf-file-uploads\/debug-log\/delete-all","clearLogButtonId":"file_uploads_clear_debug_logger","downloadLogRestUrl":"https:\/\/bda.org.uk\/wp-json\/nf-file-uploads\/debug-log\/get-all","downloadLogButtonId":"file_uploads_download_debug_logger"}; </script> <script src="https://bda.org.uk/wp-content/plugins/ninja-forms-uploads/assets/js/nfpluginsettings.js?ver=3.3.20" id="file_uploads_nfpluginsettings-js"></script> <script src="https://bda.org.uk/wp-content/plugins/google-analytics-dashboard-for-wp/assets/js/frontend-gtag.min.js?ver=8.4.1" id="exactmetrics-frontend-script-js" async data-wp-strategy="async"></script> <script data-cfasync="false" data-wpfc-render="false" id='exactmetrics-frontend-script-js-extra'>var exactmetrics_frontend = {"js_events_tracking":"true","download_extensions":"zip,mp3,mpeg,pdf,docx,pptx,xlsx,rar","inbound_paths":"[{\"path\":\"\\\/go\\\/\",\"label\":\"affiliate\"},{\"path\":\"\\\/recommend\\\/\",\"label\":\"affiliate\"}]","home_url":"https:\/\/bda.org.uk","hash_tracking":"false","v4_id":"G-3F9V0N4CN0"};</script> <script src="https://bda.org.uk/wp-content/plugins/woocommerce/assets/js/jquery-blockui/jquery.blockUI.min.js?ver=2.7.0-wc.9.7.1" id="jquery-blockui-js" defer data-wp-strategy="defer"></script> <script id="wc-add-to-cart-js-extra"> var wc_add_to_cart_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_view_cart":"View basket","cart_url":"https:\/\/bda.org.uk\/basket\/","is_cart":"","cart_redirect_after_add":"yes"}; </script> <script src="https://bda.org.uk/wp-content/plugins/woocommerce/assets/js/frontend/add-to-cart.min.js?ver=9.7.1" id="wc-add-to-cart-js" defer data-wp-strategy="defer"></script> <script src="https://bda.org.uk/wp-content/plugins/woocommerce/assets/js/js-cookie/js.cookie.min.js?ver=2.1.4-wc.9.7.1" id="js-cookie-js" defer data-wp-strategy="defer"></script> <script id="woocommerce-js-extra"> var woocommerce_params = {"ajax_url":"\/wp-admin\/admin-ajax.php","wc_ajax_url":"\/?wc-ajax=%%endpoint%%","i18n_password_show":"Show password","i18n_password_hide":"Hide password"}; </script> <script src="https://bda.org.uk/wp-content/plugins/woocommerce/assets/js/frontend/woocommerce.min.js?ver=9.7.1" id="woocommerce-js" defer data-wp-strategy="defer"></script> <script src="https://stats.wp.com/s-202515.js" id="woocommerce-analytics-js" defer data-wp-strategy="defer"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/lib/modernizr.min.js?ver=1.0.42" id="modernizr-js"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/lib/bootstrap.min.js?ver=1.0.42" id="bootstrap-js"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/jquery.touchSwipe.min.js?ver=1.0.42" id="touchSwipe-js"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/lib/html5shiv.js?ver=1.0.42" id="html5shiv-js"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/lib/respond.min.js?ver=1.0.42" id="respond-js"></script> <link rel="https://api.w.org/" href="https://bda.org.uk/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://bda.org.uk/wp-json/wp/v2/pages/29148" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://bda.org.uk/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.2" /> <meta name="generator" content="WooCommerce 9.7.1" /> <link rel="canonical" href="https://bda.org.uk/signsofourtimes/" /> <link rel='shortlink' href='https://bda.org.uk/?p=29148' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://bda.org.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbda.org.uk%2Fsignsofourtimes%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://bda.org.uk/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fbda.org.uk%2Fsignsofourtimes%2F&format=xml" /> <style>img#wpstats{display:none}</style> <meta property="og:title" content="Signs of our times" /><meta property="og:url" content="https://bda.org.uk/signsofourtimes/" /><meta property="og:type" content="website" /><meta property="og:description" content="In 2008, the BDA NI produced a DVD called ‘Signs of Our Times’ which was funded by the Heritage Lottery Fund. When the DVD was released it was widely dispersed and well-received, being shared firstly through the Northern Ireland and Ireland Deaf communities, and then later with the UK Deaf community. The video clips in the DVD ensures that our unique heritage and culture can be remembered and made available for future generations to enjoy." /> <noscript><style>.woocommerce-product-gallery{ opacity: 1 !important; }</style></noscript> <script type="text/javascript"> !function(f,b,e,v,n,t,s){if(f.fbq)return;n=f.fbq=function(){n.callMethod? n.callMethod.apply(n,arguments):n.queue.push(arguments)};if(!f._fbq)f._fbq=n; n.push=n;n.loaded=!0;n.version='2.0';n.queue=[];t=b.createElement(e);t.async=!0; t.src=v;s=b.getElementsByTagName(e)[0];s.parentNode.insertBefore(t,s)}(window, document,'script','https://connect.facebook.net/en_US/fbevents.js'); </script> <!-- WooCommerce Facebook Integration Begin --> <script type="text/javascript"> fbq('init', '3465555490437202', {}, { "agent": "woocommerce-9.7.1-3.4.6" }); fbq( 'track', 'PageView', { "source": "woocommerce", "version": "9.7.1", "pluginVersion": "3.4.6" } ); document.addEventListener( 'DOMContentLoaded', function() { // Insert placeholder for events injected when a product is added to the cart through AJAX. document.body.insertAdjacentHTML( 'beforeend', '<div class=\"wc-facebook-pixel-event-placeholder\"></div>' ); }, false ); </script> <!-- WooCommerce Facebook Integration End --> <meta name="generator" content="Powered by Slider Revolution 6.7.14 - responsive, Mobile-Friendly Slider Plugin for WordPress with comfortable drag and drop interface." /> <script src="//code.jquery.com/jquery-1.11.3.min.js"></script> <script src="//code.jquery.com/jquery-migrate-1.2.1.min.js"></script> <!-- Google tag (gtag.js) --> <script async src="https://www.googletagmanager.com/gtag/js?id=G-V2MCD6RHVP"></script> <script> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'G-V2MCD6RHVP'); </script> <!-- Google Tag Manager --> <script>(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-TMVNMT8');</script> <!-- End Google Tag Manager --> <style class='wp-fonts-local'> @font-face{font-family:Inter;font-style:normal;font-weight:300 900;font-display:fallback;src:url('https://bda.org.uk/wp-content/plugins/woocommerce/assets/fonts/Inter-VariableFont_slnt,wght.woff2') format('woff2');font-stretch:normal;} @font-face{font-family:Cardo;font-style:normal;font-weight:400;font-display:fallback;src:url('https://bda.org.uk/wp-content/plugins/woocommerce/assets/fonts/cardo_normal_400.woff2') format('woff2');} </style> <link rel="icon" href="https://bda.org.uk/wp-content/uploads/2017/02/cropped-Favicon-150x150.png" sizes="32x32" /> <link rel="icon" href="https://bda.org.uk/wp-content/uploads/2017/02/cropped-Favicon-300x300.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://bda.org.uk/wp-content/uploads/2017/02/cropped-Favicon-180x180.png" /> <meta name="msapplication-TileImage" content="https://bda.org.uk/wp-content/uploads/2017/02/cropped-Favicon-300x300.png" /> <script type="text/javascript"> if ( window.sessionStorage.getItem( 'loftloader-pro-smooth-transition' ) && ( 'on' === window.sessionStorage.getItem( 'loftloader-pro-smooth-transition' ) ) ) { window.sessionStorage.setItem( 'loftloader-pro-smooth-transition', 0 ); } </script> <script>function setREVStartSize(e){ //window.requestAnimationFrame(function() { window.RSIW = window.RSIW===undefined ? window.innerWidth : window.RSIW; window.RSIH = window.RSIH===undefined ? window.innerHeight : window.RSIH; try { var pw = document.getElementById(e.c).parentNode.offsetWidth, newh; pw = pw===0 || isNaN(pw) || (e.l=="fullwidth" || e.layout=="fullwidth") ? window.RSIW : pw; e.tabw = e.tabw===undefined ? 0 : parseInt(e.tabw); e.thumbw = e.thumbw===undefined ? 0 : parseInt(e.thumbw); e.tabh = e.tabh===undefined ? 0 : parseInt(e.tabh); e.thumbh = e.thumbh===undefined ? 0 : parseInt(e.thumbh); e.tabhide = e.tabhide===undefined ? 0 : parseInt(e.tabhide); e.thumbhide = e.thumbhide===undefined ? 0 : parseInt(e.thumbhide); e.mh = e.mh===undefined || e.mh=="" || e.mh==="auto" ? 0 : parseInt(e.mh,0); if(e.layout==="fullscreen" || e.l==="fullscreen") newh = Math.max(e.mh,window.RSIH); else{ e.gw = Array.isArray(e.gw) ? e.gw : [e.gw]; for (var i in e.rl) if (e.gw[i]===undefined || e.gw[i]===0) e.gw[i] = e.gw[i-1]; e.gh = e.el===undefined || e.el==="" || (Array.isArray(e.el) && e.el.length==0)? e.gh : e.el; e.gh = Array.isArray(e.gh) ? e.gh : [e.gh]; for (var i in e.rl) if (e.gh[i]===undefined || e.gh[i]===0) e.gh[i] = e.gh[i-1]; var nl = new Array(e.rl.length), ix = 0, sl; e.tabw = e.tabhide>=pw ? 0 : e.tabw; e.thumbw = e.thumbhide>=pw ? 0 : e.thumbw; e.tabh = e.tabhide>=pw ? 0 : e.tabh; e.thumbh = e.thumbhide>=pw ? 0 : e.thumbh; for (var i in e.rl) nl[i] = e.rl[i]<window.RSIW ? 0 : e.rl[i]; sl = nl[0]; for (var i in nl) if (sl>nl[i] && nl[i]>0) { sl = nl[i]; ix=i;} var m = pw>(e.gw[ix]+e.tabw+e.thumbw) ? 1 : (pw-(e.tabw+e.thumbw)) / (e.gw[ix]); newh = (e.gh[ix] * m) + (e.tabh + e.thumbh); } var el = document.getElementById(e.c); if (el!==null && el) el.style.height = newh+"px"; el = document.getElementById(e.c+"_wrapper"); if (el!==null && el) { el.style.height = newh+"px"; el.style.display = "block"; } } catch(e){ console.log("Failure at Presize of Slider:" + e) } //}); };</script> <!-- Fonts Plugin CSS - https://fontsplugin.com/ --> <style> /* Cached: April 8, 2025 at 12:05pm */ /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m0dJ9pQOi.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m0dJ9pQOi.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m0dJ9pQOi.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m0dJ9pQOi.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m0dJ9pQOi.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m0dJ9pQOi.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m0dJ9pQOi.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m0dJ9pQOi.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxC7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRzS7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxi7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRxy7m0dJ9pQOik20.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUQjIg1_i6t8kCHKm459WxRyS7m0dJ9pQOi.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WdhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WlhyyTn89ddpQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WdhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WlhyyTn89ddpQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WdhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WlhyyTn89ddpQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WdhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WlhyyTn89ddpQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WdhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WlhyyTn89ddpQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WdhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WlhyyTn89ddpQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WdhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WlhyyTn89ddpQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WdhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WlhyyTn89ddpQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* cyrillic-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WRhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0460-052F, U+1C80-1C8A, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F; } /* cyrillic */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459W1hyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116; } /* vietnamese */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WZhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+0300-0301, U+0303-0304, U+0308-0309, U+0323, U+0329, U+1EA0-1EF9, U+20AB; } /* latin-ext */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WdhyyTn89ddpROi.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Montserrat'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/montserrat/v29/JTUSjIg1_i6t8kCHKm459WlhyyTn89ddpQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiAyp8kv8JHgFVrJJLmE0tMMPKzSQ.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiAyp8kv8JHgFVrJJLmE0tCMPI.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmv1pVGdeOcEg.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmv1pVF9eO.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm21lVGdeOcEg.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm21lVF9eO.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiGyp8kv8JHgFVrJJLufntAKPY.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiGyp8kv8JHgFVrJJLucHtA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmg1hVGdeOcEg.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmg1hVF9eO.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmr19VGdeOcEg.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmr19VF9eO.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15VGdeOcEg.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLmy15VF9eO.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm111VGdeOcEg.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm111VF9eO.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm81xVGdeOcEg.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: italic; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiDyp8kv8JHgFVrJJLm81xVF9eO.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiGyp8kv8JHgFVrLPTufntAKPY.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 100; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiGyp8kv8JHgFVrLPTucHtA.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLFj_Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 200; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLFj_Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 300; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDz8Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrJJnecmNE.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 400; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiEyp8kv8JHgFVrJJfecg.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 500; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLGT9Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 600; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 700; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLCz7Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDD4Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 800; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLDD4Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } /* latin-ext */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLBT5Z1JlFc-K.woff2) format('woff2'); unicode-range: U+0100-02BA, U+02BD-02C5, U+02C7-02CC, U+02CE-02D7, U+02DD-02FF, U+0304, U+0308, U+0329, U+1D00-1DBF, U+1E00-1E9F, U+1EF2-1EFF, U+2020, U+20A0-20AB, U+20AD-20C0, U+2113, U+2C60-2C7F, U+A720-A7FF; } /* latin */ @font-face { font-family: 'Poppins'; font-style: normal; font-weight: 900; font-display: swap; src: url(https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLBT5Z1xlFQ.woff2) format('woff2'); unicode-range: U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+0304, U+0308, U+0329, U+2000-206F, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD; } :root { --font-base: Montserrat; --font-headings: Poppins; --font-input: Poppins; } body, #content, .entry-content, .post-content, .page-content, .post-excerpt, .entry-summary, .entry-excerpt, .widget-area, .widget, .sidebar, #sidebar, footer, .footer, #footer, .site-footer { font-family: "Montserrat"; } #site-title, .site-title, #site-title a, .site-title a, .entry-title, .entry-title a, h1, h2, h3, h4, h5, h6, .widget-title, .elementor-heading-title { font-family: "Poppins"; } button, .button, input, select, textarea, .wp-block-button, .wp-block-button__link { font-family: "Poppins"; } .entry-content, .entry-content p, .post-content, .page-content, .post-excerpt, .entry-summary, .entry-excerpt, .excerpt, .excerpt p, .type-post p, .type-page p, .wp-block-post-content, .wp-block-post-excerpt, .elementor, .elementor p { font-family: "Montserrat"; } .wp-block-post-title, .wp-block-post-title a, .entry-title, .entry-title a, .post-title, .post-title a, .page-title, .entry-content h1, #content h1, .type-post h1, .type-page h1, .elementor h1 { font-family: "Poppins"; } .entry-content h2, .post-content h2, .page-content h2, #content h2, .type-post h2, .type-page h2, .elementor h2 { font-family: "Poppins"; } .entry-content h3, .post-content h3, .page-content h3, #content h3, .type-post h3, .type-page h3, .elementor h3 { font-family: "Poppins"; } .entry-content h4, .post-content h4, .page-content h4, #content h4, .type-post h4, .type-page h4, .elementor h4 { font-family: "Poppins"; } .entry-content h5, .post-content h5, .page-content h5, #content h5, .type-post h5, .type-page h5, .elementor h5 { font-family: "Poppins"; } .entry-content h6, .post-content h6, .page-content h6, #content h6, .type-post h6, .type-page h6, .elementor h6 { font-family: "Poppins"; } </style> <!-- Fonts Plugin CSS --> </head> <body class="page-template page-template-visual-builder-template page-template-visual-builder-template-php page page-id-29148 wp-embed-responsive theme-the-core-parent woocommerce-uses-block-theme woocommerce-block-theme-has-button-styles woocommerce-no-js fw-full fw-website-align-center fw-section-space-sm header-1 fw-top-bar-off fw-no-absolute-header fw-top-social-right search-in-menu mobile-menu-item-align-left fw-mobile-menu-position-center fw-top-logo-left fw-logo-image fw-logo-retina fw-animation-mobile-off fw-search-filter-off" itemscope="itemscope" itemtype="https://schema.org/WebPage"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-TMVNMT8" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <script type="text/javascript"> (function (d, id) { if (d.getElementById(id)) { return; } var js = d.createElement('script'); js.id = id; js.src = 'https://static.beaconproducts.co.uk/js-sdk/production/beaconcrm.min.js'; d.getElementsByTagName('head')[0].appendChild(js); }(document, 'beacon-js-sdk')); </script> <div id="page" class="hfeed site"> <header class="fw-header" itemscope="itemscope" itemtype="https://schema.org/WPHeader"> <div class="fw-header-main"> <div class="fw-container"> <a href="#mobile-menu" class="mmenu-link"><i class="fa fa-navicon"></i></a> <div class="fw-wrap-logo"> <a href="https://bda.org.uk/" class="fw-site-logo"> <img src="//bda.org.uk/wp-content/uploads/2018/06/BDA-Logo-230v2.png" alt="British Deaf Association" /> </a> </div> <div class="fw-search fw-mini-search"> <a href="#" class="fw-search-icon"><i class="fa fa-search"></i></a> </div> <div class="fw-nav-wrap" itemscope="itemscope" itemtype="https://schema.org/SiteNavigationElement" role="navigation"> <nav id="fw-menu-primary" class="fw-site-navigation primary-navigation"><ul id="menu-header-menu" class="fw-nav-menu"><li id="menu-item-6758" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-has-mega-menu menu-item-6758"><a href="#" >ABOUT US</a><div class="mega-menu" > <ul class="sub-menu mega-menu-row"> <li id="menu-item-10216" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col menu-item-10216"> <ul class="sub-menu"> <li id="menu-item-41364" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-41364"><a href="https://bda.org.uk/our-manifesto/" >BDA Manifesto</a></li> <li id="menu-item-6140" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6140"><a href="https://bda.org.uk/history/what-we-stand-for/" >What we stand for</a></li> <li id="menu-item-11041" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11041"><a href="https://bda.org.uk/work/" >Our Work</a></li> <li id="menu-item-6131" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6131"><a href="https://bda.org.uk/board/" >Board</a></li> <li id="menu-item-37393" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-37393"><a href="https://bda.org.uk/strategic-vision/" >Strategic Vision</a></li> <li id="menu-item-35121" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-35121"><a href="https://bda.org.uk/management-team/" >Management Team</a></li> <li id="menu-item-11006" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11006"><a href="https://bda.org.uk/what-does-the-bda-mean-to-you/" >What the BDA means to you</a></li> <li id="menu-item-6141" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6141"><a href="https://bda.org.uk/history/" >History</a></li> <li id="menu-item-30287" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30287"><a href="https://bda.org.uk/annual-reviews/" >Annual Reviews</a></li> </ul> </li> </ul> </div></li> <li id="menu-item-10219" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children menu-item-has-mega-menu menu-item-10219"><a href="#" >WHAT WE DO</a><div class="mega-menu" > <ul class="sub-menu mega-menu-row"> <li id="menu-item-10222" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col menu-item-10222"><a href="#" >SIGN LANGUAGE</a> <ul class="sub-menu"> <li id="menu-item-39243" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-39243"><a href="https://bda.org.uk/bsl-gcse/" >BSL in GCSE</a></li> <li id="menu-item-30120" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-30120"><a href="https://bda.org.uk/bsl-act-now/" >BSL Act Now! Campaign</a></li> <li id="menu-item-10611" class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio menu-item-10611"><a href="https://bda.org.uk/project/sign-language-legal-status/" >Legal Status for BSL</a></li> <li id="menu-item-10612" class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio menu-item-10612"><a href="https://bda.org.uk/project/our-work-in-government/" >Our work in Government</a></li> <li id="menu-item-6188" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6188"><a href="https://bda.org.uk/help-resources/" >BSL Facts & Resources</a></li> <li id="menu-item-6144" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6144"><a href="https://bda.org.uk/research/" >Research & Consultations</a></li> <li id="menu-item-11457" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11457"><a href="https://signlanguageweek.org.uk/" >Sign Language Week</a></li> <li id="menu-item-38191" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38191"><a href="https://bda.org.uk/national-bsl-day/" >National BSL Day</a></li> </ul> </li> <li id="menu-item-10220" class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children mega-menu-col menu-item-10220"><a href="#" >OUR PROJECTS</a> <ul class="sub-menu"> <li id="menu-item-11261" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-11261"><a href="https://bda.org.uk/community-development/" >Community Development</a></li> <li id="menu-item-10591" class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio menu-item-10591"><a href="https://bda.org.uk/project/bsl-charter/" >BSL Charter</a></li> <li id="menu-item-6756" class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio menu-item-6756"><a href="https://bda.org.uk/project/deafrootspride/" >Deaf Roots & Pride</a></li> <li id="menu-item-21792" class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio menu-item-21792"><a href="https://bda.org.uk/project/family-sign-in-the-home/" >Family Sign in the Home</a></li> <li id="menu-item-29334" class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-29148 current_page_item menu-item-29334"><a href="https://bda.org.uk/signsofourtimes/" >Signs of our times</a></li> <li id="menu-item-10604" class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio menu-item-10604"><a href="https://bda.org.uk/project/advocacy/" >Advocacy Service</a></li> <li id="menu-item-10705" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10705"><a href="https://bda.org.uk/heritage/" >Heritage</a></li> <li id="menu-item-29572" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29572"><a href="https://bda.org.uk/dementiatoolkit/" >Dementia Toolkit</a></li> <li id="menu-item-29812" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29812"><a href="https://bda.org.uk/dementiaresearch/" >Dementia Research</a></li> <li id="menu-item-31915" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-31915"><a href="https://bda.org.uk/england-loneliness-project/" >England Loneliness Project</a></li> </ul> </li> <li id="menu-item-10221" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col menu-item-10221"><a href="#" >VIDEO INFORMATION IN BSL</a> <ul class="sub-menu sub-menu-has-icons"> <li id="menu-item-27271" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-icon menu-item-27271"><a href="https://bda.org.uk/covid19/" ><i class="fa fa-warning"></i><strong>COVID-19</strong></a></li> <li id="menu-item-29019" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-29019"><a href="https://bda.org.uk/ni-signathome/" >Family Sign at Home</a></li> <li id="menu-item-11200" class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio menu-item-11200"><a href="https://bda.org.uk/project/healthwellbeing/" >Health & Wellbeing</a></li> <li id="menu-item-10584" class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio menu-item-10584"><a href="https://bda.org.uk/project/hate-crime-project/" >Hate Crime Prevention (Scotland)</a></li> <li id="menu-item-13208" class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio menu-item-13208"><a href="https://bda.org.uk/project/derbyshire-crime-project/" >Derbyshire Crime Project</a></li> <li id="menu-item-27787" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-27787"><a href="https://bda.org.uk/leicestershire-covid19/" >Leicestershire Deaf Forum COVID-19 Project</a></li> <li id="menu-item-18038" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18038"><a href="https://bda.org.uk/pip-guide/" >Personal Independence Payment (PIP)</a></li> <li id="menu-item-24342" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24342"><a href="https://bda.org.uk/accesstojustice-bsl/" >Access to Justice</a></li> </ul> </li> </ul> </div></li> <li id="menu-item-10223" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-has-mega-menu menu-item-10223"><a href="#" >NEWS & EVENTS</a><div class="mega-menu" > <ul class="sub-menu mega-menu-row"> <li id="menu-item-6366" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children mega-menu-col menu-item-6366"><a href="https://bda.org.uk/news/" >NEWS</a> <ul class="sub-menu sub-menu-has-icons"> <li id="menu-item-27272" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-icon menu-item-27272"></li> <li id="menu-item-6755" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-6755"><a href="https://bda.org.uk/category/news/" >All News</a></li> <li id="menu-item-10207" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10207"><a href="https://bda.org.uk/category/news/england/" >England</a></li> <li id="menu-item-10208" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10208"><a href="https://bda.org.uk/category/news/northern-ireland/" >Northern Ireland</a></li> <li id="menu-item-10206" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10206"><a href="https://bda.org.uk/category/news/scotland/" >Scotland</a></li> <li id="menu-item-10209" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10209"><a href="https://bda.org.uk/category/news/wales/" >Wales</a></li> </ul> </li> <li id="menu-item-10224" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col menu-item-10224"><a href="#" >EVENTS</a> <ul class="sub-menu"> <li id="menu-item-44903" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-44903"><a target="_blank" href="https://bslconference.org.uk" ><b>BSL Conference 2025</b></a></li> <li id="menu-item-38192" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-38192"><a href="https://bda.org.uk/national-bsl-day/" >National BSL Day</a></li> <li id="menu-item-10210" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10210"><a href="https://bda.org.uk/category/events/" >All Events</a></li> <li id="menu-item-10213" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10213"><a href="https://bda.org.uk/category/events/events-england/" >England</a></li> <li id="menu-item-10212" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10212"><a href="https://bda.org.uk/category/events/events-northern-ireland/" >Northern Ireland</a></li> <li id="menu-item-10211" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10211"><a href="https://bda.org.uk/category/events/events-scotland/" >Scotland</a></li> <li id="menu-item-10214" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-10214"><a href="https://bda.org.uk/category/events/events-wales/" >Wales</a></li> </ul> </li> <li id="menu-item-6378" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col menu-item-6378"><a href="#" >OTHER</a> <ul class="sub-menu"> <li id="menu-item-6379" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6379"><a target="_blank" href="https://www.britishdeafnews.co.uk" >British Deaf News</a></li> <li id="menu-item-6380" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6380"><a target="_blank" href="https://wfdeaf.org/" >World Federation of the Deaf</a></li> <li id="menu-item-6381" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6381"><a target="_blank" href="https://www.eud.eu/" >European Union of the Deaf</a></li> <li id="menu-item-6382" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6382"><a target="_blank" href="https://www.historypin.org/en/share-the-deaf-visual-archive/" >SHARE: The Deaf Visual Archive</a></li> <li id="menu-item-40343" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-40343"><a href="https://signlanguageweek.org.uk/" >Sign Language Week</a></li> <li id="menu-item-40359" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-40359"><a href="/deaf-awareness-week-2023/" >Deaf Awareness Week</a></li> </ul> </li> </ul> </div></li> <li id="menu-item-6391" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-has-mega-menu menu-item-6391"><a href="#" >GET INVOLVED</a><div class="mega-menu" > <ul class="sub-menu mega-menu-row"> <li id="menu-item-6392" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col menu-item-6392"><a href="#" >SUPPORT US</a> <ul class="sub-menu"> <li id="menu-item-34404" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-34404"></li> <li id="menu-item-24530" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24530"><a href="https://bda.org.uk/make-difference/" >Make a difference</a></li> <li id="menu-item-18953" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18953"><a href="https://bda.org.uk/ways-to-donate/" >Ways to Donate</a></li> <li id="menu-item-15189" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15189"><a href="https://bda.org.uk/fundraise-for-bda/" >Fundraise for the BDA</a></li> <li id="menu-item-18957" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18957"><a href="https://bda.org.uk/bda-fundraising-opportunities/" >Fundraising Opportunities</a></li> <li id="menu-item-15187" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15187"><a href="https://bda.org.uk/sending-sponsorship/" >Sending Sponsorship Money</a></li> <li id="menu-item-19554" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-19554"><a href="https://bda.org.uk/in-memoriam/" >In-Memoriam Donations</a></li> <li id="menu-item-14937" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-14937"><a href="https://bda.org.uk/leaving-gift-will/" >Gifts in Wills</a></li> <li id="menu-item-18898" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-18898"></li> <li id="menu-item-15456" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15456"><a href="https://bda.org.uk/our-supporters/" >Our Supporters</a></li> </ul> </li> <li id="menu-item-6394" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col menu-item-6394"><a href="#" >JOIN US</a> <ul class="sub-menu"> <li id="menu-item-6396" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6396"><a href="https://bda.org.uk/current-opportunities/" >Current Job Opportunities</a></li> <li id="menu-item-15378" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-15378"><a href="https://bda.org.uk/membership/" >Become a Member</a></li> </ul> </li> <li id="menu-item-6393" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col menu-item-6393"><a href="#" >MORE FROM US</a> <ul class="sub-menu"> <li id="menu-item-17779" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-17779"><a href="https://bda.org.uk/bda-newsletter/" >Newsletter</a></li> </ul> </li> </ul> </div></li> <li id="menu-item-760" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-has-mega-menu menu-item-760"><a href="https://bda.org.uk/contact/" >CONTACT</a><div class="mega-menu" > <ul class="sub-menu mega-menu-row"> <li id="menu-item-6676" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col menu-item-6676"><a href="#" >GET IN TOUCH</a> <ul class="sub-menu"> <li id="menu-item-6689" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6689"><a href="https://bda.org.uk/contact/" >Contact Form</a></li> <li id="menu-item-10870" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-10870"></li> <li id="menu-item-6691" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6691"></li> </ul> </li> <li id="menu-item-6674" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col menu-item-6674"><a href="#" >OUR OFFICES</a> <ul class="sub-menu"> <li id="menu-item-10712" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10712"><a href="https://bda.org.uk/london-office/" >England – London</a></li> <li id="menu-item-10711" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10711"><a href="https://bda.org.uk/derby-office/" >England – Derby</a></li> <li id="menu-item-10708" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10708"><a href="https://bda.org.uk/belfast-office/" >Northern Ireland – Belfast</a></li> <li id="menu-item-10707" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10707"><a href="https://bda.org.uk/glasgow-office/" >Scotland – Glasgow</a></li> <li id="menu-item-10706" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-10706"><a href="https://bda.org.uk/wales-office/" >Wales – Cardiff</a></li> </ul> </li> <li id="menu-item-6675" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col menu-item-6675"><a href="#" >SOCIAL MEDIA</a> <ul class="sub-menu"> <li id="menu-item-6686" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6686"><a target="_blank" href="https://twitter.com/BDA_Deaf" >Twitter</a></li> <li id="menu-item-6687" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6687"><a target="_blank" href="https://www.facebook.com/BritishDeafAssociation" >Facebook</a></li> <li id="menu-item-11012" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-11012"><a target="_blank" href="https://www.facebook.com/BritishDeafNews" >Facebook – British Deaf News</a></li> <li id="menu-item-12838" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12838"><a href="https://www.instagram.com/britishdeafassociation/" >Instagram</a></li> <li id="menu-item-12839" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-12839"><a href="https://www.linkedin.com/company/british-deaf-association" >Linkedin</a></li> <li id="menu-item-6688" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-6688"><a target="_blank" href="https://www.youtube.com/user/BDAcharity" >YouTube</a></li> </ul> </li> </ul> </div></li> <li id="menu-item-44667" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-44667"><a href="https://bda.org.uk/bda-shop/" >SHOP</a></li> <li id="menu-item-24778" class="menu-separator menu-item menu-item-type-custom menu-item-object-custom menu-item-24778"><a href="#" >|</a></li> <li id="menu-item-24780" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24780"><a href="https://bda.org.uk/membership/" ><STRONG>MEMBERSHIP</STRONG></a></li> <li id="menu-item-19630" class="menu-separator menu-item menu-item-type-custom menu-item-object-custom menu-item-19630"><a href="#" > |</a></li> <li id="menu-item-24417" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-24417"><a href="https://bda.org.uk/donate/" ><font color="white">DONATE</font></a></li> </ul></nav> </div> </div> </div> <div class="fw-wrap-search-form fw-form-search-full" role="search"> <form class="fw-search-form" method="get" action="https://bda.org.uk/"> <input type="text" name="s" class="fw-input-search" placeholder="Type & Press Enter"> <div class="fw-submit-wrap"></div> </form> </div> </header> <nav id="mobile-menu"><ul><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-has-mega-menu"><a href="#">ABOUT US</a><ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col"><a href="#">ABOUT US</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/our-manifesto/">BDA Manifesto</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/history/what-we-stand-for/">What we stand for</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/work/">Our Work</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/board/">Board</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/strategic-vision/">Strategic Vision</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/management-team/">Management Team</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/what-does-the-bda-mean-to-you/">What the BDA means to you</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/history/">History</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/annual-reviews/">Annual Reviews</a></li> </ul></li></ul></li><li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor menu-item-has-children menu-item-has-mega-menu"><a href="#">WHAT WE DO</a><ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col"><a href="#">SIGN LANGUAGE</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/bsl-gcse/">BSL in GCSE</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/bsl-act-now/">BSL Act Now! Campaign</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio"><a href="https://bda.org.uk/project/sign-language-legal-status/">Legal Status for BSL</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio"><a href="https://bda.org.uk/project/our-work-in-government/">Our work in Government</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/help-resources/">BSL Facts & Resources</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/research/">Research & Consultations</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://signlanguageweek.org.uk/">Sign Language Week</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/national-bsl-day/">National BSL Day</a></li> </ul></li> <li class="menu-item menu-item-type-custom menu-item-object-custom current-menu-ancestor current-menu-parent menu-item-has-children mega-menu-col"><a href="#">OUR PROJECTS</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/community-development/">Community Development</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio"><a href="https://bda.org.uk/project/bsl-charter/">BSL Charter</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio"><a href="https://bda.org.uk/project/deafrootspride/">Deaf Roots & Pride</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio"><a href="https://bda.org.uk/project/family-sign-in-the-home/">Family Sign in the Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page current-menu-item page_item page-item-29148 current_page_item"><a href="https://bda.org.uk/signsofourtimes/">Signs of our times</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio"><a href="https://bda.org.uk/project/advocacy/">Advocacy Service</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/heritage/">Heritage</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/dementiatoolkit/">Dementia Toolkit</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/dementiaresearch/">Dementia Research</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/england-loneliness-project/">England Loneliness Project</a></li> </ul></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col"><a href="#">VIDEO INFORMATION IN BSL</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-icon"><a href="https://bda.org.uk/covid19/"><strong>COVID-19</strong></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/ni-signathome/">Family Sign at Home</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio"><a href="https://bda.org.uk/project/healthwellbeing/">Health & Wellbeing</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio"><a href="https://bda.org.uk/project/hate-crime-project/">Hate Crime Prevention (Scotland)</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-fw-portfolio"><a href="https://bda.org.uk/project/derbyshire-crime-project/">Derbyshire Crime Project</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/leicestershire-covid19/">Leicestershire Deaf Forum COVID-19 Project</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/pip-guide/">Personal Independence Payment (PIP)</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/accesstojustice-bsl/">Access to Justice</a></li> </ul></li></ul></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-has-mega-menu"><a href="#">NEWS & EVENTS</a><ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children mega-menu-col"><a href="https://bda.org.uk/news/">NEWS</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-icon"><a href="https://bda.org.uk/covid19/"><strong>COVID-19</strong></a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://bda.org.uk/category/news/">All News</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://bda.org.uk/category/news/england/">England</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://bda.org.uk/category/news/northern-ireland/">Northern Ireland</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://bda.org.uk/category/news/scotland/">Scotland</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://bda.org.uk/category/news/wales/">Wales</a></li> </ul></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col"><a href="#">EVENTS</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" href="https://bslconference.org.uk"><b>BSL Conference 2025</b></a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/national-bsl-day/">National BSL Day</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://bda.org.uk/category/events/">All Events</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://bda.org.uk/category/events/events-england/">England</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://bda.org.uk/category/events/events-northern-ireland/">Northern Ireland</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://bda.org.uk/category/events/events-scotland/">Scotland</a></li> <li class="menu-item menu-item-type-taxonomy menu-item-object-category"><a href="https://bda.org.uk/category/events/events-wales/">Wales</a></li> </ul></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col"><a href="#">OTHER</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" href="https://www.britishdeafnews.co.uk">British Deaf News</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" href="https://wfdeaf.org/">World Federation of the Deaf</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" href="https://www.eud.eu/">European Union of the Deaf</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" href="https://www.historypin.org/en/share-the-deaf-visual-archive/">SHARE: The Deaf Visual Archive</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://signlanguageweek.org.uk/">Sign Language Week</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a href="/deaf-awareness-week-2023/">Deaf Awareness Week</a></li> </ul></li></ul></li><li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-has-mega-menu"><a href="#">GET INVOLVED</a><ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col"><a href="#">SUPPORT US</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/rac2022/">Remember A Charity Week 2022</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/make-difference/">Make a difference</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/ways-to-donate/">Ways to Donate</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/fundraise-for-bda/">Fundraise for the BDA</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/bda-fundraising-opportunities/">Fundraising Opportunities</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/sending-sponsorship/">Sending Sponsorship Money</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/in-memoriam/">In-Memoriam Donations</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/leaving-gift-will/">Gifts in Wills</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/?page_id=20">BDA Shop</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/our-supporters/">Our Supporters</a></li> </ul></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col"><a href="#">JOIN US</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/current-opportunities/">Current Job Opportunities</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/membership/">Become a Member</a></li> </ul></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col"><a href="#">MORE FROM US</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/bda-newsletter/">Newsletter</a></li> </ul></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-has-mega-menu"><a href="https://bda.org.uk/contact/">CONTACT</a><ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col"><a href="#">GET IN TOUCH</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/contact/">Contact Form</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a href="#">07795 410 724 (SMS)</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a href="#">Oovoo/Skype</a></li> </ul></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col"><a href="#">OUR OFFICES</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/london-office/">England – London</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/derby-office/">England – Derby</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/belfast-office/">Northern Ireland – Belfast</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/glasgow-office/">Scotland – Glasgow</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/wales-office/">Wales – Cardiff</a></li> </ul></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children mega-menu-col"><a href="#">SOCIAL MEDIA</a> <ul class="sub-menu"> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" href="https://twitter.com/BDA_Deaf">Twitter</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" href="https://www.facebook.com/BritishDeafAssociation">Facebook</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" href="https://www.facebook.com/BritishDeafNews">Facebook – British Deaf News</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.instagram.com/britishdeafassociation/">Instagram</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a href="https://www.linkedin.com/company/british-deaf-association">Linkedin</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom"><a target="_blank" href="https://www.youtube.com/user/BDAcharity">YouTube</a></li> </ul></li></ul></li><li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/bda-shop/">SHOP</a></li><li class="menu-separator menu-item menu-item-type-custom menu-item-object-custom"><a href="#">|</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/membership/"><STRONG>MEMBERSHIP</STRONG></a></li><li class="menu-separator menu-item menu-item-type-custom menu-item-object-custom"><a href="#"> |</a></li><li class="menu-item menu-item-type-post_type menu-item-object-page"><a href="https://bda.org.uk/donate/"><font color="white">DONATE</font></a></li></ul></nav> <div id="main" class="site-main"> <div class="fw-page-builder-content"><section class="fw-main-row-custom fw-main-row-top fw-section-no-padding auto fw-section-position-back tf-sh-24842768f0c34a55f6ca7f9ddbc89d26" > <div class="fw-container-fluid" > <div class="fw-row"> <div id="column-67f5782bd8807" class="fw-col-sm-12 tf-sh-4b1c37793dea3c271c79eb05ae2fe0a9 fw-col-no-padding" > <div class="fw-wrap-col-inner clearfix " > <div class="fw-col-inner"> <!-- START Sign of the Times Main REVOLUTION SLIDER 6.7.14 --><p class="rs-p-wp-fix"></p> <rs-module-wrap id="welcome_wrapper" data-source="gallery" style="visibility:hidden;background:transparent;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;"> <rs-module id="welcome" style="" data-version="6.7.14"> <rs-slides style="overflow: hidden; position: absolute;"> <rs-slide style="position: absolute;" data-key="rs-845" data-title="Slide" data-duration="15000ms" data-anim="adpr:false;" data-in="o:0;" data-out="a:false;"> <img fetchpriority="high" decoding="async" src="//bda.org.uk/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" title="VLT-LP-BG-Video3_845.jpeg" width="1920" height="1080" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="//bda.org.uk/wp-content/uploads/revslider/video-media/VLT-LP-BG-Video3_845.jpeg" data-parallax="off" data-no-retina> <rs-bgvideo data-video="w:100%;h:100%;nse:false;rwd:false;l:true;ptimer:false;vfc:true;" data-mp4="//bda.org.uk/wp-content/uploads/2020/07/VLT-LP-BG-Video3.mp4" ></rs-bgvideo> <!-- --><rs-layer id="slider-437-slide-845-layer-0" data-type="image" data-xy="x:r;xo:23px,19px,27px,27px;y:b;yo:242px,19px,-13px,12px;" data-text="w:normal;" data-dim="w:457px,349px,300px,270px;h:305px,233px,200px,180px;" data-rsp_o="off" data-rsp_bd="off" data-btrans="rZ:-3;" data-frame_1="e:power4.inOut;st:50;sp:1000;sR:50;" data-frame_999="o:0;st:w;sR:13950;" style="z-index:14;" ><img decoding="async" src="//bda.org.uk/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="1000" height="667" data-lazyload="//bda.org.uk/wp-content/uploads/2021/02/HW.png" data-no-retina> </rs-layer><!-- --><rs-layer id="slider-437-slide-845-layer-17" data-type="text" data-color="#3d3d3d" data-xy="x:c;y:m;yo:-198px,-97px,-48px,-79px;" data-text="w:normal;s:94,60,44,44;l:100,56,41,41;ls:-1px;a:center;" data-rsp_o="off" data-rsp_bd="off" data-frame_1="e:power4.inOut;st:1120;sp:1500;sR:1120;" data-frame_999="o:0;st:w;sR:12380;" style="z-index:9;font-family:'Abril Fatface';" >Signs<br /> of our<br /> Times </rs-layer><!-- --><rs-layer id="slider-437-slide-845-layer-18" data-type="text" data-color="#3d3d3d" data-xy="x:c;y:m;yo:-346px,-226px,-124px,-155px;" data-text="w:normal;s:33,22,16,16;l:25,25,25,25;a:center;" data-vbility="f,f,f,f" data-rsp_o="off" data-rsp_bd="off" data-frame_1="e:power4.inOut;st:1120;sp:1500;sR:1120;" data-frame_999="o:0;st:w;sR:12380;" style="z-index:11;font-family:'Lato';" >We want </rs-layer><!-- --><rs-layer id="slider-437-slide-845-layer-19" data-type="text" data-color="#3d3d3d" data-xy="x:c;y:m;yo:30px,47px,61px,30px;" data-text="w:normal;s:30,22,16,16;l:39,26,19,19;fw:300;a:center;" data-rsp_o="off" data-rsp_bd="off" data-frame_1="e:power4.inOut;st:1120;sp:1500;sR:1120;" data-frame_999="o:0;st:w;sR:12380;" style="z-index:10;font-family:'Lato';" >A Sign Language History of the <br /> Deaf Community in Northern Ireland </rs-layer><!-- --><rs-layer id="slider-437-slide-845-layer-21" data-type="shape" data-xy="x:c;y:m;yo:95px,87px,94px,63px;" data-text="w:normal;" data-dim="w:40px;h:2px,2px,1px,1px;" data-rsp_o="off" data-rsp_bd="off" data-btrans="o:0.7;" data-frame_0="sX:0;o:1;" data-frame_1="st:1750;sp:1000;sR:2000;" data-frame_999="st:w;sp:500;sR:12000;auto:true;" style="z-index:12;background-color:#ffffff;" > </rs-layer><!-- --><rs-layer id="slider-437-slide-845-layer-24" data-type="image" data-xy="x:c;xo:0,56px,-1px,-1px;y:b;yo:97px,-162px,-207px,-182px;" data-text="w:normal;" data-dim="w:['1920px','1920px','1920px','1920px'];h:['347px','347px','347px','347px'];" data-rsp_o="off" data-rsp_bd="off" data-frame_1="e:power4.inOut;st:50;sp:1000;sR:50;" data-frame_999="o:0;st:w;sR:13950;" style="z-index:13;" ><img decoding="async" src="//bda.org.uk/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="1903" height="344" data-lazyload="//bda.org.uk/wp-content/uploads/2020/07/Paint-Splatter-BG4.png" data-no-retina> </rs-layer><!-- --><rs-layer id="slider-437-slide-845-layer-28" data-type="shape" data-rsp_ch="on" data-xy="x:c;y:m;yo:-30px,12px,33px,3px;" data-text="s:20,-13,4,4;l:0,13,9,6;" data-dim="w:500px,266px,202px,124px;h:2px,1px,1px,1px;" data-frame_0="sX:0;o:1;" data-frame_1="st:1750;sp:1000;sR:2000;" data-frame_999="st:w;sp:500;sR:12000;auto:true;" style="z-index:8;background-color:#ffffff;" > </rs-layer><!-- --> </rs-slide> </rs-slides> </rs-module> <script> setREVStartSize({c: 'welcome',rl:[1240,1024,778,480],el:[1080,576,500,500],gw:[1920,1024,778,480],gh:[1080,576,500,500],type:'hero',justify:'',layout:'fullwidth',mh:"0"});if (window.RS_MODULES!==undefined && window.RS_MODULES.modules!==undefined && window.RS_MODULES.modules["welcome"]!==undefined) {window.RS_MODULES.modules["welcome"].once = false;window.revapi437 = undefined;if (window.RS_MODULES.checkMinimal!==undefined) window.RS_MODULES.checkMinimal()} </script> </rs-module-wrap> <!-- END REVOLUTION SLIDER --> </div> </div> </div></div> <div class="fw-row"> <div id="column-67f5782be0cd8" class="fw-col-sm-12 fw-col-md-12 fw-col-lg-12 tf-sh-ca1f2efee42afc629800feed87c210e1 fw-col-no-padding" > <div class="fw-wrap-col-inner clearfix " > <div class="fw-col-inner"> <div class="fw-text-box tf-sh-8c91ff62b32891176fab90929683013f " > <div class="fw-text-inner"> <p><style type="text/css">a.eg-henryharrison-element-1,a.eg-henryharrison-element-2{-webkit-transition:all .4s linear; -moz-transition:all .4s linear; -o-transition:all .4s linear; -ms-transition:all .4s linear; transition:all .4s linear}.eg-jimmy-carter-element-11 i:before{margin-left:0px; margin-right:0px}.eg-harding-element-17{letter-spacing:1px}.eg-harding-wrapper .esg-entry-media{overflow:hidden; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:30px 30px 0px 30px}.eg-harding-wrapper .esg-media-poster{overflow:hidden; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%}.eg-ulysses-s-grant-wrapper .esg-entry-media{overflow:hidden; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:30px 30px 0px 30px}.eg-ulysses-s-grant-wrapper .esg-media-poster{overflow:hidden; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%}.eg-richard-nixon-wrapper .esg-entry-media{overflow:hidden; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:30px 30px 0px 30px}.eg-richard-nixon-wrapper .esg-media-poster{overflow:hidden; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%}.eg-herbert-hoover-wrapper .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter:gray; -webkit-filter:grayscale(100%)}.eg-herbert-hoover-wrapper:hover .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale"); -webkit-filter:grayscale(0%)}.eg-lyndon-johnson-wrapper .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter:gray; -webkit-filter:grayscale(100%)}.eg-lyndon-johnson-wrapper:hover .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale"); -webkit-filter:grayscale(0%)}.esg-overlay.eg-ronald-reagan-container{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85))); background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.eg-georgebush-wrapper .esg-entry-cover{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85))); background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.eg-jefferson-wrapper{-webkit-border-radius:5px !important; -moz-border-radius:5px !important; border-radius:5px !important; -webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC) !important}.eg-monroe-element-1{text-shadow:0px 1px 3px rgba(0,0,0,0.1)}.eg-lyndon-johnson-wrapper .esg-entry-cover{background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.35)),color-stop(96%,rgba(18,18,18,0)),color-stop(100%,rgba(19,19,19,0))); background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000',endColorstr='#00131313',GradientType=1 )}.eg-wilbert-wrapper .esg-entry-cover{background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.35)),color-stop(96%,rgba(18,18,18,0)),color-stop(100%,rgba(19,19,19,0))); background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000',endColorstr='#00131313',GradientType=1 )}.eg-wilbert-wrapper .esg-media-poster{-webkit-transition:0.4s ease-in-out; -moz-transition:0.4s ease-in-out; -o-transition:0.4s ease-in-out; transition:0.4s ease-in-out; filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter:gray; -webkit-filter:grayscale(100%)}.eg-wilbert-wrapper:hover .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale"); -webkit-filter:grayscale(0%)}.eg-phillie-element-3:after{content:" ";width:0px;height:0px;border-style:solid;border-width:5px 5px 0 5px;border-color:#000 transparent transparent transparent;left:50%;margin-left:-5px; bottom:-5px; position:absolute}.eg-howardtaft-wrapper .esg-media-poster,.eg-howardtaft-wrapper .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale"); -webkit-filter:grayscale(0%)}.eg-howardtaft-wrapper:hover .esg-media-poster,.eg-howardtaft-wrapper:hover .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter:gray; -webkit-filter:grayscale(100%)}.myportfolio-container .added_to_cart.wc-forward{font-family:"Open Sans"; font-size:13px; color:#fff; margin-top:10px}.esgbox-title.esgbox-title-outside-wrap{font-size:15px; font-weight:700; text-align:center}.esgbox-title.esgbox-title-inside-wrap{padding-bottom:10px; font-size:15px; font-weight:700; text-align:center}.esg-content.eg-twitterstream-element-33-a{display:inline-block}.eg-twitterstream-element-35{word-break:break-all}.esg-overlay.eg-twitterstream-container{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85))); background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.esg-content.eg-facebookstream-element-33-a{display:inline-block}.eg-facebookstream-element-0{word-break:break-all}.esg-overlay.eg-flickrstream-container{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85))); background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.eg-grant-fuhr-wrapper{overflow:hidden}.eg-grant-fuhr-wrapper .esg-media-poster{border-radius:50%; transition:all 0.3s ease}.eg-grant-fuhr-wrapper:hover .esg-media-poster{border-radius:0}.eg-grant-fuhr-wrapper .esg-media-cover-wrapper{position:static}.eg-grant-fuhr-wrapper .esg-entry-media-wrapper{transition:all 0.3s ease}.eg-grant-fuhr-wrapper:hover .esg-entry-media-wrapper{transform:scale(2)}.eg-grant-fuhr-wrapper .eg-grant-fuhr-element-6{text-decoration:underline; transition:all 0.3s ease}.eg-grant-fuhr-wrapper:hover .eg-grant-fuhr-element-6{padding:80px 15px 12px 80px}.esg-hovered .eg-viacheslav-fetisov-container:before{box-shadow:inset 0 0 0 10px #FFF}.eg-uwe-krupp-wrapper:hover{background:#fff !important; transition:all 0.3s ease}.eg-uwe-krupp-wrapper .esg-media-poster{border-radius:10px}.eg-uwe-krupp-wrapper .eg-uwe-krupp-element-6{margin-left:50% !important; transform:translateX(-15px)}</style> <style type="text/css">.simple-dark .navigationbuttons,.simple-dark .esg-pagination,.simple-dark .esg-filters{text-align:center}.simple-dark .esg-filterbutton,.simple-dark .esg-navigationbutton,.simple-dark .esg-sortbutton,.simple-dark .esg-cartbutton{color:#fff; margin-right:5px; cursor:pointer; padding-top:10px; padding-right:20px; padding-bottom:10px; padding-left:20px; border:1px solid rgb(255,255,255); border:1px solid rgba(255,255,255,0.15); line-height:39px; font-size:17px; font-weight:600; font-family:"Roboto",sans-serif; display:inline-block; background:rgba(0,0,0,0.5 ); margin-bottom:5px}.simple-dark .esg-navigationbutton *{color:#fff}.simple-dark .esg-left,.simple-dark .esg-right{padding:0px 5px !important}.simple-dark .esg-sortbutton-wrapper,.simple-dark .esg-cartbutton-wrapper{display:inline-block}.simple-dark .esg-sortbutton-order,.simple-dark .esg-cartbutton-order{display:inline-block; vertical-align:top; border:1px solid rgb(255,255,255); border:1px solid rgba(255,255,255,0.15); width:29px; line-height:29px; font-size:9px; font-weight:600; color:#fff; cursor:pointer; background:rgba(255,255,255,0.08 )}.simple-dark .esg-cartbutton{color:#fff; cursor:default !important}.simple-dark .esg-cartbutton .esgicon-basket{color:#fff; font-size:15px; line-height:15px; margin-right:10px}.simple-dark .esg-cartbutton-wrapper{cursor:default !important}.simple-dark .esg-sortbutton,.simple-dark .esg-cartbutton{display:inline-block; position:relative; cursor:pointer; margin-right:5px}.simple-dark .esg-navigationbutton:hover,.simple-dark .esg-filterbutton:hover,.simple-dark .esg-sortbutton:hover,.simple-dark .esg-sortbutton-order:hover,.simple-dark .esg-cartbutton-order:hover,.simple-dark .esg-filterbutton.selected{border-color:#fff; color:#fff; box-shadow:0px 3px 5px 0px rgba(0,0,0,0.13); background:(0,0,0,0.9)}.simple-dark .esg-navigationbutton:hover *{color:#000}.simple-dark .esg-pagination-button:last-child{margin-right:0}.simple-dark .esg-sortbutton-order.tp-desc:hover{border-color:#fff; border-color:rgba(255,255,255,0.2); color:#000; box-shadow:0px -3px 5px 0px rgba(0,0,0,0.13) !important}.simple-dark .esg-filter-checked{padding:1px; color:transparent; background:#000; background:rgba(255,255,255,0.15); margin-left:7px; font-size:9px; font-weight:300; line-height:9px; vertical-align:middle}.simple-dark .esg-filterbutton.selected .esg-filter-checked,.simple-dark .esg-filterbutton:hover .esg-filter-checked{padding:1px; color:#000; background:rgba(0,0,0,0.9); margin-left:7px; font-size:9px; font-weight:300; line-height:9px; vertical-align:middle}</style> <style type="text/css">.eg-sign-of-times-element-1{font-size:22px !important; line-height:26px !important; color:#ffffff !important; font-weight:400 !important; padding:5px 12px 5px 12px !important; border-radius:0px 0px 0px 0px !important; background:rgba(2,2,2,0.26) !important; z-index:2 !important; display:block; font-family:"Abril Fatface" !important}</style> <style type="text/css"></style> <style type="text/css">.eg-sign-of-times-element-1-a{display:inline-block !important; float:none !important; clear:both !important; margin:0px 0px 0px 0px !important; position:relative !important}</style> <style type="text/css">.eg-sign-of-times-container{background:rgba(10,10,10,0)}</style> <style type="text/css">.eg-sign-of-times-content{background:#ffffff; padding:0px 0px 0px 0px; border-width:0px 0px 0px 0px; border-radius:0px 0px 0px 0px; border-color:transparent; border-style:none; text-align:center}</style> <style type="text/css">.esg-grid .mainul li.eg-sign-of-times-wrapper{background:transparent; padding:0px 0px 0px 0px; border-width:0px 0px 0px 0px; border-radius:0% 0% 0% 0%; border-color:transparent; border-style:none}</style> <style type="text/css">.esg-grid .mainul li.eg-sign-of-times-wrapper .esg-media-poster{background-size:cover; background-position:center center; background-repeat:no-repeat}</style> <style type="text/css"></style> <!-- THE ESSENTIAL GRID 3.0.14 STREAM --> <article class="myportfolio-container simple-dark esg-entry-skin-sign-of-times source_type_stream" id="esg-grid-70-1-wrap"> <div id="esg-grid-70-1" class="esg-grid" style="background: transparent;padding: 0px 0px 0px 0px ; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:none"> <ul> <li id="eg-70-post-id-0_7315" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-0" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="516631049" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1070014396-8c6831fae746805b1d413d77e1ec295578ddc56cd3fd7ac39fbf41d9ebc01960-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/516631049" data-thumb="https://i.vimeocdn.com/video/1070014396-8c6831fae746805b1d413d77e1ec295578ddc56cd3fd7ac39fbf41d9ebc01960-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-516631049 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-516631049 esgbox" data-thumb="https://i.vimeocdn.com/video/1070014396-8c6831fae746805b1d413d77e1ec295578ddc56cd3fd7ac39fbf41d9ebc01960-d_640" href="https://vimeo.com/516631049" data-ratio="4:3">Schooling</a></div> </div> </div> </li> <li id="eg-70-post-id-1_8138" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-1" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="516628550" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1070019425-cb80d05a178b2319c0cc6f0b5628fb02d7401b9b6a30f43eaaa7027aa0c3ad5a-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/516628550" data-thumb="https://i.vimeocdn.com/video/1070019425-cb80d05a178b2319c0cc6f0b5628fb02d7401b9b6a30f43eaaa7027aa0c3ad5a-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-516628550 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-516628550 esgbox" data-thumb="https://i.vimeocdn.com/video/1070019425-cb80d05a178b2319c0cc6f0b5628fb02d7401b9b6a30f43eaaa7027aa0c3ad5a-d_640" href="https://vimeo.com/516628550" data-ratio="4:3">Deaf Club</a></div> </div> </div> </li> <li id="eg-70-post-id-2_2623" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-2" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="516633274" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1070024394-584b034364f0f1e11e611ccaa5976838ba181618e1ddbd69149d14c16192d6e7-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/516633274" data-thumb="https://i.vimeocdn.com/video/1070024394-584b034364f0f1e11e611ccaa5976838ba181618e1ddbd69149d14c16192d6e7-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-516633274 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-516633274 esgbox" data-thumb="https://i.vimeocdn.com/video/1070024394-584b034364f0f1e11e611ccaa5976838ba181618e1ddbd69149d14c16192d6e7-d_640" href="https://vimeo.com/516633274" data-ratio="4:3">Technology</a></div> </div> </div> </li> <li id="eg-70-post-id-3_9016" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-3" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="516629420" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1070688152-f4a96468e29a68f765bcacdc6dfa1fdb550b3c381343ac34e8a8d0b1007559cb-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/516629420" data-thumb="https://i.vimeocdn.com/video/1070688152-f4a96468e29a68f765bcacdc6dfa1fdb550b3c381343ac34e8a8d0b1007559cb-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-516629420 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-516629420 esgbox" data-thumb="https://i.vimeocdn.com/video/1070688152-f4a96468e29a68f765bcacdc6dfa1fdb550b3c381343ac34e8a8d0b1007559cb-d_640" href="https://vimeo.com/516629420" data-ratio="4:3">Experience of work</a></div> </div> </div> </li> <li id="eg-70-post-id-4_7087" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-4" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="516632948" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1070690969-be17047405367c08b9eac69c54d2799757a99609102103307c488485a1f99550-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/516632948" data-thumb="https://i.vimeocdn.com/video/1070690969-be17047405367c08b9eac69c54d2799757a99609102103307c488485a1f99550-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-516632948 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-516632948 esgbox" data-thumb="https://i.vimeocdn.com/video/1070690969-be17047405367c08b9eac69c54d2799757a99609102103307c488485a1f99550-d_640" href="https://vimeo.com/516632948" data-ratio="4:3">Sports</a></div> </div> </div> </li> <li id="eg-70-post-id-5_9017" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-5" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="516630548" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1070695101-e4aac3183b821021e92b4ffe5fd64172be4fb7aaac6ee4ad63932cba1b2ae3b8-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/516630548" data-thumb="https://i.vimeocdn.com/video/1070695101-e4aac3183b821021e92b4ffe5fd64172be4fb7aaac6ee4ad63932cba1b2ae3b8-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-516630548 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-516630548 esgbox" data-thumb="https://i.vimeocdn.com/video/1070695101-e4aac3183b821021e92b4ffe5fd64172be4fb7aaac6ee4ad63932cba1b2ae3b8-d_640" href="https://vimeo.com/516630548" data-ratio="4:3">Relationships</a></div> </div> </div> </li> <li id="eg-70-post-id-6_8778" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-6" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="516633522" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1070697850-b7953fcc330745835101a7a17d13e6b246626be3e8c8f46ccdf060870b64f02b-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/516633522" data-thumb="https://i.vimeocdn.com/video/1070697850-b7953fcc330745835101a7a17d13e6b246626be3e8c8f46ccdf060870b64f02b-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-516633522 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-516633522 esgbox" data-thumb="https://i.vimeocdn.com/video/1070697850-b7953fcc330745835101a7a17d13e6b246626be3e8c8f46ccdf060870b64f02b-d_640" href="https://vimeo.com/516633522" data-ratio="4:3">The Troubles</a></div> </div> </div> </li> <li id="eg-70-post-id-7_295" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-7" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="516630082" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1070699838-d1c8c77c994288e7ae2507a38a937d9f9dcb9b783def4bce3a03534cc14987c0-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/516630082" data-thumb="https://i.vimeocdn.com/video/1070699838-d1c8c77c994288e7ae2507a38a937d9f9dcb9b783def4bce3a03534cc14987c0-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-516630082 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-516630082 esgbox" data-thumb="https://i.vimeocdn.com/video/1070699838-d1c8c77c994288e7ae2507a38a937d9f9dcb9b783def4bce3a03534cc14987c0-d_640" href="https://vimeo.com/516630082" data-ratio="4:3">Hertiage</a></div> </div> </div> </li> <li id="eg-70-post-id-8_1511" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-8" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="516628452" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1070701987-e6fcca90e01ae8e088dbc172650fade4289e5bf1eb97b4451369777abeaa621b-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/516628452" data-thumb="https://i.vimeocdn.com/video/1070701987-e6fcca90e01ae8e088dbc172650fade4289e5bf1eb97b4451369777abeaa621b-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-516628452 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-516628452 esgbox" data-thumb="https://i.vimeocdn.com/video/1070701987-e6fcca90e01ae8e088dbc172650fade4289e5bf1eb97b4451369777abeaa621b-d_640" href="https://vimeo.com/516628452" data-ratio="4:3">Credits</a></div> </div> </div> </li> </ul> <article class="esg-filters esg-singlefilters" style="margin-top: 30px; text-align: center; "><div class="esg-navigationbutton esg-left esg-fgc-70" style="margin-left: 2.5px !important; margin-right: 2.5px !important; display: none;"><i class="eg-icon-left-open"></i></div><div class="esg-navigationbutton esg-right esg-fgc-70" style="margin-left: 2.5px !important; margin-right: 2.5px !important; display: none;"><i class="eg-icon-right-open"></i></div></article><div class="esg-clear-no-height"></div> </div> </article> <div class="clear"></div> </p> </div> </div> </div> </div> </div></div> <div class="fw-row"> <div id="column-67f5782c78c28" class="fw-col-sm-12 tf-sh-e7a40293ab203507a6384b193d2f0aae fw-col-no-padding" > <div class="fw-wrap-col-inner clearfix " > <div class="fw-col-inner"> <!-- START Signs of our times About REVOLUTION SLIDER 6.7.14 --><p class="rs-p-wp-fix"></p> <rs-module-wrap id="welcome_1_wrapper" data-source="gallery" style="visibility:hidden;background:transparent;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;"> <rs-module id="welcome_1" style="" data-version="6.7.14"> <rs-slides style="overflow: hidden; position: absolute;"> <rs-slide style="position: absolute;" data-key="rs-846" data-title="Slide" data-duration="15000ms" data-anim="adpr:false;" data-in="o:0;" data-out="a:false;"> <img decoding="async" src="//bda.org.uk/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" title="SV-Pattern-OVL" width="1920" height="1080" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="//bda.org.uk/wp-content/uploads/2020/07/SV-Pattern-OVL.jpg" data-parallax="off" data-no-retina> <!-- --><rs-zone id="rrzm_846" class="rev_row_zone_middle" style="z-index: 9;"><!-- --><rs-row id="slider-439-slide-846-layer-27" data-type="row" data-xy="xo:100px;yo:100px;" data-text="l:22;a:inherit;" data-rsp_bd="off" data-margin="t:475,475,300,300;r:200,50,0,0;b:100,100,60,60;l:200,50,0,0;" data-padding="t:0,0,20,0;r:0,0,20,0;b:0,0,20,0;l:0,0,20,0;" data-frame_1="st:1220;" data-frame_999="o:1;st:w;sR:14700;sA:15000;" style="z-index:1;" ><!-- --><rs-column id="slider-439-slide-846-layer-28" data-type="column" data-xy="xo:100px;yo:100px;" data-text="l:22;a:center;" data-rsp_bd="off" data-column="w:100%;" data-margin="t:0,0,0,10;r:10,10,0,0;" data-padding="t:50,50,40,40;r:50,50,40,40;b:50,50,40,40;l:50,50,40,40;" data-frame_1="st:1220;" data-frame_999="o:0;st:w;sR:14700;sA:15000;" style="z-index:2;background-color:rgba(0,0,0,0.05);width:100%;" ><!-- --><rs-layer id="slider-439-slide-846-layer-39" data-type="text" data-color="#ffffff||#ffffff||#ffffff||rgba(0,0,0,0.50)" data-xy="" data-pos="r" data-text="w:normal,normal,normal,normal;s:19,19,19,17;l:26;fw:300,300,300,400;a:inherit;" data-rsp_o="off" data-rsp_bd="off" data-margin="t:30,30,30,20;" data-frame_0="y:50px;" data-frame_1="e:power4.out;st:1240;sp:1000;sR:250;" data-frame_999="o:0;st:w;sR:13750;" style="z-index:3;font-family:'Roboto Mono';" >In 2008, the BDA NI produced a DVD called <I>‘Signs of Our Times’</i> which was funded by the Heritage Lottery Fund.<br /> <br /> When the DVD was released it was widely dispersed and well-received, being shared firstly through the Northern Ireland and Ireland Deaf communities, and then later with the UK Deaf community. The video clips in the DVD ensures that our unique heritage and culture can be remembered and made available for future generations to enjoy.<br /> <br /> With thanks to our funder <b>Department for Communities</b>, the BDA NI has been given the opportunity to revisit this project, to convert all video clips and to make them available on the BDA website for more people to access and view. </rs-layer><!-- --></rs-column><!-- --></rs-row><!-- --></rs-zone><!-- --><rs-layer id="slider-439-slide-846-layer-11" data-type="image" data-xy="x:c;yo:-82px,-82px,-177px,-177px;" data-text="w:normal;" data-dim="w:['1920px','1920px','1920px','1920px'];h:['370px','370px','370px','370px'];" data-rsp_o="off" data-rsp_bd="off" data-frame_999="o:0;st:w;sR:14700;" style="z-index:14;" ><img decoding="async" src="//bda.org.uk/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" class="tp-rs-img rs-lazyload" width="1903" height="367" data-lazyload="//bda.org.uk/wp-content/uploads/2020/07/Paint-Splatter-BG-BOT5.png" data-no-retina> </rs-layer><!-- --><rs-layer id="slider-439-slide-846-layer-17" data-type="text" data-color="#3d3d3d" data-xy="x:c;yo:312px,312px,171px,171px;" data-text="w:normal;s:55,51,42,37;l:78,78,78,66;ls:-1px;a:center;" data-rsp_o="off" data-rsp_bd="off" data-frame_1="e:power4.inOut;st:1120;sp:1500;sR:1120;" data-frame_999="o:0;st:w;sR:12380;" style="z-index:12;font-family:'Abril Fatface';" >The way it used to be... </rs-layer><!-- --><rs-layer id="slider-439-slide-846-layer-18" data-type="text" data-xy="x:c;yo:288px,288px,147px,147px;" data-text="w:normal;s:16;l:30;ls:6px;fw:300;a:center;" data-rsp_o="off" data-rsp_bd="off" data-frame_1="e:power4.inOut;st:1120;sp:1500;sR:1120;" data-frame_999="o:0;st:w;sR:12380;" style="z-index:11;font-family:'Lato';" >SIGNS OF OUR TIMES </rs-layer><!-- --><rs-layer id="slider-439-slide-846-layer-21" data-type="shape" data-xy="x:c;yo:273px,273px,132px,132px;" data-text="w:normal;" data-dim="w:40px;h:2px;" data-rsp_o="off" data-rsp_bd="off" data-btrans="o:0.7;" data-frame_1="e:power4.inOut;st:1820;sp:1500;sR:1820;" data-frame_999="o:0;st:w;sR:11680;" style="z-index:13;background-color:#ffffff;" > </rs-layer><!-- --> </rs-slide> </rs-slides> </rs-module> <script> setREVStartSize({c: 'welcome_1',rl:[1240,1024,778,480],el:[913,1043,900,1042],gw:[1920,1024,778,480],gh:[875,466,355,218],type:'hero',justify:'',layout:'fullwidth',mh:"0"});if (window.RS_MODULES!==undefined && window.RS_MODULES.modules!==undefined && window.RS_MODULES.modules["welcome1"]!==undefined) {window.RS_MODULES.modules["welcome1"].once = false;window.revapi439 = undefined;if (window.RS_MODULES.checkMinimal!==undefined) window.RS_MODULES.checkMinimal()} </script> </rs-module-wrap> <!-- END REVOLUTION SLIDER --> </div> </div> </div></div> <div class="fw-row"> <div id="column-67f5782c7db2e" class="fw-col-sm-12 tf-sh-9df045011c7667850e13e35723ad1ab4 fw-col-no-padding" > <div class="fw-wrap-col-inner clearfix " > <div class="fw-col-inner"> <!-- START Signs of our Times Live Streams REVOLUTION SLIDER 6.7.14 --><p class="rs-p-wp-fix"></p> <rs-module-wrap id="contacts_wrapper" data-source="gallery" style="visibility:hidden;background:transparent;padding:0;margin:0px auto;margin-top:0;margin-bottom:0;"> <rs-module id="contacts" style="" data-version="6.7.14"> <rs-slides style="overflow: hidden; position: absolute;"> <rs-slide style="position: absolute;" data-key="rs-856" data-title="Slide" data-anim="adpr:false;" data-in="o:0;" data-out="a:false;"> <img decoding="async" src="//bda.org.uk/wp-content/plugins/revslider/sr6/assets/assets/dummy.png" alt="" title="BG-Texture-Canvas-Paper" width="1920" height="1080" class="rev-slidebg tp-rs-img rs-lazyload" data-lazyload="//bda.org.uk/wp-content/uploads/2020/07/BG-Texture-Canvas-Paper.jpg" data-parallax="off" data-no-retina> <!-- --><rs-layer id="slider-447-slide-856-layer-14" data-type="text" data-color="#000000" data-rsp_ch="on" data-xy="x:l,l,l,c;xo:896px,896px,896px,0;yo:142px,142px,142px,50px;" data-text="s:16,16,16,18;l:22;ls:6px;fw:300,300,300,400;a:inherit;" data-frame_0="x:100%;o:1;" data-frame_0_mask="u:t;x:-100%;" data-frame_1="e:power4.inOut;st:300;sp:2000;sR:300;" data-frame_1_mask="u:t;" data-frame_999="o:0;st:w;sR:6700;" style="z-index:8;font-family:'Lato';text-transform:uppercase;" >Facebook </rs-layer><!-- --><rs-layer id="slider-447-slide-856-layer-15" class="tp-shape tp-shapewrapper" data-type="shape" data-rsp_ch="on" data-xy="x:r;xo:7px,7px,7px,0;yo:153px,153px,153px,285px;" data-text="a:inherit;" data-dim="w:360px,360px,360px,420px;h:3px,3px,3px,13px;" data-vbility="t,t,f,f" data-frame_0="x:100%;o:1;" data-frame_0_mask="u:t;x:-100%;" data-frame_1="e:power4.inOut;st:1000;sp:2000;sR:1000;" data-frame_1_mask="u:t;" data-frame_999="o:0;st:w;sR:6000;" style="z-index:9;background-color:#d19280;" > </rs-layer><!-- --><rs-layer id="slider-447-slide-856-layer-16" data-type="text" data-color="#3d3d3d||#3d3d3d||#3d3d3d||#000000" data-rsp_ch="on" data-xy="x:l,l,l,c;xo:896px,896px,896px,0;yo:306px,306px,306px,192px;" data-text="w:normal;s:20,20,20,25;l:30,30,30,40;fw:300;a:inherit,inherit,inherit,center;" data-dim="w:500px,500px,500px,100%;" data-padding="r:0,0,0,20;l:0,0,0,20;" data-frame_0="y:50px;" data-frame_1="st:2200;sp:1000;sR:2200;" data-frame_999="o:0;st:w;sR:5800;" style="z-index:11;font-family:'Lato';" >During March, we had a chat with members of the community about the themes featured on BDA's <i>Signs of our Times</i> DVD and how they compare to their own experiences of growing up in Northern Ireland. <br /><br />Filmed over 4 sessions, we chatted with guests about everything from education and Deaf clubs, to relationships and sports. </rs-layer><!-- --><rs-layer id="slider-447-slide-856-layer-19" data-type="text" data-color="#3d3d3d||#3d3d3d||#3d3d3d||#000000" data-rsp_ch="on" data-xy="x:l,l,l,c;xo:896px,896px,896px,0;yo:229px,229px,229px,100px;" data-text="w:normal;s:55,55,55,40;l:40;ls:0px,0px,0px,-2px;a:inherit;" data-frame_0="x:50px;" data-frame_1="st:2000;sp:1000;sR:2000;" data-frame_999="o:0;st:w;sR:6000;" style="z-index:10;font-family:'Abril Fatface';" >Live Streams </rs-layer><!-- --> </rs-slide> </rs-slides> </rs-module> <script> setREVStartSize({c: 'contacts',rl:[1240,1240,1240,480],el:[900,900,900,700],gw:[1400,1400,1400,480],gh:[900,900,900,700],type:'hero',justify:'',layout:'fullwidth',mh:"0"});if (window.RS_MODULES!==undefined && window.RS_MODULES.modules!==undefined && window.RS_MODULES.modules["contacts"]!==undefined) {window.RS_MODULES.modules["contacts"].once = false;window.revapi447 = undefined;if (window.RS_MODULES.checkMinimal!==undefined) window.RS_MODULES.checkMinimal()} </script> </rs-module-wrap> <!-- END REVOLUTION SLIDER --> </div> </div> </div></div> <div class="fw-row"> <div id="column-67f5782c81747" class="fw-col-sm-6 tf-sh-b69815705e148f6f4b7394dad2b6899a fw-col-no-padding" > <div class="fw-wrap-col-inner clearfix " > <div class="fw-col-inner"> <div class="fw-text-box tf-sh-a907e05af3c16afbcbc12ede0feab5dd " > <div class="fw-text-inner"> <p><style type="text/css">a.eg-henryharrison-element-1,a.eg-henryharrison-element-2{-webkit-transition:all .4s linear; -moz-transition:all .4s linear; -o-transition:all .4s linear; -ms-transition:all .4s linear; transition:all .4s linear}.eg-jimmy-carter-element-11 i:before{margin-left:0px; margin-right:0px}.eg-harding-element-17{letter-spacing:1px}.eg-harding-wrapper .esg-entry-media{overflow:hidden; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:30px 30px 0px 30px}.eg-harding-wrapper .esg-media-poster{overflow:hidden; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%}.eg-ulysses-s-grant-wrapper .esg-entry-media{overflow:hidden; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:30px 30px 0px 30px}.eg-ulysses-s-grant-wrapper .esg-media-poster{overflow:hidden; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%}.eg-richard-nixon-wrapper .esg-entry-media{overflow:hidden; box-sizing:border-box; -webkit-box-sizing:border-box; -moz-box-sizing:border-box; padding:30px 30px 0px 30px}.eg-richard-nixon-wrapper .esg-media-poster{overflow:hidden; border-radius:50%; -webkit-border-radius:50%; -moz-border-radius:50%}.eg-herbert-hoover-wrapper .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter:gray; -webkit-filter:grayscale(100%)}.eg-herbert-hoover-wrapper:hover .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale"); -webkit-filter:grayscale(0%)}.eg-lyndon-johnson-wrapper .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter:gray; -webkit-filter:grayscale(100%)}.eg-lyndon-johnson-wrapper:hover .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale"); -webkit-filter:grayscale(0%)}.esg-overlay.eg-ronald-reagan-container{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85))); background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.eg-georgebush-wrapper .esg-entry-cover{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85))); background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.eg-jefferson-wrapper{-webkit-border-radius:5px !important; -moz-border-radius:5px !important; border-radius:5px !important; -webkit-mask-image:url(data:image/png;base64,iVBORw0KGgoAAAANSUhEUgAAAAEAAAABCAIAAACQd1PeAAAAGXRFWHRTb2Z0d2FyZQBBZG9iZSBJbWFnZVJlYWR5ccllPAAAAA5JREFUeNpiYGBgAAgwAAAEAAGbA+oJAAAAAElFTkSuQmCC) !important}.eg-monroe-element-1{text-shadow:0px 1px 3px rgba(0,0,0,0.1)}.eg-lyndon-johnson-wrapper .esg-entry-cover{background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.35)),color-stop(96%,rgba(18,18,18,0)),color-stop(100%,rgba(19,19,19,0))); background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000',endColorstr='#00131313',GradientType=1 )}.eg-wilbert-wrapper .esg-entry-cover{background:-moz-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-webkit-gradient(radial,center center,0px,center center,100%,color-stop(0%,rgba(0,0,0,0.35)),color-stop(96%,rgba(18,18,18,0)),color-stop(100%,rgba(19,19,19,0))); background:-webkit-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-o-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:-ms-radial-gradient(center,ellipse cover,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); background:radial-gradient(ellipse at center,rgba(0,0,0,0.35) 0%,rgba(18,18,18,0) 96%,rgba(19,19,19,0) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#59000000',endColorstr='#00131313',GradientType=1 )}.eg-wilbert-wrapper .esg-media-poster{-webkit-transition:0.4s ease-in-out; -moz-transition:0.4s ease-in-out; -o-transition:0.4s ease-in-out; transition:0.4s ease-in-out; filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter:gray; -webkit-filter:grayscale(100%)}.eg-wilbert-wrapper:hover .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale"); -webkit-filter:grayscale(0%)}.eg-phillie-element-3:after{content:" ";width:0px;height:0px;border-style:solid;border-width:5px 5px 0 5px;border-color:#000 transparent transparent transparent;left:50%;margin-left:-5px; bottom:-5px; position:absolute}.eg-howardtaft-wrapper .esg-media-poster,.eg-howardtaft-wrapper .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='1 0 0 0 0,0 1 0 0 0,0 0 1 0 0,0 0 0 1 0'/></filter></svg>#grayscale"); -webkit-filter:grayscale(0%)}.eg-howardtaft-wrapper:hover .esg-media-poster,.eg-howardtaft-wrapper:hover .esg-media-poster{filter:url("data:image/svg+xml;utf8,<svg xmlns='https://www.w3.org/2000/svg'><filter id='grayscale'><feColorMatrix type='matrix' values='0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0.3333 0.3333 0.3333 0 0 0 0 0 1 0'/></filter></svg>#grayscale"); filter:gray; -webkit-filter:grayscale(100%)}.myportfolio-container .added_to_cart.wc-forward{font-family:"Open Sans"; font-size:13px; color:#fff; margin-top:10px}.esgbox-title.esgbox-title-outside-wrap{font-size:15px; font-weight:700; text-align:center}.esgbox-title.esgbox-title-inside-wrap{padding-bottom:10px; font-size:15px; font-weight:700; text-align:center}.esg-content.eg-twitterstream-element-33-a{display:inline-block}.eg-twitterstream-element-35{word-break:break-all}.esg-overlay.eg-twitterstream-container{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85))); background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.esg-content.eg-facebookstream-element-33-a{display:inline-block}.eg-facebookstream-element-0{word-break:break-all}.esg-overlay.eg-flickrstream-container{background:-moz-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-webkit-gradient(linear,left top,left bottom,color-stop(50%,rgba(0,0,0,0)),color-stop(99%,rgba(0,0,0,0.83)),color-stop(100%,rgba(0,0,0,0.85))); background:-webkit-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-o-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:-ms-linear-gradient(top,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); background:linear-gradient(to bottom,rgba(0,0,0,0) 50%,rgba(0,0,0,0.83) 99%,rgba(0,0,0,0.85) 100%); filter:progid:DXImageTransform.Microsoft.gradient( startColorstr='#00000000',endColorstr='#d9000000',GradientType=0 )}.eg-grant-fuhr-wrapper{overflow:hidden}.eg-grant-fuhr-wrapper .esg-media-poster{border-radius:50%; transition:all 0.3s ease}.eg-grant-fuhr-wrapper:hover .esg-media-poster{border-radius:0}.eg-grant-fuhr-wrapper .esg-media-cover-wrapper{position:static}.eg-grant-fuhr-wrapper .esg-entry-media-wrapper{transition:all 0.3s ease}.eg-grant-fuhr-wrapper:hover .esg-entry-media-wrapper{transform:scale(2)}.eg-grant-fuhr-wrapper .eg-grant-fuhr-element-6{text-decoration:underline; transition:all 0.3s ease}.eg-grant-fuhr-wrapper:hover .eg-grant-fuhr-element-6{padding:80px 15px 12px 80px}.esg-hovered .eg-viacheslav-fetisov-container:before{box-shadow:inset 0 0 0 10px #FFF}.eg-uwe-krupp-wrapper:hover{background:#fff !important; transition:all 0.3s ease}.eg-uwe-krupp-wrapper .esg-media-poster{border-radius:10px}.eg-uwe-krupp-wrapper .eg-uwe-krupp-element-6{margin-left:50% !important; transform:translateX(-15px)}</style> <style type="text/css">.simple-dark .navigationbuttons,.simple-dark .esg-pagination,.simple-dark .esg-filters{text-align:center}.simple-dark .esg-filterbutton,.simple-dark .esg-navigationbutton,.simple-dark .esg-sortbutton,.simple-dark .esg-cartbutton{color:#fff; margin-right:5px; cursor:pointer; padding-top:10px; padding-right:20px; padding-bottom:10px; padding-left:20px; border:1px solid rgb(255,255,255); border:1px solid rgba(255,255,255,0.15); line-height:39px; font-size:17px; font-weight:600; font-family:"Roboto",sans-serif; display:inline-block; background:rgba(0,0,0,0.5 ); margin-bottom:5px}.simple-dark .esg-navigationbutton *{color:#fff}.simple-dark .esg-left,.simple-dark .esg-right{padding:0px 5px !important}.simple-dark .esg-sortbutton-wrapper,.simple-dark .esg-cartbutton-wrapper{display:inline-block}.simple-dark .esg-sortbutton-order,.simple-dark .esg-cartbutton-order{display:inline-block; vertical-align:top; border:1px solid rgb(255,255,255); border:1px solid rgba(255,255,255,0.15); width:29px; line-height:29px; font-size:9px; font-weight:600; color:#fff; cursor:pointer; background:rgba(255,255,255,0.08 )}.simple-dark .esg-cartbutton{color:#fff; cursor:default !important}.simple-dark .esg-cartbutton .esgicon-basket{color:#fff; font-size:15px; line-height:15px; margin-right:10px}.simple-dark .esg-cartbutton-wrapper{cursor:default !important}.simple-dark .esg-sortbutton,.simple-dark .esg-cartbutton{display:inline-block; position:relative; cursor:pointer; margin-right:5px}.simple-dark .esg-navigationbutton:hover,.simple-dark .esg-filterbutton:hover,.simple-dark .esg-sortbutton:hover,.simple-dark .esg-sortbutton-order:hover,.simple-dark .esg-cartbutton-order:hover,.simple-dark .esg-filterbutton.selected{border-color:#fff; color:#fff; box-shadow:0px 3px 5px 0px rgba(0,0,0,0.13); background:(0,0,0,0.9)}.simple-dark .esg-navigationbutton:hover *{color:#000}.simple-dark .esg-pagination-button:last-child{margin-right:0}.simple-dark .esg-sortbutton-order.tp-desc:hover{border-color:#fff; border-color:rgba(255,255,255,0.2); color:#000; box-shadow:0px -3px 5px 0px rgba(0,0,0,0.13) !important}.simple-dark .esg-filter-checked{padding:1px; color:transparent; background:#000; background:rgba(255,255,255,0.15); margin-left:7px; font-size:9px; font-weight:300; line-height:9px; vertical-align:middle}.simple-dark .esg-filterbutton.selected .esg-filter-checked,.simple-dark .esg-filterbutton:hover .esg-filter-checked{padding:1px; color:#000; background:rgba(0,0,0,0.9); margin-left:7px; font-size:9px; font-weight:300; line-height:9px; vertical-align:middle}</style> <style type="text/css">.eg-sign-of-times-element-1{font-size:22px !important; line-height:26px !important; color:#ffffff !important; font-weight:400 !important; padding:5px 12px 5px 12px !important; border-radius:0px 0px 0px 0px !important; background:rgba(2,2,2,0.26) !important; z-index:2 !important; display:block; font-family:"Abril Fatface" !important}</style> <style type="text/css"></style> <style type="text/css">.eg-sign-of-times-element-1-a{display:inline-block !important; float:none !important; clear:both !important; margin:0px 0px 0px 0px !important; position:relative !important}</style> <style type="text/css">.eg-sign-of-times-container{background:rgba(10,10,10,0)}</style> <style type="text/css">.eg-sign-of-times-content{background:#ffffff; padding:0px 0px 0px 0px; border-width:0px 0px 0px 0px; border-radius:0px 0px 0px 0px; border-color:transparent; border-style:none; text-align:center}</style> <style type="text/css">.esg-grid .mainul li.eg-sign-of-times-wrapper{background:transparent; padding:0px 0px 0px 0px; border-width:0px 0px 0px 0px; border-radius:0% 0% 0% 0%; border-color:transparent; border-style:none}</style> <style type="text/css">.esg-grid .mainul li.eg-sign-of-times-wrapper .esg-media-poster{background-size:cover; background-position:center center; background-repeat:no-repeat}</style> <style type="text/css"></style> <!-- THE ESSENTIAL GRID 3.0.14 STREAM --> <article class="myportfolio-container simple-dark esg-entry-skin-sign-of-times source_type_stream" id="esg-grid-75-2-wrap"> <div id="esg-grid-75-2" class="esg-grid" style="background: transparent;padding: 0px 0px 0px 0px ; box-sizing:border-box; -moz-box-sizing:border-box; -webkit-box-sizing:border-box; display:none"> <ul> <li id="eg-75-post-id-0_9811" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-0" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="535876493" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1109481987-70d7037e9692f7121c45e6546ed113314ccfad66c42e0ca41c01372ef62ca5c8-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/535876493" data-thumb="https://i.vimeocdn.com/video/1109481987-70d7037e9692f7121c45e6546ed113314ccfad66c42e0ca41c01372ef62ca5c8-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-535876493 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-535876493 esgbox" data-thumb="https://i.vimeocdn.com/video/1109481987-70d7037e9692f7121c45e6546ed113314ccfad66c42e0ca41c01372ef62ca5c8-d_640" href="https://vimeo.com/535876493" data-ratio="4:3">4th March</a></div> </div> </div> </li> <li id="eg-75-post-id-1_9156" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-1" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="535882682" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1109482227-99df9eaaaad7a3477cb10ff27083fa4e775861be0ee50d05851ecbaa578a913e-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/535882682" data-thumb="https://i.vimeocdn.com/video/1109482227-99df9eaaaad7a3477cb10ff27083fa4e775861be0ee50d05851ecbaa578a913e-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-535882682 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-535882682 esgbox" data-thumb="https://i.vimeocdn.com/video/1109482227-99df9eaaaad7a3477cb10ff27083fa4e775861be0ee50d05851ecbaa578a913e-d_640" href="https://vimeo.com/535882682" data-ratio="4:3">11th March</a></div> </div> </div> </li> <li id="eg-75-post-id-2_7369" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-2" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="535877457" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1109482627-2e0861a0b3690f6c1a7e990af43cf474dc97299319025a4a3216fcfdfb02836e-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/535877457" data-thumb="https://i.vimeocdn.com/video/1109482627-2e0861a0b3690f6c1a7e990af43cf474dc97299319025a4a3216fcfdfb02836e-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-535877457 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-535877457 esgbox" data-thumb="https://i.vimeocdn.com/video/1109482627-2e0861a0b3690f6c1a7e990af43cf474dc97299319025a4a3216fcfdfb02836e-d_640" href="https://vimeo.com/535877457" data-ratio="4:3">25th March</a></div> </div> </div> </li> <li id="eg-75-post-id-3_2693" data-skin="sign-of-times" class="filterall eg-sign-of-times-wrapper eg-post-id-3" data-cobblesw="1" data-cobblesh="1"> <div class="esg-media-cover-wrapper"> <div class="esg-entry-media esg-transition" data-delay="0" data-duration="500" data-transition="esg-grayscalein"><div class="esg-media-video" data-vimeo="535890885" width="640" height="480" data-poster="https://i.vimeocdn.com/video/1109481488-566b750392dd70b70c24ec297dd21e256a2eecc49dc52f86b9e0d7e21f04ff27-d_640"></div></div> <div class="esg-entry-cover" data-clickable="on"> <a class="eg-invisiblebutton esgbox" data-ratio="4:3" href="https://vimeo.com/535890885" data-thumb="https://i.vimeocdn.com/video/1109481488-566b750392dd70b70c24ec297dd21e256a2eecc49dc52f86b9e0d7e21f04ff27-d_640" ></a> <div class="esg-overlay esg-transition eg-sign-of-times-container" data-delay="0" data-duration="default" data-transition="esg-fadeout"></div> <div class="esg-center eg-post-535890885 eg-sign-of-times-element-1-a"><a class="eg-sign-of-times-element-1 eg-post-535890885 esgbox" data-thumb="https://i.vimeocdn.com/video/1109481488-566b750392dd70b70c24ec297dd21e256a2eecc49dc52f86b9e0d7e21f04ff27-d_640" href="https://vimeo.com/535890885" data-ratio="4:3">Heritage</a></div> </div> </div> </li> </ul> <article class="esg-filters esg-singlefilters" style="margin-top: 30px; text-align: center; "><div class="esg-navigationbutton esg-left esg-fgc-75" style="margin-left: 2.5px !important; margin-right: 2.5px !important; display: none;"><i class="eg-icon-left-open"></i></div><div class="esg-navigationbutton esg-right esg-fgc-75" style="margin-left: 2.5px !important; margin-right: 2.5px !important; display: none;"><i class="eg-icon-right-open"></i></div></article><div class="esg-clear-no-height"></div> </div> </article> <div class="clear"></div> </p> </div> </div> </div> </div> </div><div id="column-67f5782cebc5f" class="fw-col-sm-6 tf-sh-a216ac3b1cc678279943bd67a1b3e6ba fw-col-no-padding" > <div class="fw-wrap-col-inner clearfix " > <div class="fw-col-inner"> </div> </div> </div></div> </div> </section></div> </div><!-- /.site-main --> <!-- Footer --> <footer id="colophon" class="site-footer fw-footer " itemscope="itemscope" itemtype="https://schema.org/WPFooter"> <div class="fw-footer-widgets footer-cols-3"> <div class="fw-inner"> <div class="fw-container"> <div class="fw-row"> <div class="fw-col-md-4 fw-col-sm-4"> <aside id="custom_html-2" class="widget_text widget widget_custom_html"><div class="textwidget custom-html-widget"><p> </p> </div></aside><aside id="media_image-3" class="widget widget_media_image"><img width="200" height="61" src="https://bda.org.uk/wp-content/uploads/2018/01/FR_RegLogo_WO_HR-Optimized.png" class="image wp-image-15270 attachment-full size-full" alt="" style="max-width: 100%; height: auto;" decoding="async" loading="lazy" /></aside> </div> <div class="fw-col-md-4 fw-col-sm-4"> <aside id="text-2" class="widget widget_text"><h2 class="widget-title"><span>BDA Head Office</span></h2> <div class="textwidget"><p>We welcome your feedback and comments. Please feel free to get in touch:</p> <p><em style="color: #fff;">Email:<a href="mailto:bda@bda.org.uk?Subject=Enquiry from the Website" target="_top"> bda@bda.org.uk</a><br /></em></p> </div> </aside> </div> <div class="fw-col-md-4 fw-col-sm-4"> <aside id="text-5" class="widget widget_text"><h2 class="widget-title"><span>USEFUL LINKS</span></h2> <div class="textwidget"><p><a style="color: #f8f8f8;" href="/accessibility/">Accessibility<br /> </a><a style="color: #f8f8f8;" href="/privacy-policy/">Privacy Policy</a><br /> <a style="color: #f8f8f8;" href="/complaints-procedure/">Complaints Procedure</a><br /> <a style="color: #f8f8f8;" href="/my-donations/">My Donations<br /> </a><a style="color: #f8f8f8;" href="https://www.britishdeafnews.co.uk/" target="_blank" rel="noopener"><strong>British Deaf News</strong></a></p> </div> </aside> </div> </div> </div> </div> </div> <div class="fw-footer-bar fw-copyright-right"> <div class="fw-container"> <div class="fw-footer-social"><a target="_blank" href="http://twitter.com/bda_deaf"><i class="fa fa-twitter"></i></a><a target="_blank" href="http://facebook.com/BritishDeafAssociation"><i class="fa fa-facebook-f"></i></a><a target="_blank" href="https://www.linkedin.com/company/british-deaf-association"><i class="fa fa-linkedin"></i></a></div> <div class="fw-copyright"><p>Registered charity - England and Wales (1031687) and Scotland (SC042409) Company No: 2881497 (England and Wales) - <em>Copyright British Deaf Association 2024</em></p></div> </div> </div> </footer> </div><!-- /#page --> <script> window.RS_MODULES = window.RS_MODULES || {}; window.RS_MODULES.modules = window.RS_MODULES.modules || {}; window.RS_MODULES.waiting = window.RS_MODULES.waiting || []; window.RS_MODULES.defered = true; window.RS_MODULES.waiting = window.RS_MODULES.waiting.concat([ "typewriter","revealer"]); window.RS_MODULES.moduleWaiting = window.RS_MODULES.moduleWaiting || {}; window.RS_MODULES.type = 'compiled'; </script> <script> jQuery(document).ready(function($) { var max_height = 0; $('.equal-height .fw-col-inner').each(function() { if ($(this).height() > max_height) { max_height = $(this).height(); } }); $('.equal-height .fw-col-inner').height(max_height); }); </script> <script>var ajaxRevslider;function rsCustomAjaxContentLoadingFunction(){ajaxRevslider=function(obj){var content='',data={action:'revslider_ajax_call_front',client_action:'get_slider_html',token:'2ab23ecd8e',type:obj.type,id:obj.id,aspectratio:obj.aspectratio};jQuery.ajax({type:'post',url:'https://bda.org.uk/wp-admin/admin-ajax.php',dataType:'json',data:data,async:false,success:function(ret,textStatus,XMLHttpRequest){if(ret.success==true)content=ret.data;},error:function(e){console.log(e);}});return content;};var ajaxRemoveRevslider=function(obj){return jQuery(obj.selector+' .rev_slider').revkill();};if(jQuery.fn.tpessential!==undefined)if(typeof(jQuery.fn.tpessential.defaults)!=='undefined')jQuery.fn.tpessential.defaults.ajaxTypes.push({type:'revslider',func:ajaxRevslider,killfunc:ajaxRemoveRevslider,openAnimationSpeed:0.3});}var rsCustomAjaxContent_Once=false;if(document.readyState==="loading")document.addEventListener('readystatechange',function(){if((document.readyState==="interactive"||document.readyState==="complete")&&!rsCustomAjaxContent_Once){rsCustomAjaxContent_Once=true;rsCustomAjaxContentLoadingFunction();}});else{rsCustomAjaxContent_Once=true;rsCustomAjaxContentLoadingFunction();}</script> <!-- Facebook Pixel Code --> <noscript> <img height="1" width="1" style="display:none" alt="fbpx" src="https://www.facebook.com/tr?id=3465555490437202&ev=PageView&noscript=1" /> </noscript> <!-- End Facebook Pixel Code --> <link href="//fonts.googleapis.com/css?family=Roboto:400%7CAbril+Fatface:400%7CLato:400%2C300%7CRoboto+Mono:300%2C400&display=swap" rel="stylesheet" property="stylesheet" media="all" type="text/css" > <script> (function () { var c = document.body.className; c = c.replace(/woocommerce-no-js/, 'woocommerce-js'); document.body.className = c; })(); </script> <script> if(typeof revslider_showDoubleJqueryError === "undefined") {function revslider_showDoubleJqueryError(sliderID) {console.log("You have some jquery.js library include that comes after the Slider Revolution files js inclusion.");console.log("To fix this, you can:");console.log("1. Set 'Module General Options' -> 'Advanced' -> 'jQuery & OutPut Filters' -> 'Put JS to Body' to on");console.log("2. Find the double jQuery.js inclusion and remove it");return "Double Included jQuery Library";}} </script> <script type="text/javascript"> var essapi_70_1; function esginit_70_1() { jQuery(document).ready(function() { essapi_70_1 = jQuery("#esg-grid-70-1").tpessential({ gridID:70, layout:"cobbles", lazyLoad:"on", lazyLoadColor:"#FFFFFF", row:9999, apiName: "essapi_70_1", loadMoreAjaxToken:"146a39a2de", loadMoreAjaxUrl:"https://bda.org.uk/wp-admin/admin-ajax.php", loadMoreAjaxAction:"Essential_Grid_Front_request_ajax", ajaxContentTarget:"ess-grid-ajax-container-", ajaxScrollToOffset:"0", ajaxCloseButton:"off", ajaxContentSliding:"on", ajaxScrollToOnLoad:"on", ajaxCallbackArgument:"off", ajaxNavButton:"off", ajaxCloseType:"type1", ajaxCloseInner:"false", ajaxCloseStyle:"light", ajaxClosePosition:"tr", space:20, pageAnimation:"fade", videoPlaybackInGrid: "off", videoLoopInGrid: "on", videoPlaybackOnHover: "off", videoInlineMute: "off", videoInlineControls: "off", keepLayersInline: "off", startAnimation: "none", startAnimationSpeed: 1000, startAnimationDelay: 100, startAnimationType: "item", animationType: "item", paginationScrollToTop:"on", paginationScrollToTopOffset:0, paginationAutoplay:"off", spinner:"spinner0", minVisibleItems:9, lightBoxMode:"single", lightboxHash:"group", lightboxPostMinWid:"75%", lightboxPostMaxWid:"75%", lightboxSpinner:"off", lightBoxFeaturedImg:"off", lightBoxPostTitle:"off", lightBoxPostTitleTag:"h2", lightboxMargin : "0|0|0|0", lbContentPadding : "0|0|0|0", lbContentOverflow : "auto", cobblesPattern:"2x1,1x2,1x1,1x1,1x1,1x1,2x1,1x1,1x1", animSpeed:1000, delayBasic:1, mainhoverdelay:1, filterType:"single", showDropFilter:"hover", filterGroupClass:"esg-fgc-70", filterNoMatch:"No Items for the Selected Filter", filterDeepLink:"off", hideMarkups: "on", inViewport: true, viewportBuffer: 20, youtubeNoCookie:"true", convertFilterMobile:false, convertFilterMobileWidth:768, paginationSwipe: "off", paginationDragVer: "off", pageSwipeThrottle: 30, googleFonts:['Montserrat:400,700','Raleway:100,200,300,400','Source+Code+Pro:300,400,500,600,700','Anton','Material+Icons','Arvo:400,400i,700,700i','Barlow+Condensed:100,200,300,400,500,600,700'], aspectratio:"4:3", hideBlankItemsAt: "1", responsiveEntries: [ { width:1900,amount:3,mmheight:0}, { width:1400,amount:3,mmheight:0}, { width:1170,amount:3,mmheight:0}, { width:1024,amount:3,mmheight:0}, { width:960,amount:3,mmheight:0}, { width:778,amount:3,mmheight:0}, { width:640,amount:3,mmheight:0}, { width:480,amount:1,mmheight:0}, ] }); var arrows = true, lightboxOptions = { margin : [0,0,0,0], buttons : ["close","thumbs"], infobar : true, loop : true, slideShow : {"autoStart": false, "speed": 3000}, videoAutoPlay : false, animationEffect : "fade", animationDuration : 500, beforeShow: function(a, c) { if(!arrows) { jQuery("body").addClass("esgbox-hidearrows"); } var i = 0, multiple = false; a = a.slides; for(var b in a) { i++; if(i > 1) { multiple = true; break; } } if(!multiple) jQuery("body").addClass("esgbox-single"); if(c.type === "image") jQuery(".esgbox-button--zoom").show(); }, beforeLoad: function(a, b) { jQuery("body").removeClass("esg-four-by-three"); if(b.opts.$orig.data("ratio") === "4:3") jQuery("body").addClass("esg-four-by-three"); }, afterLoad: function() {jQuery(window).trigger("resize.esglb");}, afterClose : function() {jQuery("body").removeClass("esgbox-hidearrows esgbox-single");}, transitionEffect : "fade", transitionDuration : 500, hash : "group", arrows : true, wheel : false, baseClass : "esgbox-container-70", captionPosition : "bottom", }; jQuery("#esg-grid-70-1").data("lightboxsettings", lightboxOptions); }); } // End of EsgInitScript var once_70_1 = false; if (document.readyState === "loading") document.addEventListener('readystatechange',function() { if((document.readyState === "interactive" || document.readyState === "complete") && !once_70_1 ) { once_70_1 = true; esginit_70_1();}}); else {once_70_1 = true; esginit_70_1();} </script> <script type="text/javascript"> var essapi_75_2; function esginit_75_2() { jQuery(document).ready(function() { essapi_75_2 = jQuery("#esg-grid-75-2").tpessential({ gridID:75, layout:"cobbles", lazyLoad:"on", lazyLoadColor:"#FFFFFF", row:9999, apiName: "essapi_75_2", loadMoreAjaxToken:"146a39a2de", loadMoreAjaxUrl:"https://bda.org.uk/wp-admin/admin-ajax.php", loadMoreAjaxAction:"Essential_Grid_Front_request_ajax", ajaxContentTarget:"ess-grid-ajax-container-", ajaxScrollToOffset:"0", ajaxCloseButton:"off", ajaxContentSliding:"on", ajaxScrollToOnLoad:"on", ajaxCallbackArgument:"off", ajaxNavButton:"off", ajaxCloseType:"type1", ajaxCloseInner:"false", ajaxCloseStyle:"light", ajaxClosePosition:"tr", space:20, pageAnimation:"fade", videoPlaybackInGrid: "off", videoLoopInGrid: "on", videoPlaybackOnHover: "off", videoInlineMute: "off", videoInlineControls: "off", keepLayersInline: "off", startAnimation: "none", startAnimationSpeed: 1000, startAnimationDelay: 100, startAnimationType: "item", animationType: "item", paginationScrollToTop:"on", paginationScrollToTopOffset:0, paginationAutoplay:"off", spinner:"spinner0", minVisibleItems:9, lightBoxMode:"single", lightboxHash:"group", lightboxPostMinWid:"75%", lightboxPostMaxWid:"75%", lightboxSpinner:"off", lightBoxFeaturedImg:"off", lightBoxPostTitle:"off", lightBoxPostTitleTag:"h2", lightboxMargin : "0|0|0|0", lbContentPadding : "0|0|0|0", lbContentOverflow : "auto", cobblesPattern:"1x1,1x1,1x1,1x1", animSpeed:1000, delayBasic:1, mainhoverdelay:1, filterType:"single", showDropFilter:"hover", filterGroupClass:"esg-fgc-75", filterNoMatch:"No Items for the Selected Filter", filterDeepLink:"off", hideMarkups: "on", inViewport: true, viewportBuffer: 20, youtubeNoCookie:"true", convertFilterMobile:false, convertFilterMobileWidth:768, paginationSwipe: "off", paginationDragVer: "off", pageSwipeThrottle: 30, googleFonts:['Montserrat:400,700','Raleway:100,200,300,400','Source+Code+Pro:300,400,500,600,700','Anton','Material+Icons','Arvo:400,400i,700,700i','Barlow+Condensed:100,200,300,400,500,600,700'], aspectratio:"4:3", hideBlankItemsAt: "1", responsiveEntries: [ { width:1900,amount:2,mmheight:0}, { width:1400,amount:2,mmheight:0}, { width:1170,amount:2,mmheight:0}, { width:1024,amount:2,mmheight:0}, { width:960,amount:2,mmheight:0}, { width:778,amount:2,mmheight:0}, { width:640,amount:2,mmheight:0}, { width:480,amount:1,mmheight:0}, ] }); var arrows = true, lightboxOptions = { margin : [0,0,0,0], buttons : ["close","thumbs"], infobar : true, loop : true, slideShow : {"autoStart": false, "speed": 3000}, videoAutoPlay : false, animationEffect : "fade", animationDuration : 500, beforeShow: function(a, c) { if(!arrows) { jQuery("body").addClass("esgbox-hidearrows"); } var i = 0, multiple = false; a = a.slides; for(var b in a) { i++; if(i > 1) { multiple = true; break; } } if(!multiple) jQuery("body").addClass("esgbox-single"); if(c.type === "image") jQuery(".esgbox-button--zoom").show(); }, beforeLoad: function(a, b) { jQuery("body").removeClass("esg-four-by-three"); if(b.opts.$orig.data("ratio") === "4:3") jQuery("body").addClass("esg-four-by-three"); }, afterLoad: function() {jQuery(window).trigger("resize.esglb");}, afterClose : function() {jQuery("body").removeClass("esgbox-hidearrows esgbox-single");}, transitionEffect : "fade", transitionDuration : 500, hash : "group", arrows : true, wheel : false, baseClass : "esgbox-container-75", captionPosition : "bottom", }; jQuery("#esg-grid-75-2").data("lightboxsettings", lightboxOptions); }); } // End of EsgInitScript var once_75_2 = false; if (document.readyState === "loading") document.addEventListener('readystatechange',function() { if((document.readyState === "interactive" || document.readyState === "complete") && !once_75_2 ) { once_75_2 = true; esginit_75_2();}}); else {once_75_2 = true; esginit_75_2();} </script> <link rel='stylesheet' id='wc-stripe-blocks-checkout-style-css' href='https://bda.org.uk/wp-content/plugins/woocommerce-gateway-stripe/build/upe_blocks.css?ver=fc69af66090922c98517822b2d3895df' media='all' /> <!-- <link rel='stylesheet' id='wc-blocks-style-css' href='https://bda.org.uk/wp-content/plugins/woocommerce/assets/client/blocks/wc-blocks.css?ver=wc-9.7.1' media='all' /> --> <!-- <link rel='stylesheet' id='esg-tp-boxextcss-css' href='https://bda.org.uk/wp-content/plugins/download-UUL0xh/public/assets/css/jquery.esgbox.min.css?ver=3.0.14' media='all' /> --> <!-- <link rel='stylesheet' id='rs-revealer-front-css' href='https://bda.org.uk/wp-content/plugins/revslider-revealer-addon/sr6/assets/css/revolution.addon.revealer.css?ver=6.7.4' media='all' /> --> <!-- <link rel='stylesheet' id='rs-revealer-front-preloaders-css' href='https://bda.org.uk/wp-content/plugins/revslider-revealer-addon/sr6/assets/css/revolution.addon.revealer.preloaders.css?ver=6.7.4' media='all' /> --> <!-- <link rel='stylesheet' id='rs-plugin-settings-css' href='//bda.org.uk/wp-content/plugins/revslider/sr6/assets/css/rs6.css?ver=6.7.14' media='all' /> --> <link rel="stylesheet" type="text/css" href="//bda.org.uk/wp-content/cache/wpfc-minified/qu8qpmac/2abxr.css" media="all"/> <style id='rs-plugin-settings-inline-css'> .tp-caption a{color:#ff7302;text-shadow:none;-webkit-transition:all 0.2s ease-out;-moz-transition:all 0.2s ease-out;-o-transition:all 0.2s ease-out;-ms-transition:all 0.2s ease-out}.tp-caption a:hover{color:#ffa902} </style> <script src="//bda.org.uk/wp-content/plugins/revslider/sr6/assets/js/rbtools.min.js?ver=6.7.14" defer id="tp-tools-js"></script> <script src="//bda.org.uk/wp-content/plugins/revslider/sr6/assets/js/rs6.min.js?ver=6.7.14" defer id="revmin-js"></script> <script src="https://bda.org.uk/wp-content/plugins/woocommerce/assets/js/sourcebuster/sourcebuster.min.js?ver=9.7.1" id="sourcebuster-js-js"></script> <script id="wc-order-attribution-js-extra"> var wc_order_attribution = {"params":{"lifetime":1.0e-5,"session":30,"base64":false,"ajaxurl":"https:\/\/bda.org.uk\/wp-admin\/admin-ajax.php","prefix":"wc_order_attribution_","allowTracking":true},"fields":{"source_type":"current.typ","referrer":"current_add.rf","utm_campaign":"current.cmp","utm_source":"current.src","utm_medium":"current.mdm","utm_content":"current.cnt","utm_id":"current.id","utm_term":"current.trm","utm_source_platform":"current.plt","utm_creative_format":"current.fmt","utm_marketing_tactic":"current.tct","session_entry":"current_add.ep","session_start_time":"current_add.fd","session_pages":"session.pgs","session_count":"udata.vst","user_agent":"udata.uag"}}; </script> <script src="https://bda.org.uk/wp-content/plugins/woocommerce/assets/js/frontend/order-attribution.min.js?ver=9.7.1" id="wc-order-attribution-js"></script> <script src="https://bda.org.uk/wp-includes/js/imagesloaded.min.js?ver=5.0.0" id="imagesloaded-js"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/jquery.carouFredSel-6.2.1-packed.js?ver=1.0.42" id="carouFredSel-js"></script> <script src="https://bda.org.uk/wp-content/plugins/woocommerce/assets/js/prettyPhoto/jquery.prettyPhoto.min.js?ver=3.1.6-wc.9.7.1" id="prettyPhoto-js" defer data-wp-strategy="defer"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/jquery.customInput.js?ver=1.0.42" id="customInput-js"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/scrollTo.min.js?ver=1.0.42" id="scrollTo-js"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/jquery.mmenu.min.all.js?ver=1.0.42" id="mmenu-js"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/selectize.min.js?ver=1.0.42" id="selectize-js"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/jquery.parallax.js?ver=1.0.42" id="parallax-js"></script> <script src="https://bda.org.uk/wp-includes/js/jquery/ui/effect.min.js?ver=1.13.3" id="jquery-effects-core-js"></script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/lazysizes.min.js?ver=1.0.42" id="lazysizes-js"></script> <script id="general-js-extra"> var FwPhpVars = {"disable_anchor_id":"false","mmenu_title":"Menu","back":"Back","lang":"en","ajax_url":"https:\/\/bda.org.uk\/wp-admin\/admin-ajax.php","template_directory":"https:\/\/bda.org.uk\/wp-content\/themes\/the-core-parent","previous":"Previous","next":"Next","fail_form_error":"Sorry you are an error in ajax, please contact the administrator of the website","smartphone_animations":"no","mobile_menu_position":"left","mobile_menu_page_dim":"page-dim-none","mobile_menu_border_style":"indent","header_5_position":"left","header_6_position":"left","mobile_menu_screen":"1199","effect_panels":"mm-effect-panels-left-right","effect_listitems_slide":"effect-listitems-slide","sticky_resolution":"767","sticky_logo":"","socials":"<div class=\"mobile-menu-socials\"><a target=\"_blank\" href=\"http:\/\/twitter.com\/bda_deaf\"><i class=\"fa fa-twitter\"><\/i><\/a><a target=\"_blank\" href=\"http:\/\/facebook.com\/BritishDeafAssociation\"><i class=\"fa fa-facebook-f\"><\/i><\/a><a target=\"_blank\" href=\"https:\/\/www.linkedin.com\/company\/british-deaf-association\"><i class=\"fa fa-linkedin\"><\/i><\/a><\/div>"}; </script> <script src="https://bda.org.uk/wp-content/themes/the-core-parent/js/general.js?ver=1.0.42" id="general-js"></script> <script src="https://bda.org.uk/wp-content/plugins/unyson/framework/extensions/shortcodes/shortcodes/section/static/js/core.js?ver=6.7.2" id="fw-shortcode-section-formstone-core-js"></script> <script src="https://bda.org.uk/wp-content/plugins/unyson/framework/extensions/shortcodes/shortcodes/section/static/js/transition.js?ver=6.7.2" id="fw-shortcode-section-formstone-transition-js"></script> <script src="https://bda.org.uk/wp-content/plugins/unyson/framework/extensions/shortcodes/shortcodes/section/static/js/background.js?ver=6.7.2" id="fw-shortcode-section-formstone-background-js"></script> <script src="https://bda.org.uk/wp-content/plugins/unyson/framework/extensions/shortcodes/shortcodes/section/static/js/background.init.js?ver=6.7.2" id="fw-shortcode-section-js"></script> <script id="jetpack-stats-js-before"> _stq = window._stq || []; _stq.push([ "view", JSON.parse("{\"v\":\"ext\",\"blog\":\"127966501\",\"post\":\"29148\",\"tz\":\"1\",\"srv\":\"bda.org.uk\",\"j\":\"1:14.5\"}") ]); _stq.push([ "clickTrackerInit", "127966501", "29148" ]); </script> <script src="https://stats.wp.com/e-202515.js" id="jetpack-stats-js" defer data-wp-strategy="defer"></script> <script src="https://bda.org.uk/wp-content/plugins/revslider-typewriter-addon/sr6/assets/js/revolution.addon.typewriter.min.js?ver=6.7.2" defer id="rs-typewriter-front-js"></script> <script id="esg-essential-grid-script-js-extra"> var eg_ajax_var = {"url":"https:\/\/bda.org.uk\/wp-admin\/admin-ajax.php","nonce":"daf95acb91"}; var eg_ajax_var = {"url":"https:\/\/bda.org.uk\/wp-admin\/admin-ajax.php","nonce":"daf95acb91"}; </script> <script src="https://bda.org.uk/wp-content/plugins/download-UUL0xh/public/assets/js/esg.min.js?ver=3.0.14" id="esg-essential-grid-script-js"></script> <script src="https://bda.org.uk/wp-content/plugins/download-UUL0xh/public/assets/js/esgbox.min.js?ver=3.0.14" id="esg-tp-boxext-js"></script> <script src="https://bda.org.uk/wp-content/plugins/revslider-revealer-addon/sr6/assets/js/revolution.addon.revealer.min.js?ver=6.7.4" defer id="rs-revealer-front-js"></script> <script id="rs-initialisation-scripts"> var tpj = jQuery; var revapi437,revapi439,revapi447; if(window.RS_MODULES === undefined) window.RS_MODULES = {}; if(RS_MODULES.modules === undefined) RS_MODULES.modules = {}; RS_MODULES.modules["welcome"] = {once: RS_MODULES.modules["welcome"]!==undefined ? RS_MODULES.modules["welcome"].once : undefined, init:function() { window.revapi437 = window.revapi437===undefined || window.revapi437===null || window.revapi437.length===0 ? document.getElementById("welcome") : window.revapi437; if(window.revapi437 === null || window.revapi437 === undefined || window.revapi437.length==0) { window.revapi437initTry = window.revapi437initTry ===undefined ? 0 : window.revapi437initTry+1; if (window.revapi437initTry<20) requestAnimationFrame(function() {RS_MODULES.modules["welcome"].init()}); return;} window.revapi437 = jQuery(window.revapi437); if(window.revapi437.revolution==undefined){ revslider_showDoubleJqueryError("welcome"); return;} revapi437.revolutionInit({ revapi:"revapi437", sliderType:"hero", visibilityLevels:"1240,1024,778,480", gridwidth:"1920,1024,778,480", gridheight:"1080,576,500,500", lazyType:"smart", spinner:"spinner7", perspective:600, perspectiveType:"local", keepBPHeight:true, editorheight:"1080,576,500,500", responsiveLevels:"1240,1024,778,480", progressBar:{disableProgressBar:true}, navigation: { onHoverStop:false }, parallax: { levels:[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30], type:"scroll", origo:"slidercenter", speed:0 }, scrolleffect: { set:true, multiplicator:1.3, multiplicator_layers:1.3 }, viewPort: { global:true, globalDist:"-200px", enable:false }, fallbacks: { allowHTML5AutoPlayOnAndroid:true }, }); if(typeof RsTypewriterAddOn !== "undefined") RsTypewriterAddOn(jQuery, revapi437); }} // End of RevInitScript if(window.RS_MODULES === undefined) window.RS_MODULES = {}; if(RS_MODULES.modules === undefined) RS_MODULES.modules = {}; RS_MODULES.modules["welcome1"] = {once: RS_MODULES.modules["welcome1"]!==undefined ? RS_MODULES.modules["welcome1"].once : undefined, init:function() { window.revapi439 = window.revapi439===undefined || window.revapi439===null || window.revapi439.length===0 ? document.getElementById("welcome_1") : window.revapi439; if(window.revapi439 === null || window.revapi439 === undefined || window.revapi439.length==0) { window.revapi439initTry = window.revapi439initTry ===undefined ? 0 : window.revapi439initTry+1; if (window.revapi439initTry<20) requestAnimationFrame(function() {RS_MODULES.modules["welcome1"].init()}); return;} window.revapi439 = jQuery(window.revapi439); if(window.revapi439.revolution==undefined){ revslider_showDoubleJqueryError("welcome_1"); return;} revapi439.revolutionInit({ revapi:"revapi439", sliderType:"hero", DPR:"dpr", visibilityLevels:"1240,1024,778,480", gridwidth:"1920,1024,778,480", gridheight:"875,466,355,218", lazyType:"smart", spinner:"spinner7", perspective:600, perspectiveType:"local", keepBPHeight:true, editorheight:"913,1043,900,1042", responsiveLevels:"1240,1024,778,480", progressBar:{disableProgressBar:true}, navigation: { onHoverStop:false }, parallax: { levels:[5,10,15,20,25,30,35,40,45,46,47,48,49,50,51,30], type:"scroll", origo:"slidercenter", speed:0 }, scrolleffect: { set:true, multiplicator:1.3, multiplicator_layers:1.3 }, viewPort: { global:true, globalDist:"-200px", enable:false }, fallbacks: { allowHTML5AutoPlayOnAndroid:true }, }); if(typeof RsTypewriterAddOn !== "undefined") RsTypewriterAddOn(jQuery, revapi439); }} // End of RevInitScript console.log("Warning - ID: welcome exists already and was converted to: welcome_1") if(window.RS_MODULES === undefined) window.RS_MODULES = {}; if(RS_MODULES.modules === undefined) RS_MODULES.modules = {}; RS_MODULES.modules["contacts"] = {once: RS_MODULES.modules["contacts"]!==undefined ? RS_MODULES.modules["contacts"].once : undefined, init:function() { window.revapi447 = window.revapi447===undefined || window.revapi447===null || window.revapi447.length===0 ? document.getElementById("contacts") : window.revapi447; if(window.revapi447 === null || window.revapi447 === undefined || window.revapi447.length==0) { window.revapi447initTry = window.revapi447initTry ===undefined ? 0 : window.revapi447initTry+1; if (window.revapi447initTry<20) requestAnimationFrame(function() {RS_MODULES.modules["contacts"].init()}); return;} window.revapi447 = jQuery(window.revapi447); if(window.revapi447.revolution==undefined){ revslider_showDoubleJqueryError("contacts"); return;} revapi447.revolutionInit({ revapi:"revapi447", sliderType:"hero", DPR:"dpr", sliderLayout:"fullwidth", visibilityLevels:"1240,1240,1240,480", gridwidth:"1400,1400,1400,480", gridheight:"900,900,900,700", lazyType:"smart", perspective:600, perspectiveType:"local", editorheight:"900,731,960,700", responsiveLevels:"1240,1240,1240,480", progressBar:{disableProgressBar:true}, navigation: { onHoverStop:false }, parallax: { levels:[5,10,15,20,25,30,35,40,-5,-10,-15,-20,-30,-40,-50,55], type:"scroll", disable_onmobile:true }, viewPort: { global:true, globalDist:"-200px", enable:true, visible_area:"-200px" }, fallbacks: { allowHTML5AutoPlayOnAndroid:true }, fanim: {speed:300}, revealer: { direction: "open_horizontal", color: '#000000', duration: "500", delay: "10", easing: "power2.out", spinner: "default", spinnerColor: "#FFFFFF", }, }); if(typeof RsRevealerAddOn !== "undefined") RsRevealerAddOn(jQuery, revapi447, false); }} // End of RevInitScript if (window.RS_MODULES.checkMinimal!==undefined) { window.RS_MODULES.checkMinimal();}; </script> </body> </html><!-- WP Fastest Cache file was created in 2.913 seconds, on 8th April 2025 @ 8:25 pm --><!-- via php -->