CINXE.COM

TED: Ideas change everything

<!DOCTYPE html><html lang="en"><head><meta charSet="utf-8"/><meta property="og:url" content="https://www.ted.com/membership"/><link rel="canonical" href="https://www.ted.com/membership"/><title>TED: Ideas change everything</title><meta name="twitter:card" content="summary_large_image"/><meta name="twitter:site" content="@tedtalks"/><meta name="twitter:app:id:iphone" content="376183339"/><meta name="twitter:app:id:ipad" content="376183339"/><meta name="twitter:app:id:googleplay" content="com.ted.android"/><meta property="al:android:app_name" content="TED"/><meta property="al:android:package" content="com.ted.android"/><meta property="al:ios:app_name" content="TED"/><meta property="al:ios:app_store_id" content="376183339"/><meta name="twitter:app:name:ipad" content="TED"/><meta name="twitter:app:name:iphone" content="TED"/><meta name="twitter:app:name:googleplay" content="TED"/><meta name="HandheldFriendly" content="True"/><meta name="MobileOptimized" content="320"/><meta name="viewport" content="width=device-width, initial-scale=1.0"/><meta name="apple-mobile-web-app-title" content="TED Talks"/><meta name="apple-mobile-web-app-capable" content="yes"/><meta name="apple-mobile-web-app-status-bar-style" content="black"/><meta name="application-name" content="TED Talks"/><meta name="msapplication-config" content="https://www.ted.com/browserconfig.xml"/><meta name="msapplication-TileColor" content="#000000"/><link rel="apple-touch-icon" href="https://pa.tedcdn.com/apple-touch-icon.png"/><link rel="apple-touch-icon-precomposed" href="https://pa.tedcdn.com/apple-touch-icon-precomposed.png"/><meta http-equiv="cleartype" content="on"/><link rel="icon" href="/favicon.ico" sizes="32x32"/><link rel="icon" href="/icon.svg" type="image/svg+xml"/><meta property="fb:app_id" content="201021956610141"/><meta name="rss-feed" content="https://www.ted.com/feeds/talks.rss"/><link rel="mask-icon" href="https://pa.tedcdn.com/mask-icon.svg" color="#EB0028" sizes="any"/><meta name="theme-color" content="#EB0028"/><meta name="next-head-count" content="34"/><link rel="preconnect" href="https://graphql.ted.com"/><link rel="dns-prefetch" href="https://graphql.ted.com"/><script type="text/javascript" src="https://cdn.cookielaw.org/consent/eb3a3101-85ef-45e5-a75f-dbd35e8d0b4d/OtAutoBlock.js"></script><script src="https://cdn.cookielaw.org/scripttemplates/otSDKStub.js" data-domain-script="eb3a3101-85ef-45e5-a75f-dbd35e8d0b4d"></script><script>function OptanonWrapper() { /* eslint-reason The underscores help keep this name unique and make the * variable name ugly, to dissuade users from referencing it unless absolutely * necessary (similar to React's dangerouslySetInnerHTML.__html prop) */ window.__userHasConsentedToTargetingCookies = window.OnetrustActiveGroups.includes('C0004'); const activeGroupsLoaded = new Event('OnetrustActiveGroupsLoaded'); window.dispatchEvent(activeGroupsLoaded); }</script><link rel="preconnect" href="https://dev.visualwebsiteoptimizer.com"/><script type="text/javascript" id="vwoCode"> window._vwo_code || (function() { var account_id=613676, version=2.1, settings_tolerance=5000, hide_element='body', hide_element_style = 'opacity:0 !important;filter:alpha(opacity=0) !important;background:none !important', /* DO NOT EDIT BELOW THIS LINE */ f=false,w=window,d=document,v=d.querySelector('#vwoCode'),cK='_vwo_'+account_id+'_settings',cc={};try{var c=JSON.parse(localStorage.getItem('_vwo_'+account_id+'_config'));cc=c&&typeof c==='object'?c:{}}catch(e){}var stT=cc.stT==='session'?w.sessionStorage:w.localStorage;code={use_existing_jquery:function(){return typeof use_existing_jquery!=='undefined'?use_existing_jquery:undefined},library_tolerance:function(){return typeof library_tolerance!=='undefined'?library_tolerance:undefined},settings_tolerance:function(){return cc.sT||settings_tolerance},hide_element_style:function(){return'{'+(cc.hES||hide_element_style)+'}'},hide_element:function(){if(performance.getEntriesByName('first-contentful-paint')[0]){return''}return typeof cc.hE==='string'?cc.hE:hide_element},getVersion:function(){return version},finish:function(e){if(!f){f=true;var t=d.getElementById('_vis_opt_path_hides');if(t)t.parentNode.removeChild(t);if(e)(new Image).src='https://dev.visualwebsiteoptimizer.com/ee.gif?a='+account_id+e}},finished:function(){return f},addScript:function(e){var t=d.createElement('script');t.type='text/javascript';if(e.src){t.src=e.src}else{t.text=e.text}d.getElementsByTagName('head')[0].appendChild(t)},load:function(e,t){var i=this.getSettings(),n=d.createElement('script'),r=this;t=t||{};if(i){n.textContent=i;d.getElementsByTagName('head')[0].appendChild(n);if(!w.VWO||VWO.caE){stT.removeItem(cK);r.load(e)}}else{var o=new XMLHttpRequest;o.open('GET',e,true);o.withCredentials=!t.dSC;o.responseType=t.responseType||'text';o.onload=function(){if(t.onloadCb){return t.onloadCb(o,e)}if(o.status===200){w._vwo_code.addScript({text:o.responseText})}else{w._vwo_code.finish('&e=loading_failure:'+e)}};o.onerror=function(){if(t.onerrorCb){return t.onerrorCb(e)}w._vwo_code.finish('&e=loading_failure:'+e)};o.send()}},getSettings:function(){try{var e=stT.getItem(cK);if(!e){return}e=JSON.parse(e);if(Date.now()>e.e){stT.removeItem(cK);return}return e.s}catch(e){return}},init:function(){if(d.URL.indexOf('__vwo_disable__')>-1)return;var e=this.settings_tolerance();w._vwo_settings_timer=setTimeout(function(){w._vwo_code.finish();stT.removeItem(cK)},e);var t;if(this.hide_element()!=='body'){t=d.createElement('style');var i=this.hide_element(),n=i?i+this.hide_element_style():'',r=d.getElementsByTagName('head')[0];t.setAttribute('id','_vis_opt_path_hides');v&&t.setAttribute('nonce',v.nonce);t.setAttribute('type','text/css');if(t.styleSheet)t.styleSheet.cssText=n;else t.appendChild(d.createTextNode(n));r.appendChild(t)}else{t=d.getElementsByTagName('head')[0];var n=d.createElement('div');n.style.cssText='z-index: 2147483647 !important;position: fixed !important;left: 0 !important;top: 0 !important;width: 100% !important;height: 100% !important;background: white !important;';n.setAttribute('id','_vis_opt_path_hides');n.classList.add('_vis_hide_layer');t.parentNode.insertBefore(n,t.nextSibling)}var o='https://dev.visualwebsiteoptimizer.com/j.php?a='+account_id+'&u='+encodeURIComponent(d.URL)+'&vn='+version;if(w.location.search.indexOf('_vwo_xhr')!==-1){this.addScript({src:o})}else{this.load(o+'&x=true')}}};w._vwo_code=code;code.init();})();(function(){var i=window;function t(){if(i._vwo_code){var e=t.hidingStyle=document.getElementById('_vis_opt_path_hides')||t.hidingStyle;if(!i._vwo_code.finished()&&!_vwo_code.libExecuted&&(!i.VWO||!VWO.dNR)){if(!document.getElementById('_vis_opt_path_hides')){document.getElementsByTagName('head')[0].appendChild(e)}requestAnimationFrame(t)}}}t()})(); </script><link rel="preconnect" href="https://metrics.ted.com" crossorigin="anonymous"/><link rel="preconnect" href="https://sli.ted.com" crossorigin="anonymous"/><link rel="preconnect" href="https://rp.liadm.com" crossorigin="anonymous"/><link rel="preconnect" href="https://api.sail-personalize.com" crossorigin="anonymous"/><link rel="preconnect" href="https://geolocation.onetrust.com" crossorigin="anonymous"/><link rel="preconnect" href="https://js-agent.newrelic.com" crossorigin="anonymous"/><link rel="preconnect" href="https://imasdk.googleapis.com" crossorigin="anonymous"/><link rel="preconnect" href="https://js.stripe.com" crossorigin="anonymous"/><link rel="preconnect" href="https://pi.tedcdn.com" crossorigin="anonymous"/><link rel="preconnect" href="https://pu.tedcdn.com" crossorigin="anonymous"/><script type="text/javascript" src="//b-code.liadm.com/a-091g.min.js" async=""></script><script type="text/javascript">window.NREUM||(NREUM={});NREUM.info = {"agent":"","beacon":"bam.nr-data.net","errorBeacon":"bam.nr-data.net","licenseKey":"c745aa170b","applicationID":"1145147364","agentToken":null,"applicationTime":25.791533,"transactionName":"blcDNxEEDEVSWhdbDFcdIhYQEQ1bHGsGQxZcQRVDTAgHW1FcEUELUEI=","queueTime":0,"ttGuid":"02003008f9fa4359"}; (window.NREUM||(NREUM={})).init={privacy:{cookies_enabled:true},ajax:{deny_list:["bam.nr-data.net"]},distributed_tracing:{enabled:true}};(window.NREUM||(NREUM={})).loader_config={agentID:"1386091612",accountID:"1877911",trustKey:"1877911",xpid:"VQ4AVl9SCRABVVVXBgUAVVIF",licenseKey:"c745aa170b",applicationID:"1145147364"};;/*! For license information please see nr-loader-spa-1.274.0.min.js.LICENSE.txt */ (()=>{var e,t,r={8122:(e,t,r)=>{"use strict";r.d(t,{a:()=>i});var n=r(944);function i(e,t){try{if(!e||"object"!=typeof e)return(0,n.R)(3);if(!t||"object"!=typeof t)return(0,n.R)(4);const r=Object.create(Object.getPrototypeOf(t),Object.getOwnPropertyDescriptors(t)),o=0===Object.keys(r).length?e:r;for(let a in o)if(void 0!==e[a])try{if(null===e[a]){r[a]=null;continue}Array.isArray(e[a])&&Array.isArray(t[a])?r[a]=Array.from(new Set([...e[a],...t[a]])):"object"==typeof e[a]&&"object"==typeof t[a]?r[a]=i(e[a],t[a]):r[a]=e[a]}catch(e){(0,n.R)(1,e)}return r}catch(e){(0,n.R)(2,e)}}},2555:(e,t,r)=>{"use strict";r.d(t,{Vp:()=>c,fn:()=>s,x1:()=>u});var n=r(384),i=r(8122);const o={beacon:n.NT.beacon,errorBeacon:n.NT.errorBeacon,licenseKey:void 0,applicationID:void 0,sa:void 0,queueTime:void 0,applicationTime:void 0,ttGuid:void 0,user:void 0,account:void 0,product:void 0,extra:void 0,jsAttributes:{},userAttributes:void 0,atts:void 0,transactionName:void 0,tNamePlain:void 0},a={};function s(e){try{const t=c(e);return!!t.licenseKey&&!!t.errorBeacon&&!!t.applicationID}catch(e){return!1}}function c(e){if(!e)throw new Error("All info objects require an agent identifier!");if(!a[e])throw new Error("Info for ".concat(e," was never set"));return a[e]}function u(e,t){if(!e)throw new Error("All info objects require an agent identifier!");a[e]=(0,i.a)(t,o);const r=(0,n.nY)(e);r&&(r.info=a[e])}},9417:(e,t,r)=>{"use strict";r.d(t,{D0:()=>h,gD:()=>g,xN:()=>p});var n=r(993);const i=e=>{if(!e||"string"!=typeof e)return!1;try{document.createDocumentFragment().querySelector(e)}catch{return!1}return!0};var o=r(2614),a=r(944),s=r(384),c=r(8122);const u="[data-nr-mask]",d=()=>{const e={mask_selector:"*",block_selector:"[data-nr-block]",mask_input_options:{color:!1,date:!1,"datetime-local":!1,email:!1,month:!1,number:!1,range:!1,search:!1,tel:!1,text:!1,time:!1,url:!1,week:!1,textarea:!1,select:!1,password:!0}};return{ajax:{deny_list:void 0,block_internal:!0,enabled:!0,harvestTimeSeconds:10,autoStart:!0},distributed_tracing:{enabled:void 0,exclude_newrelic_header:void 0,cors_use_newrelic_header:void 0,cors_use_tracecontext_headers:void 0,allowed_origins:void 0},feature_flags:[],generic_events:{enabled:!0,harvestTimeSeconds:30,autoStart:!0},harvest:{tooManyRequestsDelay:60},jserrors:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},logging:{enabled:!0,harvestTimeSeconds:10,autoStart:!0,level:n.p_.INFO},metrics:{enabled:!0,autoStart:!0},obfuscate:void 0,page_action:{enabled:!0},page_view_event:{enabled:!0,autoStart:!0},page_view_timing:{enabled:!0,harvestTimeSeconds:30,autoStart:!0},performance:{capture_marks:!1,capture_measures:!1},privacy:{cookies_enabled:!0},proxy:{assets:void 0,beacon:void 0},session:{expiresMs:o.wk,inactiveMs:o.BB},session_replay:{autoStart:!0,enabled:!1,harvestTimeSeconds:60,preload:!1,sampling_rate:10,error_sampling_rate:100,collect_fonts:!1,inline_images:!1,fix_stylesheets:!0,mask_all_inputs:!0,get mask_text_selector(){return e.mask_selector},set mask_text_selector(t){i(t)?e.mask_selector="".concat(t,",").concat(u):""===t||null===t?e.mask_selector=u:(0,a.R)(5,t)},get block_class(){return"nr-block"},get ignore_class(){return"nr-ignore"},get mask_text_class(){return"nr-mask"},get block_selector(){return e.block_selector},set block_selector(t){i(t)?e.block_selector+=",".concat(t):""!==t&&(0,a.R)(6,t)},get mask_input_options(){return e.mask_input_options},set mask_input_options(t){t&&"object"==typeof t?e.mask_input_options={...t,password:!0}:(0,a.R)(7,t)}},session_trace:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},soft_navigations:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},spa:{enabled:!0,harvestTimeSeconds:10,autoStart:!0},ssl:void 0,user_actions:{enabled:!0}}},l={},f="All configuration objects require an agent identifier!";function h(e){if(!e)throw new Error(f);if(!l[e])throw new Error("Configuration for ".concat(e," was never set"));return l[e]}function p(e,t){if(!e)throw new Error(f);l[e]=(0,c.a)(t,d());const r=(0,s.nY)(e);r&&(r.init=l[e])}function g(e,t){if(!e)throw new Error(f);var r=h(e);if(r){for(var n=t.split("."),i=0;i<n.length-1;i++)if("object"!=typeof(r=r[n[i]]))return;r=r[n[n.length-1]]}return r}},5603:(e,t,r)=>{"use strict";r.d(t,{a:()=>c,o:()=>s});var n=r(384),i=r(8122);const o={accountID:void 0,trustKey:void 0,agentID:void 0,licenseKey:void 0,applicationID:void 0,xpid:void 0},a={};function s(e){if(!e)throw new Error("All loader-config objects require an agent identifier!");if(!a[e])throw new Error("LoaderConfig for ".concat(e," was never set"));return a[e]}function c(e,t){if(!e)throw new Error("All loader-config objects require an agent identifier!");a[e]=(0,i.a)(t,o);const r=(0,n.nY)(e);r&&(r.loader_config=a[e])}},3371:(e,t,r)=>{"use strict";r.d(t,{V:()=>f,f:()=>l});var n=r(8122),i=r(384),o=r(6154),a=r(9324);let s=0;const c={buildEnv:a.F3,distMethod:a.Xs,version:a.xv,originTime:o.WN},u={customTransaction:void 0,disabled:!1,isolatedBacklog:!1,loaderType:void 0,maxBytes:3e4,onerror:void 0,ptid:void 0,releaseIds:{},appMetadata:{},session:void 0,denyList:void 0,timeKeeper:void 0,obfuscator:void 0},d={};function l(e){if(!e)throw new Error("All runtime objects require an agent identifier!");if(!d[e])throw new Error("Runtime for ".concat(e," was never set"));return d[e]}function f(e,t){if(!e)throw new Error("All runtime objects require an agent identifier!");d[e]={...(0,n.a)(t,u),...c},Object.hasOwnProperty.call(d[e],"harvestCount")||Object.defineProperty(d[e],"harvestCount",{get:()=>++s});const r=(0,i.nY)(e);r&&(r.runtime=d[e])}},9324:(e,t,r)=>{"use strict";r.d(t,{F3:()=>i,Xs:()=>o,Yq:()=>a,xv:()=>n});const n="1.274.0",i="PROD",o="CDN",a="^2.0.0-alpha.17"},6154:(e,t,r)=>{"use strict";r.d(t,{A4:()=>s,OF:()=>d,RI:()=>i,WN:()=>h,bv:()=>o,gm:()=>a,lR:()=>f,m:()=>u,mw:()=>c,sb:()=>l});var n=r(1863);const i="undefined"!=typeof window&&!!window.document,o="undefined"!=typeof WorkerGlobalScope&&("undefined"!=typeof self&&self instanceof WorkerGlobalScope&&self.navigator instanceof WorkerNavigator||"undefined"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis.navigator instanceof WorkerNavigator),a=i?window:"undefined"!=typeof WorkerGlobalScope&&("undefined"!=typeof self&&self instanceof WorkerGlobalScope&&self||"undefined"!=typeof globalThis&&globalThis instanceof WorkerGlobalScope&&globalThis),s="complete"===a?.document?.readyState,c=Boolean("hidden"===a?.document?.visibilityState),u=""+a?.location,d=/iPad|iPhone|iPod/.test(a.navigator?.userAgent),l=d&&"undefined"==typeof SharedWorker,f=(()=>{const e=a.navigator?.userAgent?.match(/Firefox[/\s](\d+\.\d+)/);return Array.isArray(e)&&e.length>=2?+e[1]:0})(),h=Date.now()-(0,n.t)()},7295:(e,t,r)=>{"use strict";r.d(t,{Xv:()=>a,gX:()=>i,iW:()=>o});var n=[];function i(e){if(!e||o(e))return!1;if(0===n.length)return!0;for(var t=0;t<n.length;t++){var r=n[t];if("*"===r.hostname)return!1;if(s(r.hostname,e.hostname)&&c(r.pathname,e.pathname))return!1}return!0}function o(e){return void 0===e.hostname}function a(e){if(n=[],e&&e.length)for(var t=0;t<e.length;t++){let r=e[t];if(!r)continue;0===r.indexOf("http://")?r=r.substring(7):0===r.indexOf("https://")&&(r=r.substring(8));const i=r.indexOf("/");let o,a;i>0?(o=r.substring(0,i),a=r.substring(i)):(o=r,a="");let[s]=o.split(":");n.push({hostname:s,pathname:a})}}function s(e,t){return!(e.length>t.length)&&t.indexOf(e)===t.length-e.length}function c(e,t){return 0===e.indexOf("/")&&(e=e.substring(1)),0===t.indexOf("/")&&(t=t.substring(1)),""===e||e===t}},1687:(e,t,r)=>{"use strict";r.d(t,{Ak:()=>c,Ze:()=>l,x3:()=>u});var n=r(7836),i=r(3606),o=r(860),a=r(2646);const s={};function c(e,t){const r={staged:!1,priority:o.P3[t]||0};d(e),s[e].get(t)||s[e].set(t,r)}function u(e,t){e&&s[e]&&(s[e].get(t)&&s[e].delete(t),h(e,t,!1),s[e].size&&f(e))}function d(e){if(!e)throw new Error("agentIdentifier required");s[e]||(s[e]=new Map)}function l(e="",t="feature",r=!1){if(d(e),!e||!s[e].get(t)||r)return h(e,t);s[e].get(t).staged=!0,f(e)}function f(e){const t=Array.from(s[e]);t.every((([e,t])=>t.staged))&&(t.sort(((e,t)=>e[1].priority-t[1].priority)),t.forEach((([t])=>{s[e].delete(t),h(e,t)})))}function h(e,t,r=!0){const o=e?n.ee.get(e):n.ee,s=i.i.handlers;if(!o.aborted&&o.backlog&&s){if(r){const e=o.backlog[t],r=s[t];if(r){for(let t=0;e&&t<e.length;++t)p(e[t],r);Object.entries(r).forEach((([e,t])=>{Object.values(t||{}).forEach((t=>{t[0]?.on&&t[0]?.context()instanceof a.y&&t[0].on(e,t[1])}))}))}}o.isolatedBacklog||delete s[t],o.backlog[t]=null,o.emit("drain-"+t,[])}}function p(e,t){var r=e[1];Object.values(t[r]||{}).forEach((t=>{var r=e[0];if(t[0]===r){var n=t[1],i=e[3],o=e[2];n.apply(i,o)}}))}},7836:(e,t,r)=>{"use strict";r.d(t,{P:()=>c,ee:()=>u});var n=r(384),i=r(8990),o=r(3371),a=r(2646),s=r(5607);const c="nr@context:".concat(s.W),u=function e(t,r){var n={},s={},d={},l=!1;try{l=16===r.length&&(0,o.f)(r).isolatedBacklog}catch(e){}var f={on:p,addEventListener:p,removeEventListener:function(e,t){var r=n[e];if(!r)return;for(var i=0;i<r.length;i++)r[i]===t&&r.splice(i,1)},emit:function(e,r,n,i,o){!1!==o&&(o=!0);if(u.aborted&&!i)return;t&&o&&t.emit(e,r,n);for(var a=h(n),c=g(e),d=c.length,l=0;l<d;l++)c[l].apply(a,r);var p=v()[s[e]];p&&p.push([f,e,r,a]);return a},get:m,listeners:g,context:h,buffer:function(e,t){const r=v();if(t=t||"feature",f.aborted)return;Object.entries(e||{}).forEach((([e,n])=>{s[n]=t,t in r||(r[t]=[])}))},abort:function(){f._aborted=!0,Object.keys(f.backlog).forEach((e=>{delete f.backlog[e]}))},isBuffering:function(e){return!!v()[s[e]]},debugId:r,backlog:l?{}:t&&"object"==typeof t.backlog?t.backlog:{},isolatedBacklog:l};return Object.defineProperty(f,"aborted",{get:()=>{let e=f._aborted||!1;return e||(t&&(e=t.aborted),e)}}),f;function h(e){return e&&e instanceof a.y?e:e?(0,i.I)(e,c,(()=>new a.y(c))):new a.y(c)}function p(e,t){n[e]=g(e).concat(t)}function g(e){return n[e]||[]}function m(t){return d[t]=d[t]||e(f,t)}function v(){return f.backlog}}(void 0,"globalEE"),d=(0,n.Zm)();d.ee||(d.ee=u)},2646:(e,t,r)=>{"use strict";r.d(t,{y:()=>n});class n{constructor(e){this.contextId=e}}},9908:(e,t,r)=>{"use strict";r.d(t,{d:()=>n,p:()=>i});var n=r(7836).ee.get("handle");function i(e,t,r,i,o){o?(o.buffer([e],i),o.emit(e,t,r)):(n.buffer([e],i),n.emit(e,t,r))}},3606:(e,t,r)=>{"use strict";r.d(t,{i:()=>o});var n=r(9908);o.on=a;var i=o.handlers={};function o(e,t,r,o){a(o||n.d,i,e,t,r)}function a(e,t,r,i,o){o||(o="feature"),e||(e=n.d);var a=t[o]=t[o]||{};(a[r]=a[r]||[]).push([e,i])}},3878:(e,t,r)=>{"use strict";function n(e,t){return{capture:e,passive:!1,signal:t}}function i(e,t,r=!1,i){window.addEventListener(e,t,n(r,i))}function o(e,t,r=!1,i){document.addEventListener(e,t,n(r,i))}r.d(t,{DD:()=>o,jT:()=>n,sp:()=>i})},5607:(e,t,r)=>{"use strict";r.d(t,{W:()=>n});const n=(0,r(9566).bz)()},9566:(e,t,r)=>{"use strict";r.d(t,{LA:()=>s,ZF:()=>c,bz:()=>a,el:()=>u});var n=r(6154);const i="xxxxxxxx-xxxx-4xxx-yxxx-xxxxxxxxxxxx";function o(e,t){return e?15&e[t]:16*Math.random()|0}function a(){const e=n.gm?.crypto||n.gm?.msCrypto;let t,r=0;return e&&e.getRandomValues&&(t=e.getRandomValues(new Uint8Array(30))),i.split("").map((e=>"x"===e?o(t,r++).toString(16):"y"===e?(3&o()|8).toString(16):e)).join("")}function s(e){const t=n.gm?.crypto||n.gm?.msCrypto;let r,i=0;t&&t.getRandomValues&&(r=t.getRandomValues(new Uint8Array(e)));const a=[];for(var s=0;s<e;s++)a.push(o(r,i++).toString(16));return a.join("")}function c(){return s(16)}function u(){return s(32)}},2614:(e,t,r)=>{"use strict";r.d(t,{BB:()=>a,H3:()=>n,g:()=>u,iL:()=>c,tS:()=>s,uh:()=>i,wk:()=>o});const n="NRBA",i="SESSION",o=144e5,a=18e5,s={STARTED:"session-started",PAUSE:"session-pause",RESET:"session-reset",RESUME:"session-resume",UPDATE:"session-update"},c={SAME_TAB:"same-tab",CROSS_TAB:"cross-tab"},u={OFF:0,FULL:1,ERROR:2}},1863:(e,t,r)=>{"use strict";function n(){return Math.floor(performance.now())}r.d(t,{t:()=>n})},7485:(e,t,r)=>{"use strict";r.d(t,{D:()=>i});var n=r(6154);function i(e){if(0===(e||"").indexOf("data:"))return{protocol:"data"};try{const t=new URL(e,location.href),r={port:t.port,hostname:t.hostname,pathname:t.pathname,search:t.search,protocol:t.protocol.slice(0,t.protocol.indexOf(":")),sameOrigin:t.protocol===n.gm?.location?.protocol&&t.host===n.gm?.location?.host};return r.port&&""!==r.port||("http:"===t.protocol&&(r.port="80"),"https:"===t.protocol&&(r.port="443")),r.pathname&&""!==r.pathname?r.pathname.startsWith("/")||(r.pathname="/".concat(r.pathname)):r.pathname="/",r}catch(e){return{}}}},944:(e,t,r)=>{"use strict";function n(e,t){"function"==typeof console.debug&&console.debug("New Relic Warning: https://github.com/newrelic/newrelic-browser-agent/blob/main/docs/warning-codes.md#".concat(e),t)}r.d(t,{R:()=>n})},5284:(e,t,r)=>{"use strict";r.d(t,{t:()=>c,B:()=>s});var n=r(7836),i=r(6154);const o="newrelic";const a=new Set,s={};function c(e,t){const r=n.ee.get(t);s[t]??={},e&&"object"==typeof e&&(a.has(t)||(r.emit("rumresp",[e]),s[t]=e,a.add(t),function(e={}){try{i.gm.dispatchEvent(new CustomEvent(o,{detail:e}))}catch(e){}}({loaded:!0})))}},8990:(e,t,r)=>{"use strict";r.d(t,{I:()=>i});var n=Object.prototype.hasOwnProperty;function i(e,t,r){if(n.call(e,t))return e[t];var i=r();if(Object.defineProperty&&Object.keys)try{return Object.defineProperty(e,t,{value:i,writable:!0,enumerable:!1}),i}catch(e){}return e[t]=i,i}},6389:(e,t,r)=>{"use strict";function n(e,t=500,r={}){const n=r?.leading||!1;let i;return(...r)=>{n&&void 0===i&&(e.apply(this,r),i=setTimeout((()=>{i=clearTimeout(i)}),t)),n||(clearTimeout(i),i=setTimeout((()=>{e.apply(this,r)}),t))}}function i(e){let t=!1;return(...r)=>{t||(t=!0,e.apply(this,r))}}r.d(t,{J:()=>i,s:()=>n})},3304:(e,t,r)=>{"use strict";r.d(t,{A:()=>o});var n=r(7836);const i=()=>{const e=new WeakSet;return(t,r)=>{if("object"==typeof r&&null!==r){if(e.has(r))return;e.add(r)}return r}};function o(e){try{return JSON.stringify(e,i())??""}catch(e){try{n.ee.emit("internal-error",[e])}catch(e){}return""}}},5289:(e,t,r)=>{"use strict";r.d(t,{GG:()=>o,sB:()=>a});var n=r(3878);function i(){return"undefined"==typeof document||"complete"===document.readyState}function o(e,t){if(i())return e();(0,n.sp)("load",e,t)}function a(e){if(i())return e();(0,n.DD)("DOMContentLoaded",e)}},384:(e,t,r)=>{"use strict";r.d(t,{NT:()=>o,US:()=>d,Zm:()=>a,bQ:()=>c,dV:()=>s,nY:()=>u,pV:()=>l});var n=r(6154),i=r(1863);const o={beacon:"bam.nr-data.net",errorBeacon:"bam.nr-data.net"};function a(){return n.gm.NREUM||(n.gm.NREUM={}),void 0===n.gm.newrelic&&(n.gm.newrelic=n.gm.NREUM),n.gm.NREUM}function s(){let e=a();return e.o||(e.o={ST:n.gm.setTimeout,SI:n.gm.setImmediate,CT:n.gm.clearTimeout,XHR:n.gm.XMLHttpRequest,REQ:n.gm.Request,EV:n.gm.Event,PR:n.gm.Promise,MO:n.gm.MutationObserver,FETCH:n.gm.fetch,WS:n.gm.WebSocket}),e}function c(e,t){let r=a();r.initializedAgents??={},t.initializedAt={ms:(0,i.t)(),date:new Date},r.initializedAgents[e]=t}function u(e){let t=a();return t.initializedAgents?.[e]}function d(e,t){a()[e]=t}function l(){return function(){let e=a();const t=e.info||{};e.info={beacon:o.beacon,errorBeacon:o.errorBeacon,...t}}(),function(){let e=a();const t=e.init||{};e.init={...t}}(),s(),function(){let e=a();const t=e.loader_config||{};e.loader_config={...t}}(),a()}},2843:(e,t,r)=>{"use strict";r.d(t,{u:()=>i});var n=r(3878);function i(e,t=!1,r,i){(0,n.DD)("visibilitychange",(function(){if(t)return void("hidden"===document.visibilityState&&e());e(document.visibilityState)}),r,i)}},8139:(e,t,r)=>{"use strict";r.d(t,{u:()=>f});var n=r(7836),i=r(3434),o=r(8990),a=r(6154);const s={},c=a.gm.XMLHttpRequest,u="addEventListener",d="removeEventListener",l="nr@wrapped:".concat(n.P);function f(e){var t=function(e){return(e||n.ee).get("events")}(e);if(s[t.debugId]++)return t;s[t.debugId]=1;var r=(0,i.YM)(t,!0);function f(e){r.inPlace(e,[u,d],"-",p)}function p(e,t){return e[1]}return"getPrototypeOf"in Object&&(a.RI&&h(document,f),h(a.gm,f),h(c.prototype,f)),t.on(u+"-start",(function(e,t){var n=e[1];if(null!==n&&("function"==typeof n||"object"==typeof n)){var i=(0,o.I)(n,l,(function(){var e={object:function(){if("function"!=typeof n.handleEvent)return;return n.handleEvent.apply(n,arguments)},function:n}[typeof n];return e?r(e,"fn-",null,e.name||"anonymous"):n}));this.wrapped=e[1]=i}})),t.on(d+"-start",(function(e){e[1]=this.wrapped||e[1]})),t}function h(e,t,...r){let n=e;for(;"object"==typeof n&&!Object.prototype.hasOwnProperty.call(n,u);)n=Object.getPrototypeOf(n);n&&t(n,...r)}},3434:(e,t,r)=>{"use strict";r.d(t,{Jt:()=>o,YM:()=>c});var n=r(7836),i=r(5607);const o="nr@original:".concat(i.W);var a=Object.prototype.hasOwnProperty,s=!1;function c(e,t){return e||(e=n.ee),r.inPlace=function(e,t,n,i,o){n||(n="");const a="-"===n.charAt(0);for(let s=0;s<t.length;s++){const c=t[s],u=e[c];d(u)||(e[c]=r(u,a?c+n:n,i,c,o))}},r.flag=o,r;function r(t,r,n,s,c){return d(t)?t:(r||(r=""),nrWrapper[o]=t,function(e,t,r){if(Object.defineProperty&&Object.keys)try{return Object.keys(e).forEach((function(r){Object.defineProperty(t,r,{get:function(){return e[r]},set:function(t){return e[r]=t,t}})})),t}catch(e){u([e],r)}for(var n in e)a.call(e,n)&&(t[n]=e[n])}(t,nrWrapper,e),nrWrapper);function nrWrapper(){var o,a,d,l;try{a=this,o=[...arguments],d="function"==typeof n?n(o,a):n||{}}catch(t){u([t,"",[o,a,s],d],e)}i(r+"start",[o,a,s],d,c);try{return l=t.apply(a,o)}catch(e){throw i(r+"err",[o,a,e],d,c),e}finally{i(r+"end",[o,a,l],d,c)}}}function i(r,n,i,o){if(!s||t){var a=s;s=!0;try{e.emit(r,n,i,t,o)}catch(t){u([t,r,n,i],e)}s=a}}}function u(e,t){t||(t=n.ee);try{t.emit("internal-error",e)}catch(e){}}function d(e){return!(e&&"function"==typeof e&&e.apply&&!e[o])}},9300:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.ajax},3333:(e,t,r)=>{"use strict";r.d(t,{TZ:()=>n,Zp:()=>i,mq:()=>s,nf:()=>a,qN:()=>o});const n=r(860).K7.genericEvents,i=["auxclick","click","copy","keydown","paste","scrollend"],o=["focus","blur"],a=4,s=1e3},6774:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.jserrors},993:(e,t,r)=>{"use strict";r.d(t,{ET:()=>o,TZ:()=>a,p_:()=>i});var n=r(860);const i={ERROR:"ERROR",WARN:"WARN",INFO:"INFO",DEBUG:"DEBUG",TRACE:"TRACE"},o="log",a=n.K7.logging},3785:(e,t,r)=>{"use strict";r.d(t,{R:()=>c,b:()=>u});var n=r(9908),i=r(1863),o=r(860),a=r(3969),s=r(993);function c(e,t,r={},c=s.p_.INFO){(0,n.p)(a.xV,["API/logging/".concat(c.toLowerCase(),"/called")],void 0,o.K7.metrics,e),(0,n.p)(s.ET,[(0,i.t)(),t,r,c],void 0,o.K7.logging,e)}function u(e){return"string"==typeof e&&Object.values(s.p_).some((t=>t===e.toUpperCase().trim()))}},3969:(e,t,r)=>{"use strict";r.d(t,{TZ:()=>n,XG:()=>s,rs:()=>i,xV:()=>a,z_:()=>o});const n=r(860).K7.metrics,i="sm",o="cm",a="storeSupportabilityMetrics",s="storeEventMetrics"},6630:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.pageViewEvent},782:(e,t,r)=>{"use strict";r.d(t,{T:()=>n});const n=r(860).K7.pageViewTiming},6344:(e,t,r)=>{"use strict";r.d(t,{BB:()=>d,G4:()=>o,Qb:()=>l,TZ:()=>i,Ug:()=>a,_s:()=>s,bc:()=>u,yP:()=>c});var n=r(2614);const i=r(860).K7.sessionReplay,o={RECORD:"recordReplay",PAUSE:"pauseReplay",REPLAY_RUNNING:"replayRunning",ERROR_DURING_REPLAY:"errorDuringReplay"},a=.12,s={DomContentLoaded:0,Load:1,FullSnapshot:2,IncrementalSnapshot:3,Meta:4,Custom:5},c={[n.g.ERROR]:15e3,[n.g.FULL]:3e5,[n.g.OFF]:0},u={RESET:{message:"Session was reset",sm:"Reset"},IMPORT:{message:"Recorder failed to import",sm:"Import"},TOO_MANY:{message:"429: Too Many Requests",sm:"Too-Many"},TOO_BIG:{message:"Payload was too large",sm:"Too-Big"},CROSS_TAB:{message:"Session Entity was set to OFF on another tab",sm:"Cross-Tab"},ENTITLEMENTS:{message:"Session Replay is not allowed and will not be started",sm:"Entitlement"}},d=5e3,l={API:"api"}},5270:(e,t,r)=>{"use strict";r.d(t,{Aw:()=>c,CT:()=>u,SR:()=>s});var n=r(384),i=r(9417),o=r(7767),a=r(6154);function s(e){return!!(0,n.dV)().o.MO&&(0,o.V)(e)&&!0===(0,i.gD)(e,"session_trace.enabled")}function c(e){return!0===(0,i.gD)(e,"session_replay.preload")&&s(e)}function u(e,t){const r=t.correctAbsoluteTimestamp(e);return{originalTimestamp:e,correctedTimestamp:r,timestampDiff:e-r,originTime:a.WN,correctedOriginTime:t.correctedOriginTime,originTimeDiff:Math.floor(a.WN-t.correctedOriginTime)}}},3738:(e,t,r)=>{"use strict";r.d(t,{He:()=>i,Kp:()=>s,Lc:()=>u,Rz:()=>d,TZ:()=>n,bD:()=>o,d3:()=>a,jx:()=>l,uP:()=>c});const n=r(860).K7.sessionTrace,i="bstResource",o="resource",a="-start",s="-end",c="fn"+a,u="fn"+s,d="pushState",l=1e3},3962:(e,t,r)=>{"use strict";r.d(t,{AM:()=>o,O2:()=>s,Qu:()=>c,TZ:()=>a,ih:()=>u,tC:()=>i});var n=r(860);const i=["click","keydown","submit"],o="api",a=n.K7.softNav,s={INITIAL_PAGE_LOAD:"",ROUTE_CHANGE:1,UNSPECIFIED:2},c={INTERACTION:1,AJAX:2,CUSTOM_END:3,CUSTOM_TRACER:4},u={IP:"in progress",FIN:"finished",CAN:"cancelled"}},7378:(e,t,r)=>{"use strict";r.d(t,{$p:()=>x,BR:()=>b,Kp:()=>R,L3:()=>y,Lc:()=>c,NC:()=>o,SG:()=>d,TZ:()=>i,U6:()=>p,UT:()=>m,d3:()=>w,dT:()=>f,e5:()=>A,gx:()=>v,l9:()=>l,oW:()=>h,op:()=>g,rw:()=>u,tH:()=>E,uP:()=>s,wW:()=>T,xq:()=>a});var n=r(384);const i=r(860).K7.spa,o=["click","submit","keypress","keydown","keyup","change"],a=999,s="fn-start",c="fn-end",u="cb-start",d="api-ixn-",l="remaining",f="interaction",h="spaNode",p="jsonpNode",g="fetch-start",m="fetch-done",v="fetch-body-",b="jsonp-end",y=(0,n.dV)().o.ST,w="-start",R="-end",x="-body",T="cb"+R,A="jsTime",E="fetch"},4234:(e,t,r)=>{"use strict";r.d(t,{W:()=>o});var n=r(7836),i=r(1687);class o{constructor(e,t){this.agentIdentifier=e,this.ee=n.ee.get(e),this.featureName=t,this.blocked=!1}deregisterDrain(){(0,i.x3)(this.agentIdentifier,this.featureName)}}},7767:(e,t,r)=>{"use strict";r.d(t,{V:()=>o});var n=r(9417),i=r(6154);const o=e=>i.RI&&!0===(0,n.gD)(e,"privacy.cookies_enabled")},425:(e,t,r)=>{"use strict";r.d(t,{j:()=>j});var n=r(860),i=r(2555),o=r(3371),a=r(9908),s=r(7836),c=r(1687),u=r(5289),d=r(6154),l=r(944),f=r(3969),h=r(384),p=r(6344);const g=["setErrorHandler","finished","addToTrace","addRelease","addPageAction","setCurrentRouteName","setPageViewName","setCustomAttribute","interaction","noticeError","setUserId","setApplicationVersion","start",p.G4.RECORD,p.G4.PAUSE,"log","wrapLogger"],m=["setErrorHandler","finished","addToTrace","addRelease"];var v=r(1863),b=r(2614),y=r(993),w=r(3785),R=r(2646),x=r(3434);function T(e,t,r,n){if("object"!=typeof t||!t||"string"!=typeof r||!r||"function"!=typeof t[r])return(0,l.R)(29);const i=function(e){return(e||s.ee).get("logger")}(e),o=(0,x.YM)(i),a=new R.y(s.P);return a.level=n.level,a.customAttributes=n.customAttributes,o.inPlace(t,[r],"wrap-logger-",a),i}function A(){const e=(0,h.pV)();g.forEach((t=>{e[t]=(...r)=>function(t,...r){let n=[];return Object.values(e.initializedAgents).forEach((e=>{e&&e.api?e.exposed&&e.api[t]&&n.push(e.api[t](...r)):(0,l.R)(38,t)})),n.length>1?n:n[0]}(t,...r)}))}const E={};var S=r(9417),N=r(5603),O=r(5284);const _=e=>{const t=e.startsWith("http");e+="/",r.p=t?e:"https://"+e};let I=!1;function j(e,t={},g,R){let{init:x,info:j,loader_config:P,runtime:C={},exposed:k=!0}=t;C.loaderType=g;const L=(0,h.pV)();j||(x=L.init,j=L.info,P=L.loader_config),(0,S.xN)(e.agentIdentifier,x||{}),(0,N.a)(e.agentIdentifier,P||{}),j.jsAttributes??={},d.bv&&(j.jsAttributes.isWorker=!0),(0,i.x1)(e.agentIdentifier,j);const H=(0,S.D0)(e.agentIdentifier),D=[j.beacon,j.errorBeacon];I||(H.proxy.assets&&(_(H.proxy.assets),D.push(H.proxy.assets)),H.proxy.beacon&&D.push(H.proxy.beacon),A(),(0,h.US)("activatedFeatures",O.B),e.runSoftNavOverSpa&&=!0===H.soft_navigations.enabled&&H.feature_flags.includes("soft_nav")),C.denyList=[...H.ajax.deny_list||[],...H.ajax.block_internal?D:[]],C.ptid=e.agentIdentifier,(0,o.V)(e.agentIdentifier,C),e.ee=s.ee.get(e.agentIdentifier),void 0===e.api&&(e.api=function(e,t,h=!1){t||(0,c.Ak)(e,"api");const g={};var R=s.ee.get(e),x=R.get("tracer");E[e]=b.g.OFF,R.on(p.G4.REPLAY_RUNNING,(t=>{E[e]=t}));var A="api-",S=A+"ixn-";function N(t,r,n,o){const a=(0,i.Vp)(e);return null===r?delete a.jsAttributes[t]:(0,i.x1)(e,{...a,jsAttributes:{...a.jsAttributes,[t]:r}}),I(A,n,!0,o||null===r?"session":void 0)(t,r)}function O(){}g.log=function(e,{customAttributes:t={},level:r=y.p_.INFO}={}){(0,a.p)(f.xV,["API/log/called"],void 0,n.K7.metrics,R),(0,w.R)(R,e,t,r)},g.wrapLogger=(e,t,{customAttributes:r={},level:i=y.p_.INFO}={})=>{(0,a.p)(f.xV,["API/wrapLogger/called"],void 0,n.K7.metrics,R),T(R,e,t,{customAttributes:r,level:i})},m.forEach((e=>{g[e]=I(A,e,!0,"api")})),g.addPageAction=I(A,"addPageAction",!0,n.K7.genericEvents),g.setPageViewName=function(t,r){if("string"==typeof t)return"/"!==t.charAt(0)&&(t="/"+t),(0,o.f)(e).customTransaction=(r||"http://custom.transaction")+t,I(A,"setPageViewName",!0)()},g.setCustomAttribute=function(e,t,r=!1){if("string"==typeof e){if(["string","number","boolean"].includes(typeof t)||null===t)return N(e,t,"setCustomAttribute",r);(0,l.R)(40,typeof t)}else(0,l.R)(39,typeof e)},g.setUserId=function(e){if("string"==typeof e||null===e)return N("enduser.id",e,"setUserId",!0);(0,l.R)(41,typeof e)},g.setApplicationVersion=function(e){if("string"==typeof e||null===e)return N("application.version",e,"setApplicationVersion",!1);(0,l.R)(42,typeof e)},g.start=()=>{try{(0,a.p)(f.xV,["API/start/called"],void 0,n.K7.metrics,R),R.emit("manual-start-all")}catch(e){(0,l.R)(23,e)}},g[p.G4.RECORD]=function(){(0,a.p)(f.xV,["API/recordReplay/called"],void 0,n.K7.metrics,R),(0,a.p)(p.G4.RECORD,[],void 0,n.K7.sessionReplay,R)},g[p.G4.PAUSE]=function(){(0,a.p)(f.xV,["API/pauseReplay/called"],void 0,n.K7.metrics,R),(0,a.p)(p.G4.PAUSE,[],void 0,n.K7.sessionReplay,R)},g.interaction=function(e){return(new O).get("object"==typeof e?e:{})};const _=O.prototype={createTracer:function(e,t){var r={},i=this,o="function"==typeof t;return(0,a.p)(f.xV,["API/createTracer/called"],void 0,n.K7.metrics,R),h||(0,a.p)(S+"tracer",[(0,v.t)(),e,r],i,n.K7.spa,R),function(){if(x.emit((o?"":"no-")+"fn-start",[(0,v.t)(),i,o],r),o)try{return t.apply(this,arguments)}catch(e){const t="string"==typeof e?new Error(e):e;throw x.emit("fn-err",[arguments,this,t],r),t}finally{x.emit("fn-end",[(0,v.t)()],r)}}}};function I(e,t,r,i){return function(){return(0,a.p)(f.xV,["API/"+t+"/called"],void 0,n.K7.metrics,R),i&&(0,a.p)(e+t,[(0,v.t)(),...arguments],r?null:this,i,R),r?void 0:this}}function j(){r.e(478).then(r.bind(r,8778)).then((({setAPI:t})=>{t(e),(0,c.Ze)(e,"api")})).catch((e=>{(0,l.R)(27,e),R.abort()}))}return["actionText","setName","setAttribute","save","ignore","onEnd","getContext","end","get"].forEach((e=>{_[e]=I(S,e,void 0,h?n.K7.softNav:n.K7.spa)})),g.setCurrentRouteName=h?I(S,"routeName",void 0,n.K7.softNav):I(A,"routeName",!0,n.K7.spa),g.noticeError=function(t,r){"string"==typeof t&&(t=new Error(t)),(0,a.p)(f.xV,["API/noticeError/called"],void 0,n.K7.metrics,R),(0,a.p)("err",[t,(0,v.t)(),!1,r,!!E[e]],void 0,n.K7.jserrors,R)},d.RI?(0,u.GG)((()=>j()),!0):j(),g}(e.agentIdentifier,R,e.runSoftNavOverSpa)),void 0===e.exposed&&(e.exposed=k),I=!0}},8374:(e,t,r)=>{r.nc=(()=>{try{return document?.currentScript?.nonce}catch(e){}return""})()},860:(e,t,r)=>{"use strict";r.d(t,{$J:()=>o,K7:()=>n,P3:()=>i});const n={ajax:"ajax",genericEvents:"generic_events",jserrors:"jserrors",logging:"logging",metrics:"metrics",pageAction:"page_action",pageViewEvent:"page_view_event",pageViewTiming:"page_view_timing",sessionReplay:"session_replay",sessionTrace:"session_trace",softNav:"soft_navigations",spa:"spa"},i={[n.pageViewEvent]:1,[n.pageViewTiming]:2,[n.metrics]:3,[n.jserrors]:4,[n.spa]:5,[n.ajax]:6,[n.sessionTrace]:7,[n.softNav]:8,[n.sessionReplay]:9,[n.logging]:10,[n.genericEvents]:11},o={[n.pageViewTiming]:"events",[n.ajax]:"events",[n.spa]:"events",[n.softNav]:"events",[n.metrics]:"jserrors",[n.jserrors]:"jserrors",[n.sessionTrace]:"browser/blobs",[n.sessionReplay]:"browser/blobs",[n.logging]:"browser/logs",[n.genericEvents]:"ins"}}},n={};function i(e){var t=n[e];if(void 0!==t)return t.exports;var o=n[e]={exports:{}};return r[e](o,o.exports,i),o.exports}i.m=r,i.d=(e,t)=>{for(var r in t)i.o(t,r)&&!i.o(e,r)&&Object.defineProperty(e,r,{enumerable:!0,get:t[r]})},i.f={},i.e=e=>Promise.all(Object.keys(i.f).reduce(((t,r)=>(i.f[r](e,t),t)),[])),i.u=e=>({212:"nr-spa-compressor",249:"nr-spa-recorder",478:"nr-spa"}[e]+"-1.274.0.min.js"),i.o=(e,t)=>Object.prototype.hasOwnProperty.call(e,t),e={},t="NRBA-1.274.0.PROD:",i.l=(r,n,o,a)=>{if(e[r])e[r].push(n);else{var s,c;if(void 0!==o)for(var u=document.getElementsByTagName("script"),d=0;d<u.length;d++){var l=u[d];if(l.getAttribute("src")==r||l.getAttribute("data-webpack")==t+o){s=l;break}}if(!s){c=!0;var f={478:"sha512-1vUqEfJPB8Pihje9mv5CfYgkitO1FWcS+UQb84DbXqP8oYctRv4/lzl/MzNLPlRhcY1WVDBGL20I8vm6s2VV7g==",249:"sha512-Y/BeZAh6VSTmUtUNmS5XdyKxL92s30Fyyj8xVW76HSPxcKItL4+x2+kGMZc8pMJnUpZDz1L4eftZQAJh3D8NnA==",212:"sha512-Gn2tQ3qog5Yhrx/gRutkSTYPp+7nkKFt4/mIXg99LxcNpMDAYJZDBYmAACdoHNM86+iq1F3cBcQotFNzjIX8bw=="};(s=document.createElement("script")).charset="utf-8",s.timeout=120,i.nc&&s.setAttribute("nonce",i.nc),s.setAttribute("data-webpack",t+o),s.src=r,0!==s.src.indexOf(window.location.origin+"/")&&(s.crossOrigin="anonymous"),f[a]&&(s.integrity=f[a])}e[r]=[n];var h=(t,n)=>{s.onerror=s.onload=null,clearTimeout(p);var i=e[r];if(delete e[r],s.parentNode&&s.parentNode.removeChild(s),i&&i.forEach((e=>e(n))),t)return t(n)},p=setTimeout(h.bind(null,void 0,{type:"timeout",target:s}),12e4);s.onerror=h.bind(null,s.onerror),s.onload=h.bind(null,s.onload),c&&document.head.appendChild(s)}},i.r=e=>{"undefined"!=typeof Symbol&&Symbol.toStringTag&&Object.defineProperty(e,Symbol.toStringTag,{value:"Module"}),Object.defineProperty(e,"__esModule",{value:!0})},i.p="https://js-agent.newrelic.com/",(()=>{var e={38:0,788:0};i.f.j=(t,r)=>{var n=i.o(e,t)?e[t]:void 0;if(0!==n)if(n)r.push(n[2]);else{var o=new Promise(((r,i)=>n=e[t]=[r,i]));r.push(n[2]=o);var a=i.p+i.u(t),s=new Error;i.l(a,(r=>{if(i.o(e,t)&&(0!==(n=e[t])&&(e[t]=void 0),n)){var o=r&&("load"===r.type?"missing":r.type),a=r&&r.target&&r.target.src;s.message="Loading chunk "+t+" failed.\n("+o+": "+a+")",s.name="ChunkLoadError",s.type=o,s.request=a,n[1](s)}}),"chunk-"+t,t)}};var t=(t,r)=>{var n,o,[a,s,c]=r,u=0;if(a.some((t=>0!==e[t]))){for(n in s)i.o(s,n)&&(i.m[n]=s[n]);if(c)c(i)}for(t&&t(r);u<a.length;u++)o=a[u],i.o(e,o)&&e[o]&&e[o][0](),e[o]=0},r=self["webpackChunk:NRBA-1.274.0.PROD"]=self["webpackChunk:NRBA-1.274.0.PROD"]||[];r.forEach(t.bind(null,0)),r.push=t.bind(null,r.push.bind(r))})(),(()=>{"use strict";i(8374);var e=i(944),t=i(6344),r=i(9566);class n{agentIdentifier;constructor(e=(0,r.LA)(16)){this.agentIdentifier=e}#e(t,...r){if("function"==typeof this.api?.[t])return this.api[t](...r);(0,e.R)(35,t)}addPageAction(e,t){return this.#e("addPageAction",e,t)}setPageViewName(e,t){return this.#e("setPageViewName",e,t)}setCustomAttribute(e,t,r){return this.#e("setCustomAttribute",e,t,r)}noticeError(e,t){return this.#e("noticeError",e,t)}setUserId(e){return this.#e("setUserId",e)}setApplicationVersion(e){return this.#e("setApplicationVersion",e)}setErrorHandler(e){return this.#e("setErrorHandler",e)}addRelease(e,t){return this.#e("addRelease",e,t)}log(e,t){return this.#e("log",e,t)}}class o extends n{#e(t,...r){if("function"==typeof this.api?.[t])return this.api[t](...r);(0,e.R)(35,t)}start(){return this.#e("start")}finished(e){return this.#e("finished",e)}recordReplay(){return this.#e(t.G4.RECORD)}pauseReplay(){return this.#e(t.G4.PAUSE)}addToTrace(e){return this.#e("addToTrace",e)}setCurrentRouteName(e){return this.#e("setCurrentRouteName",e)}interaction(){return this.#e("interaction")}wrapLogger(e,t,r){return this.#e("wrapLogger",e,t,r)}}var a=i(860),s=i(9417);const c=Object.values(a.K7);function u(e){const t={};return c.forEach((r=>{t[r]=function(e,t){return!0===(0,s.gD)(t,"".concat(e,".enabled"))}(r,e)})),t}var d=i(425);var l=i(1687),f=i(4234),h=i(5289),p=i(6154),g=i(5270),m=i(7767),v=i(6389);class b extends f.W{constructor(e,t,r=!0){super(e.agentIdentifier,t),this.auto=r,this.abortHandler=void 0,this.featAggregate=void 0,this.onAggregateImported=void 0,!1===e.init[this.featureName].autoStart&&(this.auto=!1),this.auto?(0,l.Ak)(e.agentIdentifier,t):this.ee.on("manual-start-all",(0,v.J)((()=>{(0,l.Ak)(e.agentIdentifier,this.featureName),this.auto=!0,this.importAggregator(e)})))}importAggregator(t,r={}){if(this.featAggregate||!this.auto)return;let n;this.onAggregateImported=new Promise((e=>{n=e}));const o=async()=>{let o;try{if((0,m.V)(this.agentIdentifier)){const{setupAgentSession:e}=await i.e(478).then(i.bind(i,6526));o=e(t)}}catch(t){(0,e.R)(20,t),this.ee.emit("internal-error",[t]),this.featureName===a.K7.sessionReplay&&this.abortHandler?.()}try{if(t.sharedAggregator)await t.sharedAggregator;else{t.sharedAggregator=i.e(478).then(i.bind(i,9337));const{EventAggregator:e}=await t.sharedAggregator;t.sharedAggregator=new e}if(!this.#t(this.featureName,o))return(0,l.Ze)(this.agentIdentifier,this.featureName),void n(!1);const{lazyFeatureLoader:e}=await i.e(478).then(i.bind(i,6103)),{Aggregate:a}=await e(this.featureName,"aggregate");this.featAggregate=new a(t,r),n(!0)}catch(t){(0,e.R)(34,t),this.abortHandler?.(),(0,l.Ze)(this.agentIdentifier,this.featureName,!0),n(!1),this.ee&&this.ee.abort()}};p.RI?(0,h.GG)((()=>o()),!0):o()}#t(e,t){switch(e){case a.K7.sessionReplay:return(0,g.SR)(this.agentIdentifier)&&!!t;case a.K7.sessionTrace:return!!t;default:return!0}}}var y=i(6630);class w extends b{static featureName=y.T;constructor(e,t=!0){super(e,y.T,t),this.importAggregator(e)}}var R=i(384);var x=i(9908),T=i(2843),A=i(3878),E=i(782),S=i(1863);class N extends b{static featureName=E.T;constructor(e,t=!0){super(e,E.T,t),p.RI&&((0,T.u)((()=>(0,x.p)("docHidden",[(0,S.t)()],void 0,E.T,this.ee)),!0),(0,A.sp)("pagehide",(()=>(0,x.p)("winPagehide",[(0,S.t)()],void 0,E.T,this.ee))),this.importAggregator(e))}}var O=i(3969);class _ extends b{static featureName=O.TZ;constructor(e,t=!0){super(e,O.TZ,t),this.importAggregator(e)}}var I=i(6774),j=i(3304);class P{constructor(e,t,r,n,i){this.name="UncaughtError",this.message="string"==typeof e?e:(0,j.A)(e),this.sourceURL=t,this.line=r,this.column=n,this.__newrelic=i}}function C(e){return H(e)?e:new P(void 0!==e?.message?e.message:e,e?.filename||e?.sourceURL,e?.lineno||e?.line,e?.colno||e?.col,e?.__newrelic)}function k(e){const t="Unhandled Promise Rejection";if(!e?.reason)return;if(H(e.reason))try{return e.reason.message=t+": "+e.reason.message,C(e.reason)}catch(t){return C(e.reason)}const r=C(e.reason);return r.message=t+": "+r?.message,r}function L(e){if(e.error instanceof SyntaxError&&!/:\d+$/.test(e.error.stack?.trim())){const t=new P(e.message,e.filename,e.lineno,e.colno,e.error.__newrelic);return t.name=SyntaxError.name,t}return H(e.error)?e.error:C(e)}function H(e){return e instanceof Error&&!!e.stack}class D extends b{static featureName=I.T;#r=!1;constructor(e,r=!0){super(e,I.T,r);try{this.removeOnAbort=new AbortController}catch(e){}this.ee.on("internal-error",(e=>{this.abortHandler&&(0,x.p)("ierr",[C(e),(0,S.t)(),!0,{},this.#r],void 0,this.featureName,this.ee)})),this.ee.on(t.G4.REPLAY_RUNNING,(e=>{this.#r=e})),p.gm.addEventListener("unhandledrejection",(e=>{this.abortHandler&&(0,x.p)("err",[k(e),(0,S.t)(),!1,{unhandledPromiseRejection:1},this.#r],void 0,this.featureName,this.ee)}),(0,A.jT)(!1,this.removeOnAbort?.signal)),p.gm.addEventListener("error",(e=>{this.abortHandler&&(0,x.p)("err",[L(e),(0,S.t)(),!1,{},this.#r],void 0,this.featureName,this.ee)}),(0,A.jT)(!1,this.removeOnAbort?.signal)),this.abortHandler=this.#n,this.importAggregator(e)}#n(){this.removeOnAbort?.abort(),this.abortHandler=void 0}}var M=i(8990);let K=1;const U="nr@id";function V(e){const t=typeof e;return!e||"object"!==t&&"function"!==t?-1:e===p.gm?0:(0,M.I)(e,U,(function(){return K++}))}function G(e){if("string"==typeof e&&e.length)return e.length;if("object"==typeof e){if("undefined"!=typeof ArrayBuffer&&e instanceof ArrayBuffer&&e.byteLength)return e.byteLength;if("undefined"!=typeof Blob&&e instanceof Blob&&e.size)return e.size;if(!("undefined"!=typeof FormData&&e instanceof FormData))try{return(0,j.A)(e).length}catch(e){return}}}var F=i(8139),B=i(7836),W=i(3434);const z={},q=["open","send"];function Z(t){var r=t||B.ee;const n=function(e){return(e||B.ee).get("xhr")}(r);if(z[n.debugId]++)return n;z[n.debugId]=1,(0,F.u)(r);var i=(0,W.YM)(n),o=p.gm.XMLHttpRequest,a=p.gm.MutationObserver,s=p.gm.Promise,c=p.gm.setInterval,u="readystatechange",d=["onload","onerror","onabort","onloadstart","onloadend","onprogress","ontimeout"],l=[],f=p.gm.XMLHttpRequest=function(t){const r=new o(t),a=n.context(r);try{n.emit("new-xhr",[r],a),r.addEventListener(u,(s=a,function(){var e=this;e.readyState>3&&!s.resolved&&(s.resolved=!0,n.emit("xhr-resolved",[],e)),i.inPlace(e,d,"fn-",y)}),(0,A.jT)(!1))}catch(t){(0,e.R)(15,t);try{n.emit("internal-error",[t])}catch(e){}}var s;return r};function h(e,t){i.inPlace(t,["onreadystatechange"],"fn-",y)}if(function(e,t){for(var r in e)t[r]=e[r]}(o,f),f.prototype=o.prototype,i.inPlace(f.prototype,q,"-xhr-",y),n.on("send-xhr-start",(function(e,t){h(e,t),function(e){l.push(e),a&&(g?g.then(b):c?c(b):(m=-m,v.data=m))}(t)})),n.on("open-xhr-start",h),a){var g=s&&s.resolve();if(!c&&!s){var m=1,v=document.createTextNode(m);new a(b).observe(v,{characterData:!0})}}else r.on("fn-end",(function(e){e[0]&&e[0].type===u||b()}));function b(){for(var e=0;e<l.length;e++)h(0,l[e]);l.length&&(l=[])}function y(e,t){return t}return n}var Y="fetch-",X=Y+"body-",J=["arrayBuffer","blob","json","text","formData"],Q=p.gm.Request,ee=p.gm.Response,te="prototype";const re={};function ne(e){const t=function(e){return(e||B.ee).get("fetch")}(e);if(!(Q&&ee&&p.gm.fetch))return t;if(re[t.debugId]++)return t;function r(e,r,n){var i=e[r];"function"==typeof i&&(e[r]=function(){var e,r=[...arguments],o={};t.emit(n+"before-start",[r],o),o[B.P]&&o[B.P].dt&&(e=o[B.P].dt);var a=i.apply(this,r);return t.emit(n+"start",[r,e],a),a.then((function(e){return t.emit(n+"end",[null,e],a),e}),(function(e){throw t.emit(n+"end",[e],a),e}))})}return re[t.debugId]=1,J.forEach((e=>{r(Q[te],e,X),r(ee[te],e,X)})),r(p.gm,"fetch",Y),t.on(Y+"end",(function(e,r){var n=this;if(r){var i=r.headers.get("content-length");null!==i&&(n.rxSize=i),t.emit(Y+"done",[null,r],n)}else t.emit(Y+"done",[e],n)})),t}var ie=i(7485),oe=i(5603);class ae{constructor(e){this.agentIdentifier=e}generateTracePayload(e){if(!this.shouldGenerateTrace(e))return null;var t=(0,oe.o)(this.agentIdentifier);if(!t)return null;var n=(t.accountID||"").toString()||null,i=(t.agentID||"").toString()||null,o=(t.trustKey||"").toString()||null;if(!n||!i)return null;var a=(0,r.ZF)(),s=(0,r.el)(),c=Date.now(),u={spanId:a,traceId:s,timestamp:c};return(e.sameOrigin||this.isAllowedOrigin(e)&&this.useTraceContextHeadersForCors())&&(u.traceContextParentHeader=this.generateTraceContextParentHeader(a,s),u.traceContextStateHeader=this.generateTraceContextStateHeader(a,c,n,i,o)),(e.sameOrigin&&!this.excludeNewrelicHeader()||!e.sameOrigin&&this.isAllowedOrigin(e)&&this.useNewrelicHeaderForCors())&&(u.newrelicHeader=this.generateTraceHeader(a,s,c,n,i,o)),u}generateTraceContextParentHeader(e,t){return"00-"+t+"-"+e+"-01"}generateTraceContextStateHeader(e,t,r,n,i){return i+"@nr=0-1-"+r+"-"+n+"-"+e+"----"+t}generateTraceHeader(e,t,r,n,i,o){if(!("function"==typeof p.gm?.btoa))return null;var a={v:[0,1],d:{ty:"Browser",ac:n,ap:i,id:e,tr:t,ti:r}};return o&&n!==o&&(a.d.tk=o),btoa((0,j.A)(a))}shouldGenerateTrace(e){return this.isDtEnabled()&&this.isAllowedOrigin(e)}isAllowedOrigin(e){var t=!1,r={};if((0,s.gD)(this.agentIdentifier,"distributed_tracing")&&(r=(0,s.D0)(this.agentIdentifier).distributed_tracing),e.sameOrigin)t=!0;else if(r.allowed_origins instanceof Array)for(var n=0;n<r.allowed_origins.length;n++){var i=(0,ie.D)(r.allowed_origins[n]);if(e.hostname===i.hostname&&e.protocol===i.protocol&&e.port===i.port){t=!0;break}}return t}isDtEnabled(){var e=(0,s.gD)(this.agentIdentifier,"distributed_tracing");return!!e&&!!e.enabled}excludeNewrelicHeader(){var e=(0,s.gD)(this.agentIdentifier,"distributed_tracing");return!!e&&!!e.exclude_newrelic_header}useNewrelicHeaderForCors(){var e=(0,s.gD)(this.agentIdentifier,"distributed_tracing");return!!e&&!1!==e.cors_use_newrelic_header}useTraceContextHeadersForCors(){var e=(0,s.gD)(this.agentIdentifier,"distributed_tracing");return!!e&&!!e.cors_use_tracecontext_headers}}var se=i(9300),ce=i(7295),ue=["load","error","abort","timeout"],de=ue.length,le=(0,R.dV)().o.REQ,fe=(0,R.dV)().o.XHR;class he extends b{static featureName=se.T;constructor(e,t=!0){super(e,se.T,t),this.dt=new ae(e.agentIdentifier),this.handler=(e,t,r,n)=>(0,x.p)(e,t,r,n,this.ee);try{const e={xmlhttprequest:"xhr",fetch:"fetch",beacon:"beacon"};p.gm?.performance?.getEntriesByType("resource").forEach((t=>{if(t.initiatorType in e&&0!==t.responseStatus){const r={status:t.responseStatus},n={rxSize:t.transferSize,duration:Math.floor(t.duration),cbTime:0};pe(r,t.name),this.handler("xhr",[r,n,t.startTime,t.responseEnd,e[t.initiatorType]],void 0,a.K7.ajax)}}))}catch(e){}ne(this.ee),Z(this.ee),function(e,t,r,n){function i(e){var t=this;t.totalCbs=0,t.called=0,t.cbTime=0,t.end=R,t.ended=!1,t.xhrGuids={},t.lastSize=null,t.loadCaptureCalled=!1,t.params=this.params||{},t.metrics=this.metrics||{},e.addEventListener("load",(function(r){T(t,e)}),(0,A.jT)(!1)),p.lR||e.addEventListener("progress",(function(e){t.lastSize=e.loaded}),(0,A.jT)(!1))}function o(e){this.params={method:e[0]},pe(this,e[1]),this.metrics={}}function s(t,r){e.loader_config.xpid&&this.sameOrigin&&r.setRequestHeader("X-NewRelic-ID",e.loader_config.xpid);var i=n.generateTracePayload(this.parsedOrigin);if(i){var o=!1;i.newrelicHeader&&(r.setRequestHeader("newrelic",i.newrelicHeader),o=!0),i.traceContextParentHeader&&(r.setRequestHeader("traceparent",i.traceContextParentHeader),i.traceContextStateHeader&&r.setRequestHeader("tracestate",i.traceContextStateHeader),o=!0),o&&(this.dt=i)}}function c(e,r){var n=this.metrics,i=e[0],o=this;if(n&&i){var a=G(i);a&&(n.txSize=a)}this.startTime=(0,S.t)(),this.body=i,this.listener=function(e){try{"abort"!==e.type||o.loadCaptureCalled||(o.params.aborted=!0),("load"!==e.type||o.called===o.totalCbs&&(o.onloadCalled||"function"!=typeof r.onload)&&"function"==typeof o.end)&&o.end(r)}catch(e){try{t.emit("internal-error",[e])}catch(e){}}};for(var s=0;s<de;s++)r.addEventListener(ue[s],this.listener,(0,A.jT)(!1))}function u(e,t,r){this.cbTime+=e,t?this.onloadCalled=!0:this.called+=1,this.called!==this.totalCbs||!this.onloadCalled&&"function"==typeof r.onload||"function"!=typeof this.end||this.end(r)}function d(e,t){var r=""+V(e)+!!t;this.xhrGuids&&!this.xhrGuids[r]&&(this.xhrGuids[r]=!0,this.totalCbs+=1)}function l(e,t){var r=""+V(e)+!!t;this.xhrGuids&&this.xhrGuids[r]&&(delete this.xhrGuids[r],this.totalCbs-=1)}function f(){this.endTime=(0,S.t)()}function h(e,r){r instanceof fe&&"load"===e[0]&&t.emit("xhr-load-added",[e[1],e[2]],r)}function g(e,r){r instanceof fe&&"load"===e[0]&&t.emit("xhr-load-removed",[e[1],e[2]],r)}function m(e,t,r){t instanceof fe&&("onload"===r&&(this.onload=!0),("load"===(e[0]&&e[0].type)||this.onload)&&(this.xhrCbStart=(0,S.t)()))}function v(e,r){this.xhrCbStart&&t.emit("xhr-cb-time",[(0,S.t)()-this.xhrCbStart,this.onload,r],r)}function b(e){var t,r=e[1]||{};if("string"==typeof e[0]?0===(t=e[0]).length&&p.RI&&(t=""+p.gm.location.href):e[0]&&e[0].url?t=e[0].url:p.gm?.URL&&e[0]&&e[0]instanceof URL?t=e[0].href:"function"==typeof e[0].toString&&(t=e[0].toString()),"string"==typeof t&&0!==t.length){t&&(this.parsedOrigin=(0,ie.D)(t),this.sameOrigin=this.parsedOrigin.sameOrigin);var i=n.generateTracePayload(this.parsedOrigin);if(i&&(i.newrelicHeader||i.traceContextParentHeader))if(e[0]&&e[0].headers)s(e[0].headers,i)&&(this.dt=i);else{var o={};for(var a in r)o[a]=r[a];o.headers=new Headers(r.headers||{}),s(o.headers,i)&&(this.dt=i),e.length>1?e[1]=o:e.push(o)}}function s(e,t){var r=!1;return t.newrelicHeader&&(e.set("newrelic",t.newrelicHeader),r=!0),t.traceContextParentHeader&&(e.set("traceparent",t.traceContextParentHeader),t.traceContextStateHeader&&e.set("tracestate",t.traceContextStateHeader),r=!0),r}}function y(e,t){this.params={},this.metrics={},this.startTime=(0,S.t)(),this.dt=t,e.length>=1&&(this.target=e[0]),e.length>=2&&(this.opts=e[1]);var r,n=this.opts||{},i=this.target;"string"==typeof i?r=i:"object"==typeof i&&i instanceof le?r=i.url:p.gm?.URL&&"object"==typeof i&&i instanceof URL&&(r=i.href),pe(this,r);var o=(""+(i&&i instanceof le&&i.method||n.method||"GET")).toUpperCase();this.params.method=o,this.body=n.body,this.txSize=G(n.body)||0}function w(e,t){if(this.endTime=(0,S.t)(),this.params||(this.params={}),(0,ce.iW)(this.params))return;let n;this.params.status=t?t.status:0,"string"==typeof this.rxSize&&this.rxSize.length>0&&(n=+this.rxSize);const i={txSize:this.txSize,rxSize:n,duration:(0,S.t)()-this.startTime};r("xhr",[this.params,i,this.startTime,this.endTime,"fetch"],this,a.K7.ajax)}function R(e){const t=this.params,n=this.metrics;if(!this.ended){this.ended=!0;for(let t=0;t<de;t++)e.removeEventListener(ue[t],this.listener,!1);t.aborted||(0,ce.iW)(t)||(n.duration=(0,S.t)()-this.startTime,this.loadCazptureCalled||4!==e.readyState?null==t.status&&(t.status=0):T(this,e),n.cbTime=this.cbTime,r("xhr",[t,n,this.startTime,this.endTime,"xhr"],this,a.K7.ajax))}}function T(e,r){e.params.status=r.status;var n=function(e,t){var r=e.responseType;return"json"===r&&null!==t?t:"arraybuffer"===r||"blob"===r||"json"===r?G(e.response):"text"===r||""===r||void 0===r?G(e.responseText):void 0}(r,e.lastSize);if(n&&(e.metrics.rxSize=n),e.sameOrigin){var i=r.getResponseHeader("X-NewRelic-App-Data");i&&((0,x.p)(O.rs,["Ajax/CrossApplicationTracing/Header/Seen"],void 0,a.K7.metrics,t),e.params.cat=i.split(", ").pop())}e.loadCaptureCalled=!0}t.on("new-xhr",i),t.on("open-xhr-start",o),t.on("open-xhr-end",s),t.on("send-xhr-start",c),t.on("xhr-cb-time",u),t.on("xhr-load-added",d),t.on("xhr-load-removed",l),t.on("xhr-resolved",f),t.on("addEventListener-end",h),t.on("removeEventListener-end",g),t.on("fn-end",v),t.on("fetch-before-start",b),t.on("fetch-start",y),t.on("fn-start",m),t.on("fetch-done",w)}(e,this.ee,this.handler,this.dt),this.importAggregator(e)}}function pe(e,t){var r=(0,ie.D)(t),n=e.params||e;n.hostname=r.hostname,n.port=r.port,n.protocol=r.protocol,n.host=r.hostname+":"+r.port,n.pathname=r.pathname,e.parsedOrigin=r,e.sameOrigin=r.sameOrigin}const ge={},me=["pushState","replaceState"];function ve(e){const t=function(e){return(e||B.ee).get("history")}(e);return!p.RI||ge[t.debugId]++||(ge[t.debugId]=1,(0,W.YM)(t).inPlace(window.history,me,"-")),t}var be=i(3738);const{He:ye,bD:we,d3:Re,Kp:xe,TZ:Te,Lc:Ae,uP:Ee,Rz:Se}=be;class Ne extends b{static featureName=Te;constructor(e,t=!0){super(e,Te,t);if(!(0,m.V)(this.agentIdentifier))return void this.deregisterDrain();const r=this.ee;let n;ve(r),this.eventsEE=(0,F.u)(r),this.eventsEE.on(Ee,(function(e,t){this.bstStart=(0,S.t)()})),this.eventsEE.on(Ae,(function(e,t){(0,x.p)("bst",[e[0],t,this.bstStart,(0,S.t)()],void 0,a.K7.sessionTrace,r)})),r.on(Se+Re,(function(e){this.time=(0,S.t)(),this.startPath=location.pathname+location.hash})),r.on(Se+xe,(function(e){(0,x.p)("bstHist",[location.pathname+location.hash,this.startPath,this.time],void 0,a.K7.sessionTrace,r)}));try{n=new PerformanceObserver((e=>{const t=e.getEntries();(0,x.p)(ye,[t],void 0,a.K7.sessionTrace,r)})),n.observe({type:we,buffered:!0})}catch(e){}this.importAggregator(e,{resourceObserver:n})}}var Oe=i(2614);class _e extends b{static featureName=t.TZ;#i;#o;constructor(e,r=!0){let n;super(e,t.TZ,r),this.replayRunning=!1,this.#o=e;try{n=JSON.parse(localStorage.getItem("".concat(Oe.H3,"_").concat(Oe.uh)))}catch(e){}(0,g.SR)(e.agentIdentifier)&&this.ee.on(t.G4.RECORD,(()=>this.#a())),this.#s(n)?(this.#i=n?.sessionReplayMode,this.#c()):this.importAggregator(e),this.ee.on("err",(e=>{this.replayRunning&&(this.errorNoticed=!0,(0,x.p)(t.G4.ERROR_DURING_REPLAY,[e],void 0,this.featureName,this.ee))})),this.ee.on(t.G4.REPLAY_RUNNING,(e=>{this.replayRunning=e}))}#s(e){return e&&(e.sessionReplayMode===Oe.g.FULL||e.sessionReplayMode===Oe.g.ERROR)||(0,g.Aw)(this.agentIdentifier)}#u=!1;async#c(e){if(!this.#u){this.#u=!0;try{const{Recorder:t}=await Promise.all([i.e(478),i.e(249)]).then(i.bind(i,8589));this.recorder??=new t({mode:this.#i,agentIdentifier:this.agentIdentifier,trigger:e,ee:this.ee}),this.recorder.startRecording(),this.abortHandler=this.recorder.stopRecording}catch(e){}this.importAggregator(this.#o,{recorder:this.recorder,errorNoticed:this.errorNoticed})}}#a(){this.featAggregate?this.featAggregate.mode!==Oe.g.FULL&&this.featAggregate.initializeRecording(Oe.g.FULL,!0):(this.#i=Oe.g.FULL,this.#c(t.Qb.API),this.recorder&&this.recorder.parent.mode!==Oe.g.FULL&&(this.recorder.parent.mode=Oe.g.FULL,this.recorder.stopRecording(),this.recorder.startRecording(),this.abortHandler=this.recorder.stopRecording))}}var Ie=i(3962);class je extends b{static featureName=Ie.TZ;constructor(e,t=!0){if(super(e,Ie.TZ,t),!p.RI||!(0,R.dV)().o.MO)return;const r=ve(this.ee);Ie.tC.forEach((e=>{(0,A.sp)(e,(e=>{a(e)}),!0)}));const n=()=>(0,x.p)("newURL",[(0,S.t)(),""+window.location],void 0,this.featureName,this.ee);r.on("pushState-end",n),r.on("replaceState-end",n);try{this.removeOnAbort=new AbortController}catch(e){}(0,A.sp)("popstate",(e=>(0,x.p)("newURL",[e.timeStamp,""+window.location],void 0,this.featureName,this.ee)),!0,this.removeOnAbort?.signal);let i=!1;const o=new((0,R.dV)().o.MO)(((e,t)=>{i||(i=!0,requestAnimationFrame((()=>{(0,x.p)("newDom",[(0,S.t)()],void 0,this.featureName,this.ee),i=!1})))})),a=(0,v.s)((e=>{(0,x.p)("newUIEvent",[e],void 0,this.featureName,this.ee),o.observe(document.body,{attributes:!0,childList:!0,subtree:!0,characterData:!0})}),100,{leading:!0});this.abortHandler=function(){this.removeOnAbort?.abort(),o.disconnect(),this.abortHandler=void 0},this.importAggregator(e,{domObserver:o})}}var Pe=i(7378);const Ce={},ke=["appendChild","insertBefore","replaceChild"];function Le(e){const t=function(e){return(e||B.ee).get("jsonp")}(e);if(!p.RI||Ce[t.debugId])return t;Ce[t.debugId]=!0;var r=(0,W.YM)(t),n=/[?&](?:callback|cb)=([^&#]+)/,i=/(.*)\.([^.]+)/,o=/^(\w+)(\.|$)(.*)$/;function a(e,t){if(!e)return t;const r=e.match(o),n=r[1];return a(r[3],t[n])}return r.inPlace(Node.prototype,ke,"dom-"),t.on("dom-start",(function(e){!function(e){if(!e||"string"!=typeof e.nodeName||"script"!==e.nodeName.toLowerCase())return;if("function"!=typeof e.addEventListener)return;var o=(s=e.src,c=s.match(n),c?c[1]:null);var s,c;if(!o)return;var u=function(e){var t=e.match(i);if(t&&t.length>=3)return{key:t[2],parent:a(t[1],window)};return{key:e,parent:window}}(o);if("function"!=typeof u.parent[u.key])return;var d={};function l(){t.emit("jsonp-end",[],d),e.removeEventListener("load",l,(0,A.jT)(!1)),e.removeEventListener("error",f,(0,A.jT)(!1))}function f(){t.emit("jsonp-error",[],d),t.emit("jsonp-end",[],d),e.removeEventListener("load",l,(0,A.jT)(!1)),e.removeEventListener("error",f,(0,A.jT)(!1))}r.inPlace(u.parent,[u.key],"cb-",d),e.addEventListener("load",l,(0,A.jT)(!1)),e.addEventListener("error",f,(0,A.jT)(!1)),t.emit("new-jsonp",[e.src],d)}(e[0])})),t}const He={};function De(e){const t=function(e){return(e||B.ee).get("promise")}(e);if(He[t.debugId])return t;He[t.debugId]=!0;var r=t.context,n=(0,W.YM)(t),i=p.gm.Promise;return i&&function(){function e(r){var o=t.context(),a=n(r,"executor-",o,null,!1);const s=Reflect.construct(i,[a],e);return t.context(s).getCtx=function(){return o},s}p.gm.Promise=e,Object.defineProperty(e,"name",{value:"Promise"}),e.toString=function(){return i.toString()},Object.setPrototypeOf(e,i),["all","race"].forEach((function(r){const n=i[r];e[r]=function(e){let i=!1;[...e||[]].forEach((e=>{this.resolve(e).then(a("all"===r),a(!1))}));const o=n.apply(this,arguments);return o;function a(e){return function(){t.emit("propagate",[null,!i],o,!1,!1),i=i||!e}}}})),["resolve","reject"].forEach((function(r){const n=i[r];e[r]=function(e){const r=n.apply(this,arguments);return e!==r&&t.emit("propagate",[e,!0],r,!1,!1),r}})),e.prototype=i.prototype;const o=i.prototype.then;i.prototype.then=function(...e){var i=this,a=r(i);a.promise=i,e[0]=n(e[0],"cb-",a,null,!1),e[1]=n(e[1],"cb-",a,null,!1);const s=o.apply(this,e);return a.nextPromise=s,t.emit("propagate",[i,!0],s,!1,!1),s},i.prototype.then[W.Jt]=o,t.on("executor-start",(function(e){e[0]=n(e[0],"resolve-",this,null,!1),e[1]=n(e[1],"resolve-",this,null,!1)})),t.on("executor-err",(function(e,t,r){e[1](r)})),t.on("cb-end",(function(e,r,n){t.emit("propagate",[n,!0],this.nextPromise,!1,!1)})),t.on("propagate",(function(e,r,n){this.getCtx&&!r||(this.getCtx=function(){if(e instanceof Promise)var r=t.context(e);return r&&r.getCtx?r.getCtx():this})}))}(),t}const Me={},Ke="setTimeout",Ue="setInterval",Ve="clearTimeout",Ge="-start",Fe=[Ke,"setImmediate",Ue,Ve,"clearImmediate"];function Be(e){const t=function(e){return(e||B.ee).get("timer")}(e);if(Me[t.debugId]++)return t;Me[t.debugId]=1;var r=(0,W.YM)(t);return r.inPlace(p.gm,Fe.slice(0,2),Ke+"-"),r.inPlace(p.gm,Fe.slice(2,3),Ue+"-"),r.inPlace(p.gm,Fe.slice(3),Ve+"-"),t.on(Ue+Ge,(function(e,t,n){e[0]=r(e[0],"fn-",null,n)})),t.on(Ke+Ge,(function(e,t,n){this.method=n,this.timerDuration=isNaN(e[1])?0:+e[1],e[0]=r(e[0],"fn-",this,n)})),t}const We={};function ze(e){const t=function(e){return(e||B.ee).get("mutation")}(e);if(!p.RI||We[t.debugId])return t;We[t.debugId]=!0;var r=(0,W.YM)(t),n=p.gm.MutationObserver;return n&&(window.MutationObserver=function(e){return this instanceof n?new n(r(e,"fn-")):n.apply(this,arguments)},MutationObserver.prototype=n.prototype),t}const{TZ:qe,d3:Ze,Kp:Ye,$p:Xe,wW:Je,e5:Qe,tH:$e,uP:et,rw:tt,Lc:rt}=Pe;class nt extends b{static featureName=qe;constructor(e,t=!0){if(super(e,qe,t),!p.RI)return;try{this.removeOnAbort=new AbortController}catch(e){}let r,n=0;const i=this.ee.get("tracer"),o=Le(this.ee),a=De(this.ee),s=Be(this.ee),c=Z(this.ee),u=this.ee.get("events"),d=ne(this.ee),l=ve(this.ee),f=ze(this.ee);function h(e,t){l.emit("newURL",[""+window.location,t])}function g(){n++,r=window.location.hash,this[et]=(0,S.t)()}function m(){n--,window.location.hash!==r&&h(0,!0);var e=(0,S.t)();this[Qe]=~~this[Qe]+e-this[et],this[rt]=e}function v(e,t){e.on(t,(function(){this[t]=(0,S.t)()}))}this.ee.on(et,g),a.on(tt,g),o.on(tt,g),this.ee.on(rt,m),a.on(Je,m),o.on(Je,m),this.ee.on("fn-err",((...t)=>{t[2]?.__newrelic?.[e.agentIdentifier]||(0,x.p)("function-err",[...t],void 0,this.featureName,this.ee)})),this.ee.buffer([et,rt,"xhr-resolved"],this.featureName),u.buffer([et],this.featureName),s.buffer(["setTimeout"+Ye,"clearTimeout"+Ze,et],this.featureName),c.buffer([et,"new-xhr","send-xhr"+Ze],this.featureName),d.buffer([$e+Ze,$e+"-done",$e+Xe+Ze,$e+Xe+Ye],this.featureName),l.buffer(["newURL"],this.featureName),f.buffer([et],this.featureName),a.buffer(["propagate",tt,Je,"executor-err","resolve"+Ze],this.featureName),i.buffer([et,"no-"+et],this.featureName),o.buffer(["new-jsonp","cb-start","jsonp-error","jsonp-end"],this.featureName),v(d,$e+Ze),v(d,$e+"-done"),v(o,"new-jsonp"),v(o,"jsonp-end"),v(o,"cb-start"),l.on("pushState-end",h),l.on("replaceState-end",h),window.addEventListener("hashchange",h,(0,A.jT)(!0,this.removeOnAbort?.signal)),window.addEventListener("load",h,(0,A.jT)(!0,this.removeOnAbort?.signal)),window.addEventListener("popstate",(function(){h(0,n>1)}),(0,A.jT)(!0,this.removeOnAbort?.signal)),this.abortHandler=this.#n,this.importAggregator(e)}#n(){this.removeOnAbort?.abort(),this.abortHandler=void 0}}var it=i(3333);class ot extends b{static featureName=it.TZ;constructor(e,t=!0){super(e,it.TZ,t);const r=[e.init.page_action.enabled,e.init.performance.capture_marks,e.init.performance.capture_measures,e.init.user_actions.enabled];p.RI&&e.init.user_actions.enabled&&(it.Zp.forEach((e=>(0,A.sp)(e,(e=>(0,x.p)("ua",[e],void 0,this.featureName,this.ee)),!0))),it.qN.forEach((e=>(0,A.sp)(e,(e=>(0,x.p)("ua",[e],void 0,this.featureName,this.ee)))))),r.some((e=>e))?this.importAggregator(e):this.deregisterDrain()}}var at=i(993),st=i(3785);class ct extends b{static featureName=at.TZ;constructor(e,t=!0){super(e,at.TZ,t);const r=this.ee;this.ee.on("wrap-logger-end",(function([e]){const{level:t,customAttributes:n}=this;(0,st.R)(r,e,n,t)})),this.importAggregator(e)}}new class extends o{constructor(t,r){super(r),p.gm?(this.features={},(0,R.bQ)(this.agentIdentifier,this),this.desiredFeatures=new Set(t.features||[]),this.desiredFeatures.add(w),this.runSoftNavOverSpa=[...this.desiredFeatures].some((e=>e.featureName===a.K7.softNav)),(0,d.j)(this,t,t.loaderType||"agent"),this.run()):(0,e.R)(21)}get config(){return{info:this.info,init:this.init,loader_config:this.loader_config,runtime:this.runtime}}run(){try{const t=u(this.agentIdentifier),r=[...this.desiredFeatures];r.sort(((e,t)=>a.P3[e.featureName]-a.P3[t.featureName])),r.forEach((r=>{if(!t[r.featureName]&&r.featureName!==a.K7.pageViewEvent)return;if(this.runSoftNavOverSpa&&r.featureName===a.K7.spa)return;if(!this.runSoftNavOverSpa&&r.featureName===a.K7.softNav)return;const n=function(e){switch(e){case a.K7.ajax:return[a.K7.jserrors];case a.K7.sessionTrace:return[a.K7.ajax,a.K7.pageViewEvent];case a.K7.sessionReplay:return[a.K7.sessionTrace];case a.K7.pageViewTiming:return[a.K7.pageViewEvent];default:return[]}}(r.featureName).filter((e=>!(e in this.features)));n.length>0&&(0,e.R)(36,{targetFeature:r.featureName,missingDependencies:n}),this.features[r.featureName]=new r(this)}))}catch(t){(0,e.R)(22,t);for(const e in this.features)this.features[e].abortHandler?.();const r=(0,R.Zm)();delete r.initializedAgents[this.agentIdentifier]?.api,delete r.initializedAgents[this.agentIdentifier]?.features,delete this.sharedAggregator;return r.ee.get(this.agentIdentifier).abort(),!1}}}({features:[he,w,N,Ne,_e,_,D,ot,ct,je,nt],loaderType:"spa"})})()})();</script><script id="fundraiseUpCode" data-nscript="beforeInteractive"> (function(w,d,s,n,a){if(!w[n]){var l='call,catch,on,once,set,then,track' .split(','),i,o=function(n){return'function'==typeof n?o.l.push([arguments])&&o :function(){return o.l.push([n,arguments])&&o}},t=d.getElementsByTagName(s)[0], j=d.createElement(s);j.async=!0;j.src='https://cdn.fundraiseup.com/widget/'+a; t.parentNode.insertBefore(j,t);o.s=Date.now();o.v=4;o.h=w.location.href;o.l=[]; for(i=0;i<7;i++)o[l[i]]=o(l[i]);w[n]=o} })(window,document,'script','FundraiseUp','AVFWZGUV'); </script><link rel="preload" href="/_next/static/css/bfa92917476451d3.css" as="style"/><link rel="stylesheet" href="/_next/static/css/bfa92917476451d3.css" data-n-g=""/><noscript data-n-css=""></noscript><script defer="" nomodule="" src="/_next/static/chunks/polyfills-c67a75d1b6f99dc8.js"></script><script defer="" src="/_next/static/chunks/9832.344c98980d6370bb.js"></script><script defer="" src="/_next/static/chunks/6115.6fb32baadeea3765.js"></script><script defer="" src="/_next/static/chunks/8526.b9bee223071a7a3c.js"></script><script src="/_next/static/chunks/webpack-4a52ea3ede584dda.js" defer=""></script><script src="/_next/static/chunks/framework-6e8b7ac8c9153290.js" defer=""></script><script src="/_next/static/chunks/main-dfd33d3599be19f3.js" defer=""></script><script src="/_next/static/chunks/pages/_app-0420367d395d4073.js" defer=""></script><script src="/_next/static/chunks/4992-bd2c7a8c1e14da03.js" defer=""></script><script src="/_next/static/chunks/7133-7012326fd77f03bb.js" defer=""></script><script src="/_next/static/chunks/8764-dbd95fd81c44c3e6.js" defer=""></script><script src="/_next/static/chunks/3222-5262e6c1044c432b.js" defer=""></script><script src="/_next/static/chunks/2449-044700c7cb898b8c.js" defer=""></script><script src="/_next/static/chunks/8004-885629be436718ef.js" defer=""></script><script src="/_next/static/chunks/1490-b2a1c81389f1e97d.js" defer=""></script><script src="/_next/static/chunks/9281-4022efb3fbae4bfe.js" defer=""></script><script src="/_next/static/chunks/2225-a60e6380722f03ec.js" defer=""></script><script src="/_next/static/chunks/364-c744bfafbab68e3a.js" defer=""></script><script src="/_next/static/chunks/2182-f65610aa7311cbd9.js" defer=""></script><script src="/_next/static/chunks/pages/membership-93f421f3f3529f5c.js" defer=""></script><script src="/_next/static/Z7U7rBlPiGRP3VRxEI4xk/_buildManifest.js" defer=""></script><script src="/_next/static/Z7U7rBlPiGRP3VRxEI4xk/_ssgManifest.js" defer=""></script></head><body class="antialiased"><div id="__next" data-reactroot=""><div id="ad-funbzaaeva"></div><div class="flex min-h-screen w-full flex-col bg-white"><header class="z-30 -mt-14 translate-y-full"><div class="z-10 w-full"><div class="h-14 bg-white px-5 shadow-md dark:bg-black dark:shadow-none md:px-10 lg:px-6"><div class="relative flex items-center justify-between"><button type="button" class="flex -translate-x-25 transform items-center justify-center p-25 dark:text-white lg:hidden" aria-label="Menu" data-testid="main-navigation__menu-button"><i aria-hidden="true" class="icon-menu text-tui-3xl"></i></button><div class="relative"><div class="hidden lg:block"><a class="text-base leading-md sr-only font-bold focus:not-sr-only outline-inside flex items-center justify-center bg-white focus:absolute focus:h-full focus:w-full" href="#maincontent">Skip to main content</a><a class="text-base leading-md sr-only font-bold focus:not-sr-only outline-inside flex items-center justify-center bg-white focus:absolute focus:h-full focus:w-full" href="#navigation-search">Skip to search</a></div><a class="outline-inside flex items-center py-4" href="/"><svg viewBox="0 0 68 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="h-6 lg:mr-3"><path fill-rule="evenodd" clip-rule="evenodd" d="M21.419 0v6.151h-6.763V24h-7.44V6.151H.453V0H21.42zm21.484 0v6.141l-12.918.01v2.946h12.918v5.73l-12.918-.009v3.03h12.918V24H22.546V0h20.357zm13.446 0c8.048 0 10.889 5.916 10.889 11.966C67.237 19.328 63.314 24 54.894 24H44.142V0h12.207zm-2.4 6.151H51.58V17.85h2.908c4.633 0 5.31-3.731 5.31-5.983 0-1.513-.474-5.715-5.85-5.715z" fill="#EB0028"></path></svg><div class="text-sm hidden text-gray-500 dark:text-white lg:block">Ideas change everything</div></a></div><div class="flex items-center lg:mr-14"><div class="flex items-center transition-opacity opacity-100"><nav class="hidden lg:block"><ul class="flex"><li class="navigation-header-menu-wrapper group relative"><button aria-haspopup="true" aria-controls="0" class="menuButton outline-inside border-4 px-3 py-5 group-hover:bg-gray-50 dark:rounded-sm dark:py-4 dark:group-hover:bg-black dark:group-hover:bg-gray-800" id="menu-button--0" type="button" data-reach-menu-button=""><div class="text-xs font-bold text-gray-900 dark:text-white">WATCH</div></button><div hidden="" data-reach-menu-popover=""><div aria-labelledby="menu-button--0" role="menu" tabindex="-1" class="absolute left-1/2 top-full z-10 -translate-x-1/2 transform overflow-hidden rounded-md border-thin border-gray-300 bg-white shadow-xl outline-none dark:border-x-[0px] dark:border-b-[0px] dark:border-t-thickest dark:border-t-black dark:bg-gray-800" data-reach-menu-list="" id="0" data-reach-menu-items=""><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/talks"><div class="text-base leading-md w-60 font-bold dark:text-white">TED Talks</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Browse the library of TED talks and speakers</div></a><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/playlists"><div class="text-base leading-md w-60 font-bold dark:text-white">Playlists</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">100+ collections of TED Talks, for curious minds</div></a><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/series"><div class="text-base leading-md w-60 font-bold dark:text-white">TED Series</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Go deeper into fascinating topics with original video series from TED</div></a><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/watch/ted-ed"><div class="text-base leading-md w-60 font-bold dark:text-white">TED-Ed videos</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Watch, share and create lessons with TED-Ed</div></a><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/watch/tedx-talks"><div class="text-base leading-md w-60 font-bold dark:text-white">TEDx Talks</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Talks from independently organized local events</div></a></div></div></li><li class="navigation-header-menu-wrapper group relative"><button aria-haspopup="true" aria-controls="1" class="menuButton outline-inside border-4 px-3 py-5 group-hover:bg-gray-50 dark:rounded-sm dark:py-4 dark:group-hover:bg-black dark:group-hover:bg-gray-800" id="menu-button--1" type="button" data-reach-menu-button=""><div class="text-xs font-bold text-gray-900 dark:text-white">DISCOVER</div></button><div hidden="" data-reach-menu-popover=""><div aria-labelledby="menu-button--1" role="menu" tabindex="-1" class="absolute left-1/2 top-full z-10 -translate-x-1/2 transform overflow-hidden rounded-md border-thin border-gray-300 bg-white shadow-xl outline-none dark:border-x-[0px] dark:border-b-[0px] dark:border-t-thickest dark:border-t-black dark:bg-gray-800" data-reach-menu-list="" id="1" data-reach-menu-items=""><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/topics"><div class="text-base leading-md w-60 font-bold dark:text-white">Topics</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Explore TED offerings by topic</div></a><a id="" rel="noreferrer noopener" href="https://audiocollective.ted.com" role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700"><div class="text-base leading-md w-60 font-bold dark:text-white">Podcasts</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Explore the TED Audio Collective</div></a><a role="menuitem" tabindex="-1" href="https://ideas.ted.com" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item=""><div class="text-base leading-md w-60 font-bold dark:text-white">Ideas Blog</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Our daily coverage of the world of ideas</div></a><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/newsletters"><div class="text-base leading-md w-60 font-bold dark:text-white">Newsletters</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Inspiration delivered straight to your inbox</div></a><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/games"><div class="text-base leading-md w-60 font-bold dark:text-white">TED Games</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Innovative games that challenge you to think differently</div></a></div></div></li><li class="navigation-header-menu-wrapper group relative"><button aria-haspopup="true" aria-controls="2" class="menuButton outline-inside border-4 px-3 py-5 group-hover:bg-gray-50 dark:rounded-sm dark:py-4 dark:group-hover:bg-black dark:group-hover:bg-gray-800" id="menu-button--2" type="button" data-reach-menu-button=""><div class="text-xs font-bold text-gray-900 dark:text-white">ATTEND</div></button><div hidden="" data-reach-menu-popover=""><div aria-labelledby="menu-button--2" role="menu" tabindex="-1" class="absolute left-1/2 top-full z-10 -translate-x-1/2 transform overflow-hidden rounded-md border-thin border-gray-300 bg-white shadow-xl outline-none dark:border-x-[0px] dark:border-b-[0px] dark:border-t-thickest dark:border-t-black dark:bg-gray-800" data-reach-menu-list="" id="2" data-reach-menu-items=""><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/attend/conferences"><div class="text-base leading-md w-60 font-bold dark:text-white">Conferences</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Take part in our events: TED, TEDGlobal and more</div></a><a role="menuitem" tabindex="-1" href="/tedx/events" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item=""><div class="text-base leading-md w-60 font-bold dark:text-white">TEDx Events</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Find and attend local, independently organized events</div></a><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/attend/ted-on-screen"><div class="text-base leading-md w-60 font-bold dark:text-white">TED on Screen</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Experience TED from home</div></a><a role="menuitem" tabindex="-1" href="https://courses.ted.com/" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item=""><div class="text-base leading-md w-60 font-bold dark:text-white">TED Courses</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Learn from TED speakers who expand on their world-changing ideas</div></a></div></div></li><li class="navigation-header-menu-wrapper group relative"><button aria-haspopup="true" aria-controls="3" class="menuButton outline-inside border-4 px-3 py-5 group-hover:bg-gray-50 dark:rounded-sm dark:py-4 dark:group-hover:bg-black dark:group-hover:bg-gray-800" id="menu-button--3" type="button" data-reach-menu-button=""><div class="text-xs font-bold text-gray-900 dark:text-white">PARTICIPATE</div></button><div hidden="" data-reach-menu-popover=""><div aria-labelledby="menu-button--3" role="menu" tabindex="-1" class="absolute left-1/2 top-full z-10 -translate-x-1/2 transform overflow-hidden rounded-md border-thin border-gray-300 bg-white shadow-xl outline-none dark:border-x-[0px] dark:border-b-[0px] dark:border-t-thickest dark:border-t-black dark:bg-gray-800" data-reach-menu-list="" id="3" data-reach-menu-items=""><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/participate/nominate"><div class="text-base leading-md w-60 font-bold dark:text-white">Nominate</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Recommend speakers, TED Prize recipients, Fellows and more</div></a><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/participate/organize-a-local-tedx-event"><div class="text-base leading-md w-60 font-bold dark:text-white">Organize a local TEDx Event</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Rules and resources to help you plan a local TEDx event</div></a><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/participate/translate"><div class="text-base leading-md w-60 font-bold dark:text-white">Translate</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Bring TED to the non-English speaking world</div></a><a role="menuitem" tabindex="-1" href="https://fellows.ted.com/" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item=""><div class="text-base leading-md w-60 font-bold dark:text-white">TED Fellows</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Join or support innovators from around the globe</div></a></div></div></li><li class="navigation-header-menu-wrapper group relative"><button aria-haspopup="true" aria-controls="4" class="menuButton outline-inside border-4 px-3 py-5 group-hover:bg-gray-50 dark:rounded-sm dark:py-4 dark:group-hover:bg-black dark:group-hover:bg-gray-800" id="menu-button--4" type="button" data-reach-menu-button=""><div class="text-xs font-bold text-gray-900 dark:text-white">ABOUT</div></button><div hidden="" data-reach-menu-popover=""><div aria-labelledby="menu-button--4" role="menu" tabindex="-1" class="absolute left-1/2 top-full z-10 -translate-x-1/2 transform overflow-hidden rounded-md border-thin border-gray-300 bg-white shadow-xl outline-none dark:border-x-[0px] dark:border-b-[0px] dark:border-t-thickest dark:border-t-black dark:bg-gray-800" data-reach-menu-list="" id="4" data-reach-menu-items=""><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/about"><div class="text-base leading-md w-60 font-bold dark:text-white">Our Organization</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Our mission, history, team, and more</div></a><a role="menuitem" tabindex="-1" href="/about/conferences" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item=""><div class="text-base leading-md w-60 font-bold dark:text-white">Conferences</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">TED Conferences, past, present, and future</div></a><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/about/programs-initiatives"><div class="text-base leading-md w-60 font-bold dark:text-white">Programs &amp; Initiatives</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Details about TED&#x27;s world-changing initiatives</div></a><a role="menuitem" tabindex="-1" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item="" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" href="/about/partner-with-ted"><div class="text-base leading-md w-60 font-bold dark:text-white">Partner with TED</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Learn how you can partner with us</div></a><a role="menuitem" tabindex="-1" href="https://blog.ted.com/" class="menuItem block px-8 py-4 first:pt-8 last:pb-8 hover:bg-gray-50 dark:hover:bg-gray-700" data-reach-menu-link="" data-selected="" data-valuetext="" data-reach-menu-item=""><div class="text-base leading-md w-60 font-bold dark:text-white">TED Blog</div><div class="text-sm w-60 text-gray-700 dark:text-[#CFCFD0]">Updates from TED and highlights from our global community</div></a></div></div></li></ul></nav><a id="" rel="noreferrer noopener" href="https://auth.ted.com/users/new" class="outline-inside flex translate-x-2 transform items-center p-2 hover:underline dark:my-1 dark:rounded-sm dark:hover:bg-gray-800 dark:hover:text-gray-300 lg:transform-none lg:px-3 lg:py-5 lg:hover:no-underline dark:lg:py-4"><div class="text-xs font-bold text-black dark:text-white dark:hover:hover:text-gray-300 lg:text-gray-900 dark:lg:text-white">SIGN IN</div></a><a class="vwo-membership-standard ml-3 hidden lg:block rounded-sm" href="/membership?utm_medium=website&amp;utm_source=main-nav-header&amp;utm_campaign=membership-ted"><div class="relative inline-flex min-w-button select-none items-center justify-center rounded-sm py-3 transition-colors duration-1000 min-h-button-sm px-4 bg-red-700 text-white hover:bg-red-900"><div class="inline-flex items-center transition-opacity duration-300 opacity-100"><div class="text-xs font-bold">MEMBERSHIP</div></div></div></a></div><div class="lg:hidden"></div><div class="absolute right-0 hidden lg:block"><form class="-mr-6 box-content flex h-14 shrink-0 flex-row flex-nowrap items-center justify-start overflow-hidden pr-6 transition-all w-11 bg-white dark:bg-black"><button type="button" class="outline-inside flex h-11 shrink-0 translate-x-15 items-center justify-center transition-width hover:text-gray-700 dark:text-white dark:hover:text-gray-350 w-11 opacity-100" aria-label="Type to search"><i aria-hidden="true" class="icon-search text-tui-4xl"></i></button><div class="flex h-full w-full min-w-0 items-center"><label for="navigation-search" class="sr-only">Type to search</label><input type="search" id="navigation-search" value="" placeholder="Type to search" aria-label="Type to search" class="h-full min-w-0 flex-1 border-none bg-transparent pl-6 pr-05 text-sm outline-none focus:ring-0 dark:text-gray-350" disabled=""/><button type="button" class="translate-x-15 p-15 transition-opacity hover:text-gray-700 opacity-0" disabled="" aria-label="Cancel"><i aria-hidden="true" class="icon-x text-tui-4xl dark:text-gray-350"></i></button></div></form></div></div></div></div></div></header><main id="maincontent" data-testid="main-content" class="relative flex w-full flex-grow flex-col pt-14 bg-gray-50 min-h-screen"><section class="flex w-full flex-col"><div class="w-full pb-6 pt-8 text-center"><h1 class="text-textPrimary-onLight font-normal text-tui-8xl leading-tui-xs tracking-tui-tightest md:text-tui-7xl lg:text-tui-8xl" dir="ltr">Ideas change everything. <br/>You can too.</h1></div><div class="w-full z-10"><div class="mx-auto w-full max-w-[1200px] sm:px-0 "><div class="relative grid gap-x-3 sm-tui:gap-x-4 md-tui:gap-x-5 2xl-tui:gap-x-6 grid-cols-6 sm-tui:grid-cols-12 mx-3 max-w-[1440px] sm-tui:mx-4 md-tui:mx-10 lg-tui:mx-[42px] xl-tui:mx-16" data-testid=""><div class="col-span-full mb-10 w-full max-w-[580px] justify-self-center rounded-lg bg-white px-2 py-4 sm-tui:px-10 sm-tui:py-6 md-tui:max-w-[620px] lg-tui:max-w-[700px]"><form autoComplete="off" novalidate="" method="post"><div class="mb-6"><div class="mb-1"><p class="text-textPrimary-onLight text-tui-xs leading-tui-lg tracking-tui-tight font-normal" dir="ltr">Contribution frequency</p></div><fieldset class="flex"><label for="Monthly" class="group relative cursor-pointer"><input type="radio" class="peer sr-only absolute left-0 top-0 h-full w-full" id="Monthly" name="payment-choice" value="Monthly"/><span aria-hidden="true" class="peer-focus-visible:outline-default flex items-center justify-center border-thin border-solid px-4 py-3 text-tui-xs font-bold group-first:rounded-l-sm group-last:rounded-r-sm border-gray-500 bg-white">Monthly</span><span class="sr-only">Monthly</span></label><label for="Yearly" class="group relative cursor-pointer"><input type="radio" class="peer sr-only absolute left-0 top-0 h-full w-full" id="Yearly" name="payment-choice" checked="" value="Yearly"/><span aria-hidden="true" class="peer-focus-visible:outline-default flex items-center justify-center border-thin border-solid px-4 py-3 text-tui-xs font-bold group-first:rounded-l-sm group-last:rounded-r-sm border-black bg-black text-white">Yearly</span><span class="sr-only">Yearly</span></label></fieldset></div><div class="mb-1"><div class="mb-1"><p class="text-textPrimary-onLight text-tui-xs leading-tui-lg tracking-tui-tight font-normal" dir="ltr">Select an amount to give<!-- --> <!-- -->yearly</p></div><div class="md-tui:flex md-tui:grid-cols-2"><fieldset class="flex sm:mb-5 sm:justify-between"><label for="50" class="relative mr-4 cursor-pointer last:mr-auto sm:flex-1 md-tui:w-20"><input type="radio" class="peer sr-only absolute left-0 top-0 h-full w-full" id="50" name="payment-choice" checked="" value="50"/><span aria-hidden="true" class="peer-focus-visible:outline-default flex items-center justify-center rounded-sm border-thin border-solid px-4 py-4 text-tui-xs font-bold border-black bg-black text-white">$<!-- -->50</span><span class="sr-only">50</span></label><label for="75" class="relative mr-4 cursor-pointer last:mr-auto sm:flex-1 md-tui:w-20"><input type="radio" class="peer sr-only absolute left-0 top-0 h-full w-full" id="75" name="payment-choice" value="75"/><span aria-hidden="true" class="peer-focus-visible:outline-default flex items-center justify-center rounded-sm border-thin border-solid px-4 py-4 text-tui-xs font-bold border-gray-500 bg-white">$<!-- -->75</span><span class="sr-only">75</span></label><label for="100" class="relative mr-4 cursor-pointer last:mr-auto sm:flex-1 md-tui:w-20"><input type="radio" class="peer sr-only absolute left-0 top-0 h-full w-full" id="100" name="payment-choice" value="100"/><span aria-hidden="true" class="peer-focus-visible:outline-default flex items-center justify-center rounded-sm border-thin border-solid px-4 py-4 text-tui-xs font-bold border-gray-500 bg-white">$<!-- -->100</span><span class="sr-only">100</span></label></fieldset><div class="w-full md-tui:ml-5"><div data-testid="Input"><div class="relative"><div class="pointer-events-none absolute inset-0 flex flex-col justify-center"><div class="absolute right-px h-[90%] bg-gradient-to-r from-transparent w-12" aria-hidden="true"></div></div><input type="number" id="amount" placeholder="$ Other amount" class="peer w-full rounded-sm border-thin border-solid border-black/16 py-3 pr-4 placeholder-transparent outline-none pl-2 bg-white text-textSecondary-onLight focus:border-blue-300" value="" min="50"/><label class="absolute -top-1 text-tui-xs transition-all peer-placeholder-shown:top-1/2 peer-placeholder-shown:-translate-y-1/2 peer-placeholder-shown:transform peer-placeholder-shown:bg-transparent peer-placeholder-shown:text-tui-sm peer-focus:-top-0 peer-focus:left-1 peer-focus:px-2 peer-focus:text-tui-xs left-2 bg-white peer-focus:bg-white text-textTertiary-onLight" for="amount">$ Other amount</label></div><p class="mt-1 ml-2 text-textTertiary-onLight text-tui-xs leading-tui-lg tracking-tui-tight font-normal" dir="ltr">Enter contribution</p></div></div></div></div><div class="relative grid gap-x-3 sm-tui:gap-x-4 md-tui:gap-x-5 2xl-tui:gap-x-6 grid-cols-8" data-testid=""><div class="col-span-full my-7 lg-tui:col-start-3 lg-tui:col-end-7"><button type="submit" class="group relative flex items-center justify-center overflow-hidden ring-blue-300 ring-offset-2 transition-all duration-300 ease-in-out focus-visible:ring-1 active:transition-none active:hover:bg-opacity-100 bg-red-500 hover:bg-red-900 active:bg-red-700 min-w-[12rem] w-full rounded-sm h-11 gap-2 px-4"><p class="text-textPrimary-onDark font-bold text-tui-sm leading-tui-md tracking-tui-tight lg:leading-tui-lg" dir="ltr"><span class="z-1 relative whitespace-nowrap">Contribute $50 yearly</span></p></button></div></div><div class="mb-4 text-center text-gray-700"><p class="text-textPrimary-onLight text-tui-xs leading-tui-lg tracking-tui-tight font-normal" dir="ltr">Already a member?<!-- --> <a id="" rel="noreferrer noopener" href="https://auth.ted.com/session/new?context=ted.www%2Fmembership-page" class="text-blue-500 underline">Sign in</a> <!-- -->to view your Member Dashboard</p></div></form><div class="mb-1 bg-black dark:bg-[#898989] h-px opacity-16"></div><footer class="text-center text-gray-700"><p class="text-textTertiary-onLight text-tui-xs leading-tui-lg tracking-tui-tight font-normal" dir="ltr">Donations automatically renew on a monthly or yearly basis. Please note that your contribution may be tax deductible. For more information regarding TED Foundation, see<!-- --> <span class="text-textTertiary-onLight text-tui-xs leading-tui-lg tracking-tui-tight font-normal" dir="ltr"><a href="#disclaimer" class="underline">here</a></span>.</p></footer></div><div class="col-span-full bg-white px-2 sm:mb-18 sm-tui:mb-28 sm-tui:px-0"><div class="relative grid gap-x-3 sm-tui:gap-x-4 md-tui:gap-x-5 2xl-tui:gap-x-6 grid-cols-6 sm-tui:grid-cols-12" data-testid=""><div class="col-span-full py-8 text-center sm-tui:col-span-10 sm-tui:col-start-2"><h1 class="text-textPrimary-onLight font-normal text-tui-8xl leading-tui-xs tracking-tui-tightest md:text-tui-7xl lg:text-tui-8xl" dir="ltr">TED Membership Benefits</h1><div class="pt-4"><p class="text-textPrimary-onLight font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">Your donation supports the big ideas that shape our future, enabling billions of people worldwide to access TED content for free. TED Members receive invitations to virtual events with world-renowned trailblazers and digital access to our biggest conferences. Pull up a seat to the most important conversations of our time and join a global community that brings our mission to life.</p></div></div><div class="col-span-full sm-tui:col-span-10 sm-tui:col-start-2 bg-black dark:bg-[#898989] h-2 opacity-8"></div><div class="col-span-full sm-tui:col-span-10 sm-tui:col-start-2 flex flex-col items-center gap-x-4 gap-y-5 overflow-hidden sm-tui:gap-x-5 md-tui:flex md-tui:flex-row"><button type="button" class="min-w-[100%] md-tui:min-w-[auto] w-0 grow text-left"><div class="flex flex-col"><div class="text-left"><h3 class="text-textPrimary-onLight font-normal text-tui-3xl leading-tui-sm tracking-tui-tighter md:text-tui-7xl md:leading-tui-xs md:tracking-tui-tightest" dir="ltr">Newsletter</h3></div><div class="flex h-full w-full flex-col"><div class="relative flex h-full w-full aspect-h-9 aspect-w-16" data-testid=""><img class="w-full rounded-xs object-cover" src="https://pl.tedcdn.com/membership/News-News-News-MULP-Benefit-tile.svg" alt="TED Monthly Newsletter logo"/></div><div class="flex h-full flex-col pt-2 bg-seafoam px-2 lg-tui:px-4 shrink-0 justify-between" data-testid="basic-card--body"><div class="mb-4"><p class="line-clamp-3 text-textPrimary-onLight font-normal body2 text-tui-sm leading-[130%] -tracking-[0.21px]" data-testid="basic-card--description" dir="ltr">A new edition each month with an in-depth look at the work TED Members support</p></div><div class="relative mb-1 bg-black dark:bg-[#898989] h-px opacity-16"></div><div class="flex flex-col mb-2"><p class="text-textPrimary-onLight label1 text-tui-xs leading-[130%] tracking-[0.24px] uppercase font-bold" data-testid="basic-card--label" dir="ltr">Monthly Newsletter</p></div></div></div></div></button><button type="button" class="min-w-[100%] md-tui:min-w-[auto] w-0 grow text-left"><div class="flex flex-col"><div class="text-left"><h3 class="text-textPrimary-onLight font-normal text-tui-3xl leading-tui-sm tracking-tui-tighter md:text-tui-7xl md:leading-tui-xs md:tracking-tui-tightest" dir="ltr">Ad-free podcast</h3></div><div class="flex h-full w-full flex-col"><div class="relative flex h-full w-full aspect-h-9 aspect-w-16" data-testid=""><img class="w-full rounded-xs object-cover" src="https://pl.tedcdn.com/membership/TEDTalksDaily-MULP-Benefit-tile.svg" alt="TED Talks Daily Podcast logo"/></div><div class="flex h-full flex-col pt-2 bg-lightPersimmon px-2 lg-tui:px-4 shrink-0 justify-between" data-testid="basic-card--body"><div class="mb-4"><p class="line-clamp-3 text-textPrimary-onLight font-normal body2 text-tui-sm leading-[130%] -tracking-[0.21px]" data-testid="basic-card--description" dir="ltr">Join journalist and host Elise Hu for thought-provoking ideas to ignite your curiosity</p></div><div class="relative mb-1 bg-black dark:bg-[#898989] h-px opacity-16"></div><div class="flex flex-col mb-2"><p class="text-textPrimary-onLight label1 text-tui-xs leading-[130%] tracking-[0.24px] uppercase font-bold" data-testid="basic-card--label" dir="ltr">Daily Podcast</p></div></div></div></div></button></div></div><div class="mb-10 mt-8 text-center"><span class="text-textPrimary-onLight font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">Questions about Membership? <br class="sm-tui:hidden"/><a class="underline" href="pages/membership/index#FAQ">Check out our FAQs</a></span></div></div></div></div></div><div class="sticky bottom-0 z-0 h-full w-full overflow-hidden xl-tui:-bottom-60" style="margin-top:-0px"><div><svg xmlns="http://www.w3.org/2000/svg" class="relative left-1/2 w-[106%] -translate-x-1/2" viewBox="0 0 380 325"><path opacity="0.2" d="M54.346 0v54.99h-4.47V26.09c0-5.24 0-12.2.14-19.62a185.284 185.284 0 0 1-3.8 9.564L29.213 54.99h-4.012L8.096 16.068A243.082 243.082 0 0 1 4.329 6.4c.141 7.419.141 14.45.141 19.69V54.99H0V0h6.019L22.42 37.55c1.69 4.08 3.555 8.65 4.858 11.955 1.302-3.41 3.238-8.509 4.963-12.587L48.327 0h6.02ZM94.93 36.531H63.603c.458 9.88 5.42 15.365 13.763 15.365 6.511 0 10.84-3.797 12.143-9.669h4.576c-1.69 7.946-7.568 13.677-16.86 13.677-11.123 0-18.092-8.262-18.092-20.85 0-12.34 6.793-20.85 17.951-20.85 11.686 0 17.846 9.283 17.846 20.78v1.547Zm-31.221-3.938h26.504c-.457-8.192-4.963-14.38-13.129-14.38-7.673 0-12.6 5.239-13.375 14.38Zm91.304-3.938V54.99h-4.329V29.112c0-7.489-3.555-10.97-9.821-10.97-5.807 0-11.439 4.325-11.51 14.979v21.87h-4.399V29.111c0-7.489-3.555-10.97-9.821-10.97-5.631 0-11.369 4.325-11.439 14.979v21.87h-4.4V15.118h4.189v7.348c2.252-5.028 6.406-8.262 12.354-8.262 6.723 0 10.982 3.48 12.672 8.72 2.393-5.24 6.793-8.72 12.917-8.72 9.011 0 13.587 5.871 13.587 14.45Zm42.977 6.4c0 12.516-7.04 20.85-18.092 20.85-6.652 0-11.686-3.235-14.537-8.72v7.805h-4.188V0h4.399v22.467c2.851-5.168 7.814-8.262 14.291-8.262 11.087 0 18.127 8.333 18.127 20.85Zm-4.541-.247c0-10.266-5.49-16.666-14.079-16.666-8.588 0-14.009 6.575-14.009 16.912s5.421 16.912 14.009 16.912c8.589 0 14.079-6.785 14.079-17.158Zm42.977 1.723H205.1c.458 9.88 5.421 15.365 13.763 15.365 6.511 0 10.841-3.797 12.143-9.669h4.576c-1.69 7.946-7.568 13.677-16.86 13.677-11.123 0-18.092-8.262-18.092-20.85 0-12.34 6.793-20.85 17.951-20.85 11.686 0 17.845 9.283 17.845 20.78v1.547Zm-31.22-3.938h26.504c-.458-8.192-4.963-14.38-13.129-14.38-7.673 0-12.601 5.239-13.375 14.38Zm55.718-17.931v4.184h-1.83c-8.905 0-13.903 5.414-13.903 13.818V54.99h-4.4V15.12h4.189v8.333c2.076-4.641 6.406-8.896 13.762-8.896.634.035 1.338.035 2.182.106Zm-1.689 27.952h4.47c.528 6.258 4.013 9.493 12.073 9.493 7.11 0 11.123-2.461 11.123-7.56 0-4.078-2.535-6.188-9.821-7.488l-4.083-.704c-8.518-1.547-12.53-5.027-12.53-11.286 0-6.715 5.35-10.9 14.29-10.9 10.736 0 15.382 4.852 15.769 12.342h-4.47c-.387-5.732-3.696-8.51-11.263-8.51-6.266 0-9.891 2.532-9.891 7.033 0 4.5 3.308 6.258 9.433 7.419l4.013.703c9.186 1.688 12.988 5.028 12.988 11.216 0 7.805-6.336 11.568-15.558 11.568-10.419-.036-16.015-4.888-16.543-13.326Zm67.193-13.888V54.99h-4.399V29.112c0-7.418-3.872-10.97-10.595-10.97-5.949 0-12.144 4.325-12.214 14.522V54.99h-4.4V0h4.4v22.08c2.464-4.711 7.11-7.875 13.059-7.875 8.975 0 14.149 5.168 14.149 14.52Zm5.104-23.03c0-1.793 1.478-3.305 3.238-3.305 1.795 0 3.309 1.477 3.309 3.305 0 1.793-1.478 3.235-3.309 3.235-1.689.035-3.238-1.442-3.238-3.235Zm1.091 9.423h4.4v39.836h-4.4V15.119ZM380 35.054c0 12.517-7.04 20.85-18.092 20.85-6.512 0-11.439-3.094-14.29-8.262v22.467h-4.4v-54.99h4.188v7.805c2.852-5.485 7.885-8.72 14.537-8.72 11.017 0 18.057 8.334 18.057 20.85Zm-4.541-.246c0-10.266-5.49-16.666-14.079-16.666-8.588 0-14.009 6.575-14.009 16.912s5.421 16.912 14.009 16.912c8.589 0 14.079-6.785 14.079-17.158ZM54.346 67.964v54.99h-4.47V94.053c0-5.239 0-12.2.14-19.62a185.317 185.317 0 0 1-3.8 9.564l-17.002 38.957h-4.012L8.096 84.032c-1.479-3.48-2.64-6.504-3.802-9.669.141 7.419.141 14.451.141 19.69v28.901H0v-54.99h6.019l16.402 37.551a821.941 821.941 0 0 1 4.858 11.954c1.302-3.41 3.238-8.508 4.963-12.587l16.085-36.918h6.02Zm40.584 36.531H63.603c.458 9.88 5.42 15.365 13.763 15.365 6.511 0 10.84-3.797 12.143-9.669h4.576c-1.69 7.946-7.568 13.677-16.86 13.677-11.123 0-18.092-8.262-18.092-20.849 0-12.342 6.793-20.85 17.951-20.85 11.686 0 17.846 9.282 17.846 20.779v1.547Zm-31.221-3.938h26.504c-.457-8.192-4.963-14.38-13.129-14.38-7.673 0-12.6 5.274-13.375 14.38Zm91.304-3.938v26.335h-4.329V97.077c0-7.49-3.555-10.97-9.821-10.97-5.807 0-11.439 4.324-11.51 14.978v21.869h-4.399V97.077c0-7.49-3.555-10.97-9.821-10.97-5.631 0-11.369 4.324-11.439 14.978v21.869h-4.4V83.118h4.189v7.313c2.252-5.028 6.406-8.262 12.354-8.262 6.723 0 10.982 3.48 12.672 8.72 2.393-5.24 6.793-8.72 12.917-8.72 9.011 0 13.587 5.871 13.587 14.45Zm42.977 6.4c0 12.517-7.04 20.849-18.092 20.849-6.652 0-11.686-3.234-14.537-8.719v7.805h-4.188v-54.99h4.399v22.467c2.851-5.168 7.814-8.262 14.291-8.262 11.087 0 18.127 8.333 18.127 20.85Zm-4.541-.211c0-10.267-5.49-16.666-14.079-16.666-8.588 0-14.009 6.575-14.009 16.912s5.421 16.912 14.009 16.912c8.589 0 14.079-6.821 14.079-17.158Zm42.977 1.687H205.1c.458 9.88 5.421 15.365 13.763 15.365 6.511 0 10.841-3.797 12.143-9.669h4.576c-1.69 7.946-7.568 13.677-16.86 13.677-11.123 0-18.092-8.262-18.092-20.849 0-12.342 6.793-20.85 17.951-20.85 11.686 0 17.845 9.282 17.845 20.779v1.547Zm-31.22-3.938h26.504c-.458-8.192-4.963-14.38-13.129-14.38-7.673 0-12.601 5.274-13.375 14.38Zm55.718-17.931v4.184h-1.83c-8.905 0-13.903 5.415-13.903 13.818v22.326h-4.4V83.118h4.189v8.333c2.076-4.641 6.406-8.895 13.762-8.895.634 0 1.338 0 2.182.07Zm-1.689 27.987h4.47c.528 6.259 4.013 9.493 12.073 9.493 7.11 0 11.123-2.461 11.123-7.559 0-4.079-2.535-6.188-9.821-7.489l-4.083-.703c-8.518-1.547-12.53-5.028-12.53-11.287 0-6.715 5.35-10.9 14.29-10.9 10.736 0 15.382 4.853 15.769 12.342h-4.47c-.387-5.802-3.696-8.58-11.299-8.58-6.265 0-9.89 2.532-9.89 7.033 0 4.465 3.308 6.258 9.433 7.419l4.012.703c9.187 1.687 12.988 5.028 12.988 11.216 0 7.805-6.335 11.567-15.557 11.567-10.384 0-15.98-4.852-16.508-13.255Zm67.193-13.923v26.264h-4.399V97.077c0-7.42-3.872-10.97-10.595-10.97-5.949 0-12.144 4.324-12.214 14.521v22.326h-4.4v-54.99h4.4v22.08c2.464-4.71 7.11-7.875 13.059-7.875 8.975 0 14.149 5.168 14.149 14.52Zm5.104-22.995c0-1.793 1.478-3.305 3.238-3.305 1.795 0 3.309 1.477 3.309 3.305 0 1.793-1.478 3.235-3.309 3.235-1.689 0-3.238-1.477-3.238-3.235Zm1.091 9.423h4.4v39.836h-4.4V83.118ZM380 103.02c0 12.517-7.04 20.849-18.092 20.849-6.512 0-11.439-3.094-14.29-8.262v22.467h-4.4V83.118h4.188v7.806c2.852-5.485 7.885-8.72 14.537-8.72C372.96 82.169 380 90.502 380 103.019Zm-4.541-.211c0-10.267-5.49-16.666-14.079-16.666-8.588 0-14.009 6.575-14.009 16.912s5.421 16.912 14.009 16.912c8.589-.035 14.079-6.821 14.079-17.158Zm-321.113 33.12v54.99h-4.47v-28.901c0-5.239 0-12.201.14-19.619a185.2 185.2 0 0 1-3.8 9.563l-17.002 38.957h-4.012L8.096 151.996c-1.479-3.48-2.64-6.504-3.802-9.669.141 7.419.141 14.451.141 19.69v28.901H0v-54.99h6.019l16.402 37.551a817.191 817.191 0 0 1 4.858 11.955c1.302-3.411 3.238-8.509 4.963-12.588l16.085-36.918h6.02Zm40.584 36.531H63.603c.458 9.88 5.42 15.365 13.763 15.365 6.511 0 10.84-3.797 12.143-9.669h4.576c-1.69 7.947-7.568 13.678-16.86 13.678-11.123 0-18.092-8.263-18.092-20.85 0-12.341 6.793-20.85 17.951-20.85 11.686 0 17.846 9.282 17.846 20.779v1.547Zm-31.221-3.937h26.504c-.457-8.193-4.963-14.381-13.129-14.381-7.673.035-12.6 5.274-13.375 14.381Zm91.304-3.938v26.334h-4.329v-25.877c0-7.489-3.555-10.97-9.821-10.97-5.807 0-11.439 4.325-11.51 14.978v21.869h-4.399v-25.877c0-7.489-3.555-10.97-9.821-10.97-5.631 0-11.369 4.325-11.439 14.978v21.869h-4.4v-39.836h4.189v7.349c2.252-5.028 6.406-8.263 12.354-8.263 6.723 0 10.982 3.481 12.672 8.72 2.393-5.239 6.793-8.72 12.917-8.72 9.011 0 13.587 5.837 13.587 14.416Zm42.977 6.434c0 12.517-7.04 20.85-18.092 20.85-6.652 0-11.686-3.235-14.537-8.72v7.806h-4.188v-55.026h4.399v22.468c2.851-5.169 7.814-8.263 14.291-8.263 11.087.035 18.127 8.368 18.127 20.885Zm-4.541-.246c0-10.267-5.49-16.666-14.079-16.666-8.588 0-14.009 6.575-14.009 16.912s5.421 16.912 14.009 16.912c8.589 0 14.079-6.821 14.079-17.158Zm42.977 1.687H205.1c.458 9.88 5.421 15.365 13.763 15.365 6.511 0 10.841-3.797 12.143-9.669h4.576c-1.69 7.947-7.568 13.678-16.86 13.678-11.123 0-18.092-8.263-18.092-20.85 0-12.341 6.793-20.85 17.951-20.85 11.686 0 17.845 9.282 17.845 20.779v1.547Zm-31.22-3.937h26.504c-.458-8.193-4.963-14.381-13.129-14.381-7.673.035-12.601 5.274-13.375 14.381Zm55.718-17.897v4.149h-1.83c-8.905 0-13.903 5.415-13.903 13.818v22.326h-4.4v-39.836h4.189v8.333c2.041-4.641 6.371-8.86 13.727-8.86.669 0 1.373 0 2.217.07Zm-1.689 27.952h4.47c.528 6.259 4.013 9.494 12.073 9.494 7.11 0 11.123-2.462 11.123-7.56 0-4.078-2.535-6.188-9.821-7.489l-4.083-.703c-8.518-1.547-12.53-5.028-12.53-11.286 0-6.716 5.35-10.9 14.29-10.9 10.736 0 15.382 4.852 15.769 12.341h-4.47c-.387-5.801-3.696-8.579-11.299-8.579-6.265 0-9.89 2.532-9.89 7.032 0 4.465 3.308 6.259 9.433 7.419l4.012.703c9.187 1.688 12.988 5.028 12.988 11.216 0 7.806-6.335 11.568-15.557 11.568-10.384.035-15.98-4.852-16.508-13.256Zm67.193-13.888v26.265h-4.399v-25.878c0-7.419-3.872-10.97-10.595-10.97-5.949 0-12.144 4.325-12.214 14.521v22.327h-4.4v-55.026h4.4v22.081c2.464-4.712 7.11-7.876 13.059-7.876 8.975.035 14.149 5.204 14.149 14.556Zm5.104-23.03c0-1.793 1.478-3.305 3.238-3.305 1.795 0 3.309 1.477 3.309 3.305 0 1.794-1.478 3.235-3.309 3.235-1.689 0-3.238-1.477-3.238-3.235Zm1.091 9.423h4.4v39.836h-4.4v-39.836ZM380 171.018c0 12.517-7.04 20.85-18.092 20.85-6.512 0-11.439-3.094-14.29-8.263v22.467h-4.4v-54.99h4.188v7.806c2.852-5.485 7.885-8.72 14.537-8.72 11.017 0 18.057 8.333 18.057 20.85Zm-4.541-.246c0-10.267-5.49-16.666-14.079-16.666-8.588 0-14.009 6.575-14.009 16.912s5.421 16.912 14.009 16.912c8.589 0 14.079-6.821 14.079-17.158ZM54.346 203.928v54.99h-4.47v-28.902c0-5.239 0-12.2.14-19.619a185.579 185.579 0 0 1-3.8 9.564l-17.002 38.957h-4.012L8.096 219.996c-1.479-3.481-2.64-6.505-3.802-9.669.141 7.418.141 14.45.141 19.689v28.902H0v-54.99h6.019l16.402 37.55c1.69 4.079 3.555 8.65 4.858 11.955 1.302-3.411 3.238-8.509 4.963-12.587l16.085-36.918h6.02Zm40.584 36.531H63.603c.458 9.88 5.42 15.365 13.763 15.365 6.511 0 10.84-3.798 12.143-9.669h4.576c-1.69 7.946-7.568 13.677-16.86 13.677-11.123 0-18.092-8.263-18.092-20.85 0-12.341 6.793-20.85 17.951-20.85 11.686 0 17.846 9.282 17.846 20.78v1.547Zm-31.221-3.938h26.504c-.457-8.192-4.963-14.381-13.129-14.381-7.673 0-12.6 5.239-13.375 14.381Zm91.304-3.938v26.335h-4.329V233.04c0-7.489-3.555-10.97-9.821-10.97-5.807 0-11.439 4.325-11.51 14.978v21.87h-4.399V233.04c0-7.489-3.555-10.97-9.821-10.97-5.631 0-11.369 4.325-11.439 14.978v21.87h-4.4v-39.872h4.189v7.349c2.252-5.028 6.406-8.263 12.354-8.263 6.723 0 10.982 3.481 12.672 8.72 2.393-5.239 6.793-8.72 12.917-8.72 9.011 0 13.587 5.872 13.587 14.451Zm42.977 6.399c0 12.517-7.04 20.85-18.092 20.85-6.652 0-11.686-3.235-14.537-8.72v7.806h-4.188v-54.99h4.399v22.467c2.851-5.169 7.814-8.263 14.291-8.263 11.087 0 18.127 8.333 18.127 20.85Zm-4.541-.246c0-10.267-5.49-16.666-14.079-16.666-8.588 0-14.009 6.575-14.009 16.912s5.421 16.912 14.009 16.912c8.589 0 14.079-6.786 14.079-17.158Zm42.977 1.723H205.1c.458 9.88 5.421 15.365 13.763 15.365 6.511 0 10.841-3.798 12.143-9.669h4.576c-1.69 7.946-7.568 13.677-16.86 13.677-11.123 0-18.092-8.263-18.092-20.85 0-12.341 6.793-20.85 17.951-20.85 11.686 0 17.845 9.282 17.845 20.78v1.547Zm-31.22-3.938h26.504c-.458-8.192-4.963-14.381-13.129-14.381-7.673 0-12.601 5.239-13.375 14.381Zm55.718-17.932v4.184h-1.83c-8.905 0-13.903 5.415-13.903 13.818v22.327h-4.4v-39.872h4.189v8.333c2.076-4.641 6.406-8.895 13.762-8.895.634.035 1.338.035 2.182.105Zm-1.689 27.952h4.47c.528 6.259 4.013 9.494 12.073 9.494 7.11 0 11.123-2.462 11.123-7.56 0-4.078-2.535-6.188-9.821-7.489l-4.083-.703c-8.518-1.547-12.53-5.028-12.53-11.286 0-6.716 5.35-10.9 14.29-10.9 10.736 0 15.382 4.852 15.769 12.341h-4.47c-.387-5.801-3.696-8.579-11.299-8.579-6.265 0-9.89 2.532-9.89 7.032 0 4.465 3.308 6.259 9.433 7.419l4.012.703c9.187 1.688 12.988 5.028 12.988 11.216 0 7.806-6.335 11.568-15.557 11.568-10.384.035-15.98-4.817-16.508-13.256Zm67.193-13.888v26.265h-4.399V233.04c0-7.419-3.872-10.97-10.595-10.97-5.949 0-12.144 4.325-12.214 14.521v22.327h-4.4v-54.99h4.4v22.08c2.464-4.711 7.11-7.876 13.059-7.876 8.975 0 14.149 5.169 14.149 14.521Zm5.104-23.029c0-1.794 1.478-3.305 3.238-3.305 1.795 0 3.309 1.476 3.309 3.305 0 1.793-1.478 3.234-3.309 3.234-1.689.035-3.238-1.441-3.238-3.234Zm1.091 9.422h4.4v39.837h-4.4v-39.837ZM380 238.982c0 12.517-7.04 20.85-18.092 20.85-6.512 0-11.439-3.094-14.29-8.263v22.468h-4.4v-54.991h4.188v7.806c2.852-5.485 7.885-8.72 14.537-8.72 11.017 0 18.057 8.333 18.057 20.85Zm-4.541-.246c0-10.267-5.49-16.666-14.079-16.666-8.588 0-14.009 6.575-14.009 16.912s5.421 16.912 14.009 16.912c8.589 0 14.079-6.786 14.079-17.158ZM54.346 271.892v54.99h-4.47V297.98c0-5.238 0-12.2.14-19.619a185.22 185.22 0 0 1-3.8 9.564l-17.002 38.957h-4.012L8.096 287.96c-1.479-3.481-2.64-6.505-3.802-9.669.141 7.419.141 14.451.141 19.689v28.902H0v-54.99h6.019l16.402 37.551a817.377 817.377 0 0 1 4.858 11.954c1.302-3.411 3.238-8.509 4.963-12.587l16.085-36.918h6.02Zm40.584 36.531H63.603c.458 9.88 5.42 15.365 13.763 15.365 6.511 0 10.84-3.797 12.143-9.669h4.576c-1.69 7.946-7.568 13.677-16.86 13.677-11.123 0-18.092-8.262-18.092-20.85 0-12.341 6.793-20.85 17.951-20.85 11.686 0 17.846 9.283 17.846 20.78v1.547Zm-31.221-3.938h26.504c-.457-8.192-4.963-14.38-13.129-14.38-7.673 0-12.6 5.274-13.375 14.38Zm91.304-3.938v26.335h-4.329v-25.878c0-7.489-3.555-10.97-9.821-10.97-5.807 0-11.439 4.325-11.51 14.978v21.87h-4.399v-25.878c0-7.489-3.555-10.97-9.821-10.97-5.631 0-11.369 4.325-11.439 14.978v21.87h-4.4v-39.836h4.189v7.313c2.252-5.028 6.406-8.263 12.354-8.263 6.723 0 10.982 3.481 12.672 8.72 2.393-5.239 6.793-8.72 12.917-8.72 9.011 0 13.587 5.872 13.587 14.451Zm42.977 6.399c0 12.517-7.04 20.85-18.092 20.85-6.652 0-11.686-3.235-14.537-8.72v7.806h-4.188v-54.99h4.399v22.467c2.851-5.169 7.814-8.263 14.291-8.263 11.087 0 18.127 8.333 18.127 20.85Zm-4.541-.211c0-10.266-5.49-16.666-14.079-16.666-8.588 0-14.009 6.575-14.009 16.912s5.421 16.912 14.009 16.912c8.589 0 14.079-6.821 14.079-17.158Zm42.977 1.688H205.1c.458 9.88 5.421 15.365 13.763 15.365 6.511 0 10.841-3.797 12.143-9.669h4.576c-1.69 7.946-7.568 13.677-16.86 13.677-11.123 0-18.092-8.262-18.092-20.85 0-12.341 6.793-20.85 17.951-20.85 11.686 0 17.845 9.283 17.845 20.78v1.547Zm-31.22-3.938h26.504c-.458-8.192-4.963-14.38-13.129-14.38-7.673 0-12.601 5.274-13.375 14.38Zm55.718-17.932v4.185h-1.83c-8.905 0-13.903 5.414-13.903 13.817v22.327h-4.4v-39.836h4.189v8.333c2.076-4.641 6.406-8.896 13.762-8.896.634 0 1.338 0 2.182.07Zm-1.689 27.988h4.47c.528 6.258 4.013 9.493 12.073 9.493 7.11 0 11.123-2.461 11.123-7.559 0-4.079-2.535-6.189-9.821-7.489l-4.083-.704c-8.518-1.547-12.53-5.028-12.53-11.286 0-6.716 5.35-10.9 14.29-10.9 10.736 0 15.382 4.852 15.769 12.342h-4.47c-.387-5.802-3.696-8.579-11.299-8.579-6.265 0-9.89 2.531-9.89 7.032 0 4.465 3.308 6.258 9.433 7.418l4.012.703c9.187 1.688 12.988 5.028 12.988 11.216 0 7.806-6.335 11.568-15.557 11.568-10.384 0-15.98-4.852-16.508-13.255Zm67.193-13.924v26.265h-4.399v-25.878c0-7.419-3.872-10.97-10.595-10.97-5.949 0-12.144 4.325-12.214 14.521v22.327h-4.4v-54.99h4.4v22.08c2.464-4.711 7.11-7.876 13.059-7.876 8.975 0 14.149 5.169 14.149 14.521Zm5.104-22.994c0-1.793 1.478-3.305 3.238-3.305 1.795 0 3.309 1.477 3.309 3.305 0 1.793-1.478 3.235-3.309 3.235-1.689 0-3.238-1.477-3.238-3.235Zm1.091 9.423h4.4v39.836h-4.4v-39.836Zm47.377 19.9c0 12.517-7.04 20.85-18.092 20.85-6.512 0-11.439-3.094-14.29-8.263v22.468h-4.4v-54.955h4.188v7.805c2.852-5.485 7.885-8.719 14.537-8.719 11.017-.036 18.057 8.297 18.057 20.814Zm-4.541-.211c0-10.266-5.49-16.666-14.079-16.666-8.588 0-14.009 6.575-14.009 16.912s5.421 16.912 14.009 16.912c8.589-.035 14.079-6.821 14.079-17.158ZM54.346 339.856v54.99h-4.47v-28.901c0-5.239 0-12.201.14-19.62a185.22 185.22 0 0 1-3.8 9.564l-17.002 38.922h-4.012L8.13 355.889c-1.479-3.481-2.64-6.505-3.802-9.669.141 7.419.141 14.451.141 19.689v28.902H0v-54.955h6.019l16.402 37.551a817.377 817.377 0 0 1 4.858 11.954c1.302-3.41 3.238-8.509 4.963-12.587l16.085-36.918h6.02Zm40.584 36.531H63.603c.458 9.88 5.42 15.365 13.763 15.365 6.511 0 10.84-3.797 12.143-9.669h4.576c-1.69 7.946-7.568 13.677-16.86 13.677-11.123 0-18.092-8.262-18.092-20.85 0-12.341 6.793-20.849 17.951-20.849 11.686 0 17.846 9.282 17.846 20.779v1.547Zm-31.221-3.938h26.504c-.457-8.192-4.963-14.38-13.129-14.38-7.673.035-12.6 5.274-13.375 14.38Zm91.304-3.938v26.335h-4.329v-25.878c0-7.489-3.555-10.97-9.821-10.97-5.807 0-11.439 4.325-11.51 14.979v21.869h-4.399v-25.878c0-7.489-3.555-10.97-9.821-10.97-5.631 0-11.369 4.325-11.439 14.979v21.869h-4.4V355.01h4.189v7.348c2.252-5.028 6.406-8.262 12.354-8.262 6.723 0 10.982 3.481 12.672 8.719 2.393-5.238 6.793-8.719 12.917-8.719 9.011 0 13.587 5.836 13.587 14.415Zm42.977 6.435c0 12.516-7.04 20.849-18.092 20.849-6.652 0-11.686-3.234-14.537-8.719v7.805h-4.188v-55.025h4.399v22.467c2.851-5.168 7.814-8.262 14.291-8.262 11.087.035 18.127 8.368 18.127 20.885Zm-4.541-.247c0-10.266-5.49-16.665-14.079-16.665-8.588 0-14.009 6.575-14.009 16.912s5.421 16.911 14.009 16.911c8.589 0 14.079-6.821 14.079-17.158Zm42.977 1.688H205.1c.458 9.88 5.421 15.365 13.763 15.365 6.511 0 10.841-3.797 12.143-9.669h4.576c-1.69 7.946-7.568 13.677-16.86 13.677-11.123 0-18.092-8.262-18.092-20.85 0-12.341 6.793-20.849 17.951-20.849 11.686 0 17.845 9.282 17.845 20.779v1.547Zm-31.22-3.938h26.504c-.458-8.192-4.963-14.38-13.129-14.38-7.673.035-12.601 5.274-13.375 14.38Zm55.718-17.896v4.184h-1.83c-8.905 0-13.903 5.414-13.903 13.818v22.326h-4.4v-39.836h4.189v8.333c2.076-4.641 6.406-8.896 13.762-8.896.634 0 1.338 0 2.182.071Zm-1.689 27.952h4.47c.528 6.258 4.013 9.493 12.073 9.493 7.11 0 11.123-2.461 11.123-7.559 0-4.079-2.535-6.188-9.821-7.489l-4.083-.704c-8.518-1.547-12.53-5.027-12.53-11.286 0-6.715 5.35-10.899 14.29-10.899 10.736 0 15.382 4.852 15.769 12.341h-4.47c-.387-5.802-3.696-8.579-11.299-8.579-6.265 0-9.89 2.531-9.89 7.032 0 4.465 3.308 6.258 9.433 7.418l4.012.704c9.187 1.687 12.988 5.027 12.988 11.216 0 7.805-6.335 11.567-15.557 11.567-10.384.035-15.98-4.852-16.508-13.255Zm67.193-13.888v26.264h-4.399v-25.877c0-7.419-3.872-10.97-10.595-10.97-5.949 0-12.144 4.324-12.214 14.521v22.326h-4.4v-55.025h4.4v22.08c2.464-4.711 7.11-7.875 13.059-7.875 8.975.035 14.149 5.203 14.149 14.556Zm5.104-23.03c0-1.793 1.478-3.305 3.238-3.305 1.795 0 3.309 1.477 3.309 3.305 0 1.793-1.478 3.235-3.309 3.235-1.689 0-3.238-1.477-3.238-3.235Zm1.091 9.423h4.4v39.836h-4.4V355.01ZM380 374.946c0 12.516-7.04 20.849-18.092 20.849-6.512 0-11.439-3.094-14.29-8.262V410h-4.4v-54.99h4.188v7.805c2.852-5.485 7.885-8.719 14.537-8.719 11.017 0 18.057 8.333 18.057 20.85Zm-4.541-.247c0-10.266-5.49-16.665-14.079-16.665-8.588 0-14.009 6.575-14.009 16.912s5.421 16.911 14.009 16.911c8.589 0 14.079-6.821 14.079-17.158Z" fill="url(#a)"></path><defs><linearGradient id="a" x1="189.997" y1="-0.011" x2="189.997" y2="409.997" gradientUnits="userSpaceOnUse"><stop offset="0.35" stop-color="#415364" stop-opacity="0"></stop><stop offset="1" stop-color="#415364"></stop></linearGradient></defs></svg></div></div><div class="w-full bg-gradient-to-r from-purple to-pink pb-10 pt-6"><div class="mx-auto w-full max-w-[1200px] sm:px-0 "><div class="relative grid gap-x-3 sm-tui:gap-x-4 md-tui:gap-x-5 2xl-tui:gap-x-6 grid-cols-6 sm-tui:grid-cols-12 mx-3 max-w-[1440px] sm-tui:mx-4 md-tui:mx-10 lg-tui:mx-[42px] xl-tui:mx-16" data-testid=""><div class="col-span-full sm-tui:col-span-10 sm-tui:col-start-2"><div class="mb-4"><h2 class="text-textPrimary-onDark font-normal text-tui-3xl leading-tui-sm tracking-tui-tighter md:text-tui-7xl md:leading-tui-xs md:tracking-tui-tightest" dir="ltr">Know someone who would love a TED membership?</h2></div><div class="flex flex-col md-tui:flex-row md-tui:items-end"><div class="mb-8 md-tui:mb-0 md-tui:mr-16"><p class="text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">One of the greatest gifts is the joy and excitement of lifelong learning. Every TED Membership you give supports TED and all we do to bring you big ideas.</p></div><a class="whitespace-nowrap bg-white text-base font-bold rounded-sm w-full" href="/membership/gift"><div class="relative inline-flex min-w-button select-none items-center justify-center rounded-sm py-3 transition-colors duration-1000 min-h-button px-5 w-full justify-center bg-white border-thin border-black border-opacity-16 dark:bg-none hover:border-gray-500"><div class="inline-flex items-center transition-opacity duration-300 opacity-100">Give a gift today</div></div></a></div></div></div></div></div><div class="w-full bg-white"><div class="mx-auto w-full max-w-[1200px] sm:px-0 "><div class="relative grid gap-x-3 sm-tui:gap-x-4 md-tui:gap-x-5 2xl-tui:gap-x-6 grid-cols-6 sm-tui:grid-cols-12 mx-3 max-w-[1440px] sm-tui:mx-4 md-tui:mx-10 lg-tui:mx-[42px] xl-tui:mx-16" data-testid=""><div class="col-span-full sm:mb-18 sm-tui:col-span-10 sm-tui:col-start-2 sm-tui:mb-28"><div class="pb-8"><div class="w-full pt-10 text-black" id="FAQ"><h2 class="text-textPrimary-onLight font-normal text-tui-3xl leading-tui-sm tracking-tui-tighter md:text-tui-7xl md:leading-tui-xs md:tracking-tui-tightest" dir="ltr">Frequently asked questions</h2><p class="text-textPrimary-onLight font-normal text-tui-xl leading-tui-xl tracking-tui-tight lg:text-tui-2xl" dir="ltr">Don’t see what you’re looking for? Drop us a line at<!-- --> <a href="mailto:members@ted.com" class="underline">members@ted.com</a></p></div><div class="mulp-faq" data-testid="membership-faq-accordion" data-reach-accordion=""><div class="my-5 leading-lg rounded-sm" data-reach-accordion-item="" data-state="open"><button aria-controls="panel---1" aria-expanded="true" class="flex w-full items-center justify-between text-left rounded-sm bg-gray-300 px-5 py-3" data-reach-accordion-button="" data-state="open" id="button---1"><div class="text-textPrimary-onLight font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">What is included in a TED Membership?</div><div class="align-center flex h-4 w-4 items-center justify-center rounded-full lg:h-8 lg:w-8 hover:bg-white"><i aria-hidden="true" class="icon-chevron-down"></i></div></button><div role="region" aria-labelledby="button---1" class="w-full rounded-sm px-5 py-3 md-tui:pt-3 bg-gray-300 pt-0 list-disc " data-reach-accordion-panel="" data-state="open" id="panel---1"><p>TED Members get a variety of exciting benefits, all while supporting TED’s mission to make ideas accessible to everyone. Here’s what’s included with a TED Membership:</p><ul class="list-disc px-5 pb-3 pt-5"><li>Live TED Speaker conversations with opportunities to ask questions</li><li>Archived recordings: exclusive access to past events when you can’t attend live</li><li>Ad-free TED podcast experiences</li><li>Special access to new TED offerings and events: deals, discounts, and being the first in line</li></ul><p>Members can view their benefits when logged into<!-- --> <a href="https://ted.com" class="underline">TED.com</a> <!-- -->by clicking the “My Membership“ button.</p></div></div><div class="my-5 leading-lg rounded-sm" data-reach-accordion-item="" data-state="open"><button aria-controls="panel---1" aria-expanded="true" class="flex w-full items-center justify-between text-left rounded-sm bg-gray-300 px-5 py-3" data-reach-accordion-button="" data-state="open" id="button---1"><div class="text-textPrimary-onLight font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">Are TED Member events in-person or remote?</div><div class="align-center flex h-4 w-4 items-center justify-center rounded-full lg:h-8 lg:w-8 hover:bg-white"><i aria-hidden="true" class="icon-chevron-down"></i></div></button><div role="region" aria-labelledby="button---1" class="w-full rounded-sm px-5 py-3 md-tui:pt-3 bg-gray-300 pt-0 list-disc " data-reach-accordion-panel="" data-state="open" id="panel---1">For now all of our live events are virtual, so you can access them from anywhere in the world!</div></div><div class="my-5 leading-lg rounded-sm" data-reach-accordion-item="" data-state="open"><button aria-controls="panel---1" aria-expanded="true" class="flex w-full items-center justify-between text-left rounded-sm bg-gray-300 px-5 py-3" data-reach-accordion-button="" data-state="open" id="button---1"><div class="text-textPrimary-onLight font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">How do I know my TED Membership is activated?</div><div class="align-center flex h-4 w-4 items-center justify-center rounded-full lg:h-8 lg:w-8 hover:bg-white"><i aria-hidden="true" class="icon-chevron-down"></i></div></button><div role="region" aria-labelledby="button---1" class="w-full rounded-sm px-5 py-3 md-tui:pt-3 bg-gray-300 pt-0 list-disc " data-reach-accordion-panel="" data-state="open" id="panel---1">The membership will start on the day it is purchased. During checkout, you will be asked to either connect your existing free TED.com account or create one. Connecting your login to your purchase is critical to access member benefits and manage your subscription.</div></div><div class="my-5 leading-lg rounded-sm" data-reach-accordion-item="" data-state="open"><button aria-controls="panel---1" aria-expanded="true" class="flex w-full items-center justify-between text-left rounded-sm bg-gray-300 px-5 py-3" data-reach-accordion-button="" data-state="open" id="button---1"><div class="text-textPrimary-onLight font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">Do memberships expire?</div><div class="align-center flex h-4 w-4 items-center justify-center rounded-full lg:h-8 lg:w-8 hover:bg-white"><i aria-hidden="true" class="icon-chevron-down"></i></div></button><div role="region" aria-labelledby="button---1" class="w-full rounded-sm px-5 py-3 md-tui:pt-3 bg-gray-300 pt-0 list-disc " data-reach-accordion-panel="" data-state="open" id="panel---1">No. All memberships are paid on a recurring basis. If you bought an annual membership, it will automatically renew each year from the date you purchased it. If you bought a monthly membership, it will automatically renew each month.</div></div><div class="my-5 leading-lg rounded-sm" data-reach-accordion-item="" data-state="open"><button aria-controls="panel---1" aria-expanded="true" class="flex w-full items-center justify-between text-left rounded-sm bg-gray-300 px-5 py-3" data-reach-accordion-button="" data-state="open" id="button---1"><div class="text-textPrimary-onLight font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">Can my Membership be transferred to another recipient?</div><div class="align-center flex h-4 w-4 items-center justify-center rounded-full lg:h-8 lg:w-8 hover:bg-white"><i aria-hidden="true" class="icon-chevron-down"></i></div></button><div role="region" aria-labelledby="button---1" class="w-full rounded-sm px-5 py-3 md-tui:pt-3 bg-gray-300 pt-0 list-disc " data-reach-accordion-panel="" data-state="open" id="panel---1"><p>No, a TED Membership can not be transferred to another person. However, you can send a TED Gift Membership to someone by email. To gift a membership,<!-- --> <a href="https://www.ted.com/membership/gift?cta_source=membership-ted" class="underline">click here</a>.</p></div></div><div class="my-5 leading-lg rounded-sm" data-reach-accordion-item="" data-state="open"><button aria-controls="panel---1" aria-expanded="true" class="flex w-full items-center justify-between text-left rounded-sm bg-gray-300 px-5 py-3" data-reach-accordion-button="" data-state="open" id="button---1"><div class="text-textPrimary-onLight font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">What if I am unable to access my Member Dashboard or see my benefits when logged into TED.com?</div><div class="align-center flex h-4 w-4 items-center justify-center rounded-full lg:h-8 lg:w-8 hover:bg-white"><i aria-hidden="true" class="icon-chevron-down"></i></div></button><div role="region" aria-labelledby="button---1" class="w-full rounded-sm px-5 py-3 md-tui:pt-3 bg-gray-300 pt-0 list-disc " data-reach-accordion-panel="" data-state="open" id="panel---1"><p>You might have connected your membership account to a login email that’s different than the one associated with your TED.com account, or your membership subscription was never linked to a TED.com account. For assistance linking your membership to a pre-existing TED account, please contact our customer support team at<!-- --> <a href="mailto:members@ted.com" class="underline">members@ted.com</a>.</p></div></div><div class="my-5 leading-lg rounded-sm" data-reach-accordion-item="" data-state="open"><button aria-controls="panel---1" aria-expanded="true" class="flex w-full items-center justify-between text-left rounded-sm bg-gray-300 px-5 py-3" data-reach-accordion-button="" data-state="open" id="button---1"><div class="text-textPrimary-onLight font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">How do I cancel my TED Membership?</div><div class="align-center flex h-4 w-4 items-center justify-center rounded-full lg:h-8 lg:w-8 hover:bg-white"><i aria-hidden="true" class="icon-chevron-down"></i></div></button><div role="region" aria-labelledby="button---1" class="w-full rounded-sm px-5 py-3 md-tui:pt-3 bg-gray-300 pt-0 list-disc " data-reach-accordion-panel="" data-state="open" id="panel---1"><p>Find step-by-step cancellation instructions in<!-- --> <a href="https://help.ted.com/hc/en-us/articles/1500002557941-How-do-I-cancel-or-adjust-my-TED-Membership-subscription-" class="underline">this article</a>. Please make sure you’re logged in to the account linked to your membership to access the payment area. Membership donations are non-refundable; however, if a transaction was not authorized, please contact our customer support team at<!-- --> <a href="mailto:members@ted.com" class="underline">members@ted.com</a>.</p></div></div><div class="my-5 leading-lg rounded-sm" data-reach-accordion-item="" data-state="open"><button aria-controls="panel---1" aria-expanded="true" class="flex w-full items-center justify-between text-left rounded-sm bg-gray-300 px-5 py-3" data-reach-accordion-button="" data-state="open" id="button---1"><div class="text-textPrimary-onLight font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">What happens if my payment method expires?</div><div class="align-center flex h-4 w-4 items-center justify-center rounded-full lg:h-8 lg:w-8 hover:bg-white"><i aria-hidden="true" class="icon-chevron-down"></i></div></button><div role="region" aria-labelledby="button---1" class="w-full rounded-sm px-5 py-3 md-tui:pt-3 bg-gray-300 pt-0 list-disc " data-reach-accordion-panel="" data-state="open" id="panel---1">When a payment method fails, your TED Membership will remain active for a three-week grace period. During this time, you will be notified via email every time there is an attempt to charge the previous payment method. A cancellation will stop an upcoming auto-renewal, but not one where the payment has failed. It&#x27;s not possible to retroactively cancel a renewal that would have already happened.</div></div><div class="my-5 leading-lg rounded-sm" data-reach-accordion-item="" data-state="open"><button aria-controls="panel---1" aria-expanded="true" class="flex w-full items-center justify-between text-left rounded-sm bg-gray-300 px-5 py-3" data-reach-accordion-button="" data-state="open" id="button---1"><div class="text-textPrimary-onLight font-normal text-tui-base leading-tui-lg tracking-tui-tight" dir="ltr">How do I update the billing method for my Membership?</div><div class="align-center flex h-4 w-4 items-center justify-center rounded-full lg:h-8 lg:w-8 hover:bg-white"><i aria-hidden="true" class="icon-chevron-down"></i></div></button><div role="region" aria-labelledby="button---1" class="w-full rounded-sm px-5 py-3 md-tui:pt-3 bg-gray-300 pt-0 list-disc " data-reach-accordion-panel="" data-state="open" id="panel---1"><p>Log in to<!-- --> <a href="https://www.ted.com/" class="underline">TED.com</a> <!-- -->and access the<!-- --> <a href="https://www.ted.com/dashboard/membership" class="underline">Member Dashboard settings</a> <!-- -->page (click “My Membership“ button). You can find detailed instructions in<!-- --> <a href="https://help.ted.com/hc/en-us/articles/4789329580439-How-do-I-update-my-Membership-billing-method" class="underline">this article</a>.</p></div></div></div></div><div class="container max-w-full 2xl-tui:max-w-tui-content mx-auto mb-10"><div id="disclaimer"></div><p class="text-textTertiary-onLight text-tui-xs leading-tui-lg tracking-tui-tight font-normal" dir="ltr">By proceeding with this transaction, you agree to donate the amount specified above which is renewable monthly or yearly. You may cancel renewals anytime in the<!-- --> <a href="/dashboard/membership/settings/" class="underline">settings</a> <!-- -->tab of the member dashboard. Please note that donations are non-refundable, however, if it was made in error, or not authorized, please contact<!-- --> <a href="https://support.ted.com/hc/en-us/requests/new" class="underline">Customer Support</a>. TED Foundation Inc. is a Section 501(c)(3) charitable organization: federal EIN Number 82-1934592. All donations are deemed tax-deductible on US income absent any limitations on deductibility applicable to a particular taxpayer. Membership benefits provide access to programming and unique content while no goods of any fair market value are provided. This may include access to a digital network to connect with other TED community members which is powered by Mighty Networks. If a member signs up for access, then their<!-- --> <a href="https://www.mightynetworks.com/privacy-policy" class="underline">privacy policy</a> <!-- -->will apply. For more information about how we manage your personal information and communicate with you, please see<!-- --> <a class="underline" href="/about/our-organization/our-policies-terms/privacy-policy">TED’s Privacy Policy</a> <!-- -->and<!-- --> <a class="underline" href="/about/our-organization/our-policies-terms/ted-com-terms-of-use">Terms of Use</a>. See<!-- --> <a class="underline" href="/about/our-organization/our-policies-terms/solicitation-disclosure">state required disclosures</a>for additional information.</p></div></div></div></div></div></section></main><footer class="flex w-full"><footer class="w-full bg-black"><div class="w-full px-5 md:px-10 xl:px-16 "><div class="mx-auto w-full max-w-[1200px] sm:px-0 "><svg viewBox="0 0 67 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="my-12 h-6"><g clip-path="url(#ted-white-logo_svg__clip0_1694_77589)"><path fill-rule="evenodd" clip-rule="evenodd" d="M20.966 0v6.151h-6.763V24h-7.44V6.151H0V0h20.966zm21.483 0v6.141l-12.917.01v2.946H42.45v5.73l-12.918-.009v3.03H42.45V24H22.091V0H42.45zm13.447 0c8.048 0 10.888 5.916 10.888 11.966C66.784 19.328 62.862 24 54.441 24H43.688V0h12.208zm-2.401 6.151h-2.367V17.85h2.908c4.633 0 5.31-3.731 5.31-5.983 0-1.513-.474-5.715-5.851-5.715z" fill="#fff"></path></g><defs><clipPath id="ted-white-logo_svg__clip0_1694_77589"><path fill="#fff" d="M0 0h67v24H0z"></path></clipPath></defs></svg><div class="pr-5 ted-grid -mr-4 flex flex-wrap md:-mr-5"><div class="pr-4 md:pr-5 col-sm-4 col-md-6 col-xl-4"><div><nav><div class="ted-grid -mr-4 flex flex-wrap md:-mr-5"><div class="pr-4 md:pr-5 col-sm-8 col-md-6"><div class="pb-4"><div class="lg:pb-0 lg:pt-0"><div class="text-sm mb-6 font-bold text-white">Explore</div><ul class="ted-grid -mr-4 flex flex-wrap md:-mr-5"><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="/about/programs-initiatives/tedx-program"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TEDx</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="https://fellows.ted.com"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TED Fellows</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="/about/programs-initiatives/ted-ed"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TED Ed</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="/about/programs-initiatives/ted-translators"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TED Translators</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="/about/programs-initiatives/ted-institute"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TED Institute</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="/about/programs-initiatives/the-audacious-project"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">The Audacious Project</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="https://tedatwork.ted.com"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TED@Work</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="/podcasts"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">Podcasts</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="https://blog.ted.com"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TED Blog</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="/about/programs-initiatives/ted-talks/ways-to-get-ted-talks"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">More ways to get TED</span></a></div></li></ul></div></div></div><div class="pr-4 md:pr-5 col-sm-8 border-t-thin border-textTertiary-onDark w-full lg:w-auto pt-10 md:border-none md:pt-0 col-md-6"><div class="pb-4"><div class="lg:pb-0 lg:pt-0"><div class="text-sm mb-6 font-bold text-white">Our community</div><ul class="ted-grid -mr-4 flex flex-wrap md:-mr-5"><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="/people/speakers"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TED Speakers</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="https://fellows.ted.com/directory"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TED Fellows</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="/people/translators"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TED Translators</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="/people/tedx"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TEDx Organizers</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-12 col-lg-8 col-xl-12"><div class="mb-5 max-w-max"><a class="text-white hover:underline" href="/people"><span class="!text-tui-sm text-white text-textPrimary-onDark font-normal text-tui-base leading-tui-lg tracking-tui-tight" data-testid="footer-link" dir="ltr">TED Community</span></a></div></li></ul></div></div></div></div></nav></div></div><div class="pr-4 md:pr-5 col-sm-12 w-full border-t-thin border-textTertiary-onDark pt-10 md:border-none md:pt-0 pr-6 sm:pr-0 lg: col-md-6 col-lg-6 col-xl-4"><div><div class="text-sm bold mb-6 font-bold text-white" data-testid="NewsletterTitle_TESTID">Newsletters</div><div class="flex flex-row align-middle text-white"><svg viewBox="0 0 24 24" fill="none" xmlns="http://www.w3.org/2000/svg" class="mr-4 h-6"><g clip-path="url(#email_svg__clip0_1694_78433)" fill-rule="evenodd" clip-rule="evenodd" fill="#B5B5B5"><path d="M4 4.75c-.686 0-1.25.564-1.25 1.25v12c0 .686.564 1.25 1.25 1.25h16c.686 0 1.25-.564 1.25-1.25V6c0-.686-.564-1.25-1.25-1.25H4zM1.25 6A2.756 2.756 0 014 3.25h16A2.756 2.756 0 0122.75 6v12A2.756 2.756 0 0120 20.75H4A2.756 2.756 0 011.25 18V6z"></path><path d="M1.386 5.57a.75.75 0 011.044-.184L12 12.085l9.57-6.7a.75.75 0 11.86 1.23l-10 7a.75.75 0 01-.86 0l-10-7a.75.75 0 01-.184-1.045z"></path></g><defs><clipPath id="email_svg__clip0_1694_78433"><path fill="#fff" d="M0 0h24v24H0z"></path></clipPath></defs></svg><div class="text-sm bold pt-1 font-bold">Get the latest talks</div></div><div class="text-sm my-4 text-white">Get a daily email featuring the latest talk, plus a quick mix of trending content.</div><form data-testid="NewsletterForm_TESTID"><div class="mb-3 flex rounded-sm bg-white flex-row justify-between border-thin border-white"><input type="email" data-testid="PotMail_TESTID" tabindex="-1" aria-hidden="true" style="opacity:0;width:0;height:0"/><input type="checkbox" data-testid="PotCheck_TESTID" aria-hidden="true" tabindex="-1" style="opacity:0;width:0;height:0"/><div class="relative w-full"><input type="email" placeholder="What&#x27;s your email?" id="newsletter-email" class="flex h-11 w-full flex-1 border-none bg-white p-4"/></div><div class="flex justify-center rounded-r-sm align-middle h-11 bg-black"><button type="submit" class="group relative flex items-center justify-center overflow-hidden ring-blue-300 ring-offset-2 transition-all duration-300 ease-in-out focus-visible:ring-1 active:transition-none active:hover:bg-opacity-100 hover:bg-white hover:bg-opacity-16 active:bg-[#4D3136] w-max rounded-sm h-11 gap-2 px-4 h-11 px-10" data-testid="Footer_Newsletter_Subscribe"><p class="text-textSecondary-onDark font-bold text-tui-sm leading-tui-md tracking-tui-tight lg:leading-tui-lg" dir="ltr"><span class="z-1 relative whitespace-nowrap">Subscribe</span></p></button></div></div></form><div class="text-sm mb-10 text-textTertiary-onDark">By subscribing, you understand and agree that we will store, process and manage your personal information according to our<!-- --> <a class="underline" href="/about/our-organization/our-policies-terms/privacy-policy">Privacy Policy</a></div></div></div><div class="pr-4 md:pr-5 col-sm-1 col-xl-1"><div></div></div><div class="pr-4 md:pr-5 col-sm-12 border-t-thin border-textTertiary-onDark pt-10 xl:border-none xl:pt-0 col-xl-3"><div class="flex flex-row pb-10 xl:flex-col xl:pl-4"><div class="ted-grid -mr-4 flex flex-wrap md:-mr-5"><div class="pr-4 md:pr-5 col-sm-12 col-md-6 col-xl-12"><div class="pr-15 md:mr-5"></div></div><div class="pr-4 md:pr-5 col-sm-12 border-t-thin border-textTertiary-onDark w-full lg:w-auto pt-10 md:border-none md:pt-0 col-md-6 col-xl-12"><div><div class="text-sm bold mb-6 font-bold text-white">Follow TED</div><div class="mb-10 flex flex-row gap-5"><a id="" rel="noreferrer noopener" href="https://www.linkedin.com/company/ted-conferences/" class=""><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="LinkedIn" class="h-8"><g clip-path="url(#linkedin-circle-white_svg__clip0_1694_78301)"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zM9.496 11.765c1.264 0 2.052-.837 2.052-1.883C11.524 8.814 10.76 8 9.52 8 8.28 8 7.47 8.814 7.47 9.882c0 1.046.787 1.883 2.004 1.883h.023zm1.813 12.381V13.252H7.683v10.894h3.626zm13.078-6.245v6.247h-3.626v-5.829c0-1.464-.524-2.463-1.837-2.463-1.002 0-1.598.674-1.86 1.324-.096.233-.12.558-.12.884v6.084h-3.626s.048-9.872 0-10.894h3.626v1.543c.481-.742 1.343-1.8 3.268-1.8 2.386 0 4.175 1.558 4.175 4.904z" fill="#F6F6F6"></path></g><defs><clipPath id="linkedin-circle-white_svg__clip0_1694_78301"><path fill="#fff" d="M0 0h32v32H0z"></path></clipPath></defs></svg></a><a id="" rel="noreferrer noopener" href="https://twitter.com/tedtalks" class=""><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="Twitter" class="h-8"><g clip-path="url(#twitter-circle-white_svg__clip0_1694_78302)"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm.888 13.292l-.034-.554c-.1-1.435.784-2.745 2.183-3.254.514-.18 1.387-.203 1.958-.045.224.068.65.294.951.497l.549.373.604-.192c.336-.102.784-.271.985-.384.19-.102.358-.158.358-.124 0 .192-.414.847-.76 1.209-.471.508-.337.553.615.214.57-.192.582-.192.47.023-.067.113-.414.508-.784.87-.627.621-.66.689-.66 1.209 0 .802-.38 2.474-.761 3.39-.705 1.717-2.216 3.49-3.727 4.383-2.126 1.254-4.958 1.57-7.342.836-.794-.248-2.16-.88-2.16-.994 0-.034.414-.079.918-.09a6.3 6.3 0 003-.836l.604-.362-.694-.237c-.985-.34-1.87-1.119-2.093-1.853-.067-.237-.045-.249.582-.249l.65-.011-.55-.26c-.648-.328-1.242-.881-1.533-1.446-.212-.407-.48-1.435-.402-1.514.022-.034.257.034.526.124.772.283.873.215.425-.26-.84-.859-1.097-2.135-.694-3.344l.19-.543.739.735c1.51 1.48 3.29 2.361 5.327 2.621l.56.068z" fill="#F6F6F6"></path></g><defs><clipPath id="twitter-circle-white_svg__clip0_1694_78302"><path fill="#fff" d="M0 0h32v32H0z"></path></clipPath></defs></svg></a><a id="" rel="noreferrer noopener" href="https://instagram.com/ted" class=""><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="Instagram" class="h-8"><g clip-path="url(#instagram-circle-white_svg__clip0_1694_78328)" fill-rule="evenodd" clip-rule="evenodd" fill="#F6F6F6"><path d="M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm-3.518 7.518c.91-.041 1.201-.051 3.519-.051h-.003c2.318 0 2.608.01 3.518.051.909.042 1.53.186 2.073.397a4.17 4.17 0 011.511.984c.475.474.767.95.985 1.511.21.543.354 1.163.397 2.072.04.91.051 1.2.051 3.518 0 2.318-.01 2.608-.051 3.518-.043.908-.187 1.528-.397 2.071a4.187 4.187 0 01-.985 1.512c-.474.474-.95.767-1.51.985-.543.21-1.164.354-2.072.396-.91.041-1.2.052-3.518.052-2.318 0-2.608-.01-3.518-.052-.909-.042-1.53-.185-2.072-.396a4.179 4.179 0 01-1.511-.985 4.181 4.181 0 01-.984-1.512c-.211-.543-.355-1.163-.397-2.071-.041-.91-.051-1.2-.051-3.518 0-2.317.01-2.608.051-3.519.04-.908.185-1.528.396-2.07.22-.562.51-1.038.985-1.512.475-.475.95-.766 1.512-.984.543-.211 1.163-.355 2.071-.397z"></path><path d="M15.236 9.004H16c2.278 0 2.548.009 3.448.05.832.038 1.284.177 1.585.293.398.155.682.34.98.639.299.298.484.583.639.981.117.3.256.752.294 1.584.04.9.05 1.17.05 3.447 0 2.278-.01 2.548-.05 3.447-.038.832-.177 1.284-.294 1.584-.155.398-.34.682-.639.98a2.64 2.64 0 01-.98.639c-.3.117-.753.256-1.585.294-.9.04-1.17.05-3.448.05-2.279 0-2.549-.01-3.448-.05-.832-.039-1.284-.178-1.585-.294a2.643 2.643 0 01-.981-.639 2.645 2.645 0 01-.639-.98c-.116-.3-.256-.752-.294-1.584-.04-.9-.049-1.17-.049-3.449s.009-2.548.05-3.447c.037-.832.177-1.284.293-1.585.155-.398.34-.682.639-.98.299-.3.583-.484.981-.64.301-.117.753-.255 1.585-.294.787-.035 1.092-.046 2.682-.048v.002zm5.32 1.417a1.024 1.024 0 100 2.049 1.024 1.024 0 000-2.049zm-8.937 5.58a4.382 4.382 0 118.765 0 4.382 4.382 0 01-8.765 0z"></path><path d="M16 13.156a2.844 2.844 0 110 5.689 2.844 2.844 0 010-5.69z"></path></g><defs><clipPath id="instagram-circle-white_svg__clip0_1694_78328"><path fill="#fff" d="M0 0h32v32H0z"></path></clipPath></defs></svg></a><a id="" rel="noreferrer noopener" href="https://www.youtube.com/ted" class=""><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="YouTube" class="h-8"><g clip-path="url(#youtube-circle-white_svg__clip0_1694_78351)" fill-rule="evenodd" clip-rule="evenodd" fill="#F6F6F6"><path d="M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm6.668 10.5a2.167 2.167 0 011.509 1.549c.357 1.366.357 4.218.357 4.218s0 2.85-.357 4.218a2.167 2.167 0 01-1.51 1.549C21.338 22.4 16 22.4 16 22.4s-5.337 0-6.668-.366a2.167 2.167 0 01-1.509-1.55c-.356-1.366-.356-4.217-.356-4.217s0-2.852.356-4.218a2.167 2.167 0 011.51-1.55c1.33-.366 6.667-.366 6.667-.366s5.337 0 6.668.367z"></path><path d="M14.4 19.2v-5.333l4.267 2.666L14.4 19.2z"></path></g><defs><clipPath id="youtube-circle-white_svg__clip0_1694_78351"><path fill="#fff" d="M0 0h32v32H0z"></path></clipPath></defs></svg></a><a id="" rel="noreferrer noopener" href="https://www.facebook.com/TED" class=""><svg viewBox="0 0 32 32" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="Facebook" class="h-8"><g clip-path="url(#facebook-circle-white_svg__clip0_1694_78366)"><path fill-rule="evenodd" clip-rule="evenodd" d="M16 0C7.163 0 0 7.163 0 16s7.163 16 16 16 16-7.163 16-16S24.837 0 16 0zm1.668 16.703v8.705h-3.602v-8.705h-1.8v-3h1.8v-1.8C14.066 9.454 15.082 8 17.97 8h2.403v3H18.87c-1.124 0-1.198.42-1.198 1.202l-.004 1.501h2.721l-.318 3h-2.403z" fill="#F6F6F6"></path></g><defs><clipPath id="facebook-circle-white_svg__clip0_1694_78366"><path fill="#fff" d="M0 0h32v32H0z"></path></clipPath></defs></svg></a></div><div class="flex-col sm:hidden md:flex"><div><div class="text-sm bold mb-6 font-bold text-white">Download the TED App</div><div class="flex flex-row gap-5"><a id="" rel="noreferrer noopener" href="https://play.google.com/store/apps/details?id=com.ted.android&amp;utm_medium=email&amp;utm_source=ted_talks_daily_newsletter&amp;utm_campaign=daily&amp;user_email_address=f325af12e52a26ff58bb171ffc448307" data-mixpanel-context="download_google-play" class=""><svg viewBox="0 0 120 40" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="Google Play" class="h-11 drop-shadow-sm"><g clip-path="url(#google-play-icon_svg__clip0_2336_71962)"><path d="M110.135 0H9.535c-.367 0-.73 0-1.095.002-.306.002-.61.008-.919.013C6.85.023 6.18.082 5.517.192a6.665 6.665 0 00-1.9.627A6.438 6.438 0 00.193 5.522a12.993 12.993 0 00-.179 2.002c-.01.306-.01.614-.015.92V31.56c.005.31.006.611.015.922.008.67.068 1.34.18 2.002.11.663.32 1.305.624 1.904.303.598.701 1.143 1.179 1.614.473.477 1.019.875 1.618 1.179a6.7 6.7 0 001.901.63c.663.11 1.333.169 2.004.177.31.007.613.011.919.011.366.002.728.002 1.095.002h100.6c.359 0 .724 0 1.084-.002.304 0 .617-.004.922-.01a13.27 13.27 0 002-.177 6.805 6.805 0 001.908-.631A6.293 6.293 0 00117.666 38a6.403 6.403 0 001.182-1.614c.302-.6.51-1.242.619-1.904.111-.662.173-1.331.185-2.002.004-.311.004-.612.004-.922.008-.364.008-.725.008-1.094V9.536c0-.366 0-.73-.008-1.092 0-.306 0-.614-.004-.92a13.57 13.57 0 00-.185-2.002 6.648 6.648 0 00-.619-1.904 6.469 6.469 0 00-2.799-2.8 6.77 6.77 0 00-1.908-.627c-.661-.11-1.33-.169-2-.176-.305-.005-.618-.011-.922-.013-.36-.002-.725-.002-1.084-.002z" fill="#A6A6A6"></path><path d="M8.445 39.125c-.305 0-.602-.004-.904-.01a12.696 12.696 0 01-1.87-.164 5.884 5.884 0 01-1.656-.548 5.406 5.406 0 01-1.397-1.016 5.321 5.321 0 01-1.02-1.397 5.722 5.722 0 01-.544-1.657 12.413 12.413 0 01-.166-1.875c-.007-.21-.015-.913-.015-.913v-23.1s.009-.692.015-.895a12.37 12.37 0 01.165-1.872 5.755 5.755 0 01.544-1.662c.26-.518.603-.99 1.015-1.398A5.565 5.565 0 015.668 1.05C6.288.95 6.915.895 7.543.887l.902-.012h102.769l.913.013a12.37 12.37 0 011.858.162 5.933 5.933 0 011.671.548 5.589 5.589 0 012.415 2.42c.261.52.441 1.076.536 1.649.103.624.161 1.255.173 1.887.003.283.003.588.003.89.008.375.008.732.008 1.092v20.929c0 .363 0 .718-.008 1.075 0 .325 0 .623-.004.93-.011.62-.068 1.24-.171 1.853a5.716 5.716 0 01-.54 1.67 5.47 5.47 0 01-1.015 1.386 5.414 5.414 0 01-1.4 1.022 5.855 5.855 0 01-1.668.55c-.618.101-1.243.156-1.869.163-.293.007-.599.011-.897.011l-1.084.002-101.69-.002z" fill="#000"></path><g clip-path="url(#google-play-icon_svg__clip1_2336_71962)"><path d="M18.811 20.207L9.091 30.52a2.629 2.629 0 003.87 1.58l10.952-6.307-5.102-5.586z" fill="#6C6C6C"></path><path d="M28.658 18.455l-4.727-2.738-5.312 4.728 5.34 5.338 4.7-2.737a2.62 2.62 0 000-4.618v.027z" fill="#C6C6C6"></path><path d="M9.091 10.944c-.058.22-.088.447-.091.675v18.253c.002.228.032.455.091.675l10.04-10.039-10.04-9.564z" fill="#7F7F7F"></path><path d="M18.875 20.737l5.038-5.03L12.96 9.375a2.628 2.628 0 00-3.888 1.57l9.802 9.793z" fill="#939393"></path></g><path d="M60.037 22.162a4.018 4.018 0 00-2.172.64 3.802 3.802 0 00-1.436 1.695 3.641 3.641 0 00-.217 2.178c.152.73.527 1.401 1.075 1.927a3.96 3.96 0 002.005 1.027 4.05 4.05 0 002.26-.22 3.883 3.883 0 001.752-1.392 3.67 3.67 0 00.654-2.095 3.587 3.587 0 00-.284-1.451 3.7 3.7 0 00-.849-1.23 3.863 3.863 0 00-1.28-.812 3.978 3.978 0 00-1.508-.267zm0 6.043a2.441 2.441 0 01-1.358-.305c-.41-.23-.74-.575-.945-.988a2.208 2.208 0 01-.204-1.33 2.25 2.25 0 01.607-1.209 2.392 2.392 0 011.209-.67 2.454 2.454 0 011.39.1c.443.167.823.458 1.091.836.269.378.413.825.414 1.283.015.29-.031.58-.135.854a2.163 2.163 0 01-.467.735 2.26 2.26 0 01-.728.503 2.33 2.33 0 01-.874.19zm-8.558-6.043a4.018 4.018 0 00-2.171.64 3.801 3.801 0 00-1.437 1.695 3.64 3.64 0 00-.217 2.178c.153.73.527 1.401 1.075 1.927a3.96 3.96 0 002.005 1.027 4.05 4.05 0 002.26-.22 3.883 3.883 0 001.752-1.392 3.67 3.67 0 00.654-2.095 3.587 3.587 0 00-.283-1.451 3.7 3.7 0 00-.85-1.23 3.863 3.863 0 00-1.28-.812 3.978 3.978 0 00-1.508-.267zm0 6.043a2.441 2.441 0 01-1.358-.305c-.41-.23-.74-.575-.945-.988a2.208 2.208 0 01-.204-1.33 2.25 2.25 0 01.608-1.209 2.392 2.392 0 011.208-.67 2.454 2.454 0 011.39.1c.443.167.823.458 1.091.836.269.378.413.825.414 1.283.015.29-.03.58-.134.854a2.163 2.163 0 01-.468.735 2.26 2.26 0 01-.728.503 2.33 2.33 0 01-.874.19zM41.306 23.32v1.593h3.966a3.279 3.279 0 01-.918 2.008c-.398.39-.877.696-1.405.898a4.198 4.198 0 01-1.662.27 4.494 4.494 0 01-3.116-1.244 4.17 4.17 0 01-1.291-3.003 4.17 4.17 0 011.29-3.002 4.493 4.493 0 013.117-1.244 4.35 4.35 0 013.012 1.141l1.166-1.123a5.81 5.81 0 00-1.911-1.21 5.98 5.98 0 00-2.248-.4 6.277 6.277 0 00-2.395.377c-.763.28-1.46.705-2.049 1.251a5.846 5.846 0 00-1.377 1.925 5.663 5.663 0 000 4.58c.32.724.788 1.379 1.377 1.924a6.105 6.105 0 002.05 1.251c.763.28 1.577.409 2.394.378.785.03 1.568-.1 2.298-.382a5.59 5.59 0 001.934-1.255 5.196 5.196 0 001.433-3.742 5.346 5.346 0 00-.083-.99h-5.582zM82.91 24.56a3.549 3.549 0 00-1.284-1.7 3.762 3.762 0 00-2.058-.698c-.503 0-1 .098-1.461.29a3.676 3.676 0 00-1.221.824 3.52 3.52 0 00-.78 1.224c-.17.455-.243.94-.211 1.422a3.65 3.65 0 00.751 2.248 3.884 3.884 0 001.998 1.366 4.023 4.023 0 002.45-.058 3.865 3.865 0 001.926-1.459l-1.331-.885c-.199.319-.48.582-.817.764a2.28 2.28 0 01-1.102.271 2.032 2.032 0 01-1.13-.288 1.924 1.924 0 01-.762-.853l5.225-2.079-.193-.39zm-5.326 1.256a2 2 0 01.114-.81c.093-.26.24-.5.43-.706.19-.205.422-.371.68-.49.258-.117.538-.184.824-.197.296-.017.59.05.847.193.256.143.463.356.594.612l-3.489 1.398zm-4.242 3.645h1.717V18.403h-1.717V29.46zm-2.81-6.458h-.064a2.697 2.697 0 00-.928-.66 2.787 2.787 0 00-1.129-.225 3.977 3.977 0 00-2.642 1.165 3.697 3.697 0 00-1.08 2.6c0 .967.387 1.898 1.08 2.599.693.7 1.639 1.118 2.642 1.165.39.007.776-.068 1.131-.221a2.64 2.64 0 00.926-.664h.064v.54c0 1.442-.798 2.211-2.084 2.211-.43-.009-.846-.14-1.198-.378a2.1 2.1 0 01-.776-.957l-1.488.592a3.568 3.568 0 001.372 1.633 3.775 3.775 0 002.09.597c2.01 0 3.673-1.142 3.673-3.92v-6.696h-1.589v.619zm-1.974 5.202a2.407 2.407 0 01-1.579-.715 2.238 2.238 0 01-.642-1.563c0-.581.23-1.14.642-1.563a2.407 2.407 0 011.58-.715c.293.012.582.081.847.203.266.122.504.294.7.506.195.212.344.46.438.729.093.268.13.553.108.835.025.284-.01.57-.103.84s-.242.52-.437.733a2.18 2.18 0 01-.701.508c-.268.122-.558.19-.853.202zm22.396-9.802H86.84V29.46h1.717v-4.193h2.397c.489.034.98-.03 1.443-.187a3.6 3.6 0 001.246-.727c.36-.322.646-.712.841-1.145a3.333 3.333 0 000-2.748 3.443 3.443 0 00-.841-1.145 3.6 3.6 0 00-1.246-.727 3.7 3.7 0 00-1.443-.186zm0 5.308h-2.397v-3.77h2.433c.258 0 .514.05.752.145.239.095.455.235.638.41.182.176.327.385.426.615a1.834 1.834 0 01-.426 2.063 1.971 1.971 0 01-.638.41 2.031 2.031 0 01-.752.144l-.036-.017zm10.596-1.584a3.306 3.306 0 00-1.792.403 3.14 3.14 0 00-1.266 1.287l1.515.61c.153-.266.383-.483.662-.626.278-.143.594-.205.908-.179.218-.024.439-.007.65.052.211.058.408.157.578.29a1.563 1.563 0 01.609 1.083v.106a3.956 3.956 0 00-1.791-.425c-1.634 0-3.305.885-3.305 2.495.016.342.103.678.257.987.153.309.37.585.636.812.266.227.577.4.914.509.337.109.694.151 1.048.125.431.023.861-.065 1.245-.255a2.41 2.41 0 00.941-.825h.055v.885h1.653v-4.255c0-1.938-1.525-3.061-3.48-3.061l-.037-.018zm-.211 6.06c-.56 0-1.341-.274-1.341-.938 0-.884.973-1.185 1.836-1.185a3.14 3.14 0 011.561.371c-.057.48-.294.925-.665 1.25a2.12 2.12 0 01-1.355.52l-.036-.018zm9.751-5.803l-1.965 4.794h-.055l-2.038-4.794h-1.837l3.058 6.705-1.745 3.725h1.791L113 22.384h-1.91zM95.664 29.46h1.708V18.403h-1.708V29.46zM37.893 10.871h1.627a1.972 1.972 0 11-.451-1.582l.398-.455a2.571 2.571 0 10.659 2.038h.017v-.6h-2.25v.6z" fill="#fff"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M60.516 10.575c0 .335.054.659.161.97.113.308.279.581.498.82.22.239.494.429.82.571.328.138.708.207 1.143.207.434 0 .815-.069 1.142-.207.327-.142.6-.332.82-.571a2.33 2.33 0 00.49-.82 2.843 2.843 0 000-1.934 2.318 2.318 0 00-.49-.826 2.397 2.397 0 00-.82-.572A2.842 2.842 0 0063.138 8c-.435 0-.815.071-1.142.213-.328.143-.6.333-.82.572-.22.239-.386.514-.499.826a2.904 2.904 0 00-.16.964zm.728 0c0-.248.036-.491.108-.73.071-.243.184-.461.337-.654.153-.193.35-.346.59-.461.24-.12.526-.18.859-.18.332 0 .618.06.858.18.24.115.437.268.59.461.154.193.266.41.338.654a2.53 2.53 0 010 1.466 1.913 1.913 0 01-.338.648c-.153.193-.35.348-.59.468-.24.115-.526.172-.858.172-.332 0-.619-.057-.859-.172a1.717 1.717 0 01-.59-.468 1.913 1.913 0 01-.337-.647 2.6 2.6 0 01-.108-.737z" fill="#fff"></path><path d="M41.084 13.033V8.117h3.78v.55h-3.051v1.564h2.843v.55h-2.843v1.7h3.073v.552h-3.802zM47.012 13.033V8.668h-1.825v-.551h4.377v.55H47.74v4.366h-.728zM52.335 8.117v4.916h.728V8.117h-.728zM55.53 13.033V8.668h-1.824v-.551h4.376v.55h-1.824v4.366h-.728zM66.639 13.033V8.117h.774l2.882 3.986h.015V8.117H71v4.916h-.797l-2.86-3.945h-.014v3.945h-.69z" fill="#fff"></path></g><defs><clipPath id="google-play-icon_svg__clip0_2336_71962"><path fill="#fff" d="M0 0h119.664v40H0z"></path></clipPath><clipPath id="google-play-icon_svg__clip1_2336_71962"><path fill="#fff" transform="translate(9 9)" d="M0 0h21v23.473H0z"></path></clipPath></defs></svg></a><a id="" rel="noreferrer noopener" href="https://apps.apple.com/app/apple-store/id376183339?user_email_address=f325af12e52a26ff58bb171ffc448307&amp;utm_campaign=daily&amp;utm_medium=email&amp;utm_source=ted_talks_daily_newsletter" data-mixpanel-context="download_apple-store" class=""><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 119.664 40" aria-label="Apple Store" class="h-11 drop-shadow-sm"><path d="M110.135 0H9.535c-.367 0-.73 0-1.095.002-.306.002-.61.008-.919.013A13.215 13.215 0 005.517.19a6.665 6.665 0 00-1.9.627 6.438 6.438 0 00-1.62 1.18A6.258 6.258 0 00.82 3.617a6.601 6.601 0 00-.625 1.903 12.993 12.993 0 00-.179 2.002c-.01.307-.01.615-.015.921V31.56c.005.31.006.61.015.921a12.992 12.992 0 00.18 2.002 6.588 6.588 0 00.624 1.905A6.208 6.208 0 001.998 38a6.274 6.274 0 001.618 1.179 6.7 6.7 0 001.901.63 13.455 13.455 0 002.004.177c.31.007.613.011.919.011.366.002.728.002 1.095.002h100.6c.36 0 .724 0 1.084-.002.304 0 .617-.004.922-.01a13.279 13.279 0 002-.178 6.804 6.804 0 001.908-.63A6.277 6.277 0 00117.666 38a6.395 6.395 0 001.182-1.614 6.604 6.604 0 00.619-1.905 13.506 13.506 0 00.185-2.002c.004-.31.004-.61.004-.921.008-.364.008-.725.008-1.094V9.536c0-.366 0-.73-.008-1.092 0-.306 0-.614-.004-.92a13.507 13.507 0 00-.185-2.003 6.618 6.618 0 00-.62-1.903 6.466 6.466 0 00-2.798-2.8 6.768 6.768 0 00-1.908-.627 13.044 13.044 0 00-2-.176c-.305-.005-.618-.011-.922-.013-.36-.002-.725-.002-1.084-.002z" fill="#a6a6a6"></path><path d="M8.445 39.125c-.305 0-.602-.004-.904-.01a12.687 12.687 0 01-1.87-.164 5.884 5.884 0 01-1.656-.548 5.406 5.406 0 01-1.397-1.016 5.32 5.32 0 01-1.02-1.397 5.722 5.722 0 01-.544-1.657 12.414 12.414 0 01-.166-1.875c-.007-.21-.015-.913-.015-.913v-23.1s.009-.692.015-.895a12.37 12.37 0 01.165-1.872 5.755 5.755 0 01.544-1.662 5.373 5.373 0 011.015-1.398 5.565 5.565 0 011.402-1.023 5.823 5.823 0 011.653-.544A12.586 12.586 0 017.543.887l.902-.012h102.769l.913.013a12.385 12.385 0 011.858.162 5.938 5.938 0 011.671.548 5.594 5.594 0 012.415 2.42 5.763 5.763 0 01.535 1.649 12.995 12.995 0 01.174 1.887c.003.283.003.588.003.89.008.375.008.732.008 1.092v20.929c0 .363 0 .718-.008 1.075 0 .325 0 .623-.004.93a12.731 12.731 0 01-.17 1.853 5.739 5.739 0 01-.54 1.67 5.48 5.48 0 01-1.016 1.386 5.413 5.413 0 01-1.4 1.022 5.862 5.862 0 01-1.668.55 12.542 12.542 0 01-1.869.163c-.293.007-.6.011-.897.011l-1.084.002z"></path><g data-name="&lt;Group&gt;"><g data-name="&lt;Group&gt;" fill="#fff"><path data-name="&lt;Path&gt;" d="M24.769 20.3a4.949 4.949 0 012.356-4.151 5.066 5.066 0 00-3.99-2.158c-1.68-.176-3.308 1.005-4.164 1.005-.872 0-2.19-.988-3.608-.958a5.315 5.315 0 00-4.473 2.728c-1.934 3.348-.491 8.269 1.361 10.976.927 1.325 2.01 2.805 3.428 2.753 1.387-.058 1.905-.885 3.58-.885 1.658 0 2.144.885 3.59.852 1.489-.025 2.426-1.332 3.32-2.67a10.962 10.962 0 001.52-3.092 4.782 4.782 0 01-2.92-4.4zM22.037 12.21a4.872 4.872 0 001.115-3.49 4.957 4.957 0 00-3.208 1.66A4.636 4.636 0 0018.8 13.74a4.1 4.1 0 003.237-1.53z"></path></g><g fill="#fff"><path d="M42.302 27.14H37.57l-1.137 3.356h-2.005l4.484-12.418h2.083l4.483 12.418h-2.039zm-4.243-1.55h3.752l-1.85-5.446h-.051zM55.16 25.97c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 01-2.848-1.583h-.043v4.484H46.63V21.442h1.8v1.506h.033a3.212 3.212 0 012.883-1.6c2.298 0 3.813 1.816 3.813 4.622zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.393-1.197 2.393-3.046zM65.125 25.97c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 01-2.848-1.583h-.043v4.484h-1.859V21.442h1.799v1.506h.034a3.212 3.212 0 012.883-1.6c2.298 0 3.813 1.816 3.813 4.622zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.392-1.197 2.392-3.046zM71.71 27.036c.138 1.232 1.334 2.04 2.97 2.04 1.566 0 2.693-.808 2.693-1.919 0-.964-.68-1.54-2.29-1.936l-1.609-.388c-2.28-.55-3.339-1.617-3.339-3.348 0-2.142 1.867-3.614 4.519-3.614 2.624 0 4.423 1.472 4.483 3.614h-1.876c-.112-1.239-1.136-1.987-2.634-1.987s-2.521.757-2.521 1.858c0 .878.654 1.395 2.255 1.79l1.368.336c2.548.603 3.606 1.626 3.606 3.443 0 2.323-1.85 3.778-4.793 3.778-2.754 0-4.614-1.42-4.734-3.667zM83.346 19.3v2.142h1.722v1.472h-1.722v4.991c0 .776.345 1.137 1.102 1.137a5.808 5.808 0 00.611-.043v1.463a5.104 5.104 0 01-1.032.086c-1.833 0-2.548-.689-2.548-2.445v-5.189h-1.316v-1.472h1.316V19.3zM86.065 25.97c0-2.849 1.678-4.639 4.294-4.639 2.625 0 4.295 1.79 4.295 4.639 0 2.856-1.661 4.638-4.295 4.638-2.633 0-4.294-1.782-4.294-4.638zm6.695 0c0-1.954-.895-3.108-2.401-3.108s-2.4 1.162-2.4 3.108c0 1.962.894 3.106 2.4 3.106s2.401-1.144 2.401-3.106zM96.186 21.442h1.773v1.541h.043a2.16 2.16 0 012.177-1.635 2.866 2.866 0 01.637.069v1.738a2.598 2.598 0 00-.835-.112 1.873 1.873 0 00-1.937 2.083v5.37h-1.858zM109.384 27.837c-.25 1.643-1.85 2.771-3.898 2.771-2.634 0-4.269-1.764-4.269-4.595 0-2.84 1.644-4.682 4.19-4.682 2.506 0 4.08 1.72 4.08 4.466v.637h-6.394v.112a2.358 2.358 0 002.436 2.564 2.048 2.048 0 002.09-1.273zm-6.282-2.702h4.526a2.177 2.177 0 00-2.22-2.298 2.292 2.292 0 00-2.306 2.298z"></path></g></g><g data-name="&lt;Group&gt;"><g fill="#fff"><path d="M37.826 8.731a2.64 2.64 0 012.808 2.965c0 1.906-1.03 3.002-2.808 3.002h-2.155V8.73zm-1.228 5.123h1.125a1.876 1.876 0 001.967-2.146 1.881 1.881 0 00-1.967-2.134h-1.125zM41.68 12.444a2.133 2.133 0 114.248 0 2.134 2.134 0 11-4.247 0zm3.334 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55zM51.573 14.698h-.922l-.93-3.317h-.07l-.927 3.317h-.913l-1.242-4.503h.902l.806 3.436h.067l.926-3.436h.852l.926 3.436h.07l.803-3.436h.889zM53.854 10.195h.855v.715h.066a1.348 1.348 0 011.344-.802 1.465 1.465 0 011.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 00-1.075 1.141v2.635h-.888zM59.094 8.437h.888v6.26h-.888zM61.218 12.444a2.133 2.133 0 114.247 0 2.134 2.134 0 11-4.247 0zm3.333 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55zM66.4 13.424c0-.81.604-1.278 1.676-1.344l1.22-.07v-.389c0-.475-.315-.744-.922-.744-.497 0-.84.182-.939.5h-.86c.09-.773.818-1.27 1.84-1.27 1.128 0 1.765.563 1.765 1.514v3.077h-.855v-.633h-.07a1.515 1.515 0 01-1.353.707 1.36 1.36 0 01-1.501-1.348zm2.895-.384v-.377l-1.1.07c-.62.042-.9.253-.9.65 0 .405.351.64.834.64a1.062 1.062 0 001.166-.983zM71.348 12.444c0-1.423.732-2.324 1.87-2.324a1.484 1.484 0 011.38.79h.067V8.437h.888v6.26h-.851v-.71h-.07a1.563 1.563 0 01-1.415.785c-1.145 0-1.869-.901-1.869-2.328zm.918 0c0 .955.45 1.53 1.203 1.53.75 0 1.212-.583 1.212-1.526 0-.938-.468-1.53-1.212-1.53-.748 0-1.203.58-1.203 1.526zM79.23 12.444a2.133 2.133 0 114.247 0 2.134 2.134 0 11-4.247 0zm3.333 0c0-.976-.438-1.547-1.208-1.547-.772 0-1.207.571-1.207 1.547 0 .984.435 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55zM84.67 10.195h.855v.715h.066a1.348 1.348 0 011.344-.802 1.465 1.465 0 011.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 00-1.075 1.141v2.635h-.889zM93.515 9.074v1.141h.976v.749h-.976v2.315c0 .472.194.679.637.679a2.967 2.967 0 00.339-.021v.74a2.916 2.916 0 01-.484.046c-.988 0-1.381-.348-1.381-1.216v-2.543h-.715v-.749h.715V9.074zM95.705 8.437h.88v2.481h.07a1.386 1.386 0 011.374-.806 1.483 1.483 0 011.55 1.679v2.907h-.889V12.01c0-.72-.335-1.084-.963-1.084a1.052 1.052 0 00-1.134 1.142v2.63h-.888zM104.761 13.482a1.828 1.828 0 01-1.95 1.303 2.045 2.045 0 01-2.081-2.325 2.077 2.077 0 012.076-2.352c1.253 0 2.009.856 2.009 2.27v.31h-3.18v.05a1.19 1.19 0 001.2 1.29 1.08 1.08 0 001.07-.546zm-3.126-1.451h2.275a1.086 1.086 0 00-1.109-1.167 1.152 1.152 0 00-1.166 1.167z"></path></g></g></svg></a></div></div></div></div></div><div class="pr-4 md:pr-5 col-sm-12 border-t-thin border-textTertiary-onDark w-full lg:w-auto pt-10 md:border-none md:pt-0 md:hidden"><div><div><div class="text-sm bold mb-6 font-bold text-white">Download the TED App</div><div class="flex flex-row gap-5"><a id="" rel="noreferrer noopener" href="https://play.google.com/store/apps/details?id=com.ted.android&amp;utm_medium=email&amp;utm_source=ted_talks_daily_newsletter&amp;utm_campaign=daily&amp;user_email_address=f325af12e52a26ff58bb171ffc448307" data-mixpanel-context="download_google-play" class=""><svg viewBox="0 0 120 40" fill="none" xmlns="http://www.w3.org/2000/svg" aria-label="Google Play" class="h-11 drop-shadow-sm"><g clip-path="url(#google-play-icon_svg__clip0_2336_71962)"><path d="M110.135 0H9.535c-.367 0-.73 0-1.095.002-.306.002-.61.008-.919.013C6.85.023 6.18.082 5.517.192a6.665 6.665 0 00-1.9.627A6.438 6.438 0 00.193 5.522a12.993 12.993 0 00-.179 2.002c-.01.306-.01.614-.015.92V31.56c.005.31.006.611.015.922.008.67.068 1.34.18 2.002.11.663.32 1.305.624 1.904.303.598.701 1.143 1.179 1.614.473.477 1.019.875 1.618 1.179a6.7 6.7 0 001.901.63c.663.11 1.333.169 2.004.177.31.007.613.011.919.011.366.002.728.002 1.095.002h100.6c.359 0 .724 0 1.084-.002.304 0 .617-.004.922-.01a13.27 13.27 0 002-.177 6.805 6.805 0 001.908-.631A6.293 6.293 0 00117.666 38a6.403 6.403 0 001.182-1.614c.302-.6.51-1.242.619-1.904.111-.662.173-1.331.185-2.002.004-.311.004-.612.004-.922.008-.364.008-.725.008-1.094V9.536c0-.366 0-.73-.008-1.092 0-.306 0-.614-.004-.92a13.57 13.57 0 00-.185-2.002 6.648 6.648 0 00-.619-1.904 6.469 6.469 0 00-2.799-2.8 6.77 6.77 0 00-1.908-.627c-.661-.11-1.33-.169-2-.176-.305-.005-.618-.011-.922-.013-.36-.002-.725-.002-1.084-.002z" fill="#A6A6A6"></path><path d="M8.445 39.125c-.305 0-.602-.004-.904-.01a12.696 12.696 0 01-1.87-.164 5.884 5.884 0 01-1.656-.548 5.406 5.406 0 01-1.397-1.016 5.321 5.321 0 01-1.02-1.397 5.722 5.722 0 01-.544-1.657 12.413 12.413 0 01-.166-1.875c-.007-.21-.015-.913-.015-.913v-23.1s.009-.692.015-.895a12.37 12.37 0 01.165-1.872 5.755 5.755 0 01.544-1.662c.26-.518.603-.99 1.015-1.398A5.565 5.565 0 015.668 1.05C6.288.95 6.915.895 7.543.887l.902-.012h102.769l.913.013a12.37 12.37 0 011.858.162 5.933 5.933 0 011.671.548 5.589 5.589 0 012.415 2.42c.261.52.441 1.076.536 1.649.103.624.161 1.255.173 1.887.003.283.003.588.003.89.008.375.008.732.008 1.092v20.929c0 .363 0 .718-.008 1.075 0 .325 0 .623-.004.93-.011.62-.068 1.24-.171 1.853a5.716 5.716 0 01-.54 1.67 5.47 5.47 0 01-1.015 1.386 5.414 5.414 0 01-1.4 1.022 5.855 5.855 0 01-1.668.55c-.618.101-1.243.156-1.869.163-.293.007-.599.011-.897.011l-1.084.002-101.69-.002z" fill="#000"></path><g clip-path="url(#google-play-icon_svg__clip1_2336_71962)"><path d="M18.811 20.207L9.091 30.52a2.629 2.629 0 003.87 1.58l10.952-6.307-5.102-5.586z" fill="#6C6C6C"></path><path d="M28.658 18.455l-4.727-2.738-5.312 4.728 5.34 5.338 4.7-2.737a2.62 2.62 0 000-4.618v.027z" fill="#C6C6C6"></path><path d="M9.091 10.944c-.058.22-.088.447-.091.675v18.253c.002.228.032.455.091.675l10.04-10.039-10.04-9.564z" fill="#7F7F7F"></path><path d="M18.875 20.737l5.038-5.03L12.96 9.375a2.628 2.628 0 00-3.888 1.57l9.802 9.793z" fill="#939393"></path></g><path d="M60.037 22.162a4.018 4.018 0 00-2.172.64 3.802 3.802 0 00-1.436 1.695 3.641 3.641 0 00-.217 2.178c.152.73.527 1.401 1.075 1.927a3.96 3.96 0 002.005 1.027 4.05 4.05 0 002.26-.22 3.883 3.883 0 001.752-1.392 3.67 3.67 0 00.654-2.095 3.587 3.587 0 00-.284-1.451 3.7 3.7 0 00-.849-1.23 3.863 3.863 0 00-1.28-.812 3.978 3.978 0 00-1.508-.267zm0 6.043a2.441 2.441 0 01-1.358-.305c-.41-.23-.74-.575-.945-.988a2.208 2.208 0 01-.204-1.33 2.25 2.25 0 01.607-1.209 2.392 2.392 0 011.209-.67 2.454 2.454 0 011.39.1c.443.167.823.458 1.091.836.269.378.413.825.414 1.283.015.29-.031.58-.135.854a2.163 2.163 0 01-.467.735 2.26 2.26 0 01-.728.503 2.33 2.33 0 01-.874.19zm-8.558-6.043a4.018 4.018 0 00-2.171.64 3.801 3.801 0 00-1.437 1.695 3.64 3.64 0 00-.217 2.178c.153.73.527 1.401 1.075 1.927a3.96 3.96 0 002.005 1.027 4.05 4.05 0 002.26-.22 3.883 3.883 0 001.752-1.392 3.67 3.67 0 00.654-2.095 3.587 3.587 0 00-.283-1.451 3.7 3.7 0 00-.85-1.23 3.863 3.863 0 00-1.28-.812 3.978 3.978 0 00-1.508-.267zm0 6.043a2.441 2.441 0 01-1.358-.305c-.41-.23-.74-.575-.945-.988a2.208 2.208 0 01-.204-1.33 2.25 2.25 0 01.608-1.209 2.392 2.392 0 011.208-.67 2.454 2.454 0 011.39.1c.443.167.823.458 1.091.836.269.378.413.825.414 1.283.015.29-.03.58-.134.854a2.163 2.163 0 01-.468.735 2.26 2.26 0 01-.728.503 2.33 2.33 0 01-.874.19zM41.306 23.32v1.593h3.966a3.279 3.279 0 01-.918 2.008c-.398.39-.877.696-1.405.898a4.198 4.198 0 01-1.662.27 4.494 4.494 0 01-3.116-1.244 4.17 4.17 0 01-1.291-3.003 4.17 4.17 0 011.29-3.002 4.493 4.493 0 013.117-1.244 4.35 4.35 0 013.012 1.141l1.166-1.123a5.81 5.81 0 00-1.911-1.21 5.98 5.98 0 00-2.248-.4 6.277 6.277 0 00-2.395.377c-.763.28-1.46.705-2.049 1.251a5.846 5.846 0 00-1.377 1.925 5.663 5.663 0 000 4.58c.32.724.788 1.379 1.377 1.924a6.105 6.105 0 002.05 1.251c.763.28 1.577.409 2.394.378.785.03 1.568-.1 2.298-.382a5.59 5.59 0 001.934-1.255 5.196 5.196 0 001.433-3.742 5.346 5.346 0 00-.083-.99h-5.582zM82.91 24.56a3.549 3.549 0 00-1.284-1.7 3.762 3.762 0 00-2.058-.698c-.503 0-1 .098-1.461.29a3.676 3.676 0 00-1.221.824 3.52 3.52 0 00-.78 1.224c-.17.455-.243.94-.211 1.422a3.65 3.65 0 00.751 2.248 3.884 3.884 0 001.998 1.366 4.023 4.023 0 002.45-.058 3.865 3.865 0 001.926-1.459l-1.331-.885c-.199.319-.48.582-.817.764a2.28 2.28 0 01-1.102.271 2.032 2.032 0 01-1.13-.288 1.924 1.924 0 01-.762-.853l5.225-2.079-.193-.39zm-5.326 1.256a2 2 0 01.114-.81c.093-.26.24-.5.43-.706.19-.205.422-.371.68-.49.258-.117.538-.184.824-.197.296-.017.59.05.847.193.256.143.463.356.594.612l-3.489 1.398zm-4.242 3.645h1.717V18.403h-1.717V29.46zm-2.81-6.458h-.064a2.697 2.697 0 00-.928-.66 2.787 2.787 0 00-1.129-.225 3.977 3.977 0 00-2.642 1.165 3.697 3.697 0 00-1.08 2.6c0 .967.387 1.898 1.08 2.599.693.7 1.639 1.118 2.642 1.165.39.007.776-.068 1.131-.221a2.64 2.64 0 00.926-.664h.064v.54c0 1.442-.798 2.211-2.084 2.211-.43-.009-.846-.14-1.198-.378a2.1 2.1 0 01-.776-.957l-1.488.592a3.568 3.568 0 001.372 1.633 3.775 3.775 0 002.09.597c2.01 0 3.673-1.142 3.673-3.92v-6.696h-1.589v.619zm-1.974 5.202a2.407 2.407 0 01-1.579-.715 2.238 2.238 0 01-.642-1.563c0-.581.23-1.14.642-1.563a2.407 2.407 0 011.58-.715c.293.012.582.081.847.203.266.122.504.294.7.506.195.212.344.46.438.729.093.268.13.553.108.835.025.284-.01.57-.103.84s-.242.52-.437.733a2.18 2.18 0 01-.701.508c-.268.122-.558.19-.853.202zm22.396-9.802H86.84V29.46h1.717v-4.193h2.397c.489.034.98-.03 1.443-.187a3.6 3.6 0 001.246-.727c.36-.322.646-.712.841-1.145a3.333 3.333 0 000-2.748 3.443 3.443 0 00-.841-1.145 3.6 3.6 0 00-1.246-.727 3.7 3.7 0 00-1.443-.186zm0 5.308h-2.397v-3.77h2.433c.258 0 .514.05.752.145.239.095.455.235.638.41.182.176.327.385.426.615a1.834 1.834 0 01-.426 2.063 1.971 1.971 0 01-.638.41 2.031 2.031 0 01-.752.144l-.036-.017zm10.596-1.584a3.306 3.306 0 00-1.792.403 3.14 3.14 0 00-1.266 1.287l1.515.61c.153-.266.383-.483.662-.626.278-.143.594-.205.908-.179.218-.024.439-.007.65.052.211.058.408.157.578.29a1.563 1.563 0 01.609 1.083v.106a3.956 3.956 0 00-1.791-.425c-1.634 0-3.305.885-3.305 2.495.016.342.103.678.257.987.153.309.37.585.636.812.266.227.577.4.914.509.337.109.694.151 1.048.125.431.023.861-.065 1.245-.255a2.41 2.41 0 00.941-.825h.055v.885h1.653v-4.255c0-1.938-1.525-3.061-3.48-3.061l-.037-.018zm-.211 6.06c-.56 0-1.341-.274-1.341-.938 0-.884.973-1.185 1.836-1.185a3.14 3.14 0 011.561.371c-.057.48-.294.925-.665 1.25a2.12 2.12 0 01-1.355.52l-.036-.018zm9.751-5.803l-1.965 4.794h-.055l-2.038-4.794h-1.837l3.058 6.705-1.745 3.725h1.791L113 22.384h-1.91zM95.664 29.46h1.708V18.403h-1.708V29.46zM37.893 10.871h1.627a1.972 1.972 0 11-.451-1.582l.398-.455a2.571 2.571 0 10.659 2.038h.017v-.6h-2.25v.6z" fill="#fff"></path><path fill-rule="evenodd" clip-rule="evenodd" d="M60.516 10.575c0 .335.054.659.161.97.113.308.279.581.498.82.22.239.494.429.82.571.328.138.708.207 1.143.207.434 0 .815-.069 1.142-.207.327-.142.6-.332.82-.571a2.33 2.33 0 00.49-.82 2.843 2.843 0 000-1.934 2.318 2.318 0 00-.49-.826 2.397 2.397 0 00-.82-.572A2.842 2.842 0 0063.138 8c-.435 0-.815.071-1.142.213-.328.143-.6.333-.82.572-.22.239-.386.514-.499.826a2.904 2.904 0 00-.16.964zm.728 0c0-.248.036-.491.108-.73.071-.243.184-.461.337-.654.153-.193.35-.346.59-.461.24-.12.526-.18.859-.18.332 0 .618.06.858.18.24.115.437.268.59.461.154.193.266.41.338.654a2.53 2.53 0 010 1.466 1.913 1.913 0 01-.338.648c-.153.193-.35.348-.59.468-.24.115-.526.172-.858.172-.332 0-.619-.057-.859-.172a1.717 1.717 0 01-.59-.468 1.913 1.913 0 01-.337-.647 2.6 2.6 0 01-.108-.737z" fill="#fff"></path><path d="M41.084 13.033V8.117h3.78v.55h-3.051v1.564h2.843v.55h-2.843v1.7h3.073v.552h-3.802zM47.012 13.033V8.668h-1.825v-.551h4.377v.55H47.74v4.366h-.728zM52.335 8.117v4.916h.728V8.117h-.728zM55.53 13.033V8.668h-1.824v-.551h4.376v.55h-1.824v4.366h-.728zM66.639 13.033V8.117h.774l2.882 3.986h.015V8.117H71v4.916h-.797l-2.86-3.945h-.014v3.945h-.69z" fill="#fff"></path></g><defs><clipPath id="google-play-icon_svg__clip0_2336_71962"><path fill="#fff" d="M0 0h119.664v40H0z"></path></clipPath><clipPath id="google-play-icon_svg__clip1_2336_71962"><path fill="#fff" transform="translate(9 9)" d="M0 0h21v23.473H0z"></path></clipPath></defs></svg></a><a id="" rel="noreferrer noopener" href="https://apps.apple.com/app/apple-store/id376183339?user_email_address=f325af12e52a26ff58bb171ffc448307&amp;utm_campaign=daily&amp;utm_medium=email&amp;utm_source=ted_talks_daily_newsletter" data-mixpanel-context="download_apple-store" class=""><svg xmlns="http://www.w3.org/2000/svg" viewBox="0 0 119.664 40" aria-label="Apple Store" class="h-11 drop-shadow-sm"><path d="M110.135 0H9.535c-.367 0-.73 0-1.095.002-.306.002-.61.008-.919.013A13.215 13.215 0 005.517.19a6.665 6.665 0 00-1.9.627 6.438 6.438 0 00-1.62 1.18A6.258 6.258 0 00.82 3.617a6.601 6.601 0 00-.625 1.903 12.993 12.993 0 00-.179 2.002c-.01.307-.01.615-.015.921V31.56c.005.31.006.61.015.921a12.992 12.992 0 00.18 2.002 6.588 6.588 0 00.624 1.905A6.208 6.208 0 001.998 38a6.274 6.274 0 001.618 1.179 6.7 6.7 0 001.901.63 13.455 13.455 0 002.004.177c.31.007.613.011.919.011.366.002.728.002 1.095.002h100.6c.36 0 .724 0 1.084-.002.304 0 .617-.004.922-.01a13.279 13.279 0 002-.178 6.804 6.804 0 001.908-.63A6.277 6.277 0 00117.666 38a6.395 6.395 0 001.182-1.614 6.604 6.604 0 00.619-1.905 13.506 13.506 0 00.185-2.002c.004-.31.004-.61.004-.921.008-.364.008-.725.008-1.094V9.536c0-.366 0-.73-.008-1.092 0-.306 0-.614-.004-.92a13.507 13.507 0 00-.185-2.003 6.618 6.618 0 00-.62-1.903 6.466 6.466 0 00-2.798-2.8 6.768 6.768 0 00-1.908-.627 13.044 13.044 0 00-2-.176c-.305-.005-.618-.011-.922-.013-.36-.002-.725-.002-1.084-.002z" fill="#a6a6a6"></path><path d="M8.445 39.125c-.305 0-.602-.004-.904-.01a12.687 12.687 0 01-1.87-.164 5.884 5.884 0 01-1.656-.548 5.406 5.406 0 01-1.397-1.016 5.32 5.32 0 01-1.02-1.397 5.722 5.722 0 01-.544-1.657 12.414 12.414 0 01-.166-1.875c-.007-.21-.015-.913-.015-.913v-23.1s.009-.692.015-.895a12.37 12.37 0 01.165-1.872 5.755 5.755 0 01.544-1.662 5.373 5.373 0 011.015-1.398 5.565 5.565 0 011.402-1.023 5.823 5.823 0 011.653-.544A12.586 12.586 0 017.543.887l.902-.012h102.769l.913.013a12.385 12.385 0 011.858.162 5.938 5.938 0 011.671.548 5.594 5.594 0 012.415 2.42 5.763 5.763 0 01.535 1.649 12.995 12.995 0 01.174 1.887c.003.283.003.588.003.89.008.375.008.732.008 1.092v20.929c0 .363 0 .718-.008 1.075 0 .325 0 .623-.004.93a12.731 12.731 0 01-.17 1.853 5.739 5.739 0 01-.54 1.67 5.48 5.48 0 01-1.016 1.386 5.413 5.413 0 01-1.4 1.022 5.862 5.862 0 01-1.668.55 12.542 12.542 0 01-1.869.163c-.293.007-.6.011-.897.011l-1.084.002z"></path><g data-name="&lt;Group&gt;"><g data-name="&lt;Group&gt;" fill="#fff"><path data-name="&lt;Path&gt;" d="M24.769 20.3a4.949 4.949 0 012.356-4.151 5.066 5.066 0 00-3.99-2.158c-1.68-.176-3.308 1.005-4.164 1.005-.872 0-2.19-.988-3.608-.958a5.315 5.315 0 00-4.473 2.728c-1.934 3.348-.491 8.269 1.361 10.976.927 1.325 2.01 2.805 3.428 2.753 1.387-.058 1.905-.885 3.58-.885 1.658 0 2.144.885 3.59.852 1.489-.025 2.426-1.332 3.32-2.67a10.962 10.962 0 001.52-3.092 4.782 4.782 0 01-2.92-4.4zM22.037 12.21a4.872 4.872 0 001.115-3.49 4.957 4.957 0 00-3.208 1.66A4.636 4.636 0 0018.8 13.74a4.1 4.1 0 003.237-1.53z"></path></g><g fill="#fff"><path d="M42.302 27.14H37.57l-1.137 3.356h-2.005l4.484-12.418h2.083l4.483 12.418h-2.039zm-4.243-1.55h3.752l-1.85-5.446h-.051zM55.16 25.97c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 01-2.848-1.583h-.043v4.484H46.63V21.442h1.8v1.506h.033a3.212 3.212 0 012.883-1.6c2.298 0 3.813 1.816 3.813 4.622zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.393-1.197 2.393-3.046zM65.125 25.97c0 2.813-1.506 4.62-3.779 4.62a3.07 3.07 0 01-2.848-1.583h-.043v4.484h-1.859V21.442h1.799v1.506h.034a3.212 3.212 0 012.883-1.6c2.298 0 3.813 1.816 3.813 4.622zm-1.91 0c0-1.833-.948-3.038-2.393-3.038-1.42 0-2.375 1.23-2.375 3.038 0 1.824.955 3.046 2.375 3.046 1.445 0 2.392-1.197 2.392-3.046zM71.71 27.036c.138 1.232 1.334 2.04 2.97 2.04 1.566 0 2.693-.808 2.693-1.919 0-.964-.68-1.54-2.29-1.936l-1.609-.388c-2.28-.55-3.339-1.617-3.339-3.348 0-2.142 1.867-3.614 4.519-3.614 2.624 0 4.423 1.472 4.483 3.614h-1.876c-.112-1.239-1.136-1.987-2.634-1.987s-2.521.757-2.521 1.858c0 .878.654 1.395 2.255 1.79l1.368.336c2.548.603 3.606 1.626 3.606 3.443 0 2.323-1.85 3.778-4.793 3.778-2.754 0-4.614-1.42-4.734-3.667zM83.346 19.3v2.142h1.722v1.472h-1.722v4.991c0 .776.345 1.137 1.102 1.137a5.808 5.808 0 00.611-.043v1.463a5.104 5.104 0 01-1.032.086c-1.833 0-2.548-.689-2.548-2.445v-5.189h-1.316v-1.472h1.316V19.3zM86.065 25.97c0-2.849 1.678-4.639 4.294-4.639 2.625 0 4.295 1.79 4.295 4.639 0 2.856-1.661 4.638-4.295 4.638-2.633 0-4.294-1.782-4.294-4.638zm6.695 0c0-1.954-.895-3.108-2.401-3.108s-2.4 1.162-2.4 3.108c0 1.962.894 3.106 2.4 3.106s2.401-1.144 2.401-3.106zM96.186 21.442h1.773v1.541h.043a2.16 2.16 0 012.177-1.635 2.866 2.866 0 01.637.069v1.738a2.598 2.598 0 00-.835-.112 1.873 1.873 0 00-1.937 2.083v5.37h-1.858zM109.384 27.837c-.25 1.643-1.85 2.771-3.898 2.771-2.634 0-4.269-1.764-4.269-4.595 0-2.84 1.644-4.682 4.19-4.682 2.506 0 4.08 1.72 4.08 4.466v.637h-6.394v.112a2.358 2.358 0 002.436 2.564 2.048 2.048 0 002.09-1.273zm-6.282-2.702h4.526a2.177 2.177 0 00-2.22-2.298 2.292 2.292 0 00-2.306 2.298z"></path></g></g><g data-name="&lt;Group&gt;"><g fill="#fff"><path d="M37.826 8.731a2.64 2.64 0 012.808 2.965c0 1.906-1.03 3.002-2.808 3.002h-2.155V8.73zm-1.228 5.123h1.125a1.876 1.876 0 001.967-2.146 1.881 1.881 0 00-1.967-2.134h-1.125zM41.68 12.444a2.133 2.133 0 114.248 0 2.134 2.134 0 11-4.247 0zm3.334 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55zM51.573 14.698h-.922l-.93-3.317h-.07l-.927 3.317h-.913l-1.242-4.503h.902l.806 3.436h.067l.926-3.436h.852l.926 3.436h.07l.803-3.436h.889zM53.854 10.195h.855v.715h.066a1.348 1.348 0 011.344-.802 1.465 1.465 0 011.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 00-1.075 1.141v2.635h-.888zM59.094 8.437h.888v6.26h-.888zM61.218 12.444a2.133 2.133 0 114.247 0 2.134 2.134 0 11-4.247 0zm3.333 0c0-.976-.439-1.547-1.208-1.547-.773 0-1.207.571-1.207 1.547 0 .984.434 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55zM66.4 13.424c0-.81.604-1.278 1.676-1.344l1.22-.07v-.389c0-.475-.315-.744-.922-.744-.497 0-.84.182-.939.5h-.86c.09-.773.818-1.27 1.84-1.27 1.128 0 1.765.563 1.765 1.514v3.077h-.855v-.633h-.07a1.515 1.515 0 01-1.353.707 1.36 1.36 0 01-1.501-1.348zm2.895-.384v-.377l-1.1.07c-.62.042-.9.253-.9.65 0 .405.351.64.834.64a1.062 1.062 0 001.166-.983zM71.348 12.444c0-1.423.732-2.324 1.87-2.324a1.484 1.484 0 011.38.79h.067V8.437h.888v6.26h-.851v-.71h-.07a1.563 1.563 0 01-1.415.785c-1.145 0-1.869-.901-1.869-2.328zm.918 0c0 .955.45 1.53 1.203 1.53.75 0 1.212-.583 1.212-1.526 0-.938-.468-1.53-1.212-1.53-.748 0-1.203.58-1.203 1.526zM79.23 12.444a2.133 2.133 0 114.247 0 2.134 2.134 0 11-4.247 0zm3.333 0c0-.976-.438-1.547-1.208-1.547-.772 0-1.207.571-1.207 1.547 0 .984.435 1.55 1.207 1.55.77 0 1.208-.57 1.208-1.55zM84.67 10.195h.855v.715h.066a1.348 1.348 0 011.344-.802 1.465 1.465 0 011.559 1.675v2.915h-.889v-2.692c0-.724-.314-1.084-.972-1.084a1.033 1.033 0 00-1.075 1.141v2.635h-.889zM93.515 9.074v1.141h.976v.749h-.976v2.315c0 .472.194.679.637.679a2.967 2.967 0 00.339-.021v.74a2.916 2.916 0 01-.484.046c-.988 0-1.381-.348-1.381-1.216v-2.543h-.715v-.749h.715V9.074zM95.705 8.437h.88v2.481h.07a1.386 1.386 0 011.374-.806 1.483 1.483 0 011.55 1.679v2.907h-.889V12.01c0-.72-.335-1.084-.963-1.084a1.052 1.052 0 00-1.134 1.142v2.63h-.888zM104.761 13.482a1.828 1.828 0 01-1.95 1.303 2.045 2.045 0 01-2.081-2.325 2.077 2.077 0 012.076-2.352c1.253 0 2.009.856 2.009 2.27v.31h-3.18v.05a1.19 1.19 0 001.2 1.29 1.08 1.08 0 001.07-.546zm-3.126-1.451h2.275a1.086 1.086 0 00-1.109-1.167 1.152 1.152 0 00-1.166 1.167z"></path></g></g></svg></a></div></div></div></div></div></div></div></div></div></div><div class="w-full pr-5"><div class="w-full px-5 md:px-10 xl:px-16 "><div class="mx-auto w-full max-w-[1200px] sm:px-0 "><div class="border-t-thin border-textTertiary-onDark ted-grid -mr-4 flex flex-wrap md:-mr-5"><div class="pr-4 md:pr-5 col-sm-12 col-xl-8"><div><nav><ul class="pb-3 pt-8 md:pt-10 lg:pb-5 lg:pt-10 ted-grid -mr-4 flex flex-wrap md:-mr-5"><li class="pr-4 md:pr-5 col-sm-2 col-md-3 col-lg-3 col-xl-3"><div class="mb-5 max-w-max"><a class="text-textTertiary-onDark hover:underline" href="/about/our-organization/our-policies-terms/ted-talks-usage-policy"><span class="text-sm">TED Talks Usage Policy</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-3 col-lg-3 col-xl-3"><div class="mb-5 max-w-max"><a class="text-textTertiary-onDark hover:underline" href="/about/our-organization/our-policies-terms/privacy-policy"><span class="text-sm">Privacy Policy</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-3 col-lg-3 col-xl-3"><div class="mb-5 max-w-max"><a class="text-textTertiary-onDark hover:underline" href="/about/partner-with-ted"><span class="text-sm">Advertising / Partnership</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-3 col-lg-3 col-xl-3"><div class="mb-5 max-w-max"><a class="text-textTertiary-onDark hover:underline" href="/about/our-organization/our-policies-terms/ted-com-terms-of-use"><span class="text-sm">TED.com Terms of Use</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-3 col-lg-3 col-xl-3"><div class="mb-5 max-w-max"><a class="text-textTertiary-onDark hover:underline" href="/about/our-organization/jobs-at-ted"><span class="text-sm">Jobs</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-3 col-lg-3 col-xl-3"><div class="mb-5 max-w-max"><a class="text-textTertiary-onDark hover:underline" href="/about/our-organization/contact-us/press-and-media-information"><span class="text-sm">Press</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-3 col-lg-3 col-xl-3"><div class="mb-5 max-w-max"><a href="https://support.ted.com" class="text-textTertiary-onDark hover:underline"><span class="text-sm">Help</span></a></div></li><li class="pr-4 md:pr-5 col-sm-2 col-md-3 col-lg-3 col-xl-3"><div class="mb-5 max-w-max"><button type="button" class="text-textTertiary-onDark hover:underline"><span class="text-sm">Privacy Preferences</span></button></div></li></ul></nav></div></div><div class="pr-0 md:pr-0 col-sm-0 col-xl-1"><div></div></div><div class="pr-4 md:pr-5 col-sm-12 col-lg-4 col-xl-3"><div><div class="xl:hidden bg-black dark:bg-[#898989] h-px opacity-16"></div><div class="text-sm pb-12 text-textTertiary-onDark xl:pl-3 xl:pt-10">© TED Conferences, LLC. All rights reserved.</div></div></div></div></div></div></div></footer></footer></div><span></span></div><script src="https://ak.sail-horizon.com/spm/spm.v1.min.js"></script><script> Sailthru.init({ hostWebsiteType: "spa", customerId: 'a107d7f43ad64daa9a7ef2f8bfde9d97', isCustom: true, autoTrackPageview: false, useStoredTags: true }); </script><script id="__NEXT_DATA__" type="application/json">{"props":{"pageProps":{},"__N_SSP":true},"page":"/membership","query":{"utm_medium":"website","utm_source":"main-nav-header","utm_campaign":"membership-ted"},"buildId":"Z7U7rBlPiGRP3VRxEI4xk","runtimeConfig":{"STRIPE_PUBLISHABLE_KEY":"pk_live_2E0Im9ZSYd61pq9NRBXWa445","RECAPTCHA_KEY":"6Leu7SEbAAAAAJ62yHnNX_CyMiNGTrdhvp9roeEC","SUPERCAST_TOKEN":"eyJhbGciOiJSUzI1NiJ9.eyJhbGciOiJSUzI1NiIsInR5cCI6IkpXVCIsImtpZCI6IndlYmhvb2siLCJpYXQiOjE2NDAwNDEwMDEsImp0aSI6IjdkMjA3N2U5LTU5MDEtNDVjMS04ZGEyLWExMWEzOTA4YTU5MCJ9.Nb2-J6xk1bvu8ARseNdEtGc6yPCmptCqemgJ6Bsx6C6CSkDTIA7VUSRNmwB2zTL1gWibwPLLCBXFNvsjBd-0547kgs2_hv0NFXPwhDZhxb8xjNLviqgjyqVRpO33ONZeJ2vQUaPRjv9gNonGNSW_U3wGic0tFZ1QShrW3qb4TY1KQVt02OJylsy6MpMtIuOqKDYN0eUPqdPtYxsQD4qf06oPC1PFNvQXJUNGFCG2I_fbLmaRs8j58sbVGEFt0JEMnS_Mdi-ip1mQijwqqQkaA7eUIiPqJxNmJDf0XyZQ21O5yuSVBtTbmhTS5JyKLUUttBk54jyRHS9kQrdega0LAA"},"isFallback":false,"dynamicIds":[49832,26115,28526],"gssp":true,"customServer":true,"scriptLoader":[]}</script></body></html>

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