(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[7170],{31122:function(e,t,n){"use strict";function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=void 0;var o=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!=typeof e)return{default:e};var t=s();if(t&&t.has(e))return t.get(e);var n={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&&(a.get||a.set)?Object.defineProperty(n,i,a):n[i]=e[i]}return n.default=e,t&&t.set(e,n),n}(n(67294)),i=n(32188),a=n(51458);function s(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return s=function(){return e},e}function l(){return(l=Object.assign||function(e){for(var t=1;t0&&e<1){var r=this.player.getDuration();if(!r){console.warn("ReactPlayer: could not seek using fraction –\xa0duration not yet available");return}this.player.seekTo(r*e);return}this.player.seekTo(e)}},{key:"render",value:function(){var e=this.props.activePlayer;return e?o.default.createElement(e,l({},this.props,{ref:this.ref,onReady:this.handleReady,onPlay:this.handlePlay,onPause:this.handlePause,onEnded:this.handleEnded,onLoaded:this.handleLoaded,onError:this.handleError})):null}}],u(d.prototype,n),i&&u(d,i),d}(o.Component);t.default=d,y(d,"displayName","Player"),y(d,"propTypes",i.propTypes),y(d,"defaultProps",i.defaultProps)},44852:function(e,t){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.fullSiteUrl=void 0,t.fullSiteUrl="https://www.".concat("cbt","nuggets.com")},38070:function(e,t,n){"use strict";function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}t.ZP=void 0;var o,i=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!=typeof e)return{default:e};var t=u();if(t&&t.has(e))return t.get(e);var n={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&&(a.get||a.set)?Object.defineProperty(n,i,a):n[i]=e[i]}return n.default=e,t&&t.set(e,n),n}(n(67294)),a=n(44852),s=n(51458),l=(o=n(92556))&&o.__esModule?o:{default:o};function u(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return u=function(){return e},e}function c(){return(c=Object.assign||function(e){for(var t=1;te.length)&&(t=e.length);for(var n=0,r=Array(t);n=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:r}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,i,a=!0,s=!1;return{s:function(){o=e[Symbol.iterator]()},n:function(){var e=o.next();return a=e.done,e},e:function(e){s=!0,i=e},f:function(){try{a||null==o.return||o.return()}finally{if(s)throw i}}}}(e);try{for(n.s();!(t=n.n()).done;){var r=t.value;if("string"==typeof r&&k(r)||k(r.src))return!0}}catch(e){n.e(e)}finally{n.f()}return!1}return!!(0,s.isMediaStream)(e)||b.test(e)||g.test(e)||P.test(e)||w.test(e)}function E(e){return e||(e=document.createElement("video")),e.webkitSupportsPresentationMode&&"function"==typeof e.webkitSetPresentationMode&&!/iPhone|iPod/.test(navigator.userAgent)}var S=function(e){!function(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&p(e,t)}(l,e);var t,n,o,a=(t=function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,n,o=d(l);if(t){var i=d(this).constructor;n=Reflect.construct(o,arguments,i)}else n=o.apply(this,arguments);return(e=n)&&("object"===r(e)||"function"==typeof e)?e:y(this)});function l(){var e;!function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")}(this,l);for(var t=arguments.length,n=Array(t),r=0;r0?n.end(n.length-1):t}},{key:"getCurrentTime",value:function(){return this.player?this.player.currentTime:null}},{key:"getSecondsLoaded",value:function(){if(!this.player)return null;var e=this.player.buffered;if(0===e.length)return 0;var t=e.end(e.length-1),n=this.getDuration();return t>n?n:t}},{key:"getSource",value:function(e){var t=this.shouldUseHLS(e),n=this.shouldUseDASH(e);return e instanceof Array||(0,s.isMediaStream)(e)||t||n?void 0:_.test(e)?e.replace("www.dropbox.com","dl.dropboxusercontent.com"):e}},{key:"render",value:function(){var e=this.props,t=e.url,n=e.playing,r=e.loop,o=e.controls,a=e.muted,s=e.config,l=e.width,u=e.height,f=this.shouldUseAudio(this.props);return i.default.createElement(f?"audio":"video",c({ref:this.ref,src:this.getSource(t),style:{width:"auto"===l?l:"100%",height:"auto"===u?u:"100%"},preload:"auto",autoPlay:n||void 0,controls:o,muted:a,loop:r},s.file.attributes),t instanceof Array&&t.map(this.renderSourceElement),s.file.tracks.map(this.renderTrack))}}],f(l.prototype,n),o&&f(l,o),l}(i.Component);h(S,"displayName","FilePlayer"),h(S,"canPlay",k),h(S,"canEnablePIP",function(e){return k(e)&&(!!document.pictureInPictureEnabled||E())&&!b.test(e)});var j=(0,l.default)(S);t.ZP=j},32188:function(e,t,n){"use strict";Object.defineProperty(t,"__esModule",{value:!0}),t.DEPRECATED_CONFIG_PROPS=t.defaultProps=t.propTypes=void 0;var r,o=(r=n(45697))&&r.__esModule?r:{default:r},i=o.default.string,a=o.default.bool,s=o.default.number,l=o.default.array,u=o.default.oneOfType,c=o.default.shape,f=o.default.object,p=o.default.func,y=o.default.node,d={url:u([i,l,f]),playing:a,loop:a,controls:a,volume:s,muted:a,playbackRate:s,width:u([i,s]),height:u([i,s]),style:f,progressInterval:s,playsinline:a,pip:a,light:u([a,i]),playIcon:y,wrapper:u([i,p,c({render:p.isRequired})]),config:c({soundcloud:c({options:f,preload:a}),youtube:c({playerVars:f,embedOptions:f,preload:a}),facebook:c({appId:i,version:i,playerId:i}),dailymotion:c({params:f,preload:a}),vimeo:c({playerOptions:f,preload:a}),file:c({attributes:f,tracks:l,forceVideo:a,forceAudio:a,forceHLS:a,forceDASH:a,hlsOptions:f,hlsVersion:i,dashVersion:i}),wistia:c({options:f}),mixcloud:c({options:f}),twitch:c({options:f,playerId:i})}),onReady:p,onStart:p,onPlay:p,onPause:p,onBuffer:p,onBufferEnd:p,onEnded:p,onError:p,onDuration:p,onSeek:p,onProgress:p,onEnablePIP:p,onDisablePIP:p};t.propTypes=d,t.defaultProps={playing:!1,loop:!1,controls:!1,volume:null,muted:!1,playbackRate:1,width:"640px",height:"360px",style:{},progressInterval:1e3,playsinline:!1,pip:!1,light:!1,wrapper:"div",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:{},preload:!1},facebook:{appId:"1309697205772819",version:"v3.3",playerId:null},dailymotion:{params:{api:1,"endscreen-enable":!1},preload:!1},vimeo:{playerOptions:{autopause:!1,byline:!1,portrait:!1,title:!1},preload:!1},file:{attributes:{},tracks:[],forceVideo:!1,forceAudio:!1,forceHLS:!1,forceDASH:!1,hlsOptions:{},hlsVersion:"0.13.1",dashVersion:"2.9.2"},wistia:{options:{}},mixcloud:{options:{hide_cover:1}},twitch:{options:{},playerId:null}},onReady:function(){},onStart:function(){},onPlay:function(){},onPause:function(){},onBuffer:function(){},onBufferEnd:function(){},onEnded:function(){},onError:function(){},onDuration:function(){},onSeek:function(){},onProgress:function(){},onEnablePIP:function(){},onDisablePIP:function(){}},t.DEPRECATED_CONFIG_PROPS=["soundcloudConfig","youtubeConfig","facebookConfig","dailymotionConfig","vimeoConfig","fileConfig","wistiaConfig"]},92556:function(e,t,n){"use strict";function r(e){return(r="function"==typeof Symbol&&"symbol"==typeof Symbol.iterator?function(e){return typeof e}:function(e){return e&&"function"==typeof Symbol&&e.constructor===Symbol&&e!==Symbol.prototype?"symbol":typeof e})(e)}Object.defineProperty(t,"__esModule",{value:!0}),t.default=function(e){var t,n;return n=t=function(t){(function(e,t){if("function"!=typeof t&&null!==t)throw TypeError("Super expression must either be null or a function");e.prototype=Object.create(t&&t.prototype,{constructor:{value:e,writable:!0,configurable:!0}}),t&&d(e,t)})(g,t);var n,o,u,f=(n=function(){if("undefined"==typeof Reflect||!Reflect.construct||Reflect.construct.sham)return!1;if("function"==typeof Proxy)return!0;try{return Boolean.prototype.valueOf.call(Reflect.construct(Boolean,[],function(){})),!0}catch(e){return!1}}(),function(){var e,t,o=m(g);if(n){var i=m(this).constructor;t=Reflect.construct(o,arguments,i)}else t=o.apply(this,arguments);return(e=t)&&("object"===r(e)||"function"==typeof e)?e:h(this)});function g(){var e;(function(e,t){if(!(e instanceof t))throw TypeError("Cannot call a class as a function")})(this,g);for(var t=arguments.length,n=Array(t),r=0;r0&&void 0!==arguments[0]?arguments[0]:"player";return e.player?e.player.getInternalPlayer(t):null}),v(h(e),"seekTo",function(t,n){if(!e.player)return null;e.player.seekTo(t,n)}),v(h(e),"ref",function(t){e.player=t}),e}return o=[{key:"shouldComponentUpdate",value:function(e){return!(0,s.isEqual)(this.props,e)}},{key:"componentDidUpdate",value:function(){this.config=(0,s.getConfig)(this.props,a.defaultProps)}},{key:"render",value:function(){var t=this.config.file,n=t.forceVideo,r=t.forceAudio,o=t.forceHLS,u=t.forceDASH;if(!e.canPlay(this.props.url)&&!(n||r||o||u))return null;var f=this.props,y=f.style,d=f.width,h=f.height,m=f.wrapper,v=(0,s.omit)(this.props,b,a.DEPRECATED_CONFIG_PROPS);return i.default.createElement(m,c({style:p(p({},y),{},{width:d,height:h})},v),i.default.createElement(l.default,c({},this.props,{ref:this.ref,activePlayer:e,config:this.config})))}}],y(g.prototype,o),u&&y(g,u),g}(i.Component),v(t,"displayName","".concat(e.displayName,"Player")),v(t,"propTypes",a.propTypes),v(t,"defaultProps",a.defaultProps),v(t,"canPlay",e.canPlay),n};var o,i=function(e){if(e&&e.__esModule)return e;if(null===e||"object"!==r(e)&&"function"!=typeof e)return{default:e};var t=u();if(t&&t.has(e))return t.get(e);var n={},o=Object.defineProperty&&Object.getOwnPropertyDescriptor;for(var i in e)if(Object.prototype.hasOwnProperty.call(e,i)){var a=o?Object.getOwnPropertyDescriptor(e,i):null;a&&(a.get||a.set)?Object.defineProperty(n,i,a):n[i]=e[i]}return n.default=e,t&&t.set(e,n),n}(n(67294)),a=n(32188),s=n(51458),l=(o=n(31122))&&o.__esModule?o:{default:o};function u(){if("function"!=typeof WeakMap)return null;var e=new WeakMap;return u=function(){return e},e}function c(){return(c=Object.assign||function(e){for(var t=1;t2&&void 0!==arguments[2]?arguments[2]:null,r=arguments.length>3&&void 0!==arguments[3]?arguments[3]:function(){return!0},i=arguments.length>4&&void 0!==arguments[4]?arguments[4]:o.default;return window[t]&&r(window[t])?Promise.resolve(window[t]):new Promise(function(r,o){if(m[e]){m[e].push({resolve:r,reject:o});return}m[e]=[{resolve:r,reject:o}];var a=function(t){m[e].forEach(function(e){return e.resolve(t)})};if(n){var s=window[n];window[n]=function(){s&&s(),a(window[t])}}i(e,function(r){r?(m[e].forEach(function(e){return e.reject(r)}),m[e]=null):n||a(window[t])})})},t.getConfig=function(e,t,n){var r,o=(0,i.default)(t.config,e.config),s=function(e,t){if("undefined"==typeof Symbol||null==e[Symbol.iterator]){if(Array.isArray(e)||(o=u(e))){o&&(e=o);var n=0,r=function(){};return{s:r,n:function(){return n>=e.length?{done:!0}:{done:!1,value:e[n++]}},e:function(e){throw e},f:r}}throw TypeError("Invalid attempt to iterate non-iterable instance.\nIn order to be iterable, non-array objects must have a [Symbol.iterator]() method.")}var o,i,a=!0,s=!1;return{s:function(){o=e[Symbol.iterator]()},n:function(){var e=o.next();return a=e.done,e},e:function(e){s=!0,i=e},f:function(){try{a||null==o.return||o.return()}finally{if(s)throw i}}}}(a.DEPRECATED_CONFIG_PROPS);try{for(s.s();!(r=s.n()).done;){var l=r.value;if(e[l]){var c,f,p=l.replace(/Config$/,"");if(o=(0,i.default)(o,(c={},f=e[l],p in c?Object.defineProperty(c,p,{value:f,enumerable:!0,configurable:!0,writable:!0}):c[p]=f,c)),n){var y="ReactPlayer: %c".concat(l," %cis deprecated, please use the config prop instead – ").concat("https://github.com/CookPete/react-player#config-prop");console.warn(y,"font-weight: bold","")}}}}catch(e){s.e(e)}finally{s.f()}return o},t.omit=function(e){for(var t,n=arguments.length,r=Array(n>1?n-1:0),o=1;o1?r-1:0),i=1;ie.length)&&(t=e.length);for(var n=0,r=Array(t);n0&&o._listeners.length>this._maxListeners&&(o._listeners.warned=!0,u.call(this,o._listeners.length,a))):o._listeners=t;break}a=e.shift()}return!0}c.EventEmitter2=c,c.prototype.delimiter=".",c.prototype.setMaxListeners=function(e){i!==e&&(this._maxListeners=e,this._conf||(this._conf={}),this._conf.maxListeners=e)},c.prototype.event="",c.prototype.once=function(e,t){return this._once(e,t,!1)},c.prototype.prependOnceListener=function(e,t){return this._once(e,t,!0)},c.prototype._once=function(e,t,n){return this._many(e,1,t,n),this},c.prototype.many=function(e,t,n){return this._many(e,t,n,!1)},c.prototype.prependMany=function(e,t,n){return this._many(e,t,n,!0)},c.prototype._many=function(e,t,n,r){var o=this;if("function"!=typeof n)throw Error("many only accepts instances of Function");function i(){return 0==--t&&o.off(e,i),n.apply(this,arguments)}return i._origin=n,this._on(e,i,r),o},c.prototype.emit=function(){this._events||s.call(this);var e,t,n,r,o,i=arguments[0];if("newListener"===i&&!this._newListener&&!this._events.newListener)return!1;var a=arguments.length;if(this._all&&this._all.length){if(o=this._all.slice(),a>3)for(r=0,e=Array(a);r3)for(r=1,e=Array(a-1);r3)for(r=1,e=Array(l);r3)for(r=1,e=Array(l-1);r0&&this._events[e].length>this._maxListeners&&(this._events[e].warned=!0,u.call(this,this._events[e].length,e))):this._events[e]=t,this},c.prototype.off=function(e,t){if("function"!=typeof t)throw Error("removeListener only takes instances of Function");var n,r=[];if(this.wildcard){var o="string"==typeof e?e.split(this.delimiter):e.slice();r=f.call(this,null,o,this.listenerTree,0)}else{if(!this._events[e])return this;n=this._events[e],r.push({_listeners:n})}for(var s=0;s0&&e(t[o]),0!==Object.keys(a).length||delete t[o])}}}(this.listenerTree),this},c.prototype.offAny=function(e){var t,n=0,r=0;if(e&&this._all&&this._all.length>0){for(n=0,r=(t=this._all).length;nt.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var o=0,r=Object.getOwnPropertySymbols(e);ot.indexOf(r[o])&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},i={FocusBumpStop:function(e){var t=e.refToBumpTo,n=o(e,["refToBumpTo"]);return r.createElement("span",Object.assign({tabIndex:0,onFocus:function(){return t.current.focus()},"data-at":"FocusBumpStop"},n))}}},4648:function(e,t,n){"use strict";n.d(t,{Z:function(){return x}});var r=n(67294),o=n(23473),i=n(45658),a=n(88305),s=Math.round(1e7*Math.random()).toString(),l=(0,a.f)(function(e){var t,n=(0,r.useState)(s);return{titleId:n[0],setTitleId:n[1],onClose:null!==(t=null==e?void 0:e.onClose)&&void 0!==t?t:function(){}}}),u=n(87379),c=(0,u.F4)(["from{opacity:0;}"]),f=(0,u.F4)(["to{opacity:0;}"]),p=(0,u.F4)(["from{transform:translate(-50%,-75%);}"]),y=(0,u.F4)(["to{transform:translate(-50%,-75%);}"]),d=(0,u.F4)(["from{transform:scale3d(.3,.3,.3) translate(-150%,-150%);}"]),h=(0,u.F4)(["to{transform:scale3d(.3,.3,.3) translate(-150%,-150%);}"]),m="both cubic-bezier(0.4, 0, 0, 1.5)",v=function(e,t){switch(e){case"fade":default:if(t)return(0,u.iv)([""," ",""],c,m);return(0,u.iv)([""," ",""],f,m);case"slideDown":if(t)return(0,u.iv)([""," ",""],p,m);return(0,u.iv)([""," ",""],y,m);case"zoom":if(t)return(0,u.iv)([""," ",""],d,m);return(0,u.iv)([""," ",""],h,m)}},b=u.ZP.div.withConfig({displayName:"StyledModalDialog",componentId:"sc-1b1n7zv-0"})(["position:fixed;top:50%;left:50%;transform:translate(-50%,-50%);margin:auto;z-index:1051;padding:1.5rem 2.1rem 6rem;background:",";color:",";box-shadow:3px 3px 8px 0 ",";border:1px solid ",";animation:",";-webkit-animation:",";animation-duration:",";"],function(e){return e.theme.colors.white},function(e){return e.theme.colors.primary},function(e){return e.theme.colors.modalDropShadow},function(e){return e.theme.colors.modalBorder},function(e){return v(e.animationType,e.visible)},function(e){return v(e.animationType,e.visible)},function(e){return"".concat(e.animationDurationInMs,"ms")}),g=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var o=0,r=Object.getOwnPropertySymbols(e);ot.indexOf(r[o])&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},P=function(e){var t=e.children,n=e.modalDialogRef,o=e.setAnimating,i=e.visible,s=e.animationType,u=e.animationDurationInMs,c=e["data-at"],f=g(e,["children","modalDialogRef","setAnimating","visible","animationType","animationDurationInMs","data-at"]),p=(0,a.u)(l).titleId;return r.createElement(b,Object.assign({visible:i,"data-visible":i,animationType:void 0===s?"zoom":s,animationDurationInMs:void 0===u?300:u,onAnimationStart:function(){return o(!0)},onAnimationEnd:function(){return o(!1)},"data-at":c,ref:n,role:"dialog",tabIndex:-1,"aria-labelledby":p},f),t)},O=u.ZP.div.withConfig({displayName:"StyledModal",componentId:"sc-5yl48y-0"})(["display:",";animation:",";-webkit-animation:",";animation-duration:",";position:fixed;top:0;left:0;width:100%;height:100%;z-index:1050;"],function(e){return e.animating||e.visible?"block":"none"},function(e){return v(e.animationType,e.visible)},function(e){return v(e.animationType,e.visible)},function(e){return"".concat(e.animationDurationInMs,"ms")}),w=u.ZP.div.withConfig({displayName:"StyledModalOverlay",componentId:"sc-1y5b6xz-0"})(["position:fixed;background:",";top:0;left:0;width:100%;height:100%;z-index:1050;"],function(e){return e.theme.colors.overlay}),_=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var o=0,r=Object.getOwnPropertySymbols(e);ot.indexOf(r[o])&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},k=u.ZP.div.withConfig({displayName:"StyledModalBody",componentId:"sc-1n79ckr-0"})(["font-family:",";font-size:",";width:",";height:",";overflow-y:auto;max-width:100vw;padding:0 4.25rem;strong,b{font-weight:900;}em{font-style:italic;}a{text-decoration:none;color:",";outline:none;background:transparent;&:hover{text-decoration:underline;cursor:pointer;outline:0;}}ul{display:block;list-style:none;margin-top:1em;margin-bottom:1em;margin-left:0;margin-right:0;padding-left:4rem;li{list-style:disc;}}"],function(e){return e.theme.fonts.fontFamily},function(e){return e.theme.fonts.textStandard},function(e){var t;return null!==(t=e.width)&&void 0!==t?t:"auto"},function(e){var t;return null!==(t=e.height)&&void 0!==t?t:"auto"},function(e){return e.theme.colors.blue}),E=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var o=0,r=Object.getOwnPropertySymbols(e);ot.indexOf(r[o])&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},S=n(90027),j=(0,u.ZP)(S.Z).withConfig({displayName:"StyledModalCloseButton",componentId:"sc-3zthrc-0"})(["float:right;width:2.1rem;height:2.1rem;& svg{width:2.1rem;height:2.1rem;path{fill:",";}}"],function(e){return e.theme.colors.blue}),L=r.useLayoutEffect,I=u.ZP.div.withConfig({displayName:"StyledTitleContainer",componentId:"sc-11drg1c-0"})(["margin:4.25rem 0 3rem;"]),T=u.ZP.h1.withConfig({displayName:"StyledModalTitle",componentId:"sc-vxsy7h-0"})(["font-family:",";font-size:",";line-height:1.3em;margin-bottom:10px;font-weight:bold;color:",";padding:0;border:0;vertical-align:baseline;"],function(e){return e.theme.fonts.fontFamily},function(e){return e.theme.fonts.textSizeH3},function(e){return e.theme.colors.primary}),A=function(e,t){var n={};for(var r in e)Object.prototype.hasOwnProperty.call(e,r)&&0>t.indexOf(r)&&(n[r]=e[r]);if(null!=e&&"function"==typeof Object.getOwnPropertySymbols)for(var o=0,r=Object.getOwnPropertySymbols(e);ot.indexOf(r[o])&&Object.prototype.propertyIsEnumerable.call(e,r[o])&&(n[r[o]]=e[r[o]]);return n},R=u.ZP.div.withConfig({displayName:"StyledModalFooter",componentId:"sc-3n65jt-0"})(["display:flex;border:0;margin-top:1.5rem;padding-top:1.9rem;justify-content:flex-start;text-align:right;"]),C=function(e){var t=e.children,n=e.visible,a=e.onVisibleFocusRef,s=e.onClose,u=e.showOverlay,c=e.closeOnOverlayClick,f=void 0===c||c,p=e.animationDurationInMs,y=void 0===p?300:p,d=e["data-at"],h=_(e,["children","visible","onVisibleFocusRef","onClose","showOverlay","closeOnOverlayClick","animationDurationInMs","data-at"]),m=(0,r.useState)(n),v=m[0],b=m[1],g=(0,r.useState)(!1),k=g[0],E=g[1],S=(0,r.useRef)(),j=(0,r.useCallback)(function(e){e.key===o.Z.ESC&&n&&s()},[n,s]);(0,r.useEffect)(function(){return document.addEventListener("keydown",j),function(){document.removeEventListener("keydown",j)}},[j]);var L=(0,r.useCallback)(function(){(null==a?void 0:a.current)?a.current.focus():S.current.focus()},[a,S]);return(0,r.useEffect)(function(){v!==n&&(E(!0),b(n)),!0===v&&!0===n&&!1===k&&L()},[v,n,L,k]),r.createElement(O,{visible:v,animating:k,animationType:"fade",animationDurationInMs:y,"data-at":d},void 0===u||u?r.createElement(w,{onClick:function(){f&&s&&s()},"data-at":"".concat(d,"-Overlay")}):null,r.createElement(l.Provider,{initialState:{onClose:s}},r.createElement(P,Object.assign({visible:n,modalDialogRef:S,setAnimating:E,animationDurationInMs:y,"data-at":"".concat(d,"-Dialog")},h),t),r.createElement(i.Z.FocusBumpStop,{refToBumpTo:S})))};Object.assign(C,{Body:function(e){var t=e.children,n=E(e,["children"]);return r.createElement(k,Object.assign({},n),t)},CloseButton:function(e){var t=(0,a.u)(l).onClose;return r.createElement(j,Object.assign({"aria-label":"close modal",onClick:function(){return t()}},e))},Footer:R,Title:function(e){var t=e.children,n=e.id,o=A(e,["children","id"]),i=(0,a.u)(l),s=i.titleId,u=i.setTitleId;return L(function(){n&&s!==n&&u(n)},[n,s,u]),r.createElement(I,null,r.createElement(T,Object.assign({id:s},o),t))}});var x=C},92703:function(e,t,n){"use strict";var r=n(50414);function o(){}function i(){}i.resetWarningCache=o,e.exports=function(){function e(e,t,n,o,i,a){if(a!==r){var s=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 s.name="Invariant Violation",s}}function t(){return e}e.isRequired=e;var n={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:i,resetWarningCache:o};return n.PropTypes=n,n}},45697:function(e,t,n){e.exports=n(92703)()},50414:function(e){"use strict";e.exports="SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"},25934:function(e,t,n){"use strict";n.d(t,{Z:function(){return u}});for(var r,o=new Uint8Array(16),i=/^(?:[0-9a-f]{8}-[0-9a-f]{4}-[1-5][0-9a-f]{3}-[89ab][0-9a-f]{3}-[0-9a-f]{12}|00000000-0000-0000-0000-000000000000)$/i,a=[],s=0;s<256;++s)a.push((s+256).toString(16).substr(1));var l=function(e){var t=arguments.length>1&&void 0!==arguments[1]?arguments[1]:0,n=(a[e[t+0]]+a[e[t+1]]+a[e[t+2]]+a[e[t+3]]+"-"+a[e[t+4]]+a[e[t+5]]+"-"+a[e[t+6]]+a[e[t+7]]+"-"+a[e[t+8]]+a[e[t+9]]+"-"+a[e[t+10]]+a[e[t+11]]+a[e[t+12]]+a[e[t+13]]+a[e[t+14]]+a[e[t+15]]).toLowerCase();if(!("string"==typeof n&&i.test(n)))throw TypeError("Stringified UUID is invalid");return n},u=function(e,t,n){var i=(e=e||{}).random||(e.rng||function(){if(!r&&!(r="undefined"!=typeof crypto&&crypto.getRandomValues&&crypto.getRandomValues.bind(crypto)||"undefined"!=typeof msCrypto&&"function"==typeof msCrypto.getRandomValues&&msCrypto.getRandomValues.bind(msCrypto)))throw Error("crypto.getRandomValues() not supported. See https://github.com/uuidjs/uuid#getrandomvalues-not-supported");return r(o)})();if(i[6]=15&i[6]|64,i[8]=63&i[8]|128,t){n=n||0;for(var a=0;a<16;++a)t[n+a]=i[a];return t}return l(i)}},12562:function(e,t,n){"use strict";var r=n(5487),o=n(18686),i=n(99252),a=n(33770),s=n(84458),l=n(49709),u=n(74637),c=n(75449),f=Object.prototype.hasOwnProperty;t.Z=function(e){if(null==e)return!0;if((0,s.Z)(e)&&((0,a.Z)(e)||"string"==typeof e||"function"==typeof e.splice||(0,l.Z)(e)||(0,c.Z)(e)||(0,i.Z)(e)))return!e.length;var t=(0,o.Z)(e);if("[object Map]"==t||"[object Set]"==t)return!e.size;if((0,u.Z)(e))return!(0,r.Z)(e).length;for(var n in e)if(f.call(e,n))return!1;return!0}},36864:function(e,t,n){"use strict";function r(){return(r=Object.assign?Object.assign.bind():function(e){for(var t=1;t