(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[4883],{60809:(t,e,n)=>{"use strict";n.d(e,{UC:()=>S,bL:()=>T,l9:()=>R});var r=n(20282),o=n(33885),i=n(94552),s=n(72884),c=n(10490),a=n(90348),u=n(24155),l=n(14247),p=n(30012),f=n(94450),h="Collapsible",[d,y]=(0,i.A)(h),[m,b]=d(h),v=r.forwardRef((t,e)=>{let{__scopeCollapsible:n,open:o,defaultOpen:i,disabled:c,onOpenChange:a,...l}=t,[h=!1,d]=(0,s.i)({prop:o,defaultProp:i,onChange:a});return(0,f.jsx)(m,{scope:n,disabled:c,contentId:(0,p.B)(),open:h,onOpenToggle:r.useCallback(()=>d(t=>!t),[d]),children:(0,f.jsx)(u.sG.div,{"data-state":I(h),"data-disabled":c?"":void 0,...l,ref:e})})});v.displayName=h;var g="CollapsibleTrigger",_=r.forwardRef((t,e)=>{let{__scopeCollapsible:n,...r}=t,i=b(g,n);return(0,f.jsx)(u.sG.button,{type:"button","aria-controls":i.contentId,"aria-expanded":i.open||!1,"data-state":I(i.open),"data-disabled":i.disabled?"":void 0,disabled:i.disabled,...r,ref:e,onClick:(0,o.m)(t.onClick,i.onOpenToggle)})});_.displayName=g;var E="CollapsibleContent",w=r.forwardRef((t,e)=>{let{forceMount:n,...r}=t,o=b(E,t.__scopeCollapsible);return(0,f.jsx)(l.C,{present:n||o.open,children:({present:t})=>(0,f.jsx)(O,{...r,ref:e,present:t})})});w.displayName=E;var O=r.forwardRef((t,e)=>{let{__scopeCollapsible:n,present:o,children:i,...s}=t,l=b(E,n),[p,h]=r.useState(o),d=r.useRef(null),y=(0,a.s)(e,d),m=r.useRef(0),v=m.current,g=r.useRef(0),_=g.current,w=l.open||p,O=r.useRef(w),T=r.useRef();return r.useEffect(()=>{let t=requestAnimationFrame(()=>O.current=!1);return()=>cancelAnimationFrame(t)},[]),(0,c.N)(()=>{let t=d.current;if(t){T.current=T.current||{transitionDuration:t.style.transitionDuration,animationName:t.style.animationName},t.style.transitionDuration="0s",t.style.animationName="none";let e=t.getBoundingClientRect();m.current=e.height,g.current=e.width,O.current||(t.style.transitionDuration=T.current.transitionDuration,t.style.animationName=T.current.animationName),h(o)}},[l.open,o]),(0,f.jsx)(u.sG.div,{"data-state":I(l.open),"data-disabled":l.disabled?"":void 0,id:l.contentId,hidden:!w,...s,ref:y,style:{"--radix-collapsible-content-height":v?`${v}px`:void 0,"--radix-collapsible-content-width":_?`${_}px`:void 0,...t.style},children:w&&i})});function I(t){return t?"open":"closed"}var T=v,R=_,S=w},13061:()=>{!function(t,e){"use strict";if("IntersectionObserver"in t&&"IntersectionObserverEntry"in t&&"intersectionRatio"in t.IntersectionObserverEntry.prototype){"isIntersecting"in t.IntersectionObserverEntry.prototype||Object.defineProperty(t.IntersectionObserverEntry.prototype,"isIntersecting",{get:function(){return this.intersectionRatio>0}});return}var n=[];function r(t){this.time=t.time,this.target=t.target,this.rootBounds=t.rootBounds,this.boundingClientRect=t.boundingClientRect,this.intersectionRect=t.intersectionRect||a(),this.isIntersecting=!!t.intersectionRect;var e=this.boundingClientRect,n=e.width*e.height,r=this.intersectionRect,o=r.width*r.height;n?this.intersectionRatio=Number((o/n).toFixed(4)):this.intersectionRatio=this.isIntersecting?1:0}function o(t,e){var n,r,o,i=e||{};if("function"!=typeof t)throw Error("callback must be a function");if(i.root&&1!=i.root.nodeType)throw Error("root must be an Element");this._checkForIntersections=(n=this._checkForIntersections.bind(this),r=this.THROTTLE_TIMEOUT,o=null,function(){o||(o=setTimeout(function(){n(),o=null},r))}),this._callback=t,this._observationTargets=[],this._queuedEntries=[],this._rootMarginValues=this._parseRootMargin(i.rootMargin),this.thresholds=this._initThresholds(i.threshold),this.root=i.root||null,this.rootMargin=this._rootMarginValues.map(function(t){return t.value+t.unit}).join(" ")}function i(t,e,n,r){"function"==typeof t.addEventListener?t.addEventListener(e,n,r||!1):"function"==typeof t.attachEvent&&t.attachEvent("on"+e,n)}function s(t,e,n,r){"function"==typeof t.removeEventListener?t.removeEventListener(e,n,r||!1):"function"==typeof t.detatchEvent&&t.detatchEvent("on"+e,n)}function c(t){var e;try{e=t.getBoundingClientRect()}catch(t){}return e?(e.width&&e.height||(e={top:e.top,right:e.right,bottom:e.bottom,left:e.left,width:e.right-e.left,height:e.bottom-e.top}),e):a()}function a(){return{top:0,bottom:0,left:0,right:0,width:0,height:0}}function u(t,e){for(var n=e;n;){if(n==t)return!0;n=l(n)}return!1}function l(t){var e=t.parentNode;return e&&11==e.nodeType&&e.host?e.host:e}o.prototype.THROTTLE_TIMEOUT=100,o.prototype.POLL_INTERVAL=null,o.prototype.USE_MUTATION_OBSERVER=!0,o.prototype.observe=function(t){if(!this._observationTargets.some(function(e){return e.element==t})){if(!(t&&1==t.nodeType))throw Error("target must be an Element");this._registerInstance(),this._observationTargets.push({element:t,entry:null}),this._monitorIntersections(),this._checkForIntersections()}},o.prototype.unobserve=function(t){this._observationTargets=this._observationTargets.filter(function(e){return e.element!=t}),this._observationTargets.length||(this._unmonitorIntersections(),this._unregisterInstance())},o.prototype.disconnect=function(){this._observationTargets=[],this._unmonitorIntersections(),this._unregisterInstance()},o.prototype.takeRecords=function(){var t=this._queuedEntries.slice();return this._queuedEntries=[],t},o.prototype._initThresholds=function(t){var e=t||[0];return Array.isArray(e)||(e=[e]),e.sort().filter(function(t,e,n){if("number"!=typeof t||isNaN(t)||t<0||t>1)throw Error("threshold must be a number between 0 and 1 inclusively");return t!==n[e-1]})},o.prototype._parseRootMargin=function(t){var e=(t||"0px").split(/\s+/).map(function(t){var e=/^(-?\d*\.?\d+)(px|%)$/.exec(t);if(!e)throw Error("rootMargin must be specified in pixels or percent");return{value:parseFloat(e[1]),unit:e[2]}});return e[1]=e[1]||e[0],e[2]=e[2]||e[0],e[3]=e[3]||e[1],e},o.prototype._monitorIntersections=function(){!this._monitoringIntersections&&(this._monitoringIntersections=!0,this.POLL_INTERVAL?this._monitoringInterval=setInterval(this._checkForIntersections,this.POLL_INTERVAL):(i(t,"resize",this._checkForIntersections,!0),i(e,"scroll",this._checkForIntersections,!0),this.USE_MUTATION_OBSERVER&&"MutationObserver"in t&&(this._domObserver=new MutationObserver(this._checkForIntersections),this._domObserver.observe(e,{attributes:!0,childList:!0,characterData:!0,subtree:!0}))))},o.prototype._unmonitorIntersections=function(){this._monitoringIntersections&&(this._monitoringIntersections=!1,clearInterval(this._monitoringInterval),this._monitoringInterval=null,s(t,"resize",this._checkForIntersections,!0),s(e,"scroll",this._checkForIntersections,!0),this._domObserver&&(this._domObserver.disconnect(),this._domObserver=null))},o.prototype._checkForIntersections=function(){var e=this._rootIsInDom(),n=e?this._getRootRect():a();this._observationTargets.forEach(function(o){var i=o.element,s=c(i),a=this._rootContainsTarget(i),u=o.entry,l=e&&a&&this._computeTargetAndRootIntersection(i,n),p=o.entry=new r({time:t.performance&&performance.now&&performance.now(),target:i,boundingClientRect:s,rootBounds:n,intersectionRect:l});u?e&&a?this._hasCrossedThreshold(u,p)&&this._queuedEntries.push(p):u&&u.isIntersecting&&this._queuedEntries.push(p):this._queuedEntries.push(p)},this),this._queuedEntries.length&&this._callback(this.takeRecords(),this)},o.prototype._computeTargetAndRootIntersection=function(n,r){if("none"!=t.getComputedStyle(n).display){for(var o=c(n),i=l(n),s=!1;!s;){var a=null,u=1==i.nodeType?t.getComputedStyle(i):{};if("none"==u.display)return;if(i==this.root||i==e?(s=!0,a=r):i!=e.body&&i!=e.documentElement&&"visible"!=u.overflow&&(a=c(i)),a&&!(o=function(t,e){var n=Math.max(t.top,e.top),r=Math.min(t.bottom,e.bottom),o=Math.max(t.left,e.left),i=Math.min(t.right,e.right),s=i-o,c=r-n;return s>=0&&c>=0&&{top:n,bottom:r,left:o,right:i,width:s,height:c}}(a,o)))break;i=l(i)}return o}},o.prototype._getRootRect=function(){var t;if(this.root)t=c(this.root);else{var n=e.documentElement,r=e.body;t={top:0,left:0,right:n.clientWidth||r.clientWidth,width:n.clientWidth||r.clientWidth,bottom:n.clientHeight||r.clientHeight,height:n.clientHeight||r.clientHeight}}return this._expandRectByRootMargin(t)},o.prototype._expandRectByRootMargin=function(t){var e=this._rootMarginValues.map(function(e,n){return"px"==e.unit?e.value:e.value*(n%2?t.width:t.height)/100}),n={top:t.top-e[0],right:t.right+e[1],bottom:t.bottom+e[2],left:t.left-e[3]};return n.width=n.right-n.left,n.height=n.bottom-n.top,n},o.prototype._hasCrossedThreshold=function(t,e){var n=t&&t.isIntersecting?t.intersectionRatio||0:-1,r=e.isIntersecting?e.intersectionRatio||0:-1;if(n!==r)for(var o=0;on.indexOf(this)&&n.push(this)},o.prototype._unregisterInstance=function(){var t=n.indexOf(this);-1!=t&&n.splice(t,1)},t.IntersectionObserver=o,t.IntersectionObserverEntry=r}(window,document)},16100:(t,e,n)=>{"use strict";n.d(e,{A:()=>f});var r=n(20282);function o(t){return t&&t.__esModule&&Object.prototype.hasOwnProperty.call(t,"default")?t.default:t}function i(t,e){return t(e={exports:{}},e.exports),e.exports}var s=i(function(t,e){Object.defineProperty(e,"__esModule",{value:!0});var n="function"==typeof Symbol&&Symbol.for,r=n?Symbol.for("react.element"):60103,o=n?Symbol.for("react.portal"):60106,i=n?Symbol.for("react.fragment"):60107,s=n?Symbol.for("react.strict_mode"):60108,c=n?Symbol.for("react.profiler"):60114,a=n?Symbol.for("react.provider"):60109,u=n?Symbol.for("react.context"):60110,l=n?Symbol.for("react.async_mode"):60111,p=n?Symbol.for("react.concurrent_mode"):60111,f=n?Symbol.for("react.forward_ref"):60112,h=n?Symbol.for("react.suspense"):60113,d=n?Symbol.for("react.memo"):60115,y=n?Symbol.for("react.lazy"):60116;function m(t){if("object"==typeof t&&null!==t){var e=t.$$typeof;switch(e){case r:switch(t=t.type){case l:case p:case i:case c:case s:case h:return t;default:switch(t=t&&t.$$typeof){case u:case f:case a:return t;default:return e}}case y:case d:case o:return e}}}function b(t){return m(t)===p}e.typeOf=m,e.AsyncMode=l,e.ConcurrentMode=p,e.ContextConsumer=u,e.ContextProvider=a,e.Element=r,e.ForwardRef=f,e.Fragment=i,e.Lazy=y,e.Memo=d,e.Portal=o,e.Profiler=c,e.StrictMode=s,e.Suspense=h,e.isValidElementType=function(t){return"string"==typeof t||"function"==typeof t||t===i||t===p||t===c||t===s||t===h||"object"==typeof t&&null!==t&&(t.$$typeof===y||t.$$typeof===d||t.$$typeof===a||t.$$typeof===u||t.$$typeof===f)},e.isAsyncMode=function(t){return b(t)||m(t)===l},e.isConcurrentMode=b,e.isContextConsumer=function(t){return m(t)===u},e.isContextProvider=function(t){return m(t)===a},e.isElement=function(t){return"object"==typeof t&&null!==t&&t.$$typeof===r},e.isForwardRef=function(t){return m(t)===f},e.isFragment=function(t){return m(t)===i},e.isLazy=function(t){return m(t)===y},e.isMemo=function(t){return m(t)===d},e.isPortal=function(t){return m(t)===o},e.isProfiler=function(t){return m(t)===c},e.isStrictMode=function(t){return m(t)===s},e.isSuspense=function(t){return m(t)===h}});function c(){}function a(){}o(s),o(i(function(t,e){})),i(function(t){t.exports=s}),Object.getOwnPropertySymbols,Object.prototype.hasOwnProperty,Object.prototype.propertyIsEnumerable,!function(){try{if(!Object.assign)return!1;var t=new String("abc");if(t[5]="de","5"===Object.getOwnPropertyNames(t)[0])return!1;for(var e={},n=0;n<10;n++)e["_"+String.fromCharCode(n)]=n;if("0123456789"!==Object.getOwnPropertyNames(e).map(function(t){return e[t]}).join(""))return!1;var r={};return"abcdefghijklmnopqrst".split("").forEach(function(t){r[t]=t}),"abcdefghijklmnopqrst"===Object.keys(Object.assign({},r)).join("")}catch(t){return!1}}()||Object.assign,Function.call.bind(Object.prototype.hasOwnProperty),a.resetWarningCache=c;var u=i(function(t){t.exports=function(){function t(t,e,n,r,o,i){if("SECRET_DO_NOT_PASS_THIS_OR_YOU_WILL_BE_FIRED"!==i){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 e(){return t}t.isRequired=t;var n={array:t,bool:t,func:t,number:t,object:t,string:t,symbol:t,any:t,arrayOf:e,element:t,elementType:t,instanceOf:e,node:t,objectOf:e,oneOf:e,oneOfType:e,shape:e,exact:e,checkPropTypes:a,resetWarningCache:c};return n.PropTypes=n,n}()}),l=[],p=function(t){function e(){t.apply(this,arguments),this.state={isLoading:!0}}return t&&(e.__proto__=t),(e.prototype=Object.create(t&&t.prototype)).constructor=e,e.prototype.loadTweetForProps=function(t){var e=this,n=function(){window.twttr.ready().then(function(n){var r=n.widgets;e._div&&(e._div.innerHTML="");var o=t.onTweetLoadSuccess,i=t.onTweetLoadError;r.createTweetEmbed(e.props.id,e._div,t.options).then(function(t){e.setState({isLoading:!1}),o&&o(t)}).catch(i)})},r=window.twttr;r&&r.ready?n():function(t,e){if(0===l.length){l.push(e);var n=document.createElement("script");n.setAttribute("src",t),n.onload=function(){return l.forEach(function(t){return t()})},document.body.appendChild(n)}else l.push(e)}((window.location.protocol.indexOf("file")>=0?this.props.protocol:"")+"//platform.twitter.com/widgets.js",n)},e.prototype.componentDidMount=function(){this.loadTweetForProps(this.props)},e.prototype.shouldComponentUpdate=function(t,e){return this.props.id!==t.id||this.props.className!==t.className},e.prototype.componentWillUpdate=function(t,e){this.props.id!==t.id&&this.loadTweetForProps(t)},e.prototype.render=function(){var t=this;return r.createElement("div",{className:this.props.className,ref:function(e){t._div=e}},this.state.isLoading&&this.props.placeholder)},e}(r.Component);p.propTypes={id:u.string,options:u.object,protocol:u.string,onTweetLoadSuccess:u.func,onTweetLoadError:u.func,className:u.string},p.defaultProps={protocol:"https:",options:{},className:null};let f=p},13829:(t,e,n)=>{"use strict";var r=n(20282),o="function"==typeof Object.is?Object.is:function(t,e){return t===e&&(0!==t||1/t==1/e)||t!=t&&e!=e},i=r.useState,s=r.useEffect,c=r.useLayoutEffect,a=r.useDebugValue;function u(t){var e=t.getSnapshot;t=t.value;try{var n=e();return!o(t,n)}catch(t){return!0}}var l="undefined"==typeof window||void 0===window.document||void 0===window.document.createElement?function(t,e){return e()}:function(t,e){var n=e(),r=i({inst:{value:n,getSnapshot:e}}),o=r[0].inst,l=r[1];return c(function(){o.value=n,o.getSnapshot=e,u(o)&&l({inst:o})},[t,n,e]),s(function(){return u(o)&&l({inst:o}),t(function(){u(o)&&l({inst:o})})},[t]),a(n),n};e.useSyncExternalStore=void 0!==r.useSyncExternalStore?r.useSyncExternalStore:l},66278:(t,e,n)=>{"use strict";var r=n(20282),o=n(6220),i="function"==typeof Object.is?Object.is:function(t,e){return t===e&&(0!==t||1/t==1/e)||t!=t&&e!=e},s=o.useSyncExternalStore,c=r.useRef,a=r.useEffect,u=r.useMemo,l=r.useDebugValue;e.useSyncExternalStoreWithSelector=function(t,e,n,r,o){var p=c(null);if(null===p.current){var f={hasValue:!1,value:null};p.current=f}else f=p.current;var h=s(t,(p=u(function(){function t(t){if(!a){if(a=!0,s=t,t=r(t),void 0!==o&&f.hasValue){var e=f.value;if(o(e,t))return c=e}return c=t}if(e=c,i(s,t))return e;var n=r(t);return void 0!==o&&o(e,n)?e:(s=t,c=n)}var s,c,a=!1,u=void 0===n?null:n;return[function(){return t(e())},null===u?void 0:function(){return t(u())}]},[e,n,r,o]))[0],p[1]);return a(function(){f.hasValue=!0,f.value=h},[h]),l(h),h}},6220:(t,e,n)=>{"use strict";t.exports=n(13829)},47402:(t,e,n)=>{"use strict";t.exports=n(66278)},13018:(t,e,n)=>{"use strict";n.d(e,{Ay:()=>a});let r=t=>{let e;let n=new Set,r=(t,r)=>{let o="function"==typeof t?t(e):t;if(o!==e){let t=e;e=r?o:Object.assign({},e,o),n.forEach(n=>n(e,t))}},o=()=>e,i={setState:r,getState:o,subscribe:t=>(n.add(t),()=>n.delete(t)),destroy:()=>n.clear()};return e=t(r,o,i),i},o=t=>t?r(t):r;var i=n(20282);let{useSyncExternalStoreWithSelector:s}=n(47402),c=t=>{let e="function"==typeof t?o(t):t,n=(t,n)=>(function(t,e=t.getState,n){let r=s(t.subscribe,t.getState,t.getServerState||t.getState,e,n);return(0,i.useDebugValue)(r),r})(e,t,n);return Object.assign(n,e),n};var a=t=>t?c(t):c}}]);