"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[5925],{47362:function(e,l,s){s.d(l,{FaqBlock:function(){return x}});var t=s(27573),a=s(49339),n=s(60051),i=s(81695),r=s(7653),c=s(93848),d=s(76402);let x=e=>{let{subhead:l,heading:s,fragmentId:a,questions:n}=e,[i,c]=(0,r.useState)(void 0),[d,x]=(0,r.useState)(void 0);return(0,t.jsx)("section",{id:a||"faq-block","data-section":"faq-block",children:(0,t.jsxs)("div",{className:"container container-padding container-1184 space-y-6",children:[(0,t.jsxs)("div",{className:"flex flex-col gap-2",children:[s&&(0,t.jsx)("h2",{className:"t-32 text-center",children:s}),l&&(0,t.jsx)("h2",{className:"t-18 text-center text-gray-700",children:l})]}),(0,t.jsx)(o,{searchTerm:i,setSearchTerm:c}),(0,t.jsx)(m,{selectedTag:d,setSelectedTag:x,questions:n}),(0,t.jsx)(g,{searchTerm:i,selectedTag:d,questions:n})]})})},o=e=>{let{searchTerm:l,setSearchTerm:s}=e;return(0,t.jsxs)("div",{className:"relative",children:[(0,t.jsx)("input",{className:(0,n.cx)("w-full rounded h-12 px-6 py-4 pr-12","border text-base focus:outline-none bg-clip-padding","border-black/50 bg-white placeholder-black/50 focus:bg-black/15 focus:border-black/75"),type:"text",placeholder:"A search term...",id:"search-projects",value:l||"",onChange:e=>{s(e.target.value)}}),l&&(0,t.jsx)(a.Tw,{className:"absolute right-6 top-3 cursor-pointer",onClick:()=>{s("")}}),!l&&(0,t.jsx)(a.W1,{className:"absolute right-6 top-3 pointer-events-none"})]})},u={_key:"all",label:"all",value:"all"},m=e=>{let{questions:l,selectedTag:s,setSelectedTag:a}=e,n=[u];if(l.length>0){for(let e of l)if(e.tags&&e.tags.length>0)for(let l of e.tags)n.some(e=>e.value===l.value)||n.push(l)}return n=n.sort((e,l)=>{var s=e.label.toUpperCase(),t=l.label.toUpperCase();return st?1:0}),(0,t.jsx)("div",{className:"flex flex-wrap justify-center gap-1",children:(0,t.jsx)(h,{tags:n,onClick:e=>{a(e)},selectedTag:s})})},h=e=>{let{tags:l,onClick:s,selectedTag:a}=e;return(0,t.jsx)(t.Fragment,{children:null==l?void 0:l.map(e=>{let l="all"===e.value,i=a===e.value||!a&&l;return(0,t.jsx)("button",{className:(0,n.cx)("t-13-mono relative inline-flex items-center justify-center gap-1 overflow-hidden rounded-full px-4 py-2 transition duration-200 ease-in-out border text-black",!i&&"border-blue/50 bg-blue/15",i&&"border-blue/50 bg-blue/30"),onClick:s?()=>{s(e.value)}:void 0,disabled:!s,children:e.label},e.value)})})},g=e=>{let{questions:l,searchTerm:s,selectedTag:a}=e,n=l.filter(e=>{var l;return!a||(null===(l=e.tags)||void 0===l?void 0:l.map(e=>e.value).some(e=>a.includes(e)||"all"===a))}).filter(e=>{var l;return!s||(null===(l=e.question)||void 0===l?void 0:l.toLowerCase().includes(s.trim().toLowerCase()))});return(0,t.jsxs)(t.Fragment,{children:[!n.length&&(0,t.jsx)("div",{className:"text-center t-24",children:"No results found"}),!!n.length&&(0,t.jsx)("div",{className:"grid md:grid-cols-2 lg:grid-cols-3 gap-6",children:n.map((e,l)=>(0,t.jsx)(r.Suspense,{children:(0,t.jsx)(p,{...e})},l))})]})},p=e=>{let{question:l,shortDescription:s,longDescription:a,tags:x,slug:o}=e,u=(0,i.usePathname)(),m=(0,i.useSearchParams)(),g=(0,i.useRouter)(),[p,j]=(0,r.useState)(!1);return(0,r.useEffect)(()=>{m.get("question")===o&&j(!0)},[m,o]),(0,t.jsx)("div",{className:(0,n.cx)("flex flex-col justify-between rounded-lg phablet:min-h-[378px] p-6 phablet:py-[34px] desktop:px-8 bg-gray-100"),children:(0,t.jsx)("div",{className:"flex flex-1",children:(0,t.jsxs)("div",{className:"flex flex-col gap-6 justify-between",children:[(0,t.jsxs)("div",{className:"space-y-3",children:[(0,t.jsx)("h3",{className:"t-18",children:l}),s&&(0,t.jsx)(d.H,{className:"t-16 text-gray-700 rich-content-loose",value:s}),a&&(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("button",{className:"lnk-blue t-20",onClick:()=>{g.replace("".concat(u,"?question=").concat(o))},children:"Read more"}),(0,t.jsx)(c.u_,{isOpen:p,onRequestClose:()=>{j(!1),g.replace(u)},className:"overflow-hidden",children:(0,t.jsx)("div",{className:"max-h-full overflow-y-auto sm:max-h-[90vh]",children:(0,t.jsxs)("div",{className:"px-6 py-12 sm:px-12",children:[(0,t.jsx)("h3",{className:"t-24 pb-5",children:l}),(0,t.jsx)(d.H,{className:"text-gray-700 rich-content-loose",value:a})]})})})]})]}),(null==x?void 0:x.length)&&(0,t.jsx)("div",{className:"pt-4 gap-2 flex flex-wrap",children:(0,t.jsx)(h,{tags:x})})]})})})}},64916:function(e,l,s){s.d(l,{ImageAccordion:function(){return o}});var t=s(27573),a=s(60051),n=s(1541),i=s(3158),r=s(7653),c=s(93848),d=s(86877),x=s(76402);let o=e=>{let{head:l,items:s,fragmentId:a}=e;return(0,t.jsx)("section",{"data-section":"image-accordion",className:"section-image-accordion",id:a||"",children:(0,t.jsx)("div",{className:"container",children:(0,t.jsxs)("div",{className:"container-padding grid gap-7 sm:gap-16",children:[(0,t.jsx)(c.YP,{title:l.title,text:l.text,button:l.button,className:"[&_.ttc-title-text]:gap-4"}),(0,t.jsx)(u,{items:s})]})})})},u=e=>{let{items:l}=e,[s,o]=(0,r.useState)(0);return l?(0,t.jsxs)(c.Zb,{className:"controlled-accordion grid gap-6 pt-16 pb-10 sm:px-8 sm:gap-5 sm:pb-16 lg:grid-cols-2 lg:gap-6 lg:p-24",children:[(0,t.jsx)("div",{className:"order-1 lg:order-none",children:l.map((e,l)=>(0,t.jsx)(c.Hv,{isOpen:l===s,onToggle:()=>o(l),title:(0,t.jsx)("h3",{className:"t-18 sm:t-32",children:e.title}),contentClassName:(0,a.cx)("pb-6 sm:pb-8"),content:e.text&&(0,t.jsx)(x.H,{className:"t-13 sm:t-18 rich-content-relaxed list-disc--small",value:e.text})},l))}),l.map((e,l)=>l!==s?null:(0,t.jsx)(n.M,{children:l===s&&(0,t.jsx)(i.E.div,{initial:{opacity:0},animate:{opacity:1},exit:{opacity:0},className:"grid place-items-center",children:(0,t.jsx)(d.Z,{image:e.image,width:270,height:270,className:"w-[80px] sm:w-[110px] lg:w-[220px]"})})},l))]}):null}},75881:function(e,l,s){s.d(l,{ViewRenderer:function(){return h}});var t=s(27573),a=s(7653),n=s(81130),i=s(93848),r=s(98355),c=s(76402);let d=e=>{let{step:l,type:s}=e,{stepNumber:a,title:n,text:d,link:x}=l;return(0,t.jsxs)("div",{className:"flex flex-col items-center gap-4",children:[a&&(0,t.jsx)(i.pH,{stepNumber:a,mode:"blocks"===s?"light":"dark"}),(0,t.jsxs)("div",{className:"flex flex-col items-center gap-2.5 text-center",children:[n&&(0,t.jsx)("strong",{className:"t-24-no-scale md:t-24",children:n}),d&&(0,t.jsx)(c.H,{className:"t-13 lg:t-16 rich-content-relaxed",value:d}),x&&(0,t.jsx)(r.r,{href:x,className:"lnk-blue t-13 lg:t-18",children:"Read more"})]})]})},x=e=>{let{steps:l}=e;return(null==l?void 0:l.length)?(0,t.jsx)("ul",{className:"flex gap-6",children:l.map((e,s)=>{let n=l.length-1===s;return(0,t.jsxs)(a.Fragment,{children:[(0,t.jsx)("li",{className:"flex-1 flex",children:(0,t.jsx)(d,{step:e,type:"blocks"})}),!n&&(0,t.jsx)("li",{className:"flex","aria-hidden":!0,children:(0,t.jsx)(i.pk,{orientation:"vertical"})})]},e._key)})}):null};s(97027),s(57833);var o=s(17703),u=s(28024);let m=e=>{let{steps:l}=e;return(null==l?void 0:l.length)?(0,t.jsxs)("div",{className:"swiper-alt",children:[(0,t.jsx)(u.tq,{className:"overflow-hidden rounded-2xl",modules:[o.tl],pagination:{el:"#step-by-step-pagination",clickable:!0},spaceBetween:24,children:l.map(e=>(0,t.jsx)(u.o5,{children:(0,t.jsx)("div",{className:"bg-blue-50/50 rounded-2xl p-6 min-h-[327px] flex justify-center items-center",children:(0,t.jsx)(d,{step:e,type:"carousel"})})},e._key))}),(0,t.jsx)("div",{id:"step-by-step-pagination",className:"pagination-container flex justify-center mt-2"})]}):null},h=e=>{let{steps:l}=e,{viewportWidth:s}=(0,n.Z)(),[i,r]=(0,a.useState)(null);return((0,a.useEffect)(()=>{s<768?r("carousel"):r("blocks")},[s]),i)?(0,t.jsxs)(t.Fragment,{children:["blocks"===i&&(0,t.jsx)(x,{steps:l}),"carousel"===i&&(0,t.jsx)(m,{steps:l})]}):null}},42288:function(e,l,s){s.d(l,{Phases:function(){return H}});var t=s(27573),a=s(60051),n=s(7653),i=s(93848),r=s(76402);let c=e=>{let{title:l,cards:s,showTopDivider:c}=e,[x,o]=(0,n.useState)(0);return l||(null==s?void 0:s.length)?(0,t.jsxs)("div",{className:(0,a.cx)("flex flex-col gap-8 lg:flex-row lg:gap-6",!c&&"no-top-divider"),children:[l&&(0,t.jsx)("h4",{className:"t-26 lg:t-32 text-center lg:text-left lg:flex-1",children:l}),!!(null==s?void 0:s.length)&&(0,t.jsx)("ul",{className:"lg:flex-1",children:s.map((e,l)=>e.title||e.text?(0,t.jsxs)("li",{children:[0!==l&&(0,t.jsx)(d,{}),(0,t.jsx)("div",{className:"rounded-lg [.section-gray_&]:bg-white [.section-light_&]:bg-gray-100",children:(0,t.jsx)(i.Hv,{className:(0,a.cx)("border-none [&_button]:!p-6","md:[&_button]:!py-[1.5625rem] md:[&_button]:!px-8"),contentClassName:(0,a.cx)("!p-6 border-t border-lightBlack/15 md:!p-8"),isOpen:l===x,onToggle:()=>o(l===x?null:l),title:(0,t.jsx)("span",{className:"t-13 md:t-16",children:e.title}),content:(0,t.jsx)(r.H,{className:"rich-content-relaxed t-13 md:t-16",value:e.text})})})]},e._key):null)})]}):null},d=()=>(0,t.jsx)("div",{"aria-hidden":!0,className:"h-4 w-px bg-lightBlack/15 mx-auto"});var x=s(91933);let o=e=>{let{text:l,title:s,video:n,showTopDivider:i}=e;return l||s||n?(0,t.jsxs)("div",{className:(0,a.cx)("flex flex-col gap-6 text-center",!i&&"no-top-divider"),children:[(s||l)&&(0,t.jsxs)("div",{className:"grid gap-6 lg:w-full lg:max-w-[580px] lg:mx-auto",children:[s&&(0,t.jsx)("h4",{className:"t-26 lg:t-32",children:s}),l&&(0,t.jsx)(r.H,{className:"rich-content-relaxed lg:t-18",value:l})]}),n&&(0,t.jsx)(x.B,{className:"mx-auto",...n})]}):null};var u=s(81130);s(97027),s(57833);var m=s(17703),h=s(28024);let g=e=>{let{schedule:l}=e;return(null==l?void 0:l.length)?(0,t.jsxs)("div",{className:"swiper-alt",children:[(0,t.jsx)(h.tq,{className:"overflow-hidden rounded-2xl",modules:[m.tl],pagination:{el:"#schedule-pagination",clickable:!0},spaceBetween:24,children:l.map(e=>{let{_key:l,title:s,unlocked:a,days:n}=e;return(0,t.jsx)(h.o5,{children:(0,t.jsxs)("div",{className:"bg-blue-50/50 rounded-2xl p-6 flex flex-col gap-6",children:[s&&(0,t.jsx)("h5",{className:"t-18",children:s}),(0,t.jsxs)("div",{className:"flex flex-col gap-3.5 t-13",children:[a&&(0,t.jsxs)("p",{className:"flex gap-2 justify-between",children:[(0,t.jsx)("strong",{children:"Unlocked %"}),(0,t.jsx)("span",{children:a})]}),!!(null==n?void 0:n.length)&&(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("div",{className:"h-px bg-lightBlack/15 w-full"}),(0,t.jsxs)("p",{className:"flex gap-2 justify-between",children:[(0,t.jsx)("strong",{children:"Day"}),(0,t.jsx)("span",{children:null==n?void 0:n.map(e=>e.day).join(", ")})]})]})]})]})},l)})}),(0,t.jsx)("div",{id:"schedule-pagination",className:"pagination-container flex justify-center mt-2"})]}):null},p=e=>{let{schedule:l}=e;if(!(null==l?void 0:l.length))return null;let s=Math.max(...l.map(e=>{var l;return(null===(l=e.days)||void 0===l?void 0:l.length)||0}));return(0,t.jsx)("div",{className:"border border-blue-200 rounded-lg overflow-hidden w-full max-w-[780px] mx-auto",children:(0,t.jsxs)("table",{className:"table-fixed w-full text-center",children:[(0,t.jsx)("thead",{children:(0,t.jsxs)("tr",{children:[(0,t.jsx)(j,{children:"Thaw #"}),l.map(e=>{let{_key:l,title:s}=e;return(0,t.jsx)(j,{children:s},"th-".concat(l))})]})}),(0,t.jsxs)("tbody",{children:[(0,t.jsxs)("tr",{children:[(0,t.jsx)(j,{children:"Unlocked %"}),l.map(e=>{let{_key:l,unlocked:s}=e;return(0,t.jsx)(v,{className:"font-semibold",children:s},"unlocked-".concat(l))})]}),Array.from({length:s}).map((e,a)=>(0,t.jsxs)("tr",{className:"[&:last-child>td]:!border-b-0",children:[0===a?(0,t.jsx)(j,{rowSpan:s,className:"border-b-0",children:"Day"}):(0,t.jsx)("td",{"aria-hidden":!0,className:"hidden"}),l.map(e=>{var l;let{_key:s,days:n}=e;return(0,t.jsx)(v,{children:(null==n?void 0:null===(l=n[a])||void 0===l?void 0:l.day)||""},"day-".concat(s,"-").concat(a))})]},"day-row-".concat(a)))]})]})})},j=e=>{let{children:l,className:s,...n}=e;return(0,t.jsx)("th",{className:(0,a.cx)("border-b [thead_&]:border-b-2 border-r border-blue-200 last:border-r-0 odd:bg-gray-100 first:!bg-blue-50/50 px-4 py-6 leading-tight font-semibold",s),...n,children:l})},v=e=>{let{children:l,className:s,...n}=e;return(0,t.jsx)("td",{className:(0,a.cx)("border-b border-r border-blue-200 last:border-r-0 odd:bg-gray-100 first:!bg-blue-50/50 px-4 py-6 leading-tight",s),...n,children:l})},f=e=>{let{schedule:l}=e,{viewportWidth:s}=(0,u.Z)(),[a,i]=(0,n.useState)(null);return((0,n.useEffect)(()=>{s<768?i("carousel"):i("table")},[s]),a)?(0,t.jsxs)(t.Fragment,{children:["table"===a&&(0,t.jsx)(p,{schedule:l}),"carousel"===a&&(0,t.jsx)(g,{schedule:l})]}):null},N=e=>{let{title:l,subtitle:s,schedule:n,showTopDivider:i}=e;return(0,t.jsxs)("div",{className:(0,a.cx)("flex flex-col gap-6",!i&&"no-top-divider"),children:[(l||s)&&(0,t.jsxs)("div",{className:"flex flex-col gap-2 text-center",children:[l&&(0,t.jsx)("h4",{className:"t-26 lg:t-32",children:l}),s&&(0,t.jsx)(r.H,{className:"t-13 text-gray-700 lg:t-16",value:s})]}),(0,t.jsx)(f,{schedule:n})]})},b=e=>{let{title:l,text:s,cards:n,showTopDivider:i}=e;return l||(null==n?void 0:n.length)?(0,t.jsxs)("div",{className:(0,a.cx)("flex flex-col gap-8 lg:flex-row lg:gap-6",!i&&"no-top-divider"),children:[(l||s)&&(0,t.jsxs)("div",{className:"flex-1 flex flex-col gap-6 text-center lg:text-left",children:[l&&(0,t.jsx)("h4",{className:"t-26 lg:t-32",children:l}),s&&(0,t.jsx)(r.H,{className:"rich-content-relaxed lg:t-18",value:s})]}),!!(null==n?void 0:n.length)&&(0,t.jsx)("ul",{className:(0,a.cx)("lg:basis-[calc(50%+4px)]"),children:null==n?void 0:n.map((e,l)=>{let{_key:s,text:a}=e;return(0,t.jsxs)("li",{children:[0!==l&&(0,t.jsx)(k,{}),(0,t.jsxs)("div",{className:"flex gap-2",children:[(0,t.jsx)(y,{}),(0,t.jsx)(w,{children:a&&(0,t.jsx)(r.H,{className:"rich-content-relaxed",value:a})})]})]},s)})})]}):null},w=e=>{let{children:l}=e;return(0,t.jsx)("div",{className:(0,a.cx)("flex-1 rounded-lg p-4 md:p-8","[.section-light_&]:bg-gray-100 [.section-gray_&]:bg-white"),children:l})},y=()=>(0,t.jsxs)("div",{className:"flex flex-col items-center",children:[(0,t.jsx)(_,{className:"h-full"}),(0,t.jsx)("div",{className:"shrink-0 rounded-full size-2 bg-lightBlack/15"}),(0,t.jsx)(_,{className:"h-full"})]}),k=()=>(0,t.jsx)("div",{className:"flex justify-center w-2","aria-hidden":!0,children:(0,t.jsx)(_,{className:"h-4"})}),_=e=>{let{className:l}=e;return(0,t.jsx)("div",{className:(0,a.cx)("h-2 w-px bg-lightBlack/15",l)})};var C=s(6850);let E=e=>{let{phase:l}=e,{title:s,subtitle:n,date:d,text:x,sections:u}=l;return(0,t.jsxs)("div",{className:"grid gap-16",children:[(s||n||d||x)&&(0,t.jsxs)("div",{className:"grid gap-6 text-center lg:w-full lg:max-w-[580px] lg:mx-auto",children:[(s||n)&&(0,t.jsxs)("div",{className:"grid gap-2",children:[s&&(0,t.jsx)("h3",{className:"t-54-32",children:s}),n&&(0,t.jsx)(r.H,{className:"rich-content-relaxed lg:t-18",value:n})]}),(0,t.jsx)(T,{date:d}),x&&(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)(i.pk,{}),(0,t.jsx)(r.H,{className:"rich-content-relaxed lg:t-18",value:x})]})]}),(0,t.jsx)("div",{className:(0,a.cx)("[&>div]:border-t [&>div]:border-lightBlack/15","[&>div]:padding-phase-section [&>div:last-child]:pb-0","[&>div.no-top-divider]:border-t-0 [&>div.no-top-divider]:pt-0"),children:null==u?void 0:u.map(e=>{switch(e._type){case C.Rm.COMPONENT_COLLAPSABLE_CARDS:return(0,t.jsx)(c,{...e},e._key);case C.Rm.COMPONENT_TEXT_WITH_VIDEO:return(0,t.jsx)(o,{...e},e._key);case C.Rm.COMPONENT_THAW_SCHEDULE:return(0,t.jsx)(N,{...e},e._key);case C.Rm.COMPONENT_TIMELINE_CARDS:return(0,t.jsx)(b,{...e},e._key);default:return null}})})]})},T=e=>{let{date:l}=e;if(!l)return null;let{from:s,to:a,total:n,year:i}=l;return(0,t.jsxs)("div",{className:"flex flex-col gap-1 text-center",children:[(s||a||i)&&(0,t.jsxs)("div",{className:"flex justify-center items-center gap-2 max-sm:pt-12",children:[(0,t.jsx)(B,{label:"From",date:s}),(0,t.jsx)(B,{label:"to",date:a}),i&&(0,t.jsx)("span",{className:"sm:t-18",children:i})]}),n&&(0,t.jsx)("span",{className:"text-gray-700 md:t-18",children:n})]})},B=e=>{let{label:l,date:s}=e;return s?(0,t.jsxs)(t.Fragment,{children:[(0,t.jsx)("span",{className:"sm:t-18",children:l}),(0,t.jsx)("div",{className:"rounded-full bg-blue-50/50 border border-blue-100 t-18 text-blue py-4 px-6",children:s})]}):null},H=e=>{let{mode:l,phases:s}=e,r=(0,n.useRef)(null);return(null==s?void 0:s.length)?1===s.length?(0,t.jsx)(E,{phase:s[0]}):(0,t.jsx)("div",{ref:r,children:(0,t.jsx)(i.mQ,{mode:l,onChange:()=>{var e;null===(e=r.current)||void 0===e||e.scrollIntoView()},listClassName:(0,a.cx)("sticky top-[calc(var(--header-nav-height)+var(--header-in-page-nav-height)+10px)]","z-10 max-md:[&>div]:gap-0"),tabClassName:"max-sm:t-11 max-sm:min-h-[58px] max-sm:w-[109px] max-sm:p-1",tabs:s.map(e=>({label:e.tabTitle,content:(0,t.jsx)(E,{phase:e})}))})}):null}},55153:function(e,l,s){s.d(l,{TextImageBlock:function(){return c}});var t=s(27573),a=s(86877),n=s(41776),i=s(76402),r=s(6850);let c=e=>{let{_key:l,mode:s,content:a,fragmentId:n}=e,i=null==a?void 0:a.map(e=>{let a="".concat(l,":").concat(e._type);switch(e._type){case r.Rm.COMPONENT_TEXT_WITH_CTA:return(0,t.jsx)(x,{textButton:e,mode:s},a);case r.Rm.COMPONENT_IMAGE_ALT:return(0,t.jsx)(d,{image:e.image},a)}});return(0,t.jsx)("section",{id:n||"text-image-block","data-section":"text-image-block",className:"section-text-image",children:(0,t.jsx)("div",{className:"container",children:(0,t.jsx)("div",{className:"container-padding",children:(0,t.jsx)("div",{className:"grid items-center gap-6 sm:gap-9 lg:grid-cols-2 lg:gap-6",children:i})})})})},d=e=>{let{image:l}=e;return l?(0,t.jsx)(a.Z,{className:"justify-self-center w-[155px] h-auto lg:w-[253px]",height:253,width:253,image:l,preserveAspectRatio:!0}):null},x=e=>{let{textButton:l}=e;if(!l)return null;let{heading:s,text:a,buttons:r}=l;return(0,t.jsxs)("div",{className:"flex flex-col gap-8 max-lg:text-center max-lg:w-full max-lg:max-w-[580px] max-lg:mx-auto",children:[(s||a)&&(0,t.jsxs)("div",{className:"grid gap-6",children:[s&&(0,t.jsx)("h2",{className:"t-40",children:s}),a&&(0,t.jsx)(i.H,{className:"t-18 rich-content-relaxed",value:a})]}),!!(null==r?void 0:r.length)&&(0,t.jsx)("div",{className:"flex flex-col flex-wrap gap-x-4 gap-y-2 justify-center lg:gap-y-3",children:r.map((e,l)=>(0,t.jsx)("div",{children:(0,t.jsx)(n.Q,{linkButton:e,fullWidthOnMobile:!0})},l))})]})}},85594:function(e,l,s){s.d(l,{Timeline:function(){return d}});var t=s(27573),a=s(60051),n=s(88146),i=s(7653),r=s(93848),c=s(76402);let d=e=>{let{title:l,items:s,fragmentId:a}=e;return(0,t.jsx)("section",{id:a||"","data-section":"timeline",className:"section-timeline",children:(0,t.jsx)("div",{className:"container",children:(0,t.jsxs)("div",{className:"container-padding flex flex-col gap-10 lg:flex-row lg:justify-between",children:[(0,t.jsx)("h3",{className:"t-54 text-center sm:text-left",children:l}),(0,t.jsx)(x,{items:s})]})})})},x=e=>{let{items:l}=e,s=(null==l?void 0:l.findIndex(e=>e.isLive))||0,[d,x]=(0,i.useState)(s);if(!l)return null;let g=!!l.find(e=>e.date);return(0,t.jsx)("div",{className:"accordion w-full lg:max-w-[785px]",children:(0,t.jsx)("div",{className:"grid",children:l.map((e,l)=>(0,t.jsxs)(i.Fragment,{children:[0!==l&&(0,t.jsx)(o,{itemsHaveDates:g}),(0,t.jsxs)(u,{children:[(0,t.jsx)(m,{date:e.date,isLive:e.isLive,itemsHaveDates:g}),(0,t.jsx)("div",{className:"rounded-lg flex-1 [.section-light_&]:bg-gray-100 [.section-gray_&]:bg-white",children:(0,t.jsx)(r.Hv,{className:"border-none [&_button]:!p-6 [&_button]:min-h-[130px] sm:[&_button]:!px-8",contentClassName:(0,a.cx)("!px-6 !py-8 border-t border-lightBlack/15 sm:!p-16"),isOpen:l===d,onToggle:()=>l===d?x(null):x(l),title:(0,t.jsxs)("div",{className:"grid gap-2",children:[(e.subtitle||e.isLive)&&(0,t.jsxs)("div",{className:"flex items-center gap-2.5",children:[e.subtitle&&(0,t.jsx)("p",{className:"t-13 text-gray-700",children:e.subtitle}),e.isLive&&(0,t.jsxs)("span",{className:"timeline-item-live t-13-bold text-success-700 flex gap-2.5 items-center",children:[(0,t.jsx)(h,{}),"LIVE"]})]}),(0,t.jsx)("h3",{className:"t-24-no-scale",children:e.title}),e.duration&&(0,t.jsxs)("p",{className:"t-13 text-gray-700",children:["Duration: ",e.duration]})]}),content:(0,t.jsx)("div",{children:e.text&&l===d&&(0,t.jsxs)("div",{className:"grid gap-5",children:[(0,t.jsx)(c.H,{className:"text-gray-700 [&_p]:leading-normal",value:e.text}),e.link&&(0,t.jsx)(n.default,{href:e.link,className:"t-20 lnk-blue",children:e.linkLabel||"Learn more"})]})})})})]})]},l))})})},o=e=>{let{itemsHaveDates:l}=e;return(0,t.jsx)(u,{className:"hidden sm:flex","aria-hidden":!0,children:(0,t.jsx)(m,{date:null,isFiller:!0,itemsHaveDates:l})})},u=e=>{let{children:l,className:s,...n}=e;return(0,t.jsx)("div",{className:(0,a.cx)("flex flex-col sm:flex-row sm:gap-4","[&:first-child_.timeline-line]:hidden sm:[&:first-child_.timeline-line]:flex",s),...n,children:l})},m=e=>{let{isFiller:l=!1,isLive:s=!1,date:n,itemsHaveDates:i}=e;return(0,t.jsxs)("div",{className:(0,a.cx)("flex justify-center sm:justify-normal sm:gap-4",i?"sm:w-full sm:max-w-[115px]":"lg:w-full lg:max-w-[115px]"),children:[(0,t.jsx)("div",{className:"hidden sm:block sm:flex-1",children:n&&(0,t.jsx)("time",{dateTime:n.toString(),className:"inline-block text-gray-700 mt-[53px]",children:new Date(n).toLocaleDateString("en-US",{year:"numeric",month:"2-digit",day:"2-digit"})})}),l?(0,t.jsx)(p,{}):(0,t.jsx)(g,{isLive:s})]})},h=()=>(0,t.jsxs)("span",{className:"relative flex size-2",children:[(0,t.jsx)("span",{className:"absolute inline-flex h-full w-full animate-ping rounded-full bg-success-400"}),(0,t.jsx)("span",{className:"relative inline-flex size-2 rounded-full bg-success-900"})]}),g=e=>{let{isLive:l}=e;return(0,t.jsxs)("div",{className:"timeline-line flex flex-col items-center justify-center",children:[(0,t.jsx)(j,{className:"sm:h-[61px] sm:grow-0 sm:shrink-0"}),(0,t.jsx)("div",{className:(0,a.cx)("shrink-0 rounded-full size-2 bg-lightBlack/15",l&&"bg-success-700")}),(0,t.jsx)(j,{className:"sm:h-full"})]})},p=()=>(0,t.jsx)("div",{className:"flex items-center justify-center w-2",children:(0,t.jsx)(j,{className:"h-4"})}),j=e=>{let{className:l}=e;return(0,t.jsx)("div",{className:(0,a.cx)("h-2 w-px bg-lightBlack/15",l)})}},14864:function(e,l,s){s.d(l,{TokenOverview:function(){return j}});var t=s(27573),a=s(60051);s(97027);var n=s(49339),i=s(7653),r=s(28024),c=s(86877),d=s(76402),x=s(81130);let o=e=>{let{mode:l,features:s,className:n}=e,{viewportWidth:i}=(0,x.Z)();if(!s||0===i)return null;function c(){return i<640?1.25:i<1024?2.25:3.25}let d=s.length>c()&&i>1024;return(0,t.jsx)("div",{className:(0,a.cx)("-ml-6",d&&"-mb-8"),children:(0,t.jsxs)(r.tq,{slidesPerView:c(),className:n,children:[s.map((e,s)=>(0,t.jsx)(r.o5,{className:"pl-6",children:(0,t.jsx)(h,{...e,mode:l})},"slide-".concat(s))),d&&(0,t.jsx)(u,{})]})})},u=()=>{let e=(0,r.oc)(),[l,s]=(0,i.useState)(e.isBeginning),[a,n]=(0,i.useState)(e.isEnd);return(0,i.useEffect)(()=>{let l=()=>{s(e.isBeginning),n(e.isEnd)};return l(),e.on("slideChange",l),()=>{e.off("slideChange",l)}},[e]),(0,t.jsxs)("div",{className:"flex justify-end mt-2.5 mr-16",children:[(0,t.jsx)(m,{navType:"prev",onClick:()=>e.slidePrev(),disabled:l}),(0,t.jsx)(m,{navType:"next",onClick:()=>e.slideNext(),disabled:a})]})},m=e=>{let{navType:l,...s}=e;return(0,t.jsxs)("button",{className:"size-6 grid place-items-center disabled:opacity-25",...s,children:[(0,t.jsx)("span",{className:"sr-only",children:"prev"===l?"Previous":"Next"}),(0,t.jsx)(n.v4,{className:"size-3 ".concat("prev"===l?"rotate-90":"-rotate-90")})]})},h=e=>{let{image:l,title:s,text:n,mode:i}=e;return(0,t.jsxs)("div",{className:(0,a.cx)("flex min-h-[420px] flex-col justify-between rounded-lg border px-8 py-[34px]","dark"===i&&"bg-gray-900 border-white/15","light"===i&&"border-lightBlack/15 bg-gray-200"),children:[(0,t.jsx)(c.Z,{height:40,width:40,image:l}),(0,t.jsxs)("div",{className:"grid gap-4",children:[(0,t.jsx)("h3",{className:"t-18",children:s}),n&&(0,t.jsx)(d.H,{className:(0,a.cx)("t-16 [&_p]:leading-[1.45]","dark"===i&&"text-gray-500","light"===i&&"text-gray-700"),value:n})]})]})};var g=s(91933),p=s(41776);let j=e=>{let{isDark:l,title:s,summary:n,image:i,extraContent:r,items:d,button:x,fragmentId:u}=e;return(0,t.jsx)("section",{id:u||"","data-section":"token-overview",className:"section-token-overview",children:(0,t.jsx)("div",{className:"container",children:(0,t.jsx)("div",{className:"container-padding",children:(0,t.jsxs)(v,{isDark:l,children:[(0,t.jsxs)("div",{className:"grid gap-16 lg:grid-cols-2",children:[(0,t.jsx)(f,{title:s,summary:n,image:i,extraContent:r,isDark:l}),i&&(0,t.jsx)("div",{className:(0,a.cx)("hidden lg:grid place-items-center",(null==r?void 0:r.title)||(null==r?void 0:r.text)?"min-h-[622px]":"min-h-[300px]"),children:(0,t.jsx)(c.Z,{image:i,width:256,height:256})})]}),(null==r?void 0:r.video)&&(0,t.jsx)("div",{children:(0,t.jsx)(g.B,{...r.video,className:"mx-auto"})}),d&&(0,t.jsx)("div",{className:"max-sm:negate-container-padding sm:-ml-2 lg:-ml-10 -mr-6 sm:-mr-8 lg:-mr-16",children:(0,t.jsx)(o,{className:"max-sm:!container-padding sm:!pl-2 sm:!pr-8 lg:!pl-10",mode:l?"dark":"light",features:d})}),(null==x?void 0:x.showButton)&&(0,t.jsx)("div",{className:"text-center",children:(0,t.jsx)(p.Q,{linkButton:x,fullWidthOnMobile:!0})})]})})})})},v=e=>{let{children:l,isDark:s}=e;return(0,t.jsx)("div",{className:(0,a.cx)("token-overview__card","overflow-hidden flex flex-col gap-10 py-16 container-padding sm:gap-16 sm:rounded-2xl sm:border sm:px-8 lg:px-16 lg:py-14",s?"bg-black text-white border-white/50":"border-lightBlack/15 sm:bg-gray-100"),children:l})},f=e=>{let{title:l,summary:s,extraContent:n,image:i,isDark:r}=e;return(0,t.jsxs)("div",{className:"token-overview__text flex flex-col justify-between gap-16 lg:gap-8",children:[(0,t.jsxs)("div",{className:"grid gap-2 text-center lg:text-left",children:[l&&(0,t.jsx)("h2",{className:"t-54-no-scale",children:l}),s&&(0,t.jsx)(d.H,{className:(0,a.cx)("t-18 max-w-[414px] mx-auto [&_p]:leading-relaxed lg:mx-0",r?"text-gray-500 [&_strong]:text-white":"text-gray-700 [&_strong]:text-lightBlack"),value:s})]}),i&&(0,t.jsx)("div",{className:(0,a.cx)("grid place-items-center lg:hidden",!(null==n?void 0:n.title)&&!(null==n?void 0:n.text)&&"mb-8"),children:(0,t.jsx)(c.Z,{image:i,width:196,height:196,className:"size-[158px] sm:size-[196px]"})}),((null==n?void 0:n.title)||(null==n?void 0:n.text))&&(0,t.jsxs)("div",{className:"grid gap-4",children:[(null==n?void 0:n.title)&&(0,t.jsx)("h3",{className:"t-24-no-scale",children:n.title}),(null==n?void 0:n.text)&&(0,t.jsx)(d.H,{className:"[&_p]:leading-relaxed [&_li]:!leading-[1.875]",value:n.text})]})]})}},91933:function(e,l,s){s.d(l,{B:function(){return c}});var t=s(27573),a=s(49339),n=s(60051),i=s(50294),r=s(7653);let c=e=>{let{youtubeUrl:l,coverImage:s,title:c,className:d}=e,{frameRef:x,shieldRef:o,toggleVideo:u}=function(){let e=(0,r.useRef)(null),l=(0,r.useRef)(null),s=(0,r.useCallback)(()=>{if(null===l.current||null===e.current)return;l.current.classList.add("hidden");let s=new URL(e.current.src);s.searchParams.set("autoplay","1"),e.current.src=s.href},[]);return{frameRef:e,shieldRef:l,toggleVideo:s}}();return(0,t.jsxs)("div",{className:"grid gap-2.5",children:[c&&(0,t.jsx)("h3",{className:"t-18 text-center",children:c}),(0,t.jsx)("div",{className:(0,n.cx)("w-full max-w-[580px]",d),children:(0,t.jsxs)("div",{className:"relative aspect-video group",children:[(0,t.jsx)("iframe",{ref:x,width:"100%",height:"100%",title:c||void 0,src:l||void 0,className:"relative object-cover inset-0 overflow-hidden rounded-lg",allow:"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; web-share; fullscreen",sandbox:"allow-scripts allow-same-origin allow-presentation"}),s&&(0,t.jsxs)("div",{ref:o,className:"absolute inset-0 cursor-pointer",onClick:()=>u(),children:[(0,t.jsx)(i.default,{width:580,height:580,className:"absolute object-cover inset-0 h-full w-full rounded-lg",src:s.asset.url,alt:s.alt||c||""}),(0,t.jsx)("button",{"aria-label":"Play video",className:(0,n.cx)("absolute bottom-2.5 right-2.5 m-auto size-14 bg-white/75 group-hover:bg-white","flex items-center justify-center rounded-full transition-colors"),children:(0,t.jsx)(a.yR,{className:"text-lightBlack"})})]})]})})]})}},96915:function(e,l,s){s.d(l,{InPageNavigation:function(){return h}});var t=s(27573),a=s(88146),n=s(7653),i=s(11129),r=s(6850),c=s(89382);let d=e=>{let[l,s]=(0,n.useState)(null),t=(0,n.useCallback)(()=>{if(!e)return;let l=window.innerHeight,t=e.map((e,l)=>{var s,t;let a=null==e?void 0:e.getBoundingClientRect();return a?{top:null!==(s=a.top)&&void 0!==s?s:0,bottom:null!==(t=a.bottom)&&void 0!==t?t:0,index:l}:{top:0,bottom:0,index:l}}).filter(e=>{let{top:s,bottom:t}=e;return s0}).sort((e,s)=>{let t=Math.min(e.bottom,l)-Math.max(e.top,0);return Math.min(s.bottom,l)-Math.max(s.top,0)-t});t.length>0?s(t[0].index):s(e.length)},[e]);return(0,n.useEffect)(()=>{let e=()=>{t()};return t(),window.addEventListener("scroll",e),()=>window.removeEventListener("scroll",e)},[t]),l},x=(e,l)=>{var s;return null===e?null:null===(s=l.current)||void 0===s?void 0:s.querySelector("li:nth-child(".concat(e+1,")"))},o=e=>{let l=(0,c.y1)(e=>{null==e||e.scrollIntoView({behavior:"smooth",block:"center",inline:"center"})},1e3);(0,n.useEffect)(()=>{l(e)},[e,l])};var u=s(81130);let m=e=>{let{activeElement:l,scrollRef:s}=e,[a,i]=(0,n.useState)(100),[r,c]=(0,n.useState)(0),{viewportWidth:d}=(0,u.Z)();return(0,n.useEffect)(()=>{var e,t,a;let n=null==l?void 0:l.getBoundingClientRect(),r=null===(e=s.current)||void 0===e?void 0:e.getBoundingClientRect();i((null!==(t=null==n?void 0:n.x)&&void 0!==t?t:0)-(null!==(a=null==r?void 0:r.x)&&void 0!==a?a:0)),c((null==n?void 0:n.width)||0)},[l,s,d]),(0,t.jsx)("div",{className:"indicator absolute bottom-0 h-[2px] left-0 bg-black transition-all duration-[0.5s]",style:{transform:"translateX(".concat(a,"px)"),width:r,opacity:r>0?1:0}})},h=e=>{let{blocks:l}=e,{t:s}=(0,i.$G)(),c=(0,n.useRef)(null),u=(0,n.useRef)(null),[h,g]=(0,n.useState)([]),p=(0,n.useMemo)(()=>null==l?void 0:l.flatMap(e=>e._type===r.Rm.BLOCKS_SHARED?e.blocks:e).flatMap(e=>e.fragmentId&&e.navLabel?{key:e._key,fragmentId:e.fragmentId,navLabel:e.navLabel}:[]),[l]);(0,n.useEffect)(()=>{p&&g(null==p?void 0:p.map(e=>{var l;return e.fragmentId?null===(l=document)||void 0===l?void 0:l.getElementById(e.fragmentId):null}))},[p,g]);let j=d(h),v=x(j,c);return(o(v),null==p?void 0:p.length)?(0,t.jsx)("div",{className:"relative z-30 h-[var(--header-in-page-nav-height)]",children:(0,t.jsx)("nav",{className:"t-13-mono fixed inset-x-0 flex gap-4 overflow-x-auto no-scrollbar bg-white/80 backdrop-blur-sm border-b border-lightBlack/15",children:(0,t.jsx)("div",{ref:u,className:"container flex-1",children:(0,t.jsxs)("div",{className:"container-padding relative flex h-[var(--header-in-page-nav-height)]",children:[(0,t.jsx)("span",{className:"flex items-center whitespace-nowrap",children:s("nav.jump-to")}),(0,t.jsx)("ul",{ref:c,className:"flex items-center gap-4 px-3",children:p.map((e,l)=>{let{key:s,fragmentId:n,navLabel:i}=e;return i&&(0,t.jsx)("li",{children:(0,t.jsx)(a.default,{"aria-current":j===l,className:"block whitespace-nowrap",href:"#".concat(n),children:i})},s)})}),(0,t.jsx)(m,{activeElement:v,scrollRef:u})]})})})}):null}},81130:function(e,l,s){s.d(l,{Z:function(){return a}});var t=s(7653);function a(){let[e,l]=(0,t.useState)({viewportWidth:0,viewportHeight:0}),s=()=>{l({viewportWidth:window.innerWidth,viewportHeight:window.innerHeight})};return(0,t.useEffect)(()=>(s(),window.addEventListener("resize",s),()=>window.removeEventListener("resize",s)),[]),e}}}]);