(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[8372,3560,4583],{98743:function(e,n,l){Promise.resolve().then(l.bind(l,59668)),Promise.resolve().then(l.bind(l,1364)),Promise.resolve().then(l.t.bind(l,41397,23)),Promise.resolve().then(l.bind(l,4987))},59668:function(e,n,l){"use strict";l.r(n),l.d(n,{default:function(){return p}});var o=l(48461),t=l(15375),r=l(97183),i=l(91715),s=l(74025),c=l(20776),a=l(21190),u=l(32994),d=l(17243),f=l(4987);let h={block:{normal:e=>{let{children:n}=e;return(0,o.jsx)(a.zo.p,{fontSize:"lg",color:"sl.darkBlue",fontWeight:"400",children:n})},h1:e=>{let{children:n}=e;return(0,o.jsx)(a.zo.h1,{fontSize:"4xl",py:"3",color:"sl.darkBlue",fontWeight:"bold",children:n})},h2:e=>{let{children:n}=e;return(0,o.jsx)(a.zo.p,{fontSize:"3xl",py:"3",color:"sl.darkBlue",children:n})},h3:e=>{let{children:n}=e;return(0,o.jsx)(a.zo.p,{fontSize:"2xl",color:"sl.darkBlue",children:n})},footnote:e=>{let{children:n}=e;return(0,o.jsx)(a.zo.p,{fontSize:"md",color:"sl.darkBlue",px:"6",py:"2",border:"1px solid",borderColor:"sl.dividerGray",fontWeight:"400",mt:"6",children:n})},blockquote:e=>{let{children:n}=e;return(0,o.jsx)(a.zo.p,{fontSize:"3xl",color:"sl.darkBlue",py:"8",children:n})}},marks:{link:e=>{let{value:n,children:l}=e,t=((null==n?void 0:n.href)||"").startsWith("http")?"_blank":void 0;return(0,o.jsx)(f.Link,{href:null==n?void 0:n.href,target:t,rel:"_blank"===t?"noindex nofollow":void 0,color:"sl.blue",fontWeight:"normal",children:l})}},list:{bullet:e=>{let{children:n}=e;return(0,o.jsx)(a.zo.ul,{ml:"8",children:n})},number:e=>{let{children:n}=e;return(0,o.jsx)(a.zo.ol,{children:n})}},listItem:{bullet:e=>{let{children:n}=e;return(0,o.jsx)(a.zo.li,{fontSize:"lg",py:"1",children:n})}}};function p(e){let{questions:n}=e;return(0,o.jsx)(t.U,{allowMultiple:!0,allowToggle:!0,color:"sl.darkBlue",children:n.map(e=>(0,o.jsx)(r.Q,{borderColor:"sl.darkBlue",py:"2",_hover:{bg:"sl.white"},children:n=>{let{isExpanded:l}=n;return(0,o.jsxs)(o.Fragment,{children:[(0,o.jsxs)(i.K,{_hover:{bg:"sl.white",cursor:"pointer"},children:[(0,o.jsx)(a.zo.span,{flex:"1",textAlign:"left",children:(0,o.jsxs)(a.zo.p,{fontWeight:"bold",children:[" ",e.question]})}),l?(0,o.jsx)(u.V,{color:"sl.blue"}):(0,o.jsx)(d.d,{color:"sl.blue"})]}),(0,o.jsx)(s.H,{pb:4,children:(0,o.jsx)(c.YI,{value:e.answer.portable_text,components:h})})]})}},e._key))})}},74025:function(e,n,l){"use strict";l.d(n,{H:function(){return u}});var o=l(16235),t=l(64576),r=l(92934),i=l(90542),s=l(44014),c=l(16505),a=l(48461),u=(0,r.forwardRef)(function(e,n){let{className:l,motionProps:r,...u}=e,{reduceMotion:d}=(0,o.EF)(),{getPanelProps:f,isOpen:h}=(0,t.bB)(),p=f(u,n),x=(0,c.cx)("chakra-accordion__panel",l),b=(0,t.YO)();d||delete p.hidden;let m=(0,a.jsx)(i.chakra.div,{...p,__css:b.panel,className:x});return d?m:(0,a.jsx)(s.U,{in:h,...r,children:m})});u.displayName="AccordionPanel"},16235:function(e,n,l){"use strict";l.d(n,{As:function(){return a},EF:function(){return d},Zl:function(){return f},a2:function(){return u}});var o=l(64576),t=l(95383),r=l(76010),i=l(61238),s=l(16505),c=l(78231);function a(e){let{onChange:n,defaultIndex:l,index:t,allowMultiple:i,allowToggle:a,...u}=e;(function(e){let n=e.index||e.defaultIndex,l=null!=n&&!Array.isArray(n)&&e.allowMultiple;(0,s.ZK)({condition:!!l,message:"If 'allowMultiple' is passed, then 'index' or 'defaultIndex' must be an array. You passed: ".concat(typeof n,",")})})(e),(0,s.ZK)({condition:!!(e.allowMultiple&&e.allowToggle),message:"If 'allowMultiple' is passed, 'allowToggle' will be ignored. Either remove 'allowToggle' or 'allowMultiple' depending on whether you want multiple accordions visible or not"});let d=(0,o._v)(),[f,h]=(0,c.useState)(-1);(0,c.useEffect)(()=>()=>{h(-1)},[]);let[p,x]=(0,r.T)({value:t,defaultValue:()=>i?null!=l?l:[]:null!=l?l:-1,onChange:n});return{index:p,setIndex:x,htmlProps:u,getAccordionItemProps:e=>{let n=!1;return null!==e&&(n=Array.isArray(p)?p.includes(e):p===e),{isOpen:n,onChange:n=>{null!==e&&(i&&Array.isArray(p)?x(n?p.concat(e):p.filter(n=>n!==e)):n?x(e):a&&x(-1))}}},focusedIndex:f,setFocusedIndex:h,descendants:d}}var[u,d]=(0,t.k)({name:"AccordionContext",hookName:"useAccordionContext",providerName:"Accordion"});function f(e){var n;let{isDisabled:l,isFocusable:t,id:r,...a}=e,{getAccordionItemProps:u,setFocusedIndex:f}=d(),h=(0,c.useRef)(null),p=(0,c.useId)(),x=null!=r?r:p,b="accordion-button-".concat(x),m="accordion-panel-".concat(x);(0,s.ZK)({condition:!!(e.isFocusable&&!e.isDisabled),message:"Using only 'isFocusable', this prop is reserved for situations where you pass 'isDisabled' but you still want the element to receive focus (A11y). Either remove it or pass 'isDisabled' as well.\n    "});let{register:v,index:k,descendants:g}=(0,o.mc)({disabled:l&&!t}),{isOpen:y,onChange:w}=u(-1===k?null:k);n={isOpen:y,isDisabled:l},(0,s.ZK)({condition:n.isOpen&&!!n.isDisabled,message:"Cannot open a disabled accordion item"});let j=(0,c.useCallback)(()=>{null==w||w(!y),f(k)},[k,f,y,w]),A=(0,c.useCallback)(e=>{let n={ArrowDown:()=>{let e=g.nextEnabled(k);null==e||e.node.focus()},ArrowUp:()=>{let e=g.prevEnabled(k);null==e||e.node.focus()},Home:()=>{let e=g.firstEnabled();null==e||e.node.focus()},End:()=>{let e=g.lastEnabled();null==e||e.node.focus()}}[e.key];n&&(e.preventDefault(),n(e))},[g,k]),_=(0,c.useCallback)(()=>{f(k)},[f,k]),C=(0,c.useCallback)(function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return{...e,type:"button",ref:(0,i.lq)(v,h,n),id:b,disabled:!!l,"aria-expanded":!!y,"aria-controls":m,onClick:(0,s.v0)(e.onClick,j),onFocus:(0,s.v0)(e.onFocus,_),onKeyDown:(0,s.v0)(e.onKeyDown,A)}},[b,l,y,j,_,A,m,v]),N=(0,c.useCallback)(function(){let e=arguments.length>0&&void 0!==arguments[0]?arguments[0]:{},n=arguments.length>1&&void 0!==arguments[1]?arguments[1]:null;return{...e,ref:n,role:"region",id:m,"aria-labelledby":b,hidden:!y}},[b,y,m]);return{isOpen:y,isDisabled:l,isFocusable:t,onOpen:()=>{null==w||w(!0)},onClose:()=>{null==w||w(!1)},getButtonProps:C,getPanelProps:N,htmlProps:a}}},15375:function(e,n,l){"use strict";l.d(n,{U:function(){return f}});var o=l(16235),t=l(64576),r=l(92934),i=l(58036),s=l(78855),c=l(90542),a=l(16505),u=l(78231),d=l(48461),f=(0,r.forwardRef)(function(e,n){let{children:l,reduceMotion:r,...f}=e,h=(0,i.useMultiStyleConfig)("Accordion",f),p=(0,s.Lr)(f),{htmlProps:x,descendants:b,...m}=(0,o.As)(p),v=(0,u.useMemo)(()=>({...m,reduceMotion:!!r}),[m,r]);return(0,d.jsx)(t.di,{value:b,children:(0,d.jsx)(o.a2,{value:v,children:(0,d.jsx)(t.lh,{value:h,children:(0,d.jsx)(c.chakra.div,{ref:n,...x,className:(0,a.cx)("chakra-accordion",f.className),__css:h.root,children:l})})})})});f.displayName="Accordion"},97183:function(e,n,l){"use strict";l.d(n,{Q:function(){return u}});var o=l(16235),t=l(64576),r=l(92934),i=l(90542),s=l(16505),c=l(78231),a=l(48461),u=(0,r.forwardRef)(function(e,n){let{children:l,className:r}=e,{htmlProps:u,...d}=(0,o.Zl)(e),f={...(0,t.YO)().container,overflowAnchor:"none"},h=(0,c.useMemo)(()=>d,[d]);return(0,a.jsx)(t.ec,{value:h,children:(0,a.jsx)(i.chakra.div,{ref:n,...u,className:(0,s.cx)("chakra-accordion__item",r),__css:f,children:"function"==typeof l?l({isExpanded:!!d.isOpen,isDisabled:!!d.isDisabled}):l})})});u.displayName="AccordionItem"},91715:function(e,n,l){"use strict";l.d(n,{K:function(){return c}});var o=l(64576),t=l(92934),r=l(90542),i=l(16505),s=l(48461),c=(0,t.forwardRef)(function(e,n){let{getButtonProps:l}=(0,o.bB)(),t=l(e,n),c={display:"flex",alignItems:"center",width:"100%",outline:0,...(0,o.YO)().button};return(0,s.jsx)(r.chakra.button,{...t,className:(0,i.cx)("chakra-accordion__button",e.className),__css:c})});c.displayName="AccordionButton"},64576:function(e,n,l){"use strict";l.d(n,{YO:function(){return i},_v:function(){return d},bB:function(){return c},di:function(){return a},ec:function(){return s},lh:function(){return r},mc:function(){return f}});var o=l(14330),t=l(95383),[r,i]=(0,t.k)({name:"AccordionStylesContext",hookName:"useAccordionStyles",providerName:"<Accordion />"}),[s,c]=(0,t.k)({name:"AccordionItemContext",hookName:"useAccordionItemContext",providerName:"<AccordionItem />"}),[a,u,d,f]=(0,o.n)()},32994:function(e,n,l){"use strict";l.d(n,{V:function(){return r}});var o=l(3555),t=l(48461),r=(0,o.I)({displayName:"MinusIcon",path:(0,t.jsx)("g",{fill:"currentColor",children:(0,t.jsx)("rect",{height:"4",width:"20",x:"2",y:"10"})})})},17243:function(e,n,l){"use strict";l.d(n,{d:function(){return o}});var o=(0,l(3555).I)({d:"M0,12a1.5,1.5,0,0,0,1.5,1.5h8.75a.25.25,0,0,1,.25.25V22.5a1.5,1.5,0,0,0,3,0V13.75a.25.25,0,0,1,.25-.25H22.5a1.5,1.5,0,0,0,0-3H13.75a.25.25,0,0,1-.25-.25V1.5a1.5,1.5,0,0,0-3,0v8.75a.25.25,0,0,1-.25.25H1.5A1.5,1.5,0,0,0,0,12Z",displayName:"AddIcon"})}},function(e){e.O(0,[1364,1397,5547,2410,3079,8297,9972,8138,4145,8235,9989,390,8740,776,6364,1190,6519,4987,7525,1867,1744],function(){return e(e.s=98743)}),_N_E=e.O()}]);