CINXE.COM
REALTEK SUMMIT 2024
<!DOCTYPE html> <html lang="en"> <!-- <script type="rocketlazyloadscript"> var datetheme = localStorage.getItem('data-theme'); document.write('<html data-theme="'+datetheme); </script>" class="no-js "> --> <head><meta charset="UTF-8"><script>if(navigator.userAgent.match(/MSIE|Internet Explorer/i)||navigator.userAgent.match(/Trident\/7\..*?rv:11/i)){var href=document.location.href;if(!href.match(/[?&]nowprocket/)){if(href.indexOf("?")==-1){if(href.indexOf("#")==-1){document.location.href=href+"?nowprocket=1"}else{document.location.href=href.replace("#","?nowprocket=1#")}}else{if(href.indexOf("#")==-1){document.location.href=href+"&nowprocket=1"}else{document.location.href=href.replace("#","&nowprocket=1#")}}}}</script><script>class RocketLazyLoadScripts{constructor(){this.v="1.2.3",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this._triggerListener.bind(this),this.touchStartHandler=this._onTouchStart.bind(this),this.touchMoveHandler=this._onTouchMove.bind(this),this.touchEndHandler=this._onTouchEnd.bind(this),this.clickHandler=this._onClick.bind(this),this.interceptedClicks=[],window.addEventListener("pageshow",t=>{this.persisted=t.persisted}),window.addEventListener("DOMContentLoaded",()=>{this._preconnect3rdParties()}),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}_addUserInteractionListener(t){if(document.hidden){t._triggerListener();return}this.triggerEvents.forEach(e=>window.addEventListener(e,t.userEventHandler,{passive:!0})),window.addEventListener("touchstart",t.touchStartHandler,{passive:!0}),window.addEventListener("mousedown",t.touchStartHandler),document.addEventListener("visibilitychange",t.userEventHandler)}_removeUserInteractionListener(){this.triggerEvents.forEach(t=>window.removeEventListener(t,this.userEventHandler,{passive:!0})),document.removeEventListener("visibilitychange",this.userEventHandler)}_onTouchStart(t){"HTML"!==t.target.tagName&&(window.addEventListener("touchend",this.touchEndHandler),window.addEventListener("mouseup",this.touchEndHandler),window.addEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.addEventListener("mousemove",this.touchMoveHandler),t.target.addEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"onclick","rocket-onclick"),this._pendingClickStarted())}_onTouchMove(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler),t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this._pendingClickFinished()}_onTouchEnd(t){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}_onClick(t){t.target.removeEventListener("click",this.clickHandler),this._renameDOMAttribute(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this._pendingClickFinished()}_replayClicks(){window.removeEventListener("touchstart",this.touchStartHandler,{passive:!0}),window.removeEventListener("mousedown",this.touchStartHandler),this.interceptedClicks.forEach(t=>{t.target.dispatchEvent(new MouseEvent("click",{view:t.view,bubbles:!0,cancelable:!0}))})}_waitForPendingClicks(){return new Promise(t=>{this._isClickPending?this._pendingClickFinished=t:t()})}_pendingClickStarted(){this._isClickPending=!0}_pendingClickFinished(){this._isClickPending=!1}_renameDOMAttribute(t,e,r){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(r,event.target.getAttribute(e)),event.target.removeAttribute(e))}_triggerListener(){this._removeUserInteractionListener(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this._loadEverythingNow.bind(this)):this._loadEverythingNow()}_preconnect3rdParties(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(e=>{if(e.hasAttribute("src")){let r=new URL(e.src).origin;r!==location.origin&&t.push({src:r,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}}),t=[...new Map(t.map(t=>[JSON.stringify(t),t])).values()],this._batchInjectResourceHints(t,"preconnect")}async _loadEverythingNow(){this.lastBreath=Date.now(),this._delayEventListeners(this),this._delayJQueryReady(this),this._handleDocumentWrite(),this._registerAllDelayedScripts(),this._preloadAllScripts(),await this._loadScriptsFromList(this.delayedScripts.normal),await this._loadScriptsFromList(this.delayedScripts.defer),await this._loadScriptsFromList(this.delayedScripts.async);try{await this._triggerDOMContentLoaded(),await this._triggerWindowLoad()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this._waitForPendingClicks().then(()=>{this._replayClicks()}),this._emptyTrash()}_registerAllDelayedScripts(){document.querySelectorAll("script[type=rocketlazyloadscript]").forEach(t=>{t.hasAttribute("data-rocket-src")?t.hasAttribute("async")&&!1!==t.async?this.delayedScripts.async.push(t):t.hasAttribute("defer")&&!1!==t.defer||"module"===t.getAttribute("data-rocket-type")?this.delayedScripts.defer.push(t):this.delayedScripts.normal.push(t):this.delayedScripts.normal.push(t)})}async _transformScript(t){return new Promise((await this._littleBreath(),navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor)?e=>{let r=document.createElement("script");[...t.attributes].forEach(t=>{let e=t.nodeName;"type"!==e&&("data-rocket-type"===e&&(e="type"),"data-rocket-src"===e&&(e="src"),r.setAttribute(e,t.nodeValue))}),t.text&&(r.text=t.text),r.hasAttribute("src")?(r.addEventListener("load",e),r.addEventListener("error",e)):(r.text=t.text,e());try{t.parentNode.replaceChild(r,t)}catch(i){e()}}:async e=>{function r(){t.setAttribute("data-rocket-status","failed"),e()}try{let i=t.getAttribute("data-rocket-type"),n=t.getAttribute("data-rocket-src");t.text,i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",function r(){t.setAttribute("data-rocket-status","executed"),e()}),t.addEventListener("error",r),n?(t.removeAttribute("data-rocket-src"),t.src=n):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}catch(s){r()}})}async _loadScriptsFromList(t){let e=t.shift();return e&&e.isConnected?(await this._transformScript(e),this._loadScriptsFromList(t)):Promise.resolve()}_preloadAllScripts(){this._batchInjectResourceHints([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}_batchInjectResourceHints(t,e){var r=document.createDocumentFragment();t.forEach(t=>{let i=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(i){let n=document.createElement("link");n.href=i,n.rel=e,"preconnect"!==e&&(n.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(n.crossOrigin=!0),t.crossOrigin&&(n.crossOrigin=t.crossOrigin),t.integrity&&(n.integrity=t.integrity),r.appendChild(n),this.trash.push(n)}}),document.head.appendChild(r)}_delayEventListeners(t){let e={};function r(t,r){!function t(r){!e[r]&&(e[r]={originalFunctions:{add:r.addEventListener,remove:r.removeEventListener},eventsToRewrite:[]},r.addEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.add.apply(r,arguments)},r.removeEventListener=function(){arguments[0]=i(arguments[0]),e[r].originalFunctions.remove.apply(r,arguments)});function i(t){return e[r].eventsToRewrite.indexOf(t)>=0?"rocket-"+t:t}}(t),e[t].eventsToRewrite.push(r)}function i(t,e){let r=t[e];Object.defineProperty(t,e,{get:()=>r||function(){},set(i){t["rocket"+e]=r=i}})}r(document,"DOMContentLoaded"),r(window,"DOMContentLoaded"),r(window,"load"),r(window,"pageshow"),r(document,"readystatechange"),i(document,"onreadystatechange"),i(window,"onload"),i(window,"onpageshow")}_delayJQueryReady(t){let e;function r(r){if(r&&r.fn&&!t.allJQueries.includes(r)){r.fn.ready=r.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(r):document.addEventListener("rocket-DOMContentLoaded",()=>e.bind(document)(r)),r([])};let i=r.fn.on;r.fn.on=r.fn.init.prototype.on=function(){if(this[0]===window){function t(t){return t.split(" ").map(t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t).join(" ")}"string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=t(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach(e=>{let r=arguments[0][e];delete arguments[0][e],arguments[0][t(e)]=r})}return i.apply(this,arguments),this},t.allJQueries.push(r)}e=r}r(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){r(t)}})}async _triggerDOMContentLoaded(){this.domReadyFired=!0,await this._littleBreath(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),window.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this._littleBreath(),document.dispatchEvent(new Event("rocket-readystatechange")),await this._littleBreath(),document.rocketonreadystatechange&&document.rocketonreadystatechange()}async _triggerWindowLoad(){await this._littleBreath(),window.dispatchEvent(new Event("rocket-load")),await this._littleBreath(),window.rocketonload&&window.rocketonload(),await this._littleBreath(),this.allJQueries.forEach(t=>t(window).trigger("rocket-jquery-load")),await this._littleBreath();let t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this._littleBreath(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted})}_handleDocumentWrite(){let t=new Map;document.write=document.writeln=function(e){let r=document.currentScript;r||console.error("WPRocket unable to document.write this: "+e);let i=document.createRange(),n=r.parentElement,s=t.get(r);void 0===s&&(s=r.nextSibling,t.set(r,s));let a=document.createDocumentFragment();i.setStart(a,0),a.appendChild(i.createContextualFragment(e)),n.insertBefore(a,s)}}async _littleBreath(){Date.now()-this.lastBreath>45&&(await this._requestAnimFrame(),this.lastBreath=Date.now())}async _requestAnimFrame(){return document.hidden?new Promise(t=>setTimeout(t)):new Promise(t=>requestAnimationFrame(t))}_emptyTrash(){this.trash.forEach(t=>t.remove())}static run(){let t=new RocketLazyLoadScripts;t._addUserInteractionListener(t)}}RocketLazyLoadScripts.run();</script> <meta name="viewport" content="width=device-width, initial-scale=1.0" > <link rel="profile" href="https://gmpg.org/xfn/11"> <meta name='robots' content='index, follow, max-image-preview:large, max-snippet:-1, max-video-preview:-1' /> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- This site is optimized with the Yoast SEO Premium plugin v23.0 (Yoast SEO v23.0) - https://yoast.com/wordpress/plugins/seo/ --> <title>REALTEK SUMMIT 2024</title><link rel="stylesheet" href="https://ffnews.com/wp-content/cache/min/1/a839699ce0883104cda45c37982c5ad8.css" media="all" data-minify="1" /> <meta name="description" content="REALTEK 2024 is a one-day conference featuring presentations, panel discussions, and interactive sessions dedicated to the latest trends in the real estate." /> <link rel="canonical" href="https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="article" /> <meta property="og:title" content="REALTEK SUMMIT 2024: Celebrating Innovation and Excellence in Real Estate" /> <meta property="og:description" content="REALTEK 2024 is a one-day conference featuring presentations, panel discussions, and interactive sessions dedicated to the latest trends in the real estate." /> <meta property="og:url" content="https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/" /> <meta property="og:site_name" content="FF News | Fintech Finance" /> <meta property="article:modified_time" content="2024-07-23T10:09:53+00:00" /> <meta property="og:image" content="https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate.jpg" /> <meta property="og:image:width" content="2000" /> <meta property="og:image:height" content="960" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:site" content="@fintechf" /> <script type="application/ld+json" class="yoast-schema-graph">{"@context":"https://schema.org","@graph":[{"@type":"WebPage","@id":"https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/","url":"https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/","name":"REALTEK SUMMIT 2024","isPartOf":{"@id":"https://ffnews.com/#website"},"primaryImageOfPage":{"@id":"https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/#primaryimage"},"image":{"@id":"https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/#primaryimage"},"thumbnailUrl":"https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate.jpg","datePublished":"2024-07-23T10:07:46+00:00","dateModified":"2024-07-23T10:09:53+00:00","description":"REALTEK 2024 is a one-day conference featuring presentations, panel discussions, and interactive sessions dedicated to the latest trends in the real estate.","breadcrumb":{"@id":"https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/#breadcrumb"},"inLanguage":"en-US","potentialAction":[{"@type":"ReadAction","target":["https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/"]}]},{"@type":"ImageObject","inLanguage":"en-US","@id":"https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/#primaryimage","url":"https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate.jpg","contentUrl":"https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate.jpg","width":2000,"height":960,"caption":"REALTEK SUMMIT 2024- Celebrating Innovation and Excellence in Real Estate | Fintech Finance News"},{"@type":"BreadcrumbList","@id":"https://ffnews.com/event_listing/realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https://ffnews.com/"},{"@type":"ListItem","position":2,"name":"Events","item":"https://ffnews.com/event_listing/"},{"@type":"ListItem","position":3,"name":"REALTEK SUMMIT 2024: Celebrating Innovation and Excellence in Real Estate"}]},{"@type":"WebSite","@id":"https://ffnews.com/#website","url":"https://ffnews.com/","name":"FF News | Fintech Finance","description":"The Latest Fintech News, Paytech News, Insurtech News, Tradetech News, Interviews, Videos, Podcasts and Features.","publisher":{"@id":"https://ffnews.com/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https://ffnews.com/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-US"},{"@type":"Organization","@id":"https://ffnews.com/#organization","name":"Fintech Finance","url":"https://ffnews.com/","logo":{"@type":"ImageObject","inLanguage":"en-US","@id":"https://ffnews.com/#/schema/logo/image/","url":"https://ffnews.com/wp-content/uploads/2022/09/FF-2022-LOGO-RECTANGLE-REDBLACK-R.png","contentUrl":"https://ffnews.com/wp-content/uploads/2022/09/FF-2022-LOGO-RECTANGLE-REDBLACK-R.png","width":180,"height":38,"caption":"Fintech Finance"},"image":{"@id":"https://ffnews.com/#/schema/logo/image/"},"sameAs":["https://x.com/fintechf","https://www.instagram.com/fintech_finance/?hl=en","https://www.linkedin.com/company/fintech-finance/","https://www.youtube.com/channel/UCmnK4JB0OVDiPf-x_mk6n8A"]}]}</script> <!-- / Yoast SEO Premium plugin. --> <link rel='dns-prefetch' href='//www.googletagmanager.com' /> <link rel="alternate" type="application/rss+xml" title="FF News | Fintech Finance » Feed" href="https://ffnews.com/feed/" /> <!-- ffnews.com is managing ads with Advanced Ads 1.54.1 – https://wpadvancedads.com/ --><!--noptimize--><script id="ff-ad-ready"> window.advanced_ads_ready=function(e,a){a=a||"complete";var d=function(e){return"interactive"===a?"loading"!==e:"complete"===e};d(document.readyState)?e():document.addEventListener("readystatechange",(function(a){d(a.target.readyState)&&e()}),{once:"interactive"===a})},window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[]; </script> <!--/noptimize--><style id='classic-theme-styles-inline-css' type='text/css'> /*! This file is auto-generated */ .wp-block-button__link{color:#fff;background-color:#32373c;border-radius:9999px;box-shadow:none;text-decoration:none;padding:calc(.667em + 2px) calc(1.333em + 2px);font-size:1.125em}.wp-block-file__button{background:#32373c;color:#fff;text-decoration:none} </style> <style id='global-styles-inline-css' type='text/css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple: linear-gradient(135deg,rgba(6,147,227,1) 0%,rgb(155,81,224) 100%);--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan: linear-gradient(135deg,rgb(122,220,180) 0%,rgb(0,208,130) 100%);--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange: linear-gradient(135deg,rgba(252,185,0,1) 0%,rgba(255,105,0,1) 100%);--wp--preset--gradient--luminous-vivid-orange-to-vivid-red: linear-gradient(135deg,rgba(255,105,0,1) 0%,rgb(207,46,46) 100%);--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray: linear-gradient(135deg,rgb(238,238,238) 0%,rgb(169,184,195) 100%);--wp--preset--gradient--cool-to-warm-spectrum: linear-gradient(135deg,rgb(74,234,220) 0%,rgb(151,120,209) 20%,rgb(207,42,186) 40%,rgb(238,44,130) 60%,rgb(251,105,98) 80%,rgb(254,248,76) 100%);--wp--preset--gradient--blush-light-purple: linear-gradient(135deg,rgb(255,206,236) 0%,rgb(152,150,240) 100%);--wp--preset--gradient--blush-bordeaux: linear-gradient(135deg,rgb(254,205,165) 0%,rgb(254,45,45) 50%,rgb(107,0,62) 100%);--wp--preset--gradient--luminous-dusk: linear-gradient(135deg,rgb(255,203,112) 0%,rgb(199,81,192) 50%,rgb(65,88,208) 100%);--wp--preset--gradient--pale-ocean: linear-gradient(135deg,rgb(255,245,203) 0%,rgb(182,227,212) 50%,rgb(51,167,181) 100%);--wp--preset--gradient--electric-grass: linear-gradient(135deg,rgb(202,248,128) 0%,rgb(113,206,126) 100%);--wp--preset--gradient--midnight: linear-gradient(135deg,rgb(2,3,129) 0%,rgb(40,116,252) 100%);--wp--preset--font-size--small: 13px;--wp--preset--font-size--medium: 20px;--wp--preset--font-size--large: 36px;--wp--preset--font-size--x-large: 42px;--wp--preset--spacing--20: 0.44rem;--wp--preset--spacing--30: 0.67rem;--wp--preset--spacing--40: 1rem;--wp--preset--spacing--50: 1.5rem;--wp--preset--spacing--60: 2.25rem;--wp--preset--spacing--70: 3.38rem;--wp--preset--spacing--80: 5.06rem;--wp--preset--shadow--natural: 6px 6px 9px rgba(0, 0, 0, 0.2);--wp--preset--shadow--deep: 12px 12px 50px rgba(0, 0, 0, 0.4);--wp--preset--shadow--sharp: 6px 6px 0px rgba(0, 0, 0, 0.2);--wp--preset--shadow--outlined: 6px 6px 0px -3px rgba(255, 255, 255, 1), 6px 6px rgba(0, 0, 0, 1);--wp--preset--shadow--crisp: 6px 6px 0px rgba(0, 0, 0, 1);}:where(.is-layout-flex){gap: 0.5em;}:where(.is-layout-grid){gap: 0.5em;}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}:where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;}:where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;}.has-black-color{color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-color{color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-color{color: var(--wp--preset--color--white) !important;}.has-pale-pink-color{color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-color{color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-color{color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-color{color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-color{color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-color{color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-color{color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-color{color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-color{color: var(--wp--preset--color--vivid-purple) !important;}.has-black-background-color{background-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-background-color{background-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-background-color{background-color: var(--wp--preset--color--white) !important;}.has-pale-pink-background-color{background-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-background-color{background-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-background-color{background-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-background-color{background-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-background-color{background-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-background-color{background-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-background-color{background-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-background-color{background-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-background-color{background-color: var(--wp--preset--color--vivid-purple) !important;}.has-black-border-color{border-color: var(--wp--preset--color--black) !important;}.has-cyan-bluish-gray-border-color{border-color: var(--wp--preset--color--cyan-bluish-gray) !important;}.has-white-border-color{border-color: var(--wp--preset--color--white) !important;}.has-pale-pink-border-color{border-color: var(--wp--preset--color--pale-pink) !important;}.has-vivid-red-border-color{border-color: var(--wp--preset--color--vivid-red) !important;}.has-luminous-vivid-orange-border-color{border-color: var(--wp--preset--color--luminous-vivid-orange) !important;}.has-luminous-vivid-amber-border-color{border-color: var(--wp--preset--color--luminous-vivid-amber) !important;}.has-light-green-cyan-border-color{border-color: var(--wp--preset--color--light-green-cyan) !important;}.has-vivid-green-cyan-border-color{border-color: var(--wp--preset--color--vivid-green-cyan) !important;}.has-pale-cyan-blue-border-color{border-color: var(--wp--preset--color--pale-cyan-blue) !important;}.has-vivid-cyan-blue-border-color{border-color: var(--wp--preset--color--vivid-cyan-blue) !important;}.has-vivid-purple-border-color{border-color: var(--wp--preset--color--vivid-purple) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :where(.wp-block-post-template.is-layout-flex){gap: 1.25em;}:where(.wp-block-post-template.is-layout-grid){gap: 1.25em;} :where(.wp-block-columns.is-layout-flex){gap: 2em;}:where(.wp-block-columns.is-layout-grid){gap: 2em;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <style id='rocket-lazyload-inline-css' type='text/css'> .rll-youtube-player{position:relative;padding-bottom:56.23%;height:0;overflow:hidden;max-width:100%;}.rll-youtube-player:focus-within{outline: 2px solid currentColor;outline-offset: 5px;}.rll-youtube-player iframe{position:absolute;top:0;left:0;width:100%;height:100%;z-index:100;background:0 0}.rll-youtube-player img{bottom:0;display:block;left:0;margin:auto;max-width:100%;width:100%;position:absolute;right:0;top:0;border:none;height:auto;-webkit-transition:.4s all;-moz-transition:.4s all;transition:.4s all}.rll-youtube-player img:hover{-webkit-filter:brightness(75%)}.rll-youtube-player .play{height:100%;width:100%;left:0;top:0;position:absolute;background:url(https://ffnews.com/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <script type="text/javascript" id="search-filter-plugin-build-js-extra"> /* <![CDATA[ */ var SF_LDATA = {"ajax_url":"https:\/\/ffnews.com\/wp-admin\/admin-ajax.php","home_url":"https:\/\/ffnews.com\/","extensions":[]}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/plugins/search-filter-pro/public/assets/js/search-filter-build.min.js?ver=2.5.17" id="search-filter-plugin-build-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/plugins/search-filter-pro/public/assets/js/chosen.jquery.min.js?ver=2.5.17" id="search-filter-plugin-chosen-js"></script> <script type="text/javascript" id="advanced-ads-advanced-js-js-extra"> /* <![CDATA[ */ var advads_options = {"blog_id":"1","privacy":{"enabled":false,"state":"not_needed"}}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/685/public/assets/js/301.js?ver=1.54.1" id="advanced-ads-advanced-js-js"></script> <script type="text/javascript" id="advanced_ads_pro/visitor_conditions-js-extra"> /* <![CDATA[ */ var advanced_ads_pro_visitor_conditions = {"referrer_cookie_name":"advanced_ads_pro_visitor_referrer","referrer_exdays":"365","page_impr_cookie_name":"advanced_ads_page_impressions","page_impr_exdays":"3650"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/436/434/108/851/409.js?ver=2.27.0" id="advanced_ads_pro/visitor_conditions-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/themes/ffnews/assets/vendor/bootstrap/dist/js/bootstrap.bundle.min.js?ver=cd383e52ace685a5351718650326e6b2" id="boootstrap__js__bundle-js"></script> <!-- Google tag (gtag.js) snippet added by Site Kit --> <!-- Google Analytics snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://www.googletagmanager.com/gtag/js?id=GT-P356HTW" id="google_gtagjs-js" async></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="google_gtagjs-js-after"> /* <![CDATA[ */ window.dataLayer = window.dataLayer || [];function gtag(){dataLayer.push(arguments);} gtag("set","linker",{"domains":["ffnews.com"]}); gtag("js", new Date()); gtag("set", "developer_id.dZTNiMT", true); gtag("config", "GT-P356HTW"); /* ]]> */ </script> <!-- End Google tag (gtag.js) snippet added by Site Kit --> <meta name="generator" content="Site Kit by Google 1.137.0" /><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> var advadsCfpQueue = []; var advadsCfpAd = function( adID ){ if ( 'undefined' == typeof advadsProCfp ) { advadsCfpQueue.push( adID ) } else { advadsProCfp.addElement( adID ) } }; </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> if ( typeof advadsGATracking === 'undefined' ) { window.advadsGATracking = { delayedAds: {}, deferedAds: {} }; } </script> <!-- Google Tag Manager snippet added by Site Kit --> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> /* <![CDATA[ */ ( 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-KXHPDQM' ); /* ]]> */ </script> <!-- End Google Tag Manager snippet added by Site Kit --> <link rel="icon" href="https://ffnews.com/wp-content/uploads/2022/08/cropped-favicon-png-311x311.png" sizes="32x32" /> <link rel="icon" href="https://ffnews.com/wp-content/uploads/2022/08/cropped-favicon-png-311x311.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://ffnews.com/wp-content/uploads/2022/08/cropped-favicon-png-311x311.png" /> <meta name="msapplication-TileImage" content="https://ffnews.com/wp-content/uploads/2022/08/cropped-favicon-png-311x311.png" /> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript> <script type="rocketlazyloadscript" data-rocket-src="js/validation.js"></script> <script type="rocketlazyloadscript"> if (window.location.hash === '#newsletter__signup') { window.location.href = 'https://mailchi.mp/ffnews/signup'; } </script> <!--<script type="rocketlazyloadscript" async data-rocket-src="https://pagead2.googlesyndication.com/pagead/js/adsbygoogle.js?client=ca-pub-1410235658838717" crossorigin="anonymous"></script>--> </head> <body data-rsssl=1 class="event_listing-template-default single single-event_listing postid-288573 container-fluids aa-prefix-ff-ad-" > <!-- Google Tag Manager (noscript) snippet added by Site Kit --> <noscript> <iframe src="https://www.googletagmanager.com/ns.html?id=GTM-KXHPDQM" height="0" width="0" style="display:none;visibility:hidden"></iframe> </noscript> <!-- End Google Tag Manager (noscript) snippet added by Site Kit --> <header> <div class="container-fluid p-0 top__header"> <div class="container"> <div class="d-flex justify-content-between align-items-center"> <label for="check" class="mobile__burger d-flex d-lg-none"> <input type="checkbox" id="check"/> <span></span> <span></span> <span></span> </label> <a class="d-block d-lg-none" href="https://ffnews.com"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%200%200'%3E%3C/svg%3E" style="height: 30px;" alt="FF News Logo" data-lazy-src="/wp-content/themes/ffnews/assets/img/footer__logo.png"><noscript><img src="/wp-content/themes/ffnews/assets/img/footer__logo.png" style="height: 30px;" alt="FF News Logo"></noscript></a> <div class="d-none d-lg-flex top__header__menu"><ul id="menu-top-menu" class="nav navbar-nav list-group list-group-horizontal"><li id="menu-item-100051" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-home menu-item-100051"><a href="https://ffnews.com/">Home</a></li> <li id="menu-item-100053" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-100053"><a href="https://ffnews.com/about/contact/">Contact</a></li> <li id="menu-item-145658" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-145658"><a target="_blank" href="https://news.google.com/publications/CAAqBwgKMMfxpQswn_y9Aw?oc=3&ceid=GB:en&hl=en-GB&gl=GB">Follow on Google News</a></li> </ul></div> <div class="d-none d-lg-block today__date"> Saturday, November 23, 2024 </div> <div class="social__icons d-flex justify-content-between align-items-center"> <!-- Rounded switch --> <p>Light/Dark</p> <label class="css__switcher"> <script type="rocketlazyloadscript"> var datetheme = localStorage.getItem('data-theme'); if (datetheme == 'dark') { var dataclass = 'active__theme__toggler'; } else { var dataclass = 'inactive__theme__toggler'; } document.write('<input class="'+dataclass+'" type="checkbox" id="theme__switcher">'); </script> <span class="css__switcher__slider css__switcher__round"></span> </label> <a href="https://www.youtube.com/channel/UCmnK4JB0OVDiPf-x_mk6n8A" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.6693 10.8216L9.32972 9.70199C9.12555 9.60476 8.95784 9.71374 8.95784 9.94558V12.0546C8.95784 12.2864 9.12555 12.3954 9.32972 12.2981L11.6683 11.1785C11.8735 11.0802 11.8735 10.9199 11.6693 10.8216ZM9.99951 0.743652C4.4766 0.743652 -0.000488281 5.33553 -0.000488281 11.0001C-0.000488281 16.6646 4.4766 21.2565 9.99951 21.2565C15.5224 21.2565 19.9995 16.6646 19.9995 11.0001C19.9995 5.33553 15.5224 0.743652 9.99951 0.743652ZM9.99951 15.1667C4.88076 15.1667 4.79118 14.6934 4.79118 11.0001C4.79118 7.30669 4.88076 6.8334 9.99951 6.8334C15.1183 6.8334 15.2078 7.30669 15.2078 11.0001C15.2078 14.6934 15.1183 15.1667 9.99951 15.1667Z" fill="white"/> </svg> </a> <a href="https://twitter.com/fintechf" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.99951 0.743652C4.47719 0.743652 -0.000488281 5.33614 -0.000488281 11.0001C-0.000488281 16.664 4.47719 21.2565 9.99951 21.2565C15.5218 21.2565 19.9995 16.664 19.9995 11.0001C19.9995 5.33614 15.5218 0.743652 9.99951 0.743652ZM14.8053 8.47488C14.812 8.58248 14.812 8.69466 14.812 8.80455C14.812 12.1654 12.3165 16.0367 7.75621 16.0367C6.34996 16.0367 5.04639 15.6177 3.94817 14.8966C4.14907 14.9195 4.34103 14.9286 4.54639 14.9286C5.7071 14.9286 6.77407 14.5257 7.62451 13.8435C6.53523 13.8206 5.62005 13.088 5.30755 12.0806C5.68924 12.1379 6.03299 12.1379 6.42585 12.0349C5.86497 11.918 5.36084 11.6056 4.9991 11.1507C4.63736 10.6958 4.44033 10.1265 4.44148 9.53944V9.50739C4.7696 9.69741 5.15576 9.81417 5.55978 9.83019C5.22014 9.59804 4.94161 9.28351 4.74887 8.91451C4.55613 8.5455 4.45514 8.13342 4.45487 7.71481C4.45487 7.24091 4.57541 6.80821 4.79192 6.43275C5.41447 7.21878 6.19132 7.86165 7.07198 8.31958C7.95263 8.77751 8.91739 9.04025 9.90353 9.09072C9.55308 7.36224 10.812 5.96343 12.3254 5.96343C13.0397 5.96343 13.6825 6.27021 14.1357 6.76471C14.6959 6.65711 15.2317 6.44191 15.7093 6.15345C15.5241 6.74182 15.1357 7.23862 14.62 7.55226C15.12 7.49732 15.6022 7.35537 16.0486 7.1562C15.7116 7.66444 15.2897 8.11545 14.8053 8.47488Z" fill="white"/> </svg> </a> <a href="https://instagram.com/ffnews247" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.99701 7.5798C8.16077 7.5798 6.66226 9.11674 6.66226 11.0001C6.66226 12.8834 8.16077 14.4203 9.99701 14.4203C11.8333 14.4203 13.3318 12.8834 13.3318 11.0001C13.3318 9.11674 11.8333 7.5798 9.99701 7.5798ZM19.9988 11.0001C19.9988 9.58372 20.0113 8.18021 19.9337 6.76643C19.8562 5.1243 19.4909 3.6669 18.3201 2.46609C17.1468 1.26271 15.7284 0.890668 14.1273 0.811127C12.7464 0.731586 11.3779 0.744416 9.99951 0.744416C8.61858 0.744416 7.25015 0.731586 5.87172 0.811127C4.27064 0.890668 2.84968 1.26528 1.67889 2.46609C0.505597 3.66947 0.142852 5.1243 0.0652997 6.76643C-0.0122527 8.18278 0.000255832 9.58629 0.000255832 11.0001C0.000255832 12.4138 -0.0122527 13.8199 0.0652997 15.2337C0.142852 16.8758 0.508099 18.3332 1.67889 19.534C2.85218 20.7374 4.27064 21.1095 5.87172 21.189C7.25266 21.2685 8.62108 21.2557 9.99951 21.2557C11.3804 21.2557 12.7489 21.2685 14.1273 21.189C15.7284 21.1095 17.1493 20.7348 18.3201 19.534C19.4934 18.3307 19.8562 16.8758 19.9337 15.2337C20.0138 13.8199 19.9988 12.4164 19.9988 11.0001ZM9.99701 16.2626C7.15759 16.2626 4.86604 13.9123 4.86604 11.0001C4.86604 8.08784 7.15759 5.73753 9.99701 5.73753C12.8364 5.73753 15.128 8.08784 15.128 11.0001C15.128 13.9123 12.8364 16.2626 9.99701 16.2626ZM15.3381 6.75104C14.6752 6.75104 14.1398 6.20195 14.1398 5.522C14.1398 4.84206 14.6752 4.29297 15.3381 4.29297C16.0011 4.29297 16.5364 4.84206 16.5364 5.522C16.5366 5.68346 16.5058 5.84337 16.4456 5.99257C16.3855 6.14178 16.2972 6.27735 16.1859 6.39151C16.0746 6.50568 15.9424 6.5962 15.7969 6.6579C15.6515 6.71959 15.4955 6.75124 15.3381 6.75104Z" fill="white"/> </svg> </a> <a href="https://www.linkedin.com/company/fintech-finance/" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 0.743652C4.47708 0.743652 0 5.33553 0 11.0001C0 16.6646 4.47708 21.2565 10 21.2565C15.5229 21.2565 20 16.6646 20 11.0001C20 5.33553 15.5229 0.743652 10 0.743652ZM7.55208 15.2511H5.52708V8.56737H7.55208V15.2511ZM6.52708 7.74686C5.8875 7.74686 5.47396 7.28211 5.47396 6.70733C5.47396 6.12079 5.9 5.66993 6.55312 5.66993C7.20625 5.66993 7.60625 6.12079 7.61875 6.70733C7.61875 7.28211 7.20625 7.74686 6.52708 7.74686ZM14.9479 15.2511H12.9229V11.5471C12.9229 10.6849 12.6292 10.0994 11.8969 10.0994C11.3375 10.0994 11.0052 10.4958 10.8583 10.8772C10.8042 11.0129 10.7906 11.2052 10.7906 11.3964V15.2501H8.76458V10.6988C8.76458 9.86438 8.73854 9.16673 8.71146 8.5663H10.4708L10.5635 9.49472H10.6042C10.8708 9.05882 11.524 8.41566 12.6167 8.41566C13.949 8.41566 14.9479 9.33126 14.9479 11.2992V15.2511Z" fill="white"/> </svg> </a> <div class="search__home__container d-block d-lg-none"> <svg width="22" height="22" viewBox="0 0 31 31" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M26.75 26.6318L21.1425 21.0143L26.75 26.6318ZM24.25 13.5068C24.25 16.3248 23.1306 19.0273 21.138 21.0198C19.1454 23.0124 16.4429 24.1318 13.625 24.1318C10.8071 24.1318 8.10456 23.0124 6.11199 21.0198C4.11942 19.0273 3 16.3248 3 13.5068C3 10.6889 4.11942 7.9864 6.11199 5.99383C8.10456 4.00125 10.8071 2.88184 13.625 2.88184C16.4429 2.88184 19.1454 4.00125 21.138 5.99383C23.1306 7.9864 24.25 10.6889 24.25 13.5068V13.5068Z" stroke="white" stroke-width="2" stroke-linecap="round"/> </svg> <div class="filter__search"> <div class="input-group"> <form role="search" method="get" class="search-form" action="https://ffnews.com/"> <input class="form-control border-end-0 border" type="search" placeholder="Search globally..." value="" name="s" title="Search for:" id="filter__search__input__global1"> </form> </div> </div> </div> </div> </div> </div> </div> <div class="container-fluid px-0 py-2 middle__header d-none d-lg-block"> <div class="container px-md-0"> <div class="d-block d-lg-flex justify-content-between align-items-center banner__ad"> <a href="https://ffnews.com"><?xml version="1.0" encoding="utf-8"?> <!-- Generator: Adobe Illustrator 26.3.1, SVG Export Plug-In . SVG Version: 6.00 Build 0) --> <svg width="223" height="53" version="1.1" id="Layer_1" xmlns="http://www.w3.org/2000/svg" xmlns:xlink="http://www.w3.org/1999/xlink" x="0px" y="0px" viewBox="0 0 923.96 194.58" style="enable-background:new 0 0 923.96 194.58;" xml:space="preserve"> <style type="text/css"> .st0{display:none;fill:#E73736;} .st1{display:none;fill:#110F0D;} .st2{fill:#DC3545;} .st3{display:none;fill:#DC3545;} .st13{fill:#110F0D;} .st5{fill:none;stroke:#010202;stroke-width:0.1;stroke-miterlimit:10;} </style> <rect x="336.05" y="-21.01" class="st0" width="609.87" height="237.64"/> <rect x="-21.86" y="-21.05" class="st1" width="357.96" height="237.45"/> <g id="ICON"> <polygon class="st2" points="293.64,97.73 152.33,97.73 172.82,53.79 314.14,53.79 "/> <polygon class="st2" points="165.93,44.99 24.61,44.99 45.1,1.04 186.42,1.04 "/> <polygon class="st3" points="141.32,97.76 62.91,97.76 42.39,141.88 0,97.76 20.49,53.82 161.81,53.82 "/> <polygon class="st2" points="269.04,150.46 193.33,150.46 172.82,194.58 127.72,150.46 148.22,106.52 289.54,106.52 "/> <polygon class="st2" points="141.32,97.76 65.62,97.76 45.11,141.88 0,97.76 20.49,53.82 161.81,53.82 "/> </g> <path d="M-32.52,1"/> <g id="RECTANGLE_LOGO_TEXT"> <path class="st13" d="M358.02,53.78h40.05l44.84,77.03h0.38V53.78H482v137.01h-41.39l-43.5-77.61h-0.38v77.61h-38.71V53.78z"/> <path class="st13" d="M497.38,53.78h107.01v32.58h-66.96v18.59h55.76v30.08h-55.76v21.46h68.6v34.3H497.38V53.78z"/> <path class="st13" d="M615.07,53.78h40.05l9.96,46.95c3.26,14.95,6.71,38.13,6.71,38.13h0.38c0,0,3.64-20.5,7.09-36.22l10.54-48.86 h36.22l10.54,48.48c3.45,15.9,6.9,36.6,6.9,36.6h0.38c0,0,3.64-23.19,6.9-38.52l9.96-46.56h41.01l-36.02,137.01h-40.43 l-12.26-58.06c-2.49-11.88-4.79-26.64-4.79-26.64h-0.38c0,0-2.3,14.75-4.79,26.64l-11.88,58.06h-41.01L615.07,53.78z"/> <path class="st13" d="M801.71,147.1h41.01c1.34,10.92,9.77,16.1,22.99,16.1c7.86,0,17.44-3.07,17.44-11.31 c0-8.24-9.2-10.35-26.06-14.56c-22.99-5.75-50.78-13.61-50.78-42.73c0-31.43,25.68-43.31,56.53-43.31 c28.36,0,54.42,11.88,54.99,41.77h-39.67c-1.15-7.47-6.52-12.26-17.44-12.26c-8.81,0-14.95,4.02-14.95,9.58 c0,8.05,11.69,9.2,32.19,14.18c22.99,5.56,45.99,14.56,45.99,43.69c0,29.89-26.64,45.8-59.02,45.8 C829.31,194.05,802.29,178.72,801.71,147.1z"/> <g> <path class="st13" d="M358.05,0.81h34.48v11.01h-21.4v7.32h17.71v10.14h-17.71v16.27h-13.08V0.81z"/> <path class="st13" d="M396.78,0.81h13.08v44.74h-13.08V0.81z"/> <path class="st13" d="M414.11,0.81h13.08l14.64,25.16h0.12V0.81h12.64v44.74h-13.52l-14.2-25.34h-0.13v25.34h-12.64V0.81z"/> <path class="st13" d="M458.85,0.81h38.55v11.14h-12.83v33.6h-13.08v-33.6h-12.64V0.81z"/> <path class="st13" d="M501.65,0.81h35.48v10.64h-22.4v6.07h18.21v9.82h-18.21v7.01h22.4v11.2h-35.48V0.81z"/> <path class="st13" d="M539.76,23.34c0-13.39,9.2-23.34,22.65-23.34c4.88,0,9.26,1.25,12.51,3.5c4.63,3.19,7.32,8.2,7.88,13.89 h-13.08c-0.31-3.5-3.25-6.63-7.51-6.63c-6.2,0-9.2,5.26-9.2,12.58s3.5,12.58,9.32,12.58c4.57,0,7.32-3,7.76-7.01h13.2 c-0.38,4.94-2.63,9.32-5.82,12.39c-3.82,3.69-8.57,5.32-15.08,5.32C548.77,46.62,539.76,36.73,539.76,23.34z"/> <path class="st13" d="M587.57,0.94h13.08v16.39h13.77V0.94h13.08v44.74h-13.08V28.16h-13.77v17.52h-13.08V0.94z"/> <path class="st13" d="M644.51,0.81h34.48v11.01h-21.4v7.32h17.71v10.14h-17.71v16.27h-13.08V0.81z"/> <path class="st13" d="M683.24,0.81h13.08v44.74h-13.08V0.81z"/> <path class="st13" d="M700.58,0.81h13.08l14.64,25.16h0.13V0.81h12.64v44.74h-13.52l-14.2-25.34h-0.13v25.34h-12.64V0.81z"/> <path class="st13" d="M761.84,0.81h13.33l16.58,44.74h-13.89l-2.19-6.57h-15.14l-2.19,6.57h-13.02L761.84,0.81z M764.09,29.97h9.26 l-2.82-8.76c-0.69-2.19-1.69-5.76-1.69-5.76h-0.12c0,0-0.94,3.57-1.69,5.76L764.09,29.97z"/> <path class="st13" d="M796.11,1.08h13.08l14.64,25.16h0.13V1.08h12.64v44.74h-13.52l-14.2-25.34h-0.13v25.34h-12.64V1.08z"/> <path class="st13" d="M840.63,23.34c0-13.39,9.2-23.34,22.65-23.34c4.88,0,9.26,1.25,12.52,3.5c4.63,3.19,7.32,8.2,7.88,13.89 H870.6c-0.31-3.5-3.25-6.63-7.51-6.63c-6.2,0-9.2,5.26-9.2,12.58s3.5,12.58,9.32,12.58c4.57,0,7.32-3,7.76-7.01h13.2 c-0.38,4.94-2.63,9.32-5.82,12.39c-3.82,3.69-8.57,5.32-15.08,5.32C849.64,46.62,840.63,36.73,840.63,23.34z"/> <path class="st13" d="M888.48,0.81h35.48v10.64h-22.4v6.07h18.21v9.82h-18.21v7.01h22.4v11.2h-35.48V0.81z"/> </g> </g> <path class="st5" d="M411.26-96.26"/> </svg> </a> <div data-ff-ad-trackid="304092" data-ff-ad-trackbid="1" class="ff-ad-target" id="ff-ad-1015790304"><a data-no-instant="1" href="https://tinyurl.com/mxh8d7uw" rel="noopener" class="adv-link" target="_blank" aria-label="Fintech Connect Leaderboard | FFNews"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20728%2090'%3E%3C/svg%3E" alt="Fintech Connect Leaderboard | FFNews" width="728" height="90" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/Media-Partner-Banner-728-x-90-3.png" /><noscript><img src="https://ffnews.com/wp-content/uploads/2024/11/Media-Partner-Banner-728-x-90-3.png" alt="Fintech Connect Leaderboard | FFNews" width="728" height="90" /></noscript></a></div> </div> </div> </div> <div class="container-fluid p-0 bottom__header d-none d-lg-flex" id="stickyheader"> <div class="container px-0 position-relative"> <div class="d-flex justify-content-center align-items-center"> <div class="bottom__header__menu"><ul id="menu-main-menu" class="header__menu nav navbar-nav list-group list-group-horizontal"><li id="menu-item-100060" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-100060"><a href="https://ffnews.com/category/newsarticle/">News</a> <ul class="sub-menu"> <li id="menu-item-100998" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100998"><a href="https://ffnews.com/category/newsarticle/fintech/">Fintech</a></li> <li id="menu-item-101001" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-101001"><a href="https://ffnews.com/category/newsarticle/paytech/">Paytech</a></li> <li id="menu-item-101000" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-101000"><a href="https://ffnews.com/category/newsarticle/insurtech/">Insurtech</a></li> <li id="menu-item-301838" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-301838"><a href="https://ffnews.com/category/newsarticle/merchants/">Merchants</a></li> <li id="menu-item-231429" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-231429"><a href="https://ffnews.com/category/newsarticle/tradetech/">Tradetech</a></li> <li id="menu-item-100997" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100997"><a href="https://ffnews.com/category/newsarticle/cryptocurrency/">Crypto</a></li> <li id="menu-item-100999" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100999"><a href="https://ffnews.com/category/newsarticle/funding/">Funding</a></li> </ul> </li> <li id="menu-item-100054" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-100054"><a href="https://ffnews.com/category/fintech-tv/">Fintech TV</a> <ul class="sub-menu"> <li id="menu-item-100119" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-100119"><a href="https://ffnews.com/category/fintech-tv/episode/">Episodes</a> <ul class="sub-menu"> <li id="menu-item-100120" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100120"><a href="https://ffnews.com/category/fintech-tv/episode/the-fintech-show/">The Fintech Show</a></li> <li id="menu-item-100122" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100122"><a href="https://ffnews.com/category/fintech-tv/episode/the-paytech-show/">The Paytech Show</a></li> <li id="menu-item-100121" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100121"><a href="https://ffnews.com/category/fintech-tv/episode/the-insurtech-show/">The Insurtech Show</a></li> </ul> </li> <li id="menu-item-207223" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207223"><a href="https://ffnews.com/category/fintech-tv/ff-virtual-arena/">Virtual Arena</a></li> <li id="menu-item-287256" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-287256"><a href="https://ffnews.com/category/ff-presents/">FF Presents</a></li> <li id="menu-item-287255" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-287255"><a href="https://ffnews.com/category/fintech-tv/webinars/">Webinars</a></li> <li id="menu-item-287254" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-287254"><a href="https://ffnews.com/category/fintech-tv/event/2024/nexi-roadshow/">Roadshows</a></li> <li id="menu-item-287253" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-287253"><a href="/category/fintech-tv/ffpresents/payabl-podcast/">Pay it Forward</a></li> <li id="menu-item-288252" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-288252"><a href="https://ffnews.com/category/ff-presents/transformation-trends/">Banking Insights</a></li> </ul> </li> <li id="menu-item-104716" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-104716"><a href="https://ffnews.com/magazine_issues/">Magazines</a> <ul class="sub-menu"> <li id="menu-item-183072" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-183072"><a href="https://ffnews.com/category/thought-leader/the-fintech-magazine/">The Fintech Magazine</a></li> <li id="menu-item-183078" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-183078"><a href="https://ffnews.com/category/thought-leader/the-paytech-magazine/">The Paytech Magazine</a></li> <li id="menu-item-183079" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-183079"><a href="https://ffnews.com/category/thought-leader/the-insurtech-magazine/">The Insurtech Magazine</a></li> <li id="menu-item-216392" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-216392"><a href="https://ffnews.com/category/thought-leader/supplements/">Supplements</a></li> </ul> </li> <li id="menu-item-100076" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-100076"><a href="#">Events</a> <ul class="sub-menu"> <li id="menu-item-207192" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207192"><a href="https://ffnews.com/event_listing/">Event Listings</a></li> <li id="menu-item-100104" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-100104"><a href="https://ffnews.com/category/fintech-tv/event/">Event Coverage</a> <ul class="sub-menu"> <li id="menu-item-276397" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-276397"><a href="https://ffnews.com/category/fintech-tv/event/2024/">Events 2024</a></li> <li id="menu-item-233795" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-233795"><a href="https://ffnews.com/category/fintech-tv/event/event-videos-2023/">Events 2023</a></li> <li id="menu-item-186955" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-186955"><a href="https://ffnews.com/category/fintech-tv/event/event-videos-2022/">Events 2022</a></li> <li id="menu-item-160240" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-160240"><a href="https://ffnews.com/category/fintech-tv/event/2021/">Events 2021</a></li> <li id="menu-item-207239" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207239"><a href="https://ffnews.com/category/fintech-tv/event/2020/">Events 2020</a></li> </ul> </li> </ul> </li> <li id="menu-item-173819" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-173819"><a href="#">Thought Leadership</a> <ul class="sub-menu"> <li id="menu-item-100116" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100116"><a href="https://ffnews.com/category/thought-leader/">Thought Leaders</a></li> <li id="menu-item-100118" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-100118"><a href="https://ffnews.com/category/thought-leader/whitepaper/">Whitepapers</a></li> <li id="menu-item-287869" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-287869"><a href="#">Podcasts</a> <ul class="sub-menu"> <li id="menu-item-213016" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-213016"><a href="https://ffnews.com/category/podcast/ff-salon-podcast/">FF Salon Podcast</a></li> <li id="menu-item-224582" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-224582"><a href="https://ffnews.com/category/podcast/ff-guest-appearances/">FF Guest Appearances</a></li> <li id="menu-item-282682" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-282682"><a href="https://ffnews.com/category/podcast/breaking-banks/">Breaking Banks Podcast</a></li> <li id="menu-item-287864" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-287864"><a href="https://ffnews.com/category/podcast/pay-it-forward-podcast/">Pay It Forward Podcast</a></li> </ul> </li> </ul> </li> <li id="menu-item-287771" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-287771"><a href="https://ffnews.com/our-services/">Our Services</a></li> <li id="menu-item-100153" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-has-children menu-item-100153"><a href="https://ffnews.com/about/">About Us</a> <ul class="sub-menu"> <li id="menu-item-207271" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207271"><a href="https://ffnews.com/about/">About Us: Meet The Team</a></li> <li id="menu-item-100152" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-100152"><a href="https://ffnews.com/about/join-us/">Join Us!</a></li> <li id="menu-item-304488" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-304488"><a href="https://ffnews.com/about/contact/">Contact</a></li> <li id="menu-item-210452" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-210452"><a href="#">Directory</a> <ul class="sub-menu"> <li id="menu-item-210453" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210453"><a href="https://ffnews.com/people">People</a></li> <li id="menu-item-210454" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210454"><a href="https://ffnews.com/companies/">Companies</a></li> </ul> </li> </ul> </li> <li id="menu-item-300918" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-300918"><a target="_blank" href="https://mailchi.mp/ffnews/signup">Sign up</a></li> </ul></div> <div class="search__home__container"> <svg width="31" height="31" viewBox="0 0 31 31" fill="none" xmlns="http://www.w3.org/2000/svg" class="position-absolute end-0 cursor-pointer"> <path d="M26.75 26.6318L21.1425 21.0143L26.75 26.6318ZM24.25 13.5068C24.25 16.3248 23.1306 19.0273 21.138 21.0198C19.1454 23.0124 16.4429 24.1318 13.625 24.1318C10.8071 24.1318 8.10456 23.0124 6.11199 21.0198C4.11942 19.0273 3 16.3248 3 13.5068C3 10.6889 4.11942 7.9864 6.11199 5.99383C8.10456 4.00125 10.8071 2.88184 13.625 2.88184C16.4429 2.88184 19.1454 4.00125 21.138 5.99383C23.1306 7.9864 24.25 10.6889 24.25 13.5068V13.5068Z" stroke="black" stroke-width="2" stroke-linecap="round"/> </svg> <div class="filter__search"> <div class="input-group"> <form role="search" method="get" class="search-form" action="https://ffnews.com/"> <input class="form-control border-end-0 border" type="search" placeholder="Search globally..." value="" name="s" title="Search for:" id="filter__search__input__global1"> </form> </div> </div> </div> </div> </div> </div> <div class="container-fluid p-0 d-none d-lg-none header__mobile__menu"><ul id="menu-mobile" class="main__menu nav navbar-nav list-group"><li id="menu-item-207134" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207134"><a href="#">News</a> <ul class="sub-menu"> <li id="menu-item-207135" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207135"><a href="#">Back</a></li> <li id="menu-item-207215" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207215"><a href="https://ffnews.com/category/newsarticle/">All News</a></li> <li id="menu-item-207216" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207216"><a href="https://ffnews.com/category/newsarticle/fintech/">Fintech</a></li> <li id="menu-item-207217" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207217"><a href="https://ffnews.com/category/newsarticle/paytech/">Paytech</a></li> <li id="menu-item-231430" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-231430"><a href="https://ffnews.com/category/newsarticle/tradetech/">Tradetech</a></li> <li id="menu-item-207218" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207218"><a href="https://ffnews.com/category/newsarticle/insurtech/">Insurtech</a></li> <li id="menu-item-207220" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207220"><a href="https://ffnews.com/category/newsarticle/cryptocurrency/">Crypto</a></li> <li id="menu-item-207219" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207219"><a href="https://ffnews.com/category/newsarticle/funding/">Funding</a></li> <li id="menu-item-207221" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207221"><a href="https://ffnews.com/category/newsarticle/sustainability/">Sustainability</a></li> </ul> </li> <li id="menu-item-207222" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207222"><a href="https://ffnews.com/category/fintech-tv/">Fintech TV</a> <ul class="sub-menu"> <li id="menu-item-207224" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207224"><a href="#">Back</a></li> <li id="menu-item-207230" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207230"><a href="#">Episodes</a> <ul class="sub-menu"> <li id="menu-item-207238" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207238"><a href="#">Back</a></li> <li id="menu-item-207226" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207226"><a href="https://ffnews.com/category/fintech-tv/episode/">All Episodes</a></li> <li id="menu-item-207227" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207227"><a href="https://ffnews.com/category/fintech-tv/episode/the-paytech-show/">The Paytech Show</a></li> <li id="menu-item-207228" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207228"><a href="https://ffnews.com/category/fintech-tv/episode/the-fintech-show/">The Fintech Show</a></li> <li id="menu-item-207229" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207229"><a href="https://ffnews.com/category/fintech-tv/episode/the-insurtech-show/">The Insurtech Show</a></li> </ul> </li> <li id="menu-item-207231" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207231"><a href="https://ffnews.com/category/fintech-tv/ff-virtual-arena/">Virtual Arena</a></li> <li id="menu-item-207225" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207225"><a href="https://ffnews.com/category/fintech-tv/">All Clips</a></li> <li id="menu-item-210460" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-210460"><a href="https://ffnews.com/category/ff-presents/ff-salon/">FF Salon</a></li> <li id="menu-item-207232" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207232"><a href="https://ffnews.com/category/ff-presents/payments-race/">Payments Race</a></li> <li id="menu-item-207233" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207233"><a href="https://ffnews.com/category/fintech-tv/webinars/">Webinars</a></li> <li id="menu-item-207234" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207234"><a href="https://ffnews.com/category/ff-presents/fintech-fire-round/">Fintech Fire Round</a></li> <li id="menu-item-207235" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207235"><a href="https://ffnews.com/category/ff-presents/fundraising-rap-fintech-tv/">Fintech Rap Up</a></li> </ul> </li> <li id="menu-item-207240" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207240"><a href="#">Thought Leadership</a> <ul class="sub-menu"> <li id="menu-item-207241" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207241"><a href="#">Back</a></li> <li id="menu-item-207242" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207242"><a href="https://ffnews.com/category/thought-leader/">Thought Leaders</a></li> <li id="menu-item-207243" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207243"><a href="https://ffnews.com/category/thought-leader/commentary/">Commentary</a></li> <li id="menu-item-207244" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207244"><a href="https://ffnews.com/category/thought-leader/whitepaper/">Whitepapers</a></li> </ul> </li> <li id="menu-item-207258" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207258"><a href="https://ffnews.com/magazine_issues/">Magazines</a> <ul class="sub-menu"> <li id="menu-item-207259" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207259"><a href="#">Back</a></li> <li id="menu-item-207260" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207260"><a href="https://ffnews.com/magazine_issues">All Issues</a></li> <li id="menu-item-207265" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207265"><a href="https://ffnews.com/category/thought-leader/the-fintech-magazine/">The Fintech Magazine</a></li> <li id="menu-item-207266" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207266"><a href="https://ffnews.com/category/thought-leader/the-paytech-magazine/">The Paytech Magazine</a></li> <li id="menu-item-207269" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207269"><a href="https://ffnews.com/category/thought-leader/the-insurtech-magazine/">The Insurtech Magazine</a></li> </ul> </li> <li id="menu-item-207245" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207245"><a href="#">Events</a> <ul class="sub-menu"> <li id="menu-item-207246" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207246"><a href="#">Back</a></li> <li id="menu-item-207249" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207249"><a href="https://ffnews.com/event_listing/">Upcoming Events</a></li> <li id="menu-item-207250" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207250"><a href="#">Event Coverage</a> <ul class="sub-menu"> <li id="menu-item-207248" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207248"><a href="#">Back</a></li> <li id="menu-item-207251" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207251"><a href="https://ffnews.com/category/fintech-tv/event/">All Event Videos</a></li> <li id="menu-item-207252" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207252"><a href="https://ffnews.com/category/fintech-tv/event/2020/">Event Videos 2020</a></li> <li id="menu-item-207253" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207253"><a href="https://ffnews.com/category/fintech-tv/event/2021/">Event Videos 2021</a></li> <li id="menu-item-207254" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207254"><a href="https://ffnews.com/category/fintech-tv/event/event-videos-2022/">Event Videos 2022</a></li> <li id="menu-item-233793" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-233793"><a href="https://ffnews.com/category/fintech-tv/event/event-videos-2023/">Event Videos 2023</a></li> </ul> </li> </ul> </li> <li id="menu-item-213019" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-has-children menu-item-213019"><a href="https://ffnews.com/category/podcast/">Podcast</a> <ul class="sub-menu"> <li id="menu-item-213020" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-213020"><a href="#">Back</a></li> <li id="menu-item-213018" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-213018"><a href="https://ffnews.com/category/podcast/ff-salon-podcast/">FF Salon Podcast</a></li> <li id="menu-item-224581" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-224581"><a href="https://ffnews.com/category/podcast/ff-guest-appearances/">FF Guest Appearances</a></li> </ul> </li> <li id="menu-item-207255" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-207255"><a href="#">About</a> <ul class="sub-menu"> <li id="menu-item-207247" class="mobile__back menu-item menu-item-type-custom menu-item-object-custom menu-item-207247"><a href="#">Back</a></li> <li id="menu-item-207256" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207256"><a href="https://ffnews.com/about/the-ff-team/">The FF Team</a></li> <li id="menu-item-207257" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207257"><a href="https://ffnews.com/about/join-us/">Join Us!</a></li> </ul> </li> <li id="menu-item-210455" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-210455"><a href="#">Directory</a> <ul class="sub-menu"> <li id="menu-item-210458" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210458"><a href="#">Back</a></li> <li id="menu-item-210457" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210457"><a href="https://ffnews.com/companies">Companies</a></li> <li id="menu-item-210456" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210456"><a href="https://ffnews.com/people">People</a></li> </ul> </li> </ul></div> </header> <div class="container-fluid p-0 mt-5 mob__banner"><div data-ff-ad-trackid="304092" data-ff-ad-trackbid="1" class="ff-ad-target" id="ff-ad-1322458134"><a data-no-instant="1" href="https://tinyurl.com/mxh8d7uw" rel="noopener" class="adv-link" target="_blank" aria-label="Fintech Connect Leaderboard | FFNews"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20728%2090'%3E%3C/svg%3E" alt="Fintech Connect Leaderboard | FFNews" width="728" height="90" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/Media-Partner-Banner-728-x-90-3.png" /><noscript><img src="https://ffnews.com/wp-content/uploads/2024/11/Media-Partner-Banner-728-x-90-3.png" alt="Fintech Connect Leaderboard | FFNews" width="728" height="90" /></noscript></a></div></div> <main> <div class="container-fluid breaking__news"> <div class="row align-items-center"> <div class="col-4 col-sm-2 br__title text-center"> <p>Breaking<span> News</span></p> </div> <div class="col-8 col-sm-10 br__news__rotator"> <marquee behavior="scroll" scrollamount="5" direction="left" onmouseover="this.stop();" onmouseout="this.start();"> <a href="https://ffnews.com/newsarticle/merchants/getnet-to-appoint-juan-franco-as-new-global-ceo/"><span class="break--span">Getnet to Appoint Juan Franco as New Global CEO</a> <a href="https://ffnews.com/newsarticle/fintech/revolut-reveals-2025-vision-with-ai-assistant-mortgages-and-atms-on-the-horizon/"><span class="break--span">Revolut Reveals 2025 Vision, With AI Assistant, Mortgages, and ATMs on the Horizon</a> <a href="https://ffnews.com/newsarticle/fintech/new-podcast-launches-to-raise-awareness-of-growing-threat-of-scams/"><span class="break--span">New Podcast Launches to Raise Awareness of Growing Threat of Scams</a> <a href="https://ffnews.com/newsarticle/fintech/lunar-appoints-new-cfo/"><span class="break--span">Lunar Appoints New CFO</a> <a href="https://ffnews.com/newsarticle/tradetech/investifi-partners-with-rqd-clearing-to-provide-seamless-and-secure-investment-opportunities-for-financial-institution-account-holders/"><span class="break--span">InvestiFi Partners With RQD* Clearing to Provide Seamless and Secure Investment Opportunities for Financial Institution Account Holders</a> <a href="https://ffnews.com/fintech-tv/event/2024/ftt-fintech-festival/what-is-the-best-thing-about-ftt-fintech-festival-ff-news-at-ftt-fintech-festival/"><span class="break--span">What is the Best Thing About FTT Fintech Festival? | FF News at FTT Fintech Festival</a> <a href="https://ffnews.com/newsarticle/paytech/clearent-by-xplor-launches-payfac-as-a-service-to-help-software-providers-unlock-hidden-revenue/"><span class="break--span">Clearent by Xplor Launches PayFac as a Service to Help Software Providers Unlock Hidden Revenue </a> <a href="https://ffnews.com/newsarticle/tradetech/broadridge-significantly-enhances-structured-product-trading-capabilities/"><span class="break--span">Broadridge Significantly Enhances Structured Product Trading Capabilities</a> <a href="https://ffnews.com/newsarticle/fintech/autonomys-network-partners-with-fluence-to-drive-decentralized-cloud-computing-for-ai3-0-applications/"><span class="break--span">Autonomys Network Partners With Fluence to Drive Decentralized Cloud Computing for AI3.0 Applications</a> <a href="https://ffnews.com/newsarticle/fintech/assetmark-adds-tifin-ai-capabilities-to-enhance-and-scale-its-industry-leading-wealth-management-platform/"><span class="break--span">AssetMark Adds TIFIN AI Capabilities to Enhance and Scale its Industry-Leading Wealth Management Platform</a> <a href="https://ffnews.com/newsarticle/cryptocurrency/bitso-expands-its-earnings-feature-and-includes-more-options-to-multiply-cryptocurrencies/"><span class="break--span">Bitso Expands Its Earnings Feature and Includes More Options to Multiply Cryptocurrencies</a> <a href="https://ffnews.com/newsarticle/funding/opec-fund-for-international-development-the-opec-fund-first-sustainability-linked-financing-to-boost-agriculture-in-africa/"><span class="break--span">OPEC Fund for International Development (the OPEC Fund) First Sustainability-Linked Financing to Boost Agriculture in Africa</a> <a href="https://ffnews.com/newsarticle/fintech/paychex-introduces-hr-analytics-premium-plus-solution-with-built-in-genai-capabilities/"><span class="break--span">Paychex Introduces HR Analytics Premium Plus Solution With Built-in GenAI Capabilities</a> <a href="https://ffnews.com/newsarticle/fintech/epassi-appoints-fintech-leader-jussi-lindberg-as-board-member-to-fuel-global-growth/"><span class="break--span">Epassi Appoints Fintech Leader Jussi Lindberg as Board Member to Fuel Global Growth</a> <a href="https://ffnews.com/newsarticle/funding/tbc-bank-uzbekistan-secures-10-million-from-ebrd-aims-to-expand-financial-inclusion-of-women/"><span class="break--span">TBC Bank Uzbekistan Secures $10 million from EBRD, Aims to Expand Financial Inclusion of Women</a> </marquee> </div> </div> </div> <div class="container single__event px-0"> <div class="row event__info__wrapper my-4"> <div class="col-12 pb-3"> <p id="breadcrumbs" class="d-block"><span><span><a href="https://ffnews.com/">Home</a></span> » <span><a href="https://ffnews.com/event_listing/">Events</a></span> » <span class="breadcrumb_last" aria-current="page">REALTEK SUMMIT 2024: Celebrating Innovation and Excellence in Real Estate</span></span></p> </div> <div class="col-sm-12 col-lg-6 event__wrapper mb-4"> <div class="row event__info"> <div class="col pe-1 pb-3 green__wrapper"> <p>24 Sep 2024</p> </div> <div class="col ps-1 pb-3 blue__wrapper"> <p> 9:00 am</p> </div> <div class="col-sm-12 event__img__wrapper"> <img width="519" height="249" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20519%20249'%3E%3C/svg%3E" class="featured__img wp-post-image" alt="REALTEK SUMMIT 2024- Celebrating Innovation and Excellence in Real Estate | Fintech Finance News" decoding="async" fetchpriority="high" data-lazy-srcset="https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate.jpg 2000w" data-lazy-sizes="(max-width: 519px) 100vw, 519px" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-519x249.jpg" /><noscript><img width="519" height="249" src="https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-519x249.jpg" class="featured__img wp-post-image" alt="REALTEK SUMMIT 2024- Celebrating Innovation and Excellence in Real Estate | Fintech Finance News" decoding="async" fetchpriority="high" srcset="https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/07/REALTEK-SUMMIT-2024-Celebrating-Innovation-and-Excellence-in-Real-Estate.jpg 2000w" sizes="(max-width: 519px) 100vw, 519px" /></noscript> </div> <div class="col pe-1 green__wrapper"> <p>Millennium Plaza Downtown, Dubai</p> </div> </div> </div> <div class="col-sm-12 col-lg-6 event__wrapper"> <h1>REALTEK SUMMIT 2024: Celebrating Innovation and Excellence in Real Estate</h1> <p><a href="https://www.realteksummit.com/" target="_blank" rel="noopener"><strong>REALTEK 2024</strong></a> is a prestigious one-day conference featuring presentations, panel discussions, and interactive sessions dedicated to exploring the latest trends and innovations in the real estate industry. The event provides numerous networking opportunities with industry leaders from the Middle East, offering a unique platform for professionals to connect and collaborate.</p> <p> </p> <p>Following the remarkable success of our inaugural event, the RealTek Summit returns for its second edition in Dubai on September 24, 2024 at the Millennium Plaza Downtown Hotel, Dubai. Organized by Biz Events Management, this distinguished event continues to serve as the premier platform for professionals, experts, and innovators in the real estate sector. This year’s summit promises a comprehensive experience, uniting the brightest minds in the industry to engage in insightful discussions, exchange groundbreaking ideas, and celebrate outstanding achievements. The event will culminate with the REALTEK AWARDS 2024, an evening ceremony that honors excellence in real estate.</p> <p> </p> <p>RealTek Summit 2024 is more than just an event; it is a convergence of thought leaders and industry pioneers shaping the future of real estate. Attendees will benefit from a full-day conference featuring industry leaders and an evening awards ceremony, ensuring a well-rounded experience of learning and celebration.</p> <p> </p> <p>Mark your calendars for this distinguished gathering in the heart of Dubai and prepare to contribute to the ongoing dialogue shaping the future of the real estate industry. Don’t miss the opportunity to be part of an unforgettable event that continues to set the standard for excellence in real estate!</p> <div class="btn__section d-flex justify-content-between align-items-center"> <div class="btn__wrapper d-flex align-items-center"> <a href="https://www.realteksummit.com/">Registration here</a> </div> <div class="social__media"> </div> </div> </div> </div> <div class="row next__event second__row"> <div class="col-sm-12"> <h2>Next Events</h2> </div> <div class="col-sm-6 col-lg-3 ps-0 next__event__single"> <div class="posts__single__photo"> <a href="https://ffnews.com/event_listing/open-banking-conference-7th-edition-ksa/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Open Banking Conference 7th Edition - KSA | FFNews" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/10/Open-Banking-Conference-7th-Edition-–-KSA-1.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-flex justify-content-between align-items-center"> <a href="https://ffnews.com/event_listing/open-banking-conference-7th-edition-ksa/"> <h3>Open Banking Conference 7th Edition – KSA</h3> </a> <date>November 26 2024</date> </div> </div> <div class="col-sm-6 col-lg-3 ps-0 next__event__single"> <div class="posts__single__photo"> <a href="https://ffnews.com/event_listing/ebintec-banking-innovation-conference-and-exhibition-2/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="EBINTEC Banking Innovation Conference and Exhibition" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/01/EBINTEC-Banking-Innovation-Conference-and-Exhibition.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-flex justify-content-between align-items-center"> <a href="https://ffnews.com/event_listing/ebintec-banking-innovation-conference-and-exhibition-2/"> <h3>EBINTEC Banking Innovation Conference and Exhibition</h3> </a> <date>November 26 2024</date> </div> </div> <div class="col-sm-6 col-lg-3 ps-0 next__event__single"> <div class="posts__single__photo"> <a href="https://ffnews.com/event_listing/trustech-2/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="TRUSTECH | FFNews" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/TRUSTECH.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-flex justify-content-between align-items-center"> <a href="https://ffnews.com/event_listing/trustech-2/"> <h3>TRUSTECH</h3> </a> <date>December 3 2024</date> </div> </div> <div class="col-sm-6 col-lg-3 ps-0 next__event__single"> <div class="posts__single__photo"> <a href="https://ffnews.com/event_listing/fintech-connect-2024/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="FinTech Connect 2024 | FFNews" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/11/FinTech-Connect-2024.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-flex justify-content-between align-items-center"> <a href="https://ffnews.com/event_listing/fintech-connect-2024/"> <h3>FinTech Connect 2024</h3> </a> <date>December 4 2024</date> </div> </div> </div> <div class="row previous__event second__row"> <div class="col-sm-12"> <h2>Previous Events</h2> </div> <div class="col-sm-6 col-lg-3 ps-0 previous__event__single"> <div class="posts__single__photo"> <a href="https://ffnews.com/event_listing/3rd-financial-innovation-forum/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="3rdFinancialInnovationForum" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2023/12/3rdFinancialInnovationForum.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-flex justify-content-between align-items-center"> <a href="https://ffnews.com/event_listing/3rd-financial-innovation-forum/"> <h3>3rd Financial Innovation Forum</h3> </a> <date>September 19 2024</date> </div> </div> <div class="col-sm-6 col-lg-3 ps-0 previous__event__single"> <div class="posts__single__photo"> <a href="https://ffnews.com/event_listing/global-insurtech-summit-usa/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="Global InsurTech Summit USA | FFNews" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/09/Global-InsurTech-Summit-USA.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-flex justify-content-between align-items-center"> <a href="https://ffnews.com/event_listing/global-insurtech-summit-usa/"> <h3>Global InsurTech Summit USA</h3> </a> <date>September 19 2024</date> </div> </div> <div class="col-sm-6 col-lg-3 ps-0 previous__event__single"> <div class="posts__single__photo"> <a href="https://ffnews.com/event_listing/fintech-talents/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="fINTECH-TALENTS-USA" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/04/fINTECH-TALENTS-USA.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-flex justify-content-between align-items-center"> <a href="https://ffnews.com/event_listing/fintech-talents/"> <h3>Fintech Talents</h3> </a> <date>September 18 2024</date> </div> </div> <div class="col-sm-6 col-lg-3 ps-0 previous__event__single"> <div class="posts__single__photo"> <a href="https://ffnews.com/event_listing/ftt-embedded-finance-super-apps-3/"> <img width="310" height="149" src="https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-310x149.jpg" class="attachment-ffnews-thumbnail size-ffnews-thumbnail wp-post-image" alt="ftt-embedded-finance-super-apps" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-310x149.jpg 310w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-300x144.jpg 300w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-1024x492.jpg 1024w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-768x369.jpg 768w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-1536x737.jpg 1536w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-2048x983.jpg 2048w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-975x468.jpg 975w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-871x418.jpg 871w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-648x311.jpg 648w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-242x116.jpg 242w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-519x249.jpg 519w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-424x203.jpg 424w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-175x84.jpg 175w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-207x99.jpg 207w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-230x110.jpg 230w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-202x97.jpg 202w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-222x107.jpg 222w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1-113x54.jpg 113w, https://ffnews.com/wp-content/uploads/2024/04/embedded-finance-1.jpg 2000w" sizes="(max-width: 310px) 100vw, 310px" /> </a> </div> <div class="d-flex justify-content-between align-items-center"> <a href="https://ffnews.com/event_listing/ftt-embedded-finance-super-apps-3/"> <h3>FTT Embedded Finance & Super-Apps</h3> </a> <date>September 18 2024</date> </div> </div> </div> </div> </div> </main> <div class="newsletter-bg"> <div class="container newsletter__footer px-0" id="newsletter__signup"> <div class="row"> <div class="col-12"> <svg width="1318" height="78" viewBox="0 0 1318 78" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 77.648V10.584H1273M1257.09 10.584H1308V71.0703" stroke="#DC3545" stroke-width="20"/> </svg> </div> </div> <div class="row newsletter__footer__middle align-items-center"> <div class="col-lg-12 mb-3"> <p class="newsletter__footer__title mb-3">Join Our Newsletter.</p> <p class="newsletter__footer__slogan">Get all the latest News, Views and Exclusives, 100% free.</p> <div class="subscribe-now"><a href="https://mailchi.mp/ffnews/signup">Subscribe Now</a></div> </div> <div class="col-lg-5 text-end newsletter__footer__logo"> </div> </div> <div class="row"> <div class="col-12 newsletter__footer__end"> <svg width="1318" height="220" viewBox="0 0 1318 220" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M1308 11.7112V79.1759H209.812V201.584L10 79.1759V0.0742188" stroke="#DC3545" stroke-width="20"/> </svg> </div> </div> </div> </div> <footer> <div class="footer container-fluid px-0 py-3"> <div class="container d-flex d-md-block px-0"> <div class="first__foot d-block d-md-flex justify-content-between align-items-center pb-3 border-bottom border-dark"> <div class="social__icons d-flex align-items-center"> <a href="https://www.youtube.com/channel/UCmnK4JB0OVDiPf-x_mk6n8A" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M11.6693 10.8216L9.32972 9.70199C9.12555 9.60476 8.95784 9.71374 8.95784 9.94558V12.0546C8.95784 12.2864 9.12555 12.3954 9.32972 12.2981L11.6683 11.1785C11.8735 11.0802 11.8735 10.9199 11.6693 10.8216ZM9.99951 0.743652C4.4766 0.743652 -0.000488281 5.33553 -0.000488281 11.0001C-0.000488281 16.6646 4.4766 21.2565 9.99951 21.2565C15.5224 21.2565 19.9995 16.6646 19.9995 11.0001C19.9995 5.33553 15.5224 0.743652 9.99951 0.743652ZM9.99951 15.1667C4.88076 15.1667 4.79118 14.6934 4.79118 11.0001C4.79118 7.30669 4.88076 6.8334 9.99951 6.8334C15.1183 6.8334 15.2078 7.30669 15.2078 11.0001C15.2078 14.6934 15.1183 15.1667 9.99951 15.1667Z" fill="white"/> </svg> </a> <a href="https://twitter.com/fintechf" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.99951 0.743652C4.47719 0.743652 -0.000488281 5.33614 -0.000488281 11.0001C-0.000488281 16.664 4.47719 21.2565 9.99951 21.2565C15.5218 21.2565 19.9995 16.664 19.9995 11.0001C19.9995 5.33614 15.5218 0.743652 9.99951 0.743652ZM14.8053 8.47488C14.812 8.58248 14.812 8.69466 14.812 8.80455C14.812 12.1654 12.3165 16.0367 7.75621 16.0367C6.34996 16.0367 5.04639 15.6177 3.94817 14.8966C4.14907 14.9195 4.34103 14.9286 4.54639 14.9286C5.7071 14.9286 6.77407 14.5257 7.62451 13.8435C6.53523 13.8206 5.62005 13.088 5.30755 12.0806C5.68924 12.1379 6.03299 12.1379 6.42585 12.0349C5.86497 11.918 5.36084 11.6056 4.9991 11.1507C4.63736 10.6958 4.44033 10.1265 4.44148 9.53944V9.50739C4.7696 9.69741 5.15576 9.81417 5.55978 9.83019C5.22014 9.59804 4.94161 9.28351 4.74887 8.91451C4.55613 8.5455 4.45514 8.13342 4.45487 7.71481C4.45487 7.24091 4.57541 6.80821 4.79192 6.43275C5.41447 7.21878 6.19132 7.86165 7.07198 8.31958C7.95263 8.77751 8.91739 9.04025 9.90353 9.09072C9.55308 7.36224 10.812 5.96343 12.3254 5.96343C13.0397 5.96343 13.6825 6.27021 14.1357 6.76471C14.6959 6.65711 15.2317 6.44191 15.7093 6.15345C15.5241 6.74182 15.1357 7.23862 14.62 7.55226C15.12 7.49732 15.6022 7.35537 16.0486 7.1562C15.7116 7.66444 15.2897 8.11545 14.8053 8.47488Z" fill="white"/> </svg> </a> <a href="https://instagram.com/ffnews247" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M9.99701 7.5798C8.16077 7.5798 6.66226 9.11674 6.66226 11.0001C6.66226 12.8834 8.16077 14.4203 9.99701 14.4203C11.8333 14.4203 13.3318 12.8834 13.3318 11.0001C13.3318 9.11674 11.8333 7.5798 9.99701 7.5798ZM19.9988 11.0001C19.9988 9.58372 20.0113 8.18021 19.9337 6.76643C19.8562 5.1243 19.4909 3.6669 18.3201 2.46609C17.1468 1.26271 15.7284 0.890668 14.1273 0.811127C12.7464 0.731586 11.3779 0.744416 9.99951 0.744416C8.61858 0.744416 7.25015 0.731586 5.87172 0.811127C4.27064 0.890668 2.84968 1.26528 1.67889 2.46609C0.505597 3.66947 0.142852 5.1243 0.0652997 6.76643C-0.0122527 8.18278 0.000255832 9.58629 0.000255832 11.0001C0.000255832 12.4138 -0.0122527 13.8199 0.0652997 15.2337C0.142852 16.8758 0.508099 18.3332 1.67889 19.534C2.85218 20.7374 4.27064 21.1095 5.87172 21.189C7.25266 21.2685 8.62108 21.2557 9.99951 21.2557C11.3804 21.2557 12.7489 21.2685 14.1273 21.189C15.7284 21.1095 17.1493 20.7348 18.3201 19.534C19.4934 18.3307 19.8562 16.8758 19.9337 15.2337C20.0138 13.8199 19.9988 12.4164 19.9988 11.0001ZM9.99701 16.2626C7.15759 16.2626 4.86604 13.9123 4.86604 11.0001C4.86604 8.08784 7.15759 5.73753 9.99701 5.73753C12.8364 5.73753 15.128 8.08784 15.128 11.0001C15.128 13.9123 12.8364 16.2626 9.99701 16.2626ZM15.3381 6.75104C14.6752 6.75104 14.1398 6.20195 14.1398 5.522C14.1398 4.84206 14.6752 4.29297 15.3381 4.29297C16.0011 4.29297 16.5364 4.84206 16.5364 5.522C16.5366 5.68346 16.5058 5.84337 16.4456 5.99257C16.3855 6.14178 16.2972 6.27735 16.1859 6.39151C16.0746 6.50568 15.9424 6.5962 15.7969 6.6579C15.6515 6.71959 15.4955 6.75124 15.3381 6.75104Z" fill="white"/> </svg> </a> <a href="https://www.linkedin.com/company/fintech-finance/" target="_blank"><svg width="20" height="22" viewBox="0 0 20 22" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M10 0.743652C4.47708 0.743652 0 5.33553 0 11.0001C0 16.6646 4.47708 21.2565 10 21.2565C15.5229 21.2565 20 16.6646 20 11.0001C20 5.33553 15.5229 0.743652 10 0.743652ZM7.55208 15.2511H5.52708V8.56737H7.55208V15.2511ZM6.52708 7.74686C5.8875 7.74686 5.47396 7.28211 5.47396 6.70733C5.47396 6.12079 5.9 5.66993 6.55312 5.66993C7.20625 5.66993 7.60625 6.12079 7.61875 6.70733C7.61875 7.28211 7.20625 7.74686 6.52708 7.74686ZM14.9479 15.2511H12.9229V11.5471C12.9229 10.6849 12.6292 10.0994 11.8969 10.0994C11.3375 10.0994 11.0052 10.4958 10.8583 10.8772C10.8042 11.0129 10.7906 11.2052 10.7906 11.3964V15.2501H8.76458V10.6988C8.76458 9.86438 8.73854 9.16673 8.71146 8.5663H10.4708L10.5635 9.49472H10.6042C10.8708 9.05882 11.524 8.41566 12.6167 8.41566C13.949 8.41566 14.9479 9.33126 14.9479 11.2992V15.2511Z" fill="white"/> </svg> </a> </div> <div class="text-center"> Copyright © 2024 Advertainment Media All Rights Reserved. </div> <a href="#newsletter__signup"><div class="btn">SUBSCRIBE</div></a> </div> <div class="second__foot row mt-5"> <div class="ff-ad-footer" id="ff-ad-435745198"><div data-ff-ad-trackid="303908" data-ff-ad-trackbid="1" class="ff-ad-target" id="ff-ad-951505206"><a data-no-instant="1" href="https://tinyurl.com/mxh8d7uw" rel="noopener" class="adv-link" target="_blank" aria-label="Fintech Connect | FFNews"><img src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20500%20200'%3E%3C/svg%3E" alt="Fintech Connect | FFNews" width="500" height="200" data-lazy-src="https://ffnews.com/wp-content/uploads/2024/11/FTC-EU-24-Email-Banner-1.png" /><noscript><img src="https://ffnews.com/wp-content/uploads/2024/11/FTC-EU-24-Email-Banner-1.png" alt="Fintech Connect | FFNews" width="500" height="200" /></noscript></a></div></div> <div class="col-sm"> <div id="nav_menu-5" class="widget widget_nav_menu"><h4 class="footer__widget__title">Fintech TV</h4><div class="menu-fintech-tv-footer-container"><ul id="menu-fintech-tv-footer" class="menu"><li id="menu-item-207140" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207140"><a href="https://ffnews.com/category/fintech-tv/episode/the-fintech-show/">The Fintech Show</a></li> <li id="menu-item-207141" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207141"><a href="https://ffnews.com/category/fintech-tv/episode/the-paytech-show/">The Paytech Show</a></li> <li id="menu-item-207142" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207142"><a href="https://ffnews.com/category/fintech-tv/episode/the-insurtech-show/">The Insurtech Show</a></li> <li id="menu-item-207143" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207143"><a href="https://ffnews.com/category/fintech-tv/ff-virtual-arena/">Virtual Arena</a></li> </ul></div></div> </div> <div class="col-sm"> <div id="nav_menu-6" class="widget widget_nav_menu"><h4 class="footer__widget__title">News</h4><div class="menu-news-footer-container"><ul id="menu-news-footer" class="menu"><li id="menu-item-207148" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207148"><a href="https://ffnews.com/category/newsarticle/fintech/">Fintech</a></li> <li id="menu-item-207149" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207149"><a href="https://ffnews.com/category/newsarticle/paytech/">Paytech</a></li> <li id="menu-item-207150" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207150"><a href="https://ffnews.com/category/newsarticle/insurtech/">Insurtech</a></li> <li id="menu-item-207152" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207152"><a href="https://ffnews.com/category/newsarticle/cryptocurrency/">Crypto</a></li> <li id="menu-item-207151" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207151"><a href="https://ffnews.com/category/newsarticle/funding/">Funding</a></li> <li id="menu-item-207153" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207153"><a href="https://ffnews.com/category/newsarticle/sustainability/">Sustainability</a></li> </ul></div></div> </div> <div class="col-sm"> <div id="nav_menu-2" class="widget widget_nav_menu"><h4 class="footer__widget__title">Magazine</h4><div class="menu-magazine-footer-container"><ul id="menu-magazine-footer" class="menu"><li id="menu-item-207159" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207159"><a href="https://ffnews.com/magazine_issues/">Latest Issues</a></li> <li id="menu-item-207155" class="menu-item menu-item-type-taxonomy menu-item-object-magazine_categories menu-item-207155"><a href="https://ffnews.com/magazine_categories/fintech-magazine/">Fintech Magazine</a></li> <li id="menu-item-207156" class="menu-item menu-item-type-taxonomy menu-item-object-magazine_categories menu-item-207156"><a href="https://ffnews.com/magazine_categories/paytech-magazine/">Paytech Magazine</a></li> <li id="menu-item-207158" class="menu-item menu-item-type-taxonomy menu-item-object-magazine_categories menu-item-207158"><a href="https://ffnews.com/magazine_categories/insurtech-magazine/">Insurtech Magazine</a></li> <li id="menu-item-287859" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-287859"><a href="https://ffnews.com/category/thought-leader/supplements/">Supplements</a></li> </ul></div></div> </div> <div class="col-sm"> <div id="nav_menu-7" class="widget widget_nav_menu"><h4 class="footer__widget__title">Events</h4><div class="menu-event-footer-container"><ul id="menu-event-footer" class="menu"><li id="menu-item-207160" class="menu-item menu-item-type-taxonomy menu-item-object-category menu-item-207160"><a href="https://ffnews.com/category/fintech-tv/event/">Event Coverage</a></li> <li id="menu-item-207170" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207170"><a href="https://ffnews.com/event_listing/">Upcoming Events</a></li> <li id="menu-item-207162" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-207162"><a href="https://ff-awards.com">FF Awards</a></li> </ul></div></div><div id="nav_menu-8" class="widget widget_nav_menu"><h4 class="footer__widget__title">Directory</h4><div class="menu-directory-container"><ul id="menu-directory" class="menu"><li id="menu-item-210461" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210461"><a href="https://ffnews.com/people">People</a></li> <li id="menu-item-210462" class="menu-item menu-item-type-custom menu-item-object-custom menu-item-210462"><a href="https://ffnews.com/companies/">Companies</a></li> </ul></div></div> </div> <div class="col-sm"> <div id="nav_menu-4" class="widget widget_nav_menu"><h4 class="footer__widget__title">About</h4><div class="menu-about-footer-container"><ul id="menu-about-footer" class="menu"><li id="menu-item-207163" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207163"><a href="https://ffnews.com/about/">About Us</a></li> <li id="menu-item-207166" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207166"><a href="https://ffnews.com/media-partnerships/">Media Partnerships</a></li> <li id="menu-item-207165" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207165"><a href="https://ffnews.com/privacy-policy/">Privacy Policy</a></li> <li id="menu-item-207167" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207167"><a href="https://ffnews.com/cookie-policy/">Cookie Policy</a></li> <li id="menu-item-207168" class="menu-item menu-item-type-post_type menu-item-object-page menu-item-207168"><a href="https://ffnews.com/terms-and-conditions/">Terms and Conditions</a></li> </ul></div></div> </div> </div> <div class="third__foot row mt-5"> <div class="col-sm-5"> <div id="text-5" class="widget widget_text"><h4 class="footer__widget__title">About Us</h4> <div class="textwidget"><p>At Fintech Finance, we aim to produce the slickest episodes, interviews and event coverage, looking at the complete range of topics within financial services, from branches to blockchain. We travel extensively across borders to find the most interesting and undiscovered features, be it in Manchester or Mongolia. All of our video coverage is written up into our extensive magazine library that consists of “The Fintech Magazine,” “The Paytech Magazine,” and “The Insurtech Magazine.”</p> <p>…basically, we travel around the world, chat to the best and brightest people in Fintech while making the most entertaining, exciting and insightful content in the industry!</p> </div> </div> </div> <div class="col-sm-2 footer__logo text-center"> <div id="media_image-13" class="widget widget_media_image"><a href="https://ff-awards.com"><img width="300" height="157" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20157'%3E%3C/svg%3E" class="image wp-image-207139 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" data-lazy-srcset="https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final.png 1117w, https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final-593x311.png 593w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final.png" /><noscript><img width="300" height="157" src="https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final.png" class="image wp-image-207139 attachment-medium size-medium" alt="" style="max-width: 100%; height: auto;" decoding="async" srcset="https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final.png 1117w, https://ffnews.com/wp-content/uploads/2022/08/ff-awards-logo-final-593x311.png 593w" sizes="(max-width: 300px) 100vw, 300px" /></noscript></a></div><div id="text-10" class="widget widget_text"> <div class="textwidget"><p>Fintech Finance Awards Website</p> </div> </div> </div> <div class="col-sm-5 footer__newsletter__bottom"> </div> </div> </div> </div> <div class="container-fluid footer__disclaimer"> <div class="container px-0"> <div class="row"> <div class="col-sm-6 horizontal__footer__menu d-flex align-items-center mb-3"> </div> <div class="col-sm-6 text-lg-end"> <!--<div class="btn">DOWNLOAD OUR MEDIA PACK</div>--> </div> </div> </div> </div> </footer> <!-- All JavaScript Files--> <a id="back-to-top" class="btn btn-lg back-to-top" role="button"> <svg width="11" height="13" viewBox="0 0 11 13" fill="none" xmlns="http://www.w3.org/2000/svg"> <path d="M4.91543 0.403924C4.91521 0.404149 4.91495 0.404403 4.91473 0.404629L0.397289 4.92207C0.0460297 5.27646 0.0485708 5.84851 0.402964 6.19977C0.430972 6.22752 0.460759 6.25341 0.492155 6.2773C0.869954 6.53058 1.3752 6.4753 1.68928 6.14629L4.19194 3.65267C4.32464 3.52011 4.43591 3.3677 4.52171 3.20092L4.66627 2.92536L4.66627 11.8021C4.64715 12.2567 4.95798 12.659 5.40261 12.7553C5.89515 12.8352 6.35921 12.5007 6.43908 12.0081C6.44747 11.9564 6.45133 11.9041 6.45066 11.8518L6.45066 2.94343L6.541 3.13768C6.62952 3.32721 6.75027 3.49992 6.89788 3.64815L9.39602 6.14629C9.7101 6.4753 10.2153 6.53058 10.5931 6.2773C10.9957 5.98251 11.0831 5.41718 10.7884 5.01456C10.7645 4.98204 10.7385 4.95112 10.7106 4.92207L6.19316 0.404629C5.84052 0.0516193 5.26847 0.0513094 4.91543 0.403924Z" fill="#000"/> </svg> </a> <style> @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 400; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayLight.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 400; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayLightItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 100; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayXXThin.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 100; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayXXThinItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 200; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayXThin.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 200; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayXThinItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 300; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayThin.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 300; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayThinItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 500; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayRoman.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 500; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayRomanItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 600; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayMediu.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 600; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayMediumItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 700; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayBold.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 700; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayBoldItalic.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: normal; font-weight: 900; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayBlack.woff') format('woff'); } @font-face { font-family: 'Neue Haas Grotesk Display Pro'; font-style: italic; font-weight: 900; src: local('Neue Haas Grotesk Display Pro'), url('https://ffnews.com/wp-content/themes/ffnews/assets/fonts/NeueHaasDisplayBlackItalic.woff') format('woff'); } </style> <script type="rocketlazyloadscript"> jQuery('.mobile__burger input').click(function() { jQuery('.header__mobile__menu').toggleClass('d-none'); jQuery('.header__mobile__menu').toggleClass('d-block'); }); jQuery('.header__mobile__menu>ul.main__menu>.menu-item-has-children>a').click(function() { var target = jQuery(this).parent().attr('id'); jQuery('.header__mobile__menu>ul>li').css("display", "none"); jQuery('#'+target).css("display", "block"); jQuery('#'+target + '>a').css("display", "none"); jQuery('#'+target + ' .sub-menu').css("display", "block"); jQuery('.header__mobile__menu>ul.main__menu>.menu-item-has-children>ul.sub-menu>.menu-item-has-children>ul.sub-menu').css("display", "none"); }); jQuery('.header__mobile__menu>ul.main__menu>.menu-item-has-children>ul.sub-menu>.mobile__back a').click(function() { firstparent = jQuery(this).parent().parent(); jQuery(firstparent).css("display", "none"); jQuery('.header__mobile__menu>ul>li').css("display", "block"); jQuery('.header__mobile__menu>ul>li a').css("display", "block"); }); //third-level jQuery('.header__mobile__menu>ul.main__menu>.menu-item-has-children>ul.sub-menu>.menu-item-has-children>a').click(function() { var target = jQuery(this).parent().attr('id'); var target1 = jQuery('#'+target).parent().parent().attr('id'); jQuery('#'+target1+ '>ul.sub-menu>li').css("display", "none"); jQuery('#'+target + '>a').css("display", "none"); jQuery('#'+target1).css("display", "block"); jQuery('#'+target).css("display", "block"); jQuery('#'+target + ' .sub-menu').css("display", "block"); }); jQuery('.header__mobile__menu>ul.main__menu>.menu-item-has-children>ul.sub-menu>.menu-item-has-children>ul.sub-menu .mobile__back a').click(function() { firstparent = jQuery(this).parent(); //hide ul secondparent = jQuery(this).parent().parent(); thirdparent = jQuery(this).parent().parent().parent().attr('id'); forthparent = jQuery(this).parent().parent().parent().parent(); //jQuery(firstparent).css("display", "none"); jQuery(secondparent).css("display", "none"); jQuery('#'+thirdparent + '>a').css("display", "block"); lita = forthparent = jQuery(this).parent().parent().parent().parent().children().css("display", "block"); }); jQuery(document).ready(function(){ jQuery(window).scroll(function () { if (jQuery(this).scrollTop() > 50) { jQuery('#back-to-top').fadeIn(); } else { jQuery('#back-to-top').fadeOut(); } }); // scroll body to 0px on click jQuery('#back-to-top').click(function () { jQuery('body,html').animate({ scrollTop: 0 }, 400); return false; }); jQuery("body").on('click', '.inactive__theme__toggler', function(){ jQuery('html').attr('data-theme', 'dark'); jQuery('#theme__switcher').toggleClass('inactive__theme__toggler'); jQuery('#theme__switcher').toggleClass('active__theme__toggler'); localStorage.setItem('data-theme', 'dark'); document.cookie = "data-theme=dark; max-age=1209600; path=/"; }); jQuery("body").on('click', '.active__theme__toggler', function(){ jQuery('#theme__switcher').toggleClass('inactive__theme__toggler'); jQuery('#theme__switcher').toggleClass('active__theme__toggler'); jQuery('html').attr('data-theme', 'light'); localStorage.setItem('data-theme', 'light'); document.cookie = "data-theme=light; max-age=1209600; path=/"; }); jQuery('.top__videos').fadeIn(); }); jQuery(document).ready(function() { jQuery("body").on('click', '.play', function(){ video = jQuery(this).attr("video__url"); vihref = jQuery(this).next().attr("href"); videotext = jQuery(this).attr("video__title"); jQuery('#videoIframe').attr('src', video); jQuery('#urlIframe').attr('src', vihref); jQuery('#video__title').text(videotext); }); jQuery('#videoModal').on('hidden.bs.modal', function (e) { jQuery('#videoIframe').removeAttr("src"); jQuery('#urlIframe').removeAttr("src"); }) margin__left = jQuery(".bottom__header__menu").position().left; margin__right = jQuery(".bottom__header__menu").position().right; jQuery('.header__menu li.menu-item-has-children>.sub-menu').css('padding-left',margin__left); jQuery('.header__menu li.menu-item-has-children>.sub-menu').css('padding-right',margin__right); }); </script> <script type="rocketlazyloadscript"> window.onscroll = function() {stickyHeaderFF()}; var header = document.getElementById("stickyheader"); var sticky = header.offsetTop; function stickyHeaderFF() { if (window.pageYOffset > sticky) { header.classList.add("stickyheader"); } else { header.classList.remove("stickyheader"); } } </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> _linkedin_partner_id = "3861721"; window._linkedin_data_partner_ids = window._linkedin_data_partner_ids || []; window._linkedin_data_partner_ids.push(_linkedin_partner_id); </script><script type="rocketlazyloadscript" data-rocket-type="text/javascript"> (function(l) { if (!l){window.lintrk = function(a,b){window.lintrk.q.push([a,b])}; window.lintrk.q=[]} var s = document.getElementsByTagName("script")[0]; var b = document.createElement("script"); b.type = "text/javascript";b.async = true; b.src = "https://snap.licdn.com/li.lms-analytics/insight.min.js"; s.parentNode.insertBefore(b, s);})(window.lintrk); </script> <noscript> <img height="1" width="1" style="display:none;" alt="" src="https://px.ads.linkedin.com/collect/?pid=3861721&fmt=gif" /> </noscript> <!-- Apollo visitor identification <script type="rocketlazyloadscript">function initApollo(){var n=Math.random().toString(36).substring(7),o=document.createElement("script"); o.src="https://assets.apollo.io/micro/website-tracker/tracker.iife.js?nocache="+n,o.async=!0,o.defer=!0, o.onload=function(){window.trackingFunctions.onLoad({appId:"6647093771f15708ce6d3e85"})}, document.head.appendChild(o)}initApollo();</script> --><!-- Modal --> <div class="modal fade" id="videoModal" tabindex="-1" aria-labelledby="exampleModalLabel" aria-hidden="true"> <div class="modal-dialog"> <div class="modal-content"> <div class="modal-header"> <h5 id="video__title"></h5> <button type="button" class="btn-close" data-bs-dismiss="modal" aria-label="Close"></button> </div> <div class="modal-body"> <iframe src="" style=" width: 100%;height: 380px;" id="videoIframe"></iframe> <iframe src="" id="urlIframe" style="display: none !important;"></iframe> </div> </div> </div> </div><script type="rocketlazyloadscript">(function(){var advanced_ads_ga_UID="UA-163136718-1",advanced_ads_ga_anonymIP=!!1;window.advanced_ads_check_adblocker=function(t){var n=[],e=null;function a(t){var n=window.requestAnimationFrame||window.mozRequestAnimationFrame||window.webkitRequestAnimationFrame||function(t){return setTimeout(t,16)};n.call(window,t)}return a((function(){var t=document.createElement("div");t.innerHTML=" ",t.setAttribute("class","ad_unit ad-unit text-ad text_ad pub_300x250"),t.setAttribute("style","width: 1px !important; height: 1px !important; position: absolute !important; left: 0px !important; top: 0px !important; overflow: hidden !important;"),document.body.appendChild(t),a((function(){var a,o,i=null===(a=(o=window).getComputedStyle)||void 0===a?void 0:a.call(o,t),d=null==i?void 0:i.getPropertyValue("-moz-binding");e=i&&"none"===i.getPropertyValue("display")||"string"==typeof d&&-1!==d.indexOf("about:");for(var c=0,r=n.length;c<r;c++)n[c](e);n=[]}))})),function(t){"undefined"==typeof advanced_ads_adblocker_test&&(e=!0),null!==e?t(e):n.push(t)}}(),(()=>{function t(t){this.UID=t,this.analyticsObject="function"==typeof gtag;var n=this;return this.count=function(){gtag("event","AdBlock",{event_category:"Advanced Ads",event_label:"Yes",non_interaction:!0,send_to:n.UID})},function(){if(!n.analyticsObject){var e=document.createElement("script");e.src="https://www.googletagmanager.com/gtag/js?id="+t,e.async=!0,document.body.appendChild(e),window.dataLayer=window.dataLayer||[],window.gtag=function(){dataLayer.push(arguments)},n.analyticsObject=!0,gtag("js",new Date)}var a={send_page_view:!1,transport_type:"beacon"};window.advanced_ads_ga_anonymIP&&(a.anonymize_ip=!0),gtag("config",t,a)}(),this}advanced_ads_check_adblocker((function(n){n&&new t(advanced_ads_ga_UID).count()}))})();})();</script><script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="wp-i18n-js-after"> /* <![CDATA[ */ wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/plugins/contact-form-7/includes/swv/js/index.js?ver=6.0" id="swv-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="contact-form-7-js-before"> /* <![CDATA[ */ var wpcf7 = { "api": { "root": "https:\/\/ffnews.com\/wp-json\/", "namespace": "contact-form-7\/v1" }, "cached": 1 }; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/plugins/contact-form-7/includes/js/index.js?ver=6.0" id="contact-form-7-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-includes/js/jquery/ui/datepicker.min.js?ver=1.13.3" id="jquery-ui-datepicker-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="jquery-ui-datepicker-js-after"> /* <![CDATA[ */ jQuery(function(jQuery){jQuery.datepicker.setDefaults({"closeText":"Close","currentText":"Today","monthNames":["January","February","March","April","May","June","July","August","September","October","November","December"],"monthNamesShort":["Jan","Feb","Mar","Apr","May","Jun","Jul","Aug","Sep","Oct","Nov","Dec"],"nextText":"Next","prevText":"Previous","dayNames":["Sunday","Monday","Tuesday","Wednesday","Thursday","Friday","Saturday"],"dayNamesShort":["Sun","Mon","Tue","Wed","Thu","Fri","Sat"],"dayNamesMin":["S","M","T","W","T","F","S"],"dateFormat":"MM d, yy","firstDay":1,"isRTL":false});}); /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-browser-checker-js-after"> /* <![CDATA[ */ "use strict";var _createClass=function(){function defineProperties(target,props){for(var i=0;i<props.length;i++){var descriptor=props[i];descriptor.enumerable=descriptor.enumerable||!1,descriptor.configurable=!0,"value"in descriptor&&(descriptor.writable=!0),Object.defineProperty(target,descriptor.key,descriptor)}}return function(Constructor,protoProps,staticProps){return protoProps&&defineProperties(Constructor.prototype,protoProps),staticProps&&defineProperties(Constructor,staticProps),Constructor}}();function _classCallCheck(instance,Constructor){if(!(instance instanceof Constructor))throw new TypeError("Cannot call a class as a function")}var RocketBrowserCompatibilityChecker=function(){function RocketBrowserCompatibilityChecker(options){_classCallCheck(this,RocketBrowserCompatibilityChecker),this.passiveSupported=!1,this._checkPassiveOption(this),this.options=!!this.passiveSupported&&options}return _createClass(RocketBrowserCompatibilityChecker,[{key:"_checkPassiveOption",value:function(self){try{var options={get passive(){return!(self.passiveSupported=!0)}};window.addEventListener("test",null,options),window.removeEventListener("test",null,options)}catch(err){self.passiveSupported=!1}}},{key:"initRequestIdleCallback",value:function(){!1 in window&&(window.requestIdleCallback=function(cb){var start=Date.now();return setTimeout(function(){cb({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-start))}})},1)}),!1 in window&&(window.cancelIdleCallback=function(id){return clearTimeout(id)})}},{key:"isDataSaverModeOn",value:function(){return"connection"in navigator&&!0===navigator.connection.saveData}},{key:"supportsLinkPrefetch",value:function(){var elem=document.createElement("link");return elem.relList&&elem.relList.supports&&elem.relList.supports("prefetch")&&window.IntersectionObserver&&"isIntersecting"in IntersectionObserverEntry.prototype}},{key:"isSlowConnection",value:function(){return"connection"in navigator&&"effectiveType"in navigator.connection&&("2g"===navigator.connection.effectiveType||"slow-2g"===navigator.connection.effectiveType)}}]),RocketBrowserCompatibilityChecker}(); /* ]]> */ </script> <script type="text/javascript" id="rocket-preload-links-js-extra"> /* <![CDATA[ */ var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/|\/linkout\/.+","usesTrailingSlash":"1","imageExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php","fileExt":"jpg|jpeg|gif|png|tiff|bmp|webp|avif|pdf|doc|docx|xls|xlsx|php|html|htm","siteUrl":"https:\/\/ffnews.com","onHoverDelay":"100","rateThrottle":"3"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" id="rocket-preload-links-js-after"> /* <![CDATA[ */ (function() { "use strict";var r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e},e=function(){function i(e,t){for(var n=0;n<t.length;n++){var i=t[n];i.enumerable=i.enumerable||!1,i.configurable=!0,"value"in i&&(i.writable=!0),Object.defineProperty(e,i.key,i)}}return function(e,t,n){return t&&i(e.prototype,t),n&&i(e,n),e}}();function i(e,t){if(!(e instanceof t))throw new TypeError("Cannot call a class as a function")}var t=function(){function n(e,t){i(this,n),this.browser=e,this.config=t,this.options=this.browser.options,this.prefetched=new Set,this.eventTime=null,this.threshold=1111,this.numOnHover=0}return e(n,[{key:"init",value:function(){!this.browser.supportsLinkPrefetch()||this.browser.isDataSaverModeOn()||this.browser.isSlowConnection()||(this.regex={excludeUris:RegExp(this.config.excludeUris,"i"),images:RegExp(".("+this.config.imageExt+")$","i"),fileExt:RegExp(".("+this.config.fileExt+")$","i")},this._initListeners(this))}},{key:"_initListeners",value:function(e){-1<this.config.onHoverDelay&&document.addEventListener("mouseover",e.listener.bind(e),e.listenerOptions),document.addEventListener("mousedown",e.listener.bind(e),e.listenerOptions),document.addEventListener("touchstart",e.listener.bind(e),e.listenerOptions)}},{key:"listener",value:function(e){var t=e.target.closest("a"),n=this._prepareUrl(t);if(null!==n)switch(e.type){case"mousedown":case"touchstart":this._addPrefetchLink(n);break;case"mouseover":this._earlyPrefetch(t,n,"mouseout")}}},{key:"_earlyPrefetch",value:function(t,e,n){var i=this,r=setTimeout(function(){if(r=null,0===i.numOnHover)setTimeout(function(){return i.numOnHover=0},1e3);else if(i.numOnHover>i.config.rateThrottle)return;i.numOnHover++,i._addPrefetchLink(e)},this.config.onHoverDelay);t.addEventListener(n,function e(){t.removeEventListener(n,e,{passive:!0}),null!==r&&(clearTimeout(r),r=null)},{passive:!0})}},{key:"_addPrefetchLink",value:function(i){return this.prefetched.add(i.href),new Promise(function(e,t){var n=document.createElement("link");n.rel="prefetch",n.href=i.href,n.onload=e,n.onerror=t,document.head.appendChild(n)}).catch(function(){})}},{key:"_prepareUrl",value:function(e){if(null===e||"object"!==(void 0===e?"undefined":r(e))||!1 in e||-1===["http:","https:"].indexOf(e.protocol))return null;var t=e.href.substring(0,this.config.siteUrl.length),n=this._getPathname(e.href,t),i={original:e.href,protocol:e.protocol,origin:t,pathname:n,href:t+n};return this._isLinkOk(i)?i:null}},{key:"_getPathname",value:function(e,t){var n=t?e.substring(this.config.siteUrl.length):e;return n.startsWith("/")||(n="/"+n),this._shouldAddTrailingSlash(n)?n+"/":n}},{key:"_shouldAddTrailingSlash",value:function(e){return this.config.usesTrailingSlash&&!e.endsWith("/")&&!this.regex.fileExt.test(e)}},{key:"_isLinkOk",value:function(e){return null!==e&&"object"===(void 0===e?"undefined":r(e))&&(!this.prefetched.has(e.href)&&e.origin===this.config.siteUrl&&-1===e.href.indexOf("?")&&-1===e.href.indexOf("#")&&!this.regex.excludeUris.test(e.href)&&!this.regex.images.test(e.href))}}],[{key:"run",value:function(){"undefined"!=typeof RocketPreloadLinksConfig&&new n(new RocketBrowserCompatibilityChecker({capture:!0,passive:!0}),RocketPreloadLinksConfig).init()}}]),n}();t.run(); }()); /* ]]> */ </script> <script type="text/javascript" id="advanced-ads-pro/front-js-extra"> /* <![CDATA[ */ var advanced_ads_cookies = {"cookie_path":"\/","cookie_domain":""}; var advadsCfpInfo = {"cfpExpHours":"3","cfpClickLimit":"3","cfpBan":"7","cfpPath":"","cfpDomain":""}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/436/assets/js/112.js?ver=2.27.0" id="advanced-ads-pro/front-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/plugins/page-links-to/dist/new-tab.js?ver=3.3.7" id="page-links-to-js"></script> <script type="text/javascript" id="advanced-ads-pro/cache_busting-js-extra"> /* <![CDATA[ */ var advanced_ads_pro_ajax_object = {"ajax_url":"https:\/\/ffnews.com\/wp-admin\/admin-ajax.php","lazy_load_module_enabled":"","lazy_load":{"default_offset":0,"offsets":[]},"moveintohidden":"","wp_timezone_offset":"0","the_id":"288573","is_singular":"1"}; var advanced_ads_responsive = {"reload_on_resize":"0"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/436/assets/js/363.js?ver=2.27.0" id="advanced-ads-pro/cache_busting-js"></script> <script type="text/javascript" id="advadsTrackingScript-js-extra"> /* <![CDATA[ */ var advadsTracking = {"impressionActionName":"aatrack-records","clickActionName":"aatrack-click","targetClass":"ff-ad-target","blogId":"1","frontendPrefix":"ff-ad-"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/918/public/assets/js/627/365.js?ver=2.8.1" id="advadsTrackingScript-js"></script> <script type="text/javascript" id="advadsTrackingGAFront-js-extra"> /* <![CDATA[ */ var advadsTrackingGAEvents = {"impression":"advanced_ads_impression","click":"advanced_ads_click"}; /* ]]> */ </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript" data-rocket-src="https://ffnews.com/wp-content/uploads/140/918/public/assets/js/627/166.js?ver=2.8.1" id="advadsTrackingGAFront-js"></script> <!--noptimize--><script type="rocketlazyloadscript">window.advads_admin_bar_items = [{"title":"Fintech Connect","type":"ad"},{"title":"Header Banner 728 x 90","type":"group"},{"title":"Fintech Connect","type":"ad"},{"title":"Mobile Header","type":"group"},{"title":"Footer","type":"placement"},{"title":"Fintech Connect","type":"ad"},{"title":"Footer","type":"group"}];</script><!--/noptimize--><!--noptimize--><script type="rocketlazyloadscript">window.advads_has_ads = [["304092","ad","Fintech Connect","off"],["304092","ad","Fintech Connect","off"],["303908","ad","Fintech Connect","off"]]; ( window.advanced_ads_ready || jQuery( document ).ready ).call( null, function() {if ( !window.advanced_ads_pro ) {console.log("Advanced Ads Pro: cache-busting can not be initialized");} });</script><!--/noptimize--><!--noptimize--><script type="rocketlazyloadscript">!function(){window.advanced_ads_ready_queue=window.advanced_ads_ready_queue||[],advanced_ads_ready_queue.push=window.advanced_ads_ready;for(var d=0,a=advanced_ads_ready_queue.length;d<a;d++)advanced_ads_ready(advanced_ads_ready_queue[d])}();</script><!--/noptimize--><script id="ff-ad-tracking">var advads_tracking_ads = {"1":[304092,304092,303908]};var advads_tracking_urls = {"1":"https:\/\/ffnews.com\/wp-content\/ajax-handler.php"};var advads_tracking_methods = {"1":"frontend"};var advads_tracking_parallel = {"1":true};var advads_tracking_linkbases = {"1":"https:\/\/ffnews.com\/linkout\/"};var advads_gatracking_uids = {"1":["163136718-1"]};var advads_gatracking_allads = {"1":{"304092":{"title":"Fintech Connect","target":"https:\/\/tinyurl.com\/mxh8d7uw","impression":true,"click":true},"304094":{"title":"Fintech Connect","target":"https:\/\/tinyurl.com\/mxh8d7uw","impression":true,"click":true},"303908":{"title":"Fintech Connect","target":"https:\/\/tinyurl.com\/mxh8d7uw","impression":true,"click":true},"286532":{"title":"EBINTEC","target":"https:\/\/www.ebintec.com\/English.aspx","impression":true,"click":true},"282716":{"title":"FIS risk 24","target":"https:\/\/ffnews.com\/thought-leader\/whitepaper\/creating-new-opportunities-by-building-strong-fintech-controls-report-from-fis\/","impression":true,"click":true},"260794":{"title":"SAP Fioneer","target":"https:\/\/www.sapfioneer.com\/esg-kpi-engine-webinar\/?utm_campaign=ESG-GLOBAL-23-CC-kpi-engine-launch&utm_source=Paid%20Display&utm_medium=banner-ad&utm_term=ffnews&utm_content=leaderboard-ad","impression":true,"click":true},"249828":{"title":"PFF July 23 Header","target":"http:\/\/www.parisfintechforum.com","impression":true,"click":true},"243078":{"title":"LinkedIn Follow Geo Test","target":"https:\/\/www.linkedin.com\/company\/fintech-finance","impression":true,"click":true},"234115":{"title":"Standard Chartered In Content 2","target":"https:\/\/www.sc.com\/en\/banking\/banking-for-companies","impression":true,"click":true},"234113":{"title":"Standard Chartered In Content 1","target":"https:\/\/www.sc.com\/en\/banking\/banking-for-companies","impression":true,"click":true},"234112":{"title":"Standard Chartered Header 2","target":"https:\/\/www.sc.com\/en\/banking\/banking-for-companies","impression":true,"click":true},"234106":{"title":"Standard Chartered Header 1","target":"https:\/\/www.sc.com\/en\/banking\/banking-for-companies","impression":true,"click":true},"222969":{"title":"LinkedIn Follow In-Content","target":"https:\/\/www.linkedin.com\/company\/fintech-finance","impression":true,"click":true},"212865":{"title":"Bottomline Survey Side 4 (copy)","target":"https:\/\/bottomline.cogniclick.app\/enter\/payments-industry-benchmark-2022#\/","impression":true,"click":true},"193341":{"title":"Mambu + Deloitte BNPL 728 x 90","target":"https:\/\/hubs.la\/Q019n5r50","impression":true,"click":true},"188017":{"title":"Volante In-Content Gif","target":"https:\/\/volante-aglobalperspective.com\/?utm_source=ffnews&utm_medium=website&utm_campaign=volante_gp","impression":true,"click":true}}};var advads_gatracking_anonym = false;var advads_gatracking_transmitpageqs = {};</script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> if ( typeof window.advadsGATracking === 'undefined' ) { window.advadsGATracking = {}; } advadsGATracking.postContext = {"postID":288573,"postSlug":"realtek-summit-2024-celebrating-innovation-and-excellence-in-real-estate","cats":""}; </script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript"> jQuery(document).ready(function ($) { for (let i = 0; i < document.forms.length; ++i) { let form = document.forms[i]; if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="ElpnvGtgqNkVi" value="NeV_1PESu[x2CO" />'); } if ($(form).attr("method") != "get") { $(form).append('<input type="hidden" name="InjPUQEy-xcrFlA" value="Jje4MvGZ.57a@hCL" />'); } } $(document).on('submit', 'form', function () { if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="ElpnvGtgqNkVi" value="NeV_1PESu[x2CO" />'); } if ($(this).attr("method") != "get") { $(this).append('<input type="hidden" name="InjPUQEy-xcrFlA" value="Jje4MvGZ.57a@hCL" />'); } return true; }); jQuery.ajaxSetup({ beforeSend: function (e, data) { if (data.type !== 'POST') return; if (typeof data.data === 'object' && data.data !== null) { data.data.append("ElpnvGtgqNkVi", "NeV_1PESu[x2CO"); data.data.append("InjPUQEy-xcrFlA", "Jje4MvGZ.57a@hCL"); } else { data.data = data.data + '&ElpnvGtgqNkVi=NeV_1PESu[x2CO&InjPUQEy-xcrFlA=Jje4MvGZ.57a@hCL'; } } }); }); </script> <script>window.lazyLoadOptions=[{elements_selector:"img[data-lazy-src],.rocket-lazyload,iframe[data-lazy-src]",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,callback_loaded:function(element){if(element.tagName==="IFRAME"&&element.dataset.rocketLazyload=="fitvidscompatible"){if(element.classList.contains("lazyloaded")){if(typeof window.jQuery!="undefined"){if(jQuery.fn.fitVids){jQuery(element).parent().fitVids()}}}}}},{elements_selector:".rocket-lazyload",data_src:"lazy-src",data_srcset:"lazy-srcset",data_sizes:"lazy-sizes",class_loading:"lazyloading",class_loaded:"lazyloaded",threshold:300,}];window.addEventListener('LazyLoad::Initialized',function(e){var lazyLoadInstance=e.detail.instance;if(window.MutationObserver){var observer=new MutationObserver(function(mutations){var image_count=0;var iframe_count=0;var rocketlazy_count=0;mutations.forEach(function(mutation){for(var i=0;i<mutation.addedNodes.length;i++){if(typeof mutation.addedNodes[i].getElementsByTagName!=='function'){continue} if(typeof mutation.addedNodes[i].getElementsByClassName!=='function'){continue} images=mutation.addedNodes[i].getElementsByTagName('img');is_image=mutation.addedNodes[i].tagName=="IMG";iframes=mutation.addedNodes[i].getElementsByTagName('iframe');is_iframe=mutation.addedNodes[i].tagName=="IFRAME";rocket_lazy=mutation.addedNodes[i].getElementsByClassName('rocket-lazyload');image_count+=images.length;iframe_count+=iframes.length;rocketlazy_count+=rocket_lazy.length;if(is_image){image_count+=1} if(is_iframe){iframe_count+=1}}});if(image_count>0||iframe_count>0||rocketlazy_count>0){lazyLoadInstance.update()}});var b=document.getElementsByTagName("body")[0];var config={childList:!0,subtree:!0};observer.observe(b,config)}},!1)</script><script data-no-minify="1" async src="https://ffnews.com/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e){var t='<img data-lazy-src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"><noscript><img src="https://i.ytimg.com/vi/ID/hqdefault.jpg" alt="" width="480" height="360"></noscript>',a='<button class="play" aria-label="play Youtube video"></button>';return t.replace("ID",e)+a}function lazyLoadYoutubeIframe(){var e=document.createElement("iframe"),t="ID?autoplay=1";t+=0===this.parentNode.dataset.query.length?'':'&'+this.parentNode.dataset.query;e.setAttribute("src",t.replace("ID",this.parentNode.dataset.src)),e.setAttribute("frameborder","0"),e.setAttribute("allowfullscreen","1"),e.setAttribute("allow", "accelerometer; autoplay; encrypted-media; gyroscope; picture-in-picture"),this.parentNode.parentNode.replaceChild(e,this.parentNode)}document.addEventListener("DOMContentLoaded",function(){var e,t,p,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)e=document.createElement("div"),e.setAttribute("data-id",a[t].dataset.id),e.setAttribute("data-query", a[t].dataset.query),e.setAttribute("data-src", a[t].dataset.src),e.innerHTML=lazyLoadThumb(a[t].dataset.id),a[t].appendChild(e),p=e.querySelector('.play'),p.onclick=lazyLoadYoutubeIframe});</script> </body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me - Debug: cached@1732376970 -->