CINXE.COM

4th World Conference on Foreign Language Education | London

<!DOCTYPE html> <html lang="en-US" prefix="og: https://ogp.me/ns#"> <head> <script> var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}}); </script> <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.6",this.triggerEvents=["keydown","mousedown","mousemove","touchmove","touchstart","touchend","wheel"],this.userEventHandler=this.t.bind(this),this.touchStartHandler=this.i.bind(this),this.touchMoveHandler=this.o.bind(this),this.touchEndHandler=this.h.bind(this),this.clickHandler=this.u.bind(this),this.interceptedClicks=[],this.interceptedClickListeners=[],this.l(this),window.addEventListener("pageshow",(t=>{this.persisted=t.persisted,this.everythingLoaded&&this.m()})),this.CSPIssue=sessionStorage.getItem("rocketCSPIssue"),document.addEventListener("securitypolicyviolation",(t=>{this.CSPIssue||"script-src-elem"!==t.violatedDirective||"data"!==t.blockedURI||(this.CSPIssue=!0,sessionStorage.setItem("rocketCSPIssue",!0))})),document.addEventListener("DOMContentLoaded",(()=>{this.k()})),this.delayedScripts={normal:[],async:[],defer:[]},this.trash=[],this.allJQueries=[]}p(t){document.hidden?t.t():(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))}_(){this.triggerEvents.forEach((t=>window.removeEventListener(t,this.userEventHandler,{passive:!0}))),document.removeEventListener("visibilitychange",this.userEventHandler)}i(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.L(t.target,!0),this.S(t.target,"onclick","rocket-onclick"),this.C())}o(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.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.M()}h(){window.removeEventListener("touchend",this.touchEndHandler),window.removeEventListener("mouseup",this.touchEndHandler),window.removeEventListener("touchmove",this.touchMoveHandler,{passive:!0}),window.removeEventListener("mousemove",this.touchMoveHandler)}u(t){t.target.removeEventListener("click",this.clickHandler),this.L(t.target,!1),this.S(t.target,"rocket-onclick","onclick"),this.interceptedClicks.push(t),t.preventDefault(),t.stopPropagation(),t.stopImmediatePropagation(),this.M()}O(){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}))}))}l(t){EventTarget.prototype.addEventListenerWPRocketBase=EventTarget.prototype.addEventListener,EventTarget.prototype.addEventListener=function(e,i,o){"click"!==e||t.windowLoaded||i===t.clickHandler||t.interceptedClickListeners.push({target:this,func:i,options:o}),(this||window).addEventListenerWPRocketBase(e,i,o)}}L(t,e){this.interceptedClickListeners.forEach((i=>{i.target===t&&(e?t.removeEventListener("click",i.func,i.options):t.addEventListener("click",i.func,i.options))})),t.parentNode!==document.documentElement&&this.L(t.parentNode,e)}D(){return new Promise((t=>{this.P?this.M=t:t()}))}C(){this.P=!0}M(){this.P=!1}S(t,e,i){t.hasAttribute&&t.hasAttribute(e)&&(event.target.setAttribute(i,event.target.getAttribute(e)),event.target.removeAttribute(e))}t(){this._(this),"loading"===document.readyState?document.addEventListener("DOMContentLoaded",this.R.bind(this)):this.R()}k(){let t=[];document.querySelectorAll("script[type=rocketlazyloadscript][data-rocket-src]").forEach((e=>{let i=e.getAttribute("data-rocket-src");if(i&&!i.startsWith("data:")){0===i.indexOf("//")&&(i=location.protocol+i);try{const o=new URL(i).origin;o!==location.origin&&t.push({src:o,crossOrigin:e.crossOrigin||"module"===e.getAttribute("data-rocket-type")})}catch(t){}}})),t=[...new Map(t.map((t=>[JSON.stringify(t),t]))).values()],this.T(t,"preconnect")}async R(){this.lastBreath=Date.now(),this.j(this),this.F(this),this.I(),this.W(),this.q(),await this.A(this.delayedScripts.normal),await this.A(this.delayedScripts.defer),await this.A(this.delayedScripts.async);try{await this.U(),await this.H(this),await this.J()}catch(t){console.error(t)}window.dispatchEvent(new Event("rocket-allScriptsLoaded")),this.everythingLoaded=!0,this.D().then((()=>{this.O()})),this.N()}W(){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 B(t){if(await this.G(),!0!==t.noModule||!("noModule"in HTMLScriptElement.prototype))return new Promise((e=>{let i;function o(){(i||t).setAttribute("data-rocket-status","executed"),e()}try{if(navigator.userAgent.indexOf("Firefox/")>0||""===navigator.vendor||this.CSPIssue)i=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"),i.setAttribute(e,t.nodeValue))})),t.text&&(i.text=t.text),i.hasAttribute("src")?(i.addEventListener("load",o),i.addEventListener("error",(function(){i.setAttribute("data-rocket-status","failed-network"),e()})),setTimeout((()=>{i.isConnected||e()}),1)):(i.text=t.text,o()),t.parentNode.replaceChild(i,t);else{const i=t.getAttribute("data-rocket-type"),s=t.getAttribute("data-rocket-src");i?(t.type=i,t.removeAttribute("data-rocket-type")):t.removeAttribute("type"),t.addEventListener("load",o),t.addEventListener("error",(i=>{this.CSPIssue&&i.target.src.startsWith("data:")?(console.log("WPRocket: data-uri blocked by CSP -> fallback"),t.removeAttribute("src"),this.B(t).then(e)):(t.setAttribute("data-rocket-status","failed-network"),e())})),s?(t.removeAttribute("data-rocket-src"),t.src=s):t.src="data:text/javascript;base64,"+window.btoa(unescape(encodeURIComponent(t.text)))}}catch(i){t.setAttribute("data-rocket-status","failed-transform"),e()}}));t.setAttribute("data-rocket-status","skipped")}async A(t){const e=t.shift();return e&&e.isConnected?(await this.B(e),this.A(t)):Promise.resolve()}q(){this.T([...this.delayedScripts.normal,...this.delayedScripts.defer,...this.delayedScripts.async],"preload")}T(t,e){var i=document.createDocumentFragment();t.forEach((t=>{const o=t.getAttribute&&t.getAttribute("data-rocket-src")||t.src;if(o&&!o.startsWith("data:")){const s=document.createElement("link");s.href=o,s.rel=e,"preconnect"!==e&&(s.as="script"),t.getAttribute&&"module"===t.getAttribute("data-rocket-type")&&(s.crossOrigin=!0),t.crossOrigin&&(s.crossOrigin=t.crossOrigin),t.integrity&&(s.integrity=t.integrity),i.appendChild(s),this.trash.push(s)}})),document.head.appendChild(i)}j(t){let e={};function i(i,o){return e[o].eventsToRewrite.indexOf(i)>=0&&!t.everythingLoaded?"rocket-"+i:i}function o(t,o){!function(t){e[t]||(e[t]={originalFunctions:{add:t.addEventListener,remove:t.removeEventListener},eventsToRewrite:[]},t.addEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.add.apply(t,arguments)},t.removeEventListener=function(){arguments[0]=i(arguments[0],t),e[t].originalFunctions.remove.apply(t,arguments)})}(t),e[t].eventsToRewrite.push(o)}function s(e,i){let o=e[i];e[i]=null,Object.defineProperty(e,i,{get:()=>o||function(){},set(s){t.everythingLoaded?o=s:e["rocket"+i]=o=s}})}o(document,"DOMContentLoaded"),o(window,"DOMContentLoaded"),o(window,"load"),o(window,"pageshow"),o(document,"readystatechange"),s(document,"onreadystatechange"),s(window,"onload"),s(window,"onpageshow");try{Object.defineProperty(document,"readyState",{get:()=>t.rocketReadyState,set(e){t.rocketReadyState=e},configurable:!0}),document.readyState="loading"}catch(t){console.log("WPRocket DJE readyState conflict, bypassing")}}F(t){let e;function i(e){return t.everythingLoaded?e:e.split(" ").map((t=>"load"===t||0===t.indexOf("load.")?"rocket-jquery-load":t)).join(" ")}function o(o){function s(t){const e=o.fn[t];o.fn[t]=o.fn.init.prototype[t]=function(){return this[0]===window&&("string"==typeof arguments[0]||arguments[0]instanceof String?arguments[0]=i(arguments[0]):"object"==typeof arguments[0]&&Object.keys(arguments[0]).forEach((t=>{const e=arguments[0][t];delete arguments[0][t],arguments[0][i(t)]=e}))),e.apply(this,arguments),this}}o&&o.fn&&!t.allJQueries.includes(o)&&(o.fn.ready=o.fn.init.prototype.ready=function(e){return t.domReadyFired?e.bind(document)(o):document.addEventListener("rocket-DOMContentLoaded",(()=>e.bind(document)(o))),o([])},s("on"),s("one"),t.allJQueries.push(o)),e=o}o(window.jQuery),Object.defineProperty(window,"jQuery",{get:()=>e,set(t){o(t)}})}async H(t){const e=document.querySelector("script[data-webpack]");e&&(await async function(){return new Promise((t=>{e.addEventListener("load",t),e.addEventListener("error",t)}))}(),await t.K(),await t.H(t))}async U(){this.domReadyFired=!0;try{document.readyState="interactive"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),document.dispatchEvent(new Event("rocket-DOMContentLoaded")),await this.G(),window.dispatchEvent(new Event("rocket-DOMContentLoaded"))}async J(){try{document.readyState="complete"}catch(t){}await this.G(),document.dispatchEvent(new Event("rocket-readystatechange")),await this.G(),document.rocketonreadystatechange&&document.rocketonreadystatechange(),await this.G(),window.dispatchEvent(new Event("rocket-load")),await this.G(),window.rocketonload&&window.rocketonload(),await this.G(),this.allJQueries.forEach((t=>t(window).trigger("rocket-jquery-load"))),await this.G();const t=new Event("rocket-pageshow");t.persisted=this.persisted,window.dispatchEvent(t),await this.G(),window.rocketonpageshow&&window.rocketonpageshow({persisted:this.persisted}),this.windowLoaded=!0}m(){document.onreadystatechange&&document.onreadystatechange(),window.onload&&window.onload(),window.onpageshow&&window.onpageshow({persisted:this.persisted})}I(){const t=new Map;document.write=document.writeln=function(e){const i=document.currentScript;i||console.error("WPRocket unable to document.write this: "+e);const o=document.createRange(),s=i.parentElement;let n=t.get(i);void 0===n&&(n=i.nextSibling,t.set(i,n));const c=document.createDocumentFragment();o.setStart(c,0),c.appendChild(o.createContextualFragment(e)),s.insertBefore(c,n)}}async G(){Date.now()-this.lastBreath>45&&(await this.K(),this.lastBreath=Date.now())}async K(){return document.hidden?new Promise((t=>setTimeout(t))):new Promise((t=>requestAnimationFrame(t)))}N(){this.trash.forEach((t=>t.remove()))}static run(){const t=new RocketLazyLoadScripts;t.p(t)}}RocketLazyLoadScripts.run()})();</script> <meta name="viewport" content="width=device-width, initial-scale=1"> <link rel="profile" href="https://gmpg.org/xfn/11"> <style>img:is([sizes="auto" i], [sizes^="auto," i]) { contain-intrinsic-size: 3000px 1500px }</style> <!-- Search Engine Optimization by Rank Math PRO - https://rankmath.com/ --> <title>4th World Conference on Foreign Language Education | London</title><link rel="preload" data-rocket-preload as="style" href="https://fonts.googleapis.com/css?family=Barlow%3A400%2C%2C700%7CRufina%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CAlike%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" /><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Barlow%3A400%2C%2C700%7CRufina%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CAlike%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" media="print" onload="this.media='all'" /><noscript><link rel="stylesheet" href="https://fonts.googleapis.com/css?family=Barlow%3A400%2C%2C700%7CRufina%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CAlike%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic%7CMontserrat%3A100%2C100italic%2C200%2C200italic%2C300%2C300italic%2C400%2C400italic%2C500%2C500italic%2C600%2C600italic%2C700%2C700italic%2C800%2C800italic%2C900%2C900italic&#038;display=swap" /></noscript> <link rel="preload" as="font" href="https://www.worldfle.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-solid-900.woff2" crossorigin> <link rel="preload" as="font" href="https://www.worldfle.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-regular-400.woff2" crossorigin> <link rel="preload" as="font" href="https://www.worldfle.org/wp-content/plugins/popups/public/assets/fonts/spufont.woff?sze5my" crossorigin> <link rel="preload" as="font" href="https://www.worldfle.org/wp-content/plugins/elementor/assets/lib/font-awesome/webfonts/fa-brands-400.woff2" crossorigin> <link rel="preload" as="font" href="https://www.worldfle.org/wp-content/plugins/elementor/assets/lib/eicons/fonts/eicons.woff2?5.10.0" crossorigin><style id="rocket-critical-css">body,fieldset,figure,h2,h3,html,iframe,legend,li,p,textarea,ul{border:0;font-size:100%;font-style:inherit;font-weight:inherit;margin:0;outline:0;padding:0;vertical-align:baseline}html{-webkit-text-size-adjust:100%;-ms-text-size-adjust:100%}body{margin:0}main,nav{display:block}a{background-color:transparent}a,a:visited{text-decoration:none}sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sup{top:-.5em}img{border:0}svg:not(:root){overflow:hidden}figure{margin:0}input,textarea{color:inherit;font:inherit;margin:0}input[type=submit]{-webkit-appearance:button}input::-moz-focus-inner{border:0;padding:0}input{line-height:normal}input[type=radio]{box-sizing:border-box;padding:0}fieldset{border:1px solid var(--ast-border-color);margin:0 0;padding:.35em .625em .75em}legend{border:0;padding:0}fieldset legend{margin-bottom:1.5em;padding:0 .5em}textarea{overflow:auto}.ast-container{max-width:100%}.ast-container{margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.ast-container::after{content:"";display:table;clear:both}h2,h3{clear:both}.entry-content h2,h2{color:#808285;font-size:1.7em;line-height:1.3}.entry-content h3,h3{color:#808285;font-size:1.5em;line-height:1.4}html{box-sizing:border-box}*,:after,:before{box-sizing:inherit}body{color:#808285;background:#fff;font-style:normal}ul{margin:0 0 1.5em 3em}ul{list-style:disc}li>ul{margin-bottom:0;margin-left:1.5em}img{height:auto;max-width:100%}.button,input,textarea{color:#808285;font-weight:400;font-size:100%;margin:0;vertical-align:baseline}input{line-height:normal}.button,input[type=submit]{border:1px solid;border-color:var(--ast-border-color);border-radius:2px;background:#e6e6e6;padding:.6em 1em .4em;color:#fff}input[type=email],input[type=text],textarea{color:#666;border:1px solid var(--ast-border-color);border-radius:2px;-webkit-appearance:none}textarea{padding-left:3px;width:100%}a{color:#4169e1}.screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}#primary:after,#primary:before,.ast-container:after,.ast-container:before,.clear:after,.clear:before,.site-content:after,.site-content:before,.site-main:after,.site-main:before{content:"";display:table}#primary:after,.ast-container:after,.clear:after,.site-content:after,.site-main:after{clear:both}iframe{max-width:100%}body{-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}body:not(.logged-in){position:relative}#page{position:relative}a{text-decoration:none}img{vertical-align:middle}.entry-content h2,.entry-content h3{margin-bottom:20px}p{margin-bottom:1.75em}.button,input[type=submit]{border-radius:0;padding:18px 30px;border:0;box-shadow:none;text-shadow:none}input{line-height:1}body,input[type=submit],textarea{line-height:1.85714285714286}body{background-color:#fff}#page{display:block}#primary{display:block;position:relative;float:left;width:100%}#primary{margin:4em 0}.ast-page-builder-template .site-content>.ast-container{max-width:100%;padding:0}.ast-page-builder-template .site-content #primary{padding:0;margin:0}.ast-page-builder-template .entry-header{margin-top:4em;margin-left:auto;margin-right:auto;padding-left:20px;padding-right:20px}.ast-page-builder-template .entry-header.ast-header-without-markup{margin-top:0;margin-bottom:0}.entry-content>:last-child{margin-bottom:0}body{overflow-x:hidden}input[type=email],input[type=text],textarea{color:#666;padding:.75em;height:auto;border-width:1px;border-style:solid;border-color:var(--ast-border-color);border-radius:2px;background:var(--ast-comment-inputs-background);box-shadow:none;box-sizing:border-box}input[type=submit]{box-shadow:none}textarea{width:100%}.page .entry-header{margin-bottom:1.5em}.ast-single-post .entry-header.ast-header-without-markup{margin-bottom:0}.entry-header{margin-bottom:1.2em;word-wrap:break-word}.entry-content{word-wrap:break-word}.entry-content p{margin-bottom:1.6em}.entry-content::after{display:table;clear:both;content:''}.elementor-screen-only,.screen-reader-text{position:absolute;top:-10000em;width:1px;height:1px;margin:-1px;padding:0;overflow:hidden;clip:rect(0,0,0,0);border:0}.elementor *,.elementor :after,.elementor :before{box-sizing:border-box}.elementor a{box-shadow:none;text-decoration:none}.elementor img{height:auto;max-width:100%;border:none;border-radius:0;box-shadow:none}.elementor .elementor-widget:not(.elementor-widget-text-editor):not(.elementor-widget-theme-post-content) figure{margin:0}.elementor iframe{max-width:100%;width:100%;margin:0;line-height:1;border:none}.elementor .elementor-background-overlay{height:100%;width:100%;top:0;left:0;position:absolute}.elementor-widget-wrap>.elementor-element.elementor-absolute{position:absolute}.elementor-widget-wrap .elementor-element.elementor-widget__width-initial{max-width:100%}.elementor-element{--flex-direction:initial;--flex-wrap:initial;--justify-content:initial;--align-items:initial;--align-content:initial;--gap:initial;--flex-basis:initial;--flex-grow:initial;--flex-shrink:initial;--order:initial;--align-self:initial;flex-basis:var(--flex-basis);flex-grow:var(--flex-grow);flex-shrink:var(--flex-shrink);order:var(--order);align-self:var(--align-self)}.elementor-element.elementor-absolute{z-index:1}.elementor-align-center{text-align:center}.elementor-align-right{text-align:right}.elementor-align-right .elementor-button{width:auto}.elementor-align-left{text-align:left}.elementor-align-left .elementor-button{width:auto}@media (max-width:767px){.elementor-mobile-align-center{text-align:center}.elementor-mobile-align-justify .elementor-button{width:100%}}:root{--page-title-display:block}.elementor-section{position:relative}.elementor-section .elementor-container{display:flex;margin-right:auto;margin-left:auto;position:relative}@media (max-width:1024px){.elementor-section .elementor-container{flex-wrap:wrap}}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1140px}.elementor-section.elementor-section-items-middle>.elementor-container{align-items:center}.elementor-widget-wrap{position:relative;width:100%;flex-wrap:wrap;align-content:flex-start}.elementor:not(.elementor-bc-flex-widget) .elementor-widget-wrap{display:flex}.elementor-widget-wrap>.elementor-element{width:100%}.elementor-widget{position:relative}.elementor-widget:not(:last-child){margin-bottom:20px}.elementor-widget:not(:last-child).elementor-absolute,.elementor-widget:not(:last-child).elementor-widget__width-initial{margin-bottom:0}.elementor-column{position:relative;min-height:1px;display:flex}.elementor-column-gap-default>.elementor-column>.elementor-element-populated{padding:10px}@media (min-width:768px){.elementor-column.elementor-col-50{width:50%}.elementor-column.elementor-col-100{width:100%}}@media (max-width:767px){.elementor-reverse-mobile>.elementor-container>:first-child{order:10}.elementor-column{width:100%}}ul.elementor-icon-list-items.elementor-inline-items{display:flex;flex-wrap:wrap}ul.elementor-icon-list-items.elementor-inline-items .elementor-inline-item{word-break:break-word}.elementor-button{display:inline-block;line-height:1;background-color:#69727d;font-size:15px;padding:12px 24px;border-radius:3px;color:#fff;fill:#fff;text-align:center}.elementor-button:visited{color:#fff}.elementor-button-content-wrapper{display:flex;justify-content:center}.elementor-button-text{flex-grow:1;order:10;display:inline-block}.elementor-button span{text-decoration:inherit}.elementor-icon{display:inline-block;line-height:1;color:#69727d;font-size:50px;text-align:center}.elementor-icon svg{width:1em;height:1em;position:relative;display:block}.elementor-icon svg:before{position:absolute;left:50%;transform:translateX(-50%)}.elementor-element{--swiper-theme-color:#000;--swiper-navigation-size:44px;--swiper-pagination-bullet-size:6px;--swiper-pagination-bullet-horizontal-gap:6px}.elementor .elementor-element ul.elementor-icon-list-items{padding:0}@media (max-width:767px){.elementor .elementor-hidden-mobile,.elementor .elementor-hidden-phone{display:none}}@media (min-width:768px) and (max-width:1024px){.elementor .elementor-hidden-tablet{display:none}}@media (min-width:1025px) and (max-width:99999px){.elementor .elementor-hidden-desktop{display:none}}:root{--swiper-theme-color:#007aff}:root{--swiper-navigation-size:44px}.elementor-kit-516{--e-global-color-primary:#6EC1E4;--e-global-color-secondary:#54595F;--e-global-color-text:#7A7A7A;--e-global-color-accent:#61CE70;--e-global-color-552b7b66:#404E5C;--e-global-color-5e08a5e0:#71979C;--e-global-color-3379cc34:#71979C;--e-global-color-14fbdf5b:#71979C;--e-global-color-3787ed1d:#F2F3F5;--e-global-color-7f0518df:#71979C;--e-global-color-2bcdf2b7:#71979C;--e-global-color-136afdec:#FFFFFF;--e-global-color-921ffdb:#4B939C;--e-global-color-4392bc5:#72FFE5;--e-global-color-12ad7a8:#D3B572;--e-global-typography-primary-font-family:"Rufina";--e-global-typography-primary-font-weight:600;--e-global-typography-secondary-font-family:"Rufina";--e-global-typography-secondary-font-weight:400;--e-global-typography-text-font-family:"Rufina";--e-global-typography-text-font-weight:400;--e-global-typography-accent-font-family:"Rufina";--e-global-typography-accent-font-weight:500}body{overflow-x:inherit!important}.elementor a,.elementor a:link{text-decoration:inherit!important}.elementor-kit-516 a{color:#000000;font-weight:bold}.elementor-section.elementor-section-boxed>.elementor-container{max-width:1200px}.elementor-widget:not(:last-child){margin-block-end:10px}.elementor-element{--widgets-spacing:10px 10px}@media (max-width:1024px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:1024px}}@media (max-width:767px){.elementor-section.elementor-section-boxed>.elementor-container{max-width:767px}}.elementor-location-header:before{content:"";display:table;clear:both}[data-elementor-type=popup]:not(.elementor-edit-area){display:none}.ob-has-background-overlay>.elementor-widget-container{position:relative}.ob-has-background-overlay>.elementor-widget-container:before{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.ob-has-background-overlay>.elementor-widget-container:after{content:"";position:absolute;top:0;left:0;width:100%;height:100%;z-index:-1}.ob-is-breaking-bad.elementor-top-section>.elementor-container,.ob-is-breaking-bad.elementor-inner-section>.elementor-container{flex-wrap:wrap}.elementor-image-box-wrapper .elementor-image-box-img{line-height:0}.elementor-widget-icon{line-height:0}.elementor-widget-image,.elementor-widget-image>div,.elementor-widget-image img{line-height:0}.uael-gf-button-left .gform_footer input[type=submit],.uael-gf-style .gchoice{-js-display:flex;display:-webkit-box;display:-webkit-flex;display:-moz-box;display:-ms-flexbox;display:flex}.uael-gf-style .gchoice{-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;vertical-align:middle}.uael-gf-check-style .gfield_radio input[type=radio]+label:before{-webkit-box-sizing:content-box;-moz-box-sizing:content-box;box-sizing:content-box}.uael-gf-style .gform_wrapper .gform_body{width:100%!important}.uael-gf-style .gform_wrapper input[type=radio]+label:before{-webkit-box-sizing:content-box!important;-moz-box-sizing:content-box!important;box-sizing:content-box!important}.uael-gf-input-size-sm .uael-gf-style .gform_body input:not([type=radio]):not([type=checkbox]):not([type=submit]):not([type=button]):not([type=image]):not([type=file]){font-size:15px;padding:12px 10px}.uael-gf-input-size-sm .uael-gf-check-style .gfield_radio input[type=radio]+label:before{height:12px;width:12px}.uael-gf-check-style .gfield_radio input[type=radio]+label:before{-webkit-border-radius:100%;border-radius:100%}.uael-gf-button-left .gform_footer input[type=submit]{width:auto}.uael-gf-button-left .gform_footer input[type=submit]{margin-left:0;margin-right:auto}.uael-gf-style.uael-gf-check-style .gform_body .ginput_container_radio .gfield_radio input[type=radio]{display:none}.uael-gf-style.uael-gf-check-style .gform_body .ginput_container_radio .gfield_radio input[type=radio]+label:before{content:'';display:inline-block;vertical-align:middle;margin-right:10px;text-align:center}nav ul li.menu-item ul.sub-menu:before{content:"";display:block;position:absolute;width:100%}input::-webkit-inner-spin-button,input::-webkit-outer-spin-button{-webkit-appearance:none;-moz-appearance:none;appearance:none;margin:0}.elementor-6236 .elementor-element.elementor-element-150fd231>.elementor-container{min-height:700px}.elementor-6236 .elementor-element.elementor-element-150fd231.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6236 .elementor-element.elementor-element-150fd231:not(.elementor-motion-effects-element-type-background){background-color:#E7E7E7}.elementor-6236 .elementor-element.elementor-element-150fd231{padding:10px 0px 10px 0px}.elementor-6236 .elementor-element.elementor-element-4f5f222b.elementor-column{align-self:inherit}.elementor-6236 .elementor-element.elementor-element-680f7f99{text-align:center;width:100%;max-width:100%}.elementor-6236 .elementor-element.elementor-element-680f7f99 .elementor-heading-title{color:#2A2A2A;font-family:"Alike",Sans-serif;font-size:55px;line-height:1.2em}.elementor-6236 .elementor-element.elementor-element-680f7f99 .elementor-widget-container{text-indent:0px;mix-blend-mode:inherit}.elementor-6236 .elementor-element.elementor-element-680f7f99>.elementor-widget-container{margin:20px 0px 0px 0px;border-radius:15px 15px 15px 15px}.elementor-6236 .elementor-element.elementor-element-2c14e709 .elementor-icon-wrapper{text-align:right}.elementor-6236 .elementor-element.elementor-element-2c14e709 .elementor-icon{font-size:8px}.elementor-6236 .elementor-element.elementor-element-2c14e709 .elementor-icon svg{height:8px}.elementor-6236 .elementor-element.elementor-element-2c14e709 .elementor-icon-wrapper svg{width:100%}.elementor-6236 .elementor-element.elementor-element-2c14e709>.elementor-widget-container{margin:-12px 0px 0px 0px}.elementor-6236 .elementor-element.elementor-element-2c14e709{width:var(--container-widget-width, 77% );max-width:77%;--container-widget-width:77%;--container-widget-flex-grow:0}.elementor-6236 .elementor-element.elementor-element-60fe091d{--e-icon-list-icon-size:27px;--icon-vertical-offset:0px}.elementor-6236 .elementor-element.elementor-element-60fe091d .elementor-icon-list-item>.elementor-icon-list-text{font-size:27px;font-weight:600}.elementor-6236 .elementor-element.elementor-element-60fe091d>.elementor-widget-container{margin:20px 0px 20px 0px}.elementor-6236 .elementor-element.elementor-element-46aa07b3.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6236 .elementor-element.elementor-element-46aa07b3.ob-is-breaking-bad.ob-bb-inner>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6236 .elementor-element.elementor-element-46aa07b3.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit}.elementor-6236 .elementor-element.elementor-element-2af757fc.elementor-column{align-self:inherit}.elementor-6236 .elementor-element.elementor-element-3850b684 .elementor-button{fill:var(--e-global-color-552b7b66);color:var(--e-global-color-552b7b66);background-color:#71979C00;border-style:solid;border-width:1px 1px 1px 1px}.elementor-6236 .elementor-element.elementor-element-7b32dee7.elementor-column{align-self:inherit}.elementor-6236 .elementor-element.elementor-element-685d4c52.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6236 .elementor-element.elementor-element-685d4c52.ob-is-breaking-bad.ob-bb-inner>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6236 .elementor-element.elementor-element-685d4c52.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit}.elementor-6236 .elementor-element.elementor-element-4dc669bc.elementor-column{align-self:inherit}.elementor-6236 .elementor-element.elementor-element-1adf20a2 img{width:100%;height:294px;object-fit:cover;object-position:center left;border-style:none;border-radius:040px 40px 40px 0px}.elementor-6236 .elementor-element.elementor-element-1adf20a2{width:var(--container-widget-width, 37% );max-width:37%;--container-widget-width:37%;--container-widget-flex-grow:0;top:-270px}body:not(.rtl) .elementor-6236 .elementor-element.elementor-element-1adf20a2{left:-284px}.elementor-6236 .elementor-element.elementor-element-6de06cb0 img{width:100%;border-style:none;border-radius:0040px 0px 040px 40px}.elementor-6236 .elementor-element.elementor-element-6de06cb0{width:var(--container-widget-width, 33% );max-width:33%;--container-widget-width:33%;--container-widget-flex-grow:0;top:-500px}body:not(.rtl) .elementor-6236 .elementor-element.elementor-element-6de06cb0{right:-201px}.elementor-6236 .elementor-element.elementor-element-1ca6a9f9 img{width:100%;border-style:solid;border-width:1px 1px 1px 1px;border-color:#B3B3B3;border-radius:0040px 0040px 0040px 0040px}.elementor-6236 .elementor-element.elementor-element-1ca6a9f9{width:var(--container-widget-width, 25% );max-width:25%;--container-widget-width:25%;--container-widget-flex-grow:0;bottom:-156px}body:not(.rtl) .elementor-6236 .elementor-element.elementor-element-1ca6a9f9{right:-14px}.elementor-6236 .elementor-element.elementor-element-9cbcf88:not(.elementor-motion-effects-element-type-background){background-color:var(--e-global-color-astglobalcolor5)}.elementor-6236 .elementor-element.elementor-element-9cbcf88{margin-top:0px;margin-bottom:0px;padding:050px 20px 20px 20px}.elementor-6236 .elementor-element.elementor-element-025801a>.elementor-container>.elementor-column>.elementor-widget-wrap{align-content:center;align-items:center}.elementor-6236 .elementor-element.elementor-element-025801a.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6236 .elementor-element.elementor-element-025801a:not(.elementor-motion-effects-element-type-background){background-color:#404E5C}.elementor-6236 .elementor-element.elementor-element-025801a{padding:0px 0px 0px 0px}.elementor-6236 .elementor-element.elementor-element-59fe09f.elementor-column{align-self:inherit}.elementor-6236 .elementor-element.elementor-element-59fe09f>.elementor-element-populated{margin:60px 0px 60px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-6236 .elementor-element.elementor-element-876e723.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6236 .elementor-element.elementor-element-876e723.ob-is-breaking-bad.ob-bb-inner>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6236 .elementor-element.elementor-element-876e723.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit}.elementor-6236 .elementor-element.elementor-element-a955037.elementor-column{align-self:inherit}.elementor-6236 .elementor-element.elementor-element-3e2c77d{text-align:center}.elementor-6236 .elementor-element.elementor-element-3e2c77d .elementor-heading-title{color:var(--e-global-color-astglobalcolor5)}.elementor-6236 .elementor-element.elementor-element-3e2c77d .elementor-widget-container{text-indent:0px;mix-blend-mode:inherit}.elementor-6236 .elementor-element.elementor-element-3e2c77d>.elementor-widget-container{margin:-13px 0px 0px 0px}.elementor-6236 .elementor-element.elementor-element-c52bfe3 .elementor-icon-wrapper{text-align:center}.elementor-6236 .elementor-element.elementor-element-c52bfe3 .elementor-icon{font-size:61px}.elementor-6236 .elementor-element.elementor-element-c52bfe3 .elementor-icon svg{height:61px}.elementor-6236 .elementor-element.elementor-element-c52bfe3>.elementor-widget-container{margin:0px 0px 0px 0px}.elementor-6236 .elementor-element.elementor-element-1a12b09.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6236 .elementor-element.elementor-element-1a12b09.ob-is-breaking-bad.ob-bb-inner>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6236 .elementor-element.elementor-element-1a12b09.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit}.elementor-6236 .elementor-element.elementor-element-7f9c560.elementor-column{align-self:inherit}.elementor-6236 .elementor-element.elementor-element-7f9c560>.elementor-element-populated{margin:20px 20px 20px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px}.elementor-6236 .elementor-element.elementor-element-629aa67.elementor-position-left .elementor-image-box-img{margin-right:15px}.elementor-6236 .elementor-element.elementor-element-629aa67 .elementor-image-box-wrapper .elementor-image-box-img{width:100%}.elementor-6236 .elementor-element.elementor-element-629aa67 .elementor-image-box-img{overflow:hidden}.elementor-6236 .elementor-element.elementor-element-629aa67 .elementor-image-box-title{color:var(--e-global-color-3787ed1d);font-size:25px}.elementor-6236 .elementor-element.elementor-element-629aa67 .elementor-image-box-description{color:var(--e-global-color-3787ed1d);font-size:14px;font-weight:bold;font-style:italic}.elementor-6236 .elementor-element.elementor-element-8ca29fa{--divider-border-style:zigzag_tribal;--divider-color:var( --e-global-color-astglobalcolor5 );--divider-pattern-height:100px;--divider-element-spacing:0px}.elementor-6236 .elementor-element.elementor-element-8ca29fa .elementor-divider-separator{width:100%;margin:0 auto;margin-center:0}.elementor-6236 .elementor-element.elementor-element-8ca29fa .elementor-divider{text-align:center;padding-block-start:2px;padding-block-end:2px}.elementor-6236 .elementor-element.elementor-element-8ca29fa .elementor-divider__text{color:#FFFFFF;font-size:18px;font-weight:600;line-height:20px}.elementor-6236 .elementor-element.elementor-element-3d7db0e{color:var(--e-global-color-astglobalcolor6);font-size:15px}.elementor-6236 .elementor-element.elementor-element-3d7db0e .elementor-widget-container{text-indent:0px;mix-blend-mode:inherit}.elementor-6236 .elementor-element.elementor-element-3d7db0e>.elementor-widget-container{margin:20px 41px 0px 0px}.elementor-6236 .elementor-element.elementor-element-2668154.elementor-column{align-self:inherit}.elementor-6236 .elementor-element.elementor-element-2668154>.elementor-element-populated{margin:20px 20px 20px 20px;--e-column-margin-right:20px;--e-column-margin-left:20px}.elementor-6236 .elementor-element.elementor-element-b947301.elementor-position-left .elementor-image-box-img{margin-right:15px}.elementor-6236 .elementor-element.elementor-element-b947301 .elementor-image-box-wrapper .elementor-image-box-img{width:100%}.elementor-6236 .elementor-element.elementor-element-b947301 .elementor-image-box-img{overflow:hidden}.elementor-6236 .elementor-element.elementor-element-b947301 .elementor-image-box-title{color:var(--e-global-color-3787ed1d);font-size:25px}.elementor-6236 .elementor-element.elementor-element-b947301 .elementor-image-box-description{color:var(--e-global-color-3787ed1d);font-size:14px;font-weight:bold;font-style:italic}.elementor-6236 .elementor-element.elementor-element-a187891{--divider-border-style:zigzag_tribal;--divider-color:var( --e-global-color-astglobalcolor5 );--divider-pattern-height:100px;--divider-element-spacing:0px}.elementor-6236 .elementor-element.elementor-element-a187891 .elementor-divider-separator{width:100%;margin:0 auto;margin-center:0}.elementor-6236 .elementor-element.elementor-element-a187891 .elementor-divider{text-align:center;padding-block-start:2px;padding-block-end:2px}.elementor-6236 .elementor-element.elementor-element-a187891 .elementor-divider__text{color:#FFFFFF;font-size:18px;font-weight:600;line-height:20px}.elementor-6236 .elementor-element.elementor-element-ad6a417{color:var(--e-global-color-astglobalcolor4);font-size:15px}.elementor-6236 .elementor-element.elementor-element-ad6a417 .elementor-widget-container{text-indent:0px;mix-blend-mode:inherit}.elementor-6236 .elementor-element.elementor-element-ad6a417>.elementor-widget-container{margin:20px 41px 0px 0px}html,body{overflow-x:auto}@media (max-width:1024px){.elementor-6236 .elementor-element.elementor-element-150fd231{padding:100px 80px 0px 80px}.elementor-6236 .elementor-element.elementor-element-680f7f99 .elementor-heading-title{font-size:46px}.elementor-6236 .elementor-element.elementor-element-2c14e709 .elementor-icon-wrapper{text-align:center}.elementor-6236 .elementor-element.elementor-element-2c14e709{--container-widget-width:100%;--container-widget-flex-grow:0;width:var(--container-widget-width, 100% );max-width:100%}.elementor-6236 .elementor-element.elementor-element-60fe091d{--e-icon-list-icon-size:18px}.elementor-6236 .elementor-element.elementor-element-60fe091d .elementor-icon-list-item>.elementor-icon-list-text{font-size:20px}.elementor-6236 .elementor-element.elementor-element-60fe091d>.elementor-widget-container{margin:0px 0px 0px 0px}.elementor-6236 .elementor-element.elementor-element-1adf20a2 img{height:193px}.elementor-6236 .elementor-element.elementor-element-1adf20a2{--container-widget-width:54%;--container-widget-flex-grow:0;width:var(--container-widget-width, 54% );max-width:54%;top:-581px}body:not(.rtl) .elementor-6236 .elementor-element.elementor-element-1adf20a2{left:-76px}.elementor-6236 .elementor-element.elementor-element-6de06cb0{--container-widget-width:46%;--container-widget-flex-grow:0;width:var(--container-widget-width, 46% );max-width:46%;top:-478px}body:not(.rtl) .elementor-6236 .elementor-element.elementor-element-6de06cb0{right:-55px}.elementor-6236 .elementor-element.elementor-element-1ca6a9f9{--container-widget-width:31%;--container-widget-flex-grow:0;width:var(--container-widget-width, 31% );max-width:31%}body:not(.rtl) .elementor-6236 .elementor-element.elementor-element-1ca6a9f9{right:183px}.elementor-6236 .elementor-element.elementor-element-025801a{padding:0px 80px 100px 80px}.elementor-6236 .elementor-element.elementor-element-59fe09f>.elementor-element-populated{padding:75px 35px 50px 35px}}@media (max-width:767px){.elementor-6236 .elementor-element.elementor-element-150fd231{margin-top:-12px;margin-bottom:0px;padding:0px 30px 0px 30px}.elementor-6236 .elementor-element.elementor-element-4f5f222b.elementor-column>.elementor-widget-wrap{justify-content:center}.elementor-6236 .elementor-element.elementor-element-4f5f222b>.elementor-element-populated{margin:0px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-6236 .elementor-element.elementor-element-680f7f99 .elementor-heading-title{font-size:38px;line-height:1.4em}.elementor-6236 .elementor-element.elementor-element-680f7f99>.elementor-widget-container{margin:0px 0px 0px 0px}.elementor-6236 .elementor-element.elementor-element-2c14e709>.elementor-widget-container{margin:-12px 0px 0px 0px}.elementor-6236 .elementor-element.elementor-element-2c14e709{--container-widget-width:87%;--container-widget-flex-grow:0;width:var(--container-widget-width, 87% );max-width:87%}.elementor-6236 .elementor-element.elementor-element-1adf20a2 img{height:118px;border-radius:15px 15px 15px 0px}body:not(.rtl) .elementor-6236 .elementor-element.elementor-element-1adf20a2{left:-24px}.elementor-6236 .elementor-element.elementor-element-1adf20a2{top:-623px}.elementor-6236 .elementor-element.elementor-element-6de06cb0 img{border-radius:15px 0px 15px 15px}.elementor-6236 .elementor-element.elementor-element-6de06cb0{--container-widget-width:48%;--container-widget-flex-grow:0;width:var(--container-widget-width, 48% );max-width:48%;top:-540px}body:not(.rtl) .elementor-6236 .elementor-element.elementor-element-6de06cb0{right:-13px}.elementor-6236 .elementor-element.elementor-element-1ca6a9f9{--container-widget-width:67%;--container-widget-flex-grow:0;width:var(--container-widget-width, 67% );max-width:67%;bottom:-125px}body:not(.rtl) .elementor-6236 .elementor-element.elementor-element-1ca6a9f9{right:37px}.elementor-6236 .elementor-element.elementor-element-025801a{padding:0px 0px 0px 0px}.elementor-6236 .elementor-element.elementor-element-59fe09f>.elementor-element-populated{margin:10px 10px 10px 10px;--e-column-margin-right:10px;--e-column-margin-left:10px;padding:10px 10px 10px 10px}.elementor-6236 .elementor-element.elementor-element-3e2c77d .elementor-heading-title{font-size:30px}.elementor-6236 .elementor-element.elementor-element-3e2c77d>.elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}.elementor-6236 .elementor-element.elementor-element-629aa67 .elementor-image-box-img{margin-bottom:15px}.elementor-6236 .elementor-element.elementor-element-8ca29fa .elementor-divider-separator{width:66%}.elementor-6236 .elementor-element.elementor-element-3d7db0e>.elementor-widget-container{margin:0px 0px 0px 0px}.elementor-6236 .elementor-element.elementor-element-b947301 .elementor-image-box-img{margin-bottom:15px}.elementor-6236 .elementor-element.elementor-element-a187891 .elementor-divider-separator{width:66%}.elementor-6236 .elementor-element.elementor-element-ad6a417>.elementor-widget-container{margin:0px 0px 0px 0px}}@media (min-width:768px){.elementor-6236 .elementor-element.elementor-element-7f9c560{width:50%}.elementor-6236 .elementor-element.elementor-element-2668154{width:50%}}@media (max-width:1024px) and (min-width:768px){.elementor-6236 .elementor-element.elementor-element-59fe09f{width:55%}}sup{top:-2.4rem;font-size:30px}.sub_title{font-size:49px}@media only screen and (max-width:425px){.sub_title{font-size:34px}}.elementor-6259 .elementor-element.elementor-element-79d89ee.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6259 .elementor-element.elementor-element-79d89ee{box-shadow:0px 5px 30px 0px rgba(0,0,0,0.1);z-index:10}.elementor-6259 .elementor-element.elementor-element-5e862eee.elementor-column{align-self:inherit}.elementor-6259 .elementor-element.elementor-element-5e862eee>.elementor-element-populated{padding:0px 0px 0px 0px}.elementor-6259 .elementor-element.elementor-element-7825086>.elementor-container{max-width:1200px;min-height:0px}.elementor-6259 .elementor-element.elementor-element-7825086.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6259 .elementor-element.elementor-element-7825086.ob-is-breaking-bad.ob-bb-inner>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6259 .elementor-element.elementor-element-7825086.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit}.elementor-6259 .elementor-element.elementor-element-7825086:not(.elementor-motion-effects-element-type-background){background-color:#16163f}.elementor-6259 .elementor-element.elementor-element-7825086{margin-top:0px;margin-bottom:0px;padding:12px 0px 12px 0px}.elementor-6259 .elementor-element.elementor-element-1dbf73c1.elementor-column.elementor-element[data-element_type="column"]>.elementor-widget-wrap.elementor-element-populated{align-content:center;align-items:center}.elementor-6259 .elementor-element.elementor-element-1dbf73c1.elementor-column{align-self:inherit}.elementor-6259 .elementor-element.elementor-element-1dbf73c1>.elementor-element-populated{padding:0px 0px 0px 0px}.elementor-6259 .elementor-element.elementor-element-4c994da4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:calc(30px/2);margin-left:calc(30px/2)}.elementor-6259 .elementor-element.elementor-element-4c994da4 .elementor-icon-list-items.elementor-inline-items{margin-right:calc(-30px/2);margin-left:calc(-30px/2)}body:not(.rtl) .elementor-6259 .elementor-element.elementor-element-4c994da4 .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{right:calc(-30px/2)}.elementor-6259 .elementor-element.elementor-element-4c994da4 .elementor-icon-list-icon svg{fill:#ffffff}.elementor-6259 .elementor-element.elementor-element-4c994da4{--e-icon-list-icon-size:16px;--icon-vertical-offset:0px}.elementor-6259 .elementor-element.elementor-element-4c994da4 .elementor-icon-list-icon{padding-right:10px}.elementor-6259 .elementor-element.elementor-element-4c994da4 .elementor-icon-list-item>.elementor-icon-list-text{font-family:"Montserrat",Sans-serif;font-size:14px;font-weight:300}.elementor-6259 .elementor-element.elementor-element-4c994da4 .elementor-icon-list-text{color:#ffffff}.elementor-6259 .elementor-element.elementor-element-14de52e.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6259 .elementor-element.elementor-element-14de52e.ob-is-breaking-bad.ob-bb-inner>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-6259 .elementor-element.elementor-element-14de52e.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit}.elementor-6259 .elementor-element.elementor-element-e48da87.elementor-column{align-self:inherit}.elementor-6259 .elementor-element.elementor-element-70230c0{text-align:left}.elementor-6259 .elementor-element.elementor-element-70230c0 img{width:100%}.elementor-6259 .elementor-element.elementor-element-7a687a6{text-align:left}.elementor-6259 .elementor-element.elementor-element-7a687a6 img{width:100%}.elementor-6259 .elementor-element.elementor-element-190123d.elementor-column{align-self:inherit}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-menu-toggle{margin-left:auto;background-color:#FFFFFF00}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu .elementor-item{font-size:15px;font-weight:600;text-transform:capitalize}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--main .elementor-item{color:#16163f;fill:#16163f;padding-left:0px;padding-right:0px;padding-top:20px;padding-bottom:20px}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--main .elementor-item.elementor-item-active{color:#d3b574;fill:#d3b574}.elementor-6259 .elementor-element.elementor-element-fe3911b{--e-nav-menu-horizontal-menu-item-margin:calc( 20px / 2 );width:var(--container-widget-width, 100.375% );max-width:100.375%;--container-widget-width:100.375%;--container-widget-flex-grow:0;align-self:center}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown a,.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-menu-toggle{color:#16163f}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown a.elementor-item-active{color:#FFFFFF}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown a.elementor-item-active{background-color:#00000052}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown a.elementor-item-active{color:#d3b574;background-color:rgba(0,0,0,0)}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown .elementor-item,.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown .elementor-sub-item{font-size:16px;font-weight:400}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown{border-radius:10px 10px 10px 10px}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown li:first-child a{border-top-left-radius:10px;border-top-right-radius:10px}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown li:last-child a{border-bottom-right-radius:10px;border-bottom-left-radius:10px}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--main .elementor-nav-menu--dropdown,.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu__container.elementor-nav-menu--dropdown{box-shadow:0px 15px 20px 0px rgba(0,0,0,0.1)}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown a{padding-left:10px;padding-right:10px;padding-top:20px;padding-bottom:20px}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--main>.elementor-nav-menu>li>.elementor-nav-menu--dropdown,.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:13px!important}.elementor-6259 .elementor-element.elementor-element-fe3911b div.elementor-menu-toggle{color:#16163f}.elementor-6259 .elementor-element.elementor-element-fe3911b div.elementor-menu-toggle svg{fill:#16163f}@media (min-width:768px){.elementor-6259 .elementor-element.elementor-element-e48da87{width:15.042%}.elementor-6259 .elementor-element.elementor-element-190123d{width:84.958%}}@media (max-width:1024px) and (min-width:768px){.elementor-6259 .elementor-element.elementor-element-1dbf73c1{width:75%}.elementor-6259 .elementor-element.elementor-element-e48da87{width:30%}.elementor-6259 .elementor-element.elementor-element-190123d{width:70%}}@media (max-width:1024px){.elementor-6259 .elementor-element.elementor-element-1dbf73c1>.elementor-element-populated{padding:15px 15px 15px 15px}.elementor-6259 .elementor-element.elementor-element-4c994da4 .elementor-icon-list-item>.elementor-icon-list-text{font-size:12px}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--main>.elementor-nav-menu>li>.elementor-nav-menu--dropdown,.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:20px!important}.elementor-6259 .elementor-element.elementor-element-fe3911b{--nav-menu-icon-size:40px}}@media (max-width:767px){.elementor-6259 .elementor-element.elementor-element-5e862eee>.elementor-element-populated{padding:0px 0px 0px 0px}.elementor-6259 .elementor-element.elementor-element-7825086{padding:0px 0px 0px 0px}.elementor-6259 .elementor-element.elementor-element-e48da87{width:50%}.elementor-6259 .elementor-element.elementor-element-190123d{width:50%}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown .elementor-item,.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown .elementor-sub-item{font-size:16px}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--dropdown a{padding-top:24px;padding-bottom:24px}.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu--main>.elementor-nav-menu>li>.elementor-nav-menu--dropdown,.elementor-6259 .elementor-element.elementor-element-fe3911b .elementor-nav-menu__container.elementor-nav-menu--dropdown{margin-top:20px!important}}.dark{display:block}.light{display:none}.gform_required_legend{display:none}.elementor-7862 .elementor-element.elementor-element-cebe44e>.elementor-container{min-height:67vh}.elementor-7862 .elementor-element.elementor-element-cebe44e{overflow:hidden}.elementor-7862 .elementor-element.elementor-element-cebe44e.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-7862 .elementor-element.elementor-element-d97ac02.elementor-column{align-self:inherit}.elementor-7862 .elementor-element.elementor-element-d97ac02:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-color:#F6F6F6}.elementor-7862 .elementor-element.elementor-element-94b788f>.elementor-container{min-height:229px}.elementor-7862 .elementor-element.elementor-element-94b788f.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-7862 .elementor-element.elementor-element-94b788f.ob-is-breaking-bad.ob-bb-inner>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-7862 .elementor-element.elementor-element-94b788f.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit}.elementor-7862 .elementor-element.elementor-element-149d94b.elementor-column{align-self:inherit}.elementor-7862 .elementor-element.elementor-element-149d94b:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-image:url("https://www.worldfle.org/wp-content/uploads/2023/01/miguel-henriques-RfiBK6Y_upQ-unsplash.jpg");background-position:-170px -220px;background-repeat:no-repeat}.elementor-7862 .elementor-element.elementor-element-149d94b>.elementor-element-populated>.elementor-background-overlay{background-color:transparent;background-image:linear-gradient(204deg,#72FFE5AB 0%,var(--e-global-color-12ad7a8) 100%);opacity:0.5}.elementor-7862 .elementor-element.elementor-element-b8e1407{--spacer-size:50px}.elementor-7862 .elementor-element.elementor-element-efa3388.ob-is-breaking-bad>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-7862 .elementor-element.elementor-element-efa3388.ob-is-breaking-bad.ob-bb-inner>.elementor-container{justify-content:flex-start!important;flex-direction:row}.elementor-7862 .elementor-element.elementor-element-efa3388.ob-is-breaking-bad.ob-bb-inner{width:100%;flex:unset;align-self:inherit}.elementor-7862 .elementor-element.elementor-element-cc27493.elementor-column{align-self:inherit}.elementor-7862 .elementor-element.elementor-element-cc27493>.elementor-element-populated{padding:15px 15px 0px 15px}.elementor-7862 .elementor-element.elementor-element-9e31397 .elementor-heading-title{font-size:26px}.elementor-7862 .elementor-element.elementor-element-9e31397 .elementor-widget-container{text-indent:0px;mix-blend-mode:inherit}.elementor-7862 .elementor-element.elementor-element-9e31397>.elementor-widget-container{margin:-141px 262px 0px -15px;padding:5px 5px 5px 10px;background-color:#F6F6F6;border-radius:0px 15px 0px 0px}.elementor-7862 .elementor-element.elementor-element-e5ade56{text-align:justify;font-size:16px;line-height:1.7em}.elementor-7862 .elementor-element.elementor-element-e5ade56 .elementor-widget-container{text-indent:0px;mix-blend-mode:inherit}.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper input[type=email],.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper input[type=text],.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper textarea,.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gfield_radio input[type="radio"]+label:before{background-color:#fafafa}.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper input[type=email],.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper input[type=text],.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper textarea,.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gfield_radio input[type="radio"]+label:before{border-style:solid}.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper input[type=email],.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper input[type=text],.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper textarea,.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gfield_radio input[type="radio"]+label:before{border-width:1px 1px 1px 1px}.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper input[type=email],.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper input[type=text],.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper textarea,.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gfield_radio input[type="radio"]+label:before{border-color:#9B9B9B}.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper input[type=email],.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper input[type=text],.elementor-7862 .elementor-element.elementor-element-268840b .uael-gf-style .gform_wrapper textarea{border-radius:8px 8px 8px 8px}.elementor-7862 .elementor-element.elementor-element-268840b>.elementor-widget-container{margin:0px 0px 0px 0px;padding:0px 0px 0px 0px}@media (max-width:1024px){.elementor-7862 .elementor-element.elementor-element-149d94b:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-position:0px 0px}}@media (max-width:767px){.elementor-7862 .elementor-element.elementor-element-cebe44e>.elementor-container{min-height:100vh}.elementor-7862 .elementor-element.elementor-element-d97ac02>.elementor-element-populated{margin:-40px 0px 0px 0px;--e-column-margin-right:0px;--e-column-margin-left:0px}.elementor-7862 .elementor-element.elementor-element-149d94b:not(.elementor-motion-effects-element-type-background)>.elementor-widget-wrap{background-position:0px 0px}.elementor-7862 .elementor-element.elementor-element-9e31397 .elementor-heading-title{font-size:18px}.elementor-7862 .elementor-element.elementor-element-9e31397>.elementor-widget-container{margin:-79px 43px 0px -17px}.elementor-7862 .elementor-element.elementor-element-268840b>.elementor-widget-container{padding:0px 0px 0px 0px}}.elementor-widget.elementor-icon-list--layout-inline .elementor-widget-container{overflow:hidden}.elementor-widget .elementor-icon-list-items.elementor-inline-items{margin-right:-8px;margin-left:-8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item{margin-right:8px;margin-left:8px}.elementor-widget .elementor-icon-list-items.elementor-inline-items .elementor-icon-list-item:after{width:auto;left:auto;right:auto;position:relative;height:100%;border-top:0;border-bottom:0;border-right:0;border-left-width:1px;border-style:solid;right:-8px}.elementor-widget .elementor-icon-list-items{list-style-type:none;margin:0;padding:0}.elementor-widget .elementor-icon-list-item{margin:0;padding:0;position:relative}.elementor-widget .elementor-icon-list-item:after{position:absolute;bottom:0;width:100%}.elementor-widget .elementor-icon-list-item{display:flex;font-size:inherit;align-items:var(--icon-vertical-align,center)}.elementor-widget .elementor-icon-list-icon+.elementor-icon-list-text{align-self:center;padding-inline-start:5px}.elementor-widget .elementor-icon-list-icon{display:flex;position:relative;top:var(--icon-vertical-offset,initial)}.elementor-widget .elementor-icon-list-icon svg{width:var(--e-icon-list-icon-size,1em);height:var(--e-icon-list-icon-size,1em)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon{text-align:var(--e-icon-list-icon-align)}.elementor-widget.elementor-widget-icon-list .elementor-icon-list-icon svg{margin:var(--e-icon-list-icon-margin,0 calc(var(--e-icon-list-icon-size, 1em) * .25) 0 0)}.elementor-widget.elementor-align-center .elementor-icon-list-item{justify-content:center}.elementor-widget.elementor-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-align-center .elementor-inline-items{justify-content:center}.elementor-widget.elementor-align-left .elementor-icon-list-item{justify-content:flex-start;text-align:left}.elementor-widget.elementor-align-left .elementor-inline-items{justify-content:flex-start}.elementor-widget:not(.elementor-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-align-left) .elementor-icon-list-item:after{right:0}@media (min-width:-1){.elementor-widget:not(.elementor-widescreen-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-widescreen-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget:not(.elementor-laptop-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-laptop-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget:not(.elementor-tablet_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:1024px){.elementor-widget:not(.elementor-tablet-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-tablet-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:-1){.elementor-widget:not(.elementor-mobile_extra-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile_extra-align-left) .elementor-icon-list-item:after{right:0}}@media (max-width:767px){.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item{justify-content:center}.elementor-widget.elementor-mobile-align-center .elementor-icon-list-item:after{margin:auto}.elementor-widget.elementor-mobile-align-center .elementor-inline-items{justify-content:center}.elementor-widget:not(.elementor-mobile-align-right) .elementor-icon-list-item:after{left:0}.elementor-widget:not(.elementor-mobile-align-left) .elementor-icon-list-item:after{right:0}}.elementor-item:after,.elementor-item:before{display:block;position:absolute}.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):after,.elementor-item:not(:hover):not(:focus):not(.elementor-item-active):not(.highlighted):before{opacity:0}.elementor-item-active:after,.elementor-item-active:before{transform:scale(1)}.elementor-nav-menu--main .elementor-nav-menu a{padding:13px 20px}.elementor-nav-menu--main .elementor-nav-menu ul{position:absolute;width:12em;border-width:0;border-style:solid;padding:0}.elementor-nav-menu--layout-horizontal{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu{display:flex;flex-wrap:wrap}.elementor-nav-menu--layout-horizontal .elementor-nav-menu a{white-space:nowrap;flex-grow:1}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li{display:flex}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li ul{top:100%!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>a{margin-inline-start:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:first-child)>ul{left:var(--e-nav-menu-horizontal-menu-item-margin)!important}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child)>a{margin-inline-end:var(--e-nav-menu-horizontal-menu-item-margin)}.elementor-nav-menu--layout-horizontal .elementor-nav-menu>li:not(:last-child):after{content:var(--e-nav-menu-divider-content,none);height:var(--e-nav-menu-divider-height,35%);border-left:var(--e-nav-menu-divider-width,2px) var(--e-nav-menu-divider-style,solid) var(--e-nav-menu-divider-color,#000);border-bottom-color:var(--e-nav-menu-divider-color,#000);border-right-color:var(--e-nav-menu-divider-color,#000);border-top-color:var(--e-nav-menu-divider-color,#000);align-self:center}.elementor-nav-menu__align-center .elementor-nav-menu{margin-inline-start:auto;margin-inline-end:auto;justify-content:center}.elementor-widget-nav-menu .elementor-widget-container{display:flex;flex-direction:column}.elementor-nav-menu{position:relative;z-index:2}.elementor-nav-menu:after{content:" ";display:block;height:0;font:0/0 serif;clear:both;visibility:hidden;overflow:hidden}.elementor-nav-menu,.elementor-nav-menu li,.elementor-nav-menu ul{display:block;list-style:none;margin:0;padding:0;line-height:normal}.elementor-nav-menu ul{display:none}.elementor-nav-menu a,.elementor-nav-menu li{position:relative}.elementor-nav-menu li{border-width:0}.elementor-nav-menu a{display:flex;align-items:center}.elementor-nav-menu a{padding:10px 20px;line-height:20px}.elementor-nav-menu--dropdown .elementor-item.elementor-item-active{background-color:#3f444b;color:#fff}.elementor-menu-toggle{display:flex;align-items:center;justify-content:center;font-size:var(--nav-menu-icon-size,22px);padding:.25em;border:0 solid;border-radius:3px;background-color:rgba(0,0,0,.05);color:#33373d}.elementor-menu-toggle:not(.elementor-active) .elementor-menu-toggle__icon--close{display:none}.elementor-menu-toggle .e-font-icon-svg{fill:#33373d;height:1em;width:1em}.elementor-menu-toggle svg{width:1em;height:auto;fill:var(--nav-menu-icon-color,currentColor)}.elementor-nav-menu--dropdown{background-color:#fff;font-size:13px}.elementor-nav-menu--dropdown.elementor-nav-menu__container{margin-top:10px;transform-origin:top;overflow-y:auto;overflow-x:hidden}.elementor-nav-menu--dropdown.elementor-nav-menu__container .elementor-sub-item{font-size:.85em}.elementor-nav-menu--dropdown a{color:#33373d}ul.elementor-nav-menu--dropdown a{text-shadow:none;border-inline-start:8px solid transparent}.elementor-nav-menu__text-align-center .elementor-nav-menu--dropdown .elementor-nav-menu a{justify-content:center}.elementor-nav-menu--toggle{--menu-height:100vh}.elementor-nav-menu--toggle .elementor-menu-toggle:not(.elementor-active)+.elementor-nav-menu__container{transform:scaleY(0);max-height:0;overflow:hidden}.elementor-nav-menu--stretch .elementor-nav-menu__container.elementor-nav-menu--dropdown{position:absolute;z-index:9997}@media (max-width:1024px){.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--main{display:none}}@media (min-width:1025px){.elementor-nav-menu--dropdown-tablet .elementor-menu-toggle,.elementor-nav-menu--dropdown-tablet .elementor-nav-menu--dropdown{display:none}.elementor-nav-menu--dropdown-tablet nav.elementor-nav-menu--dropdown.elementor-nav-menu__container{overflow-y:hidden}}.gform_wrapper.gravity-theme fieldset,.gform_wrapper.gravity-theme legend{background:0 0;padding:0}.gform_wrapper.gravity-theme fieldset{border:none;display:block;margin:0}.gform_wrapper.gravity-theme legend{margin-left:0;margin-right:0}.gform_wrapper.gravity-theme ::-ms-reveal{display:none}.gform_wrapper.gravity-theme .gform_validation_container,body .gform_wrapper.gravity-theme .gform_body .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_fields .gfield.gform_validation_container,body .gform_wrapper.gravity-theme .gform_validation_container{display:none!important;left:-9000px;position:absolute!important}@media only screen and (max-width:641px){.gform_wrapper.gravity-theme input:not([type=radio]):not([type=checkbox]):not([type=image]):not([type=file]){line-height:2;min-height:32px}.gform_wrapper.gravity-theme textarea{line-height:1.5}}.gform_wrapper.gravity-theme .gform_hidden{display:none}.gform_wrapper.gravity-theme .screen-reader-text{border:0;clip:rect(1px,1px,1px,1px);-webkit-clip-path:inset(50%);clip-path:inset(50%);height:1px;margin:-1px;overflow:hidden;padding:0;position:absolute;width:1px;word-wrap:normal!important}.gform_wrapper.gravity-theme .gfield input{max-width:100%}.gform_wrapper.gravity-theme .gfield input.large{width:100%}.gform_wrapper.gravity-theme *{box-sizing:border-box}.gform_wrapper.gravity-theme .gform_fields{display:grid;grid-column-gap:2%;-ms-grid-columns:(1fr 2%)[12];grid-row-gap:16px;grid-template-columns:repeat(12,1fr);grid-template-rows:repeat(auto-fill,auto);width:100%}.gform_wrapper.gravity-theme .gfield{grid-column:1/-1;min-width:0}.gform_wrapper.gravity-theme .gfield.gfield--width-full{grid-column:span 12;-ms-grid-column-span:12}@media (max-width:640px){.gform_wrapper.gravity-theme .gform_fields{grid-column-gap:0}.gform_wrapper.gravity-theme .gfield:not(.gfield--width-full){grid-column:1/-1}}.gform_wrapper.gravity-theme .gfield_label{display:inline-block;font-size:16px;font-weight:700;margin-bottom:8px;padding:0}.gform_wrapper.gravity-theme .gfield_required{color:#c02b0a;display:inline-block;font-size:13.008px;padding-inline-start:0.125em}.gform_wrapper.gravity-theme .gform_required_legend .gfield_required{padding-inline-start:0}.gform_wrapper.gravity-theme .gform_footer{display:flex}.gform_wrapper.gravity-theme .gform_footer input{align-self:flex-end}.gform_wrapper.gravity-theme .gfield_description{clear:both;font-family:inherit;font-size:15px;letter-spacing:normal;line-height:inherit;padding-top:13px;width:100%}.gform_wrapper.gravity-theme .gform_footer{margin:6px 0 0;padding:16px 0}.gform_wrapper.gravity-theme .gform_footer input{margin-bottom:8px}.gform_wrapper.gravity-theme .gform_footer input+input{margin-left:8px}.gform_wrapper.gravity-theme .gfield_radio label{display:inline-block;font-size:15px}.gform_wrapper.gravity-theme .gfield-choice-input{display:inline-block;margin-top:0;top:0;vertical-align:middle}.gform_wrapper.gravity-theme .gfield-choice-input+label{margin-bottom:0;max-width:calc(100% - 32px);vertical-align:middle}.gform_wrapper.gravity-theme input[type=email],.gform_wrapper.gravity-theme input[type=text],.gform_wrapper.gravity-theme textarea{font-size:15px;margin-bottom:0;margin-top:0;padding:8px}.gform_wrapper form{position:relative}</style> <meta name="description" content="Foreign language conferences 2025, Publication opportunities in various indexed international journals. Join foreign language conference!"/> <meta name="robots" content="follow, index, max-snippet:-1, max-video-preview:-1, max-image-preview:large"/> <link rel="canonical" href="https://www.worldfle.org/" /> <meta property="og:locale" content="en_US" /> <meta property="og:type" content="website" /> <meta property="og:title" content="4th World Conference on Foreign Language Education | London" /> <meta property="og:description" content="Foreign language conferences 2025, Publication opportunities in various indexed international journals. Join foreign language conference!" /> <meta property="og:url" content="https://www.worldfle.org/" /> <meta property="og:site_name" content="4th World Conference on Foreign Language Education" /> <meta property="og:updated_time" content="2024-09-18T06:37:27+00:00" /> <meta property="og:image" content="https://www.worldfle.org/wp-content/uploads/2021/08/speaker-giving-a-talk-on-corporate-business-confer-PDFQEL6.jpg" /> <meta property="og:image:secure_url" content="https://www.worldfle.org/wp-content/uploads/2021/08/speaker-giving-a-talk-on-corporate-business-confer-PDFQEL6.jpg" /> <meta property="og:image:width" content="1200" /> <meta property="og:image:height" content="755" /> <meta property="og:image:alt" content="foreign language conference" /> <meta property="og:image:type" content="image/jpeg" /> <meta name="twitter:card" content="summary_large_image" /> <meta name="twitter:title" content="4th World Conference on Foreign Language Education | London" /> <meta name="twitter:description" content="Foreign language conferences 2025, Publication opportunities in various indexed international journals. Join foreign language conference!" /> <meta name="twitter:image" content="https://www.worldfle.org/wp-content/uploads/2021/08/speaker-giving-a-talk-on-corporate-business-confer-PDFQEL6.jpg" /> <meta name="twitter:label1" content="Written by" /> <meta name="twitter:data1" content="fleadmin" /> <meta name="twitter:label2" content="Time to read" /> <meta name="twitter:data2" content="6 minutes" /> <script type="application/ld+json" class="rank-math-schema-pro">{"@context":"https://schema.org","@graph":[{"@type":"Organization","@id":"https://www.worldfle.org/#organization","name":"WORLDFLE","sameAs":["https://www.facebook.com/World-Conference-on-Foreign-Language-Education-104814841923601"],"logo":{"@type":"ImageObject","@id":"https://www.worldfle.org/#logo","url":"https://www.worldfle.org/wp-content/uploads/2021/09/worldfle.png","contentUrl":"https://www.worldfle.org/wp-content/uploads/2021/09/worldfle.png","caption":"WORLDFLE","inLanguage":"en-US","width":"500","height":"500"}},{"@type":"WebSite","@id":"https://www.worldfle.org/#website","url":"https://www.worldfle.org","name":"WORLDFLE","publisher":{"@id":"https://www.worldfle.org/#organization"},"inLanguage":"en-US","potentialAction":{"@type":"SearchAction","target":"https://www.worldfle.org/?s={search_term_string}","query-input":"required name=search_term_string"}},{"@type":"ImageObject","@id":"https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-1024x683.jpg","url":"https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-1024x683.jpg","width":"200","height":"200","inLanguage":"en-US"},{"@type":"WebPage","@id":"https://www.worldfle.org/#webpage","url":"https://www.worldfle.org/","name":"4th World Conference on Foreign Language Education | London","datePublished":"2019-03-11T12:07:50+00:00","dateModified":"2024-09-18T06:37:27+00:00","about":{"@id":"https://www.worldfle.org/#organization"},"isPartOf":{"@id":"https://www.worldfle.org/#website"},"primaryImageOfPage":{"@id":"https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-1024x683.jpg"},"inLanguage":"en-US"}]}</script> <!-- /Rank Math WordPress SEO plugin --> <link rel='dns-prefetch' href='//fonts.googleapis.com' /> <link href='https://fonts.gstatic.com' crossorigin rel='preconnect' /> <link rel="alternate" type="application/rss+xml" title="4th World Conference on Foreign Language Education &raquo; Feed" href="https://www.worldfle.org/feed/" /> <link rel="alternate" type="application/rss+xml" title="4th World Conference on Foreign Language Education &raquo; Comments Feed" href="https://www.worldfle.org/comments/feed/" /> <link rel='preload' href='https://www.worldfle.org/wp-content/themes/astra/assets/css/minified/frontend.min.css?ver=4.8.7' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <style id='astra-theme-css-inline-css'> .ast-no-sidebar .entry-content .alignfull {margin-left: calc( -50vw + 50%);margin-right: calc( -50vw + 50%);max-width: 100vw;width: 100vw;}.ast-no-sidebar .entry-content .alignwide {margin-left: calc(-41vw + 50%);margin-right: calc(-41vw + 50%);max-width: unset;width: unset;}.ast-no-sidebar .entry-content .alignfull .alignfull,.ast-no-sidebar .entry-content .alignfull .alignwide,.ast-no-sidebar .entry-content .alignwide .alignfull,.ast-no-sidebar .entry-content .alignwide .alignwide,.ast-no-sidebar .entry-content .wp-block-column .alignfull,.ast-no-sidebar .entry-content .wp-block-column .alignwide{width: 100%;margin-left: auto;margin-right: auto;}.wp-block-gallery,.blocks-gallery-grid {margin: 0;}.wp-block-separator {max-width: 100px;}.wp-block-separator.is-style-wide,.wp-block-separator.is-style-dots {max-width: none;}.entry-content .has-2-columns .wp-block-column:first-child {padding-right: 10px;}.entry-content .has-2-columns .wp-block-column:last-child {padding-left: 10px;}@media (max-width: 782px) {.entry-content .wp-block-columns .wp-block-column {flex-basis: 100%;}.entry-content .has-2-columns .wp-block-column:first-child {padding-right: 0;}.entry-content .has-2-columns .wp-block-column:last-child {padding-left: 0;}}body .entry-content .wp-block-latest-posts {margin-left: 0;}body .entry-content .wp-block-latest-posts li {list-style: none;}.ast-no-sidebar .ast-container .entry-content .wp-block-latest-posts {margin-left: 0;}.ast-header-break-point .entry-content .alignwide {margin-left: auto;margin-right: auto;}.entry-content .blocks-gallery-item img {margin-bottom: auto;}.wp-block-pullquote {border-top: 4px solid #555d66;border-bottom: 4px solid #555d66;color: #40464d;}:root{--ast-post-nav-space:0;--ast-container-default-xlg-padding:6.67em;--ast-container-default-lg-padding:5.67em;--ast-container-default-slg-padding:4.34em;--ast-container-default-md-padding:3.34em;--ast-container-default-sm-padding:6.67em;--ast-container-default-xs-padding:2.4em;--ast-container-default-xxs-padding:1.4em;--ast-code-block-background:#EEEEEE;--ast-comment-inputs-background:#FAFAFA;--ast-normal-container-width:1200px;--ast-narrow-container-width:750px;--ast-blog-title-font-weight:normal;--ast-blog-meta-weight:inherit;}html{font-size:106.25%;}a,.page-title{color:#71979c;}a:hover,a:focus{color:#3a3a3a;}body,button,input,select,textarea,.ast-button,.ast-custom-button{font-family:'Barlow',sans-serif;font-weight:400;font-size:17px;font-size:1rem;}blockquote{color:#000311;}h1,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6,.site-title,.site-title a{font-family:'Barlow',sans-serif;font-weight:700;}.site-title{font-size:35px;font-size:2.0588235294118rem;display:none;}header .custom-logo-link img{max-width:200px;width:200px;}.astra-logo-svg{width:200px;}.site-header .site-description{font-size:15px;font-size:0.88235294117647rem;display:none;}.entry-title{font-size:30px;font-size:1.7647058823529rem;}.archive .ast-article-post .ast-article-inner,.blog .ast-article-post .ast-article-inner,.archive .ast-article-post .ast-article-inner:hover,.blog .ast-article-post .ast-article-inner:hover{overflow:hidden;}h1,.entry-content h1{font-size:80px;font-size:4.7058823529412rem;font-family:'Barlow',sans-serif;line-height:1.4em;}h2,.entry-content h2{font-size:42px;font-size:2.4705882352941rem;font-family:'Barlow',sans-serif;line-height:1.3em;}h3,.entry-content h3{font-size:32px;font-size:1.8823529411765rem;font-family:'Barlow',sans-serif;line-height:1.3em;}h4,.entry-content h4{font-size:25px;font-size:1.4705882352941rem;line-height:1.2em;font-family:'Barlow',sans-serif;}h5,.entry-content h5{font-size:20px;font-size:1.1764705882353rem;line-height:1.2em;font-family:'Barlow',sans-serif;}h6,.entry-content h6{font-size:16px;font-size:0.94117647058824rem;line-height:1.25em;font-family:'Barlow',sans-serif;}::selection{background-color:#71979c;color:#000000;}body,h1,.entry-title a,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6{color:#404e5c;}.tagcloud a:hover,.tagcloud a:focus,.tagcloud a.current-item{color:#000000;border-color:#71979c;background-color:#71979c;}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,textarea:focus{border-color:#71979c;}input[type="radio"]:checked,input[type=reset],input[type="checkbox"]:checked,input[type="checkbox"]:hover:checked,input[type="checkbox"]:focus:checked,input[type=range]::-webkit-slider-thumb{border-color:#71979c;background-color:#71979c;box-shadow:none;}.site-footer a:hover + .post-count,.site-footer a:focus + .post-count{background:#71979c;border-color:#71979c;}.single .nav-links .nav-previous,.single .nav-links .nav-next{color:#71979c;}.entry-meta,.entry-meta *{line-height:1.45;color:#71979c;}.entry-meta a:not(.ast-button):hover,.entry-meta a:not(.ast-button):hover *,.entry-meta a:not(.ast-button):focus,.entry-meta a:not(.ast-button):focus *,.page-links > .page-link,.page-links .page-link:hover,.post-navigation a:hover{color:#3a3a3a;}#cat option,.secondary .calendar_wrap thead a,.secondary .calendar_wrap thead a:visited{color:#71979c;}.secondary .calendar_wrap #today,.ast-progress-val span{background:#71979c;}.secondary a:hover + .post-count,.secondary a:focus + .post-count{background:#71979c;border-color:#71979c;}.calendar_wrap #today > a{color:#000000;}.page-links .page-link,.single .post-navigation a{color:#71979c;}.ast-header-break-point .main-header-bar .ast-button-wrap .menu-toggle{border-radius:0px;}.ast-search-menu-icon .search-form button.search-submit{padding:0 4px;}.ast-search-menu-icon form.search-form{padding-right:0;}.ast-search-menu-icon.slide-search input.search-field{width:0;}.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-form,.ast-header-search .ast-search-menu-icon.ast-dropdown-active .search-field:focus{transition:all 0.2s;}.search-form input.search-field:focus{outline:none;}.widget-title,.widget .wp-block-heading{font-size:24px;font-size:1.4117647058824rem;color:#404e5c;}.single .ast-author-details .author-title{color:#3a3a3a;}.ast-search-menu-icon.slide-search a:focus-visible:focus-visible,.astra-search-icon:focus-visible,#close:focus-visible,a:focus-visible,.ast-menu-toggle:focus-visible,.site .skip-link:focus-visible,.wp-block-loginout input:focus-visible,.wp-block-search.wp-block-search__button-inside .wp-block-search__inside-wrapper,.ast-header-navigation-arrow:focus-visible,.woocommerce .wc-proceed-to-checkout > .checkout-button:focus-visible,.woocommerce .woocommerce-MyAccount-navigation ul li a:focus-visible,.ast-orders-table__row .ast-orders-table__cell:focus-visible,.woocommerce .woocommerce-order-details .order-again > .button:focus-visible,.woocommerce .woocommerce-message a.button.wc-forward:focus-visible,.woocommerce #minus_qty:focus-visible,.woocommerce #plus_qty:focus-visible,a#ast-apply-coupon:focus-visible,.woocommerce .woocommerce-info a:focus-visible,.woocommerce .astra-shop-summary-wrap a:focus-visible,.woocommerce a.wc-forward:focus-visible,#ast-apply-coupon:focus-visible,.woocommerce-js .woocommerce-mini-cart-item a.remove:focus-visible,#close:focus-visible,.button.search-submit:focus-visible,#search_submit:focus,.normal-search:focus-visible,.ast-header-account-wrap:focus-visible,.woocommerce .ast-on-card-button.ast-quick-view-trigger:focus{outline-style:dotted;outline-color:inherit;outline-width:thin;}input:focus,input[type="text"]:focus,input[type="email"]:focus,input[type="url"]:focus,input[type="password"]:focus,input[type="reset"]:focus,input[type="search"]:focus,input[type="number"]:focus,textarea:focus,.wp-block-search__input:focus,[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal:focus,.ast-mobile-popup-drawer.active .menu-toggle-close:focus,.woocommerce-ordering select.orderby:focus,#ast-scroll-top:focus,#coupon_code:focus,.woocommerce-page #comment:focus,.woocommerce #reviews #respond input#submit:focus,.woocommerce a.add_to_cart_button:focus,.woocommerce .button.single_add_to_cart_button:focus,.woocommerce .woocommerce-cart-form button:focus,.woocommerce .woocommerce-cart-form__cart-item .quantity .qty:focus,.woocommerce .woocommerce-billing-fields .woocommerce-billing-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,.woocommerce #order_comments:focus,.woocommerce #place_order:focus,.woocommerce .woocommerce-address-fields .woocommerce-address-fields__field-wrapper .woocommerce-input-wrapper > .input-text:focus,.woocommerce .woocommerce-MyAccount-content form button:focus,.woocommerce .woocommerce-MyAccount-content .woocommerce-EditAccountForm .woocommerce-form-row .woocommerce-Input.input-text:focus,.woocommerce .ast-woocommerce-container .woocommerce-pagination ul.page-numbers li a:focus,body #content .woocommerce form .form-row .select2-container--default .select2-selection--single:focus,#ast-coupon-code:focus,.woocommerce.woocommerce-js .quantity input[type=number]:focus,.woocommerce-js .woocommerce-mini-cart-item .quantity input[type=number]:focus,.woocommerce p#ast-coupon-trigger:focus{border-style:dotted;border-color:inherit;border-width:thin;}input{outline:none;}.site-logo-img img{ transition:all 0.2s linear;}body .ast-oembed-container *{position:absolute;top:0;width:100%;height:100%;left:0;}body .wp-block-embed-pocket-casts .ast-oembed-container *{position:unset;}.ast-single-post-featured-section + article {margin-top: 2em;}.site-content .ast-single-post-featured-section img {width: 100%;overflow: hidden;object-fit: cover;}.site > .ast-single-related-posts-container {margin-top: 0;}@media (min-width: 922px) {.ast-desktop .ast-container--narrow {max-width: var(--ast-narrow-container-width);margin: 0 auto;}}.ast-page-builder-template .hentry {margin: 0;}.ast-page-builder-template .site-content > .ast-container {max-width: 100%;padding: 0;}.ast-page-builder-template .site .site-content #primary {padding: 0;margin: 0;}.ast-page-builder-template .no-results {text-align: center;margin: 4em auto;}.ast-page-builder-template .ast-pagination {padding: 2em;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-thumbnail {margin-top: 0;}.ast-page-builder-template .entry-header.ast-header-without-markup {margin-top: 0;margin-bottom: 0;}.ast-page-builder-template .entry-header.ast-no-title.ast-no-meta {margin-bottom: 0;}.ast-page-builder-template.single .post-navigation {padding-bottom: 2em;}.ast-page-builder-template.single-post .site-content > .ast-container {max-width: 100%;}.ast-page-builder-template .entry-header {margin-top: 4em;margin-left: auto;margin-right: auto;padding-left: 20px;padding-right: 20px;}.single.ast-page-builder-template .entry-header {padding-left: 20px;padding-right: 20px;}.ast-page-builder-template .ast-archive-description {margin: 4em auto 0;padding-left: 20px;padding-right: 20px;}.ast-page-builder-template.ast-no-sidebar .entry-content .alignwide {margin-left: 0;margin-right: 0;}@media (max-width:921.9px){#ast-desktop-header{display:none;}}@media (min-width:922px){#ast-mobile-header{display:none;}}.wp-block-buttons.aligncenter{justify-content:center;}@media (max-width:782px){.entry-content .wp-block-columns .wp-block-column{margin-left:0px;}}.wp-block-image.aligncenter{margin-left:auto;margin-right:auto;}.wp-block-table.aligncenter{margin-left:auto;margin-right:auto;}.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link.wp-element-button,.ast-outline-button,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button{border-color:#71979c;border-top-width:2px;border-right-width:2px;border-bottom-width:2px;border-left-width:2px;font-family:inherit;font-weight:inherit;font-size:16px;font-size:0.94117647058824rem;line-height:1em;border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;}.wp-block-button.is-style-outline .wp-block-button__link:hover,.wp-block-buttons .wp-block-button.is-style-outline .wp-block-button__link:focus,.wp-block-buttons .wp-block-button.is-style-outline > .wp-block-button__link:not(.has-text-color):hover,.wp-block-buttons .wp-block-button.wp-block-button__link.is-style-outline:not(.has-text-color):hover,.ast-outline-button:hover,.ast-outline-button:focus,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:hover,.wp-block-uagb-buttons-child .uagb-buttons-repeater.ast-outline-button:focus{background-color:#4f8389;}.wp-block-button .wp-block-button__link.wp-element-button.is-style-outline:not(.has-background),.wp-block-button.is-style-outline>.wp-block-button__link.wp-element-button:not(.has-background),.ast-outline-button{background-color:#71979c;}.entry-content[data-ast-blocks-layout] > figure{margin-bottom:1em;}@media (max-width:921px){.ast-separate-container #primary,.ast-separate-container #secondary{padding:1.5em 0;}#primary,#secondary{padding:1.5em 0;margin:0;}.ast-left-sidebar #content > .ast-container{display:flex;flex-direction:column-reverse;width:100%;}.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single{padding:1.5em 2.14em;}.ast-author-box img.avatar{margin:20px 0 0 0;}}@media (min-width:922px){.ast-separate-container.ast-right-sidebar #primary,.ast-separate-container.ast-left-sidebar #primary{border:0;}.search-no-results.ast-separate-container #primary{margin-bottom:4em;}}.elementor-button-wrapper .elementor-button{border-style:solid;text-decoration:none;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;padding-top:14px;padding-right:40px;padding-bottom:14px;padding-left:40px;}.elementor-button-wrapper .elementor-button{border-color:#71979c;background-color:#71979c;}.elementor-button-wrapper .elementor-button:hover,.elementor-button-wrapper .elementor-button:focus{color:#ffffff;background-color:#4f8389;border-color:#4f8389;}.wp-block-button .wp-block-button__link ,.elementor-button-wrapper .elementor-button,.elementor-button-wrapper .elementor-button:visited{color:#ffffff;}.elementor-button-wrapper .elementor-button{font-size:16px;font-size:0.94117647058824rem;line-height:1em;}body .elementor-button.elementor-size-sm,body .elementor-button.elementor-size-xs,body .elementor-button.elementor-size-md,body .elementor-button.elementor-size-lg,body .elementor-button.elementor-size-xl,body .elementor-button{font-size:16px;font-size:0.94117647058824rem;}.wp-block-button .wp-block-button__link:hover,.wp-block-button .wp-block-button__link:focus{color:#ffffff;background-color:#4f8389;border-color:#4f8389;}.elementor-widget-heading h1.elementor-heading-title{line-height:1.4em;}.elementor-widget-heading h2.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h3.elementor-heading-title{line-height:1.3em;}.elementor-widget-heading h4.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h5.elementor-heading-title{line-height:1.2em;}.elementor-widget-heading h6.elementor-heading-title{line-height:1.25em;}.wp-block-button .wp-block-button__link{border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;border-color:#71979c;background-color:#71979c;color:#ffffff;font-family:inherit;font-weight:inherit;line-height:1em;font-size:16px;font-size:0.94117647058824rem;border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;padding-top:14px;padding-right:40px;padding-bottom:14px;padding-left:40px;}.menu-toggle,button,.ast-button,.ast-custom-button,.button,input#submit,input[type="button"],input[type="submit"],input[type="reset"]{border-style:solid;border-top-width:0;border-right-width:0;border-left-width:0;border-bottom-width:0;color:#ffffff;border-color:#71979c;background-color:#71979c;padding-top:14px;padding-right:40px;padding-bottom:14px;padding-left:40px;font-family:inherit;font-weight:inherit;font-size:16px;font-size:0.94117647058824rem;line-height:1em;border-top-left-radius:50px;border-top-right-radius:50px;border-bottom-right-radius:50px;border-bottom-left-radius:50px;}button:focus,.menu-toggle:hover,button:hover,.ast-button:hover,.ast-custom-button:hover .button:hover,.ast-custom-button:hover ,input[type=reset]:hover,input[type=reset]:focus,input#submit:hover,input#submit:focus,input[type="button"]:hover,input[type="button"]:focus,input[type="submit"]:hover,input[type="submit"]:focus{color:#ffffff;background-color:#4f8389;border-color:#4f8389;}@media (max-width:921px){.ast-mobile-header-stack .main-header-bar .ast-search-menu-icon{display:inline-block;}.ast-header-break-point.ast-header-custom-item-outside .ast-mobile-header-stack .main-header-bar .ast-search-icon{margin:0;}.ast-comment-avatar-wrap img{max-width:2.5em;}.ast-comment-meta{padding:0 1.8888em 1.3333em;}.ast-separate-container .ast-comment-list li.depth-1{padding:1.5em 2.14em;}.ast-separate-container .comment-respond{padding:2em 2.14em;}}@media (min-width:544px){.ast-container{max-width:100%;}}@media (max-width:544px){.ast-separate-container .ast-article-post,.ast-separate-container .ast-article-single,.ast-separate-container .comments-title,.ast-separate-container .ast-archive-description{padding:1.5em 1em;}.ast-separate-container #content .ast-container{padding-left:0.54em;padding-right:0.54em;}.ast-separate-container .ast-comment-list .bypostauthor{padding:.5em;}.ast-search-menu-icon.ast-dropdown-active .search-field{width:170px;}} #ast-mobile-header .ast-site-header-cart-li a{pointer-events:none;}body,.ast-separate-container{background-color:#f2f3f5;}.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -6.67em;margin-right: -6.67em;width: auto;}@media (max-width: 1200px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -2.4em;margin-right: -2.4em;}}@media (max-width: 768px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -2.14em;margin-right: -2.14em;}}@media (max-width: 544px) {.ast-no-sidebar.ast-separate-container .entry-content .alignfull {margin-left: -1em;margin-right: -1em;}}.ast-no-sidebar.ast-separate-container .entry-content .alignwide {margin-left: -20px;margin-right: -20px;}.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignfull,.ast-no-sidebar.ast-separate-container .entry-content .wp-block-column .alignwide {margin-left: auto;margin-right: auto;width: 100%;}@media (max-width:921px){.site-title{display:none;}.site-header .site-description{display:none;}h1,.entry-content h1{font-size:65px;}h2,.entry-content h2{font-size:42px;}h3,.entry-content h3{font-size:32px;}h4,.entry-content h4{font-size:25px;font-size:1.4705882352941rem;}h5,.entry-content h5{font-size:20px;font-size:1.1764705882353rem;}h6,.entry-content h6{font-size:16px;font-size:0.94117647058824rem;}.astra-logo-svg{width:124px;}header .custom-logo-link img,.ast-header-break-point .site-logo-img .custom-mobile-logo-link img{max-width:124px;width:124px;}}@media (max-width:544px){.site-title{display:none;}.site-header .site-description{display:none;}h1,.entry-content h1{font-size:48px;}h2,.entry-content h2{font-size:35px;}h3,.entry-content h3{font-size:26px;}h4,.entry-content h4{font-size:28px;font-size:1.6470588235294rem;}h5,.entry-content h5{font-size:22px;font-size:1.2941176470588rem;}h6,.entry-content h6{font-size:16px;font-size:0.94117647058824rem;}}@media (max-width:921px){html{font-size:96.9%;}}@media (max-width:544px){html{font-size:96.9%;}}@media (min-width:922px){.ast-container{max-width:1240px;}}@font-face {font-family: "Astra";src: url(https://www.worldfle.org/wp-content/themes/astra/assets/fonts/astra.woff) format("woff"),url(https://www.worldfle.org/wp-content/themes/astra/assets/fonts/astra.ttf) format("truetype"),url(https://www.worldfle.org/wp-content/themes/astra/assets/fonts/astra.svg#astra) format("svg");font-weight: normal;font-style: normal;font-display: fallback;}@media (min-width:922px){.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu:hover > .sub-menu,.main-header-menu .sub-menu .menu-item.ast-left-align-sub-menu.focus > .sub-menu{margin-left:-0px;}}.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill,.ast-theme-transparent-header [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal{border:none;}.site .comments-area{padding-bottom:3em;}.astra-icon-down_arrow::after {content: "\e900";font-family: Astra;}.astra-icon-close::after {content: "\e5cd";font-family: Astra;}.astra-icon-drag_handle::after {content: "\e25d";font-family: Astra;}.astra-icon-format_align_justify::after {content: "\e235";font-family: Astra;}.astra-icon-menu::after {content: "\e5d2";font-family: Astra;}.astra-icon-reorder::after {content: "\e8fe";font-family: Astra;}.astra-icon-search::after {content: "\e8b6";font-family: Astra;}.astra-icon-zoom_in::after {content: "\e56b";font-family: Astra;}.astra-icon-check-circle::after {content: "\e901";font-family: Astra;}.astra-icon-shopping-cart::after {content: "\f07a";font-family: Astra;}.astra-icon-shopping-bag::after {content: "\f290";font-family: Astra;}.astra-icon-shopping-basket::after {content: "\f291";font-family: Astra;}.astra-icon-circle-o::after {content: "\e903";font-family: Astra;}.astra-icon-certificate::after {content: "\e902";font-family: Astra;}blockquote {padding: 1.2em;}:root .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-color{color:var(--ast-global-color-0);}:root .wp-block-button .has-ast-global-color-0-background-color{background-color:var(--ast-global-color-0);}:root .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-color{color:var(--ast-global-color-1);}:root .wp-block-button .has-ast-global-color-1-background-color{background-color:var(--ast-global-color-1);}:root .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-color{color:var(--ast-global-color-2);}:root .wp-block-button .has-ast-global-color-2-background-color{background-color:var(--ast-global-color-2);}:root .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-color{color:var(--ast-global-color-3);}:root .wp-block-button .has-ast-global-color-3-background-color{background-color:var(--ast-global-color-3);}:root .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-color{color:var(--ast-global-color-4);}:root .wp-block-button .has-ast-global-color-4-background-color{background-color:var(--ast-global-color-4);}:root .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-color{color:var(--ast-global-color-5);}:root .wp-block-button .has-ast-global-color-5-background-color{background-color:var(--ast-global-color-5);}:root .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-color{color:var(--ast-global-color-6);}:root .wp-block-button .has-ast-global-color-6-background-color{background-color:var(--ast-global-color-6);}:root .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-color{color:var(--ast-global-color-7);}:root .wp-block-button .has-ast-global-color-7-background-color{background-color:var(--ast-global-color-7);}:root .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-color{color:var(--ast-global-color-8);}:root .wp-block-button .has-ast-global-color-8-background-color{background-color:var(--ast-global-color-8);}:root{--ast-global-color-0:#0170B9;--ast-global-color-1:#3a3a3a;--ast-global-color-2:#3a3a3a;--ast-global-color-3:#4B4F58;--ast-global-color-4:#F5F5F5;--ast-global-color-5:#FFFFFF;--ast-global-color-6:#E5E5E5;--ast-global-color-7:#424242;--ast-global-color-8:#000000;}:root {--ast-border-color : #dddddd;}.ast-single-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: #eeeeee;}.ast-single-entry-banner[data-banner-layout="layout-1"] {max-width: 1200px;background: inherit;padding: 20px 0;}.ast-single-entry-banner[data-banner-width-type="custom"] {margin: 0 auto;width: 100%;}.ast-single-entry-banner + .site-content .entry-header {margin-bottom: 0;}.site .ast-author-avatar {--ast-author-avatar-size: ;}a.ast-underline-text {text-decoration: underline;}.ast-container > .ast-terms-link {position: relative;display: block;}a.ast-button.ast-badge-tax {padding: 4px 8px;border-radius: 3px;font-size: inherit;}header.entry-header .entry-title{font-size:30px;font-size:1.7647058823529rem;}header.entry-header > *:not(:last-child){margin-bottom:10px;}.ast-archive-entry-banner {-js-display: flex;display: flex;flex-direction: column;justify-content: center;text-align: center;position: relative;background: #eeeeee;}.ast-archive-entry-banner[data-banner-width-type="custom"] {margin: 0 auto;width: 100%;}.ast-archive-entry-banner[data-banner-layout="layout-1"] {background: inherit;padding: 20px 0;text-align: left;}body.archive .ast-archive-description{max-width:1200px;width:100%;text-align:left;padding-top:3em;padding-right:3em;padding-bottom:3em;padding-left:3em;}body.archive .ast-archive-description .ast-archive-title,body.archive .ast-archive-description .ast-archive-title *{font-size:40px;font-size:2.3529411764706rem;text-transform:capitalize;}body.archive .ast-archive-description > *:not(:last-child){margin-bottom:10px;}@media (max-width:921px){body.archive .ast-archive-description{text-align:left;}}@media (max-width:544px){body.archive .ast-archive-description{text-align:left;}}.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg{width:200px;}.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img{ max-width:200px; width:200px;}@media (max-width:921px){.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg{width:120px;}.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img{ max-width:120px; width:120px;}}@media (max-width:543px){.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo .astra-logo-svg{width:100px;}.ast-theme-transparent-header #masthead .site-logo-img .transparent-custom-logo img{ max-width:100px; width:100px;}}@media (min-width:921px){.ast-theme-transparent-header #masthead{position:absolute;left:0;right:0;}.ast-theme-transparent-header .main-header-bar,.ast-theme-transparent-header.ast-header-break-point .main-header-bar{background:none;}body.elementor-editor-active.ast-theme-transparent-header #masthead,.fl-builder-edit .ast-theme-transparent-header #masthead,body.vc_editor.ast-theme-transparent-header #masthead,body.brz-ed.ast-theme-transparent-header #masthead{z-index:0;}.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .custom-mobile-logo-link{display:none;}.ast-header-break-point.ast-replace-site-logo-transparent.ast-theme-transparent-header .transparent-custom-logo{display:inline-block;}.ast-theme-transparent-header .ast-above-header,.ast-theme-transparent-header .ast-above-header.ast-above-header-bar{background-image:none;background-color:transparent;}.ast-theme-transparent-header .ast-below-header,.ast-theme-transparent-header .ast-below-header.ast-below-header-bar{background-image:none;background-color:transparent;}}@media (min-width:922px){.ast-theme-transparent-header .ast-builder-menu .main-header-menu,.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-link,.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .menu-item > .menu-link,.ast-theme-transparent-header .ast-masthead-custom-menu-items,.ast-theme-transparent-header .ast-masthead-custom-menu-items a,.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item > .ast-menu-toggle,.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item > .ast-menu-toggle,.ast-theme-transparent-header .ast-above-header-navigation a,.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation a,.ast-header-break-point.ast-theme-transparent-header .ast-above-header-navigation > ul.ast-above-header-menu > .menu-item-has-children:not(.current-menu-item) > .ast-menu-toggle,.ast-theme-transparent-header .ast-below-header-menu,.ast-theme-transparent-header .ast-below-header-menu a,.ast-header-break-point.ast-theme-transparent-header .ast-below-header-menu a,.ast-header-break-point.ast-theme-transparent-header .ast-below-header-menu,.ast-theme-transparent-header .main-header-menu .menu-link{color:rgba(255,255,255,0.76);}.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover > .menu-link,.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item:hover > .ast-menu-toggle,.ast-theme-transparent-header .ast-builder-menu .main-header-menu .ast-masthead-custom-menu-items a:hover,.ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus > .menu-link,.ast-theme-transparent-header .ast-builder-menu .main-header-menu .focus > .ast-menu-toggle,.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item > .menu-link,.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor > .menu-link,.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-item > .ast-menu-toggle,.ast-theme-transparent-header .ast-builder-menu .main-header-menu .current-menu-ancestor > .ast-menu-toggle,.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item > .menu-link,.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor > .menu-link,.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-item > .ast-menu-toggle,.ast-theme-transparent-header [CLASS*="ast-builder-menu-"] .main-header-menu .current-menu-ancestor > .ast-menu-toggle,.ast-theme-transparent-header .main-header-menu .menu-item:hover > .menu-link,.ast-theme-transparent-header .main-header-menu .current-menu-item > .menu-link,.ast-theme-transparent-header .main-header-menu .current-menu-ancestor > .menu-link{color:#ffffff;}.ast-theme-transparent-header .ast-builder-menu .main-header-menu .menu-item .sub-menu .menu-link,.ast-theme-transparent-header .main-header-menu .menu-item .sub-menu .menu-link{background-color:transparent;}}@media (max-width:921px){.transparent-custom-logo{display:none;}}@media (min-width:921px){.ast-transparent-mobile-logo{display:none;}}@media (max-width:920px){.ast-transparent-mobile-logo{display:block;}}@media (min-width:921px){.ast-theme-transparent-header #ast-desktop-header > .ast-main-header-wrap > .main-header-bar{border-bottom-style:none;}}.ast-breadcrumbs .trail-browse,.ast-breadcrumbs .trail-items,.ast-breadcrumbs .trail-items li{display:inline-block;margin:0;padding:0;border:none;background:inherit;text-indent:0;text-decoration:none;}.ast-breadcrumbs .trail-browse{font-size:inherit;font-style:inherit;font-weight:inherit;color:inherit;}.ast-breadcrumbs .trail-items{list-style:none;}.trail-items li::after{padding:0 0.3em;content:"\00bb";}.trail-items li:last-of-type::after{display:none;}h1,.entry-content h1,h2,.entry-content h2,h3,.entry-content h3,h4,.entry-content h4,h5,.entry-content h5,h6,.entry-content h6{color:#404e5c;}@media (max-width:921px){.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-tablet-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}@media (max-width:544px){.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-firstrow .ast-builder-grid-row > *:first-child,.ast-builder-grid-row-container.ast-builder-grid-row-mobile-3-lastrow .ast-builder-grid-row > *:last-child{grid-column:1 / -1;}}.ast-builder-layout-element[data-section="title_tagline"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-layout-element[data-section="title_tagline"]{display:flex;}}[data-section*="section-hb-button-"] .menu-link{display:none;}@media (max-width:921px){.ast-header-button-1[data-section*="section-hb-button-"] .ast-builder-button-wrap .ast-custom-button{margin-bottom:10px;margin-left:20px;}}.ast-header-button-1[data-section="section-hb-button-1"]{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"]{display:none;}}@media (max-width:544px){.ast-header-break-point .ast-header-button-1[data-section="section-hb-button-1"]{display:none;}}.ast-builder-menu-1{font-family:inherit;font-weight:inherit;}.ast-builder-menu-1 .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu{border-top-width:2px;border-bottom-width:0px;border-right-width:0px;border-left-width:0px;border-color:#71979c;border-style:solid;}.ast-builder-menu-1 .sub-menu .sub-menu{top:-2px;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0px;}.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu:before,.ast-desktop .ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper:before{height:calc( 0px + 2px + 5px );}.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu .menu-link{border-style:none;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .inline-on-mobile .menu-item.menu-item-has-children > .ast-menu-toggle{right:-15px;}.ast-builder-menu-1 .menu-item-has-children > .menu-link:after{content:unset;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1 .menu-item.menu-item-has-children > .ast-menu-toggle{top:0;}.ast-builder-menu-1 .main-header-menu > .menu-item > .sub-menu,.ast-builder-menu-1 .main-header-menu > .menu-item > .astra-full-megamenu-wrapper{margin-top:0;}}.ast-builder-menu-1{display:flex;}@media (max-width:921px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}@media (max-width:544px){.ast-header-break-point .ast-builder-menu-1{display:flex;}}.site-footer{background-color:#71979c;background-image:none;}.elementor-widget-heading .elementor-heading-title{margin:0;}.elementor-page .ast-menu-toggle{color:unset !important;background:unset !important;}.elementor-post.elementor-grid-item.hentry{margin-bottom:0;}.woocommerce div.product .elementor-element.elementor-products-grid .related.products ul.products li.product,.elementor-element .elementor-wc-products .woocommerce[class*='columns-'] ul.products li.product{width:auto;margin:0;float:none;}body .elementor hr{background-color:#ccc;margin:0;}.ast-left-sidebar .elementor-section.elementor-section-stretched,.ast-right-sidebar .elementor-section.elementor-section-stretched{max-width:100%;left:0 !important;}.elementor-posts-container [CLASS*="ast-width-"]{width:100%;}.elementor-template-full-width .ast-container{display:block;}.elementor-screen-only,.screen-reader-text,.screen-reader-text span,.ui-helper-hidden-accessible{top:0 !important;}@media (max-width:544px){.elementor-element .elementor-wc-products .woocommerce[class*="columns-"] ul.products li.product{width:auto;margin:0;}.elementor-element .woocommerce .woocommerce-result-count{float:none;}}.ast-header-button-1 .ast-custom-button{box-shadow:0px 0px 0px 0px rgba(0,0,0,0.1);}.ast-desktop .ast-mega-menu-enabled .ast-builder-menu-1 div:not( .astra-full-megamenu-wrapper) .sub-menu,.ast-builder-menu-1 .inline-on-mobile .sub-menu,.ast-desktop .ast-builder-menu-1 .astra-full-megamenu-wrapper,.ast-desktop .ast-builder-menu-1 .menu-item .sub-menu{box-shadow:0px 4px 10px -2px rgba(0,0,0,0.1);}.ast-desktop .ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:35%;}@media (max-width:921px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}@media (max-width:544px){.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{max-width:90%;}}.ast-header-break-point .main-header-bar{border-bottom-width:0px;}@media (min-width:922px){.main-header-bar{border-bottom-width:0px;}}.main-header-menu .menu-item,#astra-footer-menu .menu-item,.main-header-bar .ast-masthead-custom-menu-items{-js-display:flex;display:flex;-webkit-box-pack:center;-webkit-justify-content:center;-moz-box-pack:center;-ms-flex-pack:center;justify-content:center;-webkit-box-orient:vertical;-webkit-box-direction:normal;-webkit-flex-direction:column;-moz-box-orient:vertical;-moz-box-direction:normal;-ms-flex-direction:column;flex-direction:column;}.main-header-menu > .menu-item > .menu-link,#astra-footer-menu > .menu-item > .menu-link{height:100%;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;-js-display:flex;display:flex;}.header-main-layout-1 .ast-flex.main-header-container,.header-main-layout-3 .ast-flex.main-header-container{-webkit-align-content:center;-ms-flex-line-pack:center;align-content:center;-webkit-box-align:center;-webkit-align-items:center;-moz-box-align:center;-ms-flex-align:center;align-items:center;}.main-header-menu .sub-menu .menu-item.menu-item-has-children > .menu-link:after{position:absolute;right:1em;top:50%;transform:translate(0,-50%) rotate(270deg);}.ast-header-break-point .main-header-bar .main-header-bar-navigation .page_item_has_children > .ast-menu-toggle::before,.ast-header-break-point .main-header-bar .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before,.ast-mobile-popup-drawer .main-header-bar-navigation .menu-item-has-children>.ast-menu-toggle::before,.ast-header-break-point .ast-mobile-header-wrap .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle::before{font-weight:bold;content:"\e900";font-family:Astra;text-decoration:inherit;display:inline-block;}.ast-header-break-point .main-navigation ul.sub-menu .menu-item .menu-link:before{content:"\e900";font-family:Astra;font-size:.65em;text-decoration:inherit;display:inline-block;transform:translate(0,-2px) rotateZ(270deg);margin-right:5px;}.widget_search .search-form:after{font-family:Astra;font-size:1.2em;font-weight:normal;content:"\e8b6";position:absolute;top:50%;right:15px;transform:translate(0,-50%);}.astra-search-icon::before{content:"\e8b6";font-family:Astra;font-style:normal;font-weight:normal;text-decoration:inherit;text-align:center;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;z-index:3;}.main-header-bar .main-header-bar-navigation .page_item_has_children > a:after,.main-header-bar .main-header-bar-navigation .menu-item-has-children > a:after,.menu-item-has-children .ast-header-navigation-arrow:after{content:"\e900";display:inline-block;font-family:Astra;font-size:.6rem;font-weight:bold;text-rendering:auto;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;margin-left:10px;line-height:normal;}.menu-item-has-children .sub-menu .ast-header-navigation-arrow:after{margin-left:0;}.ast-mobile-popup-drawer .main-header-bar-navigation .ast-submenu-expanded>.ast-menu-toggle::before{transform:rotateX(180deg);}.ast-header-break-point .main-header-bar-navigation .menu-item-has-children > .menu-link:after{display:none;}@media (min-width:922px){.ast-builder-menu .main-navigation > ul > li:last-child a{margin-right:0;}}.ast-separate-container .ast-article-inner{background-color:transparent;background-image:none;}.ast-separate-container .ast-article-post{background-color:var(--ast-global-color-5);}@media (max-width:921px){.ast-separate-container .ast-article-post{background-color:var(--ast-global-color-5);}}@media (max-width:544px){.ast-separate-container .ast-article-post{background-color:var(--ast-global-color-5);}}.ast-separate-container .ast-article-single:not(.ast-related-post),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description,.ast-separate-container .comments-area .comment-respond,.ast-separate-container .comments-area .ast-comment-list li,.ast-separate-container .comments-area .comments-title{background-color:var(--ast-global-color-5);}@media (max-width:921px){.ast-separate-container .ast-article-single:not(.ast-related-post),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);}}@media (max-width:544px){.ast-separate-container .ast-article-single:not(.ast-related-post),.woocommerce.ast-separate-container .ast-woocommerce-container,.ast-separate-container .error-404,.ast-separate-container .no-results,.single.ast-separate-container.ast-author-meta,.ast-separate-container .related-posts-title-wrapper,.ast-separate-container .comments-count-wrapper,.ast-box-layout.ast-plain-container .site-content,.ast-padded-layout.ast-plain-container .site-content,.ast-separate-container .ast-archive-description{background-color:var(--ast-global-color-5);}}.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);}@media (max-width:921px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);}}@media (max-width:544px){.ast-separate-container.ast-two-container #secondary .widget{background-color:var(--ast-global-color-5);}}.ast-mobile-header-content > *,.ast-desktop-header-content > * {padding: 10px 0;height: auto;}.ast-mobile-header-content > *:first-child,.ast-desktop-header-content > *:first-child {padding-top: 10px;}.ast-mobile-header-content > .ast-builder-menu,.ast-desktop-header-content > .ast-builder-menu {padding-top: 0;}.ast-mobile-header-content > *:last-child,.ast-desktop-header-content > *:last-child {padding-bottom: 0;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search label,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search label {width: 100%;}.ast-desktop-header-content .main-header-bar-navigation .ast-submenu-expanded > .ast-menu-toggle::before {transform: rotateX(180deg);}#ast-desktop-header .ast-desktop-header-content,.ast-mobile-header-content .ast-search-icon,.ast-desktop-header-content .ast-search-icon,.ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-mobile-header-wrap .ast-mobile-header-content,.ast-main-header-nav-open.ast-popup-nav-open .ast-desktop-header-content {display: none;}.ast-main-header-nav-open.ast-header-break-point #ast-desktop-header .ast-desktop-header-content,.ast-main-header-nav-open.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content {display: block;}.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-up > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-slide-down > .menu-item .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item > .sub-menu,.ast-desktop .ast-desktop-header-content .astra-menu-animation-fade > .menu-item .menu-item > .sub-menu {opacity: 1;visibility: visible;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation {width: unset;margin: unset;}.ast-mobile-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle,.ast-desktop-header-content.content-align-flex-end .main-header-bar-navigation .menu-item-has-children > .ast-menu-toggle {left: calc( 20px - 0.907em);right: auto;}.ast-mobile-header-content .ast-search-menu-icon,.ast-mobile-header-content .ast-search-menu-icon.slide-search,.ast-desktop-header-content .ast-search-menu-icon,.ast-desktop-header-content .ast-search-menu-icon.slide-search {width: 100%;position: relative;display: block;right: auto;transform: none;}.ast-mobile-header-content .ast-search-menu-icon.slide-search .search-form,.ast-mobile-header-content .ast-search-menu-icon .search-form,.ast-desktop-header-content .ast-search-menu-icon.slide-search .search-form,.ast-desktop-header-content .ast-search-menu-icon .search-form {right: 0;visibility: visible;opacity: 1;position: relative;top: auto;transform: none;padding: 0;display: block;overflow: hidden;}.ast-mobile-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-mobile-header-content .ast-search-menu-icon .search-field,.ast-desktop-header-content .ast-search-menu-icon.ast-inline-search .search-field,.ast-desktop-header-content .ast-search-menu-icon .search-field {width: 100%;padding-right: 5.5em;}.ast-mobile-header-content .ast-search-menu-icon .search-submit,.ast-desktop-header-content .ast-search-menu-icon .search-submit {display: block;position: absolute;height: 100%;top: 0;right: 0;padding: 0 1em;border-radius: 0;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation ul .sub-menu .menu-link {padding-left: 30px;}.ast-hfb-header.ast-default-menu-enable.ast-header-break-point .ast-mobile-header-wrap .ast-mobile-header-content .main-header-bar-navigation .sub-menu .menu-item .menu-item .menu-link {padding-left: 40px;}.ast-mobile-popup-drawer.active .ast-mobile-popup-inner{background-color:#ffffff;;}.ast-mobile-header-wrap .ast-mobile-header-content,.ast-desktop-header-content{background-color:#ffffff;;}.ast-mobile-popup-content > *,.ast-mobile-header-content > *,.ast-desktop-popup-content > *,.ast-desktop-header-content > *{padding-top:0px;padding-bottom:0px;}.content-align-flex-start .ast-builder-layout-element{justify-content:flex-start;}.content-align-flex-start .main-header-menu{text-align:left;}.ast-mobile-popup-drawer.active .menu-toggle-close{color:#3a3a3a;}.ast-mobile-header-wrap .ast-primary-header-bar,.ast-primary-header-bar .site-primary-header-wrap{min-height:70px;}.ast-desktop .ast-primary-header-bar .main-header-menu > .menu-item{line-height:70px;}.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-primary-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-below-header-bar,.ast-header-break-point #masthead .ast-mobile-header-wrap .ast-above-header-bar{padding-left:20px;padding-right:20px;}.ast-header-break-point .ast-primary-header-bar{border-bottom-width:0px;border-bottom-color:#eaeaea;border-bottom-style:solid;}@media (min-width:922px){.ast-primary-header-bar{border-bottom-width:0px;border-bottom-color:#eaeaea;border-bottom-style:solid;}}.ast-primary-header-bar{background-color:#ffffff;background-image:none;}.ast-primary-header-bar{display:block;}@media (max-width:921px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}@media (max-width:544px){.ast-header-break-point .ast-primary-header-bar{display:grid;}}[data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill{color:#ffffff;border:none;background:#71979c;border-top-left-radius:0px;border-top-right-radius:0px;border-bottom-right-radius:0px;border-bottom-left-radius:0px;}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{width:20px;height:20px;fill:#ffffff;}[data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:#ffffff;}:root{--e-global-color-astglobalcolor0:#0170B9;--e-global-color-astglobalcolor1:#3a3a3a;--e-global-color-astglobalcolor2:#3a3a3a;--e-global-color-astglobalcolor3:#4B4F58;--e-global-color-astglobalcolor4:#F5F5F5;--e-global-color-astglobalcolor5:#FFFFFF;--e-global-color-astglobalcolor6:#E5E5E5;--e-global-color-astglobalcolor7:#424242;--e-global-color-astglobalcolor8:#000000;}.ast-desktop .astra-menu-animation-slide-up>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transform:translateY(.5em);transition:visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-up>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-up>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-up>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-up>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .astra-menu-animation-slide-down>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transform:translateY(-.5em);transition:visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-down>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-slide-down>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transform:translateY(0);transition:opacity .2s ease,visibility .2s ease,transform .2s ease}.ast-desktop .astra-menu-animation-slide-down>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-slide-down>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .astra-menu-animation-fade>.menu-item>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item>.sub-menu .sub-menu{opacity:0;visibility:hidden;transition:opacity ease-in-out .3s}.ast-desktop .astra-menu-animation-fade>.menu-item .menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item .menu-item:hover>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item.focus>.sub-menu,.ast-desktop .astra-menu-animation-fade>.menu-item:hover>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.menu-item:hover>.sub-menu{opacity:1;visibility:visible;transition:opacity ease-in-out .3s}.ast-desktop .astra-menu-animation-fade>.full-width-mega.menu-item.focus>.astra-full-megamenu-wrapper,.ast-desktop .astra-menu-animation-fade>.full-width-mega.menu-item:hover>.astra-full-megamenu-wrapper{-js-display:flex;display:flex}.ast-desktop .menu-item.ast-menu-hover>.sub-menu.toggled-on{opacity:1;visibility:visible} </style> <style id='wp-emoji-styles-inline-css'> img.wp-smiley, img.emoji { display: inline !important; border: none !important; box-shadow: none !important; height: 1em !important; width: 1em !important; margin: 0 0.07em !important; vertical-align: -0.1em !important; background: none !important; padding: 0 !important; } </style> <style id='rank-math-toc-block-style-inline-css'> .wp-block-rank-math-toc-block nav ol{counter-reset:item}.wp-block-rank-math-toc-block nav ol li{display:block}.wp-block-rank-math-toc-block nav ol li:before{content:counters(item, ".") ". ";counter-increment:item} </style> <style id='rank-math-rich-snippet-style-inline-css'> /*! * Plugin: Rank Math * URL: https://rankmath.com/wordpress/plugin/seo-suite/ * Name: rank-math-review-snippet.css */@-webkit-keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg)}}@keyframes spin{0%{-webkit-transform:rotate(0deg)}100%{-webkit-transform:rotate(-360deg)}}@keyframes bounce{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes bounce{from{-webkit-transform:translateY(0px);transform:translateY(0px)}to{-webkit-transform:translateY(-5px);transform:translateY(-5px)}}@-webkit-keyframes loading{0%{background-size:20% 50% ,20% 50% ,20% 50%}20%{background-size:20% 20% ,20% 50% ,20% 50%}40%{background-size:20% 100%,20% 20% ,20% 50%}60%{background-size:20% 50% ,20% 100%,20% 20%}80%{background-size:20% 50% ,20% 50% ,20% 100%}100%{background-size:20% 50% ,20% 50% ,20% 50%}}@keyframes loading{0%{background-size:20% 50% ,20% 50% ,20% 50%}20%{background-size:20% 20% ,20% 50% ,20% 50%}40%{background-size:20% 100%,20% 20% ,20% 50%}60%{background-size:20% 50% ,20% 100%,20% 20%}80%{background-size:20% 50% ,20% 50% ,20% 100%}100%{background-size:20% 50% ,20% 50% ,20% 50%}}:root{--rankmath-wp-adminbar-height: 0}#rank-math-rich-snippet-wrapper{overflow:hidden}#rank-math-rich-snippet-wrapper h5.rank-math-title{display:block;font-size:18px;line-height:1.4}#rank-math-rich-snippet-wrapper .rank-math-review-image{float:right;max-width:40%;margin-left:15px}#rank-math-rich-snippet-wrapper .rank-math-review-data{margin-bottom:15px}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper{width:100%;padding:0 0 20px 0;float:left;clear:both;position:relative;-webkit-box-sizing:border-box;box-sizing:border-box}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-total{border:0;display:block;margin:0;width:auto;float:left;text-align:left;padding:0;font-size:24px;line-height:1;font-weight:700;-webkit-box-sizing:border-box;box-sizing:border-box;overflow:hidden}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star{float:left;margin-left:15px;margin-top:5px;position:relative;z-index:99;line-height:1}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper{display:inline-block;white-space:nowrap;position:relative;color:#e7e7e7}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper .rank-math-review-result{position:absolute;top:0;left:0;overflow:hidden;white-space:nowrap;color:#ffbe01}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper i{font-size:18px;-webkit-text-stroke-width:1px;font-style:normal;padding:0 2px;line-height:inherit}#rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result-wrapper i:before{content:"\2605"}body.rtl #rank-math-rich-snippet-wrapper .rank-math-review-image{float:left;margin-left:0;margin-right:15px}body.rtl #rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-total{float:right}body.rtl #rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star{float:right;margin-left:0;margin-right:15px}body.rtl #rank-math-rich-snippet-wrapper .rank-math-total-wrapper .rank-math-review-star .rank-math-review-result{left:auto;right:0}@media screen and (max-width: 480px){#rank-math-rich-snippet-wrapper .rank-math-review-image{display:block;max-width:100%;width:100%;text-align:center;margin-right:0}#rank-math-rich-snippet-wrapper .rank-math-review-data{clear:both}}.clear{clear:both} </style> <style id='global-styles-inline-css'> :root{--wp--preset--aspect-ratio--square: 1;--wp--preset--aspect-ratio--4-3: 4/3;--wp--preset--aspect-ratio--3-4: 3/4;--wp--preset--aspect-ratio--3-2: 3/2;--wp--preset--aspect-ratio--2-3: 2/3;--wp--preset--aspect-ratio--16-9: 16/9;--wp--preset--aspect-ratio--9-16: 9/16;--wp--preset--color--black: #000000;--wp--preset--color--cyan-bluish-gray: #abb8c3;--wp--preset--color--white: #ffffff;--wp--preset--color--pale-pink: #f78da7;--wp--preset--color--vivid-red: #cf2e2e;--wp--preset--color--luminous-vivid-orange: #ff6900;--wp--preset--color--luminous-vivid-amber: #fcb900;--wp--preset--color--light-green-cyan: #7bdcb5;--wp--preset--color--vivid-green-cyan: #00d084;--wp--preset--color--pale-cyan-blue: #8ed1fc;--wp--preset--color--vivid-cyan-blue: #0693e3;--wp--preset--color--vivid-purple: #9b51e0;--wp--preset--color--ast-global-color-0: var(--ast-global-color-0);--wp--preset--color--ast-global-color-1: var(--ast-global-color-1);--wp--preset--color--ast-global-color-2: var(--ast-global-color-2);--wp--preset--color--ast-global-color-3: var(--ast-global-color-3);--wp--preset--color--ast-global-color-4: var(--ast-global-color-4);--wp--preset--color--ast-global-color-5: var(--ast-global-color-5);--wp--preset--color--ast-global-color-6: var(--ast-global-color-6);--wp--preset--color--ast-global-color-7: var(--ast-global-color-7);--wp--preset--color--ast-global-color-8: var(--ast-global-color-8);--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);}:root { --wp--style--global--content-size: var(--wp--custom--ast-content-width-size);--wp--style--global--wide-size: var(--wp--custom--ast-wide-width-size); }:where(body) { margin: 0; }.wp-site-blocks > .alignleft { float: left; margin-right: 2em; }.wp-site-blocks > .alignright { float: right; margin-left: 2em; }.wp-site-blocks > .aligncenter { justify-content: center; margin-left: auto; margin-right: auto; }:where(.wp-site-blocks) > * { margin-block-start: 24px; margin-block-end: 0; }:where(.wp-site-blocks) > :first-child { margin-block-start: 0; }:where(.wp-site-blocks) > :last-child { margin-block-end: 0; }:root { --wp--style--block-gap: 24px; }:root :where(.is-layout-flow) > :first-child{margin-block-start: 0;}:root :where(.is-layout-flow) > :last-child{margin-block-end: 0;}:root :where(.is-layout-flow) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-constrained) > :first-child{margin-block-start: 0;}:root :where(.is-layout-constrained) > :last-child{margin-block-end: 0;}:root :where(.is-layout-constrained) > *{margin-block-start: 24px;margin-block-end: 0;}:root :where(.is-layout-flex){gap: 24px;}:root :where(.is-layout-grid){gap: 24px;}.is-layout-flow > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-flow > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-flow > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignleft{float: left;margin-inline-start: 0;margin-inline-end: 2em;}.is-layout-constrained > .alignright{float: right;margin-inline-start: 2em;margin-inline-end: 0;}.is-layout-constrained > .aligncenter{margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > :where(:not(.alignleft):not(.alignright):not(.alignfull)){max-width: var(--wp--style--global--content-size);margin-left: auto !important;margin-right: auto !important;}.is-layout-constrained > .alignwide{max-width: var(--wp--style--global--wide-size);}body .is-layout-flex{display: flex;}.is-layout-flex{flex-wrap: wrap;align-items: center;}.is-layout-flex > :is(*, div){margin: 0;}body .is-layout-grid{display: grid;}.is-layout-grid > :is(*, div){margin: 0;}body{padding-top: 0px;padding-right: 0px;padding-bottom: 0px;padding-left: 0px;}a:where(:not(.wp-element-button)){text-decoration: none;}:root :where(.wp-element-button, .wp-block-button__link){background-color: #32373c;border-width: 0;color: #fff;font-family: inherit;font-size: inherit;line-height: inherit;padding: calc(0.667em + 2px) calc(1.333em + 2px);text-decoration: none;}.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-ast-global-color-0-color{color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-color{color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-color{color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-color{color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-color{color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-color{color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-color{color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-color{color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-color{color: var(--wp--preset--color--ast-global-color-8) !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-ast-global-color-0-background-color{background-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-background-color{background-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-background-color{background-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-background-color{background-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-background-color{background-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-background-color{background-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-background-color{background-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-background-color{background-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-background-color{background-color: var(--wp--preset--color--ast-global-color-8) !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-ast-global-color-0-border-color{border-color: var(--wp--preset--color--ast-global-color-0) !important;}.has-ast-global-color-1-border-color{border-color: var(--wp--preset--color--ast-global-color-1) !important;}.has-ast-global-color-2-border-color{border-color: var(--wp--preset--color--ast-global-color-2) !important;}.has-ast-global-color-3-border-color{border-color: var(--wp--preset--color--ast-global-color-3) !important;}.has-ast-global-color-4-border-color{border-color: var(--wp--preset--color--ast-global-color-4) !important;}.has-ast-global-color-5-border-color{border-color: var(--wp--preset--color--ast-global-color-5) !important;}.has-ast-global-color-6-border-color{border-color: var(--wp--preset--color--ast-global-color-6) !important;}.has-ast-global-color-7-border-color{border-color: var(--wp--preset--color--ast-global-color-7) !important;}.has-ast-global-color-8-border-color{border-color: var(--wp--preset--color--ast-global-color-8) !important;}.has-vivid-cyan-blue-to-vivid-purple-gradient-background{background: var(--wp--preset--gradient--vivid-cyan-blue-to-vivid-purple) !important;}.has-light-green-cyan-to-vivid-green-cyan-gradient-background{background: var(--wp--preset--gradient--light-green-cyan-to-vivid-green-cyan) !important;}.has-luminous-vivid-amber-to-luminous-vivid-orange-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-amber-to-luminous-vivid-orange) !important;}.has-luminous-vivid-orange-to-vivid-red-gradient-background{background: var(--wp--preset--gradient--luminous-vivid-orange-to-vivid-red) !important;}.has-very-light-gray-to-cyan-bluish-gray-gradient-background{background: var(--wp--preset--gradient--very-light-gray-to-cyan-bluish-gray) !important;}.has-cool-to-warm-spectrum-gradient-background{background: var(--wp--preset--gradient--cool-to-warm-spectrum) !important;}.has-blush-light-purple-gradient-background{background: var(--wp--preset--gradient--blush-light-purple) !important;}.has-blush-bordeaux-gradient-background{background: var(--wp--preset--gradient--blush-bordeaux) !important;}.has-luminous-dusk-gradient-background{background: var(--wp--preset--gradient--luminous-dusk) !important;}.has-pale-ocean-gradient-background{background: var(--wp--preset--gradient--pale-ocean) !important;}.has-electric-grass-gradient-background{background: var(--wp--preset--gradient--electric-grass) !important;}.has-midnight-gradient-background{background: var(--wp--preset--gradient--midnight) !important;}.has-small-font-size{font-size: var(--wp--preset--font-size--small) !important;}.has-medium-font-size{font-size: var(--wp--preset--font-size--medium) !important;}.has-large-font-size{font-size: var(--wp--preset--font-size--large) !important;}.has-x-large-font-size{font-size: var(--wp--preset--font-size--x-large) !important;} :root :where(.wp-block-pullquote){font-size: 1.5em;line-height: 1.6;} </style> <link data-minify="1" rel='preload' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/uploads/astra-addon/astra-addon-6747303b468e09-81580902.css?ver=1732718715' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <style id='astra-addon-css-inline-css'> @media (min-width:922px){.ast-container{max-width:1240px;}}@media (min-width:993px){.ast-container{max-width:1240px;}}@media (min-width:1201px){.ast-container{max-width:1240px;}}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-toggle-icon .ast-mobile-svg{fill:#ffffff;}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .mobile-menu-wrap .mobile-menu{color:#ffffff;}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill{background:#71979c;}[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-fill,[CLASS*="-sticky-header-active"] .ast-header-sticked [data-section="section-header-mobile-trigger"] .ast-button-wrap .ast-mobile-menu-trigger-minimal{color:#ffffff;border:none;}.ast-search-box.header-cover #close::before,.ast-search-box.full-screen #close::before{font-family:Astra;content:"\e5cd";display:inline-block;transition:transform .3s ease-in-out;}.ast-advanced-headers-different-logo .advanced-header-logo,.ast-header-break-point .ast-has-mobile-header-logo .advanced-header-logo{display:inline-block;}.ast-header-break-point.ast-advanced-headers-different-logo .ast-has-mobile-header-logo .ast-mobile-header-logo{display:none;}.ast-advanced-headers-layout{width:100%;}.ast-header-break-point .ast-advanced-headers-parallax{background-attachment:fixed;} </style> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.25.4' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link data-minify="1" rel='preload' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1732718715' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/uploads/elementor/css/post-516.css?ver=1732718669' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.4' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link data-minify="1" rel='preload' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/ooohboi-steroids-for-elementor/assets/css/main.css?ver=1732718715' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/ultimate-elementor/assets/min-css/uael-frontend.min.css?ver=1.37.0' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.24.0' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link data-minify="1" rel='preload' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css?ver=1732718715' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link data-minify="1" rel='preload' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css?ver=1732718715' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link data-minify="1" rel='preload' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css?ver=1732718715' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link data-minify="1" rel='preload' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1732718715' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.25.10' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/uploads/elementor/css/post-6236.css?ver=1732718671' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/uploads/elementor/css/post-6259.css?ver=1732718671' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/uploads/elementor/css/post-6240.css?ver=1732718671' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/uploads/elementor/css/post-7862.css?ver=1732718671' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <style id='rocket-lazyload-inline-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://www.worldfle.org/wp-content/plugins/wp-rocket/assets/img/youtube.png) no-repeat center;background-color: transparent !important;cursor:pointer;border:none;} </style> <link rel="preconnect" href="https://fonts.gstatic.com/" crossorigin><script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-includes/js/jquery/jquery.min.js?ver=3.7.1" id="jquery-core-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-includes/js/jquery/jquery-migrate.min.js?ver=3.4.1" id="jquery-migrate-js"></script> <!--[if IE]> <script src="https://www.worldfle.org/wp-content/themes/astra/assets/js/minified/flexibility.min.js?ver=4.8.7" id="astra-flexibility-js"></script> <script id="astra-flexibility-js-after"> flexibility(document.documentElement);</script> <![endif]--> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-content/plugins/elementor/assets/lib/font-awesome/js/v4-shims.min.js?ver=3.25.10" id="font-awesome-4-shim-js"></script> <link rel="https://api.w.org/" href="https://www.worldfle.org/wp-json/" /><link rel="alternate" title="JSON" type="application/json" href="https://www.worldfle.org/wp-json/wp/v2/pages/6236" /><link rel="EditURI" type="application/rsd+xml" title="RSD" href="https://www.worldfle.org/xmlrpc.php?rsd" /> <meta name="generator" content="WordPress 6.7.1" /> <link rel='shortlink' href='https://www.worldfle.org/' /> <link rel="alternate" title="oEmbed (JSON)" type="application/json+oembed" href="https://www.worldfle.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.worldfle.org%2F" /> <link rel="alternate" title="oEmbed (XML)" type="text/xml+oembed" href="https://www.worldfle.org/wp-json/oembed/1.0/embed?url=https%3A%2F%2Fwww.worldfle.org%2F&#038;format=xml" /> <!-- Google Tag Manager --> <script type="rocketlazyloadscript">(function(w,d,s,l,i){w[l]=w[l]||[];w[l].push({'gtm.start': new Date().getTime(),event:'gtm.js'});var f=d.getElementsByTagName(s)[0], j=d.createElement(s),dl=l!='dataLayer'?'&l='+l:'';j.async=true;j.src= 'https://www.googletagmanager.com/gtm.js?id='+i+dl;f.parentNode.insertBefore(j,f); })(window,document,'script','dataLayer','GTM-W2W5LMP');</script> <!-- End Google Tag Manager --><meta name="generator" content="Elementor 3.25.10; features: e_font_icon_svg, additional_custom_breakpoints, e_optimized_control_loading; settings: css_print_method-external, google_font-enabled, font_display-swap"> <style> .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+4):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } @media screen and (max-height: 1024px) { .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+3):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } @media screen and (max-height: 640px) { .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload), .e-con.e-parent:nth-of-type(n+2):not(.e-lazyloaded):not(.e-no-lazyload) * { background-image: none !important; } } </style> <link rel="icon" href="https://www.worldfle.org/wp-content/uploads/2021/08/favicon-1-100x100.png" sizes="32x32" /> <link rel="icon" href="https://www.worldfle.org/wp-content/uploads/2021/08/favicon-1-300x300.png" sizes="192x192" /> <link rel="apple-touch-icon" href="https://www.worldfle.org/wp-content/uploads/2021/08/favicon-1-300x300.png" /> <meta name="msapplication-TileImage" content="https://www.worldfle.org/wp-content/uploads/2021/08/favicon-1-300x300.png" /> <style id="wp-custom-css"> .rightsidepop .gform_wrapper form .gform_footer input { background: #d3b574; } .rightsidepop .gform_wrapper form .gform_footer input:hover { background: #ffd987; color: #0e3070; } #spu-6652 { border-radius: 10px !important; } #spu-6652 .top-image { text-align: center; width: 80px; height: 80px; overflow: hidden; margin: -60px auto 20px !important; border-radius: 50px; background: #0e3070; } #spu-6652 .top-image img { padding: 5px; border-radius: 50px; width: 80px; height: 80px; margin: auto; display: block; } #spu-6652 .wpforms-form { text-align: center; } #spu-6652 .wpforms-field-container { width: 72%; float: left; } #spu-6652 .wpforms-form .wpforms-field-container .wpforms-field input, #spu-6652 .wpforms-submit-container button { border-radius: 5px; } #spu-6652 .wpforms-submit-container button { float: right; } #spu-6652 .gform_footer { text-align: center !important; } /*cookie*/ #spu-6710 { bottom: 0 !important; border: none !important; width: 100% !important; left: 0 !important; top: auto !important; } #spu-6710 .spu-content p span.title { padding-top: 20px; display: block; } .cookie-text { padding: 20px 5px; float: left; width: 85% !important; } .cookie-button { float: left; padding: 20px 25px; width: 15%; } .cookie-button .w2dc-btn { display: block; text-align: center; background: #fff; margin-bottom: 10px; } .spu-box img { max-width: 100% !important; } p { margin-bottom: 0.75em; } /* Coockie - Hamid Asadi */ span.subtext { font-weight: 300; } .parag { width: 33%; float: left; margin-top: -93px; margin-left: 36%; font-size: 13px; text-align: justify; } .btn { width: 100%; margin: 10px 0px; background: #d3b572; padding: 10px; display: block; color: #fff !important; border: 1px solid #d3b572 !important; text-align:center; border-radius:5px; padding:5px; } .btn:hover { background: #000; } ul.list { width: 33%; font-size: 14px; } a.btn.btn-regular.btn-solid.btn-accent\,.white.btn-hover-dark { background-color: #ffffff00; border: solid 2px #000; color: #000; } a.btn.btn-regular.btn-solid.btn-accent\,.white.btn-hover-dark:hover{ background-color: #000; border: solid 2px #ff007a; color: white; } div#spu-6710 { padding: 60px !important; } .btn-holder.btn-align-center { text-align: center; margin-bottom: 0px; padding-bottom: 0px; width: 33%; margin-top: -130px; float: right; } @media screen and (max-width: 400px){ .parag { width: 100% !important; float: none !important; margin-top: 0px !important; margin-left: 0px !important; font-size: 15px !important; text-align: justify !important; } div#spu-6710 { padding: 10px !important; } ul.list { width: 80% !important; font-size: 15px !important; } .btn{ width:100% !important; margin:5px !important; } .btn-holder.btn-align-center { text-align: center !important; margin-bottom: 0px !important; padding-bottom: 0px !important; width: 100% !important; margin-top: 0px !important; float: right !important; } } @media screen and (max-width: 412px){ .parag { width: 100% !important; float: none !important; margin-top: 0px !important; margin-left: 0px !important; font-size: 15px !important; text-align: justify !important; } div#spu-6710 { padding: 10px !important; } ul.list { width: 80% !important; font-size: 15px !important; } .btn{ width:100% !important; margin:5px !important; } .btn-holder.btn-align-center { text-align: center !important; margin-bottom: 0px !important; padding-bottom: 0px !important; width: 100% !important; margin-top: 0px !important; float: right !important; } } @media screen and (max-width: 414px){ .parag { width: 100% !important; float: none !important; margin-top: 0px !important; margin-left: 0px !important; font-size: 15px !important; text-align: justify !important; } div#spu-6710 { padding: 10px !important; } ul.list { width: 80% !important; font-size: 15px !important; } .btn{ width:100% !important; margin:5px !important; } .btn-holder.btn-align-center { text-align: center !important; margin-bottom: 0px !important; padding-bottom: 0px !important; width: 100% !important; margin-top: 0px !important; float: right !important; } } @media screen and (max-width: 375px){ .parag { width: 100% !important; float: none !important; margin-top: 0px !important; margin-left: 0px !important; font-size: 15px !important; text-align: justify !important; } div#spu-6710 { padding: 10px !important; } ul.list { width: 80% !important; font-size: 15px !important; } .btn{ width:100% !important; margin:5px !important; } .btn-holder.btn-align-center { text-align: center !important; margin-bottom: 0px !important; padding-bottom: 0px !important; width: 100% !important; margin-top: 0px !important; float: right !important; } } .spu-box img { max-width: 44%; height: auto; } #spu-6710 .s2 { position: absolute; z-index: 0; margin: -80px 170px; width: 20%; } #spu-6710 .s3 { position: absolute; margin-left: 500px; top: 220px; width: 7%; } </style> <noscript><style id="rocket-lazyload-nojs-css">.rll-youtube-player, [data-lazy-src]{display:none !important;}</style></noscript><script type="rocketlazyloadscript"> /*! loadCSS rel=preload polyfill. [c]2017 Filament Group, Inc. MIT License */ (function(w){"use strict";if(!w.loadCSS){w.loadCSS=function(){}} var rp=loadCSS.relpreload={};rp.support=(function(){var ret;try{ret=w.document.createElement("link").relList.supports("preload")}catch(e){ret=!1} return function(){return ret}})();rp.bindMediaToggle=function(link){var finalMedia=link.media||"all";function enableStylesheet(){link.media=finalMedia} if(link.addEventListener){link.addEventListener("load",enableStylesheet)}else if(link.attachEvent){link.attachEvent("onload",enableStylesheet)} setTimeout(function(){link.rel="stylesheet";link.media="only x"});setTimeout(enableStylesheet,3000)};rp.poly=function(){if(rp.support()){return} var links=w.document.getElementsByTagName("link");for(var i=0;i<links.length;i++){var link=links[i];if(link.rel==="preload"&&link.getAttribute("as")==="style"&&!link.getAttribute("data-loadcss")){link.setAttribute("data-loadcss",!0);rp.bindMediaToggle(link)}}};if(!rp.support()){rp.poly();var run=w.setInterval(rp.poly,500);if(w.addEventListener){w.addEventListener("load",function(){rp.poly();w.clearInterval(run)})}else if(w.attachEvent){w.attachEvent("onload",function(){rp.poly();w.clearInterval(run)})}} if(typeof exports!=="undefined"){exports.loadCSS=loadCSS} else{w.loadCSS=loadCSS}}(typeof global!=="undefined"?global:this)) </script><meta name="generator" content="WP Rocket 3.17.3.1" data-wpr-features="wpr_delay_js wpr_minify_js wpr_preload_fonts wpr_async_css wpr_lazyload_images wpr_lazyload_iframes wpr_image_dimensions wpr_minify_css wpr_desktop wpr_preload_links" /></head> <body itemtype='https://schema.org/WebPage' itemscope='itemscope' class="home page-template-default page page-id-6236 wp-custom-logo ast-desktop ast-page-builder-template ast-no-sidebar astra-4.8.7 ast-single-post ast-replace-site-logo-transparent ast-inherit-site-logo-transparent ast-theme-transparent-header ast-hfb-header ast-full-width-layout ast-sticky-header-shrink ast-inherit-site-logo-sticky elementor-default elementor-kit-516 elementor-page elementor-page-6236 astra-addon-4.8.7"> <a class="skip-link screen-reader-text" href="#content" title="Skip to content"> Skip to content</a> <div class="hfeed site" id="page"> <div data-elementor-type="header" data-elementor-id="6259" class="elementor elementor-6259 elementor-location-header" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-79d89ee elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="79d89ee" data-element_type="section" id="header_pop" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-5e862eee" data-id="5e862eee" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-7825086 elementor-reverse-mobile elementor-section-height-min-height elementor-section-boxed elementor-section-height-default" data-id="7825086" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-1dbf73c1 elementor-hidden-phone" data-id="1dbf73c1" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4c994da4 elementor-icon-list--layout-inline elementor-align-left elementor-mobile-align-center elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="4c994da4" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-phone" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M493.4 24.6l-104-24c-11.3-2.6-22.9 3.3-27.5 13.9l-48 112c-4.2 9.8-1.4 21.3 6.9 28l60.6 49.6c-36 76.7-98.9 140.5-177.2 177.2l-49.6-60.6c-6.8-8.3-18.2-11.1-28-6.9l-112 48C3.9 366.5-2 378.1.6 389.4l24 104C27.1 504.2 36.7 512 48 512c256.1 0 464-207.5 464-464 0-11.2-7.7-20.9-18.6-23.4z"></path></svg> </span> <span class="elementor-icon-list-text">+44 (203) 966 1861</span> </li> <li class="elementor-icon-list-item elementor-inline-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-envelope" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M502.3 190.8c3.9-3.1 9.7-.2 9.7 4.7V400c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V195.6c0-5 5.7-7.8 9.7-4.7 22.4 17.4 52.1 39.5 154.1 113.6 21.1 15.4 56.7 47.8 92.2 47.6 35.7.3 72-32.8 92.3-47.6 102-74.1 131.6-96.3 154-113.7zM256 320c23.2.4 56.6-29.2 73.4-41.4 132.7-96.3 142.8-104.7 173.4-128.7 5.8-4.5 9.2-11.5 9.2-18.9v-19c0-26.5-21.5-48-48-48H48C21.5 64 0 85.5 0 112v19c0 7.4 3.4 14.3 9.2 18.9 30.6 23.9 40.7 32.4 173.4 128.7 16.8 12.2 50.2 41.8 73.4 41.4z"></path></svg> </span> <span class="elementor-icon-list-text">info@worldfle.org</span> </li> </ul> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-14de52e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="14de52e" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-e48da87" data-id="e48da87" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-70230c0 dark ob-has-background-overlay elementor-widget elementor-widget-image" data-id="70230c0" data-element_type="widget" data-settings="{&quot;_ob_photomorph_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.worldfle.org"> <picture class="attachment-medium size-medium wp-image-6660"> <source type="image/webp" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-light-300x104.png.webp 300w, https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-light.png.webp 346w" sizes="(max-width: 300px) 100vw, 300px"/> <img width="300" height="104" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20104'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-light-300x104.png 300w, https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-light.png 346w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-light-300x104.png"/><noscript><img width="300" height="104" src="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-light-300x104.png" alt="" srcset="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-light-300x104.png 300w, https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-light.png 346w" sizes="(max-width: 300px) 100vw, 300px"/></noscript> </picture> </a> </div> </div> <div class="elementor-element elementor-element-7a687a6 light ob-has-background-overlay elementor-widget elementor-widget-image" data-id="7a687a6" data-element_type="widget" data-settings="{&quot;_ob_photomorph_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.worldfle.org"> <picture class="attachment-medium size-medium wp-image-6661"> <source type="image/webp" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png.webp 1x, https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png.webp 2x" sizes="(max-width: 300px) 100vw, 300px"/> <img width="300" height="104" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20104'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png 1x, https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png 2x" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png"/><noscript><img width="300" height="104" src="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png" alt="" srcset="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png 1x, https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png 2x" sizes="(max-width: 300px) 100vw, 300px"/></noscript> </picture> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-190123d" data-id="190123d" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-fe3911b elementor-nav-menu__align-center elementor-nav-menu--stretch elementor-nav-menu__text-align-center elementor-widget__width-initial elementor-nav-menu--dropdown-tablet elementor-nav-menu--toggle elementor-nav-menu--burger ob-has-background-overlay elementor-widget elementor-widget-nav-menu" data-id="fe3911b" data-element_type="widget" data-settings="{&quot;full_width&quot;:&quot;stretch&quot;,&quot;layout&quot;:&quot;horizontal&quot;,&quot;submenu_icon&quot;:{&quot;value&quot;:&quot;&lt;svg class=\&quot;e-font-icon-svg e-fas-caret-down\&quot; viewBox=\&quot;0 0 320 512\&quot; xmlns=\&quot;http:\/\/www.w3.org\/2000\/svg\&quot;&gt;&lt;path d=\&quot;M31.3 192h257.3c17.8 0 26.7 21.5 14.1 34.1L174.1 354.8c-7.8 7.8-20.5 7.8-28.3 0L17.2 226.1C4.6 213.5 13.5 192 31.3 192z\&quot;&gt;&lt;\/path&gt;&lt;\/svg&gt;&quot;,&quot;library&quot;:&quot;fa-solid&quot;},&quot;toggle&quot;:&quot;burger&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="nav-menu.default"> <div class="elementor-widget-container"> <nav aria-label="Menu" class="elementor-nav-menu--main elementor-nav-menu__container elementor-nav-menu--layout-horizontal e--pointer-text e--animation-sink"> <ul id="menu-1-fe3911b" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6236 current_page_item menu-item-6245"><a href="https://www.worldfle.org/" aria-current="page" class="elementor-item elementor-item-active menu-link">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6246"><a aria-expanded="false" href="#" class="elementor-item elementor-item-anchor menu-link">Key Information</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6247"><a href="https://www.worldfle.org/dates-of-importance/" class="elementor-sub-item menu-link">Dates of Importance</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6248"><a href="https://www.worldfle.org/scientific-committee/" class="elementor-sub-item menu-link">Scientific Committee</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7969"><a href="https://www.worldfle.org/conference-speakers/" class="elementor-sub-item menu-link">Conference Speakers</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6249"><a href="https://www.worldfle.org/publication/" class="elementor-sub-item menu-link">Publication</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6965"><a href="https://www.worldfle.org/mode-of-presentation/" class="elementor-sub-item menu-link">Mode of Presentation</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6251"><a aria-expanded="false" href="#" class="elementor-item elementor-item-anchor menu-link">Call for Papers</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6252"><a href="https://www.worldfle.org/topics/" class="elementor-sub-item menu-link">Topics</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6253"><a href="https://www.worldfle.org/authors-guidelines/" class="elementor-sub-item menu-link">Authors Guidelines</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6254"><a href="https://www.worldfle.org/submission/" class="elementor-item menu-link">Submission</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6255"><a href="https://www.worldfle.org/registration/" class="elementor-item menu-link">Registration</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6256"><a href="https://www.worldfle.org/invitation-letter/" class="elementor-item menu-link">Invitation Letter</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6257"><a href="https://www.worldfle.org/venue/" class="elementor-item menu-link">Venue</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8311"><a href="https://www.worldfle.org/history/" class="elementor-item menu-link">History</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6258"><a href="https://www.worldfle.org/contact/" class="elementor-item menu-link">Contact</a></li> </ul> </nav> <div class="elementor-menu-toggle" role="button" tabindex="0" aria-label="Menu Toggle" aria-expanded="false"> <svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--open e-font-icon-svg e-eicon-menu-bar" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M104 333H896C929 333 958 304 958 271S929 208 896 208H104C71 208 42 237 42 271S71 333 104 333ZM104 583H896C929 583 958 554 958 521S929 458 896 458H104C71 458 42 487 42 521S71 583 104 583ZM104 833H896C929 833 958 804 958 771S929 708 896 708H104C71 708 42 737 42 771S71 833 104 833Z"></path></svg><svg aria-hidden="true" role="presentation" class="elementor-menu-toggle__icon--close e-font-icon-svg e-eicon-close" viewBox="0 0 1000 1000" xmlns="http://www.w3.org/2000/svg"><path d="M742 167L500 408 258 167C246 154 233 150 217 150 196 150 179 158 167 167 154 179 150 196 150 212 150 229 154 242 171 254L408 500 167 742C138 771 138 800 167 829 196 858 225 858 254 829L496 587 738 829C750 842 767 846 783 846 800 846 817 842 829 829 842 817 846 804 846 783 846 767 842 750 829 737L588 500 833 258C863 229 863 200 833 171 804 137 775 137 742 167Z"></path></svg> <span class="elementor-screen-only">Menu</span> </div> <nav class="elementor-nav-menu--dropdown elementor-nav-menu__container" aria-hidden="true"> <ul id="menu-2-fe3911b" class="elementor-nav-menu"><li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-home current-menu-item page_item page-item-6236 current_page_item menu-item-6245"><a href="https://www.worldfle.org/" aria-current="page" class="elementor-item elementor-item-active menu-link" tabindex="-1">Home</a></li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6246"><a aria-expanded="false" href="#" class="elementor-item elementor-item-anchor menu-link" tabindex="-1">Key Information</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6247"><a href="https://www.worldfle.org/dates-of-importance/" class="elementor-sub-item menu-link" tabindex="-1">Dates of Importance</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6248"><a href="https://www.worldfle.org/scientific-committee/" class="elementor-sub-item menu-link" tabindex="-1">Scientific Committee</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-7969"><a href="https://www.worldfle.org/conference-speakers/" class="elementor-sub-item menu-link" tabindex="-1">Conference Speakers</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6249"><a href="https://www.worldfle.org/publication/" class="elementor-sub-item menu-link" tabindex="-1">Publication</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6965"><a href="https://www.worldfle.org/mode-of-presentation/" class="elementor-sub-item menu-link" tabindex="-1">Mode of Presentation</a></li> </ul> </li> <li class="menu-item menu-item-type-custom menu-item-object-custom menu-item-has-children menu-item-6251"><a aria-expanded="false" href="#" class="elementor-item elementor-item-anchor menu-link" tabindex="-1">Call for Papers</a> <ul class="sub-menu elementor-nav-menu--dropdown"> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6252"><a href="https://www.worldfle.org/topics/" class="elementor-sub-item menu-link" tabindex="-1">Topics</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6253"><a href="https://www.worldfle.org/authors-guidelines/" class="elementor-sub-item menu-link" tabindex="-1">Authors Guidelines</a></li> </ul> </li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6254"><a href="https://www.worldfle.org/submission/" class="elementor-item menu-link" tabindex="-1">Submission</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6255"><a href="https://www.worldfle.org/registration/" class="elementor-item menu-link" tabindex="-1">Registration</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6256"><a href="https://www.worldfle.org/invitation-letter/" class="elementor-item menu-link" tabindex="-1">Invitation Letter</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6257"><a href="https://www.worldfle.org/venue/" class="elementor-item menu-link" tabindex="-1">Venue</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-8311"><a href="https://www.worldfle.org/history/" class="elementor-item menu-link" tabindex="-1">History</a></li> <li class="menu-item menu-item-type-post_type menu-item-object-page menu-item-6258"><a href="https://www.worldfle.org/contact/" class="elementor-item menu-link" tabindex="-1">Contact</a></li> </ul> </nav> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <div id="content" class="site-content"> <div class="ast-container"> <div id="primary" class="content-area primary"> <!-- Google Tag Manager (noscript) --> <noscript><iframe src="https://www.googletagmanager.com/ns.html?id=GTM-W2W5LMP" height="0" width="0" style="display:none;visibility:hidden"></iframe></noscript> <!-- End Google Tag Manager (noscript) --> <main id="main" class="site-main"> <article class="post-6236 page type-page status-publish ast-article-single" id="post-6236" itemtype="https://schema.org/CreativeWork" itemscope="itemscope"> <header class="entry-header ast-no-title ast-header-without-markup"> </header> <!-- .entry-header --> <div class="entry-content clear" itemprop="text"> <div data-elementor-type="wp-page" data-elementor-id="6236" class="elementor elementor-6236" data-elementor-post-type="page"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-150fd231 elementor-section-height-min-height elementor-section-boxed elementor-section-height-default elementor-section-items-middle" data-id="150fd231" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-4f5f222b" data-id="4f5f222b" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-680f7f99 elementor-widget__width-inherit ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="680f7f99" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default"><span style="font-size:90px">4</span><sup>th</sup> World Conference on <br /><span class="sub_title">Foreign Language Education</span></h2> </div> </div> <div class="elementor-element elementor-element-2c14e709 elementor-widget__width-initial elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="2c14e709" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="376" height="14" viewBox="0 0 376 14" fill="none"><path d="M2.77842 8.50984C1.40315 8.63221 0.387465 9.8463 0.509839 11.2216C0.632212 12.5969 1.8463 13.6125 3.22158 13.4902L2.77842 8.50984ZM372.73 13.4853C374.102 13.6347 375.336 12.643 375.485 11.2704C375.635 9.89779 374.643 8.66401 373.27 8.51467L372.73 13.4853ZM3.22158 13.4902C70.9998 7.4592 239.797 -0.977612 372.73 13.4853L373.27 8.51467C239.863 -5.99993 70.6921 2.46682 2.77842 8.50984L3.22158 13.4902Z" fill="url(#paint0_linear_375_1759)"></path><defs><linearGradient id="paint0_linear_375_1759" x1="-0.413712" y1="6.96246" x2="373" y2="6.96246" gradientUnits="userSpaceOnUse"><stop stop-color="#FFC0EC"></stop><stop offset="1" stop-color="#857FFF"></stop></linearGradient></defs></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-60fe091d elementor-icon-list--layout-inline elementor-align-center elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="60fe091d" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items elementor-inline-items"> <li class="elementor-icon-list-item elementor-inline-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marker-alt" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"></path></svg> </span> <span class="elementor-icon-list-text">London, United Kingdom</span> </li> <li class="elementor-icon-list-item elementor-inline-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-far-calendar-alt" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"></path></svg> </span> <span class="elementor-icon-list-text">18 - 20 July 2025</span> </li> </ul> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-46aa07b3 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="46aa07b3" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-2af757fc" data-id="2af757fc" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3850b684 elementor-align-right elementor-mobile-align-justify ob-has-background-overlay elementor-widget elementor-widget-button" data-id="3850b684" data-element_type="widget" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.worldfle.org/submission/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Online Submission</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-7b32dee7" data-id="7b32dee7" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3f188bcc elementor-align-left elementor-mobile-align-justify ob-has-background-overlay elementor-widget elementor-widget-button" data-id="3f188bcc" data-element_type="widget" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-sm" href="https://www.worldfle.org/registration/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Online Registration</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-685d4c52 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="685d4c52" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-4dc669bc" data-id="4dc669bc" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1adf20a2 elementor-widget__width-initial elementor-absolute elementor-hidden-mobile ob-has-background-overlay elementor-widget elementor-widget-image" data-id="1adf20a2" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.2,&quot;sizes&quot;:[]},&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <picture fetchpriority="high" decoding="async" class="attachment-large size-large wp-image-9014"> <source type="image/webp" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-1024x683.jpg.webp 1024w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-300x200.jpg.webp 300w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-768x512.jpg.webp 768w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-1536x1024.jpg.webp 1536w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293.jpg.webp 1920w" sizes="(max-width: 1024px) 100vw, 1024px"/> <img fetchpriority="high" decoding="async" width="1024" height="683" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20683'%3E%3C/svg%3E" alt="foreign language conferences" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-1024x683.jpg 1024w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-300x200.jpg 300w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-768x512.jpg 768w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-1536x1024.jpg 1536w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293.jpg 1920w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-1024x683.jpg"/><noscript><img fetchpriority="high" decoding="async" width="1024" height="683" src="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-1024x683.jpg" alt="foreign language conferences" srcset="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-1024x683.jpg 1024w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-300x200.jpg 300w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-768x512.jpg 768w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293-1536x1024.jpg 1536w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3293.jpg 1920w" sizes="(max-width: 1024px) 100vw, 1024px"/></noscript> </picture> </div> </div> <div class="elementor-element elementor-element-6de06cb0 elementor-widget__width-initial elementor-absolute elementor-hidden-mobile ob-has-background-overlay elementor-widget elementor-widget-image" data-id="6de06cb0" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.2,&quot;sizes&quot;:[]},&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <picture loading="lazy" decoding="async" class="attachment-large size-large wp-image-8566"> <source type="image/webp" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2024/02/2.jpg.webp 920w, https://www.worldfle.org/wp-content/uploads/2024/02/2-300x200.jpg.webp 300w, https://www.worldfle.org/wp-content/uploads/2024/02/2-768x512.jpg.webp 768w, https://www.worldfle.org/wp-content/uploads/2024/02/2-600x400.jpg.webp 600w" sizes="(max-width: 920px) 100vw, 920px"/> <img decoding="async" width="920" height="613" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20920%20613'%3E%3C/svg%3E" alt="foreign language education conference" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2024/02/2.jpg 920w, https://www.worldfle.org/wp-content/uploads/2024/02/2-300x200.jpg 300w, https://www.worldfle.org/wp-content/uploads/2024/02/2-768x512.jpg 768w, https://www.worldfle.org/wp-content/uploads/2024/02/2-600x400.jpg 600w" data-lazy-sizes="(max-width: 920px) 100vw, 920px" data-lazy-src="https://www.worldfle.org/wp-content/uploads/2024/02/2.jpg"/><noscript><img loading="lazy" decoding="async" width="920" height="613" src="https://www.worldfle.org/wp-content/uploads/2024/02/2.jpg" alt="foreign language education conference" srcset="https://www.worldfle.org/wp-content/uploads/2024/02/2.jpg 920w, https://www.worldfle.org/wp-content/uploads/2024/02/2-300x200.jpg 300w, https://www.worldfle.org/wp-content/uploads/2024/02/2-768x512.jpg 768w, https://www.worldfle.org/wp-content/uploads/2024/02/2-600x400.jpg 600w" sizes="(max-width: 920px) 100vw, 920px"/></noscript> </picture> </div> </div> <div class="elementor-element elementor-element-1ca6a9f9 elementor-widget__width-initial elementor-absolute elementor-hidden-mobile ob-has-background-overlay elementor-widget elementor-widget-image" data-id="1ca6a9f9" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;motion_fx_motion_fx_mouse&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_effect&quot;:&quot;yes&quot;,&quot;motion_fx_mouseTrack_speed&quot;:{&quot;unit&quot;:&quot;px&quot;,&quot;size&quot;:0.2,&quot;sizes&quot;:[]},&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <picture loading="lazy" decoding="async" class="attachment-large size-large wp-image-8567"> <source type="image/webp" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2024/02/3.png.webp 920w, https://www.worldfle.org/wp-content/uploads/2024/02/3-300x240.png.webp 300w, https://www.worldfle.org/wp-content/uploads/2024/02/3-768x614.png.webp 768w, https://www.worldfle.org/wp-content/uploads/2024/02/3-600x480.png.webp 600w" sizes="(max-width: 920px) 100vw, 920px"/> <img decoding="async" width="920" height="736" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20920%20736'%3E%3C/svg%3E" alt="English language teaching conference" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2024/02/3.png 920w, https://www.worldfle.org/wp-content/uploads/2024/02/3-300x240.png 300w, https://www.worldfle.org/wp-content/uploads/2024/02/3-768x614.png 768w, https://www.worldfle.org/wp-content/uploads/2024/02/3-600x480.png 600w" data-lazy-sizes="(max-width: 920px) 100vw, 920px" data-lazy-src="https://www.worldfle.org/wp-content/uploads/2024/02/3.png"/><noscript><img loading="lazy" decoding="async" width="920" height="736" src="https://www.worldfle.org/wp-content/uploads/2024/02/3.png" alt="English language teaching conference" srcset="https://www.worldfle.org/wp-content/uploads/2024/02/3.png 920w, https://www.worldfle.org/wp-content/uploads/2024/02/3-300x240.png 300w, https://www.worldfle.org/wp-content/uploads/2024/02/3-768x614.png 768w, https://www.worldfle.org/wp-content/uploads/2024/02/3-600x480.png 600w" sizes="(max-width: 920px) 100vw, 920px"/></noscript> </picture> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-9cbcf88 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="9cbcf88" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0817071" data-id="0817071" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a52f412 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="a52f412" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h1 class="elementor-heading-title elementor-size-xxl">The International Foreign Language Conferences 2025</h1> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-7e31c6a elementor-section-content-middle elementor-reverse-mobile elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7e31c6a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-22a42c0" data-id="22a42c0" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-8efd945 elementor-widget-divider--view-line_text elementor-widget-divider--separator-type-pattern elementor-widget-divider--no-spacing elementor-widget-divider--element-align-center ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="8efd945" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider" style="--divider-pattern-url: url(&quot;data:image/svg+xml,%3Csvg xmlns=&#039;http://www.w3.org/2000/svg&#039; preserveAspectRatio=&#039;xMidYMid meet&#039; overflow=&#039;visible&#039; height=&#039;100%&#039; viewBox=&#039;0 0 120 26&#039; fill=&#039;black&#039; stroke=&#039;none&#039;%3E%3Cpath d=&#039;M54,1.6V26h-9V2.5L54,1.6z M69,1.6v23.3L60,26V1.6H69z M24,1.6v23.5l-9-0.6V1.6H24z M30,0l9,0.7v24.5h-9V0z M9,2.5v22H0V3.7L9,2.5z M75,1.6l9,0.9v22h-9V1.6z M99,2.7v21.7h-9V3.8L99,2.7z M114,3.8v20.7l-9-0.5V3.8L114,3.8z&#039;/%3E%3C/svg%3E&quot;);"> <span class="elementor-divider-separator"> <p class="elementor-divider__text elementor-divider__element"> Learn more about the World Conference on Foreign Language Education </p> </span> </div> </div> </div> <div class="elementor-element elementor-element-3f22da4 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="3f22da4" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-xl">The Leading Foreign Language Conference</h2> </div> </div> <div class="elementor-element elementor-element-9d6f8ee elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="9d6f8ee" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="74.538" height="74.538" viewBox="0 0 74.538 74.538"><path id="Path_1" data-name="Path 1" d="M71.348,27.013h-18.4a3.976,3.976,0,0,1-3.976-3.976V4.639A3.976,3.976,0,0,0,45,.663H31.111a3.976,3.976,0,0,0-3.976,3.976v18.4a3.976,3.976,0,0,1-3.976,3.976H4.762A3.976,3.976,0,0,0,.786,30.988V44.876a3.976,3.976,0,0,0,3.976,3.976h18.4a3.976,3.976,0,0,1,3.976,3.976v18.4A3.976,3.976,0,0,0,31.111,75.2H45a3.976,3.976,0,0,0,3.976-3.976v-18.4a3.976,3.976,0,0,1,3.976-3.976h18.4a3.976,3.976,0,0,0,3.976-3.976V30.988A3.976,3.976,0,0,0,71.348,27.013Z" transform="translate(-0.786 -0.663)" fill="#253483" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-a2b4733 elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="a2b4733" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="74.538" height="74.538" viewBox="0 0 74.538 74.538"><path id="Path_1" data-name="Path 1" d="M71.348,27.013h-18.4a3.976,3.976,0,0,1-3.976-3.976V4.639A3.976,3.976,0,0,0,45,.663H31.111a3.976,3.976,0,0,0-3.976,3.976v18.4a3.976,3.976,0,0,1-3.976,3.976H4.762A3.976,3.976,0,0,0,.786,30.988V44.876a3.976,3.976,0,0,0,3.976,3.976h18.4a3.976,3.976,0,0,1,3.976,3.976v18.4A3.976,3.976,0,0,0,31.111,75.2H45a3.976,3.976,0,0,0,3.976-3.976v-18.4a3.976,3.976,0,0,1,3.976-3.976h18.4a3.976,3.976,0,0,0,3.976-3.976V30.988A3.976,3.976,0,0,0,71.348,27.013Z" transform="translate(-0.786 -0.663)" fill="#253483" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-a5106c5 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="a5106c5" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: justify;">The <b>4th</b> <strong>World Conference on Foreign Language Education</strong> is premiering in one of the most multicultural cities in the world – <strong>London, UK</strong>. This is the perfect backdrop to discussing such important subjects in the field as language teaching, discourse analysis, translational studies, psycholinguistics, language terminology, and emotional and cognitive aspects of foreign language learning, among others.</p><p style="text-align: justify;">If you are <a href="https://www.worldfle.org/conference/world-conference-on-foreign-language-education/?modal=login">joining</a> the event, you are guaranteed to walk with inspiration for your own research and connections that will last you a lifetime.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-ed42295" data-id="ed42295" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ee1db0a ob-has-background-overlay elementor-widget elementor-widget-image" data-id="ee1db0a" data-element_type="widget" data-settings="{&quot;_ob_photomorph_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <picture loading="lazy" decoding="async" class="attachment-full size-full wp-image-9005"> <source type="image/webp" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266.jpg.webp 1920w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-300x200.jpg.webp 300w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-1024x683.jpg.webp 1024w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-768x512.jpg.webp 768w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-1536x1024.jpg.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px"/> <img decoding="async" width="1920" height="1280" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201280'%3E%3C/svg%3E" alt="foreign language conferences" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266.jpg 1920w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-300x200.jpg 300w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-1024x683.jpg 1024w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-768x512.jpg 768w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-1536x1024.jpg 1536w" data-lazy-sizes="(max-width: 1920px) 100vw, 1920px" data-lazy-src="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266.jpg"/><noscript><img loading="lazy" decoding="async" width="1920" height="1280" src="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266.jpg" alt="foreign language conferences" srcset="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266.jpg 1920w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-300x200.jpg 300w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-1024x683.jpg 1024w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-768x512.jpg 768w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3266-1536x1024.jpg 1536w" sizes="(max-width: 1920px) 100vw, 1920px"/></noscript> </picture> </div> </div> <div class="elementor-element elementor-element-4b34eb7 elementor-align-left elementor-mobile-align-center ob-has-background-overlay elementor-widget elementor-widget-button" data-id="4b34eb7" data-element_type="widget" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md elementor-animation-grow" href="https://www.worldfle.org/history/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">History</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-1a6f765 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1a6f765" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e18557f" data-id="e18557f" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-60310ac ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="60310ac" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <h3>Why Join the World Conference on Foreign Language Education</h3><p style="text-align: justify;">No other event puts as much emphasis on finding a balance between providing an immersive learning experience and creating a true network of academics that will last long after the event is over.  Here are just a few of the reasons to join the conference:</p><ul><li>Uncover trends, learn unique perspectives, and engage in group discussions.</li><li>Present your research, receive feedback from your peers, and get published in prestigious academic journals.</li><li>Take the next step in your academic career by identifying new research opportunities and partners.</li><li>Join the network of academics and help define the future of the field.</li><li>Network with members of non- and for-profit organizations and research institutions.</li><li>Discover the beauty of London and indulge in the local cuisine.</li></ul> </div> </div> <div class="elementor-element elementor-element-823c908 elementor-align-left elementor-mobile-align-center ob-has-background-overlay elementor-widget elementor-widget-button" data-id="823c908" data-element_type="widget" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md elementor-animation-grow" href="https://www.worldfle.org/registration/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Register Now</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-ecb5a03" data-id="ecb5a03" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-110c73d ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="110c73d" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Who Attends This Foreign Language Conference </h3> </div> </div> <div class="elementor-element elementor-element-28d2cfa ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="28d2cfa" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: justify;">The event is attended by researchers, scientists, graduate and post-graduate students, as well as representatives of for-profit and non-profit organizations, research institutions, and government agencies.</p><p style="text-align: justify;">You are guaranteed engaging discussions that bring diverse opinions under the common goal of advancing the future of the field of foreign language education.</p> </div> </div> <div class="elementor-element elementor-element-fa60699 elementor-widget__width-auto elementor-absolute elementor-hidden-mobile elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="fa60699" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="147" height="277.008" viewBox="0 0 147 277.008"><path id="Path_4" data-name="Path 4" d="M139.462,234.085A8.087,8.087,0,1,1,147.569,226,8.107,8.107,0,0,1,139.462,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,190.6Zm0-43.417a8.107,8.107,0,0,1-8.108-8.054c0-.022,0-.137,0-.137a8.108,8.108,0,0,1,16.215,0v.146A8.107,8.107,0,0,1,139.462,147.184Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,16.734Zm-43.6,260.834a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,277.568Zm0-43.483A8.087,8.087,0,1,1,103.974,226,8.107,8.107,0,0,1,95.867,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,190.6Zm0-43.417a8.107,8.107,0,0,1-8.108-8.065v-.124a8.108,8.108,0,0,1,16.215,0v.146A8.107,8.107,0,0,1,95.867,147.184Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,16.734Zm-43.6,260.834a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,277.568Zm0-43.483A8.087,8.087,0,1,1,60.379,226,8.106,8.106,0,0,1,52.271,234.085Zm0-43.484a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,190.6Zm0-43.417a8.107,8.107,0,0,1-8.107-8.054c0-.022,0-.137,0-.137A8.108,8.108,0,0,1,60.379,139v.134A8.107,8.107,0,0,1,52.271,147.184Zm0-43.483a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,103.7Zm0-43.484a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,60.217Zm0-43.483a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,16.734ZM8.677,277.568a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,277.568Zm0-43.483A8.087,8.087,0,1,1,16.784,226,8.107,8.107,0,0,1,8.677,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,190.6Zm0-59.657a8.107,8.107,0,0,1,8.107,8.046v.146a8.108,8.108,0,0,1-16.215,0v-.144A8.107,8.107,0,0,1,8.677,130.944Zm0-27.243a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,16.734Zm130.785,244.66a8.087,8.087,0,1,1-8.108,8.087A8.106,8.106,0,0,1,139.462,261.394Z" transform="translate(-0.569 -0.56)" fill="#253483" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-bd325ed elementor-section-stretched elementor-section-full_width elementor-section-height-min-height elementor-hidden-phone elementor-section-height-default elementor-section-items-middle" data-id="bd325ed" data-element_type="section" data-settings="{&quot;stretch_section&quot;:&quot;section-stretched&quot;,&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d3d3448" data-id="d3d3448" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-97d7e7f ob-has-background-overlay elementor-widget elementor-widget-image" data-id="97d7e7f" data-element_type="widget" data-settings="{&quot;_ob_photomorph_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <picture loading="lazy" decoding="async" class="attachment-full size-full wp-image-6238"> <source type="image/webp" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img.png.webp 1929w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-600x25.png.webp 600w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-300x12.png.webp 300w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-1024x42.png.webp 1024w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-768x31.png.webp 768w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-1536x63.png.webp 1536w" sizes="(max-width: 1929px) 100vw, 1929px"/> <img decoding="async" width="1929" height="79" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201929%2079'%3E%3C/svg%3E" alt="foreign language education conference" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img.png 1929w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-600x25.png 600w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-300x12.png 300w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-1024x42.png 1024w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-768x31.png 768w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-1536x63.png 1536w" data-lazy-sizes="(max-width: 1929px) 100vw, 1929px" data-lazy-src="https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img.png"/><noscript><img loading="lazy" decoding="async" width="1929" height="79" src="https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img.png" alt="foreign language education conference" srcset="https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img.png 1929w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-600x25.png 600w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-300x12.png 300w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-1024x42.png 1024w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-768x31.png 768w, https://www.worldfle.org/wp-content/uploads/2021/08/graphic05-free-img-1536x63.png 1536w" sizes="(max-width: 1929px) 100vw, 1929px"/></noscript> </picture> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-n2ren0o elementor-section-full_width elementor-section-content-middle elementor-section-height-default elementor-section-height-default" data-id="n2ren0o" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-f94e4d1" data-id="f94e4d1" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-2bd514a ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="2bd514a" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Key Information</h2> </div> </div> <div class="elementor-element elementor-element-060029a ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="060029a" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Authors will be notified of Abstract acceptance within 7 to 14 days. The optional full paper submission, including detailed guidelines for publication in Conference Proceedings, peer-reviewed journals, or as a Monograph, will be emailed within a few weeks after the conference.</p> </div> </div> <div class="elementor-element elementor-element-85705a3 elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="85705a3" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-map-marker-alt" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M172.268 501.67C26.97 291.031 0 269.413 0 192 0 85.961 85.961 0 192 0s192 85.961 192 192c0 77.413-26.97 99.031-172.268 309.67-9.535 13.774-29.93 13.773-39.464 0zM192 272c44.183 0 80-35.817 80-80s-35.817-80-80-80-80 35.817-80 80 35.817 80 80 80z"></path></svg> </span> <span class="elementor-icon-list-text"><span style="font-size:20px; font-weight:900; color:white;">Venue</span> <br/> University of London Address<br></span> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-2432bef" data-id="2432bef" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-0d95de6 elementor-widget__width-initial ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="0d95de6" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">WORLDFLE – THE Foreign Language Conference of 2025</h2> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-bcd0edd elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bcd0edd" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-b2a9a05" data-id="b2a9a05" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3a3b0c6 elementor-view-default elementor-position-top elementor-mobile-position-top ob-has-background-overlay elementor-widget elementor-widget-icon-box" data-id="3a3b0c6" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-paperclip" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M43.246 466.142c-58.43-60.289-57.341-157.511 1.386-217.581L254.392 34c44.316-45.332 116.351-45.336 160.671 0 43.89 44.894 43.943 117.329 0 162.276L232.214 383.128c-29.855 30.537-78.633 30.111-107.982-.998-28.275-29.97-27.368-77.473 1.452-106.953l143.743-146.835c6.182-6.314 16.312-6.422 22.626-.241l22.861 22.379c6.315 6.182 6.422 16.312.241 22.626L171.427 319.927c-4.932 5.045-5.236 13.428-.648 18.292 4.372 4.634 11.245 4.711 15.688.165l182.849-186.851c19.613-20.062 19.613-52.725-.011-72.798-19.189-19.627-49.957-19.637-69.154 0L90.39 293.295c-34.763 35.56-35.299 93.12-1.191 128.313 34.01 35.093 88.985 35.137 123.058.286l172.06-175.999c6.177-6.319 16.307-6.433 22.626-.256l22.877 22.364c6.319 6.177 6.434 16.307.256 22.626l-172.06 175.998c-59.576 60.938-155.943 60.216-214.77-.485z"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Abstract Submission Deadline </span> </h3> <p class="elementor-icon-box-description"> 27 June 2025 </p> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-0cfe0db elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="0cfe0db" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-835fa7d" data-id="835fa7d" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-d8de503 elementor-view-default elementor-position-top elementor-mobile-position-top ob-has-background-overlay elementor-widget elementor-widget-icon-box" data-id="d8de503" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg aria-hidden="true" class="e-font-icon-svg e-far-calendar-alt" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M148 288h-40c-6.6 0-12-5.4-12-12v-40c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12zm108-12v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 96v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm-96 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm192 0v-40c0-6.6-5.4-12-12-12h-40c-6.6 0-12 5.4-12 12v40c0 6.6 5.4 12 12 12h40c6.6 0 12-5.4 12-12zm96-260v352c0 26.5-21.5 48-48 48H48c-26.5 0-48-21.5-48-48V112c0-26.5 21.5-48 48-48h48V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h128V12c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v52h48c26.5 0 48 21.5 48 48zm-48 346V160H48v298c0 3.3 2.7 6 6 6h340c3.3 0 6-2.7 6-6z"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Early Registration Deadline </span> </h3> <p class="elementor-icon-box-description"> 12 February 2025 </p> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-c550c48" data-id="c550c48" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-81ebdec elementor-view-default elementor-position-top elementor-mobile-position-top ob-has-background-overlay elementor-widget elementor-widget-icon-box" data-id="81ebdec" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-calendar-alt" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48V192H0v272zm320-196c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM192 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12h-40c-6.6 0-12-5.4-12-12v-40zM64 268c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zm0 128c0-6.6 5.4-12 12-12h40c6.6 0 12 5.4 12 12v40c0 6.6-5.4 12-12 12H76c-6.6 0-12-5.4-12-12v-40zM400 64h-48V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H160V16c0-8.8-7.2-16-16-16h-32c-8.8 0-16 7.2-16 16v48H48C21.5 64 0 85.5 0 112v48h448v-48c0-26.5-21.5-48-48-48z"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Late Registration Deadline </span> </h3> <p class="elementor-icon-box-description"> 08 July 2025 </p> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-048042e" data-id="048042e" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c830ce3 elementor-view-default elementor-position-top elementor-mobile-position-top ob-has-background-overlay elementor-widget elementor-widget-icon-box" data-id="c830ce3" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg aria-hidden="true" class="e-font-icon-svg e-far-calendar-check" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M400 64h-48V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H160V12c0-6.627-5.373-12-12-12h-40c-6.627 0-12 5.373-12 12v52H48C21.49 64 0 85.49 0 112v352c0 26.51 21.49 48 48 48h352c26.51 0 48-21.49 48-48V112c0-26.51-21.49-48-48-48zm-6 400H54a6 6 0 0 1-6-6V160h352v298a6 6 0 0 1-6 6zm-52.849-200.65L198.842 404.519c-4.705 4.667-12.303 4.637-16.971-.068l-75.091-75.699c-4.667-4.705-4.637-12.303.068-16.971l22.719-22.536c4.705-4.667 12.303-4.637 16.97.069l44.104 44.461 111.072-110.181c4.705-4.667 12.303-4.637 16.971.068l22.536 22.718c4.667 4.705 4.636 12.303-.069 16.97z"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Conference Dates </span> </h3> <p class="elementor-icon-box-description"> 18-20 July 2025 </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-c18effa elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="c18effa" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3388cb5" data-id="3388cb5" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0aadabd elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="0aadabd" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="47.337" height="40.755" viewBox="0 0 47.337 40.755"><path id="Path_2" data-name="Path 2" d="M.265,40.76,23.934,0,47.6,40.76Z" transform="translate(-0.265 -0.005)" fill="#e2aa28" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-bdbd0cb elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="bdbd0cb" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="138.775" height="138.765" viewBox="0 0 138.775 138.765"><path id="Path_3" data-name="Path 3" d="M69.507.614A69.382,69.382,0,1,0,138.9,70,69.385,69.385,0,0,0,69.507.614Zm0,122.221A52.839,52.839,0,1,1,122.351,70,52.841,52.841,0,0,1,69.507,122.835Z" transform="translate(-0.12 -0.614)" fill="#0998a9" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-477784f elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="477784f" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="47.337" height="40.755" viewBox="0 0 47.337 40.755"><path id="Path_2" data-name="Path 2" d="M.265,40.76,23.934,0,47.6,40.76Z" transform="translate(-0.265 -0.005)" fill="#e2aa28" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-edd97be elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="edd97be" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="47.337" height="40.755" viewBox="0 0 47.337 40.755"><path id="Path_2" data-name="Path 2" d="M.265,40.76,23.934,0,47.6,40.76Z" transform="translate(-0.265 -0.005)" fill="#e2aa28" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-bd6eea9 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bd6eea9" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-8a8daa3" data-id="8a8daa3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-88743dd elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top ob-has-background-overlay elementor-widget elementor-widget-icon-box" data-id="88743dd" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg aria-hidden="true" class="e-font-icon-svg e-far-handshake" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M519.2 127.9l-47.6-47.6A56.252 56.252 0 0 0 432 64H205.2c-14.8 0-29.1 5.9-39.6 16.3L118 127.9H0v255.7h64c17.6 0 31.8-14.2 31.9-31.7h9.1l84.6 76.4c30.9 25.1 73.8 25.7 105.6 3.8 12.5 10.8 26 15.9 41.1 15.9 18.2 0 35.3-7.4 48.8-24 22.1 8.7 48.2 2.6 64-16.8l26.2-32.3c5.6-6.9 9.1-14.8 10.9-23h57.9c.1 17.5 14.4 31.7 31.9 31.7h64V127.9H519.2zM48 351.6c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16zm390-6.9l-26.1 32.2c-2.8 3.4-7.8 4-11.3 1.2l-23.9-19.4-30 36.5c-6 7.3-15 4.8-18 2.4l-36.8-31.5-15.6 19.2c-13.9 17.1-39.2 19.7-55.3 6.6l-97.3-88H96V175.8h41.9l61.7-61.6c2-.8 3.7-1.5 5.7-2.3H262l-38.7 35.5c-29.4 26.9-31.1 72.3-4.4 101.3 14.8 16.2 61.2 41.2 101.5 4.4l8.2-7.5 108.2 87.8c3.4 2.8 3.9 7.9 1.2 11.3zm106-40.8h-69.2c-2.3-2.8-4.9-5.4-7.7-7.7l-102.7-83.4 12.5-11.4c6.5-6 7-16.1 1-22.6L367 167.1c-6-6.5-16.1-6.9-22.6-1l-55.2 50.6c-9.5 8.7-25.7 9.4-34.6 0-9.3-9.9-8.5-25.1 1.2-33.9l65.6-60.1c7.4-6.8 17-10.5 27-10.5l83.7-.2c2.1 0 4.1.8 5.5 2.3l61.7 61.6H544v128zm48 47.7c-8.8 0-16-7.2-16-16s7.2-16 16-16 16 7.2 16 16c0 8.9-7.2 16-16 16z"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Networking </span> </h3> <p class="elementor-icon-box-description"> Attending the event will provide an opportunity to network and share thoughts on recent advances with other academics and experts in the same or similar fields. </p> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-d949a59" data-id="d949a59" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-adb27ea elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top ob-has-background-overlay elementor-widget elementor-widget-icon-box" data-id="adb27ea" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-camera-retro" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M48 32C21.5 32 0 53.5 0 80v352c0 26.5 21.5 48 48 48h416c26.5 0 48-21.5 48-48V80c0-26.5-21.5-48-48-48H48zm0 32h106c3.3 0 6 2.7 6 6v20c0 3.3-2.7 6-6 6H38c-3.3 0-6-2.7-6-6V80c0-8.8 7.2-16 16-16zm426 96H38c-3.3 0-6-2.7-6-6v-36c0-3.3 2.7-6 6-6h138l30.2-45.3c1.1-1.7 3-2.7 5-2.7H464c8.8 0 16 7.2 16 16v74c0 3.3-2.7 6-6 6zM256 424c-66.2 0-120-53.8-120-120s53.8-120 120-120 120 53.8 120 120-53.8 120-120 120zm0-208c-48.5 0-88 39.5-88 88s39.5 88 88 88 88-39.5 88-88-39.5-88-88-88zm-48 104c-8.8 0-16-7.2-16-16 0-35.3 28.7-64 64-64 8.8 0 16 7.2 16 16s-7.2 16-16 16c-17.6 0-32 14.4-32 32 0 8.8-7.2 16-16 16z"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > City Tour </span> </h3> <p class="elementor-icon-box-description"> Organizing Committee will offer the all participants a city tour free of charge, so learn about London’s vibrant past and present, with a friendly local guide. </p> </div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-503e960" data-id="503e960" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c7fd6e5 elementor-position-left elementor-view-default elementor-mobile-position-top elementor-vertical-align-top ob-has-background-overlay elementor-widget elementor-widget-icon-box" data-id="c7fd6e5" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-box.default"> <div class="elementor-widget-container"> <div class="elementor-icon-box-wrapper"> <div class="elementor-icon-box-icon"> <span class="elementor-icon elementor-animation-"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-plane-departure" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M624 448H16c-8.84 0-16 7.16-16 16v32c0 8.84 7.16 16 16 16h608c8.84 0 16-7.16 16-16v-32c0-8.84-7.16-16-16-16zM80.55 341.27c6.28 6.84 15.1 10.72 24.33 10.71l130.54-.18a65.62 65.62 0 0 0 29.64-7.12l290.96-147.65c26.74-13.57 50.71-32.94 67.02-58.31 18.31-28.48 20.3-49.09 13.07-63.65-7.21-14.57-24.74-25.27-58.25-27.45-29.85-1.94-59.54 5.92-86.28 19.48l-98.51 49.99-218.7-82.06a17.799 17.799 0 0 0-18-1.11L90.62 67.29c-10.67 5.41-13.25 19.65-5.17 28.53l156.22 98.1-103.21 52.38-72.35-36.47a17.804 17.804 0 0 0-16.07.02L9.91 230.22c-10.44 5.3-13.19 19.12-5.57 28.08l76.21 82.97z"></path></svg> </span> </div> <div class="elementor-icon-box-content"> <h3 class="elementor-icon-box-title"> <span > Invitation Letter </span> </h3> <p class="elementor-icon-box-description"> If you require a visa, we advise you to obtain and submit an official Letter of Invitation from the conference organizers to help facilitate the visa process. </p> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-bea259a elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="bea259a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-e885e71" data-id="e885e71" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-a8cdf7a ob-has-background-overlay elementor-widget elementor-widget-image" data-id="a8cdf7a" data-element_type="widget" data-settings="{&quot;_ob_photomorph_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <picture loading="lazy" decoding="async" class="attachment-full size-full wp-image-9065"> <source type="image/webp" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422.jpg.webp 1920w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-300x200.jpg.webp 300w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-1024x683.jpg.webp 1024w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-768x512.jpg.webp 768w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-1536x1024.jpg.webp 1536w" sizes="(max-width: 1920px) 100vw, 1920px"/> <img decoding="async" width="1920" height="1280" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201920%201280'%3E%3C/svg%3E" alt="foreign language conferences" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422.jpg 1920w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-300x200.jpg 300w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-1024x683.jpg 1024w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-768x512.jpg 768w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-1536x1024.jpg 1536w" data-lazy-sizes="(max-width: 1920px) 100vw, 1920px" data-lazy-src="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422.jpg"/><noscript><img loading="lazy" decoding="async" width="1920" height="1280" src="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422.jpg" alt="foreign language conferences" srcset="https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422.jpg 1920w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-300x200.jpg 300w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-1024x683.jpg 1024w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-768x512.jpg 768w, https://www.worldfle.org/wp-content/uploads/2024/09/IMG_3422-1536x1024.jpg 1536w" sizes="(max-width: 1920px) 100vw, 1920px"/></noscript> </picture> </div> </div> <div class="elementor-element elementor-element-1ff461b elementor-align-left elementor-mobile-align-center ob-has-background-overlay elementor-widget elementor-widget-button" data-id="1ff461b" data-element_type="widget" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md elementor-animation-grow" href="https://www.worldfle.org/submission/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Submit Your Paper</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-71687e3" data-id="71687e3" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-f71ad42 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="f71ad42" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Call for Papers – Submit Your Research</h2> </div> </div> <div class="elementor-element elementor-element-481bfc3 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="481bfc3" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: justify;"><strong><em>The foreign language conference that will help you propel your academic career</em></strong></p><p style="text-align: justify;">As you progress in your career, there are certain milestones you are expected to reach to expand the reach and recognition of your expertise. Presenting your papers and getting published in prestigious academic journals are important criteria based on which your academic achievements are measured.</p><p style="text-align: justify;">The 4th World Conference on Foreign Language Education is a fantastic opportunity to do just that. Whether you’d like to do an oral or a poster presentation, submit your paper for evaluation by our scientific committee. Every submission undergoes a double-blind peer-revision process. The commission adheres to the strictest evaluation standards for quality, relevance, and authenticity.</p> </div> </div> <div class="elementor-element elementor-element-2a69bf3 elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="2a69bf3" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="138.775" height="138.765" viewBox="0 0 138.775 138.765"><path id="Path_3" data-name="Path 3" d="M69.507.614A69.382,69.382,0,1,0,138.9,70,69.385,69.385,0,0,0,69.507.614Zm0,122.221A52.839,52.839,0,1,1,122.351,70,52.841,52.841,0,0,1,69.507,122.835Z" transform="translate(-0.12 -0.614)" fill="#0998a9" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-8ac9e0e elementor-widget__width-auto elementor-absolute elementor-hidden-mobile elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="8ac9e0e" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="147" height="277.008" viewBox="0 0 147 277.008"><path id="Path_4" data-name="Path 4" d="M139.462,234.085A8.087,8.087,0,1,1,147.569,226,8.107,8.107,0,0,1,139.462,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,190.6Zm0-43.417a8.107,8.107,0,0,1-8.108-8.054c0-.022,0-.137,0-.137a8.108,8.108,0,0,1,16.215,0v.146A8.107,8.107,0,0,1,139.462,147.184Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,16.734Zm-43.6,260.834a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,277.568Zm0-43.483A8.087,8.087,0,1,1,103.974,226,8.107,8.107,0,0,1,95.867,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,190.6Zm0-43.417a8.107,8.107,0,0,1-8.108-8.065v-.124a8.108,8.108,0,0,1,16.215,0v.146A8.107,8.107,0,0,1,95.867,147.184Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,16.734Zm-43.6,260.834a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,277.568Zm0-43.483A8.087,8.087,0,1,1,60.379,226,8.106,8.106,0,0,1,52.271,234.085Zm0-43.484a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,190.6Zm0-43.417a8.107,8.107,0,0,1-8.107-8.054c0-.022,0-.137,0-.137A8.108,8.108,0,0,1,60.379,139v.134A8.107,8.107,0,0,1,52.271,147.184Zm0-43.483a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,103.7Zm0-43.484a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,60.217Zm0-43.483a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,16.734ZM8.677,277.568a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,277.568Zm0-43.483A8.087,8.087,0,1,1,16.784,226,8.107,8.107,0,0,1,8.677,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,190.6Zm0-59.657a8.107,8.107,0,0,1,8.107,8.046v.146a8.108,8.108,0,0,1-16.215,0v-.144A8.107,8.107,0,0,1,8.677,130.944Zm0-27.243a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,16.734Zm130.785,244.66a8.087,8.087,0,1,1-8.108,8.087A8.106,8.106,0,0,1,139.462,261.394Z" transform="translate(-0.569 -0.56)" fill="#253483" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-5d1a643 elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="5d1a643" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="147" height="277.008" viewBox="0 0 147 277.008"><path id="Path_4" data-name="Path 4" d="M139.462,234.085A8.087,8.087,0,1,1,147.569,226,8.107,8.107,0,0,1,139.462,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,190.6Zm0-43.417a8.107,8.107,0,0,1-8.108-8.054c0-.022,0-.137,0-.137a8.108,8.108,0,0,1,16.215,0v.146A8.107,8.107,0,0,1,139.462,147.184Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,16.734Zm-43.6,260.834a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,277.568Zm0-43.483A8.087,8.087,0,1,1,103.974,226,8.107,8.107,0,0,1,95.867,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,190.6Zm0-43.417a8.107,8.107,0,0,1-8.108-8.065v-.124a8.108,8.108,0,0,1,16.215,0v.146A8.107,8.107,0,0,1,95.867,147.184Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,16.734Zm-43.6,260.834a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,277.568Zm0-43.483A8.087,8.087,0,1,1,60.379,226,8.106,8.106,0,0,1,52.271,234.085Zm0-43.484a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,190.6Zm0-43.417a8.107,8.107,0,0,1-8.107-8.054c0-.022,0-.137,0-.137A8.108,8.108,0,0,1,60.379,139v.134A8.107,8.107,0,0,1,52.271,147.184Zm0-43.483a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,103.7Zm0-43.484a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,60.217Zm0-43.483a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,16.734ZM8.677,277.568a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,277.568Zm0-43.483A8.087,8.087,0,1,1,16.784,226,8.107,8.107,0,0,1,8.677,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,190.6Zm0-59.657a8.107,8.107,0,0,1,8.107,8.046v.146a8.108,8.108,0,0,1-16.215,0v-.144A8.107,8.107,0,0,1,8.677,130.944Zm0-27.243a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,16.734Zm130.785,244.66a8.087,8.087,0,1,1-8.108,8.087A8.106,8.106,0,0,1,139.462,261.394Z" transform="translate(-0.569 -0.56)" fill="#253483" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-ed204ad elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ed204ad" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-c08c082" data-id="c08c082" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-1b2ce56 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1b2ce56" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-098be96" data-id="098be96" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-b85bd0a ob-has-background-overlay elementor-widget elementor-widget-image-box" data-id="b85bd0a" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><div class="elementor-image-box-content"><h2 class="elementor-image-box-title">Conference Tracks</h2><p class="elementor-image-box-description">Foreign Language Conference 2025</p></div></div> </div> </div> <div class="elementor-element elementor-element-598af89 elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="598af89" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="209.92" height="19.884" viewBox="0 0 209.92 19.884"><path id="Path_5" data-name="Path 5" d="M209.459.38a20.706,20.706,0,0,0-13.934,5.506l-7.8,7.231a18.667,18.667,0,0,1-25.28,0l-7.8-7.231a20.767,20.767,0,0,0-28.248,0l-7.8,7.231a18.669,18.669,0,0,1-25.281,0l-7.8-7.231a20.768,20.768,0,0,0-28.249,0l-7.8,7.231a18.667,18.667,0,0,1-25.28,0L16.4,5.886A20.63,20.63,0,0,0,1.325.4h0a.91.91,0,0,0-.868.909V1.67a.909.909,0,0,0,.951.909h0A18.46,18.46,0,0,1,14.916,7.487l7.8,7.232a20.721,20.721,0,0,0,14.124,5.509,20.727,20.727,0,0,0,14.124-5.509l7.8-7.232a18.586,18.586,0,0,1,25.281,0l7.8,7.232a20.722,20.722,0,0,0,14.125,5.509,20.731,20.731,0,0,0,14.124-5.509l7.8-7.232a18.585,18.585,0,0,1,25.28,0l7.8,7.232a20.719,20.719,0,0,0,14.124,5.509,20.727,20.727,0,0,0,14.124-5.509l7.8-7.232a18.53,18.53,0,0,1,12.467-4.924h0a.91.91,0,0,0,.9-.91V1.289a.909.909,0,0,0-.918-.909Z" transform="translate(-0.457 -0.344)" fill="#e2aa28" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-a4a9c1c elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="a4a9c1c" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="147" height="277.008" viewBox="0 0 147 277.008"><path id="Path_4" data-name="Path 4" d="M139.462,234.085A8.087,8.087,0,1,1,147.569,226,8.107,8.107,0,0,1,139.462,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,190.6Zm0-43.417a8.107,8.107,0,0,1-8.108-8.054c0-.022,0-.137,0-.137a8.108,8.108,0,0,1,16.215,0v.146A8.107,8.107,0,0,1,139.462,147.184Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,16.734Zm-43.6,260.834a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,277.568Zm0-43.483A8.087,8.087,0,1,1,103.974,226,8.107,8.107,0,0,1,95.867,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,190.6Zm0-43.417a8.107,8.107,0,0,1-8.108-8.065v-.124a8.108,8.108,0,0,1,16.215,0v.146A8.107,8.107,0,0,1,95.867,147.184Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,16.734Zm-43.6,260.834a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,277.568Zm0-43.483A8.087,8.087,0,1,1,60.379,226,8.106,8.106,0,0,1,52.271,234.085Zm0-43.484a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,190.6Zm0-43.417a8.107,8.107,0,0,1-8.107-8.054c0-.022,0-.137,0-.137A8.108,8.108,0,0,1,60.379,139v.134A8.107,8.107,0,0,1,52.271,147.184Zm0-43.483a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,103.7Zm0-43.484a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,60.217Zm0-43.483a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,16.734ZM8.677,277.568a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,277.568Zm0-43.483A8.087,8.087,0,1,1,16.784,226,8.107,8.107,0,0,1,8.677,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,190.6Zm0-59.657a8.107,8.107,0,0,1,8.107,8.046v.146a8.108,8.108,0,0,1-16.215,0v-.144A8.107,8.107,0,0,1,8.677,130.944Zm0-27.243a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,16.734Zm130.785,244.66a8.087,8.087,0,1,1-8.108,8.087A8.106,8.106,0,0,1,139.462,261.394Z" transform="translate(-0.569 -0.56)" fill="#253483" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-a5281b8 elementor-section-full_width elementor-section-height-default elementor-section-height-default" data-id="a5281b8" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-b59c8f0" data-id="b59c8f0" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-fdd768f ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="fdd768f" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul><li>Assimilation and language</li><li>Bilingual and Multilingual Education</li><li>Bilingual immersion</li><li>Black English</li><li>Clichés in Language</li><li>Competency-based learning</li><li>Computer Technology in FLE</li><li>Computer-assisted Language Learning</li><li>Conversational analysis</li><li>Cross-linguistic perspectives</li><li>Curriculum Development</li><li>Deep Language</li><li>Dialectology</li><li>Discourse analysis</li><li>Doublespeak and language</li><li>Elementary School Foreign Language Programs</li><li>Emotional and cognitive aspects of foreign language learning</li><li>English dialects</li><li>English for specific purposes</li><li>English grammar</li><li>English language</li></ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-870b149" data-id="870b149" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-1312699 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="1312699" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul><li><a href="https://www.worldfle.org/english-language-teaching-conference/">English language</a> Standardization</li><li><a href="https://www.worldfle.org/english-teaching-conference/">English language teaching</a></li><li>ESFL (elementary school foreign language)</li><li>Euphemisms and language</li><li>FLES (foreign languages in elementary schools)</li><li>FLEX programs (foreign language exploration or experience)</li><li>Foreign language acquisition theories</li><li>Foreign language didactics</li><li>Foreign Language examination and Assessment</li><li>Foreign Language Learning</li><li><a href="https://www.worldfle.org/flt-conference/">Foreign Language Teaching</a></li><li>General Linguistics and Applied linguistics</li><li>Grammar</li><li>Immersion education</li><li>Intercultural communication</li><li>Jargon and language</li><li>Language &amp; culture</li><li>Language &amp; emotions</li><li>Language acquisition and learning</li></ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-30de895" data-id="30de895" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-a424423 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="a424423" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul><li><a href="https://www.worldfle.org/language-conference/">Language</a> and Gender</li><li>Language and Literacy</li><li>Language and Power</li><li>Language and Sexism</li><li>Language and Technology</li><li>Language and the Media</li><li>Language policy</li><li>Language terminology</li><li>Language use and advertising</li><li>Linguistic</li><li>Linguistic theories of foreign language didactics</li><li>Literature</li><li>Motivational aspects of foreign language teaching</li><li>Native language</li><li>Offensive Language and Free Speech</li><li>Politics and language</li><li>Pragmatics</li><li>Professional Jargon</li><li>Pronunciation modeling</li><li>Psycholinguistics</li><li>Second Language</li><li>Second language instruction</li></ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-53b8975" data-id="53b8975" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-ed5d67c ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="ed5d67c" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul><li>Second language learning</li><li>Semantics</li><li>Standard and Non-Standard English</li><li>Support for Foreign Language Teachers</li><li>Syllabus Design</li><li>Teaching English as a Foreign Language (TEFL)</li><li>Teaching English as a Second Language (TESL)</li><li>Teaching English as a second or foreign language (TESOL)</li><li>Technological tools in foreign language teaching</li><li>Terms &amp; phrases</li><li>Translation Studies</li><li>Vocabulary</li></ul> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-589bf3d8 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="589bf3d8" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-background-overlay"></div> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-7db82067" data-id="7db82067" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-7567f14f elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="7567f14f" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-7d643081" data-id="7d643081" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3dda58c5 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="3dda58c5" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Mode of Presentation</h2> </div> </div> <div class="elementor-element elementor-element-fcb8d52 elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="fcb8d52" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="47.337" height="40.755" viewBox="0 0 47.337 40.755"><path id="Path_2" data-name="Path 2" d="M.265,40.76,23.934,0,47.6,40.76Z" transform="translate(-0.265 -0.005)" fill="#e2aa28" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-9107b04 elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="9107b04" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="47.337" height="40.755" viewBox="0 0 47.337 40.755"><path id="Path_2" data-name="Path 2" d="M.265,40.76,23.934,0,47.6,40.76Z" transform="translate(-0.265 -0.005)" fill="#e2aa28" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-bce09f0 elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="bce09f0" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="47.337" height="40.755" viewBox="0 0 47.337 40.755"><path id="Path_2" data-name="Path 2" d="M.265,40.76,23.934,0,47.6,40.76Z" transform="translate(-0.265 -0.005)" fill="#e2aa28" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-5d7fbb3 elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="5d7fbb3" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="47.337" height="40.755" viewBox="0 0 47.337 40.755"><path id="Path_2" data-name="Path 2" d="M.265,40.76,23.934,0,47.6,40.76Z" transform="translate(-0.265 -0.005)" fill="#e2aa28" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-b96ae9a elementor-widget__width-auto elementor-absolute elementor-hidden-tablet elementor-hidden-phone elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="b96ae9a" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="138.775" height="138.765" viewBox="0 0 138.775 138.765"><path id="Path_3" data-name="Path 3" d="M69.507.614A69.382,69.382,0,1,0,138.9,70,69.385,69.385,0,0,0,69.507.614Zm0,122.221A52.839,52.839,0,1,1,122.351,70,52.841,52.841,0,0,1,69.507,122.835Z" transform="translate(-0.12 -0.614)" fill="#0998a9" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-3f30d16 elementor-section-content-top elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3f30d16" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-67a025f7" data-id="67a025f7" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-16649818 elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="16649818" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-microphone" viewBox="0 0 352 512" xmlns="http://www.w3.org/2000/svg"><path d="M176 352c53.02 0 96-42.98 96-96V96c0-53.02-42.98-96-96-96S80 42.98 80 96v160c0 53.02 42.98 96 96 96zm160-160h-16c-8.84 0-16 7.16-16 16v48c0 74.8-64.49 134.82-140.79 127.38C96.71 376.89 48 317.11 48 250.3V208c0-8.84-7.16-16-16-16H16c-8.84 0-16 7.16-16 16v40.16c0 89.64 63.97 169.55 152 181.69V464H96c-8.84 0-16 7.16-16 16v16c0 8.84 7.16 16 16 16h160c8.84 0 16-7.16 16-16v-16c0-8.84-7.16-16-16-16h-56v-33.77C285.71 418.47 352 344.9 352 256v-48c0-8.84-7.16-16-16-16z"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-2ab18d8d elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="2ab18d8d" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-76968464 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="76968464" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-medium">Oral Presentation</h4> </div> </div> <div class="elementor-element elementor-element-11bb1e88 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="11bb1e88" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Be an oral presenter of the foreign language conference and present your research to a truly international audience.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-3b8d3e8a" data-id="3b8d3e8a" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-17920539 elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="17920539" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-far-file-image" viewBox="0 0 384 512" xmlns="http://www.w3.org/2000/svg"><path d="M369.9 97.9L286 14C277 5 264.8-.1 252.1-.1H48C21.5 0 0 21.5 0 48v416c0 26.5 21.5 48 48 48h288c26.5 0 48-21.5 48-48V131.9c0-12.7-5.1-25-14.1-34zM332.1 128H256V51.9l76.1 76.1zM48 464V48h160v104c0 13.3 10.7 24 24 24h104v288H48zm32-48h224V288l-23.5-23.5c-4.7-4.7-12.3-4.7-17 0L176 352l-39.5-39.5c-4.7-4.7-12.3-4.7-17 0L80 352v64zm48-240c-26.5 0-48 21.5-48 48s21.5 48 48 48 48-21.5 48-48-21.5-48-48-48z"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-530dbde elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="530dbde" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-12081205 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="12081205" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-medium">Poster Presentation</h4> </div> </div> <div class="elementor-element elementor-element-5b0c9681 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="5b0c9681" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>Send your abstract to be a poster presenter at the foreign language conference and show your research.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-33 elementor-inner-column elementor-element elementor-element-535fc390" data-id="535fc390" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6a2c0242 elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="6a2c0242" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-laptop" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M624 416H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33.02-17.47-32.77-32H16c-8.8 0-16 7.2-16 16v16c0 35.2 28.8 64 64 64h512c35.2 0 64-28.8 64-64v-16c0-8.8-7.2-16-16-16zM576 48c0-26.4-21.6-48-48-48H112C85.6 0 64 21.6 64 48v336h512V48zm-64 272H128V64h384v256z"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-32d718c8 elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="32d718c8" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-7645bb22 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="7645bb22" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-medium">Virtual Presentation</h4> </div> </div> <div class="elementor-element elementor-element-b7e2c09 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="b7e2c09" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>If you can’t attend the foreign language conferences 2025 in person but want to share your research with our international community</p> </div> </div> </div> </div> </div> </section> </div> </div> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-5257161c" data-id="5257161c" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3e84b606 elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="3e84b606" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-headphones-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M160 288h-16c-35.35 0-64 28.7-64 64.12v63.76c0 35.41 28.65 64.12 64 64.12h16c17.67 0 32-14.36 32-32.06V320.06c0-17.71-14.33-32.06-32-32.06zm208 0h-16c-17.67 0-32 14.35-32 32.06v127.88c0 17.7 14.33 32.06 32 32.06h16c35.35 0 64-28.71 64-64.12v-63.76c0-35.41-28.65-64.12-64-64.12zM256 32C112.91 32 4.57 151.13 0 288v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288c0-114.67 93.33-207.8 208-207.82 114.67.02 208 93.15 208 207.82v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288C507.43 151.13 399.09 32 256 32z"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-24d864da ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="24d864da" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">WORLDFLE Conference</h6> </div> </div> <div class="elementor-element elementor-element-21c1cce ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="21c1cce" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h4 class="elementor-heading-title elementor-size-default">4th World Conference on <br>Foreign Language Education</h4> </div> </div> <div class="elementor-element elementor-element-1b890469 ob-has-background-overlay elementor-widget elementor-widget-button" data-id="1b890469" data-element_type="widget" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-lg" href="https://www.worldfle.org/registration/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-caret-right" viewBox="0 0 192 512" xmlns="http://www.w3.org/2000/svg"><path d="M0 384.662V127.338c0-17.818 21.543-26.741 34.142-14.142l128.662 128.662c7.81 7.81 7.81 20.474 0 28.284L34.142 398.804C21.543 411.404 0 402.48 0 384.662z"></path></svg> </span> <span class="elementor-button-text">Be a Listener</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-025801a elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="025801a" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-59fe09f" data-id="59fe09f" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-876e723 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="876e723" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-a955037" data-id="a955037" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-3e2c77d ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="3e2c77d" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-xl">Past Speakers</h2> </div> </div> <div class="elementor-element elementor-element-c52bfe3 elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="c52bfe3" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="209.92" height="19.884" viewBox="0 0 209.92 19.884"><path id="Path_5" data-name="Path 5" d="M209.459.38a20.706,20.706,0,0,0-13.934,5.506l-7.8,7.231a18.667,18.667,0,0,1-25.28,0l-7.8-7.231a20.767,20.767,0,0,0-28.248,0l-7.8,7.231a18.669,18.669,0,0,1-25.281,0l-7.8-7.231a20.768,20.768,0,0,0-28.249,0l-7.8,7.231a18.667,18.667,0,0,1-25.28,0L16.4,5.886A20.63,20.63,0,0,0,1.325.4h0a.91.91,0,0,0-.868.909V1.67a.909.909,0,0,0,.951.909h0A18.46,18.46,0,0,1,14.916,7.487l7.8,7.232a20.721,20.721,0,0,0,14.124,5.509,20.727,20.727,0,0,0,14.124-5.509l7.8-7.232a18.586,18.586,0,0,1,25.281,0l7.8,7.232a20.722,20.722,0,0,0,14.125,5.509,20.731,20.731,0,0,0,14.124-5.509l7.8-7.232a18.585,18.585,0,0,1,25.28,0l7.8,7.232a20.719,20.719,0,0,0,14.124,5.509,20.727,20.727,0,0,0,14.124-5.509l7.8-7.232a18.53,18.53,0,0,1,12.467-4.924h0a.91.91,0,0,0,.9-.91V1.289a.909.909,0,0,0-.918-.909Z" transform="translate(-0.457 -0.344)" fill="#e2aa28" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-1a12b09 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="1a12b09" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7f9c560" data-id="7f9c560" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-629aa67 elementor-position-top ob-has-background-overlay elementor-widget elementor-widget-image-box" data-id="629aa67" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img width="400" height="400" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" title="Maksym Vakulenko" alt="foreign language conference" data-lazy-src="https://www.worldfle.org/wp-content/uploads/elementor/thumbs/Maksym-Vakulenko-qqggfaf2d8jjx5sf6d9txh0fsm61wzq14295srgzog.png" /><noscript><img width="400" height="400" decoding="async" src="https://www.worldfle.org/wp-content/uploads/elementor/thumbs/Maksym-Vakulenko-qqggfaf2d8jjx5sf6d9txh0fsm61wzq14295srgzog.png" title="Maksym Vakulenko" alt="foreign language conference" loading="lazy" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Maksym Vakulenko</h3></div></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-cbf773a" data-id="cbf773a" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1525718 elementor-position-top ob-has-background-overlay elementor-widget elementor-widget-image-box" data-id="1525718" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img width="400" height="400" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" title="Dorela Kaçauni" alt="foreign language conference" data-lazy-src="https://www.worldfle.org/wp-content/uploads/elementor/thumbs/Dorela-Kacauni-qngzd7ocxgelc2l4171zbtu0jtib3nnlpzrs1obpuo.jpg" /><noscript><img width="400" height="400" decoding="async" src="https://www.worldfle.org/wp-content/uploads/elementor/thumbs/Dorela-Kacauni-qngzd7ocxgelc2l4171zbtu0jtib3nnlpzrs1obpuo.jpg" title="Dorela Kaçauni" alt="foreign language conference" loading="lazy" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Dorela Kaçauni</h3></div></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-7de4072" data-id="7de4072" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6c0ed73 elementor-position-top ob-has-background-overlay elementor-widget elementor-widget-image-box" data-id="6c0ed73" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img width="400" height="400" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" title="Jacqueline Żammit" alt="Jacqueline Żammit" data-lazy-src="https://www.worldfle.org/wp-content/uploads/elementor/thumbs/Jacqueline-Zammit--qnh23o9qtp6vhlke39840hd8nu7ge9je9bvss4c42o.jpg" /><noscript><img width="400" height="400" decoding="async" src="https://www.worldfle.org/wp-content/uploads/elementor/thumbs/Jacqueline-Zammit--qnh23o9qtp6vhlke39840hd8nu7ge9je9bvss4c42o.jpg" title="Jacqueline Żammit" alt="Jacqueline Żammit" loading="lazy" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Jacqueline Żammit</h3></div></div> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-inner-column elementor-element elementor-element-b906848" data-id="b906848" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-cf848fe elementor-position-top ob-has-background-overlay elementor-widget elementor-widget-image-box" data-id="cf848fe" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image-box.default"> <div class="elementor-widget-container"> <div class="elementor-image-box-wrapper"><figure class="elementor-image-box-img"><img width="400" height="400" decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20400%20400'%3E%3C/svg%3E" title="ERIC MAITREJEAN" alt="ERIC MAITREJEAN" data-lazy-src="https://www.worldfle.org/wp-content/uploads/elementor/thumbs/ERIC-MAITREJEAN-qnh2b1c8cz9qfmvd3fswjmh86hwyowrp9ruq45f3c0.jpg" /><noscript><img width="400" height="400" decoding="async" src="https://www.worldfle.org/wp-content/uploads/elementor/thumbs/ERIC-MAITREJEAN-qnh2b1c8cz9qfmvd3fswjmh86hwyowrp9ruq45f3c0.jpg" title="ERIC MAITREJEAN" alt="ERIC MAITREJEAN" loading="lazy" /></noscript></figure><div class="elementor-image-box-content"><h3 class="elementor-image-box-title">Eric Maitrejean</h3></div></div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-af3e391 elementor-align-center elementor-mobile-align-center ob-has-background-overlay elementor-widget elementor-widget-button" data-id="af3e391" data-element_type="widget" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md elementor-animation-grow" href="https://www.worldfle.org/conference-speakers/"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Read More About Speakers</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-ab6322e elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="ab6322e" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-3e604db" data-id="3e604db" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-171b0f0 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="171b0f0" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default">WORLDFLE</p> </div> </div> <div class="elementor-element elementor-element-5b27c19 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="5b27c19" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Prestigious Publication Opportunities </h2> </div> </div> <div class="elementor-element elementor-element-f668a3b elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="f668a3b" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-a8aab9c elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="a8aab9c" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-c43bd46" data-id="c43bd46" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-bc1098b ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="bc1098b" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p class="p1">All accepted abstracts will be published in the Conference Proceedings with <strong>ISBN Number</strong>. All full papers sent for conference proceedings will be accepted through a double blind review process and will be published electronically in proceedings with a DOI number.</p> </div> </div> <div class="elementor-element elementor-element-a56bc66 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="a56bc66" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <ul><li>Each Paper will be assigned Digital Object Identifier (DOI) from Cross Ref.</li><li>The proceedings shall be submitted to <a href="https://scholar.google.com/" target="_blank" rel="noopener">Google Scholar</a> for Indexing.</li><li>All papers have publication opportunities in <strong>ISI</strong> and <strong>Scopus</strong> indexed journals.</li><li>All papers have publication opportunities in various indexed international journals.</li></ul> </div> </div> <div class="elementor-element elementor-element-5a1492b ob-has-background-overlay elementor-widget elementor-widget-image" data-id="5a1492b" data-element_type="widget" data-settings="{&quot;_ob_photomorph_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="image.default"> <div class="elementor-widget-container"> <a href="https://www.worldfle.org/wp-content/uploads/2021/08/indexed.jpg" data-elementor-open-lightbox="yes" data-elementor-lightbox-title="foreign language conference" data-e-action-hash="#elementor-action%3Aaction%3Dlightbox%26settings%3DeyJpZCI6NjMzNywidXJsIjoiaHR0cHM6XC9cL3d3dy53b3JsZGZsZS5vcmdcL3dwLWNvbnRlbnRcL3VwbG9hZHNcLzIwMjFcLzA4XC9pbmRleGVkLmpwZyJ9"> <picture loading="lazy" decoding="async" class="attachment-full size-full wp-image-6337"> <source type="image/webp" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2021/08/indexed.jpg.webp 1024w, https://www.worldfle.org/wp-content/uploads/2021/08/indexed-600x139.jpg.webp 600w, https://www.worldfle.org/wp-content/uploads/2021/08/indexed-300x70.jpg.webp 300w, https://www.worldfle.org/wp-content/uploads/2021/08/indexed-768x179.jpg.webp 768w" sizes="(max-width: 1024px) 100vw, 1024px"/> <img decoding="async" width="1024" height="238" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%201024%20238'%3E%3C/svg%3E" alt="foreign language conference" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2021/08/indexed.jpg 1024w, https://www.worldfle.org/wp-content/uploads/2021/08/indexed-600x139.jpg 600w, https://www.worldfle.org/wp-content/uploads/2021/08/indexed-300x70.jpg 300w, https://www.worldfle.org/wp-content/uploads/2021/08/indexed-768x179.jpg 768w" data-lazy-sizes="(max-width: 1024px) 100vw, 1024px" data-lazy-src="https://www.worldfle.org/wp-content/uploads/2021/08/indexed.jpg"/><noscript><img loading="lazy" decoding="async" width="1024" height="238" src="https://www.worldfle.org/wp-content/uploads/2021/08/indexed.jpg" alt="foreign language conference" srcset="https://www.worldfle.org/wp-content/uploads/2021/08/indexed.jpg 1024w, https://www.worldfle.org/wp-content/uploads/2021/08/indexed-600x139.jpg 600w, https://www.worldfle.org/wp-content/uploads/2021/08/indexed-300x70.jpg 300w, https://www.worldfle.org/wp-content/uploads/2021/08/indexed-768x179.jpg 768w" sizes="(max-width: 1024px) 100vw, 1024px"/></noscript> </picture> </a> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-ac269d7" data-id="ac269d7" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-90b41e3 elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="90b41e3" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="47.337" height="40.755" viewBox="0 0 47.337 40.755"><path id="Path_2" data-name="Path 2" d="M.265,40.76,23.934,0,47.6,40.76Z" transform="translate(-0.265 -0.005)" fill="#e2aa28" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> <div class="elementor-element elementor-element-74999f4 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="74999f4" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <h4 style="text-align: left;">Plagiarism Policy &amp; Publication Ethics</h4><p><picture loading="lazy" decoding="async" class="alignnone size-medium wp-image-7152"> <source type="image/webp" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-300x173.png.webp 300w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-1024x590.png.webp 1024w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-768x442.png.webp 768w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-1536x885.png.webp 1536w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-600x346.png.webp 600w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity.png.webp 1920w" sizes="(max-width: 300px) 100vw, 300px"/> <img decoding="async" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20300%20173'%3E%3C/svg%3E" alt="english teaching conference" width="300" height="173" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-300x173.png 300w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-1024x590.png 1024w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-768x442.png 768w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-1536x885.png 1536w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-600x346.png 600w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity.png 1920w" data-lazy-sizes="(max-width: 300px) 100vw, 300px" data-lazy-src="https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-300x173.png"/><noscript><img loading="lazy" decoding="async" src="https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-300x173.png" alt="english teaching conference" width="300" height="173" srcset="https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-300x173.png 300w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-1024x590.png 1024w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-768x442.png 768w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-1536x885.png 1536w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity-600x346.png 600w, https://www.worldfle.org/wp-content/uploads/2022/01/CrossRef-Similarity.png 1920w" sizes="(max-width: 300px) 100vw, 300px"/></noscript> </picture> </p><p style="text-align: justify;"><strong>The 4th World Conference on Foreign Language Education </strong>follows strict anti-plagiarism policies<strong>. </strong>As such, every submission is checked for plagiarism using Crossref Similarity Check Powered by iThenticate. All articles submitted to the conference first undergo a plagiarism check before being sent to our scientific committee for review. The submission will be automatically rejected at any time if found plagiarized. You can find out more about the iThenticate software here:</p><p style="text-align: justify;"><a href="https://www.crossref.org/services/similarity-check/" target="_blank" rel="noopener">https://www.crossref.org/services/similarity-check/</a></p> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-cc5b988 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="cc5b988" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-0183453" data-id="0183453" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-450de62 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="450de62" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <p class="elementor-heading-title elementor-size-default">Registration</p> </div> </div> <div class="elementor-element elementor-element-5c03dc9 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="5c03dc9" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">WORLDFLE – 3 days, a Lifetime of Memories</h2> </div> </div> <div class="elementor-element elementor-element-c2e5fa4 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="c2e5fa4" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p><strong>Teams of 3+ participants can receive a special discount. Contact us at info[at]worldfle.org to claim it.</strong></p> </div> </div> <div class="elementor-element elementor-element-b7bd373 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="b7bd373" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p style="text-align: justify;"><strong>The goal of 4th foreign language conference is not just to educate but to engage</strong>. That’s why every attendee is encouraged to make the most of both direct and indirect learning opportunities by attending sessions, reading the peers’ papers, and staying connected post-event.</p> </div> </div> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-04fbfcd elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="04fbfcd" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-f882f91" data-id="f882f91" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-0710373 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="0710373" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Early Registration Deadline</h3> </div> </div> <div class="elementor-element elementor-element-e1b45a3 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="e1b45a3" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">12 February 2025</h6> </div> </div> <div class="elementor-element elementor-element-0f482fd elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="0f482fd" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-277f399 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="277f399" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-user-graduate" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M319.4 320.6L224 416l-95.4-95.4C57.1 323.7 0 382.2 0 454.4v9.6c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-9.6c0-72.2-57.1-130.7-128.6-133.8zM13.6 79.8l6.4 1.5v58.4c-7 4.2-12 11.5-12 20.3 0 8.4 4.6 15.4 11.1 19.7L3.5 242c-1.7 6.9 2.1 14 7.6 14h41.8c5.5 0 9.3-7.1 7.6-14l-15.6-62.3C51.4 175.4 56 168.4 56 160c0-8.8-5-16.1-12-20.3V87.1l66 15.9c-8.6 17.2-14 36.4-14 57 0 70.7 57.3 128 128 128s128-57.3 128-128c0-20.6-5.3-39.8-14-57l96.3-23.2c18.2-4.4 18.2-27.1 0-31.5l-190.4-46c-13-3.1-26.7-3.1-39.7 0L13.6 48.2c-18.1 4.4-18.1 27.2 0 31.6z"></path></svg> </span> <span class="elementor-icon-list-text">Authors (Students): £320</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-user" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"></path></svg> </span> <span class="elementor-icon-list-text">Authors (Regular): £370</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-headphones-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M160 288h-16c-35.35 0-64 28.7-64 64.12v63.76c0 35.41 28.65 64.12 64 64.12h16c17.67 0 32-14.36 32-32.06V320.06c0-17.71-14.33-32.06-32-32.06zm208 0h-16c-17.67 0-32 14.35-32 32.06v127.88c0 17.7 14.33 32.06 32 32.06h16c35.35 0 64-28.71 64-64.12v-63.76c0-35.41-28.65-64.12-64-64.12zM256 32C112.91 32 4.57 151.13 0 288v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288c0-114.67 93.33-207.8 208-207.82 114.67.02 208 93.15 208 207.82v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288C507.43 151.13 399.09 32 256 32z"></path></svg> </span> <span class="elementor-icon-list-text">Listener: £140</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-laptop" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M624 416H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33.02-17.47-32.77-32H16c-8.8 0-16 7.2-16 16v16c0 35.2 28.8 64 64 64h512c35.2 0 64-28.8 64-64v-16c0-8.8-7.2-16-16-16zM576 48c0-26.4-21.6-48-48-48H112C85.6 0 64 21.6 64 48v336h512V48zm-64 272H128V64h384v256z"></path></svg> </span> <span class="elementor-icon-list-text">Virtual Delegate: £140</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg> </span> <span class="elementor-icon-list-text">Extra Paper: £75</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-971abb7 elementor-align-center elementor-mobile-align-center ob-has-background-overlay elementor-widget elementor-widget-button" data-id="971abb7" data-element_type="widget" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md elementor-animation-grow" href="https://www.worldfle.org/registration/#reg"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Registration</span> </span> </a> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-50 elementor-inner-column elementor-element elementor-element-06d662e" data-id="06d662e" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-6c184ba ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="6c184ba" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Late Registration Deadline</h3> </div> </div> <div class="elementor-element elementor-element-1b92fce ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="1b92fce" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h6 class="elementor-heading-title elementor-size-default">08 July 2025</h6> </div> </div> <div class="elementor-element elementor-element-a0f243a elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="a0f243a" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-923ff05 elementor-align-center elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="923ff05" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-user-graduate" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M319.4 320.6L224 416l-95.4-95.4C57.1 323.7 0 382.2 0 454.4v9.6c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-9.6c0-72.2-57.1-130.7-128.6-133.8zM13.6 79.8l6.4 1.5v58.4c-7 4.2-12 11.5-12 20.3 0 8.4 4.6 15.4 11.1 19.7L3.5 242c-1.7 6.9 2.1 14 7.6 14h41.8c5.5 0 9.3-7.1 7.6-14l-15.6-62.3C51.4 175.4 56 168.4 56 160c0-8.8-5-16.1-12-20.3V87.1l66 15.9c-8.6 17.2-14 36.4-14 57 0 70.7 57.3 128 128 128s128-57.3 128-128c0-20.6-5.3-39.8-14-57l96.3-23.2c18.2-4.4 18.2-27.1 0-31.5l-190.4-46c-13-3.1-26.7-3.1-39.7 0L13.6 48.2c-18.1 4.4-18.1 27.2 0 31.6z"></path></svg> </span> <span class="elementor-icon-list-text">Authors (Students): £360</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-user" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M224 256c70.7 0 128-57.3 128-128S294.7 0 224 0 96 57.3 96 128s57.3 128 128 128zm89.6 32h-16.7c-22.2 10.2-46.9 16-72.9 16s-50.6-5.8-72.9-16h-16.7C60.2 288 0 348.2 0 422.4V464c0 26.5 21.5 48 48 48h352c26.5 0 48-21.5 48-48v-41.6c0-74.2-60.2-134.4-134.4-134.4z"></path></svg> </span> <span class="elementor-icon-list-text">Authors (Regular): £420</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-headphones-alt" viewBox="0 0 512 512" xmlns="http://www.w3.org/2000/svg"><path d="M160 288h-16c-35.35 0-64 28.7-64 64.12v63.76c0 35.41 28.65 64.12 64 64.12h16c17.67 0 32-14.36 32-32.06V320.06c0-17.71-14.33-32.06-32-32.06zm208 0h-16c-17.67 0-32 14.35-32 32.06v127.88c0 17.7 14.33 32.06 32 32.06h16c35.35 0 64-28.71 64-64.12v-63.76c0-35.41-28.65-64.12-64-64.12zM256 32C112.91 32 4.57 151.13 0 288v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288c0-114.67 93.33-207.8 208-207.82 114.67.02 208 93.15 208 207.82v112c0 8.84 7.16 16 16 16h16c8.84 0 16-7.16 16-16V288C507.43 151.13 399.09 32 256 32z"></path></svg> </span> <span class="elementor-icon-list-text">Listener: £160</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-laptop" viewBox="0 0 640 512" xmlns="http://www.w3.org/2000/svg"><path d="M624 416H381.54c-.74 19.81-14.71 32-32.74 32H288c-18.69 0-33.02-17.47-32.77-32H16c-8.8 0-16 7.2-16 16v16c0 35.2 28.8 64 64 64h512c35.2 0 64-28.8 64-64v-16c0-8.8-7.2-16-16-16zM576 48c0-26.4-21.6-48-48-48H112C85.6 0 64 21.6 64 48v336h512V48zm-64 272H128V64h384v256z"></path></svg> </span> <span class="elementor-icon-list-text">Virtual Delegate: £160</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-icon"> <svg aria-hidden="true" class="e-font-icon-svg e-fas-plus" viewBox="0 0 448 512" xmlns="http://www.w3.org/2000/svg"><path d="M416 208H272V64c0-17.67-14.33-32-32-32h-32c-17.67 0-32 14.33-32 32v144H32c-17.67 0-32 14.33-32 32v32c0 17.67 14.33 32 32 32h144v144c0 17.67 14.33 32 32 32h32c17.67 0 32-14.33 32-32V304h144c17.67 0 32-14.33 32-32v-32c0-17.67-14.33-32-32-32z"></path></svg> </span> <span class="elementor-icon-list-text">Extra Paper: £75</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-7b29a69 elementor-align-center elementor-mobile-align-center ob-has-background-overlay elementor-widget elementor-widget-button" data-id="7b29a69" data-element_type="widget" data-settings="{&quot;_ob_butterbutton_use_it&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="button.default"> <div class="elementor-widget-container"> <div class="elementor-button-wrapper"> <a class="elementor-button elementor-button-link elementor-size-md elementor-animation-grow" href="https://www.worldfle.org/registration/#reg"> <span class="elementor-button-content-wrapper"> <span class="elementor-button-text">Registration</span> </span> </a> </div> </div> </div> </div> </div> </div> </section> <div class="elementor-element elementor-element-24a0e9d elementor-widget__width-auto elementor-absolute elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="24a0e9d" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="47.337" height="40.755" viewBox="0 0 47.337 40.755"><path id="Path_2" data-name="Path 2" d="M.265,40.76,23.934,0,47.6,40.76Z" transform="translate(-0.265 -0.005)" fill="#e2aa28" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-b8640cf elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="b8640cf" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-33 elementor-top-column elementor-element elementor-element-17b2e04" data-id="17b2e04" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-e2bf237 ob-has-background-overlay elementor-widget elementor-widget-spacer" data-id="e2bf237" data-element_type="widget" data-settings="{&quot;_ob_spacerat_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> <div class="elementor-column elementor-col-66 elementor-top-column elementor-element elementor-element-9fe6666" data-id="9fe6666" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-c093a49 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="c093a49" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Discover London</h3> </div> </div> <div class="elementor-element elementor-element-09d83ca ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="09d83ca" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> London is the capital and largest city of England and the United Kingdom. The city is diverse in nature, with over 230 languages spoken and a wealth of different cultures and communities.<br/>London is an academic hotspot, with the most universities of any UK city. It is home to 18 universities in total. With Europe’s largest concentration of higher education institutions, it includes Imperial College London in natural and applied sciences, the London School of Economics in social sciences, and the comprehensive University College London. London is not exactly a cheap option for students. Despite the high costs, London has claimed the title of the best student city in the world for two years in a row. </div> </div> <div class="elementor-element elementor-element-95f02ab elementor-widget__width-auto elementor-absolute elementor-hidden-mobile elementor-view-default ob-has-background-overlay elementor-widget elementor-widget-icon" data-id="95f02ab" data-element_type="widget" data-settings="{&quot;_position&quot;:&quot;absolute&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon.default"> <div class="elementor-widget-container"> <div class="elementor-icon-wrapper"> <div class="elementor-icon"> <svg xmlns="http://www.w3.org/2000/svg" width="147" height="277.008" viewBox="0 0 147 277.008"><path id="Path_4" data-name="Path 4" d="M139.462,234.085A8.087,8.087,0,1,1,147.569,226,8.107,8.107,0,0,1,139.462,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,190.6Zm0-43.417a8.107,8.107,0,0,1-8.108-8.054c0-.022,0-.137,0-.137a8.108,8.108,0,0,1,16.215,0v.146A8.107,8.107,0,0,1,139.462,147.184Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,139.462,16.734Zm-43.6,260.834a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,277.568Zm0-43.483A8.087,8.087,0,1,1,103.974,226,8.107,8.107,0,0,1,95.867,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,190.6Zm0-43.417a8.107,8.107,0,0,1-8.108-8.065v-.124a8.108,8.108,0,0,1,16.215,0v.146A8.107,8.107,0,0,1,95.867,147.184Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,95.867,16.734Zm-43.6,260.834a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,277.568Zm0-43.483A8.087,8.087,0,1,1,60.379,226,8.106,8.106,0,0,1,52.271,234.085Zm0-43.484a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,190.6Zm0-43.417a8.107,8.107,0,0,1-8.107-8.054c0-.022,0-.137,0-.137A8.108,8.108,0,0,1,60.379,139v.134A8.107,8.107,0,0,1,52.271,147.184Zm0-43.483a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,103.7Zm0-43.484a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,60.217Zm0-43.483a8.087,8.087,0,1,1,8.108-8.087A8.106,8.106,0,0,1,52.271,16.734ZM8.677,277.568a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,277.568Zm0-43.483A8.087,8.087,0,1,1,16.784,226,8.107,8.107,0,0,1,8.677,234.085Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,190.6Zm0-59.657a8.107,8.107,0,0,1,8.107,8.046v.146a8.108,8.108,0,0,1-16.215,0v-.144A8.107,8.107,0,0,1,8.677,130.944Zm0-27.243a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,103.7Zm0-43.484a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,60.217Zm0-43.483a8.087,8.087,0,1,1,8.107-8.087A8.107,8.107,0,0,1,8.677,16.734Zm130.785,244.66a8.087,8.087,0,1,1-8.108,8.087A8.106,8.106,0,0,1,139.462,261.394Z" transform="translate(-0.569 -0.56)" fill="#253483" fill-rule="evenodd"></path></svg> </div> </div> </div> </div> </div> </div> </div> </section> </div> </div><!-- .entry-content .clear --> </article><!-- #post-## --> </main><!-- #main --> </div><!-- #primary --> </div> <!-- ast-container --> </div><!-- #content --> <div data-elementor-type="footer" data-elementor-id="6240" class="elementor elementor-6240 elementor-location-footer" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-53978a6d elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="53978a6d" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;shape_divider_top&quot;:&quot;triangle&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-shape elementor-shape-top" data-negative="false"> <svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 1000 100" preserveAspectRatio="none"> <path class="elementor-shape-fill" d="M500,98.9L0,6.1V0h1000v6.1L500,98.9z"/> </svg> </div> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-79e37ead" data-id="79e37ead" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-1d168f27 ob-has-background-overlay elementor-widget elementor-widget-theme-site-logo elementor-widget-image" data-id="1d168f27" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="theme-site-logo.default"> <div class="elementor-widget-container"> <a href="https://www.worldfle.org"> <picture class="attachment-full size-full wp-image-6661"> <source type="image/webp" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png.webp 1x, https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png.webp 2x" sizes="(max-width: 346px) 100vw, 346px"/> <img width="346" height="120" src="data:image/svg+xml,%3Csvg%20xmlns='http://www.w3.org/2000/svg'%20viewBox='0%200%20346%20120'%3E%3C/svg%3E" alt="" data-lazy-srcset="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png 1x, https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png 2x" data-lazy-sizes="(max-width: 346px) 100vw, 346px" data-lazy-src="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png"/><noscript><img width="346" height="120" src="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png" alt="" srcset="https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png 1x, https://www.worldfle.org/wp-content/uploads/2021/08/worldfle-dark.png 2x" sizes="(max-width: 346px) 100vw, 346px"/></noscript> </picture> </a> </div> </div> <div class="elementor-element elementor-element-28ac3b45 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="28ac3b45" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> <p>The <strong>4th World Conference on Foreign Language Education</strong> is premiering in one of the most multicultural cities in the world – <strong>London, UK</strong>.</p> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-62602d94" data-id="62602d94" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-4ab0367c ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="4ab0367c" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Useful Links</h2> </div> </div> <div class="elementor-element elementor-element-02de256 elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="02de256" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-59836d88 elementor-align-left elementor-mobile-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="59836d88" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <a href="https://www.worldfle.org/dates-of-importance/"> <span class="elementor-icon-list-text">Dates of Importance</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.worldfle.org/topics/"> <span class="elementor-icon-list-text">Topics</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.worldfle.org/mode-of-presentation/"> <span class="elementor-icon-list-text">Mode of Presentation</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.worldfle.org/authors-guidelines/"> <span class="elementor-icon-list-text">Authors Guidelines</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.worldfle.org/publication/"> <span class="elementor-icon-list-text">Publication</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.worldfle.org/registration/"> <span class="elementor-icon-list-text">Registration</span> </a> </li> <li class="elementor-icon-list-item"> <a href="https://www.worldfle.org/privacy-policy/"> <span class="elementor-icon-list-text">Privacy Policy</span> </a> </li> </ul> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-29e9873" data-id="29e9873" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-ebee227 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="ebee227" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Newsletter</h2> </div> </div> <div class="elementor-element elementor-element-d06e3e2 elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="d06e3e2" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-bbc0463 ob-has-background-overlay elementor-widget elementor-widget-wp-widget-gform_widget" data-id="bbc0463" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="wp-widget-gform_widget.default"> <div class="elementor-widget-container"> <h5>Contact Us</h5><script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-includes/js/dist/dom-ready.min.js?ver=f77871ff7694fffea381" id="wp-dom-ready-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-includes/js/dist/hooks.min.js?ver=4d63a3d491d11ffd8ac6" id="wp-hooks-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-includes/js/dist/i18n.min.js?ver=5e580eb46a90c2b997e6" id="wp-i18n-js"></script> <script type="rocketlazyloadscript" id="wp-i18n-js-after"> wp.i18n.setLocaleData( { 'text direction\u0004ltr': [ 'ltr' ] } ); </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-includes/js/dist/a11y.min.js?ver=3156534cc54473497e14" id="wp-a11y-js"></script> <script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://www.worldfle.org/wp-content/plugins/gravityforms/js/jquery.json.min.js?ver=2.9.0" id="gform_json-js"></script> <script id="gform_gravityforms-js-extra"> var gform_i18n = {"datepicker":{"days":{"monday":"Mo","tuesday":"Tu","wednesday":"We","thursday":"Th","friday":"Fr","saturday":"Sa","sunday":"Su"},"months":{"january":"January","february":"February","march":"March","april":"April","may":"May","june":"June","july":"July","august":"August","september":"September","october":"October","november":"November","december":"December"},"firstDay":1,"iconText":"Select date"}}; var gf_legacy_multi = []; var gform_gravityforms = {"strings":{"invalid_file_extension":"This type of file is not allowed. Must be one of the following:","delete_file":"Delete this file","in_progress":"in progress","file_exceeds_limit":"File exceeds size limit","illegal_extension":"This type of file is not allowed.","max_reached":"Maximum number of files reached","unknown_error":"There was a problem while saving the file on the server","currently_uploading":"Please wait for the uploading to complete","cancel":"Cancel","cancel_upload":"Cancel this upload","cancelled":"Cancelled"},"vars":{"images_url":"https:\/\/www.worldfle.org\/wp-content\/plugins\/gravityforms\/images"}}; var gf_global = {"gf_currency_config":{"name":"Pound Sterling","symbol_left":"&#163;","symbol_right":"","symbol_padding":" ","thousand_separator":",","decimal_separator":".","decimals":2,"code":"GBP"},"base_url":"https:\/\/www.worldfle.org\/wp-content\/plugins\/gravityforms","number_formats":[],"spinnerUrl":"https:\/\/www.worldfle.org\/wp-content\/plugins\/gravityforms\/images\/spinner.svg","version_hash":"d4634c3e8cb8896692a22eee06e8b4eb","strings":{"newRowAdded":"New row added.","rowRemoved":"Row removed","formSaved":"The form has been saved. The content contains the link to return and complete the form."}}; </script> <script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://www.worldfle.org/wp-content/plugins/gravityforms/js/gravityforms.min.js?ver=2.9.0" id="gform_gravityforms-js"></script> <script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://www.worldfle.org/wp-content/plugins/gravityforms/js/placeholders.jquery.min.js?ver=2.9.0" id="gform_placeholder-js"></script> <script type="rocketlazyloadscript" data-rocket-type="text/javascript">var gform;gform||(document.addEventListener("gform_main_scripts_loaded",function(){gform.scriptsLoaded=!0}),document.addEventListener("gform/theme/scripts_loaded",function(){gform.themeScriptsLoaded=!0}),window.addEventListener("DOMContentLoaded",function(){gform.domLoaded=!0}),gform={domLoaded:!1,scriptsLoaded:!1,themeScriptsLoaded:!1,isFormEditor:()=>"function"==typeof InitializeEditor,callIfLoaded:function(o){return!(!gform.domLoaded||!gform.scriptsLoaded||!gform.themeScriptsLoaded&&!gform.isFormEditor()||(gform.isFormEditor()&&console.warn("The use of gform.initializeOnLoaded() is deprecated in the form editor context and will be removed in Gravity Forms 3.1."),o(),0))},initializeOnLoaded:function(o){gform.callIfLoaded(o)||(document.addEventListener("gform_main_scripts_loaded",()=>{gform.scriptsLoaded=!0,gform.callIfLoaded(o)}),document.addEventListener("gform/theme/scripts_loaded",()=>{gform.themeScriptsLoaded=!0,gform.callIfLoaded(o)}),window.addEventListener("DOMContentLoaded",()=>{gform.domLoaded=!0,gform.callIfLoaded(o)}))},hooks:{action:{},filter:{}},addAction:function(o,r,e,t){gform.addHook("action",o,r,e,t)},addFilter:function(o,r,e,t){gform.addHook("filter",o,r,e,t)},doAction:function(o){gform.doHook("action",o,arguments)},applyFilters:function(o){return gform.doHook("filter",o,arguments)},removeAction:function(o,r){gform.removeHook("action",o,r)},removeFilter:function(o,r,e){gform.removeHook("filter",o,r,e)},addHook:function(o,r,e,t,n){null==gform.hooks[o][r]&&(gform.hooks[o][r]=[]);var d=gform.hooks[o][r];null==n&&(n=r+"_"+d.length),gform.hooks[o][r].push({tag:n,callable:e,priority:t=null==t?10:t})},doHook:function(r,o,e){var t;if(e=Array.prototype.slice.call(e,1),null!=gform.hooks[r][o]&&((o=gform.hooks[r][o]).sort(function(o,r){return o.priority-r.priority}),o.forEach(function(o){"function"!=typeof(t=o.callable)&&(t=window[t]),"action"==r?t.apply(null,e):e[0]=t.apply(null,e)})),"filter"==r)return e[0]},removeHook:function(o,r,t,n){var e;null!=gform.hooks[o][r]&&(e=(e=gform.hooks[o][r]).filter(function(o,r,e){return!!(null!=n&&n!=o.tag||null!=t&&t!=o.priority)}),gform.hooks[o][r]=e)}});</script> <div class='gf_browser_ie gf_browser_ie7 gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_2' > <div class='gform_heading'> <p class='gform_required_legend'>&quot;<span class="gfield_required gfield_required_asterisk">*</span>&quot; indicates required fields</p> </div><form method='post' enctype='multipart/form-data' id='gform_2' action='/' data-formid='2' novalidate> <div class='gform-body gform_body'><div id='gform_fields_2' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_2_2" class="gfield gfield--type-email gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_2" ><label class='gfield_label gform-field-label screen-reader-text' for='input_2_2'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_2' id='input_2_2' type='email' value='' class='large' placeholder='Email' aria-required="true" aria-invalid="false" /> </div></div><fieldset id="field_2_3" class="gfield gfield--type-radio gfield--type-choice gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_3" ><legend class='gfield_label gform-field-label' >Select Participation Type<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_2_3'> <div class='gchoice gchoice_2_3_0'> <input class='gfield-choice-input' name='input_3' type='radio' value='Oral, Poster or Virtual Presenter' id='choice_2_3_0' onchange='gformToggleRadioOther( this )' /> <label for='choice_2_3_0' id='label_2_3_0' class='gform-field-label gform-field-label--type-inline'>Oral, Poster or Virtual Presenter</label> </div> <div class='gchoice gchoice_2_3_1'> <input class='gfield-choice-input' name='input_3' type='radio' value='Listener' id='choice_2_3_1' onchange='gformToggleRadioOther( this )' /> <label for='choice_2_3_1' id='label_2_3_1' class='gform-field-label gform-field-label--type-inline'>Listener</label> </div></div></div></fieldset><div id="field_2_4" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_2_4" ><label class='gfield_label gform-field-label' for='input_2_4'>Name</label><div class='ginput_container'><input name='input_4' id='input_2_4' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_2_4'>This field is for validation purposes and should be left unchanged.</div></div></div></div> <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_2' class='gform_button button' onclick='gform.submission.handleButtonClick(this)' value='Subscribe' /> <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_2' value='postback' /> <input type='hidden' class='gform_hidden' name='is_submit_2' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='2' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_2' value='WyJ7XCIzXCI6W1wiOTE1NjMyZjA1ZjdkMjc3Yjg3ZDQ5ZGIwZmJhMGJmODlcIixcImMzZTFjNDZhMmUwMDhhNmYwMzA3MWJlYjI1ODljZWM2XCJdfSIsIjgwYjZhMjljNWE2MWU2MGJlZDllMTE3MDNjM2M0OGE5Il0=' /> <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_2' id='gform_target_page_number_2' value='0' /> <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_2' id='gform_source_page_number_2' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_1" name="ak_js" value="243"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_1" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div><script type="rocketlazyloadscript"> gform.initializeOnLoaded( function() {gformInitSpinner( 2, 'https://www.worldfle.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_2').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_2');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_2').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_2').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_2').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_2').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_2').val();gformInitSpinner( 2, 'https://www.worldfle.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [2, current_page]);window['gf_submitting_2'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_2').replaceWith(confirmation_content);jQuery(document).trigger('gform_confirmation_loaded', [2]);window['gf_submitting_2'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_2').text());}else{jQuery('#gform_2').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_2" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_2"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [2, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 2, currentPage: current_page } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 2, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); </script> </div> </div> </div> </div> <div class="elementor-column elementor-col-25 elementor-top-column elementor-element elementor-element-3b37a1a8" data-id="3b37a1a8" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-35b2964e ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="35b2964e" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h2 class="elementor-heading-title elementor-size-default">Contact Us</h2> </div> </div> <div class="elementor-element elementor-element-3eb8e63 elementor-widget-divider--view-line ob-has-background-overlay elementor-widget elementor-widget-divider" data-id="3eb8e63" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="divider.default"> <div class="elementor-widget-container"> <div class="elementor-divider"> <span class="elementor-divider-separator"> </span> </div> </div> </div> <div class="elementor-element elementor-element-5935c790 elementor-align-left elementor-mobile-align-left elementor-icon-list--layout-traditional elementor-list-item-link-full_width ob-has-background-overlay elementor-widget elementor-widget-icon-list" data-id="5935c790" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="icon-list.default"> <div class="elementor-widget-container"> <ul class="elementor-icon-list-items"> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Phone : +44 (203) 966 1861</span> </li> <li class="elementor-icon-list-item"> <span class="elementor-icon-list-text">Email : info@worldfle.org</span> </li> </ul> </div> </div> <div class="elementor-element elementor-element-b5b021c e-grid-align-left e-grid-align-mobile-left elementor-shape-rounded elementor-grid-0 ob-has-background-overlay elementor-widget elementor-widget-social-icons" data-id="b5b021c" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="social-icons.default"> <div class="elementor-widget-container"> <div class="elementor-social-icons-wrapper elementor-grid"> <span class="elementor-grid-item"> <a class="elementor-icon elementor-social-icon elementor-social-icon-facebook-f elementor-repeater-item-0267196" href="https://www.facebook.com/2nd-World-Conference-on-Foreign-Language-Education-104814841923601/" target="_blank"> <span class="elementor-screen-only">Facebook-f</span> <svg class="e-font-icon-svg e-fab-facebook-f" viewBox="0 0 320 512" xmlns="http://www.w3.org/2000/svg"><path d="M279.14 288l14.22-92.66h-88.91v-60.13c0-25.35 12.42-50.06 52.24-50.06h40.42V6.26S260.43 0 225.36 0c-73.22 0-121.08 44.38-121.08 124.72v70.62H22.89V288h81.39v224h100.17V288z"></path></svg> </a> </span> </div> </div> </div> </div> </div> </div> </section> <footer class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-3d42196 elementor-section-content-middle elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="3d42196" data-element_type="section" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-f594da6" data-id="f594da6" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-451122ec ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="451122ec" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">©2024 All rights reserved <a href="https://worldfle.org">worldfle</a>.</h3> </div> </div> </div> </div> </div> </footer> </div> </div><!-- #page --> <!-- Global site tag (gtag.js) - AdWords: 801793555 --> <script type="rocketlazyloadscript" async data-rocket-src="https://www.googletagmanager.com/gtag/js?id=AW-801793555"></script> <script type="rocketlazyloadscript"> window.dataLayer = window.dataLayer || []; function gtag(){dataLayer.push(arguments);} gtag('js', new Date()); gtag('config', 'AW-801793555'); </script> <script type="rocketlazyloadscript"> gtag('event', 'page_view', { 'send_to': 'AW-801793555', 'user_id': 'replace with value' }); </script> <div data-elementor-type="popup" data-elementor-id="7862" class="elementor elementor-7862 elementor-location-popup" data-elementor-settings="{&quot;a11y_navigation&quot;:&quot;yes&quot;,&quot;triggers&quot;:{&quot;page_load_delay&quot;:90,&quot;page_load&quot;:&quot;yes&quot;},&quot;timing&quot;:{&quot;times_times&quot;:1,&quot;times_period&quot;:&quot;month&quot;,&quot;times&quot;:&quot;yes&quot;}}" data-elementor-post-type="elementor_library"> <section class="ob-is-breaking-bad elementor-section elementor-top-section elementor-element elementor-element-cebe44e elementor-section-full_width elementor-section-height-min-height elementor-section-items-stretch elementor-section-height-default" data-id="cebe44e" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-no"> <div class="elementor-column elementor-col-100 elementor-top-column elementor-element elementor-element-d97ac02" data-id="d97ac02" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-94b788f elementor-section-full_width elementor-section-height-min-height elementor-section-height-default" data-id="94b788f" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-149d94b" data-id="149d94b" data-element_type="column" data-settings="{&quot;background_background&quot;:&quot;classic&quot;,&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-background-overlay"></div> <div class="elementor-element elementor-element-b8e1407 ob-has-background-overlay elementor-widget elementor-widget-spacer" data-id="b8e1407" data-element_type="widget" data-settings="{&quot;_ob_spacerat_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="spacer.default"> <div class="elementor-widget-container"> <div class="elementor-spacer"> <div class="elementor-spacer-inner"></div> </div> </div> </div> </div> </div> </div> </section> <section class="ob-is-breaking-bad ob-bb-inner elementor-section elementor-inner-section elementor-element elementor-element-efa3388 elementor-section-boxed elementor-section-height-default elementor-section-height-default" data-id="efa3388" data-element_type="section" data-settings="{&quot;_ob_bbad_use_it&quot;:&quot;yes&quot;,&quot;_ob_bbad_sssic_use&quot;:&quot;no&quot;,&quot;_ob_glider_is_slider&quot;:&quot;no&quot;}"> <div class="elementor-container elementor-column-gap-default"> <div class="elementor-column elementor-col-100 elementor-inner-column elementor-element elementor-element-cc27493" data-id="cc27493" data-element_type="column" data-settings="{&quot;_ob_bbad_is_stalker&quot;:&quot;no&quot;,&quot;_ob_teleporter_use&quot;:false,&quot;_ob_column_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_column_has_pseudo&quot;:&quot;no&quot;}"> <div class="elementor-widget-wrap elementor-element-populated"> <div class="elementor-element elementor-element-9e31397 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-heading" data-id="9e31397" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_harakiri_text_clip&quot;:&quot;none&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="heading.default"> <div class="elementor-widget-container"> <h3 class="elementor-heading-title elementor-size-default">Get the Latest Conference Updates Now!</h3> </div> </div> <div class="elementor-element elementor-element-e5ade56 ob-harakiri-inherit ob-has-background-overlay elementor-widget elementor-widget-text-editor" data-id="e5ade56" data-element_type="widget" data-settings="{&quot;_ob_use_harakiri&quot;:&quot;yes&quot;,&quot;_ob_harakiri_writing_mode&quot;:&quot;inherit&quot;,&quot;_ob_postman_use&quot;:&quot;no&quot;,&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="text-editor.default"> <div class="elementor-widget-container"> Get ready to discover the benefits of subscribing to our newsletter. Keep up to date with the latest trends and news in the conference, find out about exclusive offers and discounts. </div> </div> <div class="elementor-element elementor-element-268840b uael-gf-ajax-yes uael-gf-style-box uael-gf-input-size-sm uael-gf-enable-classes-no uael-gf-button-left uael-gf-btn-size-sm ob-has-background-overlay elementor-widget elementor-widget-uael-gf-styler" data-id="268840b" data-element_type="widget" data-settings="{&quot;_ob_perspektive_use&quot;:&quot;no&quot;,&quot;_ob_poopart_use&quot;:&quot;yes&quot;,&quot;_ob_shadough_use&quot;:&quot;no&quot;,&quot;_ob_allow_hoveranimator&quot;:&quot;no&quot;,&quot;_ob_widget_stalker_use&quot;:&quot;no&quot;}" data-widget_type="uael-gf-styler.default"> <div class="elementor-widget-container"> <div class="uael-gf-style uael-gf-check-style elementor-clickable"> <div class='gf_browser_ie gf_browser_ie7 gform_wrapper gravity-theme gform-theme--no-framework' data-form-theme='gravity-theme' data-form-index='0' id='gform_wrapper_3' ><div id='gf_3' class='gform_anchor' tabindex='-1'></div> <div class='gform_heading'> <p class='gform_required_legend'>&quot;<span class="gfield_required gfield_required_asterisk">*</span>&quot; indicates required fields</p> </div><form method='post' enctype='multipart/form-data' target='gform_ajax_frame_3' id='gform_3' action='/#gf_3' data-formid='3' novalidate> <div class='gform-body gform_body'><div id='gform_fields_3' class='gform_fields top_label form_sublabel_below description_below validation_below'><div id="field_3_4" class="gfield gfield--type-text gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_4" ><label class='gfield_label gform-field-label screen-reader-text' for='input_3_4'>Full Name<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_text'><input name='input_4' id='input_3_4' type='text' value='' class='large' tabindex='1' placeholder='Full Name' aria-required="true" aria-invalid="false" /></div></div><div id="field_3_1" class="gfield gfield--type-email gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_1" ><label class='gfield_label gform-field-label screen-reader-text' for='input_3_1'>Email<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></label><div class='ginput_container ginput_container_email'> <input name='input_1' id='input_3_1' type='email' value='' class='large' tabindex='2' placeholder='Email' aria-required="true" aria-invalid="false" /> </div></div><fieldset id="field_3_5" class="gfield gfield--type-radio gfield--type-choice gfield--width-full gfield_contains_required field_sublabel_below gfield--no-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_5" ><legend class='gfield_label gform-field-label' >Select Participation Type<span class="gfield_required"><span class="gfield_required gfield_required_asterisk">*</span></span></legend><div class='ginput_container ginput_container_radio'><div class='gfield_radio' id='input_3_5'> <div class='gchoice gchoice_3_5_0'> <input class='gfield-choice-input' name='input_5' type='radio' value='Oral, Poster or Virtual Presenter' id='choice_3_5_0' onchange='gformToggleRadioOther( this )' tabindex='3' /> <label for='choice_3_5_0' id='label_3_5_0' class='gform-field-label gform-field-label--type-inline'>Oral, Poster or Virtual Presenter</label> </div> <div class='gchoice gchoice_3_5_1'> <input class='gfield-choice-input' name='input_5' type='radio' value='Listener' id='choice_3_5_1' onchange='gformToggleRadioOther( this )' tabindex='4' /> <label for='choice_3_5_1' id='label_3_5_1' class='gform-field-label gform-field-label--type-inline'>Listener</label> </div></div></div></fieldset><div id="field_3_6" class="gfield gfield--type-honeypot gform_validation_container field_sublabel_below gfield--has-description field_description_below field_validation_below gfield_visibility_visible" data-js-reload="field_3_6" ><label class='gfield_label gform-field-label' for='input_3_6'>Email</label><div class='ginput_container'><input name='input_6' id='input_3_6' type='text' value='' autocomplete='new-password'/></div><div class='gfield_description' id='gfield_description_3_6'>This field is for validation purposes and should be left unchanged.</div></div></div></div> <div class='gform-footer gform_footer top_label'> <input type='submit' id='gform_submit_button_3' class='gform_button button' onclick='gform.submission.handleButtonClick(this)' value='Submit' tabindex='5' /> <input type='hidden' name='gform_ajax' value='form_id=3&amp;title=&amp;description=&amp;tabindex=1&amp;theme=gravity-theme' /> <input type='hidden' class='gform_hidden' name='gform_submission_method' data-js='gform_submission_method_3' value='iframe' /> <input type='hidden' class='gform_hidden' name='is_submit_3' value='1' /> <input type='hidden' class='gform_hidden' name='gform_submit' value='3' /> <input type='hidden' class='gform_hidden' name='gform_unique_id' value='' /> <input type='hidden' class='gform_hidden' name='state_3' value='WyJ7XCI1XCI6W1wiOTE1NjMyZjA1ZjdkMjc3Yjg3ZDQ5ZGIwZmJhMGJmODlcIixcImMzZTFjNDZhMmUwMDhhNmYwMzA3MWJlYjI1ODljZWM2XCJdfSIsIjlmZWFmOGI1NDgyZDhlYzYwZjY5MjkwNTJlNGQxM2RlIl0=' /> <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_target_page_number_3' id='gform_target_page_number_3' value='0' /> <input type='hidden' autocomplete='off' class='gform_hidden' name='gform_source_page_number_3' id='gform_source_page_number_3' value='1' /> <input type='hidden' name='gform_field_values' value='' /> </div> <p style="display: none !important;" class="akismet-fields-container" data-prefix="ak_"><label>&#916;<textarea name="ak_hp_textarea" cols="45" rows="8" maxlength="100"></textarea></label><input type="hidden" id="ak_js_2" name="ak_js" value="29"/><script type="rocketlazyloadscript">document.getElementById( "ak_js_2" ).setAttribute( "value", ( new Date() ).getTime() );</script></p></form> </div> <iframe style='display:none;width:0px;height:0px;' src='about:blank' name='gform_ajax_frame_3' id='gform_ajax_frame_3' title='This iframe contains the logic required to handle Ajax powered Gravity Forms.'></iframe> <script type="rocketlazyloadscript"> gform.initializeOnLoaded( function() {gformInitSpinner( 3, 'https://www.worldfle.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery('#gform_ajax_frame_3').on('load',function(){var contents = jQuery(this).contents().find('*').html();var is_postback = contents.indexOf('GF_AJAX_POSTBACK') >= 0;if(!is_postback){return;}var form_content = jQuery(this).contents().find('#gform_wrapper_3');var is_confirmation = jQuery(this).contents().find('#gform_confirmation_wrapper_3').length > 0;var is_redirect = contents.indexOf('gformRedirect(){') >= 0;var is_form = form_content.length > 0 && ! is_redirect && ! is_confirmation;var mt = parseInt(jQuery('html').css('margin-top'), 10) + parseInt(jQuery('body').css('margin-top'), 10) + 100;if(is_form){jQuery('#gform_wrapper_3').html(form_content.html());if(form_content.hasClass('gform_validation_error')){jQuery('#gform_wrapper_3').addClass('gform_validation_error');} else {jQuery('#gform_wrapper_3').removeClass('gform_validation_error');}setTimeout( function() { /* delay the scroll by 50 milliseconds to fix a bug in chrome */ jQuery(document).scrollTop(jQuery('#gform_wrapper_3').offset().top - mt); }, 50 );if(window['gformInitDatepicker']) {gformInitDatepicker();}if(window['gformInitPriceFields']) {gformInitPriceFields();}var current_page = jQuery('#gform_source_page_number_3').val();gformInitSpinner( 3, 'https://www.worldfle.org/wp-content/plugins/gravityforms/images/spinner.svg', true );jQuery(document).trigger('gform_page_loaded', [3, current_page]);window['gf_submitting_3'] = false;}else if(!is_redirect){var confirmation_content = jQuery(this).contents().find('.GF_AJAX_POSTBACK').html();if(!confirmation_content){confirmation_content = contents;}jQuery('#gform_wrapper_3').replaceWith(confirmation_content);jQuery(document).scrollTop(jQuery('#gf_3').offset().top - mt);jQuery(document).trigger('gform_confirmation_loaded', [3]);window['gf_submitting_3'] = false;wp.a11y.speak(jQuery('#gform_confirmation_message_3').text());}else{jQuery('#gform_3').append(contents);if(window['gformRedirect']) {gformRedirect();}}jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "current_page", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_3" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_3"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [3, current_page] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 3, currentPage: current_page } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 3, currentPage: current_page } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } );} ); </script> </div> </div> </div> </div> </div> </div> </section> </div> </div> </div> </section> </div> <script type="rocketlazyloadscript" data-rocket-type='text/javascript'> const lazyloadRunObserver = () => { const lazyloadBackgrounds = document.querySelectorAll( `.e-con.e-parent:not(.e-lazyloaded)` ); const lazyloadBackgroundObserver = new IntersectionObserver( ( entries ) => { entries.forEach( ( entry ) => { if ( entry.isIntersecting ) { let lazyloadBackground = entry.target; if( lazyloadBackground ) { lazyloadBackground.classList.add( 'e-lazyloaded' ); } lazyloadBackgroundObserver.unobserve( entry.target ); } }); }, { rootMargin: '200px 0px 200px 0px' } ); lazyloadBackgrounds.forEach( ( lazyloadBackground ) => { lazyloadBackgroundObserver.observe( lazyloadBackground ); } ); }; const events = [ 'DOMContentLoaded', 'elementor/lazyload/observe', ]; events.forEach( ( event ) => { document.addEventListener( event, lazyloadRunObserver ); } ); </script> <link rel='preload' href='https://www.worldfle.org/wp-content/themes/astra/assets/css/minified/compatibility/gravity-forms.min.css?ver=4.8.7' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link data-minify="1" rel='preload' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=1732718715' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.9.0' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.9.0' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <link rel='preload' href='https://www.worldfle.org/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=3.25.4' data-rocket-async="style" as="style" onload="this.onload=null;this.rel='stylesheet'" onerror="this.removeAttribute('data-rocket-async')" media='all' /> <script id="astra-theme-js-js-extra"> var astra = {"break_point":"921","isRtl":"","is_scroll_to_id":"","is_scroll_to_top":"","is_header_footer_builder_active":"1","responsive_cart_click":"flyout"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-content/themes/astra/assets/js/minified/frontend.min.js?ver=4.8.7" id="astra-theme-js-js"></script> <script type="rocketlazyloadscript" id="rocket-browser-checker-js-after"> "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 id="rocket-preload-links-js-extra"> var RocketPreloadLinksConfig = {"excludeUris":"\/(?:.+\/)?feed(?:\/(?:.+\/?)?)?$|\/(?:.+\/)?embed\/|\/(index.php\/)?(.*)wp-json(\/.*|$)|\/refer\/|\/go\/|\/recommend\/|\/recommends\/","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:\/\/www.worldfle.org","onHoverDelay":"100","rateThrottle":"3"}; </script> <script type="rocketlazyloadscript" id="rocket-preload-links-js-after"> (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 id="astra-addon-js-js-extra"> var astraAddon = {"sticky_active":"","svgIconClose":"<span class=\"ast-icon icon-close\"><\/span>","hf_account_show_menu_on":"hover","hf_account_action_type":"link","header_main_stick":"0","header_above_stick":"0","header_below_stick":"0","stick_header_meta":"","header_main_stick_meta":"","header_above_stick_meta":"","header_below_stick_meta":"","sticky_header_on_devices":"desktop","sticky_header_style":"none","sticky_hide_on_scroll":"0","break_point":"921","tablet_break_point":"921","mobile_break_point":"544","header_main_shrink":"1","header_logo_width":"","responsive_header_logo_width":{"desktop":200,"tablet":"124","mobile":""},"stick_origin_position":"","site_layout":"ast-full-width-layout","site_content_width":"1240","site_layout_padded_width":"1200","site_layout_box_width":"1200","header_builder_active":"1","component_limit":"10","is_header_builder_active":"1"}; </script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.worldfle.org/wp-content/cache/min/1/wp-content/uploads/astra-addon/astra-addon-6747303b46ad20-73122777.js?ver=1732718715" id="astra-addon-js-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-content/plugins/astra-addon/assets/js/minified/purify.min.js?ver=4.8.7" id="astra-dom-purify-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-content/plugins/elementor-pro/assets/lib/smartmenus/jquery.smartmenus.min.js?ver=1.2.1" id="smartmenus-js"></script> <script id="uael-frontend-script-js-extra"> var uael_script = {"ajax_url":"https:\/\/www.worldfle.org\/wp-admin\/admin-ajax.php"}; var uael_post_loader_script = {"post_loader":"https:\/\/www.worldfle.org\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/post-loader.gif"}; var uael_login_form_script = {"ajax_url":"https:\/\/www.worldfle.org\/wp-admin\/admin-ajax.php","invalid_mail":"Enter valid Email!","pass_unmatch":"The specified password do not match!","required":"This Field is required!","incorrect_password":"Error: The Password you have entered is incorrect.","invalid_username":"Unknown username. Check again or try your email address.","invalid_email":"Unknown email address. Check again or try your username.","logged_in_message":"Thanks for logging in, ","wp_version":"1"}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-content/plugins/ultimate-elementor/assets/min-js/uael-frontend.min.js?ver=1.37.0" id="uael-frontend-script-js"></script> <script type="rocketlazyloadscript" data-minify="1" data-rocket-src="https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/ooohboi-steroids-for-elementor/assets/js/ooohboi-steroids.js?ver=1732718715" id="ooohboi-steroids-js"></script> <script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://www.worldfle.org/wp-content/plugins/gravityforms/assets/js/dist/utils.min.js?ver=f802885f3482236736b18b55abcdc360" id="gform_gravityforms_utils-js"></script> <script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://www.worldfle.org/wp-content/plugins/gravityforms/assets/js/dist/vendor-theme.min.js?ver=ddd2702ee024d421149a5e61416f1ff5" id="gform_gravityforms_theme_vendors-js"></script> <script id="gform_gravityforms_theme-js-extra"> var gform_theme_config = {"common":{"form":{"honeypot":{"version_hash":"d4634c3e8cb8896692a22eee06e8b4eb"},"ajax":{"ajaxurl":"https:\/\/www.worldfle.org\/wp-admin\/admin-ajax.php","ajax_submission_nonce":"f6a20fc935","i18n":{"step_announcement":"Step %1$s of %2$s, %3$s","unknown_error":"There was an unknown error processing your request. Please try again."}}}},"hmr_dev":"","public_path":"https:\/\/www.worldfle.org\/wp-content\/plugins\/gravityforms\/assets\/js\/dist\/","config_nonce":"1812708f90"}; </script> <script type="rocketlazyloadscript" defer='defer' data-rocket-src="https://www.worldfle.org/wp-content/plugins/gravityforms/assets/js/dist/scripts-theme.min.js?ver=c055226f9b8c432c9206edab9070263c" id="gform_gravityforms_theme-js"></script> <script type="rocketlazyloadscript" data-minify="1" defer data-rocket-src="https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/akismet/_inc/akismet-frontend.js?ver=1732718715" id="akismet-frontend-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-content/plugins/elementor-pro/assets/js/webpack-pro.runtime.min.js?ver=3.25.4" id="elementor-pro-webpack-runtime-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-content/plugins/elementor/assets/js/webpack.runtime.min.js?ver=3.25.10" id="elementor-webpack-runtime-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-content/plugins/elementor/assets/js/frontend-modules.min.js?ver=3.25.10" id="elementor-frontend-modules-js"></script> <script type="rocketlazyloadscript" id="elementor-pro-frontend-js-before"> var ElementorProFrontendConfig = {"ajaxurl":"https:\/\/www.worldfle.org\/wp-admin\/admin-ajax.php","nonce":"8c80d07784","urls":{"assets":"https:\/\/www.worldfle.org\/wp-content\/plugins\/elementor-pro\/assets\/","rest":"https:\/\/www.worldfle.org\/wp-json\/"},"settings":{"lazy_load_background_images":true},"popup":{"hasPopUps":true},"shareButtonsNetworks":{"facebook":{"title":"Facebook","has_counter":true},"twitter":{"title":"Twitter"},"linkedin":{"title":"LinkedIn","has_counter":true},"pinterest":{"title":"Pinterest","has_counter":true},"reddit":{"title":"Reddit","has_counter":true},"vk":{"title":"VK","has_counter":true},"odnoklassniki":{"title":"OK","has_counter":true},"tumblr":{"title":"Tumblr"},"digg":{"title":"Digg"},"skype":{"title":"Skype"},"stumbleupon":{"title":"StumbleUpon","has_counter":true},"mix":{"title":"Mix"},"telegram":{"title":"Telegram"},"pocket":{"title":"Pocket","has_counter":true},"xing":{"title":"XING","has_counter":true},"whatsapp":{"title":"WhatsApp"},"email":{"title":"Email"},"print":{"title":"Print"},"x-twitter":{"title":"X"},"threads":{"title":"Threads"}},"facebook_sdk":{"lang":"en_US","app_id":""},"lottie":{"defaultAnimationUrl":"https:\/\/www.worldfle.org\/wp-content\/plugins\/elementor-pro\/modules\/lottie\/assets\/animations\/default.json"}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-content/plugins/elementor-pro/assets/js/frontend.min.js?ver=3.25.4" id="elementor-pro-frontend-js"></script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-includes/js/jquery/ui/core.min.js?ver=1.13.3" id="jquery-ui-core-js"></script> <script id="elementor-frontend-js-extra"> var uael_particles_script = {"uael_particles_url":"https:\/\/www.worldfle.org\/wp-content\/plugins\/ultimate-elementor\/assets\/min-js\/uael-particles.min.js","particles_url":"https:\/\/www.worldfle.org\/wp-content\/plugins\/ultimate-elementor\/assets\/lib\/particles\/particles.min.js","snowflakes_image":"https:\/\/www.worldfle.org\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/snowflake.svg","gift":"https:\/\/www.worldfle.org\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/gift.png","tree":"https:\/\/www.worldfle.org\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/tree.png","skull":"https:\/\/www.worldfle.org\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/skull.png","ghost":"https:\/\/www.worldfle.org\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/ghost.png","moon":"https:\/\/www.worldfle.org\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/moon.png","bat":"https:\/\/www.worldfle.org\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/bat.png","pumpkin":"https:\/\/www.worldfle.org\/wp-content\/plugins\/ultimate-elementor\/assets\/img\/pumpkin.png"}; </script> <script type="rocketlazyloadscript" id="elementor-frontend-js-before"> var elementorFrontendConfig = {"environmentMode":{"edit":false,"wpPreview":false,"isScriptDebug":false},"i18n":{"shareOnFacebook":"Share on Facebook","shareOnTwitter":"Share on Twitter","pinIt":"Pin it","download":"Download","downloadImage":"Download image","fullscreen":"Fullscreen","zoom":"Zoom","share":"Share","playVideo":"Play Video","previous":"Previous","next":"Next","close":"Close","a11yCarouselWrapperAriaLabel":"Carousel | Horizontal scrolling: Arrow Left & Right","a11yCarouselPrevSlideMessage":"Previous slide","a11yCarouselNextSlideMessage":"Next slide","a11yCarouselFirstSlideMessage":"This is the first slide","a11yCarouselLastSlideMessage":"This is the last slide","a11yCarouselPaginationBulletMessage":"Go to slide"},"is_rtl":false,"breakpoints":{"xs":0,"sm":480,"md":768,"lg":1025,"xl":1440,"xxl":1600},"responsive":{"breakpoints":{"mobile":{"label":"Mobile Portrait","value":767,"default_value":767,"direction":"max","is_enabled":true},"mobile_extra":{"label":"Mobile Landscape","value":880,"default_value":880,"direction":"max","is_enabled":false},"tablet":{"label":"Tablet Portrait","value":1024,"default_value":1024,"direction":"max","is_enabled":true},"tablet_extra":{"label":"Tablet Landscape","value":1200,"default_value":1200,"direction":"max","is_enabled":false},"laptop":{"label":"Laptop","value":1366,"default_value":1366,"direction":"max","is_enabled":false},"widescreen":{"label":"Widescreen","value":2400,"default_value":2400,"direction":"min","is_enabled":false}},"hasCustomBreakpoints":false},"version":"3.25.10","is_static":false,"experimentalFeatures":{"e_font_icon_svg":true,"additional_custom_breakpoints":true,"e_swiper_latest":true,"e_nested_atomic_repeaters":true,"e_optimized_control_loading":true,"e_onboarding":true,"e_css_smooth_scroll":true,"theme_builder_v2":true,"home_screen":true,"editor_v2":true,"link-in-bio":true,"floating-buttons":true},"urls":{"assets":"https:\/\/www.worldfle.org\/wp-content\/plugins\/elementor\/assets\/","ajaxurl":"https:\/\/www.worldfle.org\/wp-admin\/admin-ajax.php","uploadUrl":"https:\/\/www.worldfle.org\/wp-content\/uploads"},"nonces":{"floatingButtonsClickTracking":"42e0195cbe"},"swiperClass":"swiper","settings":{"page":[],"editorPreferences":[]},"kit":{"active_breakpoints":["viewport_mobile","viewport_tablet"],"global_image_lightbox":"yes","lightbox_enable_counter":"yes","lightbox_enable_fullscreen":"yes","lightbox_enable_zoom":"yes","lightbox_enable_share":"yes","lightbox_title_src":"title","lightbox_description_src":"description"},"post":{"id":6236,"title":"4th%20World%20Conference%20on%20Foreign%20Language%20Education%20%7C%20London","excerpt":"","featuredImage":false}}; </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-content/plugins/elementor/assets/js/frontend.min.js?ver=3.25.10" id="elementor-frontend-js"></script> <script type="rocketlazyloadscript" id="elementor-frontend-js-after"> "use strict";!function(e,t){e(t).on("elementor/frontend/init",(function(){var t,i=elementorModules.frontend.handlers.Base;t=i.extend({onInit:function(){i.prototype.onInit.apply(this,arguments),this.isHarakiri()&&(this.$element.addClass("ob-harakiri"),"clip"===this.getElementSettings("_ob_harakiri_text_clip")&&this.updateCSS("add"))},isHarakiri:function(){return"yes"===this.getElementSettings("_ob_use_harakiri")},onElementChange:function(e){"_ob_harakiri_writing_mode"===e&&("inherit"!==this.getElementSettings("_ob_harakiri_writing_mode")?this.$element.addClass("ob-harakiri"):this.$element.removeClass("ob-harakiri")),"_ob_harakiri_text_clip"===e&&("clip"===this.getElementSettings("_ob_harakiri_text_clip")?this.updateCSS("add"):""===this.getElementSettings("_ob_harakiri_text_clip")&&this.updateCSS("remove"))},updateCSS:function(e){"add"===e&&this.$element.find(".elementor-heading-title").css("background-clip","text").css("-webkit-text-fill-color","transparent"),"remove"===e&&this.$element.find(".elementor-heading-title").css("background-clip","unset").css("-webkit-text-fill-color","unset")}});var n={"heading.default":t,"text-editor.default":t};e.each(n,(function(e,t){elementorFrontend.hooks.addAction("frontend/element_ready/"+e,(function(e){elementorFrontend.elementsHandler.addHandler(t,{$element:e})}))}))}))}(jQuery,window); window.scope_array = []; window.backend = 0; jQuery.cachedScript = function( url, options ) { // Allow user to set any option except for dataType, cache, and url. options = jQuery.extend( options || {}, { dataType: "script", cache: true, url: url }); // Return the jqXHR object so we can chain callbacks. return jQuery.ajax( options ); }; jQuery( window ).on( "elementor/frontend/init", function() { elementorFrontend.hooks.addAction( "frontend/element_ready/global", function( $scope, $ ){ if ( "undefined" == typeof $scope ) { return; } if ( $scope.hasClass( "uael-particle-yes" ) ) { window.scope_array.push( $scope ); $scope.find(".uael-particle-wrapper").addClass("js-is-enabled"); }else{ return; } if(elementorFrontend.isEditMode() && $scope.find(".uael-particle-wrapper").hasClass("js-is-enabled") && window.backend == 0 ){ var uael_url = uael_particles_script.uael_particles_url; jQuery.cachedScript( uael_url ); window.backend = 1; }else if(elementorFrontend.isEditMode()){ var uael_url = uael_particles_script.uael_particles_url; jQuery.cachedScript( uael_url ).done(function(){ var flag = true; }); } }); }); jQuery( document ).on( "ready elementor/popup/show", () => { if ( jQuery.find( ".uael-particle-yes" ).length < 1 ) { return; } var uael_url = uael_particles_script.uael_particles_url; jQuery.cachedScript = function( url, options ) { // Allow user to set any option except for dataType, cache, and url. options = jQuery.extend( options || {}, { dataType: "script", cache: true, url: url }); // Return the jqXHR object so we can chain callbacks. return jQuery.ajax( options ); }; jQuery.cachedScript( uael_url ); }); </script> <script type="rocketlazyloadscript" data-rocket-src="https://www.worldfle.org/wp-content/plugins/elementor-pro/assets/js/elements-handlers.min.js?ver=3.25.4" id="pro-elements-handlers-js"></script> <script type="rocketlazyloadscript"> /(trident|msie)/i.test(navigator.userAgent)&&document.getElementById&&window.addEventListener&&window.addEventListener("hashchange",function(){var t,e=location.hash.substring(1);/^[A-z0-9_-]+$/.test(e)&&(t=document.getElementById(e))&&(/^(?:a|select|input|button|textarea)$/i.test(t.tagName)||(t.tabIndex=-1),t.focus())},!1); </script> <script type="rocketlazyloadscript"> gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 2) {if(typeof Placeholders != 'undefined'){ Placeholders.enable(); }} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); </script> <script type="rocketlazyloadscript"> gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "2", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_2" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_2"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_2" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [2, 1] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 2, currentPage: 1 } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 2, currentPage: 1 } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); </script> <script type="rocketlazyloadscript"> gform.initializeOnLoaded( function() { jQuery(document).on('gform_post_render', function(event, formId, currentPage){if(formId == 3) {if(typeof Placeholders != 'undefined'){ Placeholders.enable(); }} } );jQuery(document).on('gform_post_conditional_logic', function(event, formId, fields, isInit){} ) } ); </script> <script type="rocketlazyloadscript"> gform.initializeOnLoaded( function() {jQuery(document).trigger("gform_pre_post_render", [{ formId: "3", currentPage: "1", abort: function() { this.preventDefault(); } }]); if (event && event.defaultPrevented) { return; } const gformWrapperDiv = document.getElementById( "gform_wrapper_3" ); if ( gformWrapperDiv ) { const visibilitySpan = document.createElement( "span" ); visibilitySpan.id = "gform_visibility_test_3"; gformWrapperDiv.insertAdjacentElement( "afterend", visibilitySpan ); } const visibilityTestDiv = document.getElementById( "gform_visibility_test_3" ); let postRenderFired = false; function triggerPostRender() { if ( postRenderFired ) { return; } postRenderFired = true; jQuery( document ).trigger( 'gform_post_render', [3, 1] ); gform.utils.trigger( { event: 'gform/postRender', native: false, data: { formId: 3, currentPage: 1 } } ); gform.utils.trigger( { event: 'gform/post_render', native: false, data: { formId: 3, currentPage: 1 } } ); if ( visibilityTestDiv ) { visibilityTestDiv.parentNode.removeChild( visibilityTestDiv ); } } function debounce( func, wait, immediate ) { var timeout; return function() { var context = this, args = arguments; var later = function() { timeout = null; if ( !immediate ) func.apply( context, args ); }; var callNow = immediate && !timeout; clearTimeout( timeout ); timeout = setTimeout( later, wait ); if ( callNow ) func.apply( context, args ); }; } const debouncedTriggerPostRender = debounce( function() { triggerPostRender(); }, 200 ); if ( visibilityTestDiv && visibilityTestDiv.offsetParent === null ) { const observer = new MutationObserver( ( mutations ) => { mutations.forEach( ( mutation ) => { if ( mutation.type === 'attributes' && visibilityTestDiv.offsetParent !== null ) { debouncedTriggerPostRender(); observer.disconnect(); } }); }); observer.observe( document.body, { attributes: true, childList: false, subtree: true, attributeFilter: [ 'style', 'class' ], }); } else { triggerPostRender(); } } ); </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://www.worldfle.org/wp-content/plugins/wp-rocket/assets/js/lazyload/17.8.3/lazyload.min.js"></script><script>function lazyLoadThumb(e,alt,l){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>';if(l){t=t.replace('data-lazy-','');t=t.replace('loading="lazy"','');t=t.replace(/<noscript>.*?<\/noscript>/g,'');}t=t.replace('alt=""','alt="'+alt+'"');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 exclusions=[];var e,t,p,u,l,a=document.getElementsByClassName("rll-youtube-player");for(t=0;t<a.length;t++)(e=document.createElement("div")),(u='https://i.ytimg.com/vi/ID/hqdefault.jpg'),(u=u.replace('ID',a[t].dataset.id)),(l=exclusions.some(exclusion=>u.includes(exclusion))),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].dataset.alt,l)),a[t].appendChild(e),(p=e.querySelector(".play")),(p.onclick=lazyLoadYoutubeIframe)});</script> <script>"use strict";function wprRemoveCPCSS(){var preload_stylesheets=document.querySelectorAll('link[data-rocket-async="style"][rel="preload"]');if(preload_stylesheets&&0<preload_stylesheets.length)for(var stylesheet_index=0;stylesheet_index<preload_stylesheets.length;stylesheet_index++){var media=preload_stylesheets[stylesheet_index].getAttribute("media")||"all";if(window.matchMedia(media).matches)return void setTimeout(wprRemoveCPCSS,200)}var elem=document.getElementById("rocket-critical-css");elem&&"remove"in elem&&elem.remove()}window.addEventListener?window.addEventListener("load",wprRemoveCPCSS):window.attachEvent&&window.attachEvent("onload",wprRemoveCPCSS);</script><script>class RocketElementorAnimation{constructor(){this.deviceMode=document.createElement("span"),this.deviceMode.id="elementor-device-mode-wpr",this.deviceMode.setAttribute("class","elementor-screen-only"),document.body.appendChild(this.deviceMode)}_detectAnimations(){let t=getComputedStyle(this.deviceMode,":after").content.replace(/"/g,"");this.animationSettingKeys=this._listAnimationSettingsKeys(t),document.querySelectorAll(".elementor-invisible[data-settings]").forEach(t=>{const e=t.getBoundingClientRect();if(e.bottom>=0&&e.top<=window.innerHeight)try{this._animateElement(t)}catch(t){}})}_animateElement(t){const e=JSON.parse(t.dataset.settings),i=e._animation_delay||e.animation_delay||0,n=e[this.animationSettingKeys.find(t=>e[t])];if("none"===n)return void t.classList.remove("elementor-invisible");t.classList.remove(n),this.currentAnimation&&t.classList.remove(this.currentAnimation),this.currentAnimation=n;let s=setTimeout(()=>{t.classList.remove("elementor-invisible"),t.classList.add("animated",n),this._removeAnimationSettings(t,e)},i);window.addEventListener("rocket-startLoading",function(){clearTimeout(s)})}_listAnimationSettingsKeys(t="mobile"){const e=[""];switch(t){case"mobile":e.unshift("_mobile");case"tablet":e.unshift("_tablet");case"desktop":e.unshift("_desktop")}const i=[];return["animation","_animation"].forEach(t=>{e.forEach(e=>{i.push(t+e)})}),i}_removeAnimationSettings(t,e){this._listAnimationSettingsKeys().forEach(t=>delete e[t]),t.dataset.settings=JSON.stringify(e)}static run(){const t=new RocketElementorAnimation;requestAnimationFrame(t._detectAnimations.bind(t))}}document.addEventListener("DOMContentLoaded",RocketElementorAnimation.run);</script><noscript><link rel='stylesheet' id='astra-theme-css-css' href='https://www.worldfle.org/wp-content/themes/astra/assets/css/minified/frontend.min.css?ver=4.8.7' media='all' /><link data-minify="1" rel='stylesheet' id='astra-addon-css-css' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/uploads/astra-addon/astra-addon-6747303b468e09-81580902.css?ver=1732718715' media='all' /><link rel='stylesheet' id='elementor-frontend-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/frontend.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='widget-icon-list-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-icon-list.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='widget-image-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-image.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='widget-nav-menu-css' href='https://www.worldfle.org/wp-content/plugins/elementor-pro/assets/css/widget-nav-menu.min.css?ver=3.25.4' media='all' /><link rel='stylesheet' id='widget-text-editor-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-text-editor.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='widget-heading-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-heading.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='widget-divider-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-divider.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='widget-social-icons-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='e-apple-webkit-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/conditionals/apple-webkit.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='e-shapes-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/conditionals/shapes.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='widget-spacer-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-spacer.min.css?ver=3.25.10' media='all' /><link data-minify="1" rel='stylesheet' id='swiper-css' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/swiper/v8/css/swiper.min.css?ver=1732718715' media='all' /><link rel='stylesheet' id='e-swiper-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/conditionals/e-swiper.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='elementor-post-516-css' href='https://www.worldfle.org/wp-content/uploads/elementor/css/post-516.css?ver=1732718669' media='all' /><link rel='stylesheet' id='e-popup-style-css' href='https://www.worldfle.org/wp-content/plugins/elementor-pro/assets/css/conditionals/popup.min.css?ver=3.25.4' media='all' /><link data-minify="1" rel='stylesheet' id='ooohboi-steroids-styles-css' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/ooohboi-steroids-for-elementor/assets/css/main.css?ver=1732718715' media='all' /><link rel='stylesheet' id='uael-frontend-css' href='https://www.worldfle.org/wp-content/plugins/ultimate-elementor/assets/min-css/uael-frontend.min.css?ver=1.37.0' media='all' /><link rel='stylesheet' id='uael-teammember-social-icons-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-social-icons.min.css?ver=3.24.0' media='all' /><link data-minify="1" rel='stylesheet' id='uael-social-share-icons-brands-css' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/brands.css?ver=1732718715' media='all' /><link data-minify="1" rel='stylesheet' id='uael-social-share-icons-fontawesome-css' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/fontawesome.css?ver=1732718715' media='all' /><link data-minify="1" rel='stylesheet' id='uael-nav-menu-icons-css' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/solid.css?ver=1732718715' media='all' /><link data-minify="1" rel='stylesheet' id='font-awesome-5-all-css' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/elementor/assets/lib/font-awesome/css/all.min.css?ver=1732718715' media='all' /><link rel='stylesheet' id='font-awesome-4-shim-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/lib/font-awesome/css/v4-shims.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='e-animation-grow-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/lib/animations/styles/e-animation-grow.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='widget-icon-box-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-icon-box.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='widget-image-box-css' href='https://www.worldfle.org/wp-content/plugins/elementor/assets/css/widget-image-box.min.css?ver=3.25.10' media='all' /><link rel='stylesheet' id='elementor-post-6236-css' href='https://www.worldfle.org/wp-content/uploads/elementor/css/post-6236.css?ver=1732718671' media='all' /><link rel='stylesheet' id='elementor-post-6259-css' href='https://www.worldfle.org/wp-content/uploads/elementor/css/post-6259.css?ver=1732718671' media='all' /><link rel='stylesheet' id='elementor-post-6240-css' href='https://www.worldfle.org/wp-content/uploads/elementor/css/post-6240.css?ver=1732718671' media='all' /><link rel='stylesheet' id='elementor-post-7862-css' href='https://www.worldfle.org/wp-content/uploads/elementor/css/post-7862.css?ver=1732718671' media='all' /><link rel='stylesheet' id='astra-gravity-forms-css' href='https://www.worldfle.org/wp-content/themes/astra/assets/css/minified/compatibility/gravity-forms.min.css?ver=4.8.7' media='all' /><link data-minify="1" rel='stylesheet' id='gform_basic-css' href='https://www.worldfle.org/wp-content/cache/min/1/wp-content/plugins/gravityforms/assets/css/dist/basic.min.css?ver=1732718715' media='all' /><link rel='stylesheet' id='gform_theme_components-css' href='https://www.worldfle.org/wp-content/plugins/gravityforms/assets/css/dist/theme-components.min.css?ver=2.9.0' media='all' /><link rel='stylesheet' id='gform_theme-css' href='https://www.worldfle.org/wp-content/plugins/gravityforms/assets/css/dist/theme.min.css?ver=2.9.0' media='all' /><link rel='stylesheet' id='e-motion-fx-css' href='https://www.worldfle.org/wp-content/plugins/elementor-pro/assets/css/modules/motion-fx.min.css?ver=3.25.4' media='all' /></noscript></body> </html> <!-- This website is like a Rocket, isn't it? Performance optimized by WP Rocket. Learn more: https://wp-rocket.me -->

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