var qsProxy=false;function FrameBuilder(formId,appendTo,initialHeight,iframeCode,title,embedStyleJSON){this.formId=formId;this.initialHeight=initialHeight;this.iframeCode=iframeCode;this.frame=null;this.timeInterval=200;this.appendTo=appendTo||false;this.formSubmitted=0;this.frameMinWidth='100%';this.defaultHeight='';this.init=function(){this.embedURLHash=this.getMD5(window.location.href);if(embedStyleJSON&&(embedStyleJSON[this.embedURLHash]&&embedStyleJSON[this.embedURLHash]['inlineStyle']['embedWidth'])){this.frameMinWidth=embedStyleJSON[this.embedURLHash]['inlineStyle']['embedWidth']+'px';}
if(embedStyleJSON&&(embedStyleJSON[this.embedURLHash])){if(embedStyleJSON[this.embedURLHash]['inlineStyle']&&embedStyleJSON[this.embedURLHash]['inlineStyle']['embedHeight']){this.defaultHeight='data-frameHeight="'+embedStyleJSON[this.embedURLHash]['inlineStyle']['embedHeight']+'"';}}
this.createFrame();this.addFrameContent(this.iframeCode);};this.createFrame=function(){var tmp_is_ie=!!window.ActiveXObject;this.iframeDomId=document.getElementById(this.formId)?this.formId+'_'+new Date().getTime():this.formId;if(typeof $jot!=='undefined'){var iframe=document.getElementById("92595805944168");var parent=$jot(iframe).closest('.jt-feedback.u-responsive-lightbox');if(parent){this.iframeDomId='lightbox-'+this.iframeDomId;}}
var htmlCode="<"+"iframe title=\""+title.replace(/[\\"']/g,'\\$&').replace(/&amp;/g,'&')+"\" src=\"\" allowtransparency=\"true\" allow=\"geolocation; microphone; camera\" allowfullscreen=\"true\" name=\""+this.formId+"\" id=\""+this.iframeDomId+"\" style=\"width: 10px; min-width:"+this.frameMinWidth+"; display: block; overflow: hidden; height:"+this.initialHeight+"px; border: none;\" scrolling=\"no\""+this.defaultHeight+"></if"+"rame>";if(this.appendTo===false){document.write(htmlCode);}else{var tmp=document.createElement('div');tmp.innerHTML=htmlCode;var a=this.appendTo;document.getElementById(a).appendChild(tmp.firstChild);}
this.frame=document.getElementById(this.iframeDomId);if(tmp_is_ie===true){try{var iframe=this.frame;var doc=iframe.contentDocument?iframe.contentDocument:(iframe.contentWindow.document||iframe.document);doc.open();doc.write("");}
catch(err){this.frame.src="javascript:void((function(){document.open();document.domain=\'"+this.getBaseDomain()+"\';document.close();})())";}}
this.addEvent(this.frame,'load',this.bindMethod(this.setTimer,this));var self=this;if(window.chrome!==undefined){this.frame.onload=function(){try{var doc=this.contentWindow.document;var _jotform=this.contentWindow.JotForm;if(doc!==undefined){var form=doc.getElementById(""+self.iframeDomId);self.addEvent(form,"submit",function(){if(_jotform.validateAll()){self.formSubmitted=1;}});}}catch(e){}}}};this.addEvent=function(obj,type,fn){if(obj.attachEvent){obj["e"+type+fn]=fn;obj[type+fn]=function(){obj["e"+type+fn](window.event);};obj.attachEvent("on"+type,obj[type+fn]);}
else{obj.addEventListener(type,fn,false);}};this.addFrameContent=function(string){if(window.location.search&&window.location.search.indexOf('disableSmartEmbed')>-1){string=string.replace(new RegExp('smartEmbed=1(?:&amp;|&)'),'');string=string.replace(new RegExp('isSmartEmbed'),'');}else{var cssLink='stylebuilder/'+this.formId+'.css';var cssPlace=string.indexOf(cssLink);var prepend=string[cssPlace+cssLink.length]==='?'?'&amp;':'?';var embedUrl=prepend+'embedUrl='+window.location.href;if(cssPlace>-1){var positionLastRequestElement=string.indexOf('\"/>',cssPlace);if(positionLastRequestElement>-1){string=string.substr(0,positionLastRequestElement)+embedUrl+string.substr(positionLastRequestElement);string=string.replace(cssLink,'stylebuilder/'+this.formId+'/'+this.embedURLHash+'.css');}}}
string=string.replace(new RegExp('src\\=\\"[^"]*captcha.php\"><\/scr'+'ipt>','gim'),'src="http://api.recaptcha.net/js/recaptcha_ajax.js"></scr'+'ipt><'+'div id="recaptcha_div"><'+'/div>'+'<'+'style>#recaptcha_logo{ display:none;} #recaptcha_tagline{display:none;} #recaptcha_table{border:none !important;} .recaptchatable .recaptcha_image_cell, #recaptcha_table{ background-color:transparent !important; } <'+'/style>'+'<'+'script defer="defer"> window.onload = function(){ Recaptcha.create("6Ld9UAgAAAAAAMon8zjt30tEZiGQZ4IIuWXLt1ky", "recaptcha_div", {theme: "clean",tabindex: 0,callback: function (){'+'if (document.getElementById("uword")) { document.getElementById("uword").parentNode.removeChild(document.getElementById("uword")); } if (window["validate"] !== undefined) { if (document.getElementById("recaptcha_response_field")){ document.getElementById("recaptcha_response_field").onblur = function(){ validate(document.getElementById("recaptcha_response_field"), "Required"); } } } if (document.getElementById("recaptcha_response_field")){ document.getElementsByName("recaptcha_challenge_field")[0].setAttribute("name", "anum"); } if (document.getElementById("recaptcha_response_field")){ document.getElementsByName("recaptcha_response_field")[0].setAttribute("name", "qCap"); }}})'+' }<'+'/script>');string=string.replace(/(type="text\/javascript">)\s+(validate\(\"[^"]*"\);)/,'$1 jTime = setInterval(function(){if("validate" in window){$2clearTimeout(jTime);}}, 1000);');if(string.match('#sublabel_litemode')){string=string.replace('class="form-all"','class="form-all" style="margin-top:0;"');}
var iframe=this.frame;var doc=iframe.contentDocument?iframe.contentDocument:(iframe.contentWindow.document||iframe.document);doc.open();doc.write(string);setTimeout(function(){doc.close();try{if('JotFormFrameLoaded'in window){JotFormFrameLoaded();}}catch(e){}},200);};this.setTimer=function(){var self=this;this.interval=setTimeout(this.changeHeight.bind(this),this.timeInterval);};this.getBaseDomain=function(){var thn=window.location.hostname;var cc=0;var buff="";for(var i=0;i<thn.length;i++){var chr=thn.charAt(i);if(chr=="."){cc++;}
if(cc==0){buff+=chr;}}
if(cc==2){thn=thn.replace(buff+".","");}
return thn;}
this.changeHeight=function(){var actualHeight=this.getBodyHeight();var currentHeight=this.getViewPortHeight();var skipAutoHeight=(this.frame.contentWindow)?this.frame.contentWindow.document.querySelector('[data-welcome-view="true"]'):null;if(actualHeight===undefined){this.frame.style.height=this.frameHeight;if(!this.frame.style.minHeight){this.frame.style.minHeight="100vh";if(!('nojump'in this.frame.contentWindow.document.get)){window.parent.scrollTo(0,0);}}else if(!this.frame.dataset.parentScrolled){this.frame.dataset.parentScrolled=true;var container=window.parent.document&&window.parent.document.querySelector('.jt-content');if(container&&!('nojump'in window.parent.document.get)){container.scrollTo(0,0);}}}else if(Math.abs(actualHeight-currentHeight)>18&&!skipAutoHeight){this.frame.style.height=(actualHeight)+"px";}
this.setTimer();};this.bindMethod=function(method,scope){return function(){method.apply(scope,arguments);};};this.frameHeight=0;this.getBodyHeight=function(){if(this.formSubmitted===1){return;}
var height;var scrollHeight;var offsetHeight;try{if(this.frame.contentWindow.document.height){height=this.frame.contentWindow.document.height;if(this.frame.contentWindow.document.body.scrollHeight){height=scrollHeight=this.frame.contentWindow.document.body.scrollHeight;}
if(this.frame.contentWindow.document.body.offsetHeight){height=offsetHeight=this.frame.contentWindow.document.body.offsetHeight;}}else if(this.frame.contentWindow.document.body){if(this.frame.contentWindow.document.body.offsetHeight){height=offsetHeight=this.frame.contentWindow.document.body.offsetHeight;}
var formWrapper=this.frame.contentWindow.document.querySelector('.form-all');var margin=parseInt(getComputedStyle(formWrapper).marginTop,10);if(!isNaN(margin)){height+=margin;}}}catch(e){}
this.frameHeight=height;return height;};this.getViewPortHeight=function(){if(this.formSubmitted===1){return;}
var height=0;try{if(this.frame.contentWindow.window.innerHeight){height=this.frame.contentWindow.window.innerHeight-18;}else if((this.frame.contentWindow.document.documentElement)&&(this.frame.contentWindow.document.documentElement.clientHeight)){height=this.frame.contentWindow.document.documentElement.clientHeight;}else if((this.frame.contentWindow.document.body)&&(this.frame.contentWindow.document.body.clientHeight)){height=this.frame.contentWindow.document.body.clientHeight;}}catch(e){}
return height;};this.getMD5=function(s){function L(k,d){return(k<<d)|(k>>>(32-d))}function K(G,k){var I,d,F,H,x;F=(G&2147483648);H=(k&2147483648);I=(G&1073741824);d=(k&1073741824);x=(G&1073741823)+(k&1073741823);if(I&d){return(x^2147483648^F^H)}if(I|d){if(x&1073741824){return(x^3221225472^F^H)}else{return(x^1073741824^F^H)}}else{return(x^F^H)}}function r(d,F,k){return(d&F)|((~d)&k)}function q(d,F,k){return(d&k)|(F&(~k))}function p(d,F,k){return(d^F^k)}function n(d,F,k){return(F^(d|(~k)))}function u(G,F,aa,Z,k,H,I){G=K(G,K(K(r(F,aa,Z),k),I));return K(L(G,H),F)}function f(G,F,aa,Z,k,H,I){G=K(G,K(K(q(F,aa,Z),k),I));return K(L(G,H),F)}function D(G,F,aa,Z,k,H,I){G=K(G,K(K(p(F,aa,Z),k),I));return K(L(G,H),F)}function t(G,F,aa,Z,k,H,I){G=K(G,K(K(n(F,aa,Z),k),I));return K(L(G,H),F)}function e(G){var Z;var F=G.length;var x=F+8;var k=(x-(x%64))/64;var I=(k+1)*16;var aa=Array(I-1);var d=0;var H=0;while(H<F){Z=(H-(H%4))/4;d=(H%4)*8;aa[Z]=(aa[Z]|(G.charCodeAt(H)<<d));H++}Z=(H-(H%4))/4;d=(H%4)*8;aa[Z]=aa[Z]|(128<<d);aa[I-2]=F<<3;aa[I-1]=F>>>29;return aa}function B(x){var k="",F="",G,d;for(d=0;d<=3;d++){G=(x>>>(d*8))&255;F="0"+G.toString(16);k=k+F.substr(F.length-2,2)}return k}function J(k){k=k.replace(/rn/g,"n");var d="";for(var F=0;F<k.length;F++){var x=k.charCodeAt(F);if(x<128){d+=String.fromCharCode(x)}else{if((x>127)&&(x<2048)){d+=String.fromCharCode((x>>6)|192);d+=String.fromCharCode((x&63)|128)}else{d+=String.fromCharCode((x>>12)|224);d+=String.fromCharCode(((x>>6)&63)|128);d+=String.fromCharCode((x&63)|128)}}}return d}var C=Array();var P,h,E,v,g,Y,X,W,V;var S=7,Q=12,N=17,M=22;var A=5,z=9,y=14,w=20;var o=4,m=11,l=16,j=23;var U=6,T=10,R=15,O=21;s=J(s);C=e(s);Y=1732584193;X=4023233417;W=2562383102;V=271733878;for(P=0;P<C.length;P+=16){h=Y;E=X;v=W;g=V;Y=u(Y,X,W,V,C[P+0],S,3614090360);V=u(V,Y,X,W,C[P+1],Q,3905402710);W=u(W,V,Y,X,C[P+2],N,606105819);X=u(X,W,V,Y,C[P+3],M,3250441966);Y=u(Y,X,W,V,C[P+4],S,4118548399);V=u(V,Y,X,W,C[P+5],Q,1200080426);W=u(W,V,Y,X,C[P+6],N,2821735955);X=u(X,W,V,Y,C[P+7],M,4249261313);Y=u(Y,X,W,V,C[P+8],S,1770035416);V=u(V,Y,X,W,C[P+9],Q,2336552879);W=u(W,V,Y,X,C[P+10],N,4294925233);X=u(X,W,V,Y,C[P+11],M,2304563134);Y=u(Y,X,W,V,C[P+12],S,1804603682);V=u(V,Y,X,W,C[P+13],Q,4254626195);W=u(W,V,Y,X,C[P+14],N,2792965006);X=u(X,W,V,Y,C[P+15],M,1236535329);Y=f(Y,X,W,V,C[P+1],A,4129170786);V=f(V,Y,X,W,C[P+6],z,3225465664);W=f(W,V,Y,X,C[P+11],y,643717713);X=f(X,W,V,Y,C[P+0],w,3921069994);Y=f(Y,X,W,V,C[P+5],A,3593408605);V=f(V,Y,X,W,C[P+10],z,38016083);W=f(W,V,Y,X,C[P+15],y,3634488961);X=f(X,W,V,Y,C[P+4],w,3889429448);Y=f(Y,X,W,V,C[P+9],A,568446438);V=f(V,Y,X,W,C[P+14],z,3275163606);W=f(W,V,Y,X,C[P+3],y,4107603335);X=f(X,W,V,Y,C[P+8],w,1163531501);Y=f(Y,X,W,V,C[P+13],A,2850285829);V=f(V,Y,X,W,C[P+2],z,4243563512);W=f(W,V,Y,X,C[P+7],y,1735328473);X=f(X,W,V,Y,C[P+12],w,2368359562);Y=D(Y,X,W,V,C[P+5],o,4294588738);V=D(V,Y,X,W,C[P+8],m,2272392833);W=D(W,V,Y,X,C[P+11],l,1839030562);X=D(X,W,V,Y,C[P+14],j,4259657740);Y=D(Y,X,W,V,C[P+1],o,2763975236);V=D(V,Y,X,W,C[P+4],m,1272893353);W=D(W,V,Y,X,C[P+7],l,4139469664);X=D(X,W,V,Y,C[P+10],j,3200236656);Y=D(Y,X,W,V,C[P+13],o,681279174);V=D(V,Y,X,W,C[P+0],m,3936430074);W=D(W,V,Y,X,C[P+3],l,3572445317);X=D(X,W,V,Y,C[P+6],j,76029189);Y=D(Y,X,W,V,C[P+9],o,3654602809);V=D(V,Y,X,W,C[P+12],m,3873151461);W=D(W,V,Y,X,C[P+15],l,530742520);X=D(X,W,V,Y,C[P+2],j,3299628645);Y=t(Y,X,W,V,C[P+0],U,4096336452);V=t(V,Y,X,W,C[P+7],T,1126891415);W=t(W,V,Y,X,C[P+14],R,2878612391);X=t(X,W,V,Y,C[P+5],O,4237533241);Y=t(Y,X,W,V,C[P+12],U,1700485571);V=t(V,Y,X,W,C[P+3],T,2399980690);W=t(W,V,Y,X,C[P+10],R,4293915773);X=t(X,W,V,Y,C[P+1],O,2240044497);Y=t(Y,X,W,V,C[P+8],U,1873313359);V=t(V,Y,X,W,C[P+15],T,4264355552);W=t(W,V,Y,X,C[P+6],R,2734768916);X=t(X,W,V,Y,C[P+13],O,1309151649);Y=t(Y,X,W,V,C[P+4],U,4149444226);V=t(V,Y,X,W,C[P+11],T,3174756917);W=t(W,V,Y,X,C[P+2],R,718787259);X=t(X,W,V,Y,C[P+9],O,3951481745);Y=K(Y,h);X=K(X,E);W=K(W,v);V=K(V,g)}var i=B(Y)+B(X)+B(W)+B(V);return i.toLowerCase()};this.init();}
FrameBuilder.get=qsProxy||{"redirect":"1"};var i92595805944168=new FrameBuilder("92595805944168",false,"","<!DOCTYPE html>\n<html lang=\"en\"><head><title>Universal Engagement Form<\/title><link rel=\"canonical\" href=\"https:\/\/form.jotform.com\/92595805944168\"\/><link rel=\"alternate\" type=\"application\/json+oembed\" href=\"https:\/\/www.jotform.com\/oembed\/?format=json&amp;url=http:\/\/www.jotform.com\/form\/92595805944168\" title=\"oEmbed Form\"\/><link rel=\"alternate\" type=\"text\/xml+oembed\" href=\"https:\/\/www.jotform.com\/oembed\/?format=xml&amp;url=http:\/\/www.jotform.com\/form\/&#x27;92595805944168\" title=\"oEmbed Form\"\/><meta property=\"og:title\" content=\"Universal Engagement Form\"\/><meta property=\"og:url\" content=\"http:\/\/www.jotform.com\/form\/92595805944168\"\/><meta property=\"og:description\" content=\"Please click the link to complete this form.\"\/><meta property=\"og:image\" content=\"https:\/\/cdn.jotfor.ms\/resources\/assets\/icon\/jotform-icon-dark-400x400.png?v=1\"\/><meta name=\"slack-app-id\" content=\"AHNMASS8M\"\/><meta data-name=\"preventCloning\" content=\"1\"\/><link rel=\"preload\" href=\"https:\/\/cdn.jotfor.ms\/stylebuilder\/default.css?0976f18\n\" as=\"style\"\/><link rel=\"preload\" href=\"https:\/\/cdn.jotfor.ms\/stylebuilder\/92595805944168\/style.css?themeID=596631cecf3bfe35bd1e9d21&amp;v=66405a1154d223c91e044364891caedd\" as=\"style\"\/><link id=\"default-css\" type=\"text\/css\" rel=\"stylesheet\" href=\"https:\/\/cdn.jotfor.ms\/stylebuilder\/default.css?0976f18\n\"\/><link id=\"form-css\" type=\"text\/css\" rel=\"stylesheet\" href=\"https:\/\/cdn.jotfor.ms\/stylebuilder\/92595805944168\/style.css?themeID=596631cecf3bfe35bd1e9d21&amp;v=66405a1154d223c91e044364891caedd\"\/><link type=\"text\/css\" rel=\"stylesheet\" media=\"all\" href=\"https:\/\/cdn.jotfor.ms\/wizards\/languageWizard\/custom-dropdown\/css\/lang-dd.css\"\/><style>\n        body { overflow: hidden; }\n        body ul,\n        body ol { list-style: none; }\n        body { opacity: 0; }\n      <\/style><link rel=\"shortcut icon\" href=\"https:\/\/cdn.jotfor.ms\/assets\/img\/favicons\/favicon-2021.svg\"\/><meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0, maximum-scale=1.0, user-scalable=0\"\/><meta http-equiv=\"Content-Type\" content=\"text\/html; charset=utf-8\"\/><script src=\"https:\/\/browser.sentry-cdn.com\/5.12.1\/bundle.min.js\" integrity=\"sha384-y+an4eARFKvjzOivf\/Z7JtMJhaN6b+lLQ5oFbBbUwZNNVir39cYtkjW1r6Xjbxg3\" crossorigin=\"anonymous\"><\/script><script>window.FORM_MODE = \"cardform\";<\/script><\/head><body class=\"jfCardForm notLoaded quirksModeDisabled cf-minimal formMode\"><div class=\"js-pressEnterHint isHidden\" style=\"color:white;position:absolute;z-index:1;bottom:29.5%;left:37.2%;display:none\">You can always press Enter\u23ce to continue<\/div><div id=\"jfQuestion-proxy\" class=\"forFullScreen\"><\/div><div>\n        <script src=\"https:\/\/cdn01.jotfor.ms\/static\/prototype.forms.js?3.3.45016\" type=\"text\/javascript\"><\/script>\n<script src=\"https:\/\/cdn02.jotfor.ms\/static\/jotform.forms.js?3.3.45016\" type=\"text\/javascript\"><\/script>\n<script defer src=\"https:\/\/cdnjs.cloudflare.com\/ajax\/libs\/punycode\/1.4.1\/punycode.js\"><\/script>\n<script src=\"https:\/\/cdn03.jotfor.ms\/\/js\/pen\/toMarkdown.js?v=3.3.45016\"><\/script>\n<script src=\"https:\/\/cdn01.jotfor.ms\/\/js\/pen\/showdown.js?v=3.3.45016\"><\/script>\n<script src=\"https:\/\/cdn02.jotfor.ms\/js\/payments\/validategateways.js?v=3.3.45016\" type=\"text\/javascript\"><\/script>\n<script type=\"text\/javascript\">\tJotForm.newDefaultTheme = false;\n\tJotForm.extendsNewTheme = false;\n\tJotForm.singleProduct = false;\n\tJotForm.newPaymentUIForNewCreatedForms = false;\n\n var jsTime = setInterval(function(){try{\n   JotForm.jsForm = true;\n\n   if (window.CardForm) { window.CardForm.jsForm = true; } \n\n   JotForm.setConditions([{\"action\":[{\"id\":\"action_0_1634764304734\",\"visibility\":\"HideMultiple\",\"isError\":false,\"fields\":[\"19\",\"62\"]}],\"id\":\"1614386338659\",\"index\":\"0\",\"link\":\"Any\",\"priority\":\"0\",\"terms\":[{\"id\":\"term_0_1634764304734\",\"field\":\"10\",\"operator\":\"isFilled\",\"value\":\"\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1592255668346\",\"visibility\":\"HideMultiple\",\"isError\":false,\"fields\":[\"21\",\"28\",\"29\"]}],\"id\":\"1592255717683\",\"index\":\"1\",\"link\":\"Any\",\"priority\":\"1\",\"terms\":[{\"id\":\"term_1592255668346\",\"field\":\"14\",\"operator\":\"notEquals\",\"value\":\"Submit a referral\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_0_1634242671931\",\"field\":\"18\",\"visibility\":\"Require\",\"isError\":false}],\"id\":\"1570034759047\",\"index\":\"2\",\"link\":\"Any\",\"priority\":\"2\",\"terms\":[{\"id\":\"term_0_1634242671931\",\"field\":\"14\",\"operator\":\"equals\",\"value\":\"Tell Skoll about my organization's racial justice work\",\"isError\":false},{\"id\":\"term_1_1634242671931\",\"field\":\"14\",\"operator\":\"equals\",\"value\":\"\",\"isError\":false},{\"id\":\"term_2_1634242671931\",\"field\":\"14\",\"operator\":\"equals\",\"value\":\"Tell Skoll about my work\",\"isError\":false}],\"type\":\"require\"},{\"action\":[{\"id\":\"action_0_1587599723030\",\"visibility\":\"Hide\",\"isError\":false,\"field\":\"18\"}],\"disabled\":\"1\",\"id\":\"1569830938463\",\"index\":\"3\",\"link\":\"All\",\"priority\":\"3\",\"terms\":[{\"id\":\"term_1587599750593\",\"field\":\"14\",\"operator\":\"notEquals\",\"value\":\"Attend the Skoll World ForumTell Skoll about my COVID-19 response efforts\",\"isError\":false},{\"id\":\"term_0_1587599723029\",\"field\":\"14\",\"operator\":\"notEquals\",\"value\":\"Tell Skoll about my organization's racial justice work\",\"isError\":false},{\"id\":\"term_1_1587599723030\",\"field\":\"14\",\"operator\":\"notEquals\",\"value\":\"Speak at the Skoll World Forum\",\"isError\":false},{\"id\":\"term_2_1587599723030\",\"field\":\"14\",\"operator\":\"notEquals\",\"value\":\"Tell Skoll about my work\",\"isError\":false},{\"id\":\"term_3_1587599723030\",\"field\":\"14\",\"operator\":\"notEquals\",\"value\":\"\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_0_1592254559150\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"65\"}],\"id\":\"1569558083204\",\"index\":\"4\",\"link\":\"Any\",\"priority\":\"4\",\"terms\":[{\"id\":\"term_0_1592254559150\",\"field\":\"14\",\"operator\":\"equals\",\"value\":\"Tell Skoll about my organization's racial justice work\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568930973475\",\"visibility\":\"RequireMultiple\",\"fields\":[\"55\",\"56\"],\"isError\":false}],\"disabled\":\"1\",\"id\":\"1568930992867\",\"index\":\"5\",\"link\":\"Any\",\"priority\":\"5\",\"terms\":[{\"id\":\"term_1568930973475\",\"field\":\"54\",\"operator\":\"equals\",\"value\":\"YES\",\"isError\":false}],\"type\":\"require\"},{\"action\":[{\"id\":\"action_1568930940042\",\"visibility\":\"RequireMultiple\",\"fields\":[\"49\",\"50\",\"54\"],\"isError\":false}],\"disabled\":\"1\",\"id\":\"1568930963663\",\"index\":\"6\",\"link\":\"Any\",\"priority\":\"6\",\"terms\":[{\"id\":\"term_1568930940042\",\"field\":\"48\",\"operator\":\"equals\",\"value\":\"YES\",\"isError\":false}],\"type\":\"require\"},{\"action\":[{\"id\":\"action_1568930395451\",\"skipTo\":\"61\",\"isError\":false}],\"id\":\"1568930490651\",\"index\":\"7\",\"link\":\"Any\",\"priority\":\"7\",\"terms\":[{\"id\":\"term_1568930480922\",\"field\":\"54\",\"operator\":\"equals\",\"value\":\"NO\",\"isError\":false},{\"id\":\"term_1568930440270\",\"field\":\"48\",\"operator\":\"equals\",\"value\":\"NO\",\"isError\":false},{\"id\":\"term_1568930413824\",\"field\":\"42\",\"operator\":\"equals\",\"value\":\"NO\",\"isError\":false},{\"id\":\"term_1568930395451\",\"field\":\"29\",\"operator\":\"equals\",\"value\":\"NO\",\"isError\":false}],\"type\":\"page\"},{\"action\":[{\"id\":\"action_0_1568930799692\",\"visibility\":\"RequireMultiple\",\"isError\":false,\"fields\":[\"43\",\"44\",\"48\"]}],\"disabled\":\"1\",\"id\":\"1568928927516\",\"index\":\"8\",\"link\":\"Any\",\"priority\":\"8\",\"terms\":[{\"id\":\"term_0_1568930799692\",\"field\":\"42\",\"operator\":\"equals\",\"value\":\"YES\",\"isError\":false}],\"type\":\"require\"},{\"action\":[{\"id\":\"action_0_1568930911464\",\"visibility\":\"RequireMultiple\",\"isError\":false,\"fields\":[\"37\",\"38\",\"42\"]}],\"disabled\":\"1\",\"id\":\"1568928863825\",\"index\":\"9\",\"link\":\"Any\",\"priority\":\"9\",\"terms\":[{\"id\":\"term_0_1568930911464\",\"field\":\"29\",\"operator\":\"equals\",\"value\":\"YES\",\"isError\":false}],\"type\":\"require\"},{\"action\":[{\"id\":\"action_1569556975207\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"62\"}],\"disabled\":\"1\",\"id\":\"1569556994622\",\"index\":\"10\",\"link\":\"Any\",\"priority\":\"10\",\"terms\":[{\"id\":\"term_1569556975207\",\"field\":\"14\",\"operator\":\"equals\",\"value\":\"\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568851104079\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"19\"}],\"disabled\":\"1\",\"id\":\"1568851121020\",\"index\":\"11\",\"link\":\"Any\",\"priority\":\"11\",\"terms\":[{\"id\":\"term_1568851104079\",\"field\":\"14\",\"operator\":\"equals\",\"value\":\"Speak at the Skoll World Forum\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568850442625\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"59\"}],\"id\":\"1568850457423\",\"index\":\"12\",\"link\":\"Any\",\"priority\":\"12\",\"terms\":[{\"id\":\"term_1568850442625\",\"field\":\"55\",\"operator\":\"equals\",\"value\":\"Be considered for a Skoll Award\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568850412870\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"58\"}],\"disabled\":\"1\",\"id\":\"1568850438952\",\"index\":\"13\",\"link\":\"Any\",\"priority\":\"13\",\"terms\":[{\"id\":\"term_1568850412870\",\"field\":\"55\",\"operator\":\"equals\",\"value\":\"Speak at Skoll World Forum\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568850384854\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"57\"}],\"disabled\":\"1\",\"id\":\"1568850409291\",\"index\":\"14\",\"link\":\"Any\",\"priority\":\"14\",\"terms\":[{\"id\":\"term_1568850384854\",\"field\":\"55\",\"operator\":\"equals\",\"value\":\"Attend Skoll World Forum\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568850360428\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"53\"}],\"id\":\"1568850380982\",\"index\":\"15\",\"link\":\"Any\",\"priority\":\"15\",\"terms\":[{\"id\":\"term_1568850360428\",\"field\":\"49\",\"operator\":\"equals\",\"value\":\"Be considered for a Skoll Award\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568850324564\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"52\"}],\"disabled\":\"1\",\"id\":\"1568850354538\",\"index\":\"16\",\"link\":\"Any\",\"priority\":\"16\",\"terms\":[{\"id\":\"term_1568850324564\",\"field\":\"49\",\"operator\":\"equals\",\"value\":\"Speak at Skoll World Forum\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568850286201\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"51\"}],\"disabled\":\"1\",\"id\":\"1568850320362\",\"index\":\"17\",\"link\":\"Any\",\"priority\":\"17\",\"terms\":[{\"id\":\"term_1568850286201\",\"field\":\"49\",\"operator\":\"equals\",\"value\":\"Attend Skoll World Forum\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568850248155\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"47\"}],\"id\":\"1568850280272\",\"index\":\"18\",\"link\":\"Any\",\"priority\":\"18\",\"terms\":[{\"id\":\"term_1568850248155\",\"field\":\"43\",\"operator\":\"equals\",\"value\":\"Be considered for a Skoll Award\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568850227773\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"46\"}],\"disabled\":\"1\",\"id\":\"1568850243523\",\"index\":\"19\",\"link\":\"Any\",\"priority\":\"19\",\"terms\":[{\"id\":\"term_1568850227773\",\"field\":\"43\",\"operator\":\"equals\",\"value\":\"Speak at Skoll World Forum\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568850200630\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"45\"}],\"disabled\":\"1\",\"id\":\"1568850224123\",\"index\":\"20\",\"link\":\"Any\",\"priority\":\"20\",\"terms\":[{\"id\":\"term_1568850200630\",\"field\":\"43\",\"operator\":\"equals\",\"value\":\"Attend Skoll World Forum\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_0_1568931563960\",\"visibility\":\"ShowMultiple\",\"isError\":false,\"fields\":[\"55\",\"56\"]}],\"id\":\"1568850090847\",\"index\":\"21\",\"link\":\"Any\",\"priority\":\"21\",\"terms\":[{\"id\":\"term_0_1568931563960\",\"field\":\"54\",\"operator\":\"equals\",\"value\":\"YES\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_0_1568931587191\",\"visibility\":\"ShowMultiple\",\"isError\":false,\"fields\":[\"49\",\"50\",\"54\"]}],\"id\":\"1568850060911\",\"index\":\"22\",\"link\":\"Any\",\"priority\":\"22\",\"terms\":[{\"id\":\"term_0_1568931587191\",\"field\":\"48\",\"operator\":\"equals\",\"value\":\"YES\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_0_1568932278194\",\"visibility\":\"ShowMultiple\",\"isError\":false,\"fields\":[\"43\",\"44\",\"48\",\"54\"]}],\"id\":\"1568850023513\",\"index\":\"23\",\"link\":\"Any\",\"priority\":\"23\",\"terms\":[{\"id\":\"term_0_1568932278194\",\"field\":\"42\",\"operator\":\"equals\",\"value\":\"YES\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_0_1568932326337\",\"visibility\":\"ShowMultiple\",\"isError\":false,\"fields\":[\"37\",\"38\",\"42\"]}],\"id\":\"1568849033183\",\"index\":\"24\",\"link\":\"Any\",\"priority\":\"24\",\"terms\":[{\"id\":\"term_0_1568932326337\",\"field\":\"29\",\"operator\":\"equals\",\"value\":\"YES\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568848596774\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"41\"}],\"id\":\"1568848610805\",\"index\":\"25\",\"link\":\"Any\",\"priority\":\"25\",\"terms\":[{\"id\":\"term_1568848596774\",\"field\":\"37\",\"operator\":\"equals\",\"value\":\"Be considered for a Skoll Award\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568848565280\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"40\"}],\"disabled\":\"1\",\"id\":\"1568848592022\",\"index\":\"26\",\"link\":\"Any\",\"priority\":\"26\",\"terms\":[{\"id\":\"term_1568848565280\",\"field\":\"37\",\"operator\":\"equals\",\"value\":\"Speak at Skoll World Forum\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568848529052\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"39\"}],\"disabled\":\"1\",\"id\":\"1568848560487\",\"index\":\"27\",\"link\":\"Any\",\"priority\":\"27\",\"terms\":[{\"id\":\"term_1568848529052\",\"field\":\"37\",\"operator\":\"equals\",\"value\":\"Attend Skoll World Forum\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_0_1634102949183\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"65\"}],\"id\":\"1568769204986\",\"index\":\"28\",\"link\":\"Any\",\"priority\":\"28\",\"terms\":[{\"id\":\"term_0_1634102949183\",\"field\":\"14\",\"operator\":\"equals\",\"value\":\"Tell Skoll about my organization's racial justice work\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568768887601\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"24\"}],\"id\":\"1568768899608\",\"index\":\"29\",\"link\":\"Any\",\"priority\":\"29\",\"terms\":[{\"id\":\"term_1568768887601\",\"field\":\"21\",\"operator\":\"equals\",\"value\":\"Be considered for a Skoll Award\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_1568768866082\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"23\"}],\"disabled\":\"1\",\"id\":\"1568768880648\",\"index\":\"30\",\"link\":\"Any\",\"priority\":\"30\",\"terms\":[{\"id\":\"term_1568768866082\",\"field\":\"21\",\"operator\":\"equals\",\"value\":\"Speak at Skoll World Forum\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_0_1634252831877\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"22\"}],\"id\":\"1568768860865\",\"index\":\"31\",\"link\":\"Any\",\"priority\":\"31\",\"terms\":[{\"id\":\"term_0_1634252831877\",\"field\":\"21\",\"operator\":\"equals\",\"value\":\"Attend the Skoll World Forum\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_0_1568851026543\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"20\"}],\"id\":\"1568768119969\",\"index\":\"32\",\"link\":\"Any\",\"priority\":\"32\",\"terms\":[{\"id\":\"term_0_1568851026543\",\"field\":\"14\",\"operator\":\"equals\",\"value\":\"Tell Skoll about my work\",\"isError\":false}],\"type\":\"field\"},{\"action\":[{\"id\":\"action_0_1634242769638\",\"visibility\":\"Show\",\"isError\":false,\"field\":\"64\"}],\"id\":\"1587599842740\",\"index\":\"33\",\"link\":\"Any\",\"priority\":\"33\",\"terms\":[{\"id\":\"term_0_1634242769638\",\"field\":\"14\",\"operator\":\"equals\",\"value\":\"Tell Skoll about my COVID-19 response efforts\",\"isError\":false}],\"type\":\"field\"}]);\tJotForm.clearFieldOnHide=\"enable\";\n\tJotForm.submitError=\"jumpToFirstError\";\n\n\tJotForm.init(function(){\n\t\/*INIT-START*\/\n      JotForm.alterTexts([\"\"]);\n      FormTranslation.init({\"detectUserLanguage\":\"1\",\"firstPageOnly\":\"0\",\"options\":\"English (US)\",\"originalLanguage\":\"en\",\"primaryLanguage\":\"en\",\"saveUserLanguage\":\"1\",\"showStatus\":\"flag-with-nation\",\"theme\":\"light-theme\",\"version\":\"2\"});\n\t\n        \n        \n\t});\n\n   clearInterval(jsTime);\n }catch(e){}}, 1000);\n\n   setTimeout(function() {\nJotForm.paymentExtrasOnTheFly([null,null,null,null,null,null,null,null,null,null,{\"description\":\"\",\"name\":\"Enter\",\"qid\":\"10\",\"text\":\" Enter your name to get started\",\"type\":\"control_fullname\"},{\"name\":\"email11\",\"qid\":\"11\",\"text\":\"E-mail\",\"type\":\"control_email\"},null,null,{\"description\":\"\",\"name\":\"iWould\",\"qid\":\"14\",\"text\":\"I would like to\",\"type\":\"control_checkbox\"},null,null,null,{\"description\":\"We are committed to broadening\u00a0our network with new voices, diverse global leaders, and organizations actively seeking to partner around transformative social change.\u00a0The following information\u00a0will guide our 2020 Skoll World Forum team in understanding existing and future impactful connections.\u00a0If you have any questions or issues, please contact us at registration@skoll.org.\u00a0\",\"name\":\"firstA18\",\"qid\":\"18\",\"text\":\"First, a few details about yourself:\",\"type\":\"control_mixed\"},{\"description\":\"To submit your name for consideration\u00a0to speak at the Skoll World Forum, please let us know 2-3 sentences on what you envision. Please also include links to previous speaking engagements, if applicable.\",\"name\":\"speakAt\",\"qid\":\"19\",\"subLabel\":\"\",\"text\":\"Speak at the Skoll World Forum\",\"type\":\"control_textarea\"},{\"description\":\"\",\"name\":\"tellSkoll\",\"qid\":\"20\",\"text\":\"Tell Skoll about my work\",\"type\":\"control_mixed\"},{\"description\":\"Please provide your referrals here for the Skoll World Forum and Skoll Award. We recommend reviewing past Awardees and current criteria on our website.\\n\\nI would like to refer a person to...\",\"name\":\"referYour21\",\"qid\":\"21\",\"text\":\"Refer your network to Skoll (Individual #1)\",\"type\":\"control_checkbox\"},{\"description\":\"In 2-3 sentences, how would you envision this person contributing to the community at the\u00a0Skoll World Forum?\",\"name\":\"referTo\",\"qid\":\"22\",\"subLabel\":\"\",\"text\":\"Refer to attend the Skoll World Forum (Individual #1)\",\"type\":\"control_textarea\"},{\"description\":\"In 2-3 sentences, why would you recommend this person\u00a0to speak at the Skoll World Forum and on what topic(s)?\",\"name\":\"referTo23\",\"qid\":\"23\",\"subLabel\":\"\",\"text\":\"Refer to speak at the Skoll World Forum (Individual #1)\",\"type\":\"control_textarea\"},{\"description\":\"\",\"name\":\"referFor\",\"qid\":\"24\",\"text\":\"Refer for a Skoll Award (Individual #1)\",\"type\":\"control_mixed\"},null,null,null,{\"description\":\"\",\"name\":\"detailsOf28\",\"qid\":\"28\",\"text\":\"Details of the person you are referring (Individual #1):\",\"type\":\"control_mixed\"},{\"description\":\"Would you like to refer a second person?\",\"name\":\"thankYou\",\"qid\":\"29\",\"text\":\"Thank you for submitting a referral. \",\"type\":\"control_yesno\"},null,null,null,null,null,null,null,{\"description\":\"Please provide your referrals here for the Skoll World Forum and Skoll Award. We recommend reviewing past Awardees and our website for more information on our criteria.\\n\\nI would like to refer a second person to...\",\"name\":\"referYour37\",\"qid\":\"37\",\"text\":\"Refer your network to Skoll (Individual #2)\",\"type\":\"control_checkbox\"},{\"description\":\"\",\"name\":\"detailsOf\",\"qid\":\"38\",\"text\":\"Details of the person you are referring (Individual #2):\",\"type\":\"control_mixed\"},{\"description\":\"In 2-3 sentences, how would you envision this person contributing to the community at the\u00a0Skoll World Forum?\",\"name\":\"referTo39\",\"qid\":\"39\",\"subLabel\":\"\",\"text\":\"Refer to attend the Skoll World Forum (Individual #2)\",\"type\":\"control_textarea\"},{\"description\":\"In 2-3 sentences, why would you recommend this person\u00a0to speak at the Skoll World Forum?\",\"name\":\"referTo40\",\"qid\":\"40\",\"subLabel\":\"\",\"text\":\"Refer to speak at the Skoll World Forum (Individual #2)\",\"type\":\"control_textarea\"},{\"description\":\"\",\"name\":\"referFor41\",\"qid\":\"41\",\"text\":\"Refer for a Skoll Award (Individual #2)\",\"type\":\"control_mixed\"},{\"description\":\"Would you like to refer a third person?\",\"name\":\"thankYou42\",\"qid\":\"42\",\"text\":\"Thank you for submitting a referral. \",\"type\":\"control_yesno\"},{\"description\":\"Please provide your referrals here for the Skoll World Forum and Skoll Award. We recommend reviewing past Awardees and our website for more information on our criteria.\\n\\nI would like to refer a third person to...\",\"name\":\"referYour\",\"qid\":\"43\",\"text\":\"Refer your network to Skoll (Individual #3)\",\"type\":\"control_checkbox\"},{\"description\":\"\",\"name\":\"detailsOf44\",\"qid\":\"44\",\"text\":\"Details of the person you are referring (Individual #3):\",\"type\":\"control_mixed\"},{\"description\":\"In 2-3 sentences, how would you envision this person contributing to the community at the\u00a0Skoll World Forum?\",\"name\":\"referTo45\",\"qid\":\"45\",\"subLabel\":\"\",\"text\":\"Refer to attend the Skoll World Forum (Individual #3)\",\"type\":\"control_textarea\"},{\"description\":\"In 2-3 sentences, why would you recommend this person\u00a0to speak at the Skoll World Forum?\",\"name\":\"referTo46\",\"qid\":\"46\",\"subLabel\":\"\",\"text\":\"Refer to speak at the Skoll World Forum (Individual #3)\",\"type\":\"control_textarea\"},{\"description\":\"\",\"name\":\"referFor47\",\"qid\":\"47\",\"text\":\"Refer for a Skoll Award (Individual #3)\",\"type\":\"control_mixed\"},{\"description\":\"Would you like to refer a fourth person?\",\"name\":\"thankYou48\",\"qid\":\"48\",\"text\":\"Thank you for submitting a referral.\",\"type\":\"control_yesno\"},{\"description\":\"Please provide your referrals here for the Skoll World Forum and Skoll Award. We recommend reviewing past Awardees and our website for more information on our criteria.\\n\\nI would like to refer a fourth person to...\",\"name\":\"referYour49\",\"qid\":\"49\",\"text\":\"Refer your network to Skoll (Individual #4)\",\"type\":\"control_checkbox\"},{\"description\":\"\",\"name\":\"detailsOf50\",\"qid\":\"50\",\"text\":\"Details of the person you are referring (Individual #4):\",\"type\":\"control_mixed\"},{\"description\":\"In 2-3 sentences, how would you envision this person contributing to the community at the\u00a0Skoll World Forum?\",\"name\":\"referTo51\",\"qid\":\"51\",\"subLabel\":\"\",\"text\":\"Refer to attend the Skoll World Forum (Individual #4)\",\"type\":\"control_textarea\"},{\"description\":\"In 2-3 sentences, why would you recommend this person\u00a0to speak at the Skoll World Forum?\",\"name\":\"referTo52\",\"qid\":\"52\",\"subLabel\":\"\",\"text\":\"Refer to speak at the Skoll World Forum (Individual #4)\",\"type\":\"control_textarea\"},{\"description\":\"\",\"name\":\"referFor53\",\"qid\":\"53\",\"text\":\"Refer for a Skoll Award (Individual #4)\",\"type\":\"control_mixed\"},{\"description\":\"Would you like to refer a fifth person?\",\"name\":\"thankYou54\",\"qid\":\"54\",\"text\":\"Thank you for submitting a referral.\",\"type\":\"control_yesno\"},{\"description\":\"Please provide your referrals here for the Skoll World Forum and Skoll Award. We recommend reviewing past Awardees and our website for more information on our criteria.\\n\\nI would like to refer a fifth person to...\",\"name\":\"referYour55\",\"qid\":\"55\",\"text\":\"Refer your network to Skoll (Individual #5)\",\"type\":\"control_checkbox\"},{\"description\":\"\",\"name\":\"detailsOf56\",\"qid\":\"56\",\"text\":\"Details of the person you are referring (Individual #5):\",\"type\":\"control_mixed\"},{\"description\":\"In 2-3 sentences, how would you envision this person contributing to the community at the\u00a0Skoll World Forum?\",\"name\":\"referTo57\",\"qid\":\"57\",\"subLabel\":\"\",\"text\":\"Refer to attend the Skoll World Forum (Individual #5)\",\"type\":\"control_textarea\"},{\"description\":\"In 2-3 sentences, why would you recommend this person\u00a0to speak at the Skoll World Forum?\",\"name\":\"referTo58\",\"qid\":\"58\",\"subLabel\":\"\",\"text\":\"Refer to speak at the Skoll World Forum (Individual #5)\",\"type\":\"control_textarea\"},{\"description\":\"\",\"name\":\"referFor59\",\"qid\":\"59\",\"text\":\"Refer for a Skoll Award (Individual #5)\",\"type\":\"control_mixed\"},null,{\"name\":\"input60\",\"qid\":\"61\",\"text\":\"Thank you for providing referrals for the Skoll Foundation network! Where appropriate, we will reach out to the individual or organization directly to learn more. \",\"type\":\"control_text\"},{\"description\":\"In 2-3 sentences, how would you contribute to the community at the\u00a0Skoll World Forum?\",\"name\":\"attendThe\",\"qid\":\"62\",\"subLabel\":\"\",\"text\":\"Attend the Skoll World Forum\",\"type\":\"control_textarea\"},null,{\"description\":\"\",\"name\":\"tellSkoll64\",\"qid\":\"64\",\"text\":\"Tell Skoll about my COVID-19 work\",\"type\":\"control_mixed\"},{\"description\":\"\",\"name\":\"tellSkoll65\",\"qid\":\"65\",\"text\":\"Tell Skoll about my organization's racial justice work\",\"type\":\"control_mixed\"}]);}, 20); \n<\/script>\n\n      <\/div><div class=\"jfForm-wrapper\" role=\"main\"><div class=\"jfForm-backgroundContainer\"><\/div><div class=\"jfForm-backgroundUnderlay\"><\/div><div class=\"jfForm-backgroundOverlay\"><\/div><div class=\"jfForm-background\"><div class=\"jfForm-background-mask\"><\/div><\/div><div class=\"jfWelcome-wrapper\" role=\"banner\"><div class=\"jfWelcome\"><div id=\"header_welcomePage\" class=\"jfWelcome-header form-header\" data-component=\"header\" style=\"opacity:0\">Universal Engagement Form<\/div><div id=\"subHeader_welcomePage\" class=\"jfWelcome-description form-subHeader\"><\/div><div class=\"jfWelcome-sectionInfo\"><span class=\"jfWelcome-sectionInfo-questionCount\"><\/span><span class=\"jfWelcome-sectionInfo-text\"><\/span><\/div><div class=\"jfWelcome-buttonWrapper\"><button class=\"jfWelcome-button\" id=\"jfCard-welcome-previous\" style=\"display:none\"><\/button><\/div><div class=\"jfWelcome-buttonWrapper\"><button class=\"jfWelcome-button\" id=\"jfCard-welcome-start\" style=\"display:none\"><\/button><\/div><\/div><\/div><form class=\"jotform-form\" id=\"92595805944168\" name=\"form_92595805944168\" action=\"https:\/\/submit.jotform.com\/submit\/92595805944168\" method=\"post\" autoComplete=\"on\"><input type=\"hidden\" name=\"formID\" value=\"92595805944168\"\/><div class=\"jfTranslation\"><input type=\"text\" class=\"jfTranslation-input\" id=\"input_language\" name=\"input_language\" style=\"display:none\"\/><div class=\"jfTranslation-dropdown language-dd\" id=\"langDd\" style=\"display:none\"><div class=\"jfTranslation-placeholder dd-placeholder lang-emp\">Language<\/div><ul class=\"jfTranslation-list lang-list dn\" id=\"langList\"><li data-lang=\"en\" class=\"en\">English (US)<\/li><\/ul><\/div><\/div><ul class=\"jfForm-all form-section page-section form-all\" id=\"cardAnimationWrapper\"><li class=\"form-line\" data-type=\"control_fullname\" id=\"id_10\" data-compound-hint=\"\"><div id=\"cid_10\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_fullname\"><div class=\"jfCard-index\"><div>1<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_group_10\" class=\"jfQuestion-label isLeftAlign\" id=\"label_10\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\"> Enter your name to get started<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_10_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields\" data-wrapper-react=\"true\" role=\"group\" id=\"input_group_10\"><div class=\"jfField\" data-type=\"first\"><input type=\"text\" id=\"first_10\" name=\"q10_Enter[first]\" class=\"form-textbox validate[required] forFullname jfInput-input hasSublabel\" autoComplete=\"given-name\" size=\"10\" value=\"\" data-component=\"first\" required=\"\" aria-required=\"true\" aria-describedby=\"id_10_description\" aria-labelledby=\"label_10 sublabel_10_first\"\/><label class=\"jfField-sublabel \" for=\"first_10\" id=\"sublabel_10_first\">First Name<\/label><\/div><div class=\"jfField\" data-type=\"last\"><input type=\"text\" id=\"last_10\" name=\"q10_Enter[last]\" class=\"form-textbox validate[required] forFullname jfInput-input hasSublabel\" autoComplete=\"family-name\" size=\"15\" value=\"\" data-component=\"last\" required=\"\" aria-required=\"true\" aria-describedby=\"id_10_description\" aria-labelledby=\"label_10 sublabel_10_last\"\/><label class=\"jfField-sublabel \" for=\"last_10\" id=\"sublabel_10_last\">Last Name<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:none\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_email\" id=\"id_11\"><div id=\"cid_11\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_email\"><div class=\"jfCard-index\"><div>2<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_11\" class=\"jfQuestion-label isLeftAlign\" id=\"label_11\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">E-mail<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_11_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields questionMode\"><div class=\"jfField\" data-type=\"email\"><input type=\"email\" id=\"input_11\" name=\"q11_email11\" class=\"form-textbox validate[required, verificationCode, Email] forEmail jfInput-input\" autoComplete=\"email\" size=\"32\" value=\"\" placeholder=\"ex: myname@example.com\" data-component=\"email\" required=\"\" aria-required=\"true\" aria-describedby=\"id_11_description\"\/><label class=\"jfField-sublabel \" for=\"input_11\" aria-hidden=\"true\"><\/label><div class=\"jfCardTooltip js-tooltipContainer\"><div class=\"js-tooltipMessageContainer-info\"><\/div><div class=\"js-tooltipMessageContainer-error\"><\/div><div class=\"jfCardTooltip-close js-tooltipCloseButton\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 326 326\"><g data-name=\"Layer 2\"><g data-name=\"Layer 1\"><path class=\"fail-outer\" d=\"M163,0C73.12,0,0,73.12,0,163S73.12,326,163,326s163-73.12,163-163S252.88,0,163,0Z\"><\/path><path class=\"fail-inner\" d=\"M227.6,98.4a14.75,14.75,0,0,0-20.86,0L163,142.14,119.26,98.4A14.75,14.75,0,1,0,98.4,119.26L142.14,163,98.4,206.74a14.75,14.75,0,1,0,20.86,20.86L163,183.86l43.74,43.74a14.75,14.75,0,1,0,20.86-20.86L183.86,163l43.74-43.74A14.75,14.75,0,0,0,227.6,98.4Z\"><\/path><\/g><\/g><\/svg><\/span><\/div><\/div><div class=\"jfEmailVerify-feedback isPositive js-EmailFeedback\"><span class=\"jfEmailVerify-feedbackText\">Email Verified<\/span><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 326 326\" class=\"check-outer\"><g data-name=\"Layer 2\"><g data-name=\"Layer 1\"><path d=\"M163,0C73.12,0,0,73.12,0,163S73.12,326,163,326s163-73.12,163-163S252.88,0,163,0Z\"><\/path><path d=\"M237.88,108.5a13.49,13.49,0,0,0-19.08,0l-80.38,80.38-31.23-31.22a13.49,13.49,0,0,0-19.08,19.09l40.77,40.76a13.5,13.5,0,0,0,19.08,0l.34-.34h0l89.56-89.56a13.49,13.49,0,0,0,0-19.08Z\" class=\"check-inner\" style=\"fill:#fff\"><\/path><\/g><\/g><\/svg><\/span><\/div><\/div><div class=\"jfField isPassive jfEmailVerify-buttonWrapper js-emailVerificationButtonWrapper\"><button type=\"button\" class=\"jfEmailVerify-button verificationCodeButton js-emailVerificationButton\">Send Verification Code<\/button><\/div><div class=\"jfEmailVerify-wrapper js-emailVerificationArea\"><div class=\"jfEmailVerify\"><p class=\"jfEmailVerify-sentVerificationText\">The verification code has been sent to <span style=color:#4a85ef>some@email.com<\/span><br\/>Please check your mailbox and paste the code below to complete verification<\/p><div class=\"jfEmailVerify-inside\"><div class=\"jfEmailVerify-inputWrapper\"><label class=\"noTranslate\" style=\"display:block\"><input type=\"number\" class=\"jfInput-input\" step=\"1000\"\/><div class=\"jfEmailVerify-prompter js-emailVerify-prompter\"><span>\u2022<\/span><span>\u2022<\/span><span>\u2022<\/span><span>\u2022<\/span><\/div><\/label><div class=\"jfEmailVerify-statusIcon js-emailVerify-statusIcon js-forSuccess forSuccess\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 326 326\" class=\"check-outer\"><g data-name=\"Layer 2\"><g data-name=\"Layer 1\"><path d=\"M163,0C73.12,0,0,73.12,0,163S73.12,326,163,326s163-73.12,163-163S252.88,0,163,0Z\"><\/path><path d=\"M237.88,108.5a13.49,13.49,0,0,0-19.08,0l-80.38,80.38-31.23-31.22a13.49,13.49,0,0,0-19.08,19.09l40.77,40.76a13.5,13.5,0,0,0,19.08,0l.34-.34h0l89.56-89.56a13.49,13.49,0,0,0,0-19.08Z\" class=\"check-inner\" style=\"fill:#fff\"><\/path><\/g><\/g><\/svg><\/span><\/div><div class=\"jfEmailVerify-statusIcon js-emailVerify-statusIcon js-forFail forFail\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 326 326\"><g data-name=\"Layer 2\"><g data-name=\"Layer 1\"><path class=\"fail-outer\" d=\"M163,0C73.12,0,0,73.12,0,163S73.12,326,163,326s163-73.12,163-163S252.88,0,163,0Z\"><\/path><path class=\"fail-inner\" d=\"M227.6,98.4a14.75,14.75,0,0,0-20.86,0L163,142.14,119.26,98.4A14.75,14.75,0,1,0,98.4,119.26L142.14,163,98.4,206.74a14.75,14.75,0,1,0,20.86,20.86L163,183.86l43.74,43.74a14.75,14.75,0,1,0,20.86-20.86L183.86,163l43.74-43.74A14.75,14.75,0,0,0,227.6,98.4Z\"><\/path><\/g><\/g><\/svg><\/span><\/div><\/div><div class=\"jfEmailVerify-footer\"><span class=\"jfEmailVerify-didntReceiveVerification\">Didn&#x27;t receive verification code?<\/span><button class=\"js-resendCode\" type=\"button\">RESEND CODE<\/button><span class=\"jfEmailVerify-or\"> or<\/span><button class=\"js-changeEmail\" type=\"button\">CHANGE EMAIL<\/button><div class=\"jfEmailVerify-footer-patienceText\">Receiving the email may take a few minutes, thank you for your patience!<\/div><\/div><\/div><\/div><\/div><div class=\"jfEmailVerify-loading\"><span class=\"loadingDot\"><\/span><span class=\"loadingDot isD2\"><\/span><span class=\"loadingDot isD3\"><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_checkbox\" id=\"id_14\"><div id=\"cid_14\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_checkbox\"><div class=\"jfCard-index\"><div>3<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_group_14\" class=\"jfQuestion-label isLeftAlign\" id=\"label_14\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">I would like to<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_14_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div role=\"group\" id=\"input_group_14\" class=\"jfQuestion-fields form-single-column\" data-component=\"checkbox\"><div class=\"jfField form-checkbox-item\"><label data-id=\"label_input_14_0\" class=\"jfCheckbox withoutImage\"><input type=\"checkbox\" class=\"jfCheckbox-input form-checkbox validate[required]\" name=\"q14_iWould[]\" value=\"Tell Skoll about my COVID-19 response efforts\" id=\"input_14_0\" required=\"\" aria-describedby=\"label_14\"\/><div class=\"jfCheckbox-label\"><span class=\"jfCheckbox-customInput\"><span class=\"jfCheckbox-customInputIcon\"><\/span><\/span><img class=\"jfCheckbox-visual\" alt=\"Checkbox\" loading=\"lazy\"\/><span class=\"jfCheckbox-labelText\">Tell Skoll about my COVID-19 response efforts<\/span><\/div><\/label><\/div><div class=\"jfField form-checkbox-item\"><label data-id=\"label_input_14_1\" class=\"jfCheckbox withoutImage\"><input type=\"checkbox\" class=\"jfCheckbox-input form-checkbox validate[required]\" name=\"q14_iWould[]\" value=\"Tell Skoll about my organization&#x27;s racial justice work\" id=\"input_14_1\" required=\"\" aria-describedby=\"label_14\"\/><div class=\"jfCheckbox-label\"><span class=\"jfCheckbox-customInput\"><span class=\"jfCheckbox-customInputIcon\"><\/span><\/span><img class=\"jfCheckbox-visual\" alt=\"Checkbox\" loading=\"lazy\"\/><span class=\"jfCheckbox-labelText\">Tell Skoll about my organization&#x27;s racial justice work<\/span><\/div><\/label><\/div><div class=\"jfField form-checkbox-item\"><label data-id=\"label_input_14_2\" class=\"jfCheckbox withoutImage\"><input type=\"checkbox\" class=\"jfCheckbox-input form-checkbox validate[required]\" name=\"q14_iWould[]\" value=\"Submit a referral\" id=\"input_14_2\" required=\"\" aria-describedby=\"label_14\"\/><div class=\"jfCheckbox-label\"><span class=\"jfCheckbox-customInput\"><span class=\"jfCheckbox-customInputIcon\"><\/span><\/span><img class=\"jfCheckbox-visual\" alt=\"Checkbox\" loading=\"lazy\"\/><span class=\"jfCheckbox-labelText\">Submit a referral<\/span><\/div><\/label><\/div><div class=\"jfField form-checkbox-item\"><label data-id=\"label_input_14_3\" class=\"jfCheckbox withoutImage\"><input type=\"checkbox\" class=\"jfCheckbox-input form-checkbox validate[required]\" name=\"q14_iWould[]\" value=\"Subscribe to Skoll Newsletter\" id=\"input_14_3\" required=\"\" aria-describedby=\"label_14\"\/><div class=\"jfCheckbox-label\"><span class=\"jfCheckbox-customInput\"><span class=\"jfCheckbox-customInputIcon\"><\/span><\/span><img class=\"jfCheckbox-visual\" alt=\"Checkbox\" loading=\"lazy\"\/><span class=\"jfCheckbox-labelText\">Subscribe to Skoll Newsletter<\/span><\/div><\/label><\/div><div class=\"jfField form-checkbox-item\"><label data-id=\"label_input_14_4\" class=\"jfCheckbox withoutImage\"><input type=\"checkbox\" class=\"jfCheckbox-input form-checkbox validate[required]\" name=\"q14_iWould[]\" value=\"Tell Skoll about my work\" id=\"input_14_4\" required=\"\" aria-describedby=\"label_14\"\/><div class=\"jfCheckbox-label\"><span class=\"jfCheckbox-customInput\"><span class=\"jfCheckbox-customInputIcon\"><\/span><\/span><img class=\"jfCheckbox-visual\" alt=\"Checkbox\" loading=\"lazy\"\/><span class=\"jfCheckbox-labelText\">Tell Skoll about my work<\/span><\/div><\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_18\"><div id=\"cid_18\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>4<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_18\" class=\"jfQuestion-label isLeftAlign\" id=\"label_18\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">First, a few details about yourself:<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_18_description\"><span>We are committed to broadening\u00a0our network with new voices, diverse global leaders, and organizations actively seeking to partner around transformative social change.\u00a0The following information\u00a0will guide our 2020 Skoll World Forum team in understanding existing and future impactful connections.\u00a0If you have any questions or issues, please contact us at registration@skoll.org.\u00a0<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_18_field_4\" name=\"q18_firstA18[field_4]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_18_description\"\/><label class=\"jfField-sublabel \" for=\"input_18_field_4\" id=\"sublabel_18_field_4\">Current Title<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_18_field_1\" name=\"q18_firstA18[field_1]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_18_description\"\/><label class=\"jfField-sublabel \" for=\"input_18_field_1\" id=\"sublabel_18_field_1\">Organization Name<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_18_field_3\" name=\"q18_firstA18[field_3]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_18_description\"\/><label class=\"jfField-sublabel \" for=\"input_18_field_3\" id=\"sublabel_18_field_3\">Organization Website<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"2\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_18_field_5\" name=\"q18_firstA18[field_5]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Academic Institution\">Academic Institution<\/option><option value=\"Commercial Bank\">Commercial Bank<\/option><option value=\"Commercial Social Purpose\/Social Enterprise Organization\">Commercial Social Purpose\/Social Enterprise Organization<\/option><option value=\"Development Finance Bank or Institution\">Development Finance Bank or Institution<\/option><option value=\"For-Profit Corporation\">For-Profit Corporation<\/option><option value=\"Foundation\/Trust\">Foundation\/Trust<\/option><option value=\"Government\/Aid Agency\">Government\/Aid Agency<\/option><option value=\"Individual Investor\/Donor\">Individual Investor\/Donor<\/option><option value=\"Investment\/Asset Management\">Investment\/Asset Management<\/option><option value=\"Media Company\">Media Company<\/option><option value=\"Non-Governmental\/Non-Profit Organization\">Non-Governmental\/Non-Profit Organization<\/option><option value=\"Professional Services\/Independent Consultants\">Professional Services\/Independent Consultants<\/option><option value=\"Professional\/Industry Association\">Professional\/Industry Association<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_18_field_5\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_18_field_5\" style=\"display:none\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-18-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Academic Institution\" class=\"jfDropdown-optionListItem\">Academic Institution<\/li><li role=\"option\" data-value=\"Commercial Bank\" class=\"jfDropdown-optionListItem\">Commercial Bank<\/li><li role=\"option\" data-value=\"Commercial Social Purpose\/Social Enterprise Organization\" class=\"jfDropdown-optionListItem\">Commercial Social Purpose\/Social Enterprise Organization<\/li><li role=\"option\" data-value=\"Development Finance Bank or Institution\" class=\"jfDropdown-optionListItem\">Development Finance Bank or Institution<\/li><li role=\"option\" data-value=\"For-Profit Corporation\" class=\"jfDropdown-optionListItem\">For-Profit Corporation<\/li><li role=\"option\" data-value=\"Foundation\/Trust\" class=\"jfDropdown-optionListItem\">Foundation\/Trust<\/li><li role=\"option\" data-value=\"Government\/Aid Agency\" class=\"jfDropdown-optionListItem\">Government\/Aid Agency<\/li><li role=\"option\" data-value=\"Individual Investor\/Donor\" class=\"jfDropdown-optionListItem\">Individual Investor\/Donor<\/li><li role=\"option\" data-value=\"Investment\/Asset Management\" class=\"jfDropdown-optionListItem\">Investment\/Asset Management<\/li><li role=\"option\" data-value=\"Media Company\" class=\"jfDropdown-optionListItem\">Media Company<\/li><li role=\"option\" data-value=\"Non-Governmental\/Non-Profit Organization\" class=\"jfDropdown-optionListItem\">Non-Governmental\/Non-Profit Organization<\/li><li role=\"option\" data-value=\"Professional Services\/Independent Consultants\" class=\"jfDropdown-optionListItem\">Professional Services\/Independent Consultants<\/li><li role=\"option\" data-value=\"Professional\/Industry Association\" class=\"jfDropdown-optionListItem\">Professional\/Industry Association<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_18_field_5\" id=\"sublabel_18_field_5\">Organization Type<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"2\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_18_field_6\" name=\"q18_firstA18[field_6]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"I prefer not to say\">I prefer not to say<\/option><option value=\"Afghanistan\">Afghanistan<\/option><option value=\"Albania\">Albania<\/option><option value=\"Algeria\">Algeria<\/option><option value=\"Andorra\">Andorra<\/option><option value=\"Angola\">Angola<\/option><option value=\"Antigua and Barbuda\">Antigua and Barbuda<\/option><option value=\"Argentina\">Argentina<\/option><option value=\"Armenia\">Armenia<\/option><option value=\"Australia\">Australia<\/option><option value=\"Austria\">Austria<\/option><option value=\"Azerbaijan\">Azerbaijan<\/option><option value=\"Bahamas\">Bahamas<\/option><option value=\"Bahrain\">Bahrain<\/option><option value=\"Bangladesh\">Bangladesh<\/option><option value=\"Barbados\">Barbados<\/option><option value=\"Belarus\">Belarus<\/option><option value=\"Belgium\">Belgium<\/option><option value=\"Belize\">Belize<\/option><option value=\"Benin\">Benin<\/option><option value=\"Bhutan\">Bhutan<\/option><option value=\"Bolivia\">Bolivia<\/option><option value=\"Bosnia and Herzegovina\">Bosnia and Herzegovina<\/option><option value=\"Botswana\">Botswana<\/option><option value=\"Brazil\">Brazil<\/option><option value=\"Brunei\">Brunei<\/option><option value=\"Bulgaria\">Bulgaria<\/option><option value=\"Burkina Faso\">Burkina Faso<\/option><option value=\"Burundi\">Burundi<\/option><option value=\"Cabo Verde\">Cabo Verde<\/option><option value=\"Cambodia\">Cambodia<\/option><option value=\"Cameroon\">Cameroon<\/option><option value=\"Canada\">Canada<\/option><option value=\"Central African Republic (CAR)\">Central African Republic (CAR)<\/option><option value=\"Chad\">Chad<\/option><option value=\"Chile\">Chile<\/option><option value=\"China\">China<\/option><option value=\"Colombia\">Colombia<\/option><option value=\"Comoros\">Comoros<\/option><option value=\"Congo, Democratic Republic of the\">Congo, Democratic Republic of the<\/option><option value=\"Congo, Republic of the\">Congo, Republic of the<\/option><option value=\"Costa Rica\">Costa Rica<\/option><option value=\"Cote d&#x27;Ivoire\">Cote d&#x27;Ivoire<\/option><option value=\"Croatia\">Croatia<\/option><option value=\"Cuba\">Cuba<\/option><option value=\"Cyprus\">Cyprus<\/option><option value=\"Czechia\">Czechia<\/option><option value=\"Denmark\">Denmark<\/option><option value=\"Djibouti\">Djibouti<\/option><option value=\"Dominica\">Dominica<\/option><option value=\"Dominican Republic\">Dominican Republic<\/option><option value=\"Ecuador\">Ecuador<\/option><option value=\"Egypt\">Egypt<\/option><option value=\"El Salvador\">El Salvador<\/option><option value=\"Equatorial Guinea\">Equatorial Guinea<\/option><option value=\"Eritrea\">Eritrea<\/option><option value=\"Estonia\">Estonia<\/option><option value=\"Eswatini (formerly Swaziland)\">Eswatini (formerly Swaziland)<\/option><option value=\"Ethiopia\">Ethiopia<\/option><option value=\"Fiji\">Fiji<\/option><option value=\"Finland\">Finland<\/option><option value=\"France\">France<\/option><option value=\"Gabon\">Gabon<\/option><option value=\"Gambia\">Gambia<\/option><option value=\"Georgia\">Georgia<\/option><option value=\"Germany\">Germany<\/option><option value=\"Ghana\">Ghana<\/option><option value=\"Greece\">Greece<\/option><option value=\"Grenada\">Grenada<\/option><option value=\"Guatemala\">Guatemala<\/option><option value=\"Guinea\">Guinea<\/option><option value=\"Guinea-Bissau\">Guinea-Bissau<\/option><option value=\"Guyana\">Guyana<\/option><option value=\"Haiti\">Haiti<\/option><option value=\"Honduras\">Honduras<\/option><option value=\"Hungary\">Hungary<\/option><option value=\"Iceland\">Iceland<\/option><option value=\"India\">India<\/option><option value=\"Indonesia\">Indonesia<\/option><option value=\"Iran\">Iran<\/option><option value=\"Iraq\">Iraq<\/option><option value=\"Ireland\">Ireland<\/option><option value=\"Israel\">Israel<\/option><option value=\"Italy\">Italy<\/option><option value=\"Jamaica\">Jamaica<\/option><option value=\"Japan\">Japan<\/option><option value=\"Jordan\">Jordan<\/option><option value=\"Kazakhstan\">Kazakhstan<\/option><option value=\"Kenya\">Kenya<\/option><option value=\"Kiribati\">Kiribati<\/option><option value=\"Kosovo\">Kosovo<\/option><option value=\"Kuwait\">Kuwait<\/option><option value=\"Kyrgyzstan\">Kyrgyzstan<\/option><option value=\"Laos\">Laos<\/option><option value=\"Latvia\">Latvia<\/option><option value=\"Lebanon\">Lebanon<\/option><option value=\"Lesotho\">Lesotho<\/option><option value=\"Liberia\">Liberia<\/option><option value=\"Libya\">Libya<\/option><option value=\"Liechtenstein\">Liechtenstein<\/option><option value=\"Lithuania\">Lithuania<\/option><option value=\"Luxembourg\">Luxembourg<\/option><option value=\"Madagascar\">Madagascar<\/option><option value=\"Malawi\">Malawi<\/option><option value=\"Malaysia\">Malaysia<\/option><option value=\"Maldives\">Maldives<\/option><option value=\"Mali\">Mali<\/option><option value=\"Malta\">Malta<\/option><option value=\"Marshall Islands\">Marshall Islands<\/option><option value=\"Mauritania\">Mauritania<\/option><option value=\"Mauritius\">Mauritius<\/option><option value=\"Mexico\">Mexico<\/option><option value=\"Micronesia\">Micronesia<\/option><option value=\"Moldova\">Moldova<\/option><option value=\"Monaco\">Monaco<\/option><option value=\"Mongolia\">Mongolia<\/option><option value=\"Montenegro\">Montenegro<\/option><option value=\"Morocco\">Morocco<\/option><option value=\"Mozambique\">Mozambique<\/option><option value=\"Myanmar (formerly Burma)\">Myanmar (formerly Burma)<\/option><option value=\"Namibia\">Namibia<\/option><option value=\"Nauru\">Nauru<\/option><option value=\"Nepal\">Nepal<\/option><option value=\"Netherlands\">Netherlands<\/option><option value=\"New Zealand\">New Zealand<\/option><option value=\"Nicaragua\">Nicaragua<\/option><option value=\"Niger\">Niger<\/option><option value=\"Nigeria\">Nigeria<\/option><option value=\"North Korea\">North Korea<\/option><option value=\"North Macedonia (formerly Macedonia)\">North Macedonia (formerly Macedonia)<\/option><option value=\"Norway\">Norway<\/option><option value=\"Oman\">Oman<\/option><option value=\"Pakistan\">Pakistan<\/option><option value=\"Palau\">Palau<\/option><option value=\"Palestine\">Palestine<\/option><option value=\"Panama\">Panama<\/option><option value=\"Papua New Guinea\">Papua New Guinea<\/option><option value=\"Paraguay\">Paraguay<\/option><option value=\"Peru\">Peru<\/option><option value=\"Philippines\">Philippines<\/option><option value=\"Poland\">Poland<\/option><option value=\"Portugal\">Portugal<\/option><option value=\"Qatar\">Qatar<\/option><option value=\"Romania\">Romania<\/option><option value=\"Russia\">Russia<\/option><option value=\"Rwanda\">Rwanda<\/option><option value=\"Saint Kitts and Nevis\">Saint Kitts and Nevis<\/option><option value=\"Saint Lucia\">Saint Lucia<\/option><option value=\"Saint Vincent and the Grenadines\">Saint Vincent and the Grenadines<\/option><option value=\"Samoa\">Samoa<\/option><option value=\"San Marino\">San Marino<\/option><option value=\"Sao Tome and Principe\">Sao Tome and Principe<\/option><option value=\"Saudi Arabia\">Saudi Arabia<\/option><option value=\"Senegal\">Senegal<\/option><option value=\"Serbia\">Serbia<\/option><option value=\"Seychelles\">Seychelles<\/option><option value=\"Sierra Leone\">Sierra Leone<\/option><option value=\"Singapore\">Singapore<\/option><option value=\"Slovakia\">Slovakia<\/option><option value=\"Slovenia\">Slovenia<\/option><option value=\"Solomon Islands\">Solomon Islands<\/option><option value=\"Somalia\">Somalia<\/option><option value=\"South Africa\">South Africa<\/option><option value=\"South Korea\">South Korea<\/option><option value=\"South Sudan\">South Sudan<\/option><option value=\"Spain\">Spain<\/option><option value=\"Sri Lanka\">Sri Lanka<\/option><option value=\"Sudan\">Sudan<\/option><option value=\"Suriname\">Suriname<\/option><option value=\"Sweden\">Sweden<\/option><option value=\"Switzerland\">Switzerland<\/option><option value=\"Syria\">Syria<\/option><option value=\"Taiwan\">Taiwan<\/option><option value=\"Tajikistan\">Tajikistan<\/option><option value=\"Tanzania\">Tanzania<\/option><option value=\"Thailand\">Thailand<\/option><option value=\"Timor-Leste\">Timor-Leste<\/option><option value=\"Togo\">Togo<\/option><option value=\"Tonga\">Tonga<\/option><option value=\"Trinidad and Tobago\">Trinidad and Tobago<\/option><option value=\"Tunisia\">Tunisia<\/option><option value=\"Turkey\">Turkey<\/option><option value=\"Turkmenistan\">Turkmenistan<\/option><option value=\"Tuvalu\">Tuvalu<\/option><option value=\"Uganda\">Uganda<\/option><option value=\"Ukraine\">Ukraine<\/option><option value=\"United Arab Emirates (UAE)\">United Arab Emirates (UAE)<\/option><option value=\"United Kingdom (UK)\">United Kingdom (UK)<\/option><option value=\"United States of America (USA)\">United States of America (USA)<\/option><option value=\"Uruguay\">Uruguay<\/option><option value=\"Uzbekistan\">Uzbekistan<\/option><option value=\"Vanuatu\">Vanuatu<\/option><option value=\"Vatican City (Holy See)\">Vatican City (Holy See)<\/option><option value=\"Venezuela\">Venezuela<\/option><option value=\"Vietnam\">Vietnam<\/option><option value=\"Yemen\">Yemen<\/option><option value=\"Zambia\">Zambia<\/option><option value=\"Zimbabwe\">Zimbabwe<\/option><\/select><div class=\"jfInput-dropdown hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_18_field_6\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_18_field_6\" style=\"display:none\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-18-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"I prefer not to say\" class=\"jfDropdown-optionListItem\">I prefer not to say<\/li><li role=\"option\" data-value=\"Afghanistan\" class=\"jfDropdown-optionListItem\">Afghanistan<\/li><li role=\"option\" data-value=\"Albania\" class=\"jfDropdown-optionListItem\">Albania<\/li><li role=\"option\" data-value=\"Algeria\" class=\"jfDropdown-optionListItem\">Algeria<\/li><li role=\"option\" data-value=\"Andorra\" class=\"jfDropdown-optionListItem\">Andorra<\/li><li role=\"option\" data-value=\"Angola\" class=\"jfDropdown-optionListItem\">Angola<\/li><li role=\"option\" data-value=\"Antigua and Barbuda\" class=\"jfDropdown-optionListItem\">Antigua and Barbuda<\/li><li role=\"option\" data-value=\"Argentina\" class=\"jfDropdown-optionListItem\">Argentina<\/li><li role=\"option\" data-value=\"Armenia\" class=\"jfDropdown-optionListItem\">Armenia<\/li><li role=\"option\" data-value=\"Australia\" class=\"jfDropdown-optionListItem\">Australia<\/li><li role=\"option\" data-value=\"Austria\" class=\"jfDropdown-optionListItem\">Austria<\/li><li role=\"option\" data-value=\"Azerbaijan\" class=\"jfDropdown-optionListItem\">Azerbaijan<\/li><li role=\"option\" data-value=\"Bahamas\" class=\"jfDropdown-optionListItem\">Bahamas<\/li><li role=\"option\" data-value=\"Bahrain\" class=\"jfDropdown-optionListItem\">Bahrain<\/li><li role=\"option\" data-value=\"Bangladesh\" class=\"jfDropdown-optionListItem\">Bangladesh<\/li><li role=\"option\" data-value=\"Barbados\" class=\"jfDropdown-optionListItem\">Barbados<\/li><li role=\"option\" data-value=\"Belarus\" class=\"jfDropdown-optionListItem\">Belarus<\/li><li role=\"option\" data-value=\"Belgium\" class=\"jfDropdown-optionListItem\">Belgium<\/li><li role=\"option\" data-value=\"Belize\" class=\"jfDropdown-optionListItem\">Belize<\/li><li role=\"option\" data-value=\"Benin\" class=\"jfDropdown-optionListItem\">Benin<\/li><li role=\"option\" data-value=\"Bhutan\" class=\"jfDropdown-optionListItem\">Bhutan<\/li><li role=\"option\" data-value=\"Bolivia\" class=\"jfDropdown-optionListItem\">Bolivia<\/li><li role=\"option\" data-value=\"Bosnia and Herzegovina\" class=\"jfDropdown-optionListItem\">Bosnia and Herzegovina<\/li><li role=\"option\" data-value=\"Botswana\" class=\"jfDropdown-optionListItem\">Botswana<\/li><li role=\"option\" data-value=\"Brazil\" class=\"jfDropdown-optionListItem\">Brazil<\/li><li role=\"option\" data-value=\"Brunei\" class=\"jfDropdown-optionListItem\">Brunei<\/li><li role=\"option\" data-value=\"Bulgaria\" class=\"jfDropdown-optionListItem\">Bulgaria<\/li><li role=\"option\" data-value=\"Burkina Faso\" class=\"jfDropdown-optionListItem\">Burkina Faso<\/li><li role=\"option\" data-value=\"Burundi\" class=\"jfDropdown-optionListItem\">Burundi<\/li><li role=\"option\" data-value=\"Cabo Verde\" class=\"jfDropdown-optionListItem\">Cabo Verde<\/li><li role=\"option\" data-value=\"Cambodia\" class=\"jfDropdown-optionListItem\">Cambodia<\/li><li role=\"option\" data-value=\"Cameroon\" class=\"jfDropdown-optionListItem\">Cameroon<\/li><li role=\"option\" data-value=\"Canada\" class=\"jfDropdown-optionListItem\">Canada<\/li><li role=\"option\" data-value=\"Central African Republic (CAR)\" class=\"jfDropdown-optionListItem\">Central African Republic (CAR)<\/li><li role=\"option\" data-value=\"Chad\" class=\"jfDropdown-optionListItem\">Chad<\/li><li role=\"option\" data-value=\"Chile\" class=\"jfDropdown-optionListItem\">Chile<\/li><li role=\"option\" data-value=\"China\" class=\"jfDropdown-optionListItem\">China<\/li><li role=\"option\" data-value=\"Colombia\" class=\"jfDropdown-optionListItem\">Colombia<\/li><li role=\"option\" data-value=\"Comoros\" class=\"jfDropdown-optionListItem\">Comoros<\/li><li role=\"option\" data-value=\"Congo, Democratic Republic of the\" class=\"jfDropdown-optionListItem\">Congo, Democratic Republic of the<\/li><li role=\"option\" data-value=\"Congo, Republic of the\" class=\"jfDropdown-optionListItem\">Congo, Republic of the<\/li><li role=\"option\" data-value=\"Costa Rica\" class=\"jfDropdown-optionListItem\">Costa Rica<\/li><li role=\"option\" data-value=\"Cote d&#x27;Ivoire\" class=\"jfDropdown-optionListItem\">Cote d&#x27;Ivoire<\/li><li role=\"option\" data-value=\"Croatia\" class=\"jfDropdown-optionListItem\">Croatia<\/li><li role=\"option\" data-value=\"Cuba\" class=\"jfDropdown-optionListItem\">Cuba<\/li><li role=\"option\" data-value=\"Cyprus\" class=\"jfDropdown-optionListItem\">Cyprus<\/li><li role=\"option\" data-value=\"Czechia\" class=\"jfDropdown-optionListItem\">Czechia<\/li><li role=\"option\" data-value=\"Denmark\" class=\"jfDropdown-optionListItem\">Denmark<\/li><li role=\"option\" data-value=\"Djibouti\" class=\"jfDropdown-optionListItem\">Djibouti<\/li><li role=\"option\" data-value=\"Dominica\" class=\"jfDropdown-optionListItem\">Dominica<\/li><li role=\"option\" data-value=\"Dominican Republic\" class=\"jfDropdown-optionListItem\">Dominican Republic<\/li><li role=\"option\" data-value=\"Ecuador\" class=\"jfDropdown-optionListItem\">Ecuador<\/li><li role=\"option\" data-value=\"Egypt\" class=\"jfDropdown-optionListItem\">Egypt<\/li><li role=\"option\" data-value=\"El Salvador\" class=\"jfDropdown-optionListItem\">El Salvador<\/li><li role=\"option\" data-value=\"Equatorial Guinea\" class=\"jfDropdown-optionListItem\">Equatorial Guinea<\/li><li role=\"option\" data-value=\"Eritrea\" class=\"jfDropdown-optionListItem\">Eritrea<\/li><li role=\"option\" data-value=\"Estonia\" class=\"jfDropdown-optionListItem\">Estonia<\/li><li role=\"option\" data-value=\"Eswatini (formerly Swaziland)\" class=\"jfDropdown-optionListItem\">Eswatini (formerly Swaziland)<\/li><li role=\"option\" data-value=\"Ethiopia\" class=\"jfDropdown-optionListItem\">Ethiopia<\/li><li role=\"option\" data-value=\"Fiji\" class=\"jfDropdown-optionListItem\">Fiji<\/li><li role=\"option\" data-value=\"Finland\" class=\"jfDropdown-optionListItem\">Finland<\/li><li role=\"option\" data-value=\"France\" class=\"jfDropdown-optionListItem\">France<\/li><li role=\"option\" data-value=\"Gabon\" class=\"jfDropdown-optionListItem\">Gabon<\/li><li role=\"option\" data-value=\"Gambia\" class=\"jfDropdown-optionListItem\">Gambia<\/li><li role=\"option\" data-value=\"Georgia\" class=\"jfDropdown-optionListItem\">Georgia<\/li><li role=\"option\" data-value=\"Germany\" class=\"jfDropdown-optionListItem\">Germany<\/li><li role=\"option\" data-value=\"Ghana\" class=\"jfDropdown-optionListItem\">Ghana<\/li><li role=\"option\" data-value=\"Greece\" class=\"jfDropdown-optionListItem\">Greece<\/li><li role=\"option\" data-value=\"Grenada\" class=\"jfDropdown-optionListItem\">Grenada<\/li><li role=\"option\" data-value=\"Guatemala\" class=\"jfDropdown-optionListItem\">Guatemala<\/li><li role=\"option\" data-value=\"Guinea\" class=\"jfDropdown-optionListItem\">Guinea<\/li><li role=\"option\" data-value=\"Guinea-Bissau\" class=\"jfDropdown-optionListItem\">Guinea-Bissau<\/li><li role=\"option\" data-value=\"Guyana\" class=\"jfDropdown-optionListItem\">Guyana<\/li><li role=\"option\" data-value=\"Haiti\" class=\"jfDropdown-optionListItem\">Haiti<\/li><li role=\"option\" data-value=\"Honduras\" class=\"jfDropdown-optionListItem\">Honduras<\/li><li role=\"option\" data-value=\"Hungary\" class=\"jfDropdown-optionListItem\">Hungary<\/li><li role=\"option\" data-value=\"Iceland\" class=\"jfDropdown-optionListItem\">Iceland<\/li><li role=\"option\" data-value=\"India\" class=\"jfDropdown-optionListItem\">India<\/li><li role=\"option\" data-value=\"Indonesia\" class=\"jfDropdown-optionListItem\">Indonesia<\/li><li role=\"option\" data-value=\"Iran\" class=\"jfDropdown-optionListItem\">Iran<\/li><li role=\"option\" data-value=\"Iraq\" class=\"jfDropdown-optionListItem\">Iraq<\/li><li role=\"option\" data-value=\"Ireland\" class=\"jfDropdown-optionListItem\">Ireland<\/li><li role=\"option\" data-value=\"Israel\" class=\"jfDropdown-optionListItem\">Israel<\/li><li role=\"option\" data-value=\"Italy\" class=\"jfDropdown-optionListItem\">Italy<\/li><li role=\"option\" data-value=\"Jamaica\" class=\"jfDropdown-optionListItem\">Jamaica<\/li><li role=\"option\" data-value=\"Japan\" class=\"jfDropdown-optionListItem\">Japan<\/li><li role=\"option\" data-value=\"Jordan\" class=\"jfDropdown-optionListItem\">Jordan<\/li><li role=\"option\" data-value=\"Kazakhstan\" class=\"jfDropdown-optionListItem\">Kazakhstan<\/li><li role=\"option\" data-value=\"Kenya\" class=\"jfDropdown-optionListItem\">Kenya<\/li><li role=\"option\" data-value=\"Kiribati\" class=\"jfDropdown-optionListItem\">Kiribati<\/li><li role=\"option\" data-value=\"Kosovo\" class=\"jfDropdown-optionListItem\">Kosovo<\/li><li role=\"option\" data-value=\"Kuwait\" class=\"jfDropdown-optionListItem\">Kuwait<\/li><li role=\"option\" data-value=\"Kyrgyzstan\" class=\"jfDropdown-optionListItem\">Kyrgyzstan<\/li><li role=\"option\" data-value=\"Laos\" class=\"jfDropdown-optionListItem\">Laos<\/li><li role=\"option\" data-value=\"Latvia\" class=\"jfDropdown-optionListItem\">Latvia<\/li><li role=\"option\" data-value=\"Lebanon\" class=\"jfDropdown-optionListItem\">Lebanon<\/li><li role=\"option\" data-value=\"Lesotho\" class=\"jfDropdown-optionListItem\">Lesotho<\/li><li role=\"option\" data-value=\"Liberia\" class=\"jfDropdown-optionListItem\">Liberia<\/li><li role=\"option\" data-value=\"Libya\" class=\"jfDropdown-optionListItem\">Libya<\/li><li role=\"option\" data-value=\"Liechtenstein\" class=\"jfDropdown-optionListItem\">Liechtenstein<\/li><li role=\"option\" data-value=\"Lithuania\" class=\"jfDropdown-optionListItem\">Lithuania<\/li><li role=\"option\" data-value=\"Luxembourg\" class=\"jfDropdown-optionListItem\">Luxembourg<\/li><li role=\"option\" data-value=\"Madagascar\" class=\"jfDropdown-optionListItem\">Madagascar<\/li><li role=\"option\" data-value=\"Malawi\" class=\"jfDropdown-optionListItem\">Malawi<\/li><li role=\"option\" data-value=\"Malaysia\" class=\"jfDropdown-optionListItem\">Malaysia<\/li><li role=\"option\" data-value=\"Maldives\" class=\"jfDropdown-optionListItem\">Maldives<\/li><li role=\"option\" data-value=\"Mali\" class=\"jfDropdown-optionListItem\">Mali<\/li><li role=\"option\" data-value=\"Malta\" class=\"jfDropdown-optionListItem\">Malta<\/li><li role=\"option\" data-value=\"Marshall Islands\" class=\"jfDropdown-optionListItem\">Marshall Islands<\/li><li role=\"option\" data-value=\"Mauritania\" class=\"jfDropdown-optionListItem\">Mauritania<\/li><li role=\"option\" data-value=\"Mauritius\" class=\"jfDropdown-optionListItem\">Mauritius<\/li><li role=\"option\" data-value=\"Mexico\" class=\"jfDropdown-optionListItem\">Mexico<\/li><li role=\"option\" data-value=\"Micronesia\" class=\"jfDropdown-optionListItem\">Micronesia<\/li><li role=\"option\" data-value=\"Moldova\" class=\"jfDropdown-optionListItem\">Moldova<\/li><li role=\"option\" data-value=\"Monaco\" class=\"jfDropdown-optionListItem\">Monaco<\/li><li role=\"option\" data-value=\"Mongolia\" class=\"jfDropdown-optionListItem\">Mongolia<\/li><li role=\"option\" data-value=\"Montenegro\" class=\"jfDropdown-optionListItem\">Montenegro<\/li><li role=\"option\" data-value=\"Morocco\" class=\"jfDropdown-optionListItem\">Morocco<\/li><li role=\"option\" data-value=\"Mozambique\" class=\"jfDropdown-optionListItem\">Mozambique<\/li><li role=\"option\" data-value=\"Myanmar (formerly Burma)\" class=\"jfDropdown-optionListItem\">Myanmar (formerly Burma)<\/li><li role=\"option\" data-value=\"Namibia\" class=\"jfDropdown-optionListItem\">Namibia<\/li><li role=\"option\" data-value=\"Nauru\" class=\"jfDropdown-optionListItem\">Nauru<\/li><li role=\"option\" data-value=\"Nepal\" class=\"jfDropdown-optionListItem\">Nepal<\/li><li role=\"option\" data-value=\"Netherlands\" class=\"jfDropdown-optionListItem\">Netherlands<\/li><li role=\"option\" data-value=\"New Zealand\" class=\"jfDropdown-optionListItem\">New Zealand<\/li><li role=\"option\" data-value=\"Nicaragua\" class=\"jfDropdown-optionListItem\">Nicaragua<\/li><li role=\"option\" data-value=\"Niger\" class=\"jfDropdown-optionListItem\">Niger<\/li><li role=\"option\" data-value=\"Nigeria\" class=\"jfDropdown-optionListItem\">Nigeria<\/li><li role=\"option\" data-value=\"North Korea\" class=\"jfDropdown-optionListItem\">North Korea<\/li><li role=\"option\" data-value=\"North Macedonia (formerly Macedonia)\" class=\"jfDropdown-optionListItem\">North Macedonia (formerly Macedonia)<\/li><li role=\"option\" data-value=\"Norway\" class=\"jfDropdown-optionListItem\">Norway<\/li><li role=\"option\" data-value=\"Oman\" class=\"jfDropdown-optionListItem\">Oman<\/li><li role=\"option\" data-value=\"Pakistan\" class=\"jfDropdown-optionListItem\">Pakistan<\/li><li role=\"option\" data-value=\"Palau\" class=\"jfDropdown-optionListItem\">Palau<\/li><li role=\"option\" data-value=\"Palestine\" class=\"jfDropdown-optionListItem\">Palestine<\/li><li role=\"option\" data-value=\"Panama\" class=\"jfDropdown-optionListItem\">Panama<\/li><li role=\"option\" data-value=\"Papua New Guinea\" class=\"jfDropdown-optionListItem\">Papua New Guinea<\/li><li role=\"option\" data-value=\"Paraguay\" class=\"jfDropdown-optionListItem\">Paraguay<\/li><li role=\"option\" data-value=\"Peru\" class=\"jfDropdown-optionListItem\">Peru<\/li><li role=\"option\" data-value=\"Philippines\" class=\"jfDropdown-optionListItem\">Philippines<\/li><li role=\"option\" data-value=\"Poland\" class=\"jfDropdown-optionListItem\">Poland<\/li><li role=\"option\" data-value=\"Portugal\" class=\"jfDropdown-optionListItem\">Portugal<\/li><li role=\"option\" data-value=\"Qatar\" class=\"jfDropdown-optionListItem\">Qatar<\/li><li role=\"option\" data-value=\"Romania\" class=\"jfDropdown-optionListItem\">Romania<\/li><li role=\"option\" data-value=\"Russia\" class=\"jfDropdown-optionListItem\">Russia<\/li><li role=\"option\" data-value=\"Rwanda\" class=\"jfDropdown-optionListItem\">Rwanda<\/li><li role=\"option\" data-value=\"Saint Kitts and Nevis\" class=\"jfDropdown-optionListItem\">Saint Kitts and Nevis<\/li><li role=\"option\" data-value=\"Saint Lucia\" class=\"jfDropdown-optionListItem\">Saint Lucia<\/li><li role=\"option\" data-value=\"Saint Vincent and the Grenadines\" class=\"jfDropdown-optionListItem\">Saint Vincent and the Grenadines<\/li><li role=\"option\" data-value=\"Samoa\" class=\"jfDropdown-optionListItem\">Samoa<\/li><li role=\"option\" data-value=\"San Marino\" class=\"jfDropdown-optionListItem\">San Marino<\/li><li role=\"option\" data-value=\"Sao Tome and Principe\" class=\"jfDropdown-optionListItem\">Sao Tome and Principe<\/li><li role=\"option\" data-value=\"Saudi Arabia\" class=\"jfDropdown-optionListItem\">Saudi Arabia<\/li><li role=\"option\" data-value=\"Senegal\" class=\"jfDropdown-optionListItem\">Senegal<\/li><li role=\"option\" data-value=\"Serbia\" class=\"jfDropdown-optionListItem\">Serbia<\/li><li role=\"option\" data-value=\"Seychelles\" class=\"jfDropdown-optionListItem\">Seychelles<\/li><li role=\"option\" data-value=\"Sierra Leone\" class=\"jfDropdown-optionListItem\">Sierra Leone<\/li><li role=\"option\" data-value=\"Singapore\" class=\"jfDropdown-optionListItem\">Singapore<\/li><li role=\"option\" data-value=\"Slovakia\" class=\"jfDropdown-optionListItem\">Slovakia<\/li><li role=\"option\" data-value=\"Slovenia\" class=\"jfDropdown-optionListItem\">Slovenia<\/li><li role=\"option\" data-value=\"Solomon Islands\" class=\"jfDropdown-optionListItem\">Solomon Islands<\/li><li role=\"option\" data-value=\"Somalia\" class=\"jfDropdown-optionListItem\">Somalia<\/li><li role=\"option\" data-value=\"South Africa\" class=\"jfDropdown-optionListItem\">South Africa<\/li><li role=\"option\" data-value=\"South Korea\" class=\"jfDropdown-optionListItem\">South Korea<\/li><li role=\"option\" data-value=\"South Sudan\" class=\"jfDropdown-optionListItem\">South Sudan<\/li><li role=\"option\" data-value=\"Spain\" class=\"jfDropdown-optionListItem\">Spain<\/li><li role=\"option\" data-value=\"Sri Lanka\" class=\"jfDropdown-optionListItem\">Sri Lanka<\/li><li role=\"option\" data-value=\"Sudan\" class=\"jfDropdown-optionListItem\">Sudan<\/li><li role=\"option\" data-value=\"Suriname\" class=\"jfDropdown-optionListItem\">Suriname<\/li><li role=\"option\" data-value=\"Sweden\" class=\"jfDropdown-optionListItem\">Sweden<\/li><li role=\"option\" data-value=\"Switzerland\" class=\"jfDropdown-optionListItem\">Switzerland<\/li><li role=\"option\" data-value=\"Syria\" class=\"jfDropdown-optionListItem\">Syria<\/li><li role=\"option\" data-value=\"Taiwan\" class=\"jfDropdown-optionListItem\">Taiwan<\/li><li role=\"option\" data-value=\"Tajikistan\" class=\"jfDropdown-optionListItem\">Tajikistan<\/li><li role=\"option\" data-value=\"Tanzania\" class=\"jfDropdown-optionListItem\">Tanzania<\/li><li role=\"option\" data-value=\"Thailand\" class=\"jfDropdown-optionListItem\">Thailand<\/li><li role=\"option\" data-value=\"Timor-Leste\" class=\"jfDropdown-optionListItem\">Timor-Leste<\/li><li role=\"option\" data-value=\"Togo\" class=\"jfDropdown-optionListItem\">Togo<\/li><li role=\"option\" data-value=\"Tonga\" class=\"jfDropdown-optionListItem\">Tonga<\/li><li role=\"option\" data-value=\"Trinidad and Tobago\" class=\"jfDropdown-optionListItem\">Trinidad and Tobago<\/li><li role=\"option\" data-value=\"Tunisia\" class=\"jfDropdown-optionListItem\">Tunisia<\/li><li role=\"option\" data-value=\"Turkey\" class=\"jfDropdown-optionListItem\">Turkey<\/li><li role=\"option\" data-value=\"Turkmenistan\" class=\"jfDropdown-optionListItem\">Turkmenistan<\/li><li role=\"option\" data-value=\"Tuvalu\" class=\"jfDropdown-optionListItem\">Tuvalu<\/li><li role=\"option\" data-value=\"Uganda\" class=\"jfDropdown-optionListItem\">Uganda<\/li><li role=\"option\" data-value=\"Ukraine\" class=\"jfDropdown-optionListItem\">Ukraine<\/li><li role=\"option\" data-value=\"United Arab Emirates (UAE)\" class=\"jfDropdown-optionListItem\">United Arab Emirates (UAE)<\/li><li role=\"option\" data-value=\"United Kingdom (UK)\" class=\"jfDropdown-optionListItem\">United Kingdom (UK)<\/li><li role=\"option\" data-value=\"United States of America (USA)\" class=\"jfDropdown-optionListItem\">United States of America (USA)<\/li><li role=\"option\" data-value=\"Uruguay\" class=\"jfDropdown-optionListItem\">Uruguay<\/li><li role=\"option\" data-value=\"Uzbekistan\" class=\"jfDropdown-optionListItem\">Uzbekistan<\/li><li role=\"option\" data-value=\"Vanuatu\" class=\"jfDropdown-optionListItem\">Vanuatu<\/li><li role=\"option\" data-value=\"Vatican City (Holy See)\" class=\"jfDropdown-optionListItem\">Vatican City (Holy See)<\/li><li role=\"option\" data-value=\"Venezuela\" class=\"jfDropdown-optionListItem\">Venezuela<\/li><li role=\"option\" data-value=\"Vietnam\" class=\"jfDropdown-optionListItem\">Vietnam<\/li><li role=\"option\" data-value=\"Yemen\" class=\"jfDropdown-optionListItem\">Yemen<\/li><li role=\"option\" data-value=\"Zambia\" class=\"jfDropdown-optionListItem\">Zambia<\/li><li role=\"option\" data-value=\"Zimbabwe\" class=\"jfDropdown-optionListItem\">Zimbabwe<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_18_field_6\" id=\"sublabel_18_field_6\">Country of Origin<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"2\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_18_field_7\" name=\"q18_firstA18[field_7]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"I prefer not to say\">I prefer not to say<\/option><option value=\"Afghanistan\">Afghanistan<\/option><option value=\"Albania\">Albania<\/option><option value=\"Algeria\">Algeria<\/option><option value=\"Andorra\">Andorra<\/option><option value=\"Angola\">Angola<\/option><option value=\"Antigua and Barbuda\">Antigua and Barbuda<\/option><option value=\"Argentina\">Argentina<\/option><option value=\"Armenia\">Armenia<\/option><option value=\"Australia\">Australia<\/option><option value=\"Austria\">Austria<\/option><option value=\"Azerbaijan\">Azerbaijan<\/option><option value=\"Bahamas\">Bahamas<\/option><option value=\"Bahrain\">Bahrain<\/option><option value=\"Bangladesh\">Bangladesh<\/option><option value=\"Barbados\">Barbados<\/option><option value=\"Belarus\">Belarus<\/option><option value=\"Belgium\">Belgium<\/option><option value=\"Belize\">Belize<\/option><option value=\"Benin\">Benin<\/option><option value=\"Bhutan\">Bhutan<\/option><option value=\"Bolivia\">Bolivia<\/option><option value=\"Bosnia and Herzegovina\">Bosnia and Herzegovina<\/option><option value=\"Botswana\">Botswana<\/option><option value=\"Brazil\">Brazil<\/option><option value=\"Brunei\">Brunei<\/option><option value=\"Bulgaria\">Bulgaria<\/option><option value=\"Burkina Faso\">Burkina Faso<\/option><option value=\"Burundi\">Burundi<\/option><option value=\"Cabo Verde\">Cabo Verde<\/option><option value=\"Cambodia\">Cambodia<\/option><option value=\"Cameroon\">Cameroon<\/option><option value=\"Canada\">Canada<\/option><option value=\"Central African Republic (CAR)\">Central African Republic (CAR)<\/option><option value=\"Chad\">Chad<\/option><option value=\"Chile\">Chile<\/option><option value=\"China\">China<\/option><option value=\"Colombia\">Colombia<\/option><option value=\"Comoros\">Comoros<\/option><option value=\"Congo, Democratic Republic of the\">Congo, Democratic Republic of the<\/option><option value=\"Congo, Republic of the\">Congo, Republic of the<\/option><option value=\"Costa Rica\">Costa Rica<\/option><option value=\"Cote d&#x27;Ivoire\">Cote d&#x27;Ivoire<\/option><option value=\"Croatia\">Croatia<\/option><option value=\"Cuba\">Cuba<\/option><option value=\"Cyprus\">Cyprus<\/option><option value=\"Czechia\">Czechia<\/option><option value=\"Denmark\">Denmark<\/option><option value=\"Djibouti\">Djibouti<\/option><option value=\"Dominica\">Dominica<\/option><option value=\"Dominican Republic\">Dominican Republic<\/option><option value=\"Ecuador\">Ecuador<\/option><option value=\"Egypt\">Egypt<\/option><option value=\"El Salvador\">El Salvador<\/option><option value=\"Equatorial Guinea\">Equatorial Guinea<\/option><option value=\"Eritrea\">Eritrea<\/option><option value=\"Estonia\">Estonia<\/option><option value=\"Eswatini (formerly Swaziland)\">Eswatini (formerly Swaziland)<\/option><option value=\"Ethiopia\">Ethiopia<\/option><option value=\"Fiji\">Fiji<\/option><option value=\"Finland\">Finland<\/option><option value=\"France\">France<\/option><option value=\"Gabon\">Gabon<\/option><option value=\"Gambia\">Gambia<\/option><option value=\"Georgia\">Georgia<\/option><option value=\"Germany\">Germany<\/option><option value=\"Ghana\">Ghana<\/option><option value=\"Greece\">Greece<\/option><option value=\"Grenada\">Grenada<\/option><option value=\"Guatemala\">Guatemala<\/option><option value=\"Guinea\">Guinea<\/option><option value=\"Guinea-Bissau\">Guinea-Bissau<\/option><option value=\"Guyana\">Guyana<\/option><option value=\"Haiti\">Haiti<\/option><option value=\"Honduras\">Honduras<\/option><option value=\"Hungary\">Hungary<\/option><option value=\"Iceland\">Iceland<\/option><option value=\"India\">India<\/option><option value=\"Indonesia\">Indonesia<\/option><option value=\"Iran\">Iran<\/option><option value=\"Iraq\">Iraq<\/option><option value=\"Ireland\">Ireland<\/option><option value=\"Israel\">Israel<\/option><option value=\"Italy\">Italy<\/option><option value=\"Jamaica\">Jamaica<\/option><option value=\"Japan\">Japan<\/option><option value=\"Jordan\">Jordan<\/option><option value=\"Kazakhstan\">Kazakhstan<\/option><option value=\"Kenya\">Kenya<\/option><option value=\"Kiribati\">Kiribati<\/option><option value=\"Kosovo\">Kosovo<\/option><option value=\"Kuwait\">Kuwait<\/option><option value=\"Kyrgyzstan\">Kyrgyzstan<\/option><option value=\"Laos\">Laos<\/option><option value=\"Latvia\">Latvia<\/option><option value=\"Lebanon\">Lebanon<\/option><option value=\"Lesotho\">Lesotho<\/option><option value=\"Liberia\">Liberia<\/option><option value=\"Libya\">Libya<\/option><option value=\"Liechtenstein\">Liechtenstein<\/option><option value=\"Lithuania\">Lithuania<\/option><option value=\"Luxembourg\">Luxembourg<\/option><option value=\"Madagascar\">Madagascar<\/option><option value=\"Malawi\">Malawi<\/option><option value=\"Malaysia\">Malaysia<\/option><option value=\"Maldives\">Maldives<\/option><option value=\"Mali\">Mali<\/option><option value=\"Malta\">Malta<\/option><option value=\"Marshall Islands\">Marshall Islands<\/option><option value=\"Mauritania\">Mauritania<\/option><option value=\"Mauritius\">Mauritius<\/option><option value=\"Mexico\">Mexico<\/option><option value=\"Micronesia\">Micronesia<\/option><option value=\"Moldova\">Moldova<\/option><option value=\"Monaco\">Monaco<\/option><option value=\"Mongolia\">Mongolia<\/option><option value=\"Montenegro\">Montenegro<\/option><option value=\"Morocco\">Morocco<\/option><option value=\"Mozambique\">Mozambique<\/option><option value=\"Myanmar (formerly Burma)\">Myanmar (formerly Burma)<\/option><option value=\"Namibia\">Namibia<\/option><option value=\"Nauru\">Nauru<\/option><option value=\"Nepal\">Nepal<\/option><option value=\"Netherlands\">Netherlands<\/option><option value=\"New Zealand\">New Zealand<\/option><option value=\"Nicaragua\">Nicaragua<\/option><option value=\"Niger\">Niger<\/option><option value=\"Nigeria\">Nigeria<\/option><option value=\"North Korea\">North Korea<\/option><option value=\"North Macedonia (formerly Macedonia)\">North Macedonia (formerly Macedonia)<\/option><option value=\"Norway\">Norway<\/option><option value=\"Oman\">Oman<\/option><option value=\"Pakistan\">Pakistan<\/option><option value=\"Palau\">Palau<\/option><option value=\"Palestine\">Palestine<\/option><option value=\"Panama\">Panama<\/option><option value=\"Papua New Guinea\">Papua New Guinea<\/option><option value=\"Paraguay\">Paraguay<\/option><option value=\"Peru\">Peru<\/option><option value=\"Philippines\">Philippines<\/option><option value=\"Poland\">Poland<\/option><option value=\"Portugal\">Portugal<\/option><option value=\"Qatar\">Qatar<\/option><option value=\"Romania\">Romania<\/option><option value=\"Russia\">Russia<\/option><option value=\"Rwanda\">Rwanda<\/option><option value=\"Saint Kitts and Nevis\">Saint Kitts and Nevis<\/option><option value=\"Saint Lucia\">Saint Lucia<\/option><option value=\"Saint Vincent and the Grenadines\">Saint Vincent and the Grenadines<\/option><option value=\"Samoa\">Samoa<\/option><option value=\"San Marino\">San Marino<\/option><option value=\"Sao Tome and Principe\">Sao Tome and Principe<\/option><option value=\"Saudi Arabia\">Saudi Arabia<\/option><option value=\"Senegal\">Senegal<\/option><option value=\"Serbia\">Serbia<\/option><option value=\"Seychelles\">Seychelles<\/option><option value=\"Sierra Leone\">Sierra Leone<\/option><option value=\"Singapore\">Singapore<\/option><option value=\"Slovakia\">Slovakia<\/option><option value=\"Slovenia\">Slovenia<\/option><option value=\"Solomon Islands\">Solomon Islands<\/option><option value=\"Somalia\">Somalia<\/option><option value=\"South Africa\">South Africa<\/option><option value=\"South Korea\">South Korea<\/option><option value=\"South Sudan\">South Sudan<\/option><option value=\"Spain\">Spain<\/option><option value=\"Sri Lanka\">Sri Lanka<\/option><option value=\"Sudan\">Sudan<\/option><option value=\"Suriname\">Suriname<\/option><option value=\"Sweden\">Sweden<\/option><option value=\"Switzerland\">Switzerland<\/option><option value=\"Syria\">Syria<\/option><option value=\"Taiwan\">Taiwan<\/option><option value=\"Tajikistan\">Tajikistan<\/option><option value=\"Tanzania\">Tanzania<\/option><option value=\"Thailand\">Thailand<\/option><option value=\"Timor-Leste\">Timor-Leste<\/option><option value=\"Togo\">Togo<\/option><option value=\"Tonga\">Tonga<\/option><option value=\"Trinidad and Tobago\">Trinidad and Tobago<\/option><option value=\"Tunisia\">Tunisia<\/option><option value=\"Turkey\">Turkey<\/option><option value=\"Turkmenistan\">Turkmenistan<\/option><option value=\"Tuvalu\">Tuvalu<\/option><option value=\"Uganda\">Uganda<\/option><option value=\"Ukraine\">Ukraine<\/option><option value=\"United Arab Emirates (UAE)\">United Arab Emirates (UAE)<\/option><option value=\"United Kingdom (UK)\">United Kingdom (UK)<\/option><option value=\"United States of America (USA)\">United States of America (USA)<\/option><option value=\"Uruguay\">Uruguay<\/option><option value=\"Uzbekistan\">Uzbekistan<\/option><option value=\"Vanuatu\">Vanuatu<\/option><option value=\"Vatican City (Holy See)\">Vatican City (Holy See)<\/option><option value=\"Venezuela\">Venezuela<\/option><option value=\"Vietnam\">Vietnam<\/option><option value=\"Yemen\">Yemen<\/option><option value=\"Zambia\">Zambia<\/option><option value=\"Zimbabwe\">Zimbabwe<\/option><\/select><div class=\"jfInput-dropdown hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_18_field_7\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_18_field_7\" style=\"display:none\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-18-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"I prefer not to say\" class=\"jfDropdown-optionListItem\">I prefer not to say<\/li><li role=\"option\" data-value=\"Afghanistan\" class=\"jfDropdown-optionListItem\">Afghanistan<\/li><li role=\"option\" data-value=\"Albania\" class=\"jfDropdown-optionListItem\">Albania<\/li><li role=\"option\" data-value=\"Algeria\" class=\"jfDropdown-optionListItem\">Algeria<\/li><li role=\"option\" data-value=\"Andorra\" class=\"jfDropdown-optionListItem\">Andorra<\/li><li role=\"option\" data-value=\"Angola\" class=\"jfDropdown-optionListItem\">Angola<\/li><li role=\"option\" data-value=\"Antigua and Barbuda\" class=\"jfDropdown-optionListItem\">Antigua and Barbuda<\/li><li role=\"option\" data-value=\"Argentina\" class=\"jfDropdown-optionListItem\">Argentina<\/li><li role=\"option\" data-value=\"Armenia\" class=\"jfDropdown-optionListItem\">Armenia<\/li><li role=\"option\" data-value=\"Australia\" class=\"jfDropdown-optionListItem\">Australia<\/li><li role=\"option\" data-value=\"Austria\" class=\"jfDropdown-optionListItem\">Austria<\/li><li role=\"option\" data-value=\"Azerbaijan\" class=\"jfDropdown-optionListItem\">Azerbaijan<\/li><li role=\"option\" data-value=\"Bahamas\" class=\"jfDropdown-optionListItem\">Bahamas<\/li><li role=\"option\" data-value=\"Bahrain\" class=\"jfDropdown-optionListItem\">Bahrain<\/li><li role=\"option\" data-value=\"Bangladesh\" class=\"jfDropdown-optionListItem\">Bangladesh<\/li><li role=\"option\" data-value=\"Barbados\" class=\"jfDropdown-optionListItem\">Barbados<\/li><li role=\"option\" data-value=\"Belarus\" class=\"jfDropdown-optionListItem\">Belarus<\/li><li role=\"option\" data-value=\"Belgium\" class=\"jfDropdown-optionListItem\">Belgium<\/li><li role=\"option\" data-value=\"Belize\" class=\"jfDropdown-optionListItem\">Belize<\/li><li role=\"option\" data-value=\"Benin\" class=\"jfDropdown-optionListItem\">Benin<\/li><li role=\"option\" data-value=\"Bhutan\" class=\"jfDropdown-optionListItem\">Bhutan<\/li><li role=\"option\" data-value=\"Bolivia\" class=\"jfDropdown-optionListItem\">Bolivia<\/li><li role=\"option\" data-value=\"Bosnia and Herzegovina\" class=\"jfDropdown-optionListItem\">Bosnia and Herzegovina<\/li><li role=\"option\" data-value=\"Botswana\" class=\"jfDropdown-optionListItem\">Botswana<\/li><li role=\"option\" data-value=\"Brazil\" class=\"jfDropdown-optionListItem\">Brazil<\/li><li role=\"option\" data-value=\"Brunei\" class=\"jfDropdown-optionListItem\">Brunei<\/li><li role=\"option\" data-value=\"Bulgaria\" class=\"jfDropdown-optionListItem\">Bulgaria<\/li><li role=\"option\" data-value=\"Burkina Faso\" class=\"jfDropdown-optionListItem\">Burkina Faso<\/li><li role=\"option\" data-value=\"Burundi\" class=\"jfDropdown-optionListItem\">Burundi<\/li><li role=\"option\" data-value=\"Cabo Verde\" class=\"jfDropdown-optionListItem\">Cabo Verde<\/li><li role=\"option\" data-value=\"Cambodia\" class=\"jfDropdown-optionListItem\">Cambodia<\/li><li role=\"option\" data-value=\"Cameroon\" class=\"jfDropdown-optionListItem\">Cameroon<\/li><li role=\"option\" data-value=\"Canada\" class=\"jfDropdown-optionListItem\">Canada<\/li><li role=\"option\" data-value=\"Central African Republic (CAR)\" class=\"jfDropdown-optionListItem\">Central African Republic (CAR)<\/li><li role=\"option\" data-value=\"Chad\" class=\"jfDropdown-optionListItem\">Chad<\/li><li role=\"option\" data-value=\"Chile\" class=\"jfDropdown-optionListItem\">Chile<\/li><li role=\"option\" data-value=\"China\" class=\"jfDropdown-optionListItem\">China<\/li><li role=\"option\" data-value=\"Colombia\" class=\"jfDropdown-optionListItem\">Colombia<\/li><li role=\"option\" data-value=\"Comoros\" class=\"jfDropdown-optionListItem\">Comoros<\/li><li role=\"option\" data-value=\"Congo, Democratic Republic of the\" class=\"jfDropdown-optionListItem\">Congo, Democratic Republic of the<\/li><li role=\"option\" data-value=\"Congo, Republic of the\" class=\"jfDropdown-optionListItem\">Congo, Republic of the<\/li><li role=\"option\" data-value=\"Costa Rica\" class=\"jfDropdown-optionListItem\">Costa Rica<\/li><li role=\"option\" data-value=\"Cote d&#x27;Ivoire\" class=\"jfDropdown-optionListItem\">Cote d&#x27;Ivoire<\/li><li role=\"option\" data-value=\"Croatia\" class=\"jfDropdown-optionListItem\">Croatia<\/li><li role=\"option\" data-value=\"Cuba\" class=\"jfDropdown-optionListItem\">Cuba<\/li><li role=\"option\" data-value=\"Cyprus\" class=\"jfDropdown-optionListItem\">Cyprus<\/li><li role=\"option\" data-value=\"Czechia\" class=\"jfDropdown-optionListItem\">Czechia<\/li><li role=\"option\" data-value=\"Denmark\" class=\"jfDropdown-optionListItem\">Denmark<\/li><li role=\"option\" data-value=\"Djibouti\" class=\"jfDropdown-optionListItem\">Djibouti<\/li><li role=\"option\" data-value=\"Dominica\" class=\"jfDropdown-optionListItem\">Dominica<\/li><li role=\"option\" data-value=\"Dominican Republic\" class=\"jfDropdown-optionListItem\">Dominican Republic<\/li><li role=\"option\" data-value=\"Ecuador\" class=\"jfDropdown-optionListItem\">Ecuador<\/li><li role=\"option\" data-value=\"Egypt\" class=\"jfDropdown-optionListItem\">Egypt<\/li><li role=\"option\" data-value=\"El Salvador\" class=\"jfDropdown-optionListItem\">El Salvador<\/li><li role=\"option\" data-value=\"Equatorial Guinea\" class=\"jfDropdown-optionListItem\">Equatorial Guinea<\/li><li role=\"option\" data-value=\"Eritrea\" class=\"jfDropdown-optionListItem\">Eritrea<\/li><li role=\"option\" data-value=\"Estonia\" class=\"jfDropdown-optionListItem\">Estonia<\/li><li role=\"option\" data-value=\"Eswatini (formerly Swaziland)\" class=\"jfDropdown-optionListItem\">Eswatini (formerly Swaziland)<\/li><li role=\"option\" data-value=\"Ethiopia\" class=\"jfDropdown-optionListItem\">Ethiopia<\/li><li role=\"option\" data-value=\"Fiji\" class=\"jfDropdown-optionListItem\">Fiji<\/li><li role=\"option\" data-value=\"Finland\" class=\"jfDropdown-optionListItem\">Finland<\/li><li role=\"option\" data-value=\"France\" class=\"jfDropdown-optionListItem\">France<\/li><li role=\"option\" data-value=\"Gabon\" class=\"jfDropdown-optionListItem\">Gabon<\/li><li role=\"option\" data-value=\"Gambia\" class=\"jfDropdown-optionListItem\">Gambia<\/li><li role=\"option\" data-value=\"Georgia\" class=\"jfDropdown-optionListItem\">Georgia<\/li><li role=\"option\" data-value=\"Germany\" class=\"jfDropdown-optionListItem\">Germany<\/li><li role=\"option\" data-value=\"Ghana\" class=\"jfDropdown-optionListItem\">Ghana<\/li><li role=\"option\" data-value=\"Greece\" class=\"jfDropdown-optionListItem\">Greece<\/li><li role=\"option\" data-value=\"Grenada\" class=\"jfDropdown-optionListItem\">Grenada<\/li><li role=\"option\" data-value=\"Guatemala\" class=\"jfDropdown-optionListItem\">Guatemala<\/li><li role=\"option\" data-value=\"Guinea\" class=\"jfDropdown-optionListItem\">Guinea<\/li><li role=\"option\" data-value=\"Guinea-Bissau\" class=\"jfDropdown-optionListItem\">Guinea-Bissau<\/li><li role=\"option\" data-value=\"Guyana\" class=\"jfDropdown-optionListItem\">Guyana<\/li><li role=\"option\" data-value=\"Haiti\" class=\"jfDropdown-optionListItem\">Haiti<\/li><li role=\"option\" data-value=\"Honduras\" class=\"jfDropdown-optionListItem\">Honduras<\/li><li role=\"option\" data-value=\"Hungary\" class=\"jfDropdown-optionListItem\">Hungary<\/li><li role=\"option\" data-value=\"Iceland\" class=\"jfDropdown-optionListItem\">Iceland<\/li><li role=\"option\" data-value=\"India\" class=\"jfDropdown-optionListItem\">India<\/li><li role=\"option\" data-value=\"Indonesia\" class=\"jfDropdown-optionListItem\">Indonesia<\/li><li role=\"option\" data-value=\"Iran\" class=\"jfDropdown-optionListItem\">Iran<\/li><li role=\"option\" data-value=\"Iraq\" class=\"jfDropdown-optionListItem\">Iraq<\/li><li role=\"option\" data-value=\"Ireland\" class=\"jfDropdown-optionListItem\">Ireland<\/li><li role=\"option\" data-value=\"Israel\" class=\"jfDropdown-optionListItem\">Israel<\/li><li role=\"option\" data-value=\"Italy\" class=\"jfDropdown-optionListItem\">Italy<\/li><li role=\"option\" data-value=\"Jamaica\" class=\"jfDropdown-optionListItem\">Jamaica<\/li><li role=\"option\" data-value=\"Japan\" class=\"jfDropdown-optionListItem\">Japan<\/li><li role=\"option\" data-value=\"Jordan\" class=\"jfDropdown-optionListItem\">Jordan<\/li><li role=\"option\" data-value=\"Kazakhstan\" class=\"jfDropdown-optionListItem\">Kazakhstan<\/li><li role=\"option\" data-value=\"Kenya\" class=\"jfDropdown-optionListItem\">Kenya<\/li><li role=\"option\" data-value=\"Kiribati\" class=\"jfDropdown-optionListItem\">Kiribati<\/li><li role=\"option\" data-value=\"Kosovo\" class=\"jfDropdown-optionListItem\">Kosovo<\/li><li role=\"option\" data-value=\"Kuwait\" class=\"jfDropdown-optionListItem\">Kuwait<\/li><li role=\"option\" data-value=\"Kyrgyzstan\" class=\"jfDropdown-optionListItem\">Kyrgyzstan<\/li><li role=\"option\" data-value=\"Laos\" class=\"jfDropdown-optionListItem\">Laos<\/li><li role=\"option\" data-value=\"Latvia\" class=\"jfDropdown-optionListItem\">Latvia<\/li><li role=\"option\" data-value=\"Lebanon\" class=\"jfDropdown-optionListItem\">Lebanon<\/li><li role=\"option\" data-value=\"Lesotho\" class=\"jfDropdown-optionListItem\">Lesotho<\/li><li role=\"option\" data-value=\"Liberia\" class=\"jfDropdown-optionListItem\">Liberia<\/li><li role=\"option\" data-value=\"Libya\" class=\"jfDropdown-optionListItem\">Libya<\/li><li role=\"option\" data-value=\"Liechtenstein\" class=\"jfDropdown-optionListItem\">Liechtenstein<\/li><li role=\"option\" data-value=\"Lithuania\" class=\"jfDropdown-optionListItem\">Lithuania<\/li><li role=\"option\" data-value=\"Luxembourg\" class=\"jfDropdown-optionListItem\">Luxembourg<\/li><li role=\"option\" data-value=\"Madagascar\" class=\"jfDropdown-optionListItem\">Madagascar<\/li><li role=\"option\" data-value=\"Malawi\" class=\"jfDropdown-optionListItem\">Malawi<\/li><li role=\"option\" data-value=\"Malaysia\" class=\"jfDropdown-optionListItem\">Malaysia<\/li><li role=\"option\" data-value=\"Maldives\" class=\"jfDropdown-optionListItem\">Maldives<\/li><li role=\"option\" data-value=\"Mali\" class=\"jfDropdown-optionListItem\">Mali<\/li><li role=\"option\" data-value=\"Malta\" class=\"jfDropdown-optionListItem\">Malta<\/li><li role=\"option\" data-value=\"Marshall Islands\" class=\"jfDropdown-optionListItem\">Marshall Islands<\/li><li role=\"option\" data-value=\"Mauritania\" class=\"jfDropdown-optionListItem\">Mauritania<\/li><li role=\"option\" data-value=\"Mauritius\" class=\"jfDropdown-optionListItem\">Mauritius<\/li><li role=\"option\" data-value=\"Mexico\" class=\"jfDropdown-optionListItem\">Mexico<\/li><li role=\"option\" data-value=\"Micronesia\" class=\"jfDropdown-optionListItem\">Micronesia<\/li><li role=\"option\" data-value=\"Moldova\" class=\"jfDropdown-optionListItem\">Moldova<\/li><li role=\"option\" data-value=\"Monaco\" class=\"jfDropdown-optionListItem\">Monaco<\/li><li role=\"option\" data-value=\"Mongolia\" class=\"jfDropdown-optionListItem\">Mongolia<\/li><li role=\"option\" data-value=\"Montenegro\" class=\"jfDropdown-optionListItem\">Montenegro<\/li><li role=\"option\" data-value=\"Morocco\" class=\"jfDropdown-optionListItem\">Morocco<\/li><li role=\"option\" data-value=\"Mozambique\" class=\"jfDropdown-optionListItem\">Mozambique<\/li><li role=\"option\" data-value=\"Myanmar (formerly Burma)\" class=\"jfDropdown-optionListItem\">Myanmar (formerly Burma)<\/li><li role=\"option\" data-value=\"Namibia\" class=\"jfDropdown-optionListItem\">Namibia<\/li><li role=\"option\" data-value=\"Nauru\" class=\"jfDropdown-optionListItem\">Nauru<\/li><li role=\"option\" data-value=\"Nepal\" class=\"jfDropdown-optionListItem\">Nepal<\/li><li role=\"option\" data-value=\"Netherlands\" class=\"jfDropdown-optionListItem\">Netherlands<\/li><li role=\"option\" data-value=\"New Zealand\" class=\"jfDropdown-optionListItem\">New Zealand<\/li><li role=\"option\" data-value=\"Nicaragua\" class=\"jfDropdown-optionListItem\">Nicaragua<\/li><li role=\"option\" data-value=\"Niger\" class=\"jfDropdown-optionListItem\">Niger<\/li><li role=\"option\" data-value=\"Nigeria\" class=\"jfDropdown-optionListItem\">Nigeria<\/li><li role=\"option\" data-value=\"North Korea\" class=\"jfDropdown-optionListItem\">North Korea<\/li><li role=\"option\" data-value=\"North Macedonia (formerly Macedonia)\" class=\"jfDropdown-optionListItem\">North Macedonia (formerly Macedonia)<\/li><li role=\"option\" data-value=\"Norway\" class=\"jfDropdown-optionListItem\">Norway<\/li><li role=\"option\" data-value=\"Oman\" class=\"jfDropdown-optionListItem\">Oman<\/li><li role=\"option\" data-value=\"Pakistan\" class=\"jfDropdown-optionListItem\">Pakistan<\/li><li role=\"option\" data-value=\"Palau\" class=\"jfDropdown-optionListItem\">Palau<\/li><li role=\"option\" data-value=\"Palestine\" class=\"jfDropdown-optionListItem\">Palestine<\/li><li role=\"option\" data-value=\"Panama\" class=\"jfDropdown-optionListItem\">Panama<\/li><li role=\"option\" data-value=\"Papua New Guinea\" class=\"jfDropdown-optionListItem\">Papua New Guinea<\/li><li role=\"option\" data-value=\"Paraguay\" class=\"jfDropdown-optionListItem\">Paraguay<\/li><li role=\"option\" data-value=\"Peru\" class=\"jfDropdown-optionListItem\">Peru<\/li><li role=\"option\" data-value=\"Philippines\" class=\"jfDropdown-optionListItem\">Philippines<\/li><li role=\"option\" data-value=\"Poland\" class=\"jfDropdown-optionListItem\">Poland<\/li><li role=\"option\" data-value=\"Portugal\" class=\"jfDropdown-optionListItem\">Portugal<\/li><li role=\"option\" data-value=\"Qatar\" class=\"jfDropdown-optionListItem\">Qatar<\/li><li role=\"option\" data-value=\"Romania\" class=\"jfDropdown-optionListItem\">Romania<\/li><li role=\"option\" data-value=\"Russia\" class=\"jfDropdown-optionListItem\">Russia<\/li><li role=\"option\" data-value=\"Rwanda\" class=\"jfDropdown-optionListItem\">Rwanda<\/li><li role=\"option\" data-value=\"Saint Kitts and Nevis\" class=\"jfDropdown-optionListItem\">Saint Kitts and Nevis<\/li><li role=\"option\" data-value=\"Saint Lucia\" class=\"jfDropdown-optionListItem\">Saint Lucia<\/li><li role=\"option\" data-value=\"Saint Vincent and the Grenadines\" class=\"jfDropdown-optionListItem\">Saint Vincent and the Grenadines<\/li><li role=\"option\" data-value=\"Samoa\" class=\"jfDropdown-optionListItem\">Samoa<\/li><li role=\"option\" data-value=\"San Marino\" class=\"jfDropdown-optionListItem\">San Marino<\/li><li role=\"option\" data-value=\"Sao Tome and Principe\" class=\"jfDropdown-optionListItem\">Sao Tome and Principe<\/li><li role=\"option\" data-value=\"Saudi Arabia\" class=\"jfDropdown-optionListItem\">Saudi Arabia<\/li><li role=\"option\" data-value=\"Senegal\" class=\"jfDropdown-optionListItem\">Senegal<\/li><li role=\"option\" data-value=\"Serbia\" class=\"jfDropdown-optionListItem\">Serbia<\/li><li role=\"option\" data-value=\"Seychelles\" class=\"jfDropdown-optionListItem\">Seychelles<\/li><li role=\"option\" data-value=\"Sierra Leone\" class=\"jfDropdown-optionListItem\">Sierra Leone<\/li><li role=\"option\" data-value=\"Singapore\" class=\"jfDropdown-optionListItem\">Singapore<\/li><li role=\"option\" data-value=\"Slovakia\" class=\"jfDropdown-optionListItem\">Slovakia<\/li><li role=\"option\" data-value=\"Slovenia\" class=\"jfDropdown-optionListItem\">Slovenia<\/li><li role=\"option\" data-value=\"Solomon Islands\" class=\"jfDropdown-optionListItem\">Solomon Islands<\/li><li role=\"option\" data-value=\"Somalia\" class=\"jfDropdown-optionListItem\">Somalia<\/li><li role=\"option\" data-value=\"South Africa\" class=\"jfDropdown-optionListItem\">South Africa<\/li><li role=\"option\" data-value=\"South Korea\" class=\"jfDropdown-optionListItem\">South Korea<\/li><li role=\"option\" data-value=\"South Sudan\" class=\"jfDropdown-optionListItem\">South Sudan<\/li><li role=\"option\" data-value=\"Spain\" class=\"jfDropdown-optionListItem\">Spain<\/li><li role=\"option\" data-value=\"Sri Lanka\" class=\"jfDropdown-optionListItem\">Sri Lanka<\/li><li role=\"option\" data-value=\"Sudan\" class=\"jfDropdown-optionListItem\">Sudan<\/li><li role=\"option\" data-value=\"Suriname\" class=\"jfDropdown-optionListItem\">Suriname<\/li><li role=\"option\" data-value=\"Sweden\" class=\"jfDropdown-optionListItem\">Sweden<\/li><li role=\"option\" data-value=\"Switzerland\" class=\"jfDropdown-optionListItem\">Switzerland<\/li><li role=\"option\" data-value=\"Syria\" class=\"jfDropdown-optionListItem\">Syria<\/li><li role=\"option\" data-value=\"Taiwan\" class=\"jfDropdown-optionListItem\">Taiwan<\/li><li role=\"option\" data-value=\"Tajikistan\" class=\"jfDropdown-optionListItem\">Tajikistan<\/li><li role=\"option\" data-value=\"Tanzania\" class=\"jfDropdown-optionListItem\">Tanzania<\/li><li role=\"option\" data-value=\"Thailand\" class=\"jfDropdown-optionListItem\">Thailand<\/li><li role=\"option\" data-value=\"Timor-Leste\" class=\"jfDropdown-optionListItem\">Timor-Leste<\/li><li role=\"option\" data-value=\"Togo\" class=\"jfDropdown-optionListItem\">Togo<\/li><li role=\"option\" data-value=\"Tonga\" class=\"jfDropdown-optionListItem\">Tonga<\/li><li role=\"option\" data-value=\"Trinidad and Tobago\" class=\"jfDropdown-optionListItem\">Trinidad and Tobago<\/li><li role=\"option\" data-value=\"Tunisia\" class=\"jfDropdown-optionListItem\">Tunisia<\/li><li role=\"option\" data-value=\"Turkey\" class=\"jfDropdown-optionListItem\">Turkey<\/li><li role=\"option\" data-value=\"Turkmenistan\" class=\"jfDropdown-optionListItem\">Turkmenistan<\/li><li role=\"option\" data-value=\"Tuvalu\" class=\"jfDropdown-optionListItem\">Tuvalu<\/li><li role=\"option\" data-value=\"Uganda\" class=\"jfDropdown-optionListItem\">Uganda<\/li><li role=\"option\" data-value=\"Ukraine\" class=\"jfDropdown-optionListItem\">Ukraine<\/li><li role=\"option\" data-value=\"United Arab Emirates (UAE)\" class=\"jfDropdown-optionListItem\">United Arab Emirates (UAE)<\/li><li role=\"option\" data-value=\"United Kingdom (UK)\" class=\"jfDropdown-optionListItem\">United Kingdom (UK)<\/li><li role=\"option\" data-value=\"United States of America (USA)\" class=\"jfDropdown-optionListItem\">United States of America (USA)<\/li><li role=\"option\" data-value=\"Uruguay\" class=\"jfDropdown-optionListItem\">Uruguay<\/li><li role=\"option\" data-value=\"Uzbekistan\" class=\"jfDropdown-optionListItem\">Uzbekistan<\/li><li role=\"option\" data-value=\"Vanuatu\" class=\"jfDropdown-optionListItem\">Vanuatu<\/li><li role=\"option\" data-value=\"Vatican City (Holy See)\" class=\"jfDropdown-optionListItem\">Vatican City (Holy See)<\/li><li role=\"option\" data-value=\"Venezuela\" class=\"jfDropdown-optionListItem\">Venezuela<\/li><li role=\"option\" data-value=\"Vietnam\" class=\"jfDropdown-optionListItem\">Vietnam<\/li><li role=\"option\" data-value=\"Yemen\" class=\"jfDropdown-optionListItem\">Yemen<\/li><li role=\"option\" data-value=\"Zambia\" class=\"jfDropdown-optionListItem\">Zambia<\/li><li role=\"option\" data-value=\"Zimbabwe\" class=\"jfDropdown-optionListItem\">Zimbabwe<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_18_field_7\" id=\"sublabel_18_field_7\">Primary Country of Residence<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_18_field_8\" name=\"q18_firstA18[field_8][]\" class=\"form-dropdown js-forMixed\" multiple=\"\"><option value=\"Caribbean\">Caribbean<\/option><option value=\"Central America\">Central America<\/option><option value=\"Central and Southern Asia\">Central and Southern Asia<\/option><option value=\"Eastern and Southern Africa\">Eastern and Southern Africa<\/option><option value=\"Eastern Asia\">Eastern Asia<\/option><option value=\"Europe\">Europe<\/option><option value=\"Middle East and North Africa\">Middle East and North Africa<\/option><option value=\"North America\">North America<\/option><option value=\"Oceania\">Oceania<\/option><option value=\"South America\">South America<\/option><option value=\"Southeast Asia\">Southeast Asia<\/option><option value=\"West and Central Africa\">West and Central Africa<\/option><option value=\"N\/A - Global\">N\/A - Global<\/option><\/select><div class=\"jfInput-dropdown isMultiple hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_18_field_8\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isPlaceholder\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-18-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"Caribbean\" class=\"jfDropdown-optionListItem\">Caribbean<\/li><li role=\"option\" data-value=\"Central America\" class=\"jfDropdown-optionListItem\">Central America<\/li><li role=\"option\" data-value=\"Central and Southern Asia\" class=\"jfDropdown-optionListItem\">Central and Southern Asia<\/li><li role=\"option\" data-value=\"Eastern and Southern Africa\" class=\"jfDropdown-optionListItem\">Eastern and Southern Africa<\/li><li role=\"option\" data-value=\"Eastern Asia\" class=\"jfDropdown-optionListItem\">Eastern Asia<\/li><li role=\"option\" data-value=\"Europe\" class=\"jfDropdown-optionListItem\">Europe<\/li><li role=\"option\" data-value=\"Middle East and North Africa\" class=\"jfDropdown-optionListItem\">Middle East and North Africa<\/li><li role=\"option\" data-value=\"North America\" class=\"jfDropdown-optionListItem\">North America<\/li><li role=\"option\" data-value=\"Oceania\" class=\"jfDropdown-optionListItem\">Oceania<\/li><li role=\"option\" data-value=\"South America\" class=\"jfDropdown-optionListItem\">South America<\/li><li role=\"option\" data-value=\"Southeast Asia\" class=\"jfDropdown-optionListItem\">Southeast Asia<\/li><li role=\"option\" data-value=\"West and Central Africa\" class=\"jfDropdown-optionListItem\">West and Central Africa<\/li><li role=\"option\" data-value=\"N\/A - Global\" class=\"jfDropdown-optionListItem\">N\/A - Global<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_18_field_8\" id=\"sublabel_18_field_8\">Regions of Work<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_19\"><div id=\"cid_19\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>5<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_19\" class=\"jfQuestion-label isLeftAlign\" id=\"label_19\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Speak at the Skoll World Forum<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_19_description\"><span>To submit your name for consideration\u00a0to speak at the Skoll World Forum, please let us know 2-3 sentences on what you envision. Please also include links to previous speaking engagements, if applicable.<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_19\" name=\"q19_speakAt\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_19_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_19\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Letters\" data-limit=\"4999\" data-minimum=\"-1\" id=\"input_19-limit\">0\/4999<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_19_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_19_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_19_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_19_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_19_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_19_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_19_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_19_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_19_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_19_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_19\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_19_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_19_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_19_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_19_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_19_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_19_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_19_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_19\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_19_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_62\"><div id=\"cid_62\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>6<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_62\" class=\"jfQuestion-label isLeftAlign\" id=\"label_62\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Attend the Skoll World Forum<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_62_description\"><span>In 2-3 sentences, how would you contribute to the community at the\u00a0Skoll World Forum?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_62\" name=\"q62_attendThe\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_62_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_62\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Letters\" data-limit=\"4999\" data-minimum=\"-1\" id=\"input_62-limit\">0\/4999<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_62_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_62_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_62_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_62_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_62_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_62_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_62_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_62_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_62_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_62_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_62\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_62_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_62_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_62_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_62_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_62_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_62_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_62_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_62\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_62_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_20\"><div id=\"cid_20\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>7<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_20\" class=\"jfQuestion-label isLeftAlign\" id=\"label_20\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Tell Skoll about my work<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_20_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"2\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_20_field_1\" name=\"q20_tellSkoll[field_1]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Yes\">Yes<\/option><option value=\"No\">No<\/option><\/select><div class=\"jfInput-dropdown isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_20_field_1\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_20_field_1\"><\/span><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-20-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Yes\" class=\"jfDropdown-optionListItem\">Yes<\/li><li role=\"option\" data-value=\"No\" class=\"jfDropdown-optionListItem\">No<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_20_field_1\" id=\"sublabel_20_field_1\">Do you consider yourself a Social Entrepreneur?<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_20_field_2\" name=\"q20_tellSkoll[field_2]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" maxLength=\"5000\" data-maxlength=\"5000\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_20_description\"\/><label class=\"jfField-sublabel \" for=\"input_20_field_2\" id=\"sublabel_20_field_2\">Why or Why Not?<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"1\"><input type=\"text\" id=\"input_20_field_3\" name=\"q20_tellSkoll[field_3]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" maxLength=\"1000\" data-maxlength=\"1000\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_20_description\"\/><label class=\"jfField-sublabel \" for=\"input_20_field_3\" id=\"sublabel_20_field_3\">Describe the mission\/vision of your organization in less than 100 words\u00a0<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_20_field_4\" name=\"q20_tellSkoll[field_4]\" class=\"form-dropdown validate[required] js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Economic Opportunity\">Economic Opportunity<\/option><option value=\"Education\">Education<\/option><option value=\"Environmental Sustainability\">Environmental Sustainability<\/option><option value=\"Health\">Health<\/option><option value=\"Peace and Human Rights\">Peace and Human Rights<\/option><option value=\"Sustainable Markets\">Sustainable Markets<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_20_field_4\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_20_field_4\"><\/span><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-20-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Economic Opportunity\" class=\"jfDropdown-optionListItem\">Economic Opportunity<\/li><li role=\"option\" data-value=\"Education\" class=\"jfDropdown-optionListItem\">Education<\/li><li role=\"option\" data-value=\"Environmental Sustainability\" class=\"jfDropdown-optionListItem\">Environmental Sustainability<\/li><li role=\"option\" data-value=\"Health\" class=\"jfDropdown-optionListItem\">Health<\/li><li role=\"option\" data-value=\"Peace and Human Rights\" class=\"jfDropdown-optionListItem\">Peace and Human Rights<\/li><li role=\"option\" data-value=\"Sustainable Markets\" class=\"jfDropdown-optionListItem\">Sustainable Markets<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_20_field_4\" id=\"sublabel_20_field_4\">Select the primary issue area of your work<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_64\"><div id=\"cid_64\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>8<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_64\" class=\"jfQuestion-label isLeftAlign\" id=\"label_64\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Tell Skoll about my COVID-19 work<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_64_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"1\"><input type=\"text\" id=\"input_64_field_3\" name=\"q64_tellSkoll64[field_3]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" maxLength=\"1000\" data-maxlength=\"1000\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_64_description\"\/><label class=\"jfField-sublabel \" for=\"input_64_field_3\" id=\"sublabel_64_field_3\">Describe the mission\/vision of your organization in less than 100 words.<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"2\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_64_field_4\" name=\"q64_tellSkoll64[field_4]\" class=\"form-dropdown validate[required] js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Economic Opportunity\">Economic Opportunity<\/option><option value=\"Education\">Education<\/option><option value=\"Environmental Sustainability\">Environmental Sustainability<\/option><option value=\"Health\">Health<\/option><option value=\"Peace and Human Rights\">Peace and Human Rights<\/option><option value=\"Sustainable Markets\">Sustainable Markets<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_64_field_4\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_64_field_4\"><\/span><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-64-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Economic Opportunity\" class=\"jfDropdown-optionListItem\">Economic Opportunity<\/li><li role=\"option\" data-value=\"Education\" class=\"jfDropdown-optionListItem\">Education<\/li><li role=\"option\" data-value=\"Environmental Sustainability\" class=\"jfDropdown-optionListItem\">Environmental Sustainability<\/li><li role=\"option\" data-value=\"Health\" class=\"jfDropdown-optionListItem\">Health<\/li><li role=\"option\" data-value=\"Peace and Human Rights\" class=\"jfDropdown-optionListItem\">Peace and Human Rights<\/li><li role=\"option\" data-value=\"Sustainable Markets\" class=\"jfDropdown-optionListItem\">Sustainable Markets<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_64_field_4\" id=\"sublabel_64_field_4\">Select the primary issue area of your work<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"2\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_64_field_6\" name=\"q64_tellSkoll64[field_6][]\" class=\"form-dropdown validate[required] js-forMixed\" multiple=\"\"><option value=\"Afghanistan\">Afghanistan<\/option><option value=\"Albania\">Albania<\/option><option value=\"Algeria\">Algeria<\/option><option value=\"Andorra\">Andorra<\/option><option value=\"Angola\">Angola<\/option><option value=\"Antigua and Barbuda\">Antigua and Barbuda<\/option><option value=\"Argentina\">Argentina<\/option><option value=\"Armenia\">Armenia<\/option><option value=\"Australia\">Australia<\/option><option value=\"Austria\">Austria<\/option><option value=\"Azerbaijan\">Azerbaijan<\/option><option value=\"Bahamas\">Bahamas<\/option><option value=\"Bahrain\">Bahrain<\/option><option value=\"Bangladesh\">Bangladesh<\/option><option value=\"Barbados\">Barbados<\/option><option value=\"Belarus\">Belarus<\/option><option value=\"Belgium\">Belgium<\/option><option value=\"Belize\">Belize<\/option><option value=\"Benin\">Benin<\/option><option value=\"Bhutan\">Bhutan<\/option><option value=\"Bolivia\">Bolivia<\/option><option value=\"Bosnia and Herzegovina\">Bosnia and Herzegovina<\/option><option value=\"Botswana\">Botswana<\/option><option value=\"Brazil\">Brazil<\/option><option value=\"Brunei\">Brunei<\/option><option value=\"Bulgaria\">Bulgaria<\/option><option value=\"Burkina Faso\">Burkina Faso<\/option><option value=\"Burundi\">Burundi<\/option><option value=\"Cabo Verde\">Cabo Verde<\/option><option value=\"Cambodia\">Cambodia<\/option><option value=\"Cameroon\">Cameroon<\/option><option value=\"Canada\">Canada<\/option><option value=\"Central African Republic (CAR)\">Central African Republic (CAR)<\/option><option value=\"Chad\">Chad<\/option><option value=\"Chile\">Chile<\/option><option value=\"China\">China<\/option><option value=\"Colombia\">Colombia<\/option><option value=\"Comoros\">Comoros<\/option><option value=\"Congo, Democratic Republic of the\">Congo, Democratic Republic of the<\/option><option value=\"Congo, Republic of the\">Congo, Republic of the<\/option><option value=\"Costa Rica\">Costa Rica<\/option><option value=\"Cote d&#x27;Ivoire\">Cote d&#x27;Ivoire<\/option><option value=\"Croatia\">Croatia<\/option><option value=\"Cuba\">Cuba<\/option><option value=\"Cyprus\">Cyprus<\/option><option value=\"Czechia\">Czechia<\/option><option value=\"Denmark\">Denmark<\/option><option value=\"Djibouti\">Djibouti<\/option><option value=\"Dominica\">Dominica<\/option><option value=\"Dominican Republic\">Dominican Republic<\/option><option value=\"Ecuador\">Ecuador<\/option><option value=\"Egypt\">Egypt<\/option><option value=\"El Salvador\">El Salvador<\/option><option value=\"Equatorial Guinea\">Equatorial Guinea<\/option><option value=\"Eritrea\">Eritrea<\/option><option value=\"Estonia\">Estonia<\/option><option value=\"Eswatini (formerly Swaziland)\">Eswatini (formerly Swaziland)<\/option><option value=\"Ethiopia\">Ethiopia<\/option><option value=\"Fiji\">Fiji<\/option><option value=\"Finland\">Finland<\/option><option value=\"France\">France<\/option><option value=\"Gabon\">Gabon<\/option><option value=\"Gambia\">Gambia<\/option><option value=\"Georgia\">Georgia<\/option><option value=\"Germany\">Germany<\/option><option value=\"Ghana\">Ghana<\/option><option value=\"Greece\">Greece<\/option><option value=\"Grenada\">Grenada<\/option><option value=\"Guatemala\">Guatemala<\/option><option value=\"Guinea\">Guinea<\/option><option value=\"Guinea-Bissau\">Guinea-Bissau<\/option><option value=\"Guyana\">Guyana<\/option><option value=\"Haiti\">Haiti<\/option><option value=\"Honduras\">Honduras<\/option><option value=\"Hungary\">Hungary<\/option><option value=\"Iceland\">Iceland<\/option><option value=\"India\">India<\/option><option value=\"Indonesia\">Indonesia<\/option><option value=\"Iran\">Iran<\/option><option value=\"Iraq\">Iraq<\/option><option value=\"Ireland\">Ireland<\/option><option value=\"Israel\">Israel<\/option><option value=\"Italy\">Italy<\/option><option value=\"Jamaica\">Jamaica<\/option><option value=\"Japan\">Japan<\/option><option value=\"Jordan\">Jordan<\/option><option value=\"Kazakhstan\">Kazakhstan<\/option><option value=\"Kenya\">Kenya<\/option><option value=\"Kiribati\">Kiribati<\/option><option value=\"Kosovo\">Kosovo<\/option><option value=\"Kuwait\">Kuwait<\/option><option value=\"Kyrgyzstan\">Kyrgyzstan<\/option><option value=\"Laos\">Laos<\/option><option value=\"Latvia\">Latvia<\/option><option value=\"Lebanon\">Lebanon<\/option><option value=\"Lesotho\">Lesotho<\/option><option value=\"Liberia\">Liberia<\/option><option value=\"Libya\">Libya<\/option><option value=\"Liechtenstein\">Liechtenstein<\/option><option value=\"Lithuania\">Lithuania<\/option><option value=\"Luxembourg\">Luxembourg<\/option><option value=\"Madagascar\">Madagascar<\/option><option value=\"Malawi\">Malawi<\/option><option value=\"Malaysia\">Malaysia<\/option><option value=\"Maldives\">Maldives<\/option><option value=\"Mali\">Mali<\/option><option value=\"Malta\">Malta<\/option><option value=\"Marshall Islands\">Marshall Islands<\/option><option value=\"Mauritania\">Mauritania<\/option><option value=\"Mauritius\">Mauritius<\/option><option value=\"Mexico\">Mexico<\/option><option value=\"Micronesia\">Micronesia<\/option><option value=\"Moldova\">Moldova<\/option><option value=\"Monaco\">Monaco<\/option><option value=\"Mongolia\">Mongolia<\/option><option value=\"Montenegro\">Montenegro<\/option><option value=\"Morocco\">Morocco<\/option><option value=\"Mozambique\">Mozambique<\/option><option value=\"Myanmar (formerly Burma)\">Myanmar (formerly Burma)<\/option><option value=\"Namibia\">Namibia<\/option><option value=\"Nauru\">Nauru<\/option><option value=\"Nepal\">Nepal<\/option><option value=\"Netherlands\">Netherlands<\/option><option value=\"New Zealand\">New Zealand<\/option><option value=\"Nicaragua\">Nicaragua<\/option><option value=\"Niger\">Niger<\/option><option value=\"Nigeria\">Nigeria<\/option><option value=\"North Korea\">North Korea<\/option><option value=\"North Macedonia (formerly Macedonia)\">North Macedonia (formerly Macedonia)<\/option><option value=\"Norway\">Norway<\/option><option value=\"Oman\">Oman<\/option><option value=\"Pakistan\">Pakistan<\/option><option value=\"Palau\">Palau<\/option><option value=\"Palestine\">Palestine<\/option><option value=\"Panama\">Panama<\/option><option value=\"Papua New Guinea\">Papua New Guinea<\/option><option value=\"Paraguay\">Paraguay<\/option><option value=\"Peru\">Peru<\/option><option value=\"Philippines\">Philippines<\/option><option value=\"Poland\">Poland<\/option><option value=\"Portugal\">Portugal<\/option><option value=\"Qatar\">Qatar<\/option><option value=\"Romania\">Romania<\/option><option value=\"Russia\">Russia<\/option><option value=\"Rwanda\">Rwanda<\/option><option value=\"Saint Kitts and Nevis\">Saint Kitts and Nevis<\/option><option value=\"Saint Lucia\">Saint Lucia<\/option><option value=\"Saint Vincent and the Grenadines\">Saint Vincent and the Grenadines<\/option><option value=\"Samoa\">Samoa<\/option><option value=\"San Marino\">San Marino<\/option><option value=\"Sao Tome and Principe\">Sao Tome and Principe<\/option><option value=\"Saudi Arabia\">Saudi Arabia<\/option><option value=\"Senegal\">Senegal<\/option><option value=\"Serbia\">Serbia<\/option><option value=\"Seychelles\">Seychelles<\/option><option value=\"Sierra Leone\">Sierra Leone<\/option><option value=\"Singapore\">Singapore<\/option><option value=\"Slovakia\">Slovakia<\/option><option value=\"Slovenia\">Slovenia<\/option><option value=\"Solomon Islands\">Solomon Islands<\/option><option value=\"Somalia\">Somalia<\/option><option value=\"South Africa\">South Africa<\/option><option value=\"South Korea\">South Korea<\/option><option value=\"South Sudan\">South Sudan<\/option><option value=\"Spain\">Spain<\/option><option value=\"Sri Lanka\">Sri Lanka<\/option><option value=\"Sudan\">Sudan<\/option><option value=\"Suriname\">Suriname<\/option><option value=\"Sweden\">Sweden<\/option><option value=\"Switzerland\">Switzerland<\/option><option value=\"Syria\">Syria<\/option><option value=\"Taiwan\">Taiwan<\/option><option value=\"Tajikistan\">Tajikistan<\/option><option value=\"Tanzania\">Tanzania<\/option><option value=\"Thailand\">Thailand<\/option><option value=\"Timor-Leste\">Timor-Leste<\/option><option value=\"Togo\">Togo<\/option><option value=\"Tonga\">Tonga<\/option><option value=\"Trinidad and Tobago\">Trinidad and Tobago<\/option><option value=\"Tunisia\">Tunisia<\/option><option value=\"Turkey\">Turkey<\/option><option value=\"Turkmenistan\">Turkmenistan<\/option><option value=\"Tuvalu\">Tuvalu<\/option><option value=\"Uganda\">Uganda<\/option><option value=\"Ukraine\">Ukraine<\/option><option value=\"United Arab Emirates (UAE)\">United Arab Emirates (UAE)<\/option><option value=\"United Kingdom (UK)\">United Kingdom (UK)<\/option><option value=\"United States of America (USA)\">United States of America (USA)<\/option><option value=\"Uruguay\">Uruguay<\/option><option value=\"Uzbekistan\">Uzbekistan<\/option><option value=\"Vanuatu\">Vanuatu<\/option><option value=\"Vatican City (Holy See)\">Vatican City (Holy See)<\/option><option value=\"Venezuela\">Venezuela<\/option><option value=\"Vietnam\">Vietnam<\/option><option value=\"Yemen\">Yemen<\/option><option value=\"Zambia\">Zambia<\/option><option value=\"Zimbabwe\">Zimbabwe<\/option><\/select><div class=\"jfInput-dropdown isMultiple hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_64_field_6\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isPlaceholder\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-64-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"Afghanistan\" class=\"jfDropdown-optionListItem\">Afghanistan<\/li><li role=\"option\" data-value=\"Albania\" class=\"jfDropdown-optionListItem\">Albania<\/li><li role=\"option\" data-value=\"Algeria\" class=\"jfDropdown-optionListItem\">Algeria<\/li><li role=\"option\" data-value=\"Andorra\" class=\"jfDropdown-optionListItem\">Andorra<\/li><li role=\"option\" data-value=\"Angola\" class=\"jfDropdown-optionListItem\">Angola<\/li><li role=\"option\" data-value=\"Antigua and Barbuda\" class=\"jfDropdown-optionListItem\">Antigua and Barbuda<\/li><li role=\"option\" data-value=\"Argentina\" class=\"jfDropdown-optionListItem\">Argentina<\/li><li role=\"option\" data-value=\"Armenia\" class=\"jfDropdown-optionListItem\">Armenia<\/li><li role=\"option\" data-value=\"Australia\" class=\"jfDropdown-optionListItem\">Australia<\/li><li role=\"option\" data-value=\"Austria\" class=\"jfDropdown-optionListItem\">Austria<\/li><li role=\"option\" data-value=\"Azerbaijan\" class=\"jfDropdown-optionListItem\">Azerbaijan<\/li><li role=\"option\" data-value=\"Bahamas\" class=\"jfDropdown-optionListItem\">Bahamas<\/li><li role=\"option\" data-value=\"Bahrain\" class=\"jfDropdown-optionListItem\">Bahrain<\/li><li role=\"option\" data-value=\"Bangladesh\" class=\"jfDropdown-optionListItem\">Bangladesh<\/li><li role=\"option\" data-value=\"Barbados\" class=\"jfDropdown-optionListItem\">Barbados<\/li><li role=\"option\" data-value=\"Belarus\" class=\"jfDropdown-optionListItem\">Belarus<\/li><li role=\"option\" data-value=\"Belgium\" class=\"jfDropdown-optionListItem\">Belgium<\/li><li role=\"option\" data-value=\"Belize\" class=\"jfDropdown-optionListItem\">Belize<\/li><li role=\"option\" data-value=\"Benin\" class=\"jfDropdown-optionListItem\">Benin<\/li><li role=\"option\" data-value=\"Bhutan\" class=\"jfDropdown-optionListItem\">Bhutan<\/li><li role=\"option\" data-value=\"Bolivia\" class=\"jfDropdown-optionListItem\">Bolivia<\/li><li role=\"option\" data-value=\"Bosnia and Herzegovina\" class=\"jfDropdown-optionListItem\">Bosnia and Herzegovina<\/li><li role=\"option\" data-value=\"Botswana\" class=\"jfDropdown-optionListItem\">Botswana<\/li><li role=\"option\" data-value=\"Brazil\" class=\"jfDropdown-optionListItem\">Brazil<\/li><li role=\"option\" data-value=\"Brunei\" class=\"jfDropdown-optionListItem\">Brunei<\/li><li role=\"option\" data-value=\"Bulgaria\" class=\"jfDropdown-optionListItem\">Bulgaria<\/li><li role=\"option\" data-value=\"Burkina Faso\" class=\"jfDropdown-optionListItem\">Burkina Faso<\/li><li role=\"option\" data-value=\"Burundi\" class=\"jfDropdown-optionListItem\">Burundi<\/li><li role=\"option\" data-value=\"Cabo Verde\" class=\"jfDropdown-optionListItem\">Cabo Verde<\/li><li role=\"option\" data-value=\"Cambodia\" class=\"jfDropdown-optionListItem\">Cambodia<\/li><li role=\"option\" data-value=\"Cameroon\" class=\"jfDropdown-optionListItem\">Cameroon<\/li><li role=\"option\" data-value=\"Canada\" class=\"jfDropdown-optionListItem\">Canada<\/li><li role=\"option\" data-value=\"Central African Republic (CAR)\" class=\"jfDropdown-optionListItem\">Central African Republic (CAR)<\/li><li role=\"option\" data-value=\"Chad\" class=\"jfDropdown-optionListItem\">Chad<\/li><li role=\"option\" data-value=\"Chile\" class=\"jfDropdown-optionListItem\">Chile<\/li><li role=\"option\" data-value=\"China\" class=\"jfDropdown-optionListItem\">China<\/li><li role=\"option\" data-value=\"Colombia\" class=\"jfDropdown-optionListItem\">Colombia<\/li><li role=\"option\" data-value=\"Comoros\" class=\"jfDropdown-optionListItem\">Comoros<\/li><li role=\"option\" data-value=\"Congo, Democratic Republic of the\" class=\"jfDropdown-optionListItem\">Congo, Democratic Republic of the<\/li><li role=\"option\" data-value=\"Congo, Republic of the\" class=\"jfDropdown-optionListItem\">Congo, Republic of the<\/li><li role=\"option\" data-value=\"Costa Rica\" class=\"jfDropdown-optionListItem\">Costa Rica<\/li><li role=\"option\" data-value=\"Cote d&#x27;Ivoire\" class=\"jfDropdown-optionListItem\">Cote d&#x27;Ivoire<\/li><li role=\"option\" data-value=\"Croatia\" class=\"jfDropdown-optionListItem\">Croatia<\/li><li role=\"option\" data-value=\"Cuba\" class=\"jfDropdown-optionListItem\">Cuba<\/li><li role=\"option\" data-value=\"Cyprus\" class=\"jfDropdown-optionListItem\">Cyprus<\/li><li role=\"option\" data-value=\"Czechia\" class=\"jfDropdown-optionListItem\">Czechia<\/li><li role=\"option\" data-value=\"Denmark\" class=\"jfDropdown-optionListItem\">Denmark<\/li><li role=\"option\" data-value=\"Djibouti\" class=\"jfDropdown-optionListItem\">Djibouti<\/li><li role=\"option\" data-value=\"Dominica\" class=\"jfDropdown-optionListItem\">Dominica<\/li><li role=\"option\" data-value=\"Dominican Republic\" class=\"jfDropdown-optionListItem\">Dominican Republic<\/li><li role=\"option\" data-value=\"Ecuador\" class=\"jfDropdown-optionListItem\">Ecuador<\/li><li role=\"option\" data-value=\"Egypt\" class=\"jfDropdown-optionListItem\">Egypt<\/li><li role=\"option\" data-value=\"El Salvador\" class=\"jfDropdown-optionListItem\">El Salvador<\/li><li role=\"option\" data-value=\"Equatorial Guinea\" class=\"jfDropdown-optionListItem\">Equatorial Guinea<\/li><li role=\"option\" data-value=\"Eritrea\" class=\"jfDropdown-optionListItem\">Eritrea<\/li><li role=\"option\" data-value=\"Estonia\" class=\"jfDropdown-optionListItem\">Estonia<\/li><li role=\"option\" data-value=\"Eswatini (formerly Swaziland)\" class=\"jfDropdown-optionListItem\">Eswatini (formerly Swaziland)<\/li><li role=\"option\" data-value=\"Ethiopia\" class=\"jfDropdown-optionListItem\">Ethiopia<\/li><li role=\"option\" data-value=\"Fiji\" class=\"jfDropdown-optionListItem\">Fiji<\/li><li role=\"option\" data-value=\"Finland\" class=\"jfDropdown-optionListItem\">Finland<\/li><li role=\"option\" data-value=\"France\" class=\"jfDropdown-optionListItem\">France<\/li><li role=\"option\" data-value=\"Gabon\" class=\"jfDropdown-optionListItem\">Gabon<\/li><li role=\"option\" data-value=\"Gambia\" class=\"jfDropdown-optionListItem\">Gambia<\/li><li role=\"option\" data-value=\"Georgia\" class=\"jfDropdown-optionListItem\">Georgia<\/li><li role=\"option\" data-value=\"Germany\" class=\"jfDropdown-optionListItem\">Germany<\/li><li role=\"option\" data-value=\"Ghana\" class=\"jfDropdown-optionListItem\">Ghana<\/li><li role=\"option\" data-value=\"Greece\" class=\"jfDropdown-optionListItem\">Greece<\/li><li role=\"option\" data-value=\"Grenada\" class=\"jfDropdown-optionListItem\">Grenada<\/li><li role=\"option\" data-value=\"Guatemala\" class=\"jfDropdown-optionListItem\">Guatemala<\/li><li role=\"option\" data-value=\"Guinea\" class=\"jfDropdown-optionListItem\">Guinea<\/li><li role=\"option\" data-value=\"Guinea-Bissau\" class=\"jfDropdown-optionListItem\">Guinea-Bissau<\/li><li role=\"option\" data-value=\"Guyana\" class=\"jfDropdown-optionListItem\">Guyana<\/li><li role=\"option\" data-value=\"Haiti\" class=\"jfDropdown-optionListItem\">Haiti<\/li><li role=\"option\" data-value=\"Honduras\" class=\"jfDropdown-optionListItem\">Honduras<\/li><li role=\"option\" data-value=\"Hungary\" class=\"jfDropdown-optionListItem\">Hungary<\/li><li role=\"option\" data-value=\"Iceland\" class=\"jfDropdown-optionListItem\">Iceland<\/li><li role=\"option\" data-value=\"India\" class=\"jfDropdown-optionListItem\">India<\/li><li role=\"option\" data-value=\"Indonesia\" class=\"jfDropdown-optionListItem\">Indonesia<\/li><li role=\"option\" data-value=\"Iran\" class=\"jfDropdown-optionListItem\">Iran<\/li><li role=\"option\" data-value=\"Iraq\" class=\"jfDropdown-optionListItem\">Iraq<\/li><li role=\"option\" data-value=\"Ireland\" class=\"jfDropdown-optionListItem\">Ireland<\/li><li role=\"option\" data-value=\"Israel\" class=\"jfDropdown-optionListItem\">Israel<\/li><li role=\"option\" data-value=\"Italy\" class=\"jfDropdown-optionListItem\">Italy<\/li><li role=\"option\" data-value=\"Jamaica\" class=\"jfDropdown-optionListItem\">Jamaica<\/li><li role=\"option\" data-value=\"Japan\" class=\"jfDropdown-optionListItem\">Japan<\/li><li role=\"option\" data-value=\"Jordan\" class=\"jfDropdown-optionListItem\">Jordan<\/li><li role=\"option\" data-value=\"Kazakhstan\" class=\"jfDropdown-optionListItem\">Kazakhstan<\/li><li role=\"option\" data-value=\"Kenya\" class=\"jfDropdown-optionListItem\">Kenya<\/li><li role=\"option\" data-value=\"Kiribati\" class=\"jfDropdown-optionListItem\">Kiribati<\/li><li role=\"option\" data-value=\"Kosovo\" class=\"jfDropdown-optionListItem\">Kosovo<\/li><li role=\"option\" data-value=\"Kuwait\" class=\"jfDropdown-optionListItem\">Kuwait<\/li><li role=\"option\" data-value=\"Kyrgyzstan\" class=\"jfDropdown-optionListItem\">Kyrgyzstan<\/li><li role=\"option\" data-value=\"Laos\" class=\"jfDropdown-optionListItem\">Laos<\/li><li role=\"option\" data-value=\"Latvia\" class=\"jfDropdown-optionListItem\">Latvia<\/li><li role=\"option\" data-value=\"Lebanon\" class=\"jfDropdown-optionListItem\">Lebanon<\/li><li role=\"option\" data-value=\"Lesotho\" class=\"jfDropdown-optionListItem\">Lesotho<\/li><li role=\"option\" data-value=\"Liberia\" class=\"jfDropdown-optionListItem\">Liberia<\/li><li role=\"option\" data-value=\"Libya\" class=\"jfDropdown-optionListItem\">Libya<\/li><li role=\"option\" data-value=\"Liechtenstein\" class=\"jfDropdown-optionListItem\">Liechtenstein<\/li><li role=\"option\" data-value=\"Lithuania\" class=\"jfDropdown-optionListItem\">Lithuania<\/li><li role=\"option\" data-value=\"Luxembourg\" class=\"jfDropdown-optionListItem\">Luxembourg<\/li><li role=\"option\" data-value=\"Madagascar\" class=\"jfDropdown-optionListItem\">Madagascar<\/li><li role=\"option\" data-value=\"Malawi\" class=\"jfDropdown-optionListItem\">Malawi<\/li><li role=\"option\" data-value=\"Malaysia\" class=\"jfDropdown-optionListItem\">Malaysia<\/li><li role=\"option\" data-value=\"Maldives\" class=\"jfDropdown-optionListItem\">Maldives<\/li><li role=\"option\" data-value=\"Mali\" class=\"jfDropdown-optionListItem\">Mali<\/li><li role=\"option\" data-value=\"Malta\" class=\"jfDropdown-optionListItem\">Malta<\/li><li role=\"option\" data-value=\"Marshall Islands\" class=\"jfDropdown-optionListItem\">Marshall Islands<\/li><li role=\"option\" data-value=\"Mauritania\" class=\"jfDropdown-optionListItem\">Mauritania<\/li><li role=\"option\" data-value=\"Mauritius\" class=\"jfDropdown-optionListItem\">Mauritius<\/li><li role=\"option\" data-value=\"Mexico\" class=\"jfDropdown-optionListItem\">Mexico<\/li><li role=\"option\" data-value=\"Micronesia\" class=\"jfDropdown-optionListItem\">Micronesia<\/li><li role=\"option\" data-value=\"Moldova\" class=\"jfDropdown-optionListItem\">Moldova<\/li><li role=\"option\" data-value=\"Monaco\" class=\"jfDropdown-optionListItem\">Monaco<\/li><li role=\"option\" data-value=\"Mongolia\" class=\"jfDropdown-optionListItem\">Mongolia<\/li><li role=\"option\" data-value=\"Montenegro\" class=\"jfDropdown-optionListItem\">Montenegro<\/li><li role=\"option\" data-value=\"Morocco\" class=\"jfDropdown-optionListItem\">Morocco<\/li><li role=\"option\" data-value=\"Mozambique\" class=\"jfDropdown-optionListItem\">Mozambique<\/li><li role=\"option\" data-value=\"Myanmar (formerly Burma)\" class=\"jfDropdown-optionListItem\">Myanmar (formerly Burma)<\/li><li role=\"option\" data-value=\"Namibia\" class=\"jfDropdown-optionListItem\">Namibia<\/li><li role=\"option\" data-value=\"Nauru\" class=\"jfDropdown-optionListItem\">Nauru<\/li><li role=\"option\" data-value=\"Nepal\" class=\"jfDropdown-optionListItem\">Nepal<\/li><li role=\"option\" data-value=\"Netherlands\" class=\"jfDropdown-optionListItem\">Netherlands<\/li><li role=\"option\" data-value=\"New Zealand\" class=\"jfDropdown-optionListItem\">New Zealand<\/li><li role=\"option\" data-value=\"Nicaragua\" class=\"jfDropdown-optionListItem\">Nicaragua<\/li><li role=\"option\" data-value=\"Niger\" class=\"jfDropdown-optionListItem\">Niger<\/li><li role=\"option\" data-value=\"Nigeria\" class=\"jfDropdown-optionListItem\">Nigeria<\/li><li role=\"option\" data-value=\"North Korea\" class=\"jfDropdown-optionListItem\">North Korea<\/li><li role=\"option\" data-value=\"North Macedonia (formerly Macedonia)\" class=\"jfDropdown-optionListItem\">North Macedonia (formerly Macedonia)<\/li><li role=\"option\" data-value=\"Norway\" class=\"jfDropdown-optionListItem\">Norway<\/li><li role=\"option\" data-value=\"Oman\" class=\"jfDropdown-optionListItem\">Oman<\/li><li role=\"option\" data-value=\"Pakistan\" class=\"jfDropdown-optionListItem\">Pakistan<\/li><li role=\"option\" data-value=\"Palau\" class=\"jfDropdown-optionListItem\">Palau<\/li><li role=\"option\" data-value=\"Palestine\" class=\"jfDropdown-optionListItem\">Palestine<\/li><li role=\"option\" data-value=\"Panama\" class=\"jfDropdown-optionListItem\">Panama<\/li><li role=\"option\" data-value=\"Papua New Guinea\" class=\"jfDropdown-optionListItem\">Papua New Guinea<\/li><li role=\"option\" data-value=\"Paraguay\" class=\"jfDropdown-optionListItem\">Paraguay<\/li><li role=\"option\" data-value=\"Peru\" class=\"jfDropdown-optionListItem\">Peru<\/li><li role=\"option\" data-value=\"Philippines\" class=\"jfDropdown-optionListItem\">Philippines<\/li><li role=\"option\" data-value=\"Poland\" class=\"jfDropdown-optionListItem\">Poland<\/li><li role=\"option\" data-value=\"Portugal\" class=\"jfDropdown-optionListItem\">Portugal<\/li><li role=\"option\" data-value=\"Qatar\" class=\"jfDropdown-optionListItem\">Qatar<\/li><li role=\"option\" data-value=\"Romania\" class=\"jfDropdown-optionListItem\">Romania<\/li><li role=\"option\" data-value=\"Russia\" class=\"jfDropdown-optionListItem\">Russia<\/li><li role=\"option\" data-value=\"Rwanda\" class=\"jfDropdown-optionListItem\">Rwanda<\/li><li role=\"option\" data-value=\"Saint Kitts and Nevis\" class=\"jfDropdown-optionListItem\">Saint Kitts and Nevis<\/li><li role=\"option\" data-value=\"Saint Lucia\" class=\"jfDropdown-optionListItem\">Saint Lucia<\/li><li role=\"option\" data-value=\"Saint Vincent and the Grenadines\" class=\"jfDropdown-optionListItem\">Saint Vincent and the Grenadines<\/li><li role=\"option\" data-value=\"Samoa\" class=\"jfDropdown-optionListItem\">Samoa<\/li><li role=\"option\" data-value=\"San Marino\" class=\"jfDropdown-optionListItem\">San Marino<\/li><li role=\"option\" data-value=\"Sao Tome and Principe\" class=\"jfDropdown-optionListItem\">Sao Tome and Principe<\/li><li role=\"option\" data-value=\"Saudi Arabia\" class=\"jfDropdown-optionListItem\">Saudi Arabia<\/li><li role=\"option\" data-value=\"Senegal\" class=\"jfDropdown-optionListItem\">Senegal<\/li><li role=\"option\" data-value=\"Serbia\" class=\"jfDropdown-optionListItem\">Serbia<\/li><li role=\"option\" data-value=\"Seychelles\" class=\"jfDropdown-optionListItem\">Seychelles<\/li><li role=\"option\" data-value=\"Sierra Leone\" class=\"jfDropdown-optionListItem\">Sierra Leone<\/li><li role=\"option\" data-value=\"Singapore\" class=\"jfDropdown-optionListItem\">Singapore<\/li><li role=\"option\" data-value=\"Slovakia\" class=\"jfDropdown-optionListItem\">Slovakia<\/li><li role=\"option\" data-value=\"Slovenia\" class=\"jfDropdown-optionListItem\">Slovenia<\/li><li role=\"option\" data-value=\"Solomon Islands\" class=\"jfDropdown-optionListItem\">Solomon Islands<\/li><li role=\"option\" data-value=\"Somalia\" class=\"jfDropdown-optionListItem\">Somalia<\/li><li role=\"option\" data-value=\"South Africa\" class=\"jfDropdown-optionListItem\">South Africa<\/li><li role=\"option\" data-value=\"South Korea\" class=\"jfDropdown-optionListItem\">South Korea<\/li><li role=\"option\" data-value=\"South Sudan\" class=\"jfDropdown-optionListItem\">South Sudan<\/li><li role=\"option\" data-value=\"Spain\" class=\"jfDropdown-optionListItem\">Spain<\/li><li role=\"option\" data-value=\"Sri Lanka\" class=\"jfDropdown-optionListItem\">Sri Lanka<\/li><li role=\"option\" data-value=\"Sudan\" class=\"jfDropdown-optionListItem\">Sudan<\/li><li role=\"option\" data-value=\"Suriname\" class=\"jfDropdown-optionListItem\">Suriname<\/li><li role=\"option\" data-value=\"Sweden\" class=\"jfDropdown-optionListItem\">Sweden<\/li><li role=\"option\" data-value=\"Switzerland\" class=\"jfDropdown-optionListItem\">Switzerland<\/li><li role=\"option\" data-value=\"Syria\" class=\"jfDropdown-optionListItem\">Syria<\/li><li role=\"option\" data-value=\"Taiwan\" class=\"jfDropdown-optionListItem\">Taiwan<\/li><li role=\"option\" data-value=\"Tajikistan\" class=\"jfDropdown-optionListItem\">Tajikistan<\/li><li role=\"option\" data-value=\"Tanzania\" class=\"jfDropdown-optionListItem\">Tanzania<\/li><li role=\"option\" data-value=\"Thailand\" class=\"jfDropdown-optionListItem\">Thailand<\/li><li role=\"option\" data-value=\"Timor-Leste\" class=\"jfDropdown-optionListItem\">Timor-Leste<\/li><li role=\"option\" data-value=\"Togo\" class=\"jfDropdown-optionListItem\">Togo<\/li><li role=\"option\" data-value=\"Tonga\" class=\"jfDropdown-optionListItem\">Tonga<\/li><li role=\"option\" data-value=\"Trinidad and Tobago\" class=\"jfDropdown-optionListItem\">Trinidad and Tobago<\/li><li role=\"option\" data-value=\"Tunisia\" class=\"jfDropdown-optionListItem\">Tunisia<\/li><li role=\"option\" data-value=\"Turkey\" class=\"jfDropdown-optionListItem\">Turkey<\/li><li role=\"option\" data-value=\"Turkmenistan\" class=\"jfDropdown-optionListItem\">Turkmenistan<\/li><li role=\"option\" data-value=\"Tuvalu\" class=\"jfDropdown-optionListItem\">Tuvalu<\/li><li role=\"option\" data-value=\"Uganda\" class=\"jfDropdown-optionListItem\">Uganda<\/li><li role=\"option\" data-value=\"Ukraine\" class=\"jfDropdown-optionListItem\">Ukraine<\/li><li role=\"option\" data-value=\"United Arab Emirates (UAE)\" class=\"jfDropdown-optionListItem\">United Arab Emirates (UAE)<\/li><li role=\"option\" data-value=\"United Kingdom (UK)\" class=\"jfDropdown-optionListItem\">United Kingdom (UK)<\/li><li role=\"option\" data-value=\"United States of America (USA)\" class=\"jfDropdown-optionListItem\">United States of America (USA)<\/li><li role=\"option\" data-value=\"Uruguay\" class=\"jfDropdown-optionListItem\">Uruguay<\/li><li role=\"option\" data-value=\"Uzbekistan\" class=\"jfDropdown-optionListItem\">Uzbekistan<\/li><li role=\"option\" data-value=\"Vanuatu\" class=\"jfDropdown-optionListItem\">Vanuatu<\/li><li role=\"option\" data-value=\"Vatican City (Holy See)\" class=\"jfDropdown-optionListItem\">Vatican City (Holy See)<\/li><li role=\"option\" data-value=\"Venezuela\" class=\"jfDropdown-optionListItem\">Venezuela<\/li><li role=\"option\" data-value=\"Vietnam\" class=\"jfDropdown-optionListItem\">Vietnam<\/li><li role=\"option\" data-value=\"Yemen\" class=\"jfDropdown-optionListItem\">Yemen<\/li><li role=\"option\" data-value=\"Zambia\" class=\"jfDropdown-optionListItem\">Zambia<\/li><li role=\"option\" data-value=\"Zimbabwe\" class=\"jfDropdown-optionListItem\">Zimbabwe<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_64_field_6\" id=\"sublabel_64_field_6\">Select the countries you are working in<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"1\"><input type=\"text\" id=\"input_64_field_7\" name=\"q64_tellSkoll64[field_7]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" maxLength=\"5000\" data-maxlength=\"5000\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_64_description\"\/><label class=\"jfField-sublabel \" for=\"input_64_field_7\" id=\"sublabel_64_field_7\">Describe your COVID-19 response activities<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_65\"><div id=\"cid_65\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>9<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_65\" class=\"jfQuestion-label isLeftAlign\" id=\"label_65\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Tell Skoll about my organization's racial justice work<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_65_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"1\"><input type=\"text\" id=\"input_65_field_1\" name=\"q65_tellSkoll65[field_1]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" maxLength=\"5000\" data-maxlength=\"5000\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_65_description\"\/><label class=\"jfField-sublabel \" for=\"input_65_field_1\" id=\"sublabel_65_field_1\">Briefly describe your racial justice work in 500 words.<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_65_field_2\" name=\"q65_tellSkoll65[field_2][]\" class=\"form-dropdown validate[required] js-forMixed\" multiple=\"\"><option value=\"Afghanistan\">Afghanistan<\/option><option value=\"Albania\">Albania<\/option><option value=\"Algeria\">Algeria<\/option><option value=\"Andorra\">Andorra<\/option><option value=\"Angola\">Angola<\/option><option value=\"Antigua and Barbuda\">Antigua and Barbuda<\/option><option value=\"Argentina\">Argentina<\/option><option value=\"Armenia\">Armenia<\/option><option value=\"Australia\">Australia<\/option><option value=\"Austria\">Austria<\/option><option value=\"Azerbaijan\">Azerbaijan<\/option><option value=\"Bahamas\">Bahamas<\/option><option value=\"Bahrain\">Bahrain<\/option><option value=\"Bangladesh\">Bangladesh<\/option><option value=\"Barbados\">Barbados<\/option><option value=\"Belarus\">Belarus<\/option><option value=\"Belgium\">Belgium<\/option><option value=\"Belize\">Belize<\/option><option value=\"Benin\">Benin<\/option><option value=\"Bhutan\">Bhutan<\/option><option value=\"Bolivia\">Bolivia<\/option><option value=\"Bosnia and Herzegovina\">Bosnia and Herzegovina<\/option><option value=\"Botswana\">Botswana<\/option><option value=\"Brazil\">Brazil<\/option><option value=\"Brunei\">Brunei<\/option><option value=\"Bulgaria\">Bulgaria<\/option><option value=\"Burkina Faso\">Burkina Faso<\/option><option value=\"Burundi\">Burundi<\/option><option value=\"Cabo Verde\">Cabo Verde<\/option><option value=\"Cambodia\">Cambodia<\/option><option value=\"Cameroon\">Cameroon<\/option><option value=\"Canada\">Canada<\/option><option value=\"Central African Republic (CAR)\">Central African Republic (CAR)<\/option><option value=\"Chad\">Chad<\/option><option value=\"Chile\">Chile<\/option><option value=\"China\">China<\/option><option value=\"Colombia\">Colombia<\/option><option value=\"Comoros\">Comoros<\/option><option value=\"Congo, Democratic Republic of the\">Congo, Democratic Republic of the<\/option><option value=\"Congo, Republic of the\">Congo, Republic of the<\/option><option value=\"Costa Rica\">Costa Rica<\/option><option value=\"Cote d&#x27;Ivoire\">Cote d&#x27;Ivoire<\/option><option value=\"Croatia\">Croatia<\/option><option value=\"Cuba\">Cuba<\/option><option value=\"Cyprus\">Cyprus<\/option><option value=\"Czechia\">Czechia<\/option><option value=\"Denmark\">Denmark<\/option><option value=\"Djibouti\">Djibouti<\/option><option value=\"Dominica\">Dominica<\/option><option value=\"Dominican Republic\">Dominican Republic<\/option><option value=\"Ecuador\">Ecuador<\/option><option value=\"Egypt\">Egypt<\/option><option value=\"El Salvador\">El Salvador<\/option><option value=\"Equatorial Guinea\">Equatorial Guinea<\/option><option value=\"Eritrea\">Eritrea<\/option><option value=\"Estonia\">Estonia<\/option><option value=\"Eswatini (formerly Swaziland)\">Eswatini (formerly Swaziland)<\/option><option value=\"Ethiopia\">Ethiopia<\/option><option value=\"Fiji\">Fiji<\/option><option value=\"Finland\">Finland<\/option><option value=\"France\">France<\/option><option value=\"Gabon\">Gabon<\/option><option value=\"Gambia\">Gambia<\/option><option value=\"Georgia\">Georgia<\/option><option value=\"Germany\">Germany<\/option><option value=\"Ghana\">Ghana<\/option><option value=\"Greece\">Greece<\/option><option value=\"Grenada\">Grenada<\/option><option value=\"Guatemala\">Guatemala<\/option><option value=\"Guinea\">Guinea<\/option><option value=\"Guinea-Bissau\">Guinea-Bissau<\/option><option value=\"Guyana\">Guyana<\/option><option value=\"Haiti\">Haiti<\/option><option value=\"Honduras\">Honduras<\/option><option value=\"Hungary\">Hungary<\/option><option value=\"Iceland\">Iceland<\/option><option value=\"India\">India<\/option><option value=\"Indonesia\">Indonesia<\/option><option value=\"Iran\">Iran<\/option><option value=\"Iraq\">Iraq<\/option><option value=\"Ireland\">Ireland<\/option><option value=\"Israel\">Israel<\/option><option value=\"Italy\">Italy<\/option><option value=\"Jamaica\">Jamaica<\/option><option value=\"Japan\">Japan<\/option><option value=\"Jordan\">Jordan<\/option><option value=\"Kazakhstan\">Kazakhstan<\/option><option value=\"Kenya\">Kenya<\/option><option value=\"Kiribati\">Kiribati<\/option><option value=\"Kosovo\">Kosovo<\/option><option value=\"Kuwait\">Kuwait<\/option><option value=\"Kyrgyzstan\">Kyrgyzstan<\/option><option value=\"Laos\">Laos<\/option><option value=\"Latvia\">Latvia<\/option><option value=\"Lebanon\">Lebanon<\/option><option value=\"Lesotho\">Lesotho<\/option><option value=\"Liberia\">Liberia<\/option><option value=\"Libya\">Libya<\/option><option value=\"Liechtenstein\">Liechtenstein<\/option><option value=\"Lithuania\">Lithuania<\/option><option value=\"Luxembourg\">Luxembourg<\/option><option value=\"Madagascar\">Madagascar<\/option><option value=\"Malawi\">Malawi<\/option><option value=\"Malaysia\">Malaysia<\/option><option value=\"Maldives\">Maldives<\/option><option value=\"Mali\">Mali<\/option><option value=\"Malta\">Malta<\/option><option value=\"Marshall Islands\">Marshall Islands<\/option><option value=\"Mauritania\">Mauritania<\/option><option value=\"Mauritius\">Mauritius<\/option><option value=\"Mexico\">Mexico<\/option><option value=\"Micronesia\">Micronesia<\/option><option value=\"Moldova\">Moldova<\/option><option value=\"Monaco\">Monaco<\/option><option value=\"Mongolia\">Mongolia<\/option><option value=\"Montenegro\">Montenegro<\/option><option value=\"Morocco\">Morocco<\/option><option value=\"Mozambique\">Mozambique<\/option><option value=\"Myanmar (formerly Burma)\">Myanmar (formerly Burma)<\/option><option value=\"Namibia\">Namibia<\/option><option value=\"Nauru\">Nauru<\/option><option value=\"Nepal\">Nepal<\/option><option value=\"Netherlands\">Netherlands<\/option><option value=\"New Zealand\">New Zealand<\/option><option value=\"Nicaragua\">Nicaragua<\/option><option value=\"Niger\">Niger<\/option><option value=\"Nigeria\">Nigeria<\/option><option value=\"North Korea\">North Korea<\/option><option value=\"North Macedonia (formerly Macedonia)\">North Macedonia (formerly Macedonia)<\/option><option value=\"Norway\">Norway<\/option><option value=\"Oman\">Oman<\/option><option value=\"Pakistan\">Pakistan<\/option><option value=\"Palau\">Palau<\/option><option value=\"Palestine\">Palestine<\/option><option value=\"Panama\">Panama<\/option><option value=\"Papua New Guinea\">Papua New Guinea<\/option><option value=\"Paraguay\">Paraguay<\/option><option value=\"Peru\">Peru<\/option><option value=\"Philippines\">Philippines<\/option><option value=\"Poland\">Poland<\/option><option value=\"Portugal\">Portugal<\/option><option value=\"Qatar\">Qatar<\/option><option value=\"Romania\">Romania<\/option><option value=\"Russia\">Russia<\/option><option value=\"Rwanda\">Rwanda<\/option><option value=\"Saint Kitts and Nevis\">Saint Kitts and Nevis<\/option><option value=\"Saint Lucia\">Saint Lucia<\/option><option value=\"Saint Vincent and the Grenadines\">Saint Vincent and the Grenadines<\/option><option value=\"Samoa\">Samoa<\/option><option value=\"San Marino\">San Marino<\/option><option value=\"Sao Tome and Principe\">Sao Tome and Principe<\/option><option value=\"Saudi Arabia\">Saudi Arabia<\/option><option value=\"Senegal\">Senegal<\/option><option value=\"Serbia\">Serbia<\/option><option value=\"Seychelles\">Seychelles<\/option><option value=\"Sierra Leone\">Sierra Leone<\/option><option value=\"Singapore\">Singapore<\/option><option value=\"Slovakia\">Slovakia<\/option><option value=\"Slovenia\">Slovenia<\/option><option value=\"Solomon Islands\">Solomon Islands<\/option><option value=\"Somalia\">Somalia<\/option><option value=\"South Africa\">South Africa<\/option><option value=\"South Korea\">South Korea<\/option><option value=\"South Sudan\">South Sudan<\/option><option value=\"Spain\">Spain<\/option><option value=\"Sri Lanka\">Sri Lanka<\/option><option value=\"Sudan\">Sudan<\/option><option value=\"Suriname\">Suriname<\/option><option value=\"Sweden\">Sweden<\/option><option value=\"Switzerland\">Switzerland<\/option><option value=\"Syria\">Syria<\/option><option value=\"Taiwan\">Taiwan<\/option><option value=\"Tajikistan\">Tajikistan<\/option><option value=\"Tanzania\">Tanzania<\/option><option value=\"Thailand\">Thailand<\/option><option value=\"Timor-Leste\">Timor-Leste<\/option><option value=\"Togo\">Togo<\/option><option value=\"Tonga\">Tonga<\/option><option value=\"Trinidad and Tobago\">Trinidad and Tobago<\/option><option value=\"Tunisia\">Tunisia<\/option><option value=\"Turkey\">Turkey<\/option><option value=\"Turkmenistan\">Turkmenistan<\/option><option value=\"Tuvalu\">Tuvalu<\/option><option value=\"Uganda\">Uganda<\/option><option value=\"Ukraine\">Ukraine<\/option><option value=\"United Arab Emirates (UAE)\">United Arab Emirates (UAE)<\/option><option value=\"United Kingdom (UK)\">United Kingdom (UK)<\/option><option value=\"United States of America (USA)\">United States of America (USA)<\/option><option value=\"Uruguay\">Uruguay<\/option><option value=\"Uzbekistan\">Uzbekistan<\/option><option value=\"Vanuatu\">Vanuatu<\/option><option value=\"Vatican City (Holy See)\">Vatican City (Holy See)<\/option><option value=\"Venezuela\">Venezuela<\/option><option value=\"Vietnam\">Vietnam<\/option><option value=\"Yemen\">Yemen<\/option><option value=\"Zambia\">Zambia<\/option><option value=\"Zimbabwe\">Zimbabwe<\/option><\/select><div class=\"jfInput-dropdown isMultiple hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_65_field_2\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isPlaceholder\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-65-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"Afghanistan\" class=\"jfDropdown-optionListItem\">Afghanistan<\/li><li role=\"option\" data-value=\"Albania\" class=\"jfDropdown-optionListItem\">Albania<\/li><li role=\"option\" data-value=\"Algeria\" class=\"jfDropdown-optionListItem\">Algeria<\/li><li role=\"option\" data-value=\"Andorra\" class=\"jfDropdown-optionListItem\">Andorra<\/li><li role=\"option\" data-value=\"Angola\" class=\"jfDropdown-optionListItem\">Angola<\/li><li role=\"option\" data-value=\"Antigua and Barbuda\" class=\"jfDropdown-optionListItem\">Antigua and Barbuda<\/li><li role=\"option\" data-value=\"Argentina\" class=\"jfDropdown-optionListItem\">Argentina<\/li><li role=\"option\" data-value=\"Armenia\" class=\"jfDropdown-optionListItem\">Armenia<\/li><li role=\"option\" data-value=\"Australia\" class=\"jfDropdown-optionListItem\">Australia<\/li><li role=\"option\" data-value=\"Austria\" class=\"jfDropdown-optionListItem\">Austria<\/li><li role=\"option\" data-value=\"Azerbaijan\" class=\"jfDropdown-optionListItem\">Azerbaijan<\/li><li role=\"option\" data-value=\"Bahamas\" class=\"jfDropdown-optionListItem\">Bahamas<\/li><li role=\"option\" data-value=\"Bahrain\" class=\"jfDropdown-optionListItem\">Bahrain<\/li><li role=\"option\" data-value=\"Bangladesh\" class=\"jfDropdown-optionListItem\">Bangladesh<\/li><li role=\"option\" data-value=\"Barbados\" class=\"jfDropdown-optionListItem\">Barbados<\/li><li role=\"option\" data-value=\"Belarus\" class=\"jfDropdown-optionListItem\">Belarus<\/li><li role=\"option\" data-value=\"Belgium\" class=\"jfDropdown-optionListItem\">Belgium<\/li><li role=\"option\" data-value=\"Belize\" class=\"jfDropdown-optionListItem\">Belize<\/li><li role=\"option\" data-value=\"Benin\" class=\"jfDropdown-optionListItem\">Benin<\/li><li role=\"option\" data-value=\"Bhutan\" class=\"jfDropdown-optionListItem\">Bhutan<\/li><li role=\"option\" data-value=\"Bolivia\" class=\"jfDropdown-optionListItem\">Bolivia<\/li><li role=\"option\" data-value=\"Bosnia and Herzegovina\" class=\"jfDropdown-optionListItem\">Bosnia and Herzegovina<\/li><li role=\"option\" data-value=\"Botswana\" class=\"jfDropdown-optionListItem\">Botswana<\/li><li role=\"option\" data-value=\"Brazil\" class=\"jfDropdown-optionListItem\">Brazil<\/li><li role=\"option\" data-value=\"Brunei\" class=\"jfDropdown-optionListItem\">Brunei<\/li><li role=\"option\" data-value=\"Bulgaria\" class=\"jfDropdown-optionListItem\">Bulgaria<\/li><li role=\"option\" data-value=\"Burkina Faso\" class=\"jfDropdown-optionListItem\">Burkina Faso<\/li><li role=\"option\" data-value=\"Burundi\" class=\"jfDropdown-optionListItem\">Burundi<\/li><li role=\"option\" data-value=\"Cabo Verde\" class=\"jfDropdown-optionListItem\">Cabo Verde<\/li><li role=\"option\" data-value=\"Cambodia\" class=\"jfDropdown-optionListItem\">Cambodia<\/li><li role=\"option\" data-value=\"Cameroon\" class=\"jfDropdown-optionListItem\">Cameroon<\/li><li role=\"option\" data-value=\"Canada\" class=\"jfDropdown-optionListItem\">Canada<\/li><li role=\"option\" data-value=\"Central African Republic (CAR)\" class=\"jfDropdown-optionListItem\">Central African Republic (CAR)<\/li><li role=\"option\" data-value=\"Chad\" class=\"jfDropdown-optionListItem\">Chad<\/li><li role=\"option\" data-value=\"Chile\" class=\"jfDropdown-optionListItem\">Chile<\/li><li role=\"option\" data-value=\"China\" class=\"jfDropdown-optionListItem\">China<\/li><li role=\"option\" data-value=\"Colombia\" class=\"jfDropdown-optionListItem\">Colombia<\/li><li role=\"option\" data-value=\"Comoros\" class=\"jfDropdown-optionListItem\">Comoros<\/li><li role=\"option\" data-value=\"Congo, Democratic Republic of the\" class=\"jfDropdown-optionListItem\">Congo, Democratic Republic of the<\/li><li role=\"option\" data-value=\"Congo, Republic of the\" class=\"jfDropdown-optionListItem\">Congo, Republic of the<\/li><li role=\"option\" data-value=\"Costa Rica\" class=\"jfDropdown-optionListItem\">Costa Rica<\/li><li role=\"option\" data-value=\"Cote d&#x27;Ivoire\" class=\"jfDropdown-optionListItem\">Cote d&#x27;Ivoire<\/li><li role=\"option\" data-value=\"Croatia\" class=\"jfDropdown-optionListItem\">Croatia<\/li><li role=\"option\" data-value=\"Cuba\" class=\"jfDropdown-optionListItem\">Cuba<\/li><li role=\"option\" data-value=\"Cyprus\" class=\"jfDropdown-optionListItem\">Cyprus<\/li><li role=\"option\" data-value=\"Czechia\" class=\"jfDropdown-optionListItem\">Czechia<\/li><li role=\"option\" data-value=\"Denmark\" class=\"jfDropdown-optionListItem\">Denmark<\/li><li role=\"option\" data-value=\"Djibouti\" class=\"jfDropdown-optionListItem\">Djibouti<\/li><li role=\"option\" data-value=\"Dominica\" class=\"jfDropdown-optionListItem\">Dominica<\/li><li role=\"option\" data-value=\"Dominican Republic\" class=\"jfDropdown-optionListItem\">Dominican Republic<\/li><li role=\"option\" data-value=\"Ecuador\" class=\"jfDropdown-optionListItem\">Ecuador<\/li><li role=\"option\" data-value=\"Egypt\" class=\"jfDropdown-optionListItem\">Egypt<\/li><li role=\"option\" data-value=\"El Salvador\" class=\"jfDropdown-optionListItem\">El Salvador<\/li><li role=\"option\" data-value=\"Equatorial Guinea\" class=\"jfDropdown-optionListItem\">Equatorial Guinea<\/li><li role=\"option\" data-value=\"Eritrea\" class=\"jfDropdown-optionListItem\">Eritrea<\/li><li role=\"option\" data-value=\"Estonia\" class=\"jfDropdown-optionListItem\">Estonia<\/li><li role=\"option\" data-value=\"Eswatini (formerly Swaziland)\" class=\"jfDropdown-optionListItem\">Eswatini (formerly Swaziland)<\/li><li role=\"option\" data-value=\"Ethiopia\" class=\"jfDropdown-optionListItem\">Ethiopia<\/li><li role=\"option\" data-value=\"Fiji\" class=\"jfDropdown-optionListItem\">Fiji<\/li><li role=\"option\" data-value=\"Finland\" class=\"jfDropdown-optionListItem\">Finland<\/li><li role=\"option\" data-value=\"France\" class=\"jfDropdown-optionListItem\">France<\/li><li role=\"option\" data-value=\"Gabon\" class=\"jfDropdown-optionListItem\">Gabon<\/li><li role=\"option\" data-value=\"Gambia\" class=\"jfDropdown-optionListItem\">Gambia<\/li><li role=\"option\" data-value=\"Georgia\" class=\"jfDropdown-optionListItem\">Georgia<\/li><li role=\"option\" data-value=\"Germany\" class=\"jfDropdown-optionListItem\">Germany<\/li><li role=\"option\" data-value=\"Ghana\" class=\"jfDropdown-optionListItem\">Ghana<\/li><li role=\"option\" data-value=\"Greece\" class=\"jfDropdown-optionListItem\">Greece<\/li><li role=\"option\" data-value=\"Grenada\" class=\"jfDropdown-optionListItem\">Grenada<\/li><li role=\"option\" data-value=\"Guatemala\" class=\"jfDropdown-optionListItem\">Guatemala<\/li><li role=\"option\" data-value=\"Guinea\" class=\"jfDropdown-optionListItem\">Guinea<\/li><li role=\"option\" data-value=\"Guinea-Bissau\" class=\"jfDropdown-optionListItem\">Guinea-Bissau<\/li><li role=\"option\" data-value=\"Guyana\" class=\"jfDropdown-optionListItem\">Guyana<\/li><li role=\"option\" data-value=\"Haiti\" class=\"jfDropdown-optionListItem\">Haiti<\/li><li role=\"option\" data-value=\"Honduras\" class=\"jfDropdown-optionListItem\">Honduras<\/li><li role=\"option\" data-value=\"Hungary\" class=\"jfDropdown-optionListItem\">Hungary<\/li><li role=\"option\" data-value=\"Iceland\" class=\"jfDropdown-optionListItem\">Iceland<\/li><li role=\"option\" data-value=\"India\" class=\"jfDropdown-optionListItem\">India<\/li><li role=\"option\" data-value=\"Indonesia\" class=\"jfDropdown-optionListItem\">Indonesia<\/li><li role=\"option\" data-value=\"Iran\" class=\"jfDropdown-optionListItem\">Iran<\/li><li role=\"option\" data-value=\"Iraq\" class=\"jfDropdown-optionListItem\">Iraq<\/li><li role=\"option\" data-value=\"Ireland\" class=\"jfDropdown-optionListItem\">Ireland<\/li><li role=\"option\" data-value=\"Israel\" class=\"jfDropdown-optionListItem\">Israel<\/li><li role=\"option\" data-value=\"Italy\" class=\"jfDropdown-optionListItem\">Italy<\/li><li role=\"option\" data-value=\"Jamaica\" class=\"jfDropdown-optionListItem\">Jamaica<\/li><li role=\"option\" data-value=\"Japan\" class=\"jfDropdown-optionListItem\">Japan<\/li><li role=\"option\" data-value=\"Jordan\" class=\"jfDropdown-optionListItem\">Jordan<\/li><li role=\"option\" data-value=\"Kazakhstan\" class=\"jfDropdown-optionListItem\">Kazakhstan<\/li><li role=\"option\" data-value=\"Kenya\" class=\"jfDropdown-optionListItem\">Kenya<\/li><li role=\"option\" data-value=\"Kiribati\" class=\"jfDropdown-optionListItem\">Kiribati<\/li><li role=\"option\" data-value=\"Kosovo\" class=\"jfDropdown-optionListItem\">Kosovo<\/li><li role=\"option\" data-value=\"Kuwait\" class=\"jfDropdown-optionListItem\">Kuwait<\/li><li role=\"option\" data-value=\"Kyrgyzstan\" class=\"jfDropdown-optionListItem\">Kyrgyzstan<\/li><li role=\"option\" data-value=\"Laos\" class=\"jfDropdown-optionListItem\">Laos<\/li><li role=\"option\" data-value=\"Latvia\" class=\"jfDropdown-optionListItem\">Latvia<\/li><li role=\"option\" data-value=\"Lebanon\" class=\"jfDropdown-optionListItem\">Lebanon<\/li><li role=\"option\" data-value=\"Lesotho\" class=\"jfDropdown-optionListItem\">Lesotho<\/li><li role=\"option\" data-value=\"Liberia\" class=\"jfDropdown-optionListItem\">Liberia<\/li><li role=\"option\" data-value=\"Libya\" class=\"jfDropdown-optionListItem\">Libya<\/li><li role=\"option\" data-value=\"Liechtenstein\" class=\"jfDropdown-optionListItem\">Liechtenstein<\/li><li role=\"option\" data-value=\"Lithuania\" class=\"jfDropdown-optionListItem\">Lithuania<\/li><li role=\"option\" data-value=\"Luxembourg\" class=\"jfDropdown-optionListItem\">Luxembourg<\/li><li role=\"option\" data-value=\"Madagascar\" class=\"jfDropdown-optionListItem\">Madagascar<\/li><li role=\"option\" data-value=\"Malawi\" class=\"jfDropdown-optionListItem\">Malawi<\/li><li role=\"option\" data-value=\"Malaysia\" class=\"jfDropdown-optionListItem\">Malaysia<\/li><li role=\"option\" data-value=\"Maldives\" class=\"jfDropdown-optionListItem\">Maldives<\/li><li role=\"option\" data-value=\"Mali\" class=\"jfDropdown-optionListItem\">Mali<\/li><li role=\"option\" data-value=\"Malta\" class=\"jfDropdown-optionListItem\">Malta<\/li><li role=\"option\" data-value=\"Marshall Islands\" class=\"jfDropdown-optionListItem\">Marshall Islands<\/li><li role=\"option\" data-value=\"Mauritania\" class=\"jfDropdown-optionListItem\">Mauritania<\/li><li role=\"option\" data-value=\"Mauritius\" class=\"jfDropdown-optionListItem\">Mauritius<\/li><li role=\"option\" data-value=\"Mexico\" class=\"jfDropdown-optionListItem\">Mexico<\/li><li role=\"option\" data-value=\"Micronesia\" class=\"jfDropdown-optionListItem\">Micronesia<\/li><li role=\"option\" data-value=\"Moldova\" class=\"jfDropdown-optionListItem\">Moldova<\/li><li role=\"option\" data-value=\"Monaco\" class=\"jfDropdown-optionListItem\">Monaco<\/li><li role=\"option\" data-value=\"Mongolia\" class=\"jfDropdown-optionListItem\">Mongolia<\/li><li role=\"option\" data-value=\"Montenegro\" class=\"jfDropdown-optionListItem\">Montenegro<\/li><li role=\"option\" data-value=\"Morocco\" class=\"jfDropdown-optionListItem\">Morocco<\/li><li role=\"option\" data-value=\"Mozambique\" class=\"jfDropdown-optionListItem\">Mozambique<\/li><li role=\"option\" data-value=\"Myanmar (formerly Burma)\" class=\"jfDropdown-optionListItem\">Myanmar (formerly Burma)<\/li><li role=\"option\" data-value=\"Namibia\" class=\"jfDropdown-optionListItem\">Namibia<\/li><li role=\"option\" data-value=\"Nauru\" class=\"jfDropdown-optionListItem\">Nauru<\/li><li role=\"option\" data-value=\"Nepal\" class=\"jfDropdown-optionListItem\">Nepal<\/li><li role=\"option\" data-value=\"Netherlands\" class=\"jfDropdown-optionListItem\">Netherlands<\/li><li role=\"option\" data-value=\"New Zealand\" class=\"jfDropdown-optionListItem\">New Zealand<\/li><li role=\"option\" data-value=\"Nicaragua\" class=\"jfDropdown-optionListItem\">Nicaragua<\/li><li role=\"option\" data-value=\"Niger\" class=\"jfDropdown-optionListItem\">Niger<\/li><li role=\"option\" data-value=\"Nigeria\" class=\"jfDropdown-optionListItem\">Nigeria<\/li><li role=\"option\" data-value=\"North Korea\" class=\"jfDropdown-optionListItem\">North Korea<\/li><li role=\"option\" data-value=\"North Macedonia (formerly Macedonia)\" class=\"jfDropdown-optionListItem\">North Macedonia (formerly Macedonia)<\/li><li role=\"option\" data-value=\"Norway\" class=\"jfDropdown-optionListItem\">Norway<\/li><li role=\"option\" data-value=\"Oman\" class=\"jfDropdown-optionListItem\">Oman<\/li><li role=\"option\" data-value=\"Pakistan\" class=\"jfDropdown-optionListItem\">Pakistan<\/li><li role=\"option\" data-value=\"Palau\" class=\"jfDropdown-optionListItem\">Palau<\/li><li role=\"option\" data-value=\"Palestine\" class=\"jfDropdown-optionListItem\">Palestine<\/li><li role=\"option\" data-value=\"Panama\" class=\"jfDropdown-optionListItem\">Panama<\/li><li role=\"option\" data-value=\"Papua New Guinea\" class=\"jfDropdown-optionListItem\">Papua New Guinea<\/li><li role=\"option\" data-value=\"Paraguay\" class=\"jfDropdown-optionListItem\">Paraguay<\/li><li role=\"option\" data-value=\"Peru\" class=\"jfDropdown-optionListItem\">Peru<\/li><li role=\"option\" data-value=\"Philippines\" class=\"jfDropdown-optionListItem\">Philippines<\/li><li role=\"option\" data-value=\"Poland\" class=\"jfDropdown-optionListItem\">Poland<\/li><li role=\"option\" data-value=\"Portugal\" class=\"jfDropdown-optionListItem\">Portugal<\/li><li role=\"option\" data-value=\"Qatar\" class=\"jfDropdown-optionListItem\">Qatar<\/li><li role=\"option\" data-value=\"Romania\" class=\"jfDropdown-optionListItem\">Romania<\/li><li role=\"option\" data-value=\"Russia\" class=\"jfDropdown-optionListItem\">Russia<\/li><li role=\"option\" data-value=\"Rwanda\" class=\"jfDropdown-optionListItem\">Rwanda<\/li><li role=\"option\" data-value=\"Saint Kitts and Nevis\" class=\"jfDropdown-optionListItem\">Saint Kitts and Nevis<\/li><li role=\"option\" data-value=\"Saint Lucia\" class=\"jfDropdown-optionListItem\">Saint Lucia<\/li><li role=\"option\" data-value=\"Saint Vincent and the Grenadines\" class=\"jfDropdown-optionListItem\">Saint Vincent and the Grenadines<\/li><li role=\"option\" data-value=\"Samoa\" class=\"jfDropdown-optionListItem\">Samoa<\/li><li role=\"option\" data-value=\"San Marino\" class=\"jfDropdown-optionListItem\">San Marino<\/li><li role=\"option\" data-value=\"Sao Tome and Principe\" class=\"jfDropdown-optionListItem\">Sao Tome and Principe<\/li><li role=\"option\" data-value=\"Saudi Arabia\" class=\"jfDropdown-optionListItem\">Saudi Arabia<\/li><li role=\"option\" data-value=\"Senegal\" class=\"jfDropdown-optionListItem\">Senegal<\/li><li role=\"option\" data-value=\"Serbia\" class=\"jfDropdown-optionListItem\">Serbia<\/li><li role=\"option\" data-value=\"Seychelles\" class=\"jfDropdown-optionListItem\">Seychelles<\/li><li role=\"option\" data-value=\"Sierra Leone\" class=\"jfDropdown-optionListItem\">Sierra Leone<\/li><li role=\"option\" data-value=\"Singapore\" class=\"jfDropdown-optionListItem\">Singapore<\/li><li role=\"option\" data-value=\"Slovakia\" class=\"jfDropdown-optionListItem\">Slovakia<\/li><li role=\"option\" data-value=\"Slovenia\" class=\"jfDropdown-optionListItem\">Slovenia<\/li><li role=\"option\" data-value=\"Solomon Islands\" class=\"jfDropdown-optionListItem\">Solomon Islands<\/li><li role=\"option\" data-value=\"Somalia\" class=\"jfDropdown-optionListItem\">Somalia<\/li><li role=\"option\" data-value=\"South Africa\" class=\"jfDropdown-optionListItem\">South Africa<\/li><li role=\"option\" data-value=\"South Korea\" class=\"jfDropdown-optionListItem\">South Korea<\/li><li role=\"option\" data-value=\"South Sudan\" class=\"jfDropdown-optionListItem\">South Sudan<\/li><li role=\"option\" data-value=\"Spain\" class=\"jfDropdown-optionListItem\">Spain<\/li><li role=\"option\" data-value=\"Sri Lanka\" class=\"jfDropdown-optionListItem\">Sri Lanka<\/li><li role=\"option\" data-value=\"Sudan\" class=\"jfDropdown-optionListItem\">Sudan<\/li><li role=\"option\" data-value=\"Suriname\" class=\"jfDropdown-optionListItem\">Suriname<\/li><li role=\"option\" data-value=\"Sweden\" class=\"jfDropdown-optionListItem\">Sweden<\/li><li role=\"option\" data-value=\"Switzerland\" class=\"jfDropdown-optionListItem\">Switzerland<\/li><li role=\"option\" data-value=\"Syria\" class=\"jfDropdown-optionListItem\">Syria<\/li><li role=\"option\" data-value=\"Taiwan\" class=\"jfDropdown-optionListItem\">Taiwan<\/li><li role=\"option\" data-value=\"Tajikistan\" class=\"jfDropdown-optionListItem\">Tajikistan<\/li><li role=\"option\" data-value=\"Tanzania\" class=\"jfDropdown-optionListItem\">Tanzania<\/li><li role=\"option\" data-value=\"Thailand\" class=\"jfDropdown-optionListItem\">Thailand<\/li><li role=\"option\" data-value=\"Timor-Leste\" class=\"jfDropdown-optionListItem\">Timor-Leste<\/li><li role=\"option\" data-value=\"Togo\" class=\"jfDropdown-optionListItem\">Togo<\/li><li role=\"option\" data-value=\"Tonga\" class=\"jfDropdown-optionListItem\">Tonga<\/li><li role=\"option\" data-value=\"Trinidad and Tobago\" class=\"jfDropdown-optionListItem\">Trinidad and Tobago<\/li><li role=\"option\" data-value=\"Tunisia\" class=\"jfDropdown-optionListItem\">Tunisia<\/li><li role=\"option\" data-value=\"Turkey\" class=\"jfDropdown-optionListItem\">Turkey<\/li><li role=\"option\" data-value=\"Turkmenistan\" class=\"jfDropdown-optionListItem\">Turkmenistan<\/li><li role=\"option\" data-value=\"Tuvalu\" class=\"jfDropdown-optionListItem\">Tuvalu<\/li><li role=\"option\" data-value=\"Uganda\" class=\"jfDropdown-optionListItem\">Uganda<\/li><li role=\"option\" data-value=\"Ukraine\" class=\"jfDropdown-optionListItem\">Ukraine<\/li><li role=\"option\" data-value=\"United Arab Emirates (UAE)\" class=\"jfDropdown-optionListItem\">United Arab Emirates (UAE)<\/li><li role=\"option\" data-value=\"United Kingdom (UK)\" class=\"jfDropdown-optionListItem\">United Kingdom (UK)<\/li><li role=\"option\" data-value=\"United States of America (USA)\" class=\"jfDropdown-optionListItem\">United States of America (USA)<\/li><li role=\"option\" data-value=\"Uruguay\" class=\"jfDropdown-optionListItem\">Uruguay<\/li><li role=\"option\" data-value=\"Uzbekistan\" class=\"jfDropdown-optionListItem\">Uzbekistan<\/li><li role=\"option\" data-value=\"Vanuatu\" class=\"jfDropdown-optionListItem\">Vanuatu<\/li><li role=\"option\" data-value=\"Vatican City (Holy See)\" class=\"jfDropdown-optionListItem\">Vatican City (Holy See)<\/li><li role=\"option\" data-value=\"Venezuela\" class=\"jfDropdown-optionListItem\">Venezuela<\/li><li role=\"option\" data-value=\"Vietnam\" class=\"jfDropdown-optionListItem\">Vietnam<\/li><li role=\"option\" data-value=\"Yemen\" class=\"jfDropdown-optionListItem\">Yemen<\/li><li role=\"option\" data-value=\"Zambia\" class=\"jfDropdown-optionListItem\">Zambia<\/li><li role=\"option\" data-value=\"Zimbabwe\" class=\"jfDropdown-optionListItem\">Zimbabwe<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_65_field_2\" id=\"sublabel_65_field_2\">Select the countries you are working in<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"1\"><input type=\"text\" id=\"input_65_field_3\" name=\"q65_tellSkoll65[field_3]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" maxLength=\"5000\" data-maxlength=\"5000\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_65_description\"\/><label class=\"jfField-sublabel \" for=\"input_65_field_3\" id=\"sublabel_65_field_3\">Share your thoughts on ways that Skoll can best engage in supporting racial justice work<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_checkbox\" id=\"id_21\"><div id=\"cid_21\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_checkbox\"><div class=\"jfCard-index\"><div>10<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_group_21\" class=\"jfQuestion-label isLeftAlign\" id=\"label_21\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer your network to Skoll (Individual #1)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_21_description\"><span>Please provide your referrals here for the Skoll World Forum and Skoll Award. We recommend reviewing past Awardees and current criteria on our website.\n\nI would like to refer a person to...<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div role=\"group\" id=\"input_group_21\" class=\"jfQuestion-fields form-multiple-column\" data-columncount=\"2\" data-component=\"checkbox\"><div class=\"jfField jfField-lastRowItem form-checkbox-item\"><label data-id=\"label_input_21_0\" class=\"jfCheckbox withoutImage\"><input type=\"checkbox\" class=\"jfCheckbox-input form-checkbox validate[required]\" name=\"q21_referYour21[]\" value=\"Be considered for a Skoll Award\" id=\"input_21_0\" required=\"\" aria-describedby=\"label_21\"\/><div class=\"jfCheckbox-label\"><span class=\"jfCheckbox-customInput\"><span class=\"jfCheckbox-customInputIcon\"><\/span><\/span><img class=\"jfCheckbox-visual\" alt=\"Checkbox\" loading=\"lazy\"\/><span class=\"jfCheckbox-labelText\">Be considered for a Skoll Award<\/span><\/div><\/label><\/div><div class=\"jfField jfField-lastRowItem form-checkbox-item\"><label data-id=\"label_input_21_1\" class=\"jfCheckbox withoutImage\"><input type=\"checkbox\" class=\"jfCheckbox-input form-checkbox validate[required]\" name=\"q21_referYour21[]\" value=\"Attend the Skoll World Forum\" id=\"input_21_1\" required=\"\" aria-describedby=\"label_21\"\/><div class=\"jfCheckbox-label\"><span class=\"jfCheckbox-customInput\"><span class=\"jfCheckbox-customInputIcon\"><\/span><\/span><img class=\"jfCheckbox-visual\" alt=\"Checkbox\" loading=\"lazy\"\/><span class=\"jfCheckbox-labelText\">Attend the Skoll World Forum<\/span><\/div><\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_28\"><div id=\"cid_28\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>11<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_28\" class=\"jfQuestion-label isLeftAlign\" id=\"label_28\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Details of the person you are referring (Individual #1):<\/span><\/label><span class=\"jfQuestion-description\" id=\"id_28_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_28_field_1\" name=\"q28_detailsOf28[field_1]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_28_description\"\/><label class=\"jfField-sublabel \" for=\"input_28_field_1\" id=\"sublabel_28_field_1\">First Name *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_28_field_2\" name=\"q28_detailsOf28[field_2]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_28_description\"\/><label class=\"jfField-sublabel \" for=\"input_28_field_2\" id=\"sublabel_28_field_2\">Last Name *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_28_field_3\" name=\"q28_detailsOf28[field_3]\" class=\"form-textbox validate[required, Email] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_28_description\"\/><label class=\"jfField-sublabel \" for=\"input_28_field_3\" id=\"sublabel_28_field_3\">Email *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_28_field_4\" name=\"q28_detailsOf28[field_4]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_28_description\"\/><label class=\"jfField-sublabel \" for=\"input_28_field_4\" id=\"sublabel_28_field_4\">Organization *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_28_field_5\" name=\"q28_detailsOf28[field_5]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_28_description\"\/><label class=\"jfField-sublabel \" for=\"input_28_field_5\" id=\"sublabel_28_field_5\">Current Title<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"2\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" id=\"input_28_field_6\" name=\"q28_detailsOf28[field_6]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Academic Institution\">Academic Institution<\/option><option value=\"Commercial Bank\">Commercial Bank<\/option><option value=\"Commercial Social Purpose\/Social Enterprise Organization\">Commercial Social Purpose\/Social Enterprise Organization<\/option><option value=\"Development Finance Bank or Institution\">Development Finance Bank or Institution<\/option><option value=\"For-Profit Corporation\">For-Profit Corporation<\/option><option value=\"Foundation\/Trust\">Foundation\/Trust<\/option><option value=\"Government\/Aid Agency\">Government\/Aid Agency<\/option><option value=\"Individual Investor\/Donor\">Individual Investor\/Donor<\/option><option value=\"Investment\/Asset Management\">Investment\/Asset Management<\/option><option value=\"Media Company\">Media Company<\/option><option value=\"Non-Governmental\/Non-Profit Organization\">Non-Governmental\/Non-Profit Organization<\/option><option value=\"Professional Services\/Independent Consultants\">Professional Services\/Independent Consultants<\/option><option value=\"Professional\/Industry Association\">Professional\/Industry Association<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_28_field_6\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_28_field_6\" style=\"display:none\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-28-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Academic Institution\" class=\"jfDropdown-optionListItem\">Academic Institution<\/li><li role=\"option\" data-value=\"Commercial Bank\" class=\"jfDropdown-optionListItem\">Commercial Bank<\/li><li role=\"option\" data-value=\"Commercial Social Purpose\/Social Enterprise Organization\" class=\"jfDropdown-optionListItem\">Commercial Social Purpose\/Social Enterprise Organization<\/li><li role=\"option\" data-value=\"Development Finance Bank or Institution\" class=\"jfDropdown-optionListItem\">Development Finance Bank or Institution<\/li><li role=\"option\" data-value=\"For-Profit Corporation\" class=\"jfDropdown-optionListItem\">For-Profit Corporation<\/li><li role=\"option\" data-value=\"Foundation\/Trust\" class=\"jfDropdown-optionListItem\">Foundation\/Trust<\/li><li role=\"option\" data-value=\"Government\/Aid Agency\" class=\"jfDropdown-optionListItem\">Government\/Aid Agency<\/li><li role=\"option\" data-value=\"Individual Investor\/Donor\" class=\"jfDropdown-optionListItem\">Individual Investor\/Donor<\/li><li role=\"option\" data-value=\"Investment\/Asset Management\" class=\"jfDropdown-optionListItem\">Investment\/Asset Management<\/li><li role=\"option\" data-value=\"Media Company\" class=\"jfDropdown-optionListItem\">Media Company<\/li><li role=\"option\" data-value=\"Non-Governmental\/Non-Profit Organization\" class=\"jfDropdown-optionListItem\">Non-Governmental\/Non-Profit Organization<\/li><li role=\"option\" data-value=\"Professional Services\/Independent Consultants\" class=\"jfDropdown-optionListItem\">Professional Services\/Independent Consultants<\/li><li role=\"option\" data-value=\"Professional\/Industry Association\" class=\"jfDropdown-optionListItem\">Professional\/Industry Association<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_28_field_6\" id=\"sublabel_28_field_6\">Organization Type<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_22\"><div id=\"cid_22\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>12<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_22\" class=\"jfQuestion-label isLeftAlign\" id=\"label_22\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer to attend the Skoll World Forum (Individual #1)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_22_description\"><span>In 2-3 sentences, how would you envision this person contributing to the community at the\u00a0Skoll World Forum?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_22\" name=\"q22_referTo\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_22_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_22\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Letters\" data-limit=\"4999\" data-minimum=\"-1\" id=\"input_22-limit\">0\/4999<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_22_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_22_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_22_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_22_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_22_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_22_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_22_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_22_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_22_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_22_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_22\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_22_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_22_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_22_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_22_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_22_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_22_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_22_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_22\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_22_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_23\"><div id=\"cid_23\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>13<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_23\" class=\"jfQuestion-label isLeftAlign\" id=\"label_23\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer to speak at the Skoll World Forum (Individual #1)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_23_description\"><span>In 2-3 sentences, why would you recommend this person\u00a0to speak at the Skoll World Forum and on what topic(s)?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_23\" name=\"q23_referTo23\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_23_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_23\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Letters\" data-limit=\"4999\" data-minimum=\"-1\" id=\"input_23-limit\">0\/4999<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_23_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_23_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_23_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_23_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_23_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_23_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_23_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_23_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_23_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_23_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_23\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_23_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_23_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_23_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_23_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_23_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_23_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_23_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_23\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_23_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_24\"><div id=\"cid_24\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>14<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_24\" class=\"jfQuestion-label isLeftAlign\" id=\"label_24\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer for a Skoll Award (Individual #1)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_24_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"1\"><input type=\"text\" id=\"input_24_field_1\" name=\"q24_referFor[field_1]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" maxLength=\"5000\" data-maxlength=\"5000\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_24_description\"\/><label class=\"jfField-sublabel \" for=\"input_24_field_1\" id=\"sublabel_24_field_1\">Please describe why you think the organization you are referring would be a good candidate for\u00a0the Skoll Award:<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_24_field_2\" name=\"q24_referFor[field_2]\" class=\"form-dropdown validate[required] js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Economic Opportunity\">Economic Opportunity<\/option><option value=\"Education\">Education<\/option><option value=\"Environmental Sustainability\">Environmental Sustainability<\/option><option value=\"Health\">Health<\/option><option value=\"Peace and Human Rights\">Peace and Human Rights<\/option><option value=\"Sustainable Markets\">Sustainable Markets<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_24_field_2\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_24_field_2\"><\/span><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-24-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Economic Opportunity\" class=\"jfDropdown-optionListItem\">Economic Opportunity<\/li><li role=\"option\" data-value=\"Education\" class=\"jfDropdown-optionListItem\">Education<\/li><li role=\"option\" data-value=\"Environmental Sustainability\" class=\"jfDropdown-optionListItem\">Environmental Sustainability<\/li><li role=\"option\" data-value=\"Health\" class=\"jfDropdown-optionListItem\">Health<\/li><li role=\"option\" data-value=\"Peace and Human Rights\" class=\"jfDropdown-optionListItem\">Peace and Human Rights<\/li><li role=\"option\" data-value=\"Sustainable Markets\" class=\"jfDropdown-optionListItem\">Sustainable Markets<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_24_field_2\" id=\"sublabel_24_field_2\">Select the primary issue area of the organization you are referring:<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_24_field_3\" name=\"q24_referFor[field_3][]\" class=\"form-dropdown validate[required] js-forMixed\" multiple=\"\"><option value=\"Caribbean\">Caribbean<\/option><option value=\"Central America\">Central America<\/option><option value=\"Central and Southern Asia\">Central and Southern Asia<\/option><option value=\"Eastern and Southern Africa\">Eastern and Southern Africa<\/option><option value=\"Eastern Asia\">Eastern Asia<\/option><option value=\"Europe\">Europe<\/option><option value=\"Middle East and North Africa\">Middle East and North Africa<\/option><option value=\"North America\">North America<\/option><option value=\"Oceania\">Oceania<\/option><option value=\"South America\">South America<\/option><option value=\"Southeast Asia\">Southeast Asia<\/option><option value=\"West and Central Africa\">West and Central Africa<\/option><option value=\"N\/A - Global \">N\/A - Global <\/option><\/select><div class=\"jfInput-dropdown isMultiple hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_24_field_3\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isPlaceholder\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-24-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"Caribbean\" class=\"jfDropdown-optionListItem\">Caribbean<\/li><li role=\"option\" data-value=\"Central America\" class=\"jfDropdown-optionListItem\">Central America<\/li><li role=\"option\" data-value=\"Central and Southern Asia\" class=\"jfDropdown-optionListItem\">Central and Southern Asia<\/li><li role=\"option\" data-value=\"Eastern and Southern Africa\" class=\"jfDropdown-optionListItem\">Eastern and Southern Africa<\/li><li role=\"option\" data-value=\"Eastern Asia\" class=\"jfDropdown-optionListItem\">Eastern Asia<\/li><li role=\"option\" data-value=\"Europe\" class=\"jfDropdown-optionListItem\">Europe<\/li><li role=\"option\" data-value=\"Middle East and North Africa\" class=\"jfDropdown-optionListItem\">Middle East and North Africa<\/li><li role=\"option\" data-value=\"North America\" class=\"jfDropdown-optionListItem\">North America<\/li><li role=\"option\" data-value=\"Oceania\" class=\"jfDropdown-optionListItem\">Oceania<\/li><li role=\"option\" data-value=\"South America\" class=\"jfDropdown-optionListItem\">South America<\/li><li role=\"option\" data-value=\"Southeast Asia\" class=\"jfDropdown-optionListItem\">Southeast Asia<\/li><li role=\"option\" data-value=\"West and Central Africa\" class=\"jfDropdown-optionListItem\">West and Central Africa<\/li><li role=\"option\" data-value=\"N\/A - Global \" class=\"jfDropdown-optionListItem\">N\/A - Global <\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_24_field_3\" id=\"sublabel_24_field_3\">Please select the regions where the organization you are referring conducts its work<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_yesno\" id=\"id_29\"><div id=\"cid_29\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_yesno\"><div class=\"jfCard-index\"><div>15<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_29\" class=\"jfQuestion-label isLeftAlign\" id=\"label_29\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Thank you for submitting a referral. <\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_29_description\"><span>Would you like to refer a second person?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields\" data-wrapper-react=\"true\"><div class=\"jfField\" role=\"group\" aria-labelledby=\"label_29\"><label class=\"jfYesno\" tabindex=\"0\" role=\"radio\" aria-checked=\"false\"><input type=\"radio\" class=\"jfYesno-input form-radio validate[required] jsToggle\" value=\"YES\" id=\"input_input_29_0\" name=\"q29_thankYou\"\/><span class=\"jfYesno-label\">YES<\/span><\/label><label class=\"jfYesno\" tabindex=\"0\" role=\"radio\" aria-checked=\"false\"><input type=\"radio\" class=\"jfYesno-input form-radio validate[required] jsToggle\" value=\"NO\" id=\"input_input_29_1\" name=\"q29_thankYou\"\/><span class=\"jfYesno-label\">NO<\/span><\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_checkbox\" id=\"id_37\"><div id=\"cid_37\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_checkbox\"><div class=\"jfCard-index\"><div>16<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_group_37\" class=\"jfQuestion-label isLeftAlign\" id=\"label_37\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer your network to Skoll (Individual #2)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_37_description\"><span>Please provide your referrals here for the Skoll World Forum and Skoll Award. We recommend reviewing past Awardees and our website for more information on our criteria.\n\nI would like to refer a second person to...<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div role=\"group\" id=\"input_group_37\" class=\"jfQuestion-fields form-single-column\" data-component=\"checkbox\"><div class=\"jfField jfField-lastRowItem form-checkbox-item\"><label data-id=\"label_input_37_0\" class=\"jfCheckbox withoutImage\"><input type=\"checkbox\" class=\"jfCheckbox-input form-checkbox validate[required]\" name=\"q37_referYour37[]\" value=\"Be considered for a Skoll Award\" id=\"input_37_0\" required=\"\" aria-describedby=\"label_37\"\/><div class=\"jfCheckbox-label\"><span class=\"jfCheckbox-customInput\"><span class=\"jfCheckbox-customInputIcon\"><\/span><\/span><img class=\"jfCheckbox-visual\" alt=\"Checkbox\" loading=\"lazy\"\/><span class=\"jfCheckbox-labelText\">Be considered for a Skoll Award<\/span><\/div><\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_38\"><div id=\"cid_38\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>17<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_38\" class=\"jfQuestion-label isLeftAlign\" id=\"label_38\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Details of the person you are referring (Individual #2):<\/span><\/label><span class=\"jfQuestion-description\" id=\"id_38_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_38_field_1\" name=\"q38_detailsOf[field_1]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_38_description\"\/><label class=\"jfField-sublabel \" for=\"input_38_field_1\" id=\"sublabel_38_field_1\">First Name *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_38_field_2\" name=\"q38_detailsOf[field_2]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_38_description\"\/><label class=\"jfField-sublabel \" for=\"input_38_field_2\" id=\"sublabel_38_field_2\">Last Name *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_38_field_3\" name=\"q38_detailsOf[field_3]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_38_description\"\/><label class=\"jfField-sublabel \" for=\"input_38_field_3\" id=\"sublabel_38_field_3\">Email *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_38_field_4\" name=\"q38_detailsOf[field_4]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_38_description\"\/><label class=\"jfField-sublabel \" for=\"input_38_field_4\" id=\"sublabel_38_field_4\">Organization *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_38_field_5\" name=\"q38_detailsOf[field_5]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_38_description\"\/><label class=\"jfField-sublabel \" for=\"input_38_field_5\" id=\"sublabel_38_field_5\">Current Title<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"2\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" id=\"input_38_field_6\" name=\"q38_detailsOf[field_6]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Academic Institution\">Academic Institution<\/option><option value=\"Commercial Bank\">Commercial Bank<\/option><option value=\"Commercial Social Purpose\/Social Enterprise Organization\">Commercial Social Purpose\/Social Enterprise Organization<\/option><option value=\"Development Finance Bank or Institution\">Development Finance Bank or Institution<\/option><option value=\"For-Profit Corporation\">For-Profit Corporation<\/option><option value=\"Foundation\/Trust\">Foundation\/Trust<\/option><option value=\"Government\/Aid Agency\">Government\/Aid Agency<\/option><option value=\"Individual Investor\/Donor\">Individual Investor\/Donor<\/option><option value=\"Investment\/Asset Management\">Investment\/Asset Management<\/option><option value=\"Media Company\">Media Company<\/option><option value=\"Non-Governmental\/Non-Profit Organization\">Non-Governmental\/Non-Profit Organization<\/option><option value=\"Professional Services\/Independent Consultants\">Professional Services\/Independent Consultants<\/option><option value=\"Professional\/Industry Association\">Professional\/Industry Association<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_38_field_6\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_38_field_6\" style=\"display:none\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-38-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Academic Institution\" class=\"jfDropdown-optionListItem\">Academic Institution<\/li><li role=\"option\" data-value=\"Commercial Bank\" class=\"jfDropdown-optionListItem\">Commercial Bank<\/li><li role=\"option\" data-value=\"Commercial Social Purpose\/Social Enterprise Organization\" class=\"jfDropdown-optionListItem\">Commercial Social Purpose\/Social Enterprise Organization<\/li><li role=\"option\" data-value=\"Development Finance Bank or Institution\" class=\"jfDropdown-optionListItem\">Development Finance Bank or Institution<\/li><li role=\"option\" data-value=\"For-Profit Corporation\" class=\"jfDropdown-optionListItem\">For-Profit Corporation<\/li><li role=\"option\" data-value=\"Foundation\/Trust\" class=\"jfDropdown-optionListItem\">Foundation\/Trust<\/li><li role=\"option\" data-value=\"Government\/Aid Agency\" class=\"jfDropdown-optionListItem\">Government\/Aid Agency<\/li><li role=\"option\" data-value=\"Individual Investor\/Donor\" class=\"jfDropdown-optionListItem\">Individual Investor\/Donor<\/li><li role=\"option\" data-value=\"Investment\/Asset Management\" class=\"jfDropdown-optionListItem\">Investment\/Asset Management<\/li><li role=\"option\" data-value=\"Media Company\" class=\"jfDropdown-optionListItem\">Media Company<\/li><li role=\"option\" data-value=\"Non-Governmental\/Non-Profit Organization\" class=\"jfDropdown-optionListItem\">Non-Governmental\/Non-Profit Organization<\/li><li role=\"option\" data-value=\"Professional Services\/Independent Consultants\" class=\"jfDropdown-optionListItem\">Professional Services\/Independent Consultants<\/li><li role=\"option\" data-value=\"Professional\/Industry Association\" class=\"jfDropdown-optionListItem\">Professional\/Industry Association<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_38_field_6\" id=\"sublabel_38_field_6\">Organization Type<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_39\"><div id=\"cid_39\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>18<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_39\" class=\"jfQuestion-label isLeftAlign\" id=\"label_39\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer to attend the Skoll World Forum (Individual #2)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_39_description\"><span>In 2-3 sentences, how would you envision this person contributing to the community at the\u00a0Skoll World Forum?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_39\" name=\"q39_referTo39\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_39_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_39\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Letters\" data-limit=\"4999\" data-minimum=\"-1\" id=\"input_39-limit\">0\/4999<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_39_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_39_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_39_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_39_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_39_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_39_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_39_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_39_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_39_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_39_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_39\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_39_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_39_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_39_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_39_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_39_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_39_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_39_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_39\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_39_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_40\"><div id=\"cid_40\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>19<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_40\" class=\"jfQuestion-label isLeftAlign\" id=\"label_40\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer to speak at the Skoll World Forum (Individual #2)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_40_description\"><span>In 2-3 sentences, why would you recommend this person\u00a0to speak at the Skoll World Forum?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_40\" name=\"q40_referTo40\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_40_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_40\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Letters\" data-limit=\"4999\" data-minimum=\"-1\" id=\"input_40-limit\">0\/4999<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_40_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_40_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_40_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_40_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_40_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_40_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_40_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_40_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_40_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_40_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_40\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_40_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_40_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_40_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_40_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_40_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_40_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_40_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_40\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_40_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_41\"><div id=\"cid_41\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>20<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_41\" class=\"jfQuestion-label isLeftAlign\" id=\"label_41\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer for a Skoll Award (Individual #2)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_41_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"1\"><input type=\"text\" id=\"input_41_field_1\" name=\"q41_referFor41[field_1]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" maxLength=\"5000\" data-maxlength=\"5000\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_41_description\"\/><label class=\"jfField-sublabel \" for=\"input_41_field_1\" id=\"sublabel_41_field_1\">Please describe why you think the organization you are referring would be a good candidate for\u00a0the Skoll Award:<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_41_field_2\" name=\"q41_referFor41[field_2]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Economic Opportunity\">Economic Opportunity<\/option><option value=\"Education\">Education<\/option><option value=\"Environmental Sustainability\">Environmental Sustainability<\/option><option value=\"Health\">Health<\/option><option value=\"Peace and Human Rights\">Peace and Human Rights<\/option><option value=\"Sustainable Markets\">Sustainable Markets<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_41_field_2\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_41_field_2\"><\/span><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-41-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Economic Opportunity\" class=\"jfDropdown-optionListItem\">Economic Opportunity<\/li><li role=\"option\" data-value=\"Education\" class=\"jfDropdown-optionListItem\">Education<\/li><li role=\"option\" data-value=\"Environmental Sustainability\" class=\"jfDropdown-optionListItem\">Environmental Sustainability<\/li><li role=\"option\" data-value=\"Health\" class=\"jfDropdown-optionListItem\">Health<\/li><li role=\"option\" data-value=\"Peace and Human Rights\" class=\"jfDropdown-optionListItem\">Peace and Human Rights<\/li><li role=\"option\" data-value=\"Sustainable Markets\" class=\"jfDropdown-optionListItem\">Sustainable Markets<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_41_field_2\" id=\"sublabel_41_field_2\">Select the primary issue area of the organization you are referring:<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_41_field_3\" name=\"q41_referFor41[field_3][]\" class=\"form-dropdown js-forMixed\" multiple=\"\"><option value=\"Caribbean\">Caribbean<\/option><option value=\"Central America\">Central America<\/option><option value=\"Central and Southern Asia\">Central and Southern Asia<\/option><option value=\"Eastern and Southern Africa\">Eastern and Southern Africa<\/option><option value=\"Eastern Asia\">Eastern Asia<\/option><option value=\"Europe\">Europe<\/option><option value=\"Middle East and North Africa\">Middle East and North Africa<\/option><option value=\"North America\">North America<\/option><option value=\"Oceania\">Oceania<\/option><option value=\"South America\">South America<\/option><option value=\"Southeast Asia\">Southeast Asia<\/option><option value=\"West and Central Africa\">West and Central Africa<\/option><option value=\"N\/A - Global \">N\/A - Global <\/option><\/select><div class=\"jfInput-dropdown isMultiple hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_41_field_3\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isPlaceholder\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-41-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"Caribbean\" class=\"jfDropdown-optionListItem\">Caribbean<\/li><li role=\"option\" data-value=\"Central America\" class=\"jfDropdown-optionListItem\">Central America<\/li><li role=\"option\" data-value=\"Central and Southern Asia\" class=\"jfDropdown-optionListItem\">Central and Southern Asia<\/li><li role=\"option\" data-value=\"Eastern and Southern Africa\" class=\"jfDropdown-optionListItem\">Eastern and Southern Africa<\/li><li role=\"option\" data-value=\"Eastern Asia\" class=\"jfDropdown-optionListItem\">Eastern Asia<\/li><li role=\"option\" data-value=\"Europe\" class=\"jfDropdown-optionListItem\">Europe<\/li><li role=\"option\" data-value=\"Middle East and North Africa\" class=\"jfDropdown-optionListItem\">Middle East and North Africa<\/li><li role=\"option\" data-value=\"North America\" class=\"jfDropdown-optionListItem\">North America<\/li><li role=\"option\" data-value=\"Oceania\" class=\"jfDropdown-optionListItem\">Oceania<\/li><li role=\"option\" data-value=\"South America\" class=\"jfDropdown-optionListItem\">South America<\/li><li role=\"option\" data-value=\"Southeast Asia\" class=\"jfDropdown-optionListItem\">Southeast Asia<\/li><li role=\"option\" data-value=\"West and Central Africa\" class=\"jfDropdown-optionListItem\">West and Central Africa<\/li><li role=\"option\" data-value=\"N\/A - Global \" class=\"jfDropdown-optionListItem\">N\/A - Global <\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_41_field_3\" id=\"sublabel_41_field_3\">Please select the regions where the organization you are referring conducts its work<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_yesno\" id=\"id_42\"><div id=\"cid_42\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_yesno\"><div class=\"jfCard-index\"><div>21<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_42\" class=\"jfQuestion-label isLeftAlign\" id=\"label_42\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Thank you for submitting a referral. <\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_42_description\"><span>Would you like to refer a third person?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields\" data-wrapper-react=\"true\"><div class=\"jfField\" role=\"group\" aria-labelledby=\"label_42\"><label class=\"jfYesno\" tabindex=\"0\" role=\"radio\" aria-checked=\"false\"><input type=\"radio\" class=\"jfYesno-input form-radio validate[required] jsToggle\" value=\"YES\" id=\"input_input_42_0\" name=\"q42_thankYou42\"\/><span class=\"jfYesno-label\">YES<\/span><\/label><label class=\"jfYesno\" tabindex=\"0\" role=\"radio\" aria-checked=\"false\"><input type=\"radio\" class=\"jfYesno-input form-radio validate[required] jsToggle\" value=\"NO\" id=\"input_input_42_1\" name=\"q42_thankYou42\"\/><span class=\"jfYesno-label\">NO<\/span><\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_checkbox\" id=\"id_43\"><div id=\"cid_43\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_checkbox\"><div class=\"jfCard-index\"><div>22<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_group_43\" class=\"jfQuestion-label isLeftAlign\" id=\"label_43\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer your network to Skoll (Individual #3)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_43_description\"><span>Please provide your referrals here for the Skoll World Forum and Skoll Award. We recommend reviewing past Awardees and our website for more information on our criteria.\n\nI would like to refer a third person to...<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div role=\"group\" id=\"input_group_43\" class=\"jfQuestion-fields form-single-column\" data-component=\"checkbox\"><div class=\"jfField jfField-lastRowItem form-checkbox-item\"><label data-id=\"label_input_43_0\" class=\"jfCheckbox withoutImage\"><input type=\"checkbox\" class=\"jfCheckbox-input form-checkbox validate[required]\" name=\"q43_referYour[]\" value=\"Be considered for a Skoll Award\" id=\"input_43_0\" required=\"\" aria-describedby=\"label_43\"\/><div class=\"jfCheckbox-label\"><span class=\"jfCheckbox-customInput\"><span class=\"jfCheckbox-customInputIcon\"><\/span><\/span><img class=\"jfCheckbox-visual\" alt=\"Checkbox\" loading=\"lazy\"\/><span class=\"jfCheckbox-labelText\">Be considered for a Skoll Award<\/span><\/div><\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_44\"><div id=\"cid_44\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>23<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_44\" class=\"jfQuestion-label isLeftAlign\" id=\"label_44\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Details of the person you are referring (Individual #3):<\/span><\/label><span class=\"jfQuestion-description\" id=\"id_44_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_44_field_1\" name=\"q44_detailsOf44[field_1]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_44_description\"\/><label class=\"jfField-sublabel \" for=\"input_44_field_1\" id=\"sublabel_44_field_1\">First Name *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_44_field_2\" name=\"q44_detailsOf44[field_2]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_44_description\"\/><label class=\"jfField-sublabel \" for=\"input_44_field_2\" id=\"sublabel_44_field_2\">Last Name *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_44_field_3\" name=\"q44_detailsOf44[field_3]\" class=\"form-textbox validate[required, Email] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_44_description\"\/><label class=\"jfField-sublabel \" for=\"input_44_field_3\" id=\"sublabel_44_field_3\">Email *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_44_field_4\" name=\"q44_detailsOf44[field_4]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_44_description\"\/><label class=\"jfField-sublabel \" for=\"input_44_field_4\" id=\"sublabel_44_field_4\">Organization *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_44_field_5\" name=\"q44_detailsOf44[field_5]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_44_description\"\/><label class=\"jfField-sublabel \" for=\"input_44_field_5\" id=\"sublabel_44_field_5\">Current Title<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"2\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" id=\"input_44_field_6\" name=\"q44_detailsOf44[field_6]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Academic Institution\">Academic Institution<\/option><option value=\"Commercial Bank\">Commercial Bank<\/option><option value=\"Commercial Social Purpose\/Social Enterprise Organization\">Commercial Social Purpose\/Social Enterprise Organization<\/option><option value=\"Development Finance Bank or Institution\">Development Finance Bank or Institution<\/option><option value=\"For-Profit Corporation\">For-Profit Corporation<\/option><option value=\"Foundation\/Trust\">Foundation\/Trust<\/option><option value=\"Government\/Aid Agency\">Government\/Aid Agency<\/option><option value=\"Individual Investor\/Donor\">Individual Investor\/Donor<\/option><option value=\"Investment\/Asset Management\">Investment\/Asset Management<\/option><option value=\"Media Company\">Media Company<\/option><option value=\"Non-Governmental\/Non-Profit Organization\">Non-Governmental\/Non-Profit Organization<\/option><option value=\"Professional Services\/Independent Consultants\">Professional Services\/Independent Consultants<\/option><option value=\"Professional\/Industry Association\">Professional\/Industry Association<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_44_field_6\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_44_field_6\" style=\"display:none\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-44-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Academic Institution\" class=\"jfDropdown-optionListItem\">Academic Institution<\/li><li role=\"option\" data-value=\"Commercial Bank\" class=\"jfDropdown-optionListItem\">Commercial Bank<\/li><li role=\"option\" data-value=\"Commercial Social Purpose\/Social Enterprise Organization\" class=\"jfDropdown-optionListItem\">Commercial Social Purpose\/Social Enterprise Organization<\/li><li role=\"option\" data-value=\"Development Finance Bank or Institution\" class=\"jfDropdown-optionListItem\">Development Finance Bank or Institution<\/li><li role=\"option\" data-value=\"For-Profit Corporation\" class=\"jfDropdown-optionListItem\">For-Profit Corporation<\/li><li role=\"option\" data-value=\"Foundation\/Trust\" class=\"jfDropdown-optionListItem\">Foundation\/Trust<\/li><li role=\"option\" data-value=\"Government\/Aid Agency\" class=\"jfDropdown-optionListItem\">Government\/Aid Agency<\/li><li role=\"option\" data-value=\"Individual Investor\/Donor\" class=\"jfDropdown-optionListItem\">Individual Investor\/Donor<\/li><li role=\"option\" data-value=\"Investment\/Asset Management\" class=\"jfDropdown-optionListItem\">Investment\/Asset Management<\/li><li role=\"option\" data-value=\"Media Company\" class=\"jfDropdown-optionListItem\">Media Company<\/li><li role=\"option\" data-value=\"Non-Governmental\/Non-Profit Organization\" class=\"jfDropdown-optionListItem\">Non-Governmental\/Non-Profit Organization<\/li><li role=\"option\" data-value=\"Professional Services\/Independent Consultants\" class=\"jfDropdown-optionListItem\">Professional Services\/Independent Consultants<\/li><li role=\"option\" data-value=\"Professional\/Industry Association\" class=\"jfDropdown-optionListItem\">Professional\/Industry Association<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_44_field_6\" id=\"sublabel_44_field_6\">Organization Type<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_45\"><div id=\"cid_45\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>24<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_45\" class=\"jfQuestion-label isLeftAlign\" id=\"label_45\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer to attend the Skoll World Forum (Individual #3)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_45_description\"><span>In 2-3 sentences, how would you envision this person contributing to the community at the\u00a0Skoll World Forum?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_45\" name=\"q45_referTo45\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_45_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_45\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Words\" data-limit=\"200\" data-minimum=\"-1\" id=\"input_45-limit\">0\/200<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_45_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_45_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_45_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_45_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_45_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_45_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_45_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_45_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_45_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_45_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_45\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_45_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_45_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_45_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_45_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_45_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_45_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_45_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_45\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_45_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_46\"><div id=\"cid_46\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>25<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_46\" class=\"jfQuestion-label isLeftAlign\" id=\"label_46\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer to speak at the Skoll World Forum (Individual #3)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_46_description\"><span>In 2-3 sentences, why would you recommend this person\u00a0to speak at the Skoll World Forum?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_46\" name=\"q46_referTo46\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_46_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_46\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Letters\" data-limit=\"4999\" data-minimum=\"-1\" id=\"input_46-limit\">0\/4999<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_46_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_46_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_46_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_46_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_46_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_46_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_46_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_46_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_46_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_46_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_46\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_46_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_46_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_46_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_46_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_46_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_46_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_46_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_46\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_46_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_47\"><div id=\"cid_47\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>26<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_47\" class=\"jfQuestion-label isLeftAlign\" id=\"label_47\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer for a Skoll Award (Individual #3)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_47_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"1\"><input type=\"text\" id=\"input_47_field_1\" name=\"q47_referFor47[field_1]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" maxLength=\"5000\" data-maxlength=\"5000\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_47_description\"\/><label class=\"jfField-sublabel \" for=\"input_47_field_1\" id=\"sublabel_47_field_1\">Please describe why you think the organization you are referring would be a good candidate for\u00a0the Skoll Award:<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_47_field_2\" name=\"q47_referFor47[field_2]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Economic Opportunity\">Economic Opportunity<\/option><option value=\"Education\">Education<\/option><option value=\"Environmental Sustainability\">Environmental Sustainability<\/option><option value=\"Health\">Health<\/option><option value=\"Peace and Human Rights\">Peace and Human Rights<\/option><option value=\"Sustainable Markets\">Sustainable Markets<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_47_field_2\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_47_field_2\"><\/span><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-47-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Economic Opportunity\" class=\"jfDropdown-optionListItem\">Economic Opportunity<\/li><li role=\"option\" data-value=\"Education\" class=\"jfDropdown-optionListItem\">Education<\/li><li role=\"option\" data-value=\"Environmental Sustainability\" class=\"jfDropdown-optionListItem\">Environmental Sustainability<\/li><li role=\"option\" data-value=\"Health\" class=\"jfDropdown-optionListItem\">Health<\/li><li role=\"option\" data-value=\"Peace and Human Rights\" class=\"jfDropdown-optionListItem\">Peace and Human Rights<\/li><li role=\"option\" data-value=\"Sustainable Markets\" class=\"jfDropdown-optionListItem\">Sustainable Markets<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_47_field_2\" id=\"sublabel_47_field_2\">Select the primary issue area of the organization you are referring:<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_47_field_3\" name=\"q47_referFor47[field_3][]\" class=\"form-dropdown js-forMixed\" multiple=\"\"><option value=\"Caribbean\">Caribbean<\/option><option value=\"Central America\">Central America<\/option><option value=\"Central and Southern Asia\">Central and Southern Asia<\/option><option value=\"Eastern and Southern Africa\">Eastern and Southern Africa<\/option><option value=\"Eastern Asia\">Eastern Asia<\/option><option value=\"Europe\">Europe<\/option><option value=\"Middle East and North Africa\">Middle East and North Africa<\/option><option value=\"North America\">North America<\/option><option value=\"Oceania\">Oceania<\/option><option value=\"South America\">South America<\/option><option value=\"Southeast Asia\">Southeast Asia<\/option><option value=\"West and Central Africa\">West and Central Africa<\/option><option value=\"N\/A - Global \">N\/A - Global <\/option><\/select><div class=\"jfInput-dropdown isMultiple hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_47_field_3\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isPlaceholder\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-47-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"Caribbean\" class=\"jfDropdown-optionListItem\">Caribbean<\/li><li role=\"option\" data-value=\"Central America\" class=\"jfDropdown-optionListItem\">Central America<\/li><li role=\"option\" data-value=\"Central and Southern Asia\" class=\"jfDropdown-optionListItem\">Central and Southern Asia<\/li><li role=\"option\" data-value=\"Eastern and Southern Africa\" class=\"jfDropdown-optionListItem\">Eastern and Southern Africa<\/li><li role=\"option\" data-value=\"Eastern Asia\" class=\"jfDropdown-optionListItem\">Eastern Asia<\/li><li role=\"option\" data-value=\"Europe\" class=\"jfDropdown-optionListItem\">Europe<\/li><li role=\"option\" data-value=\"Middle East and North Africa\" class=\"jfDropdown-optionListItem\">Middle East and North Africa<\/li><li role=\"option\" data-value=\"North America\" class=\"jfDropdown-optionListItem\">North America<\/li><li role=\"option\" data-value=\"Oceania\" class=\"jfDropdown-optionListItem\">Oceania<\/li><li role=\"option\" data-value=\"South America\" class=\"jfDropdown-optionListItem\">South America<\/li><li role=\"option\" data-value=\"Southeast Asia\" class=\"jfDropdown-optionListItem\">Southeast Asia<\/li><li role=\"option\" data-value=\"West and Central Africa\" class=\"jfDropdown-optionListItem\">West and Central Africa<\/li><li role=\"option\" data-value=\"N\/A - Global \" class=\"jfDropdown-optionListItem\">N\/A - Global <\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_47_field_3\" id=\"sublabel_47_field_3\">Please select the regions where the organization you are referring conducts its work<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_yesno\" id=\"id_48\"><div id=\"cid_48\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_yesno\"><div class=\"jfCard-index\"><div>27<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_48\" class=\"jfQuestion-label isLeftAlign\" id=\"label_48\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Thank you for submitting a referral.<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_48_description\"><span>Would you like to refer a fourth person?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields\" data-wrapper-react=\"true\"><div class=\"jfField\" role=\"group\" aria-labelledby=\"label_48\"><label class=\"jfYesno\" tabindex=\"0\" role=\"radio\" aria-checked=\"false\"><input type=\"radio\" class=\"jfYesno-input form-radio validate[required] jsToggle\" value=\"YES\" id=\"input_input_48_0\" name=\"q48_thankYou48\"\/><span class=\"jfYesno-label\">YES<\/span><\/label><label class=\"jfYesno\" tabindex=\"0\" role=\"radio\" aria-checked=\"false\"><input type=\"radio\" class=\"jfYesno-input form-radio validate[required] jsToggle\" value=\"NO\" id=\"input_input_48_1\" name=\"q48_thankYou48\"\/><span class=\"jfYesno-label\">NO<\/span><\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_checkbox\" id=\"id_49\"><div id=\"cid_49\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_checkbox\"><div class=\"jfCard-index\"><div>28<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_group_49\" class=\"jfQuestion-label isLeftAlign\" id=\"label_49\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer your network to Skoll (Individual #4)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_49_description\"><span>Please provide your referrals here for the Skoll World Forum and Skoll Award. We recommend reviewing past Awardees and our website for more information on our criteria.\n\nI would like to refer a fourth person to...<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div role=\"group\" id=\"input_group_49\" class=\"jfQuestion-fields form-single-column\" data-component=\"checkbox\"><div class=\"jfField jfField-lastRowItem form-checkbox-item\"><label data-id=\"label_input_49_0\" class=\"jfCheckbox withoutImage\"><input type=\"checkbox\" class=\"jfCheckbox-input form-checkbox validate[required]\" name=\"q49_referYour49[]\" value=\"Be considered for a Skoll Award\" id=\"input_49_0\" required=\"\" aria-describedby=\"label_49\"\/><div class=\"jfCheckbox-label\"><span class=\"jfCheckbox-customInput\"><span class=\"jfCheckbox-customInputIcon\"><\/span><\/span><img class=\"jfCheckbox-visual\" alt=\"Checkbox\" loading=\"lazy\"\/><span class=\"jfCheckbox-labelText\">Be considered for a Skoll Award<\/span><\/div><\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_50\"><div id=\"cid_50\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>29<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_50\" class=\"jfQuestion-label isLeftAlign\" id=\"label_50\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Details of the person you are referring (Individual #4):<\/span><\/label><span class=\"jfQuestion-description\" id=\"id_50_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_50_field_1\" name=\"q50_detailsOf50[field_1]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_50_description\"\/><label class=\"jfField-sublabel \" for=\"input_50_field_1\" id=\"sublabel_50_field_1\">First Name *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_50_field_2\" name=\"q50_detailsOf50[field_2]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_50_description\"\/><label class=\"jfField-sublabel \" for=\"input_50_field_2\" id=\"sublabel_50_field_2\">Last Name *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_50_field_3\" name=\"q50_detailsOf50[field_3]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_50_description\"\/><label class=\"jfField-sublabel \" for=\"input_50_field_3\" id=\"sublabel_50_field_3\">Email *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_50_field_4\" name=\"q50_detailsOf50[field_4]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_50_description\"\/><label class=\"jfField-sublabel \" for=\"input_50_field_4\" id=\"sublabel_50_field_4\">Organization *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_50_field_5\" name=\"q50_detailsOf50[field_5]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_50_description\"\/><label class=\"jfField-sublabel \" for=\"input_50_field_5\" id=\"sublabel_50_field_5\">Current Title<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"2\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" id=\"input_50_field_6\" name=\"q50_detailsOf50[field_6]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Academic Institution\">Academic Institution<\/option><option value=\"Commercial Bank\">Commercial Bank<\/option><option value=\"Commercial Social Purpose\/Social Enterprise Organization\">Commercial Social Purpose\/Social Enterprise Organization<\/option><option value=\"Development Finance Bank or Institution\">Development Finance Bank or Institution<\/option><option value=\"For-Profit Corporation\">For-Profit Corporation<\/option><option value=\"Foundation\/Trust\">Foundation\/Trust<\/option><option value=\"Government\/Aid Agency\">Government\/Aid Agency<\/option><option value=\"Individual Investor\/Donor\">Individual Investor\/Donor<\/option><option value=\"Investment\/Asset Management\">Investment\/Asset Management<\/option><option value=\"Media Company\">Media Company<\/option><option value=\"Non-Governmental\/Non-Profit Organization\">Non-Governmental\/Non-Profit Organization<\/option><option value=\"Professional Services\/Independent Consultants\">Professional Services\/Independent Consultants<\/option><option value=\"Professional\/Industry Association\">Professional\/Industry Association<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_50_field_6\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_50_field_6\" style=\"display:none\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-50-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Academic Institution\" class=\"jfDropdown-optionListItem\">Academic Institution<\/li><li role=\"option\" data-value=\"Commercial Bank\" class=\"jfDropdown-optionListItem\">Commercial Bank<\/li><li role=\"option\" data-value=\"Commercial Social Purpose\/Social Enterprise Organization\" class=\"jfDropdown-optionListItem\">Commercial Social Purpose\/Social Enterprise Organization<\/li><li role=\"option\" data-value=\"Development Finance Bank or Institution\" class=\"jfDropdown-optionListItem\">Development Finance Bank or Institution<\/li><li role=\"option\" data-value=\"For-Profit Corporation\" class=\"jfDropdown-optionListItem\">For-Profit Corporation<\/li><li role=\"option\" data-value=\"Foundation\/Trust\" class=\"jfDropdown-optionListItem\">Foundation\/Trust<\/li><li role=\"option\" data-value=\"Government\/Aid Agency\" class=\"jfDropdown-optionListItem\">Government\/Aid Agency<\/li><li role=\"option\" data-value=\"Individual Investor\/Donor\" class=\"jfDropdown-optionListItem\">Individual Investor\/Donor<\/li><li role=\"option\" data-value=\"Investment\/Asset Management\" class=\"jfDropdown-optionListItem\">Investment\/Asset Management<\/li><li role=\"option\" data-value=\"Media Company\" class=\"jfDropdown-optionListItem\">Media Company<\/li><li role=\"option\" data-value=\"Non-Governmental\/Non-Profit Organization\" class=\"jfDropdown-optionListItem\">Non-Governmental\/Non-Profit Organization<\/li><li role=\"option\" data-value=\"Professional Services\/Independent Consultants\" class=\"jfDropdown-optionListItem\">Professional Services\/Independent Consultants<\/li><li role=\"option\" data-value=\"Professional\/Industry Association\" class=\"jfDropdown-optionListItem\">Professional\/Industry Association<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_50_field_6\" id=\"sublabel_50_field_6\">Organization Type<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_51\"><div id=\"cid_51\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>30<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_51\" class=\"jfQuestion-label isLeftAlign\" id=\"label_51\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer to attend the Skoll World Forum (Individual #4)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_51_description\"><span>In 2-3 sentences, how would you envision this person contributing to the community at the\u00a0Skoll World Forum?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_51\" name=\"q51_referTo51\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_51_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_51\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Letters\" data-limit=\"4999\" data-minimum=\"-1\" id=\"input_51-limit\">0\/4999<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_51_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_51_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_51_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_51_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_51_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_51_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_51_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_51_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_51_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_51_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_51\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_51_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_51_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_51_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_51_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_51_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_51_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_51_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_51\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_51_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_52\"><div id=\"cid_52\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>31<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_52\" class=\"jfQuestion-label isLeftAlign\" id=\"label_52\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer to speak at the Skoll World Forum (Individual #4)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_52_description\"><span>In 2-3 sentences, why would you recommend this person\u00a0to speak at the Skoll World Forum?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_52\" name=\"q52_referTo52\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_52_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_52\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Letters\" data-limit=\"4999\" data-minimum=\"-1\" id=\"input_52-limit\">0\/4999<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_52_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_52_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_52_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_52_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_52_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_52_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_52_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_52_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_52_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_52_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_52\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_52_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_52_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_52_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_52_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_52_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_52_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_52_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_52\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_52_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_53\"><div id=\"cid_53\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>32<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_53\" class=\"jfQuestion-label isLeftAlign\" id=\"label_53\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer for a Skoll Award (Individual #4)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_53_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"1\"><input type=\"text\" id=\"input_53_field_1\" name=\"q53_referFor53[field_1]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" maxLength=\"5000\" data-maxlength=\"5000\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_53_description\"\/><label class=\"jfField-sublabel \" for=\"input_53_field_1\" id=\"sublabel_53_field_1\">Please describe why you think the organization you are referring would be a good candidate for\u00a0the Skoll Award:<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_53_field_2\" name=\"q53_referFor53[field_2]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Economic Opportunity\">Economic Opportunity<\/option><option value=\"Education\">Education<\/option><option value=\"Environmental Sustainability\">Environmental Sustainability<\/option><option value=\"Health\">Health<\/option><option value=\"Peace and Human Rights\">Peace and Human Rights<\/option><option value=\"Sustainable Markets\">Sustainable Markets<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_53_field_2\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_53_field_2\"><\/span><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-53-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Economic Opportunity\" class=\"jfDropdown-optionListItem\">Economic Opportunity<\/li><li role=\"option\" data-value=\"Education\" class=\"jfDropdown-optionListItem\">Education<\/li><li role=\"option\" data-value=\"Environmental Sustainability\" class=\"jfDropdown-optionListItem\">Environmental Sustainability<\/li><li role=\"option\" data-value=\"Health\" class=\"jfDropdown-optionListItem\">Health<\/li><li role=\"option\" data-value=\"Peace and Human Rights\" class=\"jfDropdown-optionListItem\">Peace and Human Rights<\/li><li role=\"option\" data-value=\"Sustainable Markets\" class=\"jfDropdown-optionListItem\">Sustainable Markets<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_53_field_2\" id=\"sublabel_53_field_2\">Select the primary issue area of the organization you are referring:<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_53_field_3\" name=\"q53_referFor53[field_3][]\" class=\"form-dropdown js-forMixed\" multiple=\"\"><option value=\"Caribbean\">Caribbean<\/option><option value=\"Central America\">Central America<\/option><option value=\"Central and Southern Asia\">Central and Southern Asia<\/option><option value=\"Eastern and Southern Africa\">Eastern and Southern Africa<\/option><option value=\"Eastern Asia\">Eastern Asia<\/option><option value=\"Europe\">Europe<\/option><option value=\"Middle East and North Africa\">Middle East and North Africa<\/option><option value=\"North America\">North America<\/option><option value=\"Oceania\">Oceania<\/option><option value=\"South America\">South America<\/option><option value=\"Southeast Asia\">Southeast Asia<\/option><option value=\"West and Central Africa\">West and Central Africa<\/option><option value=\"N\/A - Global \">N\/A - Global <\/option><\/select><div class=\"jfInput-dropdown isMultiple hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_53_field_3\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isPlaceholder\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-53-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"Caribbean\" class=\"jfDropdown-optionListItem\">Caribbean<\/li><li role=\"option\" data-value=\"Central America\" class=\"jfDropdown-optionListItem\">Central America<\/li><li role=\"option\" data-value=\"Central and Southern Asia\" class=\"jfDropdown-optionListItem\">Central and Southern Asia<\/li><li role=\"option\" data-value=\"Eastern and Southern Africa\" class=\"jfDropdown-optionListItem\">Eastern and Southern Africa<\/li><li role=\"option\" data-value=\"Eastern Asia\" class=\"jfDropdown-optionListItem\">Eastern Asia<\/li><li role=\"option\" data-value=\"Europe\" class=\"jfDropdown-optionListItem\">Europe<\/li><li role=\"option\" data-value=\"Middle East and North Africa\" class=\"jfDropdown-optionListItem\">Middle East and North Africa<\/li><li role=\"option\" data-value=\"North America\" class=\"jfDropdown-optionListItem\">North America<\/li><li role=\"option\" data-value=\"Oceania\" class=\"jfDropdown-optionListItem\">Oceania<\/li><li role=\"option\" data-value=\"South America\" class=\"jfDropdown-optionListItem\">South America<\/li><li role=\"option\" data-value=\"Southeast Asia\" class=\"jfDropdown-optionListItem\">Southeast Asia<\/li><li role=\"option\" data-value=\"West and Central Africa\" class=\"jfDropdown-optionListItem\">West and Central Africa<\/li><li role=\"option\" data-value=\"N\/A - Global \" class=\"jfDropdown-optionListItem\">N\/A - Global <\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_53_field_3\" id=\"sublabel_53_field_3\">Please select the regions where the organization you are referring conducts its work<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_yesno\" id=\"id_54\"><div id=\"cid_54\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_yesno\"><div class=\"jfCard-index\"><div>33<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_54\" class=\"jfQuestion-label isLeftAlign\" id=\"label_54\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Thank you for submitting a referral.<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_54_description\"><span>Would you like to refer a fifth person?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields\" data-wrapper-react=\"true\"><div class=\"jfField\" role=\"group\" aria-labelledby=\"label_54\"><label class=\"jfYesno\" tabindex=\"0\" role=\"radio\" aria-checked=\"false\"><input type=\"radio\" class=\"jfYesno-input form-radio validate[required] jsToggle\" value=\"YES\" id=\"input_input_54_0\" name=\"q54_thankYou54\"\/><span class=\"jfYesno-label\">YES<\/span><\/label><label class=\"jfYesno\" tabindex=\"0\" role=\"radio\" aria-checked=\"false\"><input type=\"radio\" class=\"jfYesno-input form-radio validate[required] jsToggle\" value=\"NO\" id=\"input_input_54_1\" name=\"q54_thankYou54\"\/><span class=\"jfYesno-label\">NO<\/span><\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_checkbox\" id=\"id_55\"><div id=\"cid_55\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_checkbox\"><div class=\"jfCard-index\"><div>34<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_group_55\" class=\"jfQuestion-label isLeftAlign\" id=\"label_55\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer your network to Skoll (Individual #5)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_55_description\"><span>Please provide your referrals here for the Skoll World Forum and Skoll Award. We recommend reviewing past Awardees and our website for more information on our criteria.\n\nI would like to refer a fifth person to...<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div role=\"group\" id=\"input_group_55\" class=\"jfQuestion-fields form-single-column\" data-component=\"checkbox\"><div class=\"jfField jfField-lastRowItem form-checkbox-item\"><label data-id=\"label_input_55_0\" class=\"jfCheckbox withoutImage\"><input type=\"checkbox\" class=\"jfCheckbox-input form-checkbox validate[required]\" name=\"q55_referYour55[]\" value=\"Be considered for a Skoll Award\" id=\"input_55_0\" required=\"\" aria-describedby=\"label_55\"\/><div class=\"jfCheckbox-label\"><span class=\"jfCheckbox-customInput\"><span class=\"jfCheckbox-customInputIcon\"><\/span><\/span><img class=\"jfCheckbox-visual\" alt=\"Checkbox\" loading=\"lazy\"\/><span class=\"jfCheckbox-labelText\">Be considered for a Skoll Award<\/span><\/div><\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_56\"><div id=\"cid_56\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>35<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_56\" class=\"jfQuestion-label isLeftAlign\" id=\"label_56\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Details of the person you are referring (Individual #5):<\/span><\/label><span class=\"jfQuestion-description\" id=\"id_56_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_56_field_1\" name=\"q56_detailsOf56[field_1]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_56_description\"\/><label class=\"jfField-sublabel \" for=\"input_56_field_1\" id=\"sublabel_56_field_1\">First Name *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_56_field_2\" name=\"q56_detailsOf56[field_2]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_56_description\"\/><label class=\"jfField-sublabel \" for=\"input_56_field_2\" id=\"sublabel_56_field_2\">Last Name *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_56_field_3\" name=\"q56_detailsOf56[field_3]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_56_description\"\/><label class=\"jfField-sublabel \" for=\"input_56_field_3\" id=\"sublabel_56_field_3\">Email *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_56_field_4\" name=\"q56_detailsOf56[field_4]\" class=\"form-textbox validate[required, ] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" required=\"\" step=\"any\" aria-required=\"true\" aria-describedby=\"id_56_description\"\/><label class=\"jfField-sublabel \" for=\"input_56_field_4\" id=\"sublabel_56_field_4\">Organization *<\/label><\/div><div class=\"jfField\" data-type=\"text\" data-col=\"2\"><input type=\"text\" id=\"input_56_field_5\" name=\"q56_detailsOf56[field_5]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_56_description\"\/><label class=\"jfField-sublabel \" for=\"input_56_field_5\" id=\"sublabel_56_field_5\">Current Title<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"2\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" id=\"input_56_field_6\" name=\"q56_detailsOf56[field_6]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Academic Institution\">Academic Institution<\/option><option value=\"Commercial Bank\">Commercial Bank<\/option><option value=\"Commercial Social Purpose\/Social Enterprise Organization\">Commercial Social Purpose\/Social Enterprise Organization<\/option><option value=\"Development Finance Bank or Institution\">Development Finance Bank or Institution<\/option><option value=\"For-Profit Corporation\">For-Profit Corporation<\/option><option value=\"Foundation\/Trust\">Foundation\/Trust<\/option><option value=\"Government\/Aid Agency\">Government\/Aid Agency<\/option><option value=\"Individual Investor\/Donor\">Individual Investor\/Donor<\/option><option value=\"Investment\/Asset Management\">Investment\/Asset Management<\/option><option value=\"Media Company\">Media Company<\/option><option value=\"Non-Governmental\/Non-Profit Organization\">Non-Governmental\/Non-Profit Organization<\/option><option value=\"Professional Services\/Independent Consultants\">Professional Services\/Independent Consultants<\/option><option value=\"Professional\/Industry Association\">Professional\/Industry Association<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_56_field_6\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_56_field_6\" style=\"display:none\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-56-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Academic Institution\" class=\"jfDropdown-optionListItem\">Academic Institution<\/li><li role=\"option\" data-value=\"Commercial Bank\" class=\"jfDropdown-optionListItem\">Commercial Bank<\/li><li role=\"option\" data-value=\"Commercial Social Purpose\/Social Enterprise Organization\" class=\"jfDropdown-optionListItem\">Commercial Social Purpose\/Social Enterprise Organization<\/li><li role=\"option\" data-value=\"Development Finance Bank or Institution\" class=\"jfDropdown-optionListItem\">Development Finance Bank or Institution<\/li><li role=\"option\" data-value=\"For-Profit Corporation\" class=\"jfDropdown-optionListItem\">For-Profit Corporation<\/li><li role=\"option\" data-value=\"Foundation\/Trust\" class=\"jfDropdown-optionListItem\">Foundation\/Trust<\/li><li role=\"option\" data-value=\"Government\/Aid Agency\" class=\"jfDropdown-optionListItem\">Government\/Aid Agency<\/li><li role=\"option\" data-value=\"Individual Investor\/Donor\" class=\"jfDropdown-optionListItem\">Individual Investor\/Donor<\/li><li role=\"option\" data-value=\"Investment\/Asset Management\" class=\"jfDropdown-optionListItem\">Investment\/Asset Management<\/li><li role=\"option\" data-value=\"Media Company\" class=\"jfDropdown-optionListItem\">Media Company<\/li><li role=\"option\" data-value=\"Non-Governmental\/Non-Profit Organization\" class=\"jfDropdown-optionListItem\">Non-Governmental\/Non-Profit Organization<\/li><li role=\"option\" data-value=\"Professional Services\/Independent Consultants\" class=\"jfDropdown-optionListItem\">Professional Services\/Independent Consultants<\/li><li role=\"option\" data-value=\"Professional\/Industry Association\" class=\"jfDropdown-optionListItem\">Professional\/Industry Association<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_56_field_6\" id=\"sublabel_56_field_6\">Organization Type<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_57\"><div id=\"cid_57\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>36<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_57\" class=\"jfQuestion-label isLeftAlign\" id=\"label_57\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer to attend the Skoll World Forum (Individual #5)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_57_description\"><span>In 2-3 sentences, how would you envision this person contributing to the community at the\u00a0Skoll World Forum?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_57\" name=\"q57_referTo57\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_57_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_57\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Letters\" data-limit=\"4999\" data-minimum=\"-1\" id=\"input_57-limit\">0\/4999<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_57_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_57_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_57_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_57_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_57_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_57_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_57_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_57_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_57_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_57_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_57\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_57_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_57_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_57_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_57_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_57_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_57_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_57_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_57\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_57_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_textarea\" id=\"id_58\"><div id=\"cid_58\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_textarea\"><div class=\"jfCard-index\"><div>37<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_58\" class=\"jfQuestion-label isLeftAlign\" id=\"label_58\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer to speak at the Skoll World Forum (Individual #5)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_58_description\"><span>In 2-3 sentences, why would you recommend this person\u00a0to speak at the Skoll World Forum?<\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields notranslate\" data-component=\"textarea\" data-render-type=\"mde\"><div class=\"jfField\"><textarea id=\"input_58\" name=\"q58_referTo58\" placeholder=\"\" class=\"mdInput form-textarea validate[required]\"><\/textarea><div id=\"input_58_editor\" class=\"jfTextarea-editor\" role=\"textbox\" aria-labelledby=\"label_58\" aria-multiline=\"true\" contenteditable=\"true\" data-placeholder=\"\"><\/div><div class=\"jfTextarea-infoSpan \"><span class=\"jfTextarea-limitSpan\" data-limit-type=\"Letters\" data-limit=\"4999\" data-minimum=\"-1\" id=\"input_58-limit\">0\/4999<\/span><span class=\"jfTextarea-modeSpan\"><\/span><\/div><\/div><\/div><\/div><div class=\"jfToolbar\" id=\"input_58_toolbar\" role=\"toolbar\" aria-label=\"Text Formatting\"><div id=\"input_58_fontSize\" data-command=\"heading\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Font Size\" aria-controls=\"input_58_fontSize_menu\" aria-expanded=\"false\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 5.5A1.5 1.5 0 0 1 9.5 4h11a1.5 1.5 0 0 1 0 3h-4v11.5a1.5 1.5 0 0 1-3 0V7h-4A1.5 1.5 0 0 1 8 5.5ZM3.5 9a1.5 1.5 0 1 0 0 3h2v6.5a1.5 1.5 0 0 0 3 0V12h2a1.5 1.5 0 0 0 0-3h-7Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><ul class=\"jfToolbar-select jfToolbar-select-heading\" data-command=\"heading\" role=\"menu\" id=\"input_58_fontSize_menu\"><li data-value=\"1\" style=\"font-size:2em\" data-selected=\"true\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"true\">Huge<\/li><li data-value=\"3\" style=\"font-size:1.17em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Large<\/li><li data-value=\"5\" style=\"font-size:0.83em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Normal<\/li><li data-value=\"6\" style=\"font-size:0.67em\" data-selected=\"false\" tabindex=\"0\" role=\"menuitemradio\" aria-checked=\"false\">Small<\/li><\/ul><\/div><div id=\"input_58_bold\" data-command=\"bold\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Bold\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M5 3.5A1.5 1.5 0 0 1 6.5 2h6.667l.112.003a6.825 6.825 0 0 1 .761.084 6.776 6.776 0 0 1 1.771.549c.666.317 1.392.815 1.951 1.598.57.798.905 1.804.905 3.016 0 1.214-.337 2.22-.911 3.02-.154.213-.32.406-.494.579C18.657 11.742 20 13.272 20 15.75c0 2.836-1.596 4.462-3.104 5.301a8.125 8.125 0 0 1-2.921.942s-.094.007-.142.007H6.5A1.5 1.5 0 0 1 5 20.5v-17ZM13.74 19l.056-.008a5.127 5.127 0 0 0 1.642-.562c.823-.46 1.562-1.21 1.562-2.68 0-1.362-.781-2.131-1.833-2.64a6.826 6.826 0 0 0-1.504-.508 6.927 6.927 0 0 0-.598-.102H8V19h5.74ZM8 9.5h5.12l.077-.005c.073-.006.187-.018.327-.041a3.86 3.86 0 0 0 .99-.3c.338-.16.614-.37.806-.636.18-.251.347-.635.347-1.268 0-.635-.166-1.02-.346-1.271-.19-.267-.464-.475-.799-.634a3.782 3.782 0 0 0-.98-.3A3.831 3.831 0 0 0 13.145 5H8v4.5Zm5.014 2.994h.002Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_58_italic\" data-command=\"italic\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Italic\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8.5 4.5A1.5 1.5 0 0 1 10 3h8a1.5 1.5 0 0 1 0 3h-2.954l-3 12H14a1.5 1.5 0 0 1 0 3H6a1.5 1.5 0 1 1 0-3h2.954l3-12H10a1.5 1.5 0 0 1-1.5-1.5Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_58_underline\" data-command=\"underline\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Underline\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M8 3.5a1.5 1.5 0 1 0-3 0V10a7 7 0 1 0 14 0V3.5a1.5 1.5 0 0 0-3 0V10a4 4 0 0 1-8 0V3.5ZM5.5 19a1.5 1.5 0 0 0 0 3h13a1.5 1.5 0 0 0 0-3h-13Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_58_createLink\" data-command=\"createLink\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Link\" aria-describedby=\"input_58_createLink_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M17.959 6.04a3.714 3.714 0 0 1 0 5.253l-1.334 1.334a1 1 0 0 0 1.415 1.414l1.333-1.334a5.714 5.714 0 1 0-8.08-8.08L9.958 5.96a1 1 0 1 0 1.414 1.414l1.333-1.333a3.714 3.714 0 0 1 5.253 0Zm-10 10a1 1 0 0 1 0-1.414l6.667-6.667a1 1 0 1 1 1.414 1.414L9.374 16.04a1 1 0 0 1-1.415 0ZM6.04 12.707a3.714 3.714 0 0 0 5.252 5.252l1.334-1.333a1 1 0 1 1 1.414 1.414l-1.333 1.333a5.714 5.714 0 1 1-8.081-8.08l1.333-1.334a1 1 0 1 1 1.414 1.414L6.04 12.707Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_58_createLink_menu\" class=\"jfToolbar-modal forUrl\"><input type=\"url\" id=\"modalLinkUrl_input_58\" class=\"jfModal-input jfModal-modalLinkUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter URL\" aria-label=\"link url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_58_ul\" data-command=\"insertUnorderedList\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Bullet List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M4 5a1 1 0 0 0 0 2h1a1 1 0 0 0 0-2H4Zm5 0a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-5-6a1 1 0 0 1 1-1h1a1 1 0 1 1 0 2H4a1 1 0 0 1-1-1Zm1 5a1 1 0 1 0 0 2h1a1 1 0 1 0 0-2H4Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_58_ol\" data-command=\"insertOrderedList\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Numbered List\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"m3.032 5.352.082.226c.027.075.08.123.158.143a.206.206 0 0 0 .2-.06l.702-.66h.012v2.83c0 .091.031.17.094.238a.318.318 0 0 0 .234.101h.375a.306.306 0 0 0 .234-.101.338.338 0 0 0 .094-.238V4.17a.338.338 0 0 0-.094-.238.306.306 0 0 0-.234-.1h-.375a.825.825 0 0 0-.574.23l-.785.75a.496.496 0 0 0-.14.25.494.494 0 0 0 .017.291ZM9 5a1 1 0 0 0 0 2h11a1 1 0 1 0 0-2H9Zm0 6a1 1 0 1 0 0 2h11a1 1 0 1 0 0-2H9Zm-1 7a1 1 0 0 1 1-1h11a1 1 0 1 1 0 2H9a1 1 0 0 1-1-1Zm-4.9-1.467a.32.32 0 0 0 .234.1h1.318c.004 0 .006.002.006.006v.006l-.832.72a.689.689 0 0 0-.252.545v.012a.33.33 0 0 0 .334.328c.395.004.664.045.809.123.144.078.217.213.217.404a.544.544 0 0 1-.188.44c-.125.105-.3.158-.527.158-.227 0-.471-.055-.733-.164a.303.303 0 0 0-.24.006.264.264 0 0 0-.158.17l-.041.129a.393.393 0 0 0 .006.275.34.34 0 0 0 .193.188c.324.125.676.187 1.055.187.52 0 .918-.121 1.195-.363s.416-.59.416-1.043c0-.36-.103-.645-.31-.856-.204-.21-.475-.316-.815-.316h-.07c-.004 0-.006-.002-.006-.006v-.006l.885-.732a.672.672 0 0 0 .258-.545v-.135a.32.32 0 0 0-.1-.234.32.32 0 0 0-.234-.1H3.334a.32.32 0 0 0-.234.1.32.32 0 0 0-.1.234v.135c0 .09.033.168.1.234Zm2.83-5.431c0 .23-.045.445-.135.644-.086.2-.244.426-.475.68-.226.25-.554.556-.984.92-.004.004-.006.008-.006.011 0 .004.002.006.006.006h1.283c.09 0 .166.034.229.1a.32.32 0 0 1 .1.234v.135a.32.32 0 0 1-.1.234.302.302 0 0 1-.229.1H3.352a.327.327 0 0 1-.334-.334v-.135c0-.218.087-.396.263-.533.45-.355.793-.65 1.031-.885.239-.238.397-.433.475-.586a1.1 1.1 0 0 0 .117-.498c0-.36-.199-.539-.597-.539-.227 0-.508.086-.844.258a.274.274 0 0 1-.234.012.246.246 0 0 1-.153-.164l-.053-.164a.434.434 0 0 1 0-.282.34.34 0 0 1 .182-.199 2.848 2.848 0 0 1 1.248-.287c.473 0 .836.113 1.09.34.258.223.387.533.387.932Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_58_quote\" data-command=\"formatBlock\" class=\"jfToolbar-item breakBefore forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Quote Paragraph\"><span class=\"iconSvg  \"><svg width=\"24px\" height=\"24px\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\"><title>quote<\/title><desc>Created with Sketch.<\/desc><defs><\/defs><g stroke=\"none\" stroke-width=\"1\" fill=\"none\" fill-rule=\"evenodd\"><g fill-rule=\"nonzero\" fill=\"#4A4A4A\"><g transform=\"translate(10.000000, 11.000000)\"><path d=\"M9.68229167,9.75 L10.4783857,9.75 L10.4783857,9.75 C10.8611857,9.75 11.2103962,9.53147077 11.3777535,9.18719271 L12.8993679,6.0570147 L12.8993679,6.0570147 C12.9655901,5.92078603 13,5.77129358 13,5.61982199 L13,1 L13,1 C13,0.44771525 12.5522847,1.20591542e-16 12,2.22044605e-16 L8.3125,0 L8.3125,0 C7.76021525,1.01453063e-16 7.3125,0.44771525 7.3125,1 L7.3125,4.85 L7.3125,4.85 C7.3125,5.40228475 7.76021525,5.85 8.3125,5.85 L8.734375,5.85 L8.734375,5.85 C9.22578821,5.85 9.62415732,6.24836912 9.62415732,6.73978232 C9.62415732,6.87455906 9.59354003,7.0075748 9.53461662,7.12878867 L8.88205005,8.47121133 L8.88205005,8.47121133 C8.66720778,8.91317258 8.85132408,9.44561702 9.29328532,9.6604593 C9.41449919,9.7193827 9.54751493,9.75 9.68229167,9.75 Z\"><\/path><path d=\"M2.36979167,9.75 L3.16588569,9.75 L3.16588569,9.75 C3.54868575,9.75 3.89789615,9.53147077 4.06525355,9.18719271 L5.58686785,6.0570147 L5.58686785,6.0570147 C5.65309013,5.92078603 5.6875,5.77129358 5.6875,5.61982199 L5.6875,1 L5.6875,1 C5.6875,0.44771525 5.23978475,1.20591542e-16 4.6875,2.22044605e-16 L1,0 L1,0 C0.44771525,1.01453063e-16 -6.76353751e-17,0.44771525 0,1 L0,4.85 L0,4.85 C-4.22892021e-16,5.40228475 0.44771525,5.85 1,5.85 L1.421875,5.85 L1.421875,5.85 C1.91328821,5.85 2.31165732,6.24836912 2.31165732,6.73978232 C2.31165732,6.87455906 2.28104003,7.0075748 2.22211662,7.12878867 L1.56955005,8.47121133 L1.56955005,8.47121133 C1.35470778,8.91317258 1.53882408,9.44561702 1.98078532,9.6604593 C2.10199919,9.7193827 2.23501493,9.75 2.36979167,9.75 Z\"><\/path><\/g><\/g><\/g><\/svg><\/span><\/div><\/div><div id=\"input_58_hr\" data-command=\"insertHorizontalRule\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Horizontal Line\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M2 12a1 1 0 0 1 1-1h18a1 1 0 1 1 0 2H3a1 1 0 0 1-1-1Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><div id=\"input_58_imagePicker\" data-command=\"insertImage\" class=\"jfToolbar-item forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Image\" aria-describedby=\"input_58_imagePicker_menu\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M1 6a3 3 0 0 1 3-3h16a3 3 0 0 1 3 3v12a3 3 0 0 1-3 3H4a3 3 0 0 1-3-3V6Zm9 2a2 2 0 1 1-4 0 2 2 0 0 1 4 0Zm5.248 2.312 5.59 7.416A.794.794 0 0 1 20.204 19H3.796a.794.794 0 0 1-.643-1.26l3.63-5.002a.794.794 0 0 1 1.285 0l2.003 2.76 3.909-5.186a.794.794 0 0 1 1.268 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><div id=\"input_58_imagePicker_menu\" class=\"jfToolbar-modal forImage\"><input type=\"url\" id=\"modalImageUrl_input_58\" class=\"jfModal-input jfModal-modalImageUrl\" data-disable-enter-event=\"true\" data-disable-escape-event=\"true\" placeholder=\"Enter image URL\" aria-label=\"image url input\"\/><div class=\"modal-btn\" role=\"button\" tabindex=\"0\">Ok<\/div><\/div><\/div><div id=\"input_58_emoji\" data-command=\"insertEmoji\" class=\"jfToolbar-item hasDropdown forBoth\"><div class=\"jfToolbar-icon\" tabindex=\"0\" role=\"button\" aria-label=\"Insert Emoji\" aria-haspopup=\"true\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" fill=\"currentColor\" viewBox=\"0 0 24 24\" class=\"w-12 h-12\"><path fill-rule=\"evenodd\" d=\"M12 3a9 9 0 1 0 0 18 9 9 0 0 0 0-18ZM1 12C1 5.925 5.925 1 12 1s11 4.925 11 11-4.925 11-11 11S1 18.075 1 12Zm7.797 1.896A1 1 0 0 0 7.2 15.1l.001.001.001.002.003.004.007.009.021.027.07.086a6.949 6.949 0 0 0 1.171 1.08c.798.58 2 1.191 3.526 1.191 1.526 0 2.728-.61 3.526-1.191a6.951 6.951 0 0 0 1.17-1.08c.03-.035.053-.064.07-.086l.022-.027.007-.01.003-.003.001-.002h.001a1 1 0 0 0-1.597-1.205l-.004.006a3.64 3.64 0 0 1-.194.219 4.945 4.945 0 0 1-.656.57c-.577.42-1.374.81-2.349.81-.974 0-1.772-.39-2.35-.81a4.945 4.945 0 0 1-.815-.748 1.932 1.932 0 0 1-.033-.041l-.005-.006ZM10.5 9.5a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Zm6 0a1.5 1.5 0 1 1-3 0 1.5 1.5 0 0 1 3 0Z\" clip-rule=\"evenodd\"><\/path><\/svg><\/span><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_mixed\" id=\"id_59\"><div id=\"cid_59\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_mixed\"><div class=\"jfCard-index\"><div>38<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><label for=\"input_59\" class=\"jfQuestion-label isLeftAlign\" id=\"label_59\"><span class=\"jsQuestionLabelContainer jfQuestionLabelContainer\">Refer for a Skoll Award (Individual #5)<\/span><span class=\"jfRequiredStar\">* <span class=\"jfRequiredStar-message\">This field is required.<\/span><\/span><\/label><span class=\"jfQuestion-description\" id=\"id_59_description\"><span><\/span><\/span><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields isCompoundField\"><div class=\"jfField\" data-type=\"text\" data-col=\"1\"><input type=\"text\" id=\"input_59_field_1\" name=\"q59_referFor59[field_1]\" class=\"form-textbox validate[] js-forMixed jfInput-input hasSublabel\" value=\"\" maxLength=\"5000\" data-maxlength=\"5000\" data-component=\"text\" step=\"any\" aria-required=\"false\" aria-describedby=\"id_59_description\"\/><label class=\"jfField-sublabel \" for=\"input_59_field_1\" id=\"sublabel_59_field_1\">Please describe why you think the organization you are referring would be a good candidate for\u00a0the Skoll Award:<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_59_field_2\" name=\"q59_referFor59[field_2]\" class=\"form-dropdown js-forMixed\"><option selected=\"\" value=\"\"><\/option><option value=\"Economic Opportunity\">Economic Opportunity<\/option><option value=\"Education\">Education<\/option><option value=\"Environmental Sustainability\">Environmental Sustainability<\/option><option value=\"Health\">Health<\/option><option value=\"Peace and Human Rights\">Peace and Human Rights<\/option><option value=\"Sustainable Markets\">Sustainable Markets<\/option><option value=\"N\/A - None of the above\">N\/A - None of the above<\/option><\/select><div class=\"jfInput-dropdown isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_59_field_2\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isSingle\" id=\"jfDropdown-chip-input_59_field_2\"><\/span><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-59-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"\" class=\"jfDropdown-optionListItem\"><\/li><li role=\"option\" data-value=\"Economic Opportunity\" class=\"jfDropdown-optionListItem\">Economic Opportunity<\/li><li role=\"option\" data-value=\"Education\" class=\"jfDropdown-optionListItem\">Education<\/li><li role=\"option\" data-value=\"Environmental Sustainability\" class=\"jfDropdown-optionListItem\">Environmental Sustainability<\/li><li role=\"option\" data-value=\"Health\" class=\"jfDropdown-optionListItem\">Health<\/li><li role=\"option\" data-value=\"Peace and Human Rights\" class=\"jfDropdown-optionListItem\">Peace and Human Rights<\/li><li role=\"option\" data-value=\"Sustainable Markets\" class=\"jfDropdown-optionListItem\">Sustainable Markets<\/li><li role=\"option\" data-value=\"N\/A - None of the above\" class=\"jfDropdown-optionListItem\">N\/A - None of the above<\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_59_field_2\" id=\"sublabel_59_field_2\">Select the primary issue area of the organization you are referring:<\/label><\/div><div class=\"jfField\" data-type=\"mixed-dropdown\" data-col=\"1\" aria-hidden=\"false\"><select data-component=\"mixed-dropdown\" tabindex=\"-1\" required=\"\" id=\"input_59_field_3\" name=\"q59_referFor59[field_3][]\" class=\"form-dropdown js-forMixed\" multiple=\"\"><option value=\"Caribbean\">Caribbean<\/option><option value=\"Central America\">Central America<\/option><option value=\"Central and Southern Asia\">Central and Southern Asia<\/option><option value=\"Eastern and Southern Africa\">Eastern and Southern Africa<\/option><option value=\"Eastern Asia\">Eastern Asia<\/option><option value=\"Europe\">Europe<\/option><option value=\"Middle East and North Africa\">Middle East and North Africa<\/option><option value=\"North America\">North America<\/option><option value=\"Oceania\">Oceania<\/option><option value=\"South America\">South America<\/option><option value=\"Southeast Asia\">Southeast Asia<\/option><option value=\"West and Central Africa\">West and Central Africa<\/option><option value=\"N\/A - Global \">N\/A - Global <\/option><\/select><div class=\"jfInput-dropdown isMultiple hasSearch isDrawer\" datatype=\"multiselect\" role=\"presentation\"><div class=\"jfDropdown-wrapper\" tabindex=\"0\" aria-haspopup=\"true\" aria-labelledby=\" jfDropdown-chip-input_59_field_3\"><div class=\"jfDropdown-chipContainer\"><span class=\"jfDropdown-chip isPlaceholder\"><\/span><div class=\"jfDropdown-searchWrapper\"><input type=\"text\" class=\"form-textbox jfDropdown-search\" name=\"dropdown_search\" autoComplete=\"off\" placeholder=\"Search\" aria-label=\"Search\" value=\"\"\/><\/div><\/div><span class=\"jfDropdown-toggle\"><\/span><\/div><div id=\"jfDropdown-optionList-59-mixed-dropdown\" class=\"jfDropdown-optionListWrapper forDrawer\"><ul data-component=\"mixed-dropdown\" required=\"\" role=\"listbox\" class=\"jfDropdown-optionList form-dropdown\"><li role=\"option\" data-value=\"Caribbean\" class=\"jfDropdown-optionListItem\">Caribbean<\/li><li role=\"option\" data-value=\"Central America\" class=\"jfDropdown-optionListItem\">Central America<\/li><li role=\"option\" data-value=\"Central and Southern Asia\" class=\"jfDropdown-optionListItem\">Central and Southern Asia<\/li><li role=\"option\" data-value=\"Eastern and Southern Africa\" class=\"jfDropdown-optionListItem\">Eastern and Southern Africa<\/li><li role=\"option\" data-value=\"Eastern Asia\" class=\"jfDropdown-optionListItem\">Eastern Asia<\/li><li role=\"option\" data-value=\"Europe\" class=\"jfDropdown-optionListItem\">Europe<\/li><li role=\"option\" data-value=\"Middle East and North Africa\" class=\"jfDropdown-optionListItem\">Middle East and North Africa<\/li><li role=\"option\" data-value=\"North America\" class=\"jfDropdown-optionListItem\">North America<\/li><li role=\"option\" data-value=\"Oceania\" class=\"jfDropdown-optionListItem\">Oceania<\/li><li role=\"option\" data-value=\"South America\" class=\"jfDropdown-optionListItem\">South America<\/li><li role=\"option\" data-value=\"Southeast Asia\" class=\"jfDropdown-optionListItem\">Southeast Asia<\/li><li role=\"option\" data-value=\"West and Central Africa\" class=\"jfDropdown-optionListItem\">West and Central Africa<\/li><li role=\"option\" data-value=\"N\/A - Global \" class=\"jfDropdown-optionListItem\">N\/A - Global <\/li><\/ul><\/div><\/div><label class=\"jfField-sublabel \" for=\"input_59_field_3\" id=\"sublabel_59_field_3\">Please select the regions where the organization you are referring conducts its work<\/label><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:block\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:none\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li class=\"form-line\" data-type=\"control_text\" id=\"id_61\"><div id=\"cid_61\" class=\"jfCard-wrapper\"><div class=\"jfCard\" data-type=\"control_text\"><div class=\"jfCard-index\"><div>39<\/div><\/div><div class=\"jfCard-question\"><div class=\"jfQuestion-fullscreen isHidden\" aria-hidden=\"true\" role=\"button\" aria-label=\"fullscreen mode\" tabindex=\"-1\"><\/div><div class=\"jfCard-mobileError jsMobileErrorWrapper\"><\/div><div class=\"jfQuestion-fields\"><div class=\"jfField\"><div id=\"text_61\" class=\"form-html\" data-component=\"text\"><p>Thank you for providing referrals for the Skoll Foundation network! Where appropriate, we will reach out to the individual or organization directly to learn more. <\/p><\/div><\/div><\/div><\/div><div class=\"jfCard-actions\"><button style=\"display:block\" type=\"button\" class=\"jfInput-button forPrev u-left\" data-component=\"button\" aria-label=\"Previous\">Previous<\/button><button style=\"display:none\" type=\"button\" class=\"jfInput-button forNext u-right\" data-component=\"button\" aria-label=\"Next\">Next<\/button><button style=\"display:block\" type=\"submit\" class=\"jfInput-button forSubmit form-submit-button u-right\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><div class=\"cf\"><div class=\"jfCard-actionsNotification\" aria-live=\"polite\"><div class=\"jfPressEnter isHidden\" aria-hidden=\"true\">Press<br\/>Enter<\/div><\/div><\/div><div class=\"jfCard-disableSubmitError\"><\/div><\/div><\/div><\/div><\/li><li style=\"display:none\">Should be Empty:<input type=\"text\" name=\"website\" value=\"\" aria-hidden=\"true\"\/><\/li><\/ul><\/form><\/div><div class=\"jStaticItems\"><\/div><input type=\"hidden\" aria-hidden=\"true\" id=\"simple_spc\" name=\"simple_spc\" value=\"92595805944168-92595805944168\"\/><div class=\"jfProgress progress-animate\" id=\"cardProgress\" aria-hidden=\"true\" role=\"navigation\" aria-label=\"Progress Bar\"><span class=\"jfProgressLine\"><span class=\"jfProgressLine-inner jsFeedbackProgressLine\" style=\"width:100%\"><\/span><\/span><span class=\"jfProgress-itemWrapperLine \"><\/span><span id=\"jsSubmitError\" class=\"jfProgress-formError\"><\/span><div class=\"jfProgress-itemWrapper \" role=\"list\"><div class=\"jfProgress-itemCell\" role=\"listitem\"><div class=\"jfProgress-item\" data-index=\"0\" role=\"link\" tabindex=\"0\"><div class=\"jfProgress-itemCircle\"><span class=\"jfProgress-itemPulse\"><\/span><\/div><span class=\"jfProgress-itemLabel\">Question Label<\/span><span class=\"jfProgress-statusIcon\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 326 326\" class=\"check-outer\"><g data-name=\"Layer 2\"><g data-name=\"Layer 1\"><path d=\"M163,0C73.12,0,0,73.12,0,163S73.12,326,163,326s163-73.12,163-163S252.88,0,163,0Z\"><\/path><path d=\"M237.88,108.5a13.49,13.49,0,0,0-19.08,0l-80.38,80.38-31.23-31.22a13.49,13.49,0,0,0-19.08,19.09l40.77,40.76a13.5,13.5,0,0,0,19.08,0l.34-.34h0l89.56-89.56a13.49,13.49,0,0,0,0-19.08Z\" class=\"check-inner\" style=\"fill:#fff\"><\/path><\/g><\/g><\/svg><\/span><\/span><\/div><\/div><\/div><div class=\"jfProgress-info\"><span class=\"jfProgress-infoContent\" id=\"cardProgressToggle\" role=\"button\"><span class=\"jfProgress-infoContentText\"><span class=\"cardProgress-currentIndex\" id=\"cardProgress-currentIndex\">1 <\/span><span class=\"cardProgress-questionCount cardProgress-middleText\">of<\/span><span class=\"cardProgress-questionCount\" id=\"cardProgress-questionCount\"> 39<\/span><span class=\"cardProgress-seeAll\">See All<\/span><span class=\"cardProgress-goBack\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 30.2 52.6\" style=\"enable-background:new 0 0 30.2 52.6\" xml:space=\"preserve\"><g><g><path class=\"st0\" d=\"M23.7,51.7c1.5,1.4,3.8,1.3,5.2-0.2c1.3-1.4,1.3-3.6,0-5l-20-20l20-20 c1.5-1.4,1.7-3.7,0.3-5.2c-1.4-1.5-3.7-1.7-5.2-0.3c-0.1,0.1-0.2,0.2-0.3,0.3L1.1,23.8c-1.4,1.4-1.4,3.8,0,5.2c0,0,0,0,0,0 L23.7,51.7z\"><\/path><\/g><\/g><\/svg><\/span><span class=\"cardProgress-goBack-text\">Go Back<\/span><\/span><\/span><\/span><\/div><div class=\"jfProgress-mobileNavigation jsMobileNavigation\" style=\"display:none\"><button type=\"button\" class=\"jfInput-button forPrev forMobileNav u-left jsMobilePrev noTranslate\" data-component=\"button\" aria-label=\"Previous\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 30.2 52.6\" style=\"enable-background:new 0 0 30.2 52.6\" xml:space=\"preserve\"><g><g><path class=\"st0\" d=\"M23.7,51.7c1.5,1.4,3.8,1.3,5.2-0.2c1.3-1.4,1.3-3.6,0-5l-20-20l20-20 c1.5-1.4,1.7-3.7,0.3-5.2c-1.4-1.5-3.7-1.7-5.2-0.3c-0.1,0.1-0.2,0.2-0.3,0.3L1.1,23.8c-1.4,1.4-1.4,3.8,0,5.2c0,0,0,0,0,0 L23.7,51.7z\"><\/path><\/g><\/g><\/svg><\/span><\/button><button type=\"button\" class=\"jfInput-button forNext forMobileNav u-right jsMobileNext noTranslate\" data-component=\"button\" aria-label=\"Next\"><span class=\"iconSvg  \"><svg xmlns=\"http:\/\/www.w3.org\/2000\/svg\" xmlns:xlink=\"http:\/\/www.w3.org\/1999\/xlink\" x=\"0px\" y=\"0px\" viewBox=\"0 0 30.2 52.6\" style=\"enable-background:new 0 0 30.2 52.6\" xml:space=\"preserve\"><g><g><path class=\"st0\" d=\"M23.7,51.7c1.5,1.4,3.8,1.3,5.2-0.2c1.3-1.4,1.3-3.6,0-5l-20-20l20-20 c1.5-1.4,1.7-3.7,0.3-5.2c-1.4-1.5-3.7-1.7-5.2-0.3c-0.1,0.1-0.2,0.2-0.3,0.3L1.1,23.8c-1.4,1.4-1.4,3.8,0,5.2c0,0,0,0,0,0 L23.7,51.7z\"><\/path><\/g><\/g><\/svg><\/span><\/button><button style=\"display:none\" type=\"button\" class=\"jfInput-button forSubmit forMobileNav form-submit-button u-center jsMobileSubmit\" data-component=\"button\" aria-label=\"Submit\">Submit<\/button><button class=\"jfInput-button u-left forBackToForm\" style=\"display:none\" aria-label=\"Back To Form\"><\/button><\/div><\/div><div class=\"js-overlayWrapper jfOverlay\" aria-hidden=\"true\"><div class=\"jfOverlay-modalWrapper js-overlay-modalWrapper\"><span class=\"jfOverlay-close\"><span class=\"iconSvg  \"><svg data-name=\"Layer 1\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\" viewBox=\"0 0 209.37 209.37\"><path d=\"M104.1,94.23c-5.83-6-11.26-11.65-16.79-17.2C75.06,64.72,62.72,52.5,50.5,40.17c-1.61-1.63-2.65-1.87-4.22,0a53.62,53.62,0,0,1-5.62,5.61c-1.83,1.58-1.87,2.65-.07,4.42C50.95,60.34,61.17,70.65,71.45,80.91,79,88.46,86.6,96,94.5,103.84L38.58,160l9.18,9.74,56.09-56.38,56.38,56.56,10.38-10.36-56.16-55.81c10-10,19.95-20,29.87-29.88,8-8,16-15.91,23.94-23.94,0.66-.66,1.31-2.42,1-2.78-2.8-3.08-5.82-6-9.24-9.36Z\"><\/path><\/svg><\/span><\/span><img class=\"js-overlayImage jfOverlayImage\" alt=\"close\" loading=\"lazy\"\/><\/div><\/div><script src=\"https:\/\/cdn01.jotfor.ms\/s\/umd\/242d479294d\/for-cardform-js.js?4.5\"><\/script><script defer=\"\" src=\"https:\/\/www.jotform.com\/ownerView.php?id=92595805944168\"><\/script><script type=\"text\/javascript\" src=\"https:\/\/cdn.jotfor.ms\/js\/formTranslation.v2.js?3.3.45016\"><\/script><script>window.CardForm = new CardLayout({\"formMode\":\"form\",\"isSSOProtected\":false,\"isSaveAndContinueLaterActivated\":false,\"ownerView\":false,\"ownerPercentage\":96,\"isProduction\":true,\"isFormProgressVisible\":true,\"apiURL\":\"https:\/\/api.jotform.com\",\"reviewBeforeSubmit\":null,\"questions\":[{\"qid\":\"input_10\",\"id\":\"10\",\"type\":\"control_fullname\"},{\"qid\":\"input_11\",\"id\":\"11\",\"type\":\"control_email\"},{\"qid\":\"input_14\",\"id\":\"14\",\"type\":\"control_checkbox\"},{\"qid\":\"input_18\",\"id\":\"18\",\"type\":\"control_mixed\"},{\"qid\":\"input_19\",\"id\":\"19\",\"type\":\"control_textarea\"},{\"qid\":\"input_62\",\"id\":\"62\",\"type\":\"control_textarea\"},{\"qid\":\"input_20\",\"id\":\"20\",\"type\":\"control_mixed\"},{\"qid\":\"input_64\",\"id\":\"64\",\"type\":\"control_mixed\"},{\"qid\":\"input_65\",\"id\":\"65\",\"type\":\"control_mixed\"},{\"qid\":\"input_21\",\"id\":\"21\",\"type\":\"control_checkbox\"},{\"qid\":\"input_28\",\"id\":\"28\",\"type\":\"control_mixed\"},{\"qid\":\"input_22\",\"id\":\"22\",\"type\":\"control_textarea\"},{\"qid\":\"input_23\",\"id\":\"23\",\"type\":\"control_textarea\"},{\"qid\":\"input_24\",\"id\":\"24\",\"type\":\"control_mixed\"},{\"qid\":\"input_29\",\"id\":\"29\",\"type\":\"control_yesno\"},{\"qid\":\"input_37\",\"id\":\"37\",\"type\":\"control_checkbox\"},{\"qid\":\"input_38\",\"id\":\"38\",\"type\":\"control_mixed\"},{\"qid\":\"input_39\",\"id\":\"39\",\"type\":\"control_textarea\"},{\"qid\":\"input_40\",\"id\":\"40\",\"type\":\"control_textarea\"},{\"qid\":\"input_41\",\"id\":\"41\",\"type\":\"control_mixed\"},{\"qid\":\"input_42\",\"id\":\"42\",\"type\":\"control_yesno\"},{\"qid\":\"input_43\",\"id\":\"43\",\"type\":\"control_checkbox\"},{\"qid\":\"input_44\",\"id\":\"44\",\"type\":\"control_mixed\"},{\"qid\":\"input_45\",\"id\":\"45\",\"type\":\"control_textarea\"},{\"qid\":\"input_46\",\"id\":\"46\",\"type\":\"control_textarea\"},{\"qid\":\"input_47\",\"id\":\"47\",\"type\":\"control_mixed\"},{\"qid\":\"input_48\",\"id\":\"48\",\"type\":\"control_yesno\"},{\"qid\":\"input_49\",\"id\":\"49\",\"type\":\"control_checkbox\"},{\"qid\":\"input_50\",\"id\":\"50\",\"type\":\"control_mixed\"},{\"qid\":\"input_51\",\"id\":\"51\",\"type\":\"control_textarea\"},{\"qid\":\"input_52\",\"id\":\"52\",\"type\":\"control_textarea\"},{\"qid\":\"input_53\",\"id\":\"53\",\"type\":\"control_mixed\"},{\"qid\":\"input_54\",\"id\":\"54\",\"type\":\"control_yesno\"},{\"qid\":\"input_55\",\"id\":\"55\",\"type\":\"control_checkbox\"},{\"qid\":\"input_56\",\"id\":\"56\",\"type\":\"control_mixed\"},{\"qid\":\"input_57\",\"id\":\"57\",\"type\":\"control_textarea\"},{\"qid\":\"input_58\",\"id\":\"58\",\"type\":\"control_textarea\"},{\"qid\":\"input_59\",\"id\":\"59\",\"type\":\"control_mixed\"},{\"qid\":\"input_61\",\"id\":\"61\",\"type\":\"control_text\"}],\"allQuestions\":[{\"id\":\"10\",\"type\":\"control_fullname\",\"isHidden\":false,\"fields\":null},{\"id\":\"11\",\"type\":\"control_email\",\"isHidden\":false,\"fields\":null},{\"id\":\"14\",\"type\":\"control_checkbox\",\"isHidden\":false,\"fields\":null},{\"id\":\"18\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"4\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"required\":\"No\"},{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"2\",\"required\":\"Yes\"},{\"fieldID\":\"3\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"1\",\"required\":\"No\"},{\"fieldID\":\"5\",\"type\":\"dropdown\",\"row\":\"2\",\"col\":\"2\",\"options\":\"Academic Institution\\nCommercial Bank\\nCommercial Social Purpose\/Social Enterprise Organization\\nDevelopment Finance Bank or Institution\\nFor-Profit Corporation\\nFoundation\/Trust\\nGovernment\/Aid Agency\\nIndividual Investor\/Donor\\nInvestment\/Asset Management\\nMedia Company\\nNon-Governmental\/Non-Profit Organization\\nProfessional Services\/Independent Consultants\\nProfessional\/Industry Association\\nN\/A - None of the above\",\"required\":\"No\",\"multipleSelection\":\"No\"},{\"fieldID\":\"6\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"1\",\"options\":\"I prefer not to say\\nAfghanistan\\nAlbania\\nAlgeria\\nAndorra\\nAngola\\nAntigua and Barbuda\\nArgentina\\nArmenia\\nAustralia\\nAustria\\nAzerbaijan\\nBahamas\\nBahrain\\nBangladesh\\nBarbados\\nBelarus\\nBelgium\\nBelize\\nBenin\\nBhutan\\nBolivia\\nBosnia and Herzegovina\\nBotswana\\nBrazil\\nBrunei\\nBulgaria\\nBurkina Faso\\nBurundi\\nCabo Verde\\nCambodia\\nCameroon\\nCanada\\nCentral African Republic (CAR)\\nChad\\nChile\\nChina\\nColombia\\nComoros\\nCongo, Democratic Republic of the\\nCongo, Republic of the\\nCosta Rica\\nCote d'Ivoire\\nCroatia\\nCuba\\nCyprus\\nCzechia\\nDenmark\\nDjibouti\\nDominica\\nDominican Republic\\nEcuador\\nEgypt\\nEl Salvador\\nEquatorial Guinea\\nEritrea\\nEstonia\\nEswatini (formerly Swaziland)\\nEthiopia\\nFiji\\nFinland\\nFrance\\nGabon\\nGambia\\nGeorgia\\nGermany\\nGhana\\nGreece\\nGrenada\\nGuatemala\\nGuinea\\nGuinea-Bissau\\nGuyana\\nHaiti\\nHonduras\\nHungary\\nIceland\\nIndia\\nIndonesia\\nIran\\nIraq\\nIreland\\nIsrael\\nItaly\\nJamaica\\nJapan\\nJordan\\nKazakhstan\\nKenya\\nKiribati\\nKosovo\\nKuwait\\nKyrgyzstan\\nLaos\\nLatvia\\nLebanon\\nLesotho\\nLiberia\\nLibya\\nLiechtenstein\\nLithuania\\nLuxembourg\\nMadagascar\\nMalawi\\nMalaysia\\nMaldives\\nMali\\nMalta\\nMarshall Islands\\nMauritania\\nMauritius\\nMexico\\nMicronesia\\nMoldova\\nMonaco\\nMongolia\\nMontenegro\\nMorocco\\nMozambique\\nMyanmar (formerly Burma)\\nNamibia\\nNauru\\nNepal\\nNetherlands\\nNew Zealand\\nNicaragua\\nNiger\\nNigeria\\nNorth Korea\\nNorth Macedonia (formerly Macedonia)\\nNorway\\nOman\\nPakistan\\nPalau\\nPalestine\\nPanama\\nPapua New Guinea\\nParaguay\\nPeru\\nPhilippines\\nPoland\\nPortugal\\nQatar\\nRomania\\nRussia\\nRwanda\\nSaint Kitts and Nevis\\nSaint Lucia\\nSaint Vincent and the Grenadines\\nSamoa\\nSan Marino\\nSao Tome and Principe\\nSaudi Arabia\\nSenegal\\nSerbia\\nSeychelles\\nSierra Leone\\nSingapore\\nSlovakia\\nSlovenia\\nSolomon Islands\\nSomalia\\nSouth Africa\\nSouth Korea\\nSouth Sudan\\nSpain\\nSri Lanka\\nSudan\\nSuriname\\nSweden\\nSwitzerland\\nSyria\\nTaiwan\\nTajikistan\\nTanzania\\nThailand\\nTimor-Leste\\nTogo\\nTonga\\nTrinidad and Tobago\\nTunisia\\nTurkey\\nTurkmenistan\\nTuvalu\\nUganda\\nUkraine\\nUnited Arab Emirates (UAE)\\nUnited Kingdom (UK)\\nUnited States of America (USA)\\nUruguay\\nUzbekistan\\nVanuatu\\nVatican City (Holy See)\\nVenezuela\\nVietnam\\nYemen\\nZambia\\nZimbabwe\",\"required\":\"No\"},{\"fieldID\":\"7\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"2\",\"options\":\"I prefer not to say\\nAfghanistan\\nAlbania\\nAlgeria\\nAndorra\\nAngola\\nAntigua and Barbuda\\nArgentina\\nArmenia\\nAustralia\\nAustria\\nAzerbaijan\\nBahamas\\nBahrain\\nBangladesh\\nBarbados\\nBelarus\\nBelgium\\nBelize\\nBenin\\nBhutan\\nBolivia\\nBosnia and Herzegovina\\nBotswana\\nBrazil\\nBrunei\\nBulgaria\\nBurkina Faso\\nBurundi\\nCabo Verde\\nCambodia\\nCameroon\\nCanada\\nCentral African Republic (CAR)\\nChad\\nChile\\nChina\\nColombia\\nComoros\\nCongo, Democratic Republic of the\\nCongo, Republic of the\\nCosta Rica\\nCote d'Ivoire\\nCroatia\\nCuba\\nCyprus\\nCzechia\\nDenmark\\nDjibouti\\nDominica\\nDominican Republic\\nEcuador\\nEgypt\\nEl Salvador\\nEquatorial Guinea\\nEritrea\\nEstonia\\nEswatini (formerly Swaziland)\\nEthiopia\\nFiji\\nFinland\\nFrance\\nGabon\\nGambia\\nGeorgia\\nGermany\\nGhana\\nGreece\\nGrenada\\nGuatemala\\nGuinea\\nGuinea-Bissau\\nGuyana\\nHaiti\\nHonduras\\nHungary\\nIceland\\nIndia\\nIndonesia\\nIran\\nIraq\\nIreland\\nIsrael\\nItaly\\nJamaica\\nJapan\\nJordan\\nKazakhstan\\nKenya\\nKiribati\\nKosovo\\nKuwait\\nKyrgyzstan\\nLaos\\nLatvia\\nLebanon\\nLesotho\\nLiberia\\nLibya\\nLiechtenstein\\nLithuania\\nLuxembourg\\nMadagascar\\nMalawi\\nMalaysia\\nMaldives\\nMali\\nMalta\\nMarshall Islands\\nMauritania\\nMauritius\\nMexico\\nMicronesia\\nMoldova\\nMonaco\\nMongolia\\nMontenegro\\nMorocco\\nMozambique\\nMyanmar (formerly Burma)\\nNamibia\\nNauru\\nNepal\\nNetherlands\\nNew Zealand\\nNicaragua\\nNiger\\nNigeria\\nNorth Korea\\nNorth Macedonia (formerly Macedonia)\\nNorway\\nOman\\nPakistan\\nPalau\\nPalestine\\nPanama\\nPapua New Guinea\\nParaguay\\nPeru\\nPhilippines\\nPoland\\nPortugal\\nQatar\\nRomania\\nRussia\\nRwanda\\nSaint Kitts and Nevis\\nSaint Lucia\\nSaint Vincent and the Grenadines\\nSamoa\\nSan Marino\\nSao Tome and Principe\\nSaudi Arabia\\nSenegal\\nSerbia\\nSeychelles\\nSierra Leone\\nSingapore\\nSlovakia\\nSlovenia\\nSolomon Islands\\nSomalia\\nSouth Africa\\nSouth Korea\\nSouth Sudan\\nSpain\\nSri Lanka\\nSudan\\nSuriname\\nSweden\\nSwitzerland\\nSyria\\nTaiwan\\nTajikistan\\nTanzania\\nThailand\\nTimor-Leste\\nTogo\\nTonga\\nTrinidad and Tobago\\nTunisia\\nTurkey\\nTurkmenistan\\nTuvalu\\nUganda\\nUkraine\\nUnited Arab Emirates (UAE)\\nUnited Kingdom (UK)\\nUnited States of America (USA)\\nUruguay\\nUzbekistan\\nVanuatu\\nVatican City (Holy See)\\nVenezuela\\nVietnam\\nYemen\\nZambia\\nZimbabwe\",\"required\":\"No\"},{\"subLabel\":\"\",\"row\":\"4\",\"col\":\"1\",\"hint\":\"\",\"type\":\"dropdown\",\"fieldID\":\"8\",\"required\":\"No\",\"options\":\"Caribbean\\nCentral America\\nCentral and Southern Asia\\nEastern and Southern Africa\\nEastern Asia\\nEurope\\nMiddle East and North Africa\\nNorth America\\nOceania\\nSouth America\\nSoutheast Asia\\nWest and Central Africa\\nN\/A - Global\",\"multipleSelection\":\"Yes\"}]},{\"id\":\"19\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"62\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"20\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"dropdown\",\"row\":\"1\",\"col\":\"1\",\"options\":\"Yes\\nNo\"},{\"fieldID\":\"2\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"2\",\"maxsize\":\"5000\"},{\"fieldID\":\"3\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"1\",\"maxsize\":\"1000\"},{\"fieldID\":\"4\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"1\",\"options\":\"Economic Opportunity\\nEducation\\nEnvironmental Sustainability\\nHealth\\nPeace and Human Rights\\nSustainable Markets\\nN\/A - None of the above\",\"required\":\"Yes\"}]},{\"id\":\"64\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"3\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"required\":\"Yes\",\"maxsize\":\"1000\"},{\"fieldID\":\"4\",\"type\":\"dropdown\",\"row\":\"2\",\"col\":\"1\",\"options\":\"Economic Opportunity\\nEducation\\nEnvironmental Sustainability\\nHealth\\nPeace and Human Rights\\nSustainable Markets\\nN\/A - None of the above\",\"required\":\"Yes\"},{\"fieldID\":\"6\",\"type\":\"dropdown\",\"row\":\"2\",\"col\":\"2\",\"options\":\"Afghanistan\\nAlbania\\nAlgeria\\nAndorra\\nAngola\\nAntigua and Barbuda\\nArgentina\\nArmenia\\nAustralia\\nAustria\\nAzerbaijan\\nBahamas\\nBahrain\\nBangladesh\\nBarbados\\nBelarus\\nBelgium\\nBelize\\nBenin\\nBhutan\\nBolivia\\nBosnia and Herzegovina\\nBotswana\\nBrazil\\nBrunei\\nBulgaria\\nBurkina Faso\\nBurundi\\nCabo Verde\\nCambodia\\nCameroon\\nCanada\\nCentral African Republic (CAR)\\nChad\\nChile\\nChina\\nColombia\\nComoros\\nCongo, Democratic Republic of the\\nCongo, Republic of the\\nCosta Rica\\nCote d'Ivoire\\nCroatia\\nCuba\\nCyprus\\nCzechia\\nDenmark\\nDjibouti\\nDominica\\nDominican Republic\\nEcuador\\nEgypt\\nEl Salvador\\nEquatorial Guinea\\nEritrea\\nEstonia\\nEswatini (formerly Swaziland)\\nEthiopia\\nFiji\\nFinland\\nFrance\\nGabon\\nGambia\\nGeorgia\\nGermany\\nGhana\\nGreece\\nGrenada\\nGuatemala\\nGuinea\\nGuinea-Bissau\\nGuyana\\nHaiti\\nHonduras\\nHungary\\nIceland\\nIndia\\nIndonesia\\nIran\\nIraq\\nIreland\\nIsrael\\nItaly\\nJamaica\\nJapan\\nJordan\\nKazakhstan\\nKenya\\nKiribati\\nKosovo\\nKuwait\\nKyrgyzstan\\nLaos\\nLatvia\\nLebanon\\nLesotho\\nLiberia\\nLibya\\nLiechtenstein\\nLithuania\\nLuxembourg\\nMadagascar\\nMalawi\\nMalaysia\\nMaldives\\nMali\\nMalta\\nMarshall Islands\\nMauritania\\nMauritius\\nMexico\\nMicronesia\\nMoldova\\nMonaco\\nMongolia\\nMontenegro\\nMorocco\\nMozambique\\nMyanmar (formerly Burma)\\nNamibia\\nNauru\\nNepal\\nNetherlands\\nNew Zealand\\nNicaragua\\nNiger\\nNigeria\\nNorth Korea\\nNorth Macedonia (formerly Macedonia)\\nNorway\\nOman\\nPakistan\\nPalau\\nPalestine\\nPanama\\nPapua New Guinea\\nParaguay\\nPeru\\nPhilippines\\nPoland\\nPortugal\\nQatar\\nRomania\\nRussia\\nRwanda\\nSaint Kitts and Nevis\\nSaint Lucia\\nSaint Vincent and the Grenadines\\nSamoa\\nSan Marino\\nSao Tome and Principe\\nSaudi Arabia\\nSenegal\\nSerbia\\nSeychelles\\nSierra Leone\\nSingapore\\nSlovakia\\nSlovenia\\nSolomon Islands\\nSomalia\\nSouth Africa\\nSouth Korea\\nSouth Sudan\\nSpain\\nSri Lanka\\nSudan\\nSuriname\\nSweden\\nSwitzerland\\nSyria\\nTaiwan\\nTajikistan\\nTanzania\\nThailand\\nTimor-Leste\\nTogo\\nTonga\\nTrinidad and Tobago\\nTunisia\\nTurkey\\nTurkmenistan\\nTuvalu\\nUganda\\nUkraine\\nUnited Arab Emirates (UAE)\\nUnited Kingdom (UK)\\nUnited States of America (USA)\\nUruguay\\nUzbekistan\\nVanuatu\\nVatican City (Holy See)\\nVenezuela\\nVietnam\\nYemen\\nZambia\\nZimbabwe\",\"multipleSelection\":\"Yes\",\"required\":\"Yes\"},{\"fieldID\":\"7\",\"type\":\"textbox\",\"row\":\"3\",\"col\":\"1\",\"required\":\"Yes\",\"maxsize\":\"5000\"}]},{\"id\":\"65\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"maxsize\":\"5000\"},{\"fieldID\":\"2\",\"type\":\"dropdown\",\"row\":\"2\",\"col\":\"1\",\"options\":\"Afghanistan\\nAlbania\\nAlgeria\\nAndorra\\nAngola\\nAntigua and Barbuda\\nArgentina\\nArmenia\\nAustralia\\nAustria\\nAzerbaijan\\nBahamas\\nBahrain\\nBangladesh\\nBarbados\\nBelarus\\nBelgium\\nBelize\\nBenin\\nBhutan\\nBolivia\\nBosnia and Herzegovina\\nBotswana\\nBrazil\\nBrunei\\nBulgaria\\nBurkina Faso\\nBurundi\\nCabo Verde\\nCambodia\\nCameroon\\nCanada\\nCentral African Republic (CAR)\\nChad\\nChile\\nChina\\nColombia\\nComoros\\nCongo, Democratic Republic of the\\nCongo, Republic of the\\nCosta Rica\\nCote d'Ivoire\\nCroatia\\nCuba\\nCyprus\\nCzechia\\nDenmark\\nDjibouti\\nDominica\\nDominican Republic\\nEcuador\\nEgypt\\nEl Salvador\\nEquatorial Guinea\\nEritrea\\nEstonia\\nEswatini (formerly Swaziland)\\nEthiopia\\nFiji\\nFinland\\nFrance\\nGabon\\nGambia\\nGeorgia\\nGermany\\nGhana\\nGreece\\nGrenada\\nGuatemala\\nGuinea\\nGuinea-Bissau\\nGuyana\\nHaiti\\nHonduras\\nHungary\\nIceland\\nIndia\\nIndonesia\\nIran\\nIraq\\nIreland\\nIsrael\\nItaly\\nJamaica\\nJapan\\nJordan\\nKazakhstan\\nKenya\\nKiribati\\nKosovo\\nKuwait\\nKyrgyzstan\\nLaos\\nLatvia\\nLebanon\\nLesotho\\nLiberia\\nLibya\\nLiechtenstein\\nLithuania\\nLuxembourg\\nMadagascar\\nMalawi\\nMalaysia\\nMaldives\\nMali\\nMalta\\nMarshall Islands\\nMauritania\\nMauritius\\nMexico\\nMicronesia\\nMoldova\\nMonaco\\nMongolia\\nMontenegro\\nMorocco\\nMozambique\\nMyanmar (formerly Burma)\\nNamibia\\nNauru\\nNepal\\nNetherlands\\nNew Zealand\\nNicaragua\\nNiger\\nNigeria\\nNorth Korea\\nNorth Macedonia (formerly Macedonia)\\nNorway\\nOman\\nPakistan\\nPalau\\nPalestine\\nPanama\\nPapua New Guinea\\nParaguay\\nPeru\\nPhilippines\\nPoland\\nPortugal\\nQatar\\nRomania\\nRussia\\nRwanda\\nSaint Kitts and Nevis\\nSaint Lucia\\nSaint Vincent and the Grenadines\\nSamoa\\nSan Marino\\nSao Tome and Principe\\nSaudi Arabia\\nSenegal\\nSerbia\\nSeychelles\\nSierra Leone\\nSingapore\\nSlovakia\\nSlovenia\\nSolomon Islands\\nSomalia\\nSouth Africa\\nSouth Korea\\nSouth Sudan\\nSpain\\nSri Lanka\\nSudan\\nSuriname\\nSweden\\nSwitzerland\\nSyria\\nTaiwan\\nTajikistan\\nTanzania\\nThailand\\nTimor-Leste\\nTogo\\nTonga\\nTrinidad and Tobago\\nTunisia\\nTurkey\\nTurkmenistan\\nTuvalu\\nUganda\\nUkraine\\nUnited Arab Emirates (UAE)\\nUnited Kingdom (UK)\\nUnited States of America (USA)\\nUruguay\\nUzbekistan\\nVanuatu\\nVatican City (Holy See)\\nVenezuela\\nVietnam\\nYemen\\nZambia\\nZimbabwe\",\"multipleSelection\":\"Yes\",\"required\":\"Yes\"},{\"fieldID\":\"3\",\"type\":\"textbox\",\"row\":\"3\",\"col\":\"1\",\"maxsize\":\"5000\"}]},{\"id\":\"21\",\"type\":\"control_checkbox\",\"isHidden\":false,\"fields\":null},{\"id\":\"28\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"required\":\"Yes\"},{\"fieldID\":\"2\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"2\",\"required\":\"Yes\"},{\"fieldID\":\"3\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"1\",\"required\":\"Yes\",\"validation\":\"Email\"},{\"fieldID\":\"4\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"2\",\"required\":\"Yes\"},{\"fieldID\":\"5\",\"type\":\"textbox\",\"row\":\"3\",\"col\":\"1\",\"required\":\"No\"},{\"fieldID\":\"6\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"2\",\"options\":\"Academic Institution\\nCommercial Bank\\nCommercial Social Purpose\/Social Enterprise Organization\\nDevelopment Finance Bank or Institution\\nFor-Profit Corporation\\nFoundation\/Trust\\nGovernment\/Aid Agency\\nIndividual Investor\/Donor\\nInvestment\/Asset Management\\nMedia Company\\nNon-Governmental\/Non-Profit Organization\\nProfessional Services\/Independent Consultants\\nProfessional\/Industry Association\\nN\/A - None of the above\",\"required\":\"No\"}]},{\"id\":\"22\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"23\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"24\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"maxsize\":\"5000\",\"required\":\"Yes\"},{\"fieldID\":\"2\",\"type\":\"dropdown\",\"row\":\"2\",\"col\":\"1\",\"options\":\"Economic Opportunity\\nEducation\\nEnvironmental Sustainability\\nHealth\\nPeace and Human Rights\\nSustainable Markets\\nN\/A - None of the above\",\"required\":\"Yes\",\"multipleSelection\":\"No\"},{\"fieldID\":\"3\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"1\",\"options\":\"Caribbean\\nCentral America\\nCentral and Southern Asia\\nEastern and Southern Africa\\nEastern Asia\\nEurope\\nMiddle East and North Africa\\nNorth America\\nOceania\\nSouth America\\nSoutheast Asia\\nWest and Central Africa\\nN\/A - Global \",\"multipleSelection\":\"Yes\",\"required\":\"Yes\"}]},{\"id\":\"29\",\"type\":\"control_yesno\",\"isHidden\":false,\"fields\":null},{\"id\":\"37\",\"type\":\"control_checkbox\",\"isHidden\":false,\"fields\":null},{\"id\":\"38\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"required\":\"Yes\"},{\"fieldID\":\"2\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"2\",\"required\":\"Yes\"},{\"fieldID\":\"3\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"1\",\"required\":\"Yes\"},{\"fieldID\":\"4\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"2\",\"required\":\"Yes\"},{\"fieldID\":\"5\",\"type\":\"textbox\",\"row\":\"3\",\"col\":\"1\"},{\"fieldID\":\"6\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"2\",\"options\":\"Academic Institution\\nCommercial Bank\\nCommercial Social Purpose\/Social Enterprise Organization\\nDevelopment Finance Bank or Institution\\nFor-Profit Corporation\\nFoundation\/Trust\\nGovernment\/Aid Agency\\nIndividual Investor\/Donor\\nInvestment\/Asset Management\\nMedia Company\\nNon-Governmental\/Non-Profit Organization\\nProfessional Services\/Independent Consultants\\nProfessional\/Industry Association\\nN\/A - None of the above\"}]},{\"id\":\"39\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"40\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"41\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"maxsize\":\"5000\"},{\"fieldID\":\"2\",\"type\":\"dropdown\",\"row\":\"2\",\"col\":\"1\",\"options\":\"Economic Opportunity\\nEducation\\nEnvironmental Sustainability\\nHealth\\nPeace and Human Rights\\nSustainable Markets\\nN\/A - None of the above\"},{\"fieldID\":\"3\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"1\",\"options\":\"Caribbean\\nCentral America\\nCentral and Southern Asia\\nEastern and Southern Africa\\nEastern Asia\\nEurope\\nMiddle East and North Africa\\nNorth America\\nOceania\\nSouth America\\nSoutheast Asia\\nWest and Central Africa\\nN\/A - Global \",\"multipleSelection\":\"Yes\"}]},{\"id\":\"42\",\"type\":\"control_yesno\",\"isHidden\":false,\"fields\":null},{\"id\":\"43\",\"type\":\"control_checkbox\",\"isHidden\":false,\"fields\":null},{\"id\":\"44\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"required\":\"Yes\"},{\"fieldID\":\"2\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"2\",\"required\":\"Yes\"},{\"fieldID\":\"3\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"1\",\"required\":\"Yes\",\"validation\":\"Email\"},{\"fieldID\":\"4\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"2\",\"required\":\"Yes\"},{\"fieldID\":\"5\",\"type\":\"textbox\",\"row\":\"3\",\"col\":\"1\"},{\"fieldID\":\"6\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"2\",\"options\":\"Academic Institution\\nCommercial Bank\\nCommercial Social Purpose\/Social Enterprise Organization\\nDevelopment Finance Bank or Institution\\nFor-Profit Corporation\\nFoundation\/Trust\\nGovernment\/Aid Agency\\nIndividual Investor\/Donor\\nInvestment\/Asset Management\\nMedia Company\\nNon-Governmental\/Non-Profit Organization\\nProfessional Services\/Independent Consultants\\nProfessional\/Industry Association\\nN\/A - None of the above\"}]},{\"id\":\"45\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"46\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"47\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"maxsize\":\"5000\"},{\"fieldID\":\"2\",\"type\":\"dropdown\",\"row\":\"2\",\"col\":\"1\",\"options\":\"Economic Opportunity\\nEducation\\nEnvironmental Sustainability\\nHealth\\nPeace and Human Rights\\nSustainable Markets\\nN\/A - None of the above\"},{\"fieldID\":\"3\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"1\",\"options\":\"Caribbean\\nCentral America\\nCentral and Southern Asia\\nEastern and Southern Africa\\nEastern Asia\\nEurope\\nMiddle East and North Africa\\nNorth America\\nOceania\\nSouth America\\nSoutheast Asia\\nWest and Central Africa\\nN\/A - Global \",\"multipleSelection\":\"Yes\"}]},{\"id\":\"48\",\"type\":\"control_yesno\",\"isHidden\":false,\"fields\":null},{\"id\":\"49\",\"type\":\"control_checkbox\",\"isHidden\":false,\"fields\":null},{\"id\":\"50\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"required\":\"Yes\"},{\"fieldID\":\"2\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"2\",\"required\":\"Yes\"},{\"fieldID\":\"3\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"1\",\"required\":\"Yes\"},{\"fieldID\":\"4\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"2\",\"required\":\"Yes\"},{\"fieldID\":\"5\",\"type\":\"textbox\",\"row\":\"3\",\"col\":\"1\"},{\"fieldID\":\"6\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"2\",\"options\":\"Academic Institution\\nCommercial Bank\\nCommercial Social Purpose\/Social Enterprise Organization\\nDevelopment Finance Bank or Institution\\nFor-Profit Corporation\\nFoundation\/Trust\\nGovernment\/Aid Agency\\nIndividual Investor\/Donor\\nInvestment\/Asset Management\\nMedia Company\\nNon-Governmental\/Non-Profit Organization\\nProfessional Services\/Independent Consultants\\nProfessional\/Industry Association\\nN\/A - None of the above\"}]},{\"id\":\"51\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"52\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"53\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"maxsize\":\"5000\"},{\"fieldID\":\"2\",\"type\":\"dropdown\",\"row\":\"2\",\"col\":\"1\",\"options\":\"Economic Opportunity\\nEducation\\nEnvironmental Sustainability\\nHealth\\nPeace and Human Rights\\nSustainable Markets\\nN\/A - None of the above\"},{\"fieldID\":\"3\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"1\",\"options\":\"Caribbean\\nCentral America\\nCentral and Southern Asia\\nEastern and Southern Africa\\nEastern Asia\\nEurope\\nMiddle East and North Africa\\nNorth America\\nOceania\\nSouth America\\nSoutheast Asia\\nWest and Central Africa\\nN\/A - Global \",\"multipleSelection\":\"Yes\"}]},{\"id\":\"54\",\"type\":\"control_yesno\",\"isHidden\":false,\"fields\":null},{\"id\":\"55\",\"type\":\"control_checkbox\",\"isHidden\":false,\"fields\":null},{\"id\":\"56\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"required\":\"Yes\"},{\"fieldID\":\"2\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"2\",\"required\":\"Yes\"},{\"fieldID\":\"3\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"1\",\"required\":\"Yes\"},{\"fieldID\":\"4\",\"type\":\"textbox\",\"row\":\"2\",\"col\":\"2\",\"required\":\"Yes\"},{\"fieldID\":\"5\",\"type\":\"textbox\",\"row\":\"3\",\"col\":\"1\"},{\"fieldID\":\"6\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"2\",\"options\":\"Academic Institution\\nCommercial Bank\\nCommercial Social Purpose\/Social Enterprise Organization\\nDevelopment Finance Bank or Institution\\nFor-Profit Corporation\\nFoundation\/Trust\\nGovernment\/Aid Agency\\nIndividual Investor\/Donor\\nInvestment\/Asset Management\\nMedia Company\\nNon-Governmental\/Non-Profit Organization\\nProfessional Services\/Independent Consultants\\nProfessional\/Industry Association\\nN\/A - None of the above\"}]},{\"id\":\"57\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"58\",\"type\":\"control_textarea\",\"isHidden\":false,\"fields\":null},{\"id\":\"59\",\"type\":\"control_mixed\",\"isHidden\":false,\"fields\":[{\"fieldID\":\"1\",\"type\":\"textbox\",\"row\":\"1\",\"col\":\"1\",\"maxsize\":\"5000\"},{\"fieldID\":\"2\",\"type\":\"dropdown\",\"row\":\"2\",\"col\":\"1\",\"options\":\"Economic Opportunity\\nEducation\\nEnvironmental Sustainability\\nHealth\\nPeace and Human Rights\\nSustainable Markets\\nN\/A - None of the above\"},{\"fieldID\":\"3\",\"type\":\"dropdown\",\"row\":\"3\",\"col\":\"1\",\"options\":\"Caribbean\\nCentral America\\nCentral and Southern Asia\\nEastern and Southern Africa\\nEastern Asia\\nEurope\\nMiddle East and North Africa\\nNorth America\\nOceania\\nSouth America\\nSoutheast Asia\\nWest and Central Africa\\nN\/A - Global \",\"multipleSelection\":\"Yes\"}]},{\"id\":\"61\",\"type\":\"control_text\",\"isHidden\":false,\"fields\":null}],\"captchaMode\":null,\"sectionHeaders\":[],\"welcomePageProps\":{\"id\":{\"value\":\"welcomePage\"},\"text\":{\"value\":\"Universal Engagement Form\"},\"showAsHeading\":false,\"isFormTitleVisible\":false},\"formID\":92595805944168,\"fullscreenMode\":false});<\/script><\/body><\/html><script type=\"text\/javascript\">JotForm.showAlternateHIPAABadge=true;<\/script><script type=\"text\/javascript\">JotForm.isNewSACL=true;<\/script>","Universal Engagement Form",Array);(function(){window.handleIFrameMessage=function(e){if(!e.data||!e.data.split)return;var args=e.data.split(":");if(args[2]!="92595805944168"){return;}
var iframe=document.getElementById("92595805944168");if(!iframe){return};switch(args[0]){case"scrollIntoView":if(!("nojump"in FrameBuilder.get)){iframe.scrollIntoView();}
break;case"setHeight":var height=args[1]+"px";if(window.jfDeviceType==='mobile'&&typeof $jot!=='undefined'){var parent=$jot(iframe).closest('.jt-feedback.u-responsive-lightbox');if(parent){height='100%';}}
iframe.style.height=height
break;case"setMinHeight":iframe.style.minHeight=args[1]+"px";break;case"collapseErrorPage":if(iframe.clientHeight>window.innerHeight){iframe.style.height=window.innerHeight+"px";}
break;case"reloadPage":if(iframe){location.reload();}
break;case"removeIframeOnloadAttr":iframe.removeAttribute("onload");break;case"loadScript":if(!window.isPermitted(e.origin,['jotform.com','jotform.pro'])){break;}
var src=args[1];if(args.length>3){src=args[1]+':'+args[2];}
var script=document.createElement('script');script.src=src;script.type='text/javascript';document.body.appendChild(script);break;case"exitFullscreen":if(window.document.exitFullscreen)window.document.exitFullscreen();else if(window.document.mozCancelFullScreen)window.document.mozCancelFullScreen();else if(window.document.mozCancelFullscreen)window.document.mozCancelFullScreen();else if(window.document.webkitExitFullscreen)window.document.webkitExitFullscreen();else if(window.document.msExitFullscreen)window.document.msExitFullscreen();break;case'setDeviceType':window.jfDeviceType=args[1];break;case"backgroundStyles":const backgroundStyles=new URLSearchParams(args[1]);backgroundStyles.forEach(function(value,key){iframe.style[key]=value;});var doc=iframe.contentDocument?iframe.contentDocument:(iframe.contentWindow.document||iframe.document);doc.documentElement.style.background='none';break;}};window.isPermitted=function(originUrl,whitelisted_domains){var url=document.createElement('a');url.href=originUrl;var hostname=url.hostname;var result=false;if(typeof hostname!=='undefined'){whitelisted_domains.forEach(function(element){if(hostname.slice((-1*element.length-1))==='.'.concat(element)||hostname===element){result=true;}});return result;}};if(window.addEventListener){window.addEventListener("message",handleIFrameMessage,false);}else if(window.attachEvent){window.attachEvent("onmessage",handleIFrameMessage);}})();