(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[318],{9535:function(e){"use strict";var t=function(e){var t;return!!e&&"object"==typeof e&&"[object RegExp]"!==(t=Object.prototype.toString.call(e))&&"[object Date]"!==t&&e.$$typeof!==r},r="function"==typeof Symbol&&Symbol.for?Symbol.for("react.element"):60103;function n(e,t){return!1!==t.clone&&t.isMergeableObject(e)?l(Array.isArray(e)?[]:{},e,t):e}function o(e,t,r){return e.concat(t).map(function(e){return n(e,r)})}function a(e){return Object.keys(e).concat(Object.getOwnPropertySymbols?Object.getOwnPropertySymbols(e).filter(function(t){return Object.propertyIsEnumerable.call(e,t)}):[])}function i(e,t){try{return t in e}catch(e){return!1}}function l(e,r,s){(s=s||{}).arrayMerge=s.arrayMerge||o,s.isMergeableObject=s.isMergeableObject||t,s.cloneUnlessOtherwiseSpecified=n;var u,c,d=Array.isArray(r);return d!==Array.isArray(e)?n(r,s):d?s.arrayMerge(e,r,s):(c={},(u=s).isMergeableObject(e)&&a(e).forEach(function(t){c[t]=n(e[t],u)}),a(r).forEach(function(t){(!i(e,t)||Object.hasOwnProperty.call(e,t)&&Object.propertyIsEnumerable.call(e,t))&&(i(e,t)&&u.isMergeableObject(r[t])?c[t]=(function(e,t){if(!t.customMerge)return l;var r=t.customMerge(e);return"function"==typeof r?r:l})(t,u)(e[t],r[t],u):c[t]=n(r[t],u))}),c)}l.all=function(e,t){if(!Array.isArray(e))throw Error("first argument should be an array");return e.reduce(function(e,r){return l(e,r,t)},{})},e.exports=l},4054:function(e){function t(e,t){e.onload=function(){this.onerror=this.onload=null,t(null,e)},e.onerror=function(){this.onerror=this.onload=null,t(Error("Failed to load "+this.src),e)}}e.exports=function(e,r,n){var o=document.head||document.getElementsByTagName("head")[0],a=document.createElement("script");"function"==typeof r&&(n=r,r={}),r=r||{},n=n||function(){},a.type=r.type||"text/javascript",a.charset=r.charset||"utf8",a.async=!("async"in r)||!!r.async,a.src=e,r.attrs&&function(e,t){for(var r in t)e.setAttribute(r,t[r])}(a,r.attrs),r.text&&(a.text=""+r.text),("onload"in a?t:function(e,t){e.onreadystatechange=function(){("complete"==this.readyState||"loaded"==this.readyState)&&(this.onreadystatechange=null,t(null,e))}})(a,n),a.onload||t(a,n),o.appendChild(a)}},5356:function(e,t,r){"use strict";r.r(t);var n=Number.isNaN||function(e){return"number"==typeof e&&e!=e};function o(e,t){if(e.length!==t.length)return!1;for(var r,o,a=0;a<e.length;a++)if(!((r=e[a])===(o=t[a])||n(r)&&n(o)))return!1;return!0}t.default=function(e,t){void 0===t&&(t=o);var r,n,a=[],i=!1;return function(){for(var o=[],l=0;l<arguments.length;l++)o[l]=arguments[l];return i&&r===this&&t(o,a)||(n=e.apply(this,o),i=!0,r=this,a=o),n}}},9949:function(e,t,r){"use strict";var n=r(8877);function o(){}function a(){}a.resetWarningCache=o,e.exports=function(){function e(e,t,r,o,a,i){if(i!==n){var l=Error("Calling PropTypes validators directly is not supported by the `prop-types` package. Use PropTypes.checkPropTypes() to call them. Read more at http://fb.me/use-check-prop-types");throw l.name="Invariant Violation",l}}function t(){return e}e.isRequired=e;var r={array:e,bigint:e,bool:e,func:e,number:e,object:e,string:e,symbol:e,any:e,arrayOf:t,element:e,elementType:e,instanceOf:t,node:e,objectOf:t,oneOf:t,oneOfType:t,shape:t,exact:t,checkPropTypes:a,resetWarningCache:o};return r.PropTypes=r,r}},1448:function(e,t,r){e.exports=r(9949)()},8877:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},450:function(e){var t="undefined"!=typeof Element,r="function"==typeof Map,n="function"==typeof Set,o="function"==typeof ArrayBuffer&&!!ArrayBuffer.isView;e.exports=function(e,a){try{return function e(a,i){if(a===i)return!0;if(a&&i&&"object"==typeof a&&"object"==typeof i){var l,s,u,c;if(a.constructor!==i.constructor)return!1;if(Array.isArray(a)){if((l=a.length)!=i.length)return!1;for(s=l;0!=s--;)if(!e(a[s],i[s]))return!1;return!0}if(r&&a instanceof Map&&i instanceof Map){if(a.size!==i.size)return!1;for(c=a.entries();!(s=c.next()).done;)if(!i.has(s.value[0]))return!1;for(c=a.entries();!(s=c.next()).done;)if(!e(s.value[1],i.get(s.value[0])))return!1;return!0}if(n&&a instanceof Set&&i instanceof Set){if(a.size!==i.size)return!1;for(c=a.entries();!(s=c.next()).done;)if(!i.has(s.value[0]))return!1;return!0}if(o&&ArrayBuffer.isView(a)&&ArrayBuffer.isView(i)){if((l=a.length)!=i.length)return!1;for(s=l;0!=s--;)if(a[s]!==i[s])return!1;return!0}if(a.constructor===RegExp)return a.source===i.source&&a.flags===i.flags;if(a.valueOf!==Object.prototype.valueOf&&"function"==typeof a.valueOf&&"function"==typeof i.valueOf)return a.valueOf()===i.valueOf();if(a.toString!==Object.prototype.toString&&"function"==typeof a.toString&&"function"==typeof i.toString)return a.toString()===i.toString();if((l=(u=Object.keys(a)).length)!==Object.keys(i).length)return!1;for(s=l;0!=s--;)if(!Object.prototype.hasOwnProperty.call(i,u[s]))return!1;if(t&&a instanceof Element)return!1;for(s=l;0!=s--;)if(("_owner"!==u[s]&&"__v"!==u[s]&&"__o"!==u[s]||!a.$$typeof)&&!e(a[u[s]],i[u[s]]))return!1;return!0}return a!=a&&i!=i}(e,a)}catch(e){if((e.message||"").match(/stack|recursion/i))return console.warn("react-fast-compare cannot handle circular refs"),!1;throw e}}},8348:function(e,t,r){var n=Object.create,o=Object.defineProperty,a=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,l=Object.getPrototypeOf,s=Object.prototype.hasOwnProperty,u=(e,t,r)=>t in e?o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,c=(e,t,r,n)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let l of i(t))s.call(e,l)||l===r||o(e,l,{get:()=>t[l],enumerable:!(n=a(t,l))||n.enumerable});return e},d=(e,t,r)=>(r=null!=e?n(l(e)):{},c(!t&&e&&e.__esModule?r:o(r,"default",{value:e,enumerable:!0}),e)),p=(e,t,r)=>(u(e,"symbol"!=typeof t?t+"":t,r),r),f={};((e,t)=>{for(var r in t)o(e,r,{get:t[r],enumerable:!0})})(f,{default:()=>g}),e.exports=c(o({},"__esModule",{value:!0}),f);var y=d(r(2265)),h=d(r(450)),m=r(4291),b=r(2975);class g extends y.Component{constructor(){super(...arguments),p(this,"mounted",!1),p(this,"isReady",!1),p(this,"isPlaying",!1),p(this,"isLoading",!0),p(this,"loadOnReady",null),p(this,"startOnPlay",!0),p(this,"seekOnPlay",null),p(this,"onDurationCalled",!1),p(this,"handlePlayerMount",e=>{if(this.player){this.progress();return}this.player=e,this.player.load(this.props.url),this.progress()}),p(this,"getInternalPlayer",e=>this.player?this.player[e]:null),p(this,"progress",()=>{if(this.props.url&&this.player&&this.isReady){let e=this.getCurrentTime()||0,t=this.getSecondsLoaded(),r=this.getDuration();if(r){let n={playedSeconds:e,played:e/r};null!==t&&(n.loadedSeconds=t,n.loaded=t/r),(n.playedSeconds!==this.prevPlayed||n.loadedSeconds!==this.prevLoaded)&&this.props.onProgress(n),this.prevPlayed=n.playedSeconds,this.prevLoaded=n.loadedSeconds}}this.progressTimeout=setTimeout(this.progress,this.props.progressFrequency||this.props.progressInterval)}),p(this,"handleReady",()=>{if(!this.mounted)return;this.isReady=!0,this.isLoading=!1;let{onReady:e,playing:t,volume:r,muted:n}=this.props;e(),n||null===r||this.player.setVolume(r),this.loadOnReady?(this.player.load(this.loadOnReady,!0),this.loadOnReady=null):t&&this.player.play(),this.handleDurationCheck()}),p(this,"handlePlay",()=>{this.isPlaying=!0,this.isLoading=!1;let{onStart:e,onPlay:t,playbackRate:r}=this.props;this.startOnPlay&&(this.player.setPlaybackRate&&1!==r&&this.player.setPlaybackRate(r),e(),this.startOnPlay=!1),t(),this.seekOnPlay&&(this.seekTo(this.seekOnPlay),this.seekOnPlay=null),this.handleDurationCheck()}),p(this,"handlePause",e=>{this.isPlaying=!1,this.isLoading||this.props.onPause(e)}),p(this,"handleEnded",()=>{let{activePlayer:e,loop:t,onEnded:r}=this.props;e.loopOnEnded&&t&&this.seekTo(0),t||(this.isPlaying=!1,r())}),p(this,"handleError",(...e)=>{this.isLoading=!1,this.props.onError(...e)}),p(this,"handleDurationCheck",()=>{clearTimeout(this.durationCheckTimeout);let e=this.getDuration();e?this.onDurationCalled||(this.props.onDuration(e),this.onDurationCalled=!0):this.durationCheckTimeout=setTimeout(this.handleDurationCheck,100)}),p(this,"handleLoaded",()=>{this.isLoading=!1})}componentDidMount(){this.mounted=!0}componentWillUnmount(){clearTimeout(this.progressTimeout),clearTimeout(this.durationCheckTimeout),this.isReady&&this.props.stopOnUnmount&&(this.player.stop(),this.player.disablePIP&&this.player.disablePIP()),this.mounted=!1}componentDidUpdate(e){if(!this.player)return;let{url:t,playing:r,volume:n,muted:o,playbackRate:a,pip:i,loop:l,activePlayer:s,disableDeferredLoading:u}=this.props;if(!(0,h.default)(e.url,t)){if(this.isLoading&&!s.forceLoad&&!u&&!(0,b.isMediaStream)(t)){console.warn(`ReactPlayer: the attempt to load ${t} is being deferred until the player has loaded`),this.loadOnReady=t;return}this.isLoading=!0,this.startOnPlay=!0,this.onDurationCalled=!1,this.player.load(t,this.isReady)}e.playing||!r||this.isPlaying||this.player.play(),e.playing&&!r&&this.isPlaying&&this.player.pause(),!e.pip&&i&&this.player.enablePIP&&this.player.enablePIP(),e.pip&&!i&&this.player.disablePIP&&this.player.disablePIP(),e.volume!==n&&null!==n&&this.player.setVolume(n),e.muted!==o&&(o?this.player.mute():(this.player.unmute(),null!==n&&setTimeout(()=>this.player.setVolume(n)))),e.playbackRate!==a&&this.player.setPlaybackRate&&this.player.setPlaybackRate(a),e.loop!==l&&this.player.setLoop&&this.player.setLoop(l)}getDuration(){return this.isReady?this.player.getDuration():null}getCurrentTime(){return this.isReady?this.player.getCurrentTime():null}getSecondsLoaded(){return this.isReady?this.player.getSecondsLoaded():null}seekTo(e,t,r){if(!this.isReady){0!==e&&(this.seekOnPlay=e,setTimeout(()=>{this.seekOnPlay=null},5e3));return}if(t?"fraction"===t:e>0&&e<1){let t=this.player.getDuration();if(!t){console.warn("ReactPlayer: could not seek using fraction –\xa0duration not yet available");return}this.player.seekTo(t*e,r);return}this.player.seekTo(e,r)}render(){let e=this.props.activePlayer;return e?y.default.createElement(e,{...this.props,onMount:this.handlePlayerMount,onReady:this.handleReady,onPlay:this.handlePlay,onPause:this.handlePause,onEnded:this.handleEnded,onLoaded:this.handleLoaded,onError:this.handleError}):null}}p(g,"displayName","Player"),p(g,"propTypes",m.propTypes),p(g,"defaultProps",m.defaultProps)},742:function(e,t,r){var n=Object.create,o=Object.defineProperty,a=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,l=Object.getPrototypeOf,s=Object.prototype.hasOwnProperty,u=(e,t,r)=>t in e?o(e,t,{enumerable:!0,configurable:!0,writable:!0,value:r}):e[t]=r,c=(e,t,r,n)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let l of i(t))s.call(e,l)||l===r||o(e,l,{get:()=>t[l],enumerable:!(n=a(t,l))||n.enumerable});return e},d=(e,t,r)=>(r=null!=e?n(l(e)):{},c(!t&&e&&e.__esModule?r:o(r,"default",{value:e,enumerable:!0}),e)),p=(e,t,r)=>(u(e,"symbol"!=typeof t?t+"":t,r),r),f={};((e,t)=>{for(var r in t)o(e,r,{get:t[r],enumerable:!0})})(f,{createReactPlayer:()=>T}),e.exports=c(o({},"__esModule",{value:!0}),f);var y=d(r(2265)),h=d(r(9535)),m=d(r(5356)),b=d(r(450)),g=r(4291),v=r(2975),w=d(r(8348));let P=(0,v.lazy)(()=>r.e(664).then(r.t.bind(r,6147,23))),O="undefined"!=typeof window&&window.document&&"undefined"!=typeof document,k=void 0!==r.g&&r.g.window&&r.g.window.document,_=Object.keys(g.propTypes),j=O||k?y.Suspense:()=>null,x=[],T=(e,t)=>{var r;return r=class extends y.Component{constructor(){super(...arguments),p(this,"state",{showPreview:!!this.props.light}),p(this,"references",{wrapper:e=>{this.wrapper=e},player:e=>{this.player=e}}),p(this,"handleClickPreview",e=>{this.setState({showPreview:!1}),this.props.onClickPreview(e)}),p(this,"showPreview",()=>{this.setState({showPreview:!0})}),p(this,"getDuration",()=>this.player?this.player.getDuration():null),p(this,"getCurrentTime",()=>this.player?this.player.getCurrentTime():null),p(this,"getSecondsLoaded",()=>this.player?this.player.getSecondsLoaded():null),p(this,"getInternalPlayer",(e="player")=>this.player?this.player.getInternalPlayer(e):null),p(this,"seekTo",(e,t,r)=>{if(!this.player)return null;this.player.seekTo(e,t,r)}),p(this,"handleReady",()=>{this.props.onReady(this)}),p(this,"getActivePlayer",(0,m.default)(r=>{for(let t of[...x,...e])if(t.canPlay(r))return t;return t||null})),p(this,"getConfig",(0,m.default)((e,t)=>{let{config:r}=this.props;return h.default.all([g.defaultProps.config,g.defaultProps.config[t]||{},r,r[t]||{}])})),p(this,"getAttributes",(0,m.default)(e=>(0,v.omit)(this.props,_))),p(this,"renderActivePlayer",e=>{if(!e)return null;let t=this.getActivePlayer(e);if(!t)return null;let r=this.getConfig(e,t.key);return y.default.createElement(w.default,{...this.props,key:t.key,ref:this.references.player,config:r,activePlayer:t.lazyPlayer||t,onReady:this.handleReady})})}shouldComponentUpdate(e,t){return!(0,b.default)(this.props,e)||!(0,b.default)(this.state,t)}componentDidUpdate(e){let{light:t}=this.props;!e.light&&t&&this.setState({showPreview:!0}),e.light&&!t&&this.setState({showPreview:!1})}renderPreview(e){if(!e)return null;let{light:t,playIcon:r,previewTabIndex:n,oEmbedUrl:o,previewAriaLabel:a}=this.props;return y.default.createElement(P,{url:e,light:t,playIcon:r,previewTabIndex:n,previewAriaLabel:a,oEmbedUrl:o,onClick:this.handleClickPreview})}render(){let{url:e,style:t,width:r,height:n,fallback:o,wrapper:a}=this.props,{showPreview:i}=this.state,l=this.getAttributes(e),s="string"==typeof a?this.references.wrapper:void 0;return y.default.createElement(a,{ref:s,style:{...t,width:r,height:n},...l},y.default.createElement(j,{fallback:o},i?this.renderPreview(e):this.renderActivePlayer(e)))}},p(r,"displayName","ReactPlayer"),p(r,"propTypes",g.propTypes),p(r,"defaultProps",g.defaultProps),p(r,"addCustomPlayer",e=>{x.push(e)}),p(r,"removeCustomPlayers",()=>{x.length=0}),p(r,"canPlay",t=>{for(let r of[...x,...e])if(r.canPlay(t))return!0;return!1}),p(r,"canEnablePIP",t=>{for(let r of[...x,...e])if(r.canEnablePIP&&r.canEnablePIP(t))return!0;return!1}),r}},8492:function(e,t,r){let n,o,a;var i=Object.create,l=Object.defineProperty,s=Object.getOwnPropertyDescriptor,u=Object.getOwnPropertyNames,c=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty,p=(e,t,r,n)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let o of u(t))d.call(e,o)||o===r||l(e,o,{get:()=>t[o],enumerable:!(n=s(t,o))||n.enumerable});return e},f={};((e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:!0})})(f,{default:()=>b}),e.exports=p(l({},"__esModule",{value:!0}),f);var y=(a=null!=(n=r(4890))?i(c(n)):{},p(!o&&n&&n.__esModule?a:l(a,"default",{value:n,enumerable:!0}),n)),h=r(742);let m=y.default[y.default.length-1];var b=(0,h.createReactPlayer)(y.default,m)},4170:function(e,t,r){var n=Object.defineProperty,o=Object.getOwnPropertyDescriptor,a=Object.getOwnPropertyNames,i=Object.prototype.hasOwnProperty,l={};((e,t)=>{for(var r in t)n(e,r,{get:t[r],enumerable:!0})})(l,{AUDIO_EXTENSIONS:()=>k,DASH_EXTENSIONS:()=>x,FLV_EXTENSIONS:()=>T,HLS_EXTENSIONS:()=>j,MATCH_URL_DAILYMOTION:()=>v,MATCH_URL_FACEBOOK:()=>f,MATCH_URL_FACEBOOK_WATCH:()=>y,MATCH_URL_KALTURA:()=>O,MATCH_URL_MIXCLOUD:()=>w,MATCH_URL_MUX:()=>p,MATCH_URL_SOUNDCLOUD:()=>c,MATCH_URL_STREAMABLE:()=>h,MATCH_URL_TWITCH_CHANNEL:()=>g,MATCH_URL_TWITCH_VIDEO:()=>b,MATCH_URL_VIDYARD:()=>P,MATCH_URL_VIMEO:()=>d,MATCH_URL_WISTIA:()=>m,MATCH_URL_YOUTUBE:()=>u,VIDEO_EXTENSIONS:()=>_,canPlay:()=>R}),e.exports=((e,t,r,l)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let s of a(t))i.call(e,s)||s===r||n(e,s,{get:()=>t[s],enumerable:!(l=o(t,s))||l.enumerable});return e})(n({},"__esModule",{value:!0}),l);var s=r(2975);let u=/(?:youtu\.be\/|youtube(?:-nocookie|education)?\.com\/(?:embed\/|v\/|watch\/|watch\?v=|watch\?.+&v=|shorts\/|live\/))((\w|-){11})|youtube\.com\/playlist\?list=|youtube\.com\/user\//,c=/(?:soundcloud\.com|snd\.sc)\/[^.]+$/,d=/vimeo\.com\/(?!progressive_redirect).+/,p=/stream\.mux\.com\/(?!\w+\.m3u8)(\w+)/,f=/^https?:\/\/(www\.)?facebook\.com.*\/(video(s)?|watch|story)(\.php?|\/).+$/,y=/^https?:\/\/fb\.watch\/.+$/,h=/streamable\.com\/([a-z0-9]+)$/,m=/(?:wistia\.(?:com|net)|wi\.st)\/(?:medias|embed)\/(?:iframe\/)?([^?]+)/,b=/(?:www\.|go\.)?twitch\.tv\/videos\/(\d+)($|\?)/,g=/(?:www\.|go\.)?twitch\.tv\/([a-zA-Z0-9_]+)($|\?)/,v=/^(?:(?:https?):)?(?:\/\/)?(?:www\.)?(?:(?:dailymotion\.com(?:\/embed)?\/video)|dai\.ly)\/([a-zA-Z0-9]+)(?:_[\w_-]+)?(?:[\w.#_-]+)?/,w=/mixcloud\.com\/([^/]+\/[^/]+)/,P=/vidyard.com\/(?:watch\/)?([a-zA-Z0-9-_]+)/,O=/^https?:\/\/[a-zA-Z]+\.kaltura.(com|org)\/p\/([0-9]+)\/sp\/([0-9]+)00\/embedIframeJs\/uiconf_id\/([0-9]+)\/partner_id\/([0-9]+)(.*)entry_id.([a-zA-Z0-9-_].*)$/,k=/\.(m4a|m4b|mp4a|mpga|mp2|mp2a|mp3|m2a|m3a|wav|weba|aac|oga|spx)($|\?)/i,_=/\.(mp4|og[gv]|webm|mov|m4v)(#t=[,\d+]+)?($|\?)/i,j=/\.(m3u8)($|\?)/i,x=/\.(mpd)($|\?)/i,T=/\.(flv)($|\?)/i,A=e=>{if(e instanceof Array){for(let t of e)if("string"==typeof t&&A(t)||A(t.src))return!0;return!1}return!!((0,s.isMediaStream)(e)||(0,s.isBlobUrl)(e))||k.test(e)||_.test(e)||j.test(e)||x.test(e)||T.test(e)},R={youtube:e=>e instanceof Array?e.every(e=>u.test(e)):u.test(e),soundcloud:e=>c.test(e)&&!k.test(e),vimeo:e=>d.test(e)&&!_.test(e)&&!j.test(e),mux:e=>p.test(e),facebook:e=>f.test(e)||y.test(e),streamable:e=>h.test(e),wistia:e=>m.test(e),twitch:e=>b.test(e)||g.test(e),dailymotion:e=>v.test(e),mixcloud:e=>w.test(e),vidyard:e=>P.test(e),kaltura:e=>O.test(e),file:A}},4890:function(e,t,r){var n=Object.defineProperty,o=Object.getOwnPropertyDescriptor,a=Object.getOwnPropertyNames,i=Object.prototype.hasOwnProperty,l={};((e,t)=>{for(var r in t)n(e,r,{get:t[r],enumerable:!0})})(l,{default:()=>c}),e.exports=((e,t,r,l)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let s of a(t))i.call(e,s)||s===r||n(e,s,{get:()=>t[s],enumerable:!(l=o(t,s))||l.enumerable});return e})(n({},"__esModule",{value:!0}),l);var s=r(2975),u=r(4170),c=[{key:"youtube",name:"YouTube",canPlay:u.canPlay.youtube,lazyPlayer:(0,s.lazy)(()=>r.e(439).then(r.t.bind(r,4665,23)))},{key:"soundcloud",name:"SoundCloud",canPlay:u.canPlay.soundcloud,lazyPlayer:(0,s.lazy)(()=>r.e(125).then(r.t.bind(r,1637,23)))},{key:"vimeo",name:"Vimeo",canPlay:u.canPlay.vimeo,lazyPlayer:(0,s.lazy)(()=>r.e(743).then(r.t.bind(r,4781,23)))},{key:"mux",name:"Mux",canPlay:u.canPlay.mux,lazyPlayer:(0,s.lazy)(()=>r.e(258).then(r.t.bind(r,2936,23)))},{key:"facebook",name:"Facebook",canPlay:u.canPlay.facebook,lazyPlayer:(0,s.lazy)(()=>r.e(121).then(r.t.bind(r,3574,23)))},{key:"streamable",name:"Streamable",canPlay:u.canPlay.streamable,lazyPlayer:(0,s.lazy)(()=>r.e(546).then(r.t.bind(r,9243,23)))},{key:"wistia",name:"Wistia",canPlay:u.canPlay.wistia,lazyPlayer:(0,s.lazy)(()=>r.e(55).then(r.t.bind(r,2842,23)))},{key:"twitch",name:"Twitch",canPlay:u.canPlay.twitch,lazyPlayer:(0,s.lazy)(()=>r.e(216).then(r.t.bind(r,6663,23)))},{key:"dailymotion",name:"DailyMotion",canPlay:u.canPlay.dailymotion,lazyPlayer:(0,s.lazy)(()=>r.e(596).then(r.t.bind(r,8816,23)))},{key:"mixcloud",name:"Mixcloud",canPlay:u.canPlay.mixcloud,lazyPlayer:(0,s.lazy)(()=>r.e(667).then(r.t.bind(r,1664,23)))},{key:"vidyard",name:"Vidyard",canPlay:u.canPlay.vidyard,lazyPlayer:(0,s.lazy)(()=>r.e(965).then(r.t.bind(r,4812,23)))},{key:"kaltura",name:"Kaltura",canPlay:u.canPlay.kaltura,lazyPlayer:(0,s.lazy)(()=>r.e(261).then(r.t.bind(r,4100,23)))},{key:"file",name:"FilePlayer",canPlay:u.canPlay.file,canEnablePIP:e=>u.canPlay.file(e)&&(document.pictureInPictureEnabled||(0,s.supportsWebKitPresentationMode)())&&!u.AUDIO_EXTENSIONS.test(e),lazyPlayer:(0,s.lazy)(()=>r.e(11).then(r.t.bind(r,6776,23)))}]},4291:function(e,t,r){let n,o,a;var i=Object.create,l=Object.defineProperty,s=Object.getOwnPropertyDescriptor,u=Object.getOwnPropertyNames,c=Object.getPrototypeOf,d=Object.prototype.hasOwnProperty,p=(e,t,r,n)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let o of u(t))d.call(e,o)||o===r||l(e,o,{get:()=>t[o],enumerable:!(n=s(t,o))||n.enumerable});return e},f={};((e,t)=>{for(var r in t)l(e,r,{get:t[r],enumerable:!0})})(f,{defaultProps:()=>j,propTypes:()=>k}),e.exports=p(l({},"__esModule",{value:!0}),f);let{string:y,bool:h,number:m,array:b,oneOfType:g,shape:v,object:w,func:P,node:O}=(a=null!=(n=r(1448))?i(c(n)):{},p(!o&&n&&n.__esModule?a:l(a,"default",{value:n,enumerable:!0}),n)).default,k={url:g([y,b,w]),playing:h,loop:h,controls:h,volume:m,muted:h,playbackRate:m,width:g([y,m]),height:g([y,m]),style:w,progressInterval:m,playsinline:h,pip:h,stopOnUnmount:h,light:g([h,y,w]),playIcon:O,previewTabIndex:m,previewAriaLabel:y,fallback:O,oEmbedUrl:y,wrapper:g([y,P,v({render:P.isRequired})]),config:v({soundcloud:v({options:w}),youtube:v({playerVars:w,embedOptions:w,onUnstarted:P}),facebook:v({appId:y,version:y,playerId:y,attributes:w}),dailymotion:v({params:w}),vimeo:v({playerOptions:w,title:y}),mux:v({attributes:w,version:y}),file:v({attributes:w,tracks:b,forceVideo:h,forceAudio:h,forceHLS:h,forceSafariHLS:h,forceDisableHls:h,forceDASH:h,forceFLV:h,hlsOptions:w,hlsVersion:y,dashVersion:y,flvVersion:y}),wistia:v({options:w,playerId:y,customControls:b}),mixcloud:v({options:w}),twitch:v({options:w,playerId:y}),vidyard:v({options:w})}),onReady:P,onStart:P,onPlay:P,onPause:P,onBuffer:P,onBufferEnd:P,onEnded:P,onError:P,onDuration:P,onSeek:P,onPlaybackRateChange:P,onPlaybackQualityChange:P,onProgress:P,onClickPreview:P,onEnablePIP:P,onDisablePIP:P},_=()=>{},j={playing:!1,loop:!1,controls:!1,volume:null,muted:!1,playbackRate:1,width:"640px",height:"360px",style:{},progressInterval:1e3,playsinline:!1,pip:!1,stopOnUnmount:!0,light:!1,fallback:null,wrapper:"div",previewTabIndex:0,previewAriaLabel:"",oEmbedUrl:"https://noembed.com/embed?url={url}",config:{soundcloud:{options:{visual:!0,buying:!1,liking:!1,download:!1,sharing:!1,show_comments:!1,show_playcount:!1}},youtube:{playerVars:{playsinline:1,showinfo:0,rel:0,iv_load_policy:3,modestbranding:1},embedOptions:{},onUnstarted:_},facebook:{appId:"1309697205772819",version:"v3.3",playerId:null,attributes:{}},dailymotion:{params:{api:1,"endscreen-enable":!1}},vimeo:{playerOptions:{autopause:!1,byline:!1,portrait:!1,title:!1},title:null},mux:{attributes:{},version:"2"},file:{attributes:{},tracks:[],forceVideo:!1,forceAudio:!1,forceHLS:!1,forceDASH:!1,forceFLV:!1,hlsOptions:{},hlsVersion:"1.1.4",dashVersion:"3.1.3",flvVersion:"1.5.0",forceDisableHls:!1},wistia:{options:{},playerId:null,customControls:null},mixcloud:{options:{hide_cover:1}},twitch:{options:{},playerId:null},vidyard:{options:{}}},onReady:_,onStart:_,onPlay:_,onPause:_,onBuffer:_,onBufferEnd:_,onEnded:_,onError:_,onDuration:_,onSeek:_,onPlaybackRateChange:_,onPlaybackQualityChange:_,onProgress:_,onClickPreview:_,onEnablePIP:_,onDisablePIP:_}},2975:function(e,t,r){var n=Object.create,o=Object.defineProperty,a=Object.getOwnPropertyDescriptor,i=Object.getOwnPropertyNames,l=Object.getPrototypeOf,s=Object.prototype.hasOwnProperty,u=(e,t,r,n)=>{if(t&&"object"==typeof t||"function"==typeof t)for(let l of i(t))s.call(e,l)||l===r||o(e,l,{get:()=>t[l],enumerable:!(n=a(t,l))||n.enumerable});return e},c=(e,t,r)=>(r=null!=e?n(l(e)):{},u(!t&&e&&e.__esModule?r:o(r,"default",{value:e,enumerable:!0}),e)),d={};((e,t)=>{for(var r in t)o(e,r,{get:t[r],enumerable:!0})})(d,{callPlayer:()=>C,getConfig:()=>A,getSDK:()=>T,isBlobUrl:()=>S,isMediaStream:()=>I,lazy:()=>h,omit:()=>R,parseEndTime:()=>O,parseStartTime:()=>P,queryString:()=>_,randomString:()=>k,supportsWebKitPresentationMode:()=>E}),e.exports=u(o({},"__esModule",{value:!0}),d);var p=c(r(2265)),f=c(r(4054)),y=c(r(9535));let h=e=>p.default.lazy(async()=>{let t=await e();return"function"==typeof t.default?t:t.default}),m=/[?&#](?:start|t)=([0-9hms]+)/,b=/[?&#]end=([0-9hms]+)/,g=/(\d+)(h|m|s)/g,v=/^\d+$/;function w(e,t){if(e instanceof Array)return;let r=e.match(t);if(r){let e=r[1];if(e.match(g))return function(e){let t=0,r=g.exec(e);for(;null!==r;){let[,n,o]=r;"h"===o&&(t+=3600*parseInt(n,10)),"m"===o&&(t+=60*parseInt(n,10)),"s"===o&&(t+=parseInt(n,10)),r=g.exec(e)}return t}(e);if(v.test(e))return parseInt(e)}}function P(e){return w(e,m)}function O(e){return w(e,b)}function k(){return Math.random().toString(36).substr(2,5)}function _(e){return Object.keys(e).map(t=>`${t}=${e[t]}`).join("&")}function j(e){return window[e]?window[e]:window.exports&&window.exports[e]?window.exports[e]:window.module&&window.module.exports&&window.module.exports[e]?window.module.exports[e]:null}let x={},T=function(e,t,r=null,n=()=>!0,o=f.default){let a=j(t);return a&&n(a)?Promise.resolve(a):new Promise((n,a)=>{if(x[e]){x[e].push({resolve:n,reject:a});return}x[e]=[{resolve:n,reject:a}];let i=t=>{x[e].forEach(e=>e.resolve(t))};if(r){let e=window[r];window[r]=function(){e&&e(),i(j(t))}}o(e,n=>{n?(x[e].forEach(e=>e.reject(n)),x[e]=null):r||i(j(t))})})};function A(e,t){return(0,y.default)(t.config,e.config)}function R(e,...t){let r=[].concat(...t),n={};for(let t of Object.keys(e))-1===r.indexOf(t)&&(n[t]=e[t]);return n}function C(e,...t){if(!this.player||!this.player[e]){let t=`ReactPlayer: ${this.constructor.displayName} player could not call %c${e}%c \u2013 `;return this.player?this.player[e]||(t+="The method was not available"):t+="The player was not available",console.warn(t,"font-weight: bold",""),null}return this.player[e](...t)}function I(e){return"undefined"!=typeof window&&void 0!==window.MediaStream&&e instanceof window.MediaStream}function S(e){return/^blob:/.test(e)}function E(e=document.createElement("video")){let t=!1===/iPhone|iPod/.test(navigator.userAgent);return e.webkitSupportsPresentationMode&&"function"==typeof e.webkitSetPresentationMode&&t}},1337:function(e,t,r){"use strict";r.d(t,{VY:function(){return X},ck:function(){return B},fC:function(){return $},h4:function(){return W},xz:function(){return K}});var n=r(2265),o=r(8324),a=r(976),i=r(1584),l=r(8149),s=r(1715),u=r(5171),c=r(882),d=r(3201),p=r(7513),f=r(7437),y="Accordion",h=["Home","End","ArrowDown","ArrowUp","ArrowLeft","ArrowRight"],[m,b,g]=(0,a.B)(y),[v,w]=(0,o.b)(y,[g,c.p_]),P=(0,c.p_)(),O=n.forwardRef((e,t)=>{let{type:r,...n}=e;return(0,f.jsx)(m.Provider,{scope:e.__scopeAccordion,children:"multiple"===r?(0,f.jsx)(A,{...n,ref:t}):(0,f.jsx)(T,{...n,ref:t})})});O.displayName=y;var[k,_]=v(y),[j,x]=v(y,{collapsible:!1}),T=n.forwardRef((e,t)=>{let{value:r,defaultValue:o,onValueChange:a=()=>{},collapsible:i=!1,...l}=e,[u,c]=(0,s.T)({prop:r,defaultProp:o,onChange:a});return(0,f.jsx)(k,{scope:e.__scopeAccordion,value:u?[u]:[],onItemOpen:c,onItemClose:n.useCallback(()=>i&&c(""),[i,c]),children:(0,f.jsx)(j,{scope:e.__scopeAccordion,collapsible:i,children:(0,f.jsx)(I,{...l,ref:t})})})}),A=n.forwardRef((e,t)=>{let{value:r,defaultValue:o,onValueChange:a=()=>{},...i}=e,[l=[],u]=(0,s.T)({prop:r,defaultProp:o,onChange:a}),c=n.useCallback(e=>u(function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return[...t,e]}),[u]),d=n.useCallback(e=>u(function(){let t=arguments.length>0&&void 0!==arguments[0]?arguments[0]:[];return t.filter(t=>t!==e)}),[u]);return(0,f.jsx)(k,{scope:e.__scopeAccordion,value:l,onItemOpen:c,onItemClose:d,children:(0,f.jsx)(j,{scope:e.__scopeAccordion,collapsible:!0,children:(0,f.jsx)(I,{...i,ref:t})})})}),[R,C]=v(y),I=n.forwardRef((e,t)=>{let{__scopeAccordion:r,disabled:o,dir:a,orientation:s="vertical",...c}=e,d=n.useRef(null),y=(0,i.e)(d,t),g=b(r),v="ltr"===(0,p.gm)(a),w=(0,l.M)(e.onKeyDown,e=>{var t;if(!h.includes(e.key))return;let r=e.target,n=g().filter(e=>{var t;return!(null===(t=e.ref.current)||void 0===t?void 0:t.disabled)}),o=n.findIndex(e=>e.ref.current===r),a=n.length;if(-1===o)return;e.preventDefault();let i=o,l=a-1,u=()=>{(i=o+1)>l&&(i=0)},c=()=>{(i=o-1)<0&&(i=l)};switch(e.key){case"Home":i=0;break;case"End":i=l;break;case"ArrowRight":"horizontal"===s&&(v?u():c());break;case"ArrowDown":"vertical"===s&&u();break;case"ArrowLeft":"horizontal"===s&&(v?c():u());break;case"ArrowUp":"vertical"===s&&c()}null===(t=n[i%a].ref.current)||void 0===t||t.focus()});return(0,f.jsx)(R,{scope:r,disabled:o,direction:a,orientation:s,children:(0,f.jsx)(m.Slot,{scope:r,children:(0,f.jsx)(u.WV.div,{...c,"data-orientation":s,ref:y,onKeyDown:o?void 0:w})})})}),S="AccordionItem",[E,M]=v(S),D=n.forwardRef((e,t)=>{let{__scopeAccordion:r,value:n,...o}=e,a=C(S,r),i=_(S,r),l=P(r),s=(0,d.M)(),u=n&&i.value.includes(n)||!1,p=a.disabled||e.disabled;return(0,f.jsx)(E,{scope:r,open:u,disabled:p,triggerId:s,children:(0,f.jsx)(c.fC,{"data-orientation":a.orientation,"data-state":F(u),...l,...o,ref:t,disabled:p,open:u,onOpenChange:e=>{e?i.onItemOpen(n):i.onItemClose(n)}})})});D.displayName=S;var L="AccordionHeader",z=n.forwardRef((e,t)=>{let{__scopeAccordion:r,...n}=e,o=C(y,r),a=M(L,r);return(0,f.jsx)(u.WV.h3,{"data-orientation":o.orientation,"data-state":F(a.open),"data-disabled":a.disabled?"":void 0,...n,ref:t})});z.displayName=L;var N="AccordionTrigger",U=n.forwardRef((e,t)=>{let{__scopeAccordion:r,...n}=e,o=C(y,r),a=M(N,r),i=x(N,r),l=P(r);return(0,f.jsx)(m.ItemSlot,{scope:r,children:(0,f.jsx)(c.xz,{"aria-disabled":a.open&&!i.collapsible||void 0,"data-orientation":o.orientation,id:a.triggerId,...l,...n,ref:t})})});U.displayName=N;var V="AccordionContent",H=n.forwardRef((e,t)=>{let{__scopeAccordion:r,...n}=e,o=C(y,r),a=M(V,r),i=P(r);return(0,f.jsx)(c.VY,{role:"region","aria-labelledby":a.triggerId,"data-orientation":o.orientation,...i,...n,ref:t,style:{"--radix-accordion-content-height":"var(--radix-collapsible-content-height)","--radix-accordion-content-width":"var(--radix-collapsible-content-width)",...e.style}})});function F(e){return e?"open":"closed"}H.displayName=V;var $=O,B=D,W=z,K=U,X=H},8484:function(e,t,r){"use strict";r.d(t,{f:function(){return u}});var n=r(2265),o=r(5171),a=r(7437),i="horizontal",l=["horizontal","vertical"],s=n.forwardRef((e,t)=>{let{decorative:r,orientation:n=i,...s}=e,u=l.includes(n)?n:i;return(0,a.jsx)(o.WV.div,{"data-orientation":u,...r?{role:"none"}:{"aria-orientation":"vertical"===u?u:void 0,role:"separator"},...s,ref:t})});s.displayName="Separator";var u=s},9385:function(e,t,r){"use strict";r.d(t,{VY:function(){return q},aV:function(){return X},fC:function(){return K},xz:function(){return Y}});var n=r(2265),o=r(8149),a=r(8324),i=r(976),l=r(1584),s=r(3201),u=r(5171),c=r(5137),d=r(1715),p=r(7513),f=r(7437),y="rovingFocusGroup.onEntryFocus",h={bubbles:!1,cancelable:!0},m="RovingFocusGroup",[b,g,v]=(0,i.B)(m),[w,P]=(0,a.b)(m,[v]),[O,k]=w(m),_=n.forwardRef((e,t)=>(0,f.jsx)(b.Provider,{scope:e.__scopeRovingFocusGroup,children:(0,f.jsx)(b.Slot,{scope:e.__scopeRovingFocusGroup,children:(0,f.jsx)(j,{...e,ref:t})})}));_.displayName=m;var j=n.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,orientation:a,loop:i=!1,dir:s,currentTabStopId:m,defaultCurrentTabStopId:b,onCurrentTabStopIdChange:v,onEntryFocus:w,preventScrollOnEntryFocus:P=!1,...k}=e,_=n.useRef(null),j=(0,l.e)(t,_),x=(0,p.gm)(s),[T=null,A]=(0,d.T)({prop:m,defaultProp:b,onChange:v}),[C,I]=n.useState(!1),S=(0,c.W)(w),E=g(r),M=n.useRef(!1),[D,L]=n.useState(0);return n.useEffect(()=>{let e=_.current;if(e)return e.addEventListener(y,S),()=>e.removeEventListener(y,S)},[S]),(0,f.jsx)(O,{scope:r,orientation:a,dir:x,loop:i,currentTabStopId:T,onItemFocus:n.useCallback(e=>A(e),[A]),onItemShiftTab:n.useCallback(()=>I(!0),[]),onFocusableItemAdd:n.useCallback(()=>L(e=>e+1),[]),onFocusableItemRemove:n.useCallback(()=>L(e=>e-1),[]),children:(0,f.jsx)(u.WV.div,{tabIndex:C||0===D?-1:0,"data-orientation":a,...k,ref:j,style:{outline:"none",...e.style},onMouseDown:(0,o.M)(e.onMouseDown,()=>{M.current=!0}),onFocus:(0,o.M)(e.onFocus,e=>{let t=!M.current;if(e.target===e.currentTarget&&t&&!C){let t=new CustomEvent(y,h);if(e.currentTarget.dispatchEvent(t),!t.defaultPrevented){let e=E().filter(e=>e.focusable);R([e.find(e=>e.active),e.find(e=>e.id===T),...e].filter(Boolean).map(e=>e.ref.current),P)}}M.current=!1}),onBlur:(0,o.M)(e.onBlur,()=>I(!1))})})}),x="RovingFocusGroupItem",T=n.forwardRef((e,t)=>{let{__scopeRovingFocusGroup:r,focusable:a=!0,active:i=!1,tabStopId:l,...c}=e,d=(0,s.M)(),p=l||d,y=k(x,r),h=y.currentTabStopId===p,m=g(r),{onFocusableItemAdd:v,onFocusableItemRemove:w}=y;return n.useEffect(()=>{if(a)return v(),()=>w()},[a,v,w]),(0,f.jsx)(b.ItemSlot,{scope:r,id:p,focusable:a,active:i,children:(0,f.jsx)(u.WV.span,{tabIndex:h?0:-1,"data-orientation":y.orientation,...c,ref:t,onMouseDown:(0,o.M)(e.onMouseDown,e=>{a?y.onItemFocus(p):e.preventDefault()}),onFocus:(0,o.M)(e.onFocus,()=>y.onItemFocus(p)),onKeyDown:(0,o.M)(e.onKeyDown,e=>{if("Tab"===e.key&&e.shiftKey){y.onItemShiftTab();return}if(e.target!==e.currentTarget)return;let t=function(e,t,r){var n;let o=(n=e.key,"rtl"!==r?n:"ArrowLeft"===n?"ArrowRight":"ArrowRight"===n?"ArrowLeft":n);if(!("vertical"===t&&["ArrowLeft","ArrowRight"].includes(o))&&!("horizontal"===t&&["ArrowUp","ArrowDown"].includes(o)))return A[o]}(e,y.orientation,y.dir);if(void 0!==t){if(e.metaKey||e.ctrlKey||e.altKey||e.shiftKey)return;e.preventDefault();let o=m().filter(e=>e.focusable).map(e=>e.ref.current);if("last"===t)o.reverse();else if("prev"===t||"next"===t){var r,n;"prev"===t&&o.reverse();let a=o.indexOf(e.currentTarget);o=y.loop?(r=o,n=a+1,r.map((e,t)=>r[(n+t)%r.length])):o.slice(a+1)}setTimeout(()=>R(o))}})})})});T.displayName=x;var A={ArrowLeft:"prev",ArrowUp:"prev",ArrowRight:"next",ArrowDown:"next",PageUp:"first",Home:"first",PageDown:"last",End:"last"};function R(e){let t=arguments.length>1&&void 0!==arguments[1]&&arguments[1],r=document.activeElement;for(let n of e)if(n===r||(n.focus({preventScroll:t}),document.activeElement!==r))return}var C=r(1383),I="Tabs",[S,E]=(0,a.b)(I,[P]),M=P(),[D,L]=S(I),z=n.forwardRef((e,t)=>{let{__scopeTabs:r,value:n,onValueChange:o,defaultValue:a,orientation:i="horizontal",dir:l,activationMode:c="automatic",...y}=e,h=(0,p.gm)(l),[m,b]=(0,d.T)({prop:n,onChange:o,defaultProp:a});return(0,f.jsx)(D,{scope:r,baseId:(0,s.M)(),value:m,onValueChange:b,orientation:i,dir:h,activationMode:c,children:(0,f.jsx)(u.WV.div,{dir:h,"data-orientation":i,...y,ref:t})})});z.displayName=I;var N="TabsList",U=n.forwardRef((e,t)=>{let{__scopeTabs:r,loop:n=!0,...o}=e,a=L(N,r),i=M(r);return(0,f.jsx)(_,{asChild:!0,...i,orientation:a.orientation,dir:a.dir,loop:n,children:(0,f.jsx)(u.WV.div,{role:"tablist","aria-orientation":a.orientation,...o,ref:t})})});U.displayName=N;var V="TabsTrigger",H=n.forwardRef((e,t)=>{let{__scopeTabs:r,value:n,disabled:a=!1,...i}=e,l=L(V,r),s=M(r),c=B(l.baseId,n),d=W(l.baseId,n),p=n===l.value;return(0,f.jsx)(T,{asChild:!0,...s,focusable:!a,active:p,children:(0,f.jsx)(u.WV.button,{type:"button",role:"tab","aria-selected":p,"aria-controls":d,"data-state":p?"active":"inactive","data-disabled":a?"":void 0,disabled:a,id:c,...i,ref:t,onMouseDown:(0,o.M)(e.onMouseDown,e=>{a||0!==e.button||!1!==e.ctrlKey?e.preventDefault():l.onValueChange(n)}),onKeyDown:(0,o.M)(e.onKeyDown,e=>{[" ","Enter"].includes(e.key)&&l.onValueChange(n)}),onFocus:(0,o.M)(e.onFocus,()=>{let e="manual"!==l.activationMode;p||a||!e||l.onValueChange(n)})})})});H.displayName=V;var F="TabsContent",$=n.forwardRef((e,t)=>{let{__scopeTabs:r,value:o,forceMount:a,children:i,...l}=e,s=L(F,r),c=B(s.baseId,o),d=W(s.baseId,o),p=o===s.value,y=n.useRef(p);return n.useEffect(()=>{let e=requestAnimationFrame(()=>y.current=!1);return()=>cancelAnimationFrame(e)},[]),(0,f.jsx)(C.z,{present:a||p,children:r=>{let{present:n}=r;return(0,f.jsx)(u.WV.div,{"data-state":p?"active":"inactive","data-orientation":s.orientation,role:"tabpanel","aria-labelledby":c,hidden:!n,id:d,tabIndex:0,...l,ref:t,style:{...e.style,animationDuration:y.current?"0s":void 0},children:n&&i})}})});function B(e,t){return"".concat(e,"-trigger-").concat(t)}function W(e,t){return"".concat(e,"-content-").concat(t)}$.displayName=F;var K=z,X=U,Y=H,q=$}}]);