diff --git a/app/globals.css b/app/globals.css index 6225519..0ef18a0 100644 --- a/app/globals.css +++ b/app/globals.css @@ -14,4 +14,10 @@ .timeline-detail { grid-area: 'detail'; } + + .font-inherit { + font: inherit; + font-size: inherit; + line-height: inherit; + } } diff --git a/app/page.tsx b/app/page.tsx index e4cc7eb..c602a9a 100644 --- a/app/page.tsx +++ b/app/page.tsx @@ -1,5 +1,5 @@ import { Masthead } from "@/components/Masthead"; -import { TimelineBanner } from "@/components/TimelineBanner"; +import { TimelineCard } from "@/components/Timeline"; import { PageTitle } from "@/components/PageTitle"; export default function Home() { @@ -7,14 +7,14 @@ export default function Home() {
- - - +
& { - heading: string; - year: string; - dek?: string; - body: string; - cta?: React.ReactNode; - image: string; - bgColor?: "fog-light" | "red-gradient"; - align?: "right" | "left"; - width?: "full" | "narrow"; -}; - -export const TimelineBanner = ({ - heading, - year, - dek, - body, - cta, - image = "https://placecats.com/neo/600/600", - bgColor = "fog-light", - align = "left", - ...props -}: TimelineBannerProps) => ( - - - - {heading && ( - - {heading} - - )} - {year && ( - - {year} - - )} - {dek && ( - - {dek} - - )} - {body && ( - - {body} - - )} - {cta} - - {image && ( -
- -
- )} -
-
-); diff --git a/components/TimelineBanner/index.ts b/components/TimelineBanner/index.ts deleted file mode 100644 index 498e40b..0000000 --- a/components/TimelineBanner/index.ts +++ /dev/null @@ -1,2 +0,0 @@ -export * from "./TimelineBanner"; -export * from "./TimelineBanner.styles"; diff --git a/components/TimelineSidebar/index.ts b/components/TimelineSidebar/index.ts deleted file mode 100644 index 8a2bf16..0000000 --- a/components/TimelineSidebar/index.ts +++ /dev/null @@ -1 +0,0 @@ -export * from "../Timeline/TimelineSidebar"; diff --git a/components/Typography/Heading.tsx b/components/Typography/Heading.tsx index 046f109..3591068 100644 --- a/components/Typography/Heading.tsx +++ b/components/Typography/Heading.tsx @@ -1,14 +1,28 @@ +import { cnb } from "cnbuilder"; import { Text, type TypographyProps } from "./Text"; import * as types from "./typography.types"; type HeadingProps = Omit & React.HTMLAttributes & { as?: types.HeadingType; + className?: string; }; // Convenience component for paragraphs export const Heading = ({ as = "h2", weight = "bold", + className, ...rest -}: HeadingProps) => ; +}: HeadingProps) => { + const headingLinkClasses = + "[&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4"; + return ( + + ); +}; diff --git a/components/Typography/Text.tsx b/components/Typography/Text.tsx index 8e1c34b..b4f6e05 100644 --- a/components/Typography/Text.tsx +++ b/components/Typography/Text.tsx @@ -60,7 +60,6 @@ export const Text = ({ diff --git a/out/404.html b/out/404.html index 0f83309..a0b3824 100644 --- a/out/404.html +++ b/out/404.html @@ -1 +1 @@ -404: This page could not be found.

404

This page could not be found.

\ No newline at end of file +404: This page could not be found.

404

This page could not be found.

\ No newline at end of file diff --git a/out/_next/static/fsQvHBaaG0DEWBXNSYt2S/_buildManifest.js b/out/_next/static/QxRT-Fcqlew2hRWA_sTNd/_buildManifest.js similarity index 100% rename from out/_next/static/fsQvHBaaG0DEWBXNSYt2S/_buildManifest.js rename to out/_next/static/QxRT-Fcqlew2hRWA_sTNd/_buildManifest.js diff --git a/out/_next/static/fsQvHBaaG0DEWBXNSYt2S/_ssgManifest.js b/out/_next/static/QxRT-Fcqlew2hRWA_sTNd/_ssgManifest.js similarity index 100% rename from out/_next/static/fsQvHBaaG0DEWBXNSYt2S/_ssgManifest.js rename to out/_next/static/QxRT-Fcqlew2hRWA_sTNd/_ssgManifest.js diff --git a/out/_next/static/chunks/143-d5e7c922eea4f50f.js b/out/_next/static/chunks/143-d5e7c922eea4f50f.js deleted file mode 100644 index 77f8b8c..0000000 --- a/out/_next/static/chunks/143-d5e7c922eea4f50f.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[143],{7697:(e,t,r)=>{r.d(t,{c:()=>a});var n=Array.isArray,o=function(e){var t="";if("string"==typeof e)t+=e;else if("object"==typeof e){var r=void 0;if(n(e))for(var a=0,i=e.length;a{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"addLocale",{enumerable:!0,get:function(){return n}}),r(8157);let n=function(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n{function n(e,t,r,n){return!1}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getDomainLocale",{enumerable:!0,get:function(){return n}}),r(8157),("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},231:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"default",{enumerable:!0,get:function(){return S}});let n=r(9920),o=r(7437),a=n._(r(2265)),i=r(8016),u=r(8029),s=r(1142),l=r(3461),c=r(844),f=r(291),d=r(4467),p=r(3106),h=r(8505),_=r(4897),g=r(1507),m=r(7616),E=new Set;function R(e,t,r,n,o,a){if("undefined"!=typeof window&&(a||(0,u.isLocalURL)(t))){if(!n.bypassPrefetchedCheck&&!a){let o=t+"%"+r+"%"+(void 0!==n.locale?n.locale:"locale"in e?e.locale:void 0);if(E.has(o))return;E.add(o)}(async()=>a?e.prefetch(t,o):e.prefetch(t,r,n))().catch(e=>{})}}function y(e){return"string"==typeof e?e:(0,s.formatUrl)(e)}let S=a.default.forwardRef(function(e,t){let r,n;let{href:s,as:E,children:S,prefetch:P=null,passHref:b,replace:v,shallow:O,scroll:A,locale:T,onClick:N,onMouseEnter:I,onTouchStart:C,legacyBehavior:x=!1,...j}=e;r=S,x&&("string"==typeof r||"number"==typeof r)&&(r=(0,o.jsx)("a",{children:r}));let M=a.default.useContext(f.RouterContext),w=a.default.useContext(d.AppRouterContext),L=null!=M?M:w,D=!M,U=!1!==P,k=null===P?g.PrefetchKind.AUTO:g.PrefetchKind.FULL,{href:F,as:X}=a.default.useMemo(()=>{if(!M){let e=y(s);return{href:e,as:E?y(E):e}}let[e,t]=(0,i.resolveHref)(M,s,!0);return{href:e,as:E?(0,i.resolveHref)(M,E):t||e}},[M,s,E]),W=a.default.useRef(F),G=a.default.useRef(X);x&&(n=a.default.Children.only(r));let H=x?n&&"object"==typeof n&&n.ref:t,[B,Y,K]=(0,p.useIntersection)({rootMargin:"200px"}),V=a.default.useCallback(e=>{(G.current!==X||W.current!==F)&&(K(),G.current=X,W.current=F),B(e)},[X,F,K,B]),z=(0,m.useMergedRef)(V,H);a.default.useEffect(()=>{L&&Y&&U&&R(L,F,X,{locale:T},{kind:k},D)},[X,F,Y,T,U,null==M?void 0:M.locale,L,D,k]);let q={ref:z,onClick(e){x||"function"!=typeof N||N(e),x&&n.props&&"function"==typeof n.props.onClick&&n.props.onClick(e),L&&!e.defaultPrevented&&function(e,t,r,n,o,i,s,l,c){let{nodeName:f}=e.currentTarget;if("A"===f.toUpperCase()&&(function(e){let t=e.currentTarget.getAttribute("target");return t&&"_self"!==t||e.metaKey||e.ctrlKey||e.shiftKey||e.altKey||e.nativeEvent&&2===e.nativeEvent.which}(e)||!c&&!(0,u.isLocalURL)(r)))return;e.preventDefault();let d=()=>{let e=null==s||s;"beforePopState"in t?t[o?"replace":"push"](r,n,{shallow:i,locale:l,scroll:e}):t[o?"replace":"push"](n||r,{scroll:e})};c?a.default.startTransition(d):d()}(e,L,F,X,v,O,A,T,D)},onMouseEnter(e){x||"function"!=typeof I||I(e),x&&n.props&&"function"==typeof n.props.onMouseEnter&&n.props.onMouseEnter(e),L&&(U||!D)&&R(L,F,X,{locale:T,priority:!0,bypassPrefetchedCheck:!0},{kind:k},D)},onTouchStart:function(e){x||"function"!=typeof C||C(e),x&&n.props&&"function"==typeof n.props.onTouchStart&&n.props.onTouchStart(e),L&&(U||!D)&&R(L,F,X,{locale:T,priority:!0,bypassPrefetchedCheck:!0},{kind:k},D)}};if((0,l.isAbsoluteUrl)(X))q.href=X;else if(!x||b||"a"===n.type&&!("href"in n.props)){let e=void 0!==T?T:null==M?void 0:M.locale,t=(null==M?void 0:M.isLocaleDomain)&&(0,h.getDomainLocale)(X,e,null==M?void 0:M.locales,null==M?void 0:M.domainLocales);q.href=t||(0,_.addBasePath)((0,c.addLocale)(X,e,null==M?void 0:M.defaultLocale))}return x?a.default.cloneElement(n,q):(0,o.jsx)("a",{...j,...q,children:r})});("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},9189:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{cancelIdleCallback:function(){return n},requestIdleCallback:function(){return r}});let r="undefined"!=typeof self&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(e){let t=Date.now();return self.setTimeout(function(){e({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-t))}})},1)},n="undefined"!=typeof self&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(e){return clearTimeout(e)};("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},8016:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"resolveHref",{enumerable:!0,get:function(){return f}});let n=r(8323),o=r(1142),a=r(5519),i=r(3461),u=r(8157),s=r(8029),l=r(9195),c=r(20);function f(e,t,r){let f;let d="string"==typeof t?t:(0,o.formatWithValidation)(t),p=d.match(/^[a-zA-Z]{1,}:\/\//),h=p?d.slice(p[0].length):d;if((h.split("?",1)[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+d+"' passed to next/router in page: '"+e.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");let t=(0,i.normalizeRepeatedSlashes)(h);d=(p?p[0]:"")+t}if(!(0,s.isLocalURL)(d))return r?[d]:d;try{f=new URL(d.startsWith("#")?e.asPath:e.pathname,"http://n")}catch(e){f=new URL("/","http://n")}try{let e=new URL(d,f);e.pathname=(0,u.normalizePathTrailingSlash)(e.pathname);let t="";if((0,l.isDynamicRoute)(e.pathname)&&e.searchParams&&r){let r=(0,n.searchParamsToUrlQuery)(e.searchParams),{result:i,params:u}=(0,c.interpolateAs)(e.pathname,e.pathname,r);i&&(t=(0,o.formatWithValidation)({pathname:i,hash:e.hash,query:(0,a.omit)(r,u)}))}let i=e.origin===f.origin?e.href.slice(e.origin.length):e.href;return r?[i,t||i]:i}catch(e){return r?[d]:d}}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},3106:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useIntersection",{enumerable:!0,get:function(){return s}});let n=r(2265),o=r(9189),a="function"==typeof IntersectionObserver,i=new Map,u=[];function s(e){let{rootRef:t,rootMargin:r,disabled:s}=e,l=s||!a,[c,f]=(0,n.useState)(!1),d=(0,n.useRef)(null),p=(0,n.useCallback)(e=>{d.current=e},[]);return(0,n.useEffect)(()=>{if(a){if(l||c)return;let e=d.current;if(e&&e.tagName)return function(e,t,r){let{id:n,observer:o,elements:a}=function(e){let t;let r={root:e.root||null,margin:e.rootMargin||""},n=u.find(e=>e.root===r.root&&e.margin===r.margin);if(n&&(t=i.get(n)))return t;let o=new Map;return t={id:r,observer:new IntersectionObserver(e=>{e.forEach(e=>{let t=o.get(e.target),r=e.isIntersecting||e.intersectionRatio>0;t&&r&&t(r)})},e),elements:o},u.push(r),i.set(r,t),t}(r);return a.set(e,t),o.observe(e),function(){if(a.delete(e),o.unobserve(e),0===a.size){o.disconnect(),i.delete(n);let e=u.findIndex(e=>e.root===n.root&&e.margin===n.margin);e>-1&&u.splice(e,1)}}}(e,e=>e&&f(e),{root:null==t?void 0:t.current,rootMargin:r})}else if(!c){let e=(0,o.requestIdleCallback)(()=>f(!0));return()=>(0,o.cancelIdleCallback)(e)}},[l,r,t,c,d.current]),[p,c,(0,n.useCallback)(()=>{f(!1)},[])]}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},7616:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"useMergedRef",{enumerable:!0,get:function(){return o}});let n=r(2265);function o(e,t){let r=(0,n.useRef)(()=>{}),o=(0,n.useRef)(()=>{});return(0,n.useMemo)(()=>e&&t?n=>{null===n?(r.current(),o.current()):(r.current=a(e,n),o.current=a(t,n))}:e||t,[e,t])}function a(e,t){if("function"!=typeof e)return e.current=t,()=>{e.current=null};{let r=e(t);return"function"==typeof r?r:()=>e(null)}}("function"==typeof t.default||"object"==typeof t.default&&null!==t.default)&&void 0===t.default.__esModule&&(Object.defineProperty(t.default,"__esModule",{value:!0}),Object.assign(t.default,t),e.exports=t.default)},3345:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{ACTION_SUFFIX:function(){return c},APP_DIR_ALIAS:function(){return x},CACHE_ONE_YEAR:function(){return b},DOT_NEXT_ALIAS:function(){return I},ESLINT_DEFAULT_DIRS:function(){return $},GSP_NO_RETURNED_VALUE:function(){return B},GSSP_COMPONENT_MEMBER_ERROR:function(){return V},GSSP_NO_RETURNED_VALUE:function(){return Y},INFINITE_CACHE:function(){return v},INSTRUMENTATION_HOOK_FILENAME:function(){return T},MIDDLEWARE_FILENAME:function(){return O},MIDDLEWARE_LOCATION_REGEXP:function(){return A},NEXT_BODY_SUFFIX:function(){return p},NEXT_CACHE_IMPLICIT_TAG_ID:function(){return P},NEXT_CACHE_REVALIDATED_TAGS_HEADER:function(){return g},NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER:function(){return m},NEXT_CACHE_SOFT_TAGS_HEADER:function(){return _},NEXT_CACHE_SOFT_TAG_MAX_LENGTH:function(){return S},NEXT_CACHE_TAGS_HEADER:function(){return h},NEXT_CACHE_TAG_MAX_ITEMS:function(){return R},NEXT_CACHE_TAG_MAX_LENGTH:function(){return y},NEXT_DATA_SUFFIX:function(){return f},NEXT_INTERCEPTION_MARKER_PREFIX:function(){return n},NEXT_META_SUFFIX:function(){return d},NEXT_QUERY_PARAM_PREFIX:function(){return r},NEXT_RESUME_HEADER:function(){return E},NON_STANDARD_NODE_ENV:function(){return z},PAGES_DIR_ALIAS:function(){return N},PRERENDER_REVALIDATE_HEADER:function(){return o},PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER:function(){return a},PUBLIC_DIR_MIDDLEWARE_CONFLICT:function(){return k},ROOT_DIR_ALIAS:function(){return C},RSC_ACTION_CLIENT_WRAPPER_ALIAS:function(){return U},RSC_ACTION_ENCRYPTION_ALIAS:function(){return D},RSC_ACTION_PROXY_ALIAS:function(){return w},RSC_ACTION_VALIDATE_ALIAS:function(){return M},RSC_CACHE_WRAPPER_ALIAS:function(){return L},RSC_MOD_REF_PROXY_ALIAS:function(){return j},RSC_PREFETCH_SUFFIX:function(){return i},RSC_SEGMENTS_DIR_SUFFIX:function(){return u},RSC_SEGMENT_SUFFIX:function(){return s},RSC_SUFFIX:function(){return l},SERVER_PROPS_EXPORT_ERROR:function(){return H},SERVER_PROPS_GET_INIT_PROPS_CONFLICT:function(){return X},SERVER_PROPS_SSG_CONFLICT:function(){return W},SERVER_RUNTIME:function(){return Q},SSG_FALLBACK_EXPORT_ERROR:function(){return q},SSG_GET_INITIAL_PROPS_CONFLICT:function(){return F},STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR:function(){return G},UNSTABLE_REVALIDATE_RENAME_ERROR:function(){return K},WEBPACK_LAYERS:function(){return J},WEBPACK_RESOURCE_QUERIES:function(){return ee}});let r="nxtP",n="nxtI",o="x-prerender-revalidate",a="x-prerender-revalidate-if-generated",i=".prefetch.rsc",u=".segments",s=".segment.rsc",l=".rsc",c=".action",f=".json",d=".meta",p=".body",h="x-next-cache-tags",_="x-next-cache-soft-tags",g="x-next-revalidated-tags",m="x-next-revalidate-tag-token",E="next-resume",R=64,y=256,S=1024,P="_N_T_",b=31536e3,v=0xfffffffe,O="middleware",A=`(?:src/)?${O}`,T="instrumentation",N="private-next-pages",I="private-dot-next",C="private-next-root-dir",x="private-next-app-dir",j="private-next-rsc-mod-ref-proxy",M="private-next-rsc-action-validate",w="private-next-rsc-server-reference",L="private-next-rsc-cache-wrapper",D="private-next-rsc-action-encryption",U="private-next-rsc-action-client-wrapper",k="You can not have a '_next' folder inside of your public folder. This conflicts with the internal '/_next' route. https://nextjs.org/docs/messages/public-next-folder-conflict",F="You can not use getInitialProps with getStaticProps. To use SSG, please remove your getInitialProps",X="You can not use getInitialProps with getServerSideProps. Please remove getInitialProps.",W="You can not use getStaticProps or getStaticPaths with getServerSideProps. To use SSG, please remove getServerSideProps",G="can not have getInitialProps/getServerSideProps, https://nextjs.org/docs/messages/404-get-initial-props",H="pages with `getServerSideProps` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export",B="Your `getStaticProps` function did not return an object. Did you forget to add a `return`?",Y="Your `getServerSideProps` function did not return an object. Did you forget to add a `return`?",K="The `unstable_revalidate` property is available for general use.\nPlease use `revalidate` instead.",V="can not be attached to a page's component and must be exported from the page. See more info here: https://nextjs.org/docs/messages/gssp-component-member",z='You are using a non-standard "NODE_ENV" value in your environment. This creates inconsistencies in the project and is strongly advised against. Read more: https://nextjs.org/docs/messages/non-standard-node-env',q="Pages with `fallback` enabled in `getStaticPaths` can not be exported. See more info here: https://nextjs.org/docs/messages/ssg-fallback-true-export",$=["app","pages","components","lib","src"],Q={edge:"edge",experimentalEdge:"experimental-edge",nodejs:"nodejs"},Z={shared:"shared",reactServerComponents:"rsc",serverSideRendering:"ssr",actionBrowser:"action-browser",api:"api",middleware:"middleware",instrument:"instrument",edgeAsset:"edge-asset",appPagesBrowser:"app-pages-browser",appMetadataRoute:"app-metadata-route"},J={...Z,GROUP:{builtinReact:[Z.reactServerComponents,Z.actionBrowser,Z.appMetadataRoute],serverOnly:[Z.reactServerComponents,Z.actionBrowser,Z.appMetadataRoute,Z.instrument,Z.middleware],neutralTarget:[Z.api],clientOnly:[Z.serverSideRendering,Z.appPagesBrowser],bundled:[Z.reactServerComponents,Z.actionBrowser,Z.appMetadataRoute,Z.serverSideRendering,Z.appPagesBrowser,Z.shared,Z.instrument],appPages:[Z.reactServerComponents,Z.serverSideRendering,Z.appPagesBrowser,Z.actionBrowser]}},ee={edgeSSREntry:"__next_edge_ssr_entry__",metadata:"__next_metadata__",metadataRoute:"__next_metadata_route__",metadataImageMeta:"__next_metadata_image_meta__"}},1943:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"escapeStringRegexp",{enumerable:!0,get:function(){return o}});let r=/[|\\{}()[\]^$+*?.-]/,n=/[|\\{}()[\]^$+*?.-]/g;function o(e){return r.test(e)?e.replace(n,"\\$&"):e}},291:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"RouterContext",{enumerable:!0,get:function(){return n}});let n=r(9920)._(r(2265)).default.createContext(null)},1142:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{formatUrl:function(){return a},formatWithValidation:function(){return u},urlObjectKeys:function(){return i}});let n=r(1452)._(r(8323)),o=/https?|ftp|gopher|file/;function a(e){let{auth:t,hostname:r}=e,a=e.protocol||"",i=e.pathname||"",u=e.hash||"",s=e.query||"",l=!1;t=t?encodeURIComponent(t).replace(/%3A/i,":")+"@":"",e.host?l=t+e.host:r&&(l=t+(~r.indexOf(":")?"["+r+"]":r),e.port&&(l+=":"+e.port)),s&&"object"==typeof s&&(s=String(n.urlQueryToSearchParams(s)));let c=e.search||s&&"?"+s||"";return a&&!a.endsWith(":")&&(a+=":"),e.slashes||(!a||o.test(a))&&!1!==l?(l="//"+(l||""),i&&"/"!==i[0]&&(i="/"+i)):l||(l=""),u&&"#"!==u[0]&&(u="#"+u),c&&"?"!==c[0]&&(c="?"+c),""+a+l+(i=i.replace(/[?#]/g,encodeURIComponent))+(c=c.replace("#","%23"))+u}let i=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function u(e){return a(e)}},9195:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{getSortedRouteObjects:function(){return n.getSortedRouteObjects},getSortedRoutes:function(){return n.getSortedRoutes},isDynamicRoute:function(){return o.isDynamicRoute}});let n=r(9089),o=r(8083)},20:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"interpolateAs",{enumerable:!0,get:function(){return a}});let n=r(1533),o=r(3169);function a(e,t,r){let a="",i=(0,o.getRouteRegex)(e),u=i.groups,s=(t!==e?(0,n.getRouteMatcher)(i)(t):"")||r;a=e;let l=Object.keys(u);return l.every(e=>{let t=s[e]||"",{repeat:r,optional:n}=u[e],o="["+(r?"...":"")+e+"]";return n&&(o=(t?"":"/")+"["+o+"]"),r&&!Array.isArray(t)&&(t=[t]),(n||e in s)&&(a=a.replace(o,r?t.map(e=>encodeURIComponent(e)).join("/"):encodeURIComponent(t))||"/")})||(a=""),{params:l,result:a}}},8083:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isDynamicRoute",{enumerable:!0,get:function(){return a}});let n=r(3100),o=/\/\[[^/]+?\](?=\/|$)/;function a(e){return(0,n.isInterceptionRouteAppPath)(e)&&(e=(0,n.extractInterceptionRouteInformation)(e).interceptedRoute),o.test(e)}},8029:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"isLocalURL",{enumerable:!0,get:function(){return a}});let n=r(3461),o=r(9404);function a(e){if(!(0,n.isAbsoluteUrl)(e))return!0;try{let t=(0,n.getLocationOrigin)(),r=new URL(e,t);return r.origin===t&&(0,o.hasBasePath)(r.pathname)}catch(e){return!1}}},5519:(e,t)=>{function r(e,t){let r={};return Object.keys(e).forEach(n=>{t.includes(n)||(r[n]=e[n])}),r}Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"omit",{enumerable:!0,get:function(){return r}})},8323:(e,t)=>{function r(e){let t={};return e.forEach((e,r)=>{void 0===t[r]?t[r]=e:Array.isArray(t[r])?t[r].push(e):t[r]=[t[r],e]}),t}function n(e){return"string"!=typeof e&&("number"!=typeof e||isNaN(e))&&"boolean"!=typeof e?"":String(e)}function o(e){let t=new URLSearchParams;return Object.entries(e).forEach(e=>{let[r,o]=e;Array.isArray(o)?o.forEach(e=>t.append(r,n(e))):t.set(r,n(o))}),t}function a(e){for(var t=arguments.length,r=Array(t>1?t-1:0),n=1;n{Array.from(t.keys()).forEach(t=>e.delete(t)),t.forEach((t,r)=>e.append(r,t))}),e}Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{assign:function(){return a},searchParamsToUrlQuery:function(){return r},urlQueryToSearchParams:function(){return o}})},1533:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),Object.defineProperty(t,"getRouteMatcher",{enumerable:!0,get:function(){return o}});let n=r(3461);function o(e){let{re:t,groups:r}=e;return e=>{let o=t.exec(e);if(!o)return!1;let a=e=>{try{return decodeURIComponent(e)}catch(e){throw new n.DecodeError("failed to decode param")}},i={};return Object.keys(r).forEach(e=>{let t=r[e],n=o[t.pos];void 0!==n&&(i[e]=~n.indexOf("/")?n.split("/").map(e=>a(e)):t.repeat?[a(n)]:a(n))}),i}}},3169:(e,t,r)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{getNamedMiddlewareRegex:function(){return _},getNamedRouteRegex:function(){return h},getRouteRegex:function(){return f},parseParameter:function(){return s}});let n=r(3345),o=r(3100),a=r(1943),i=r(7741),u=/\[((?:\[.*\])|.+)\]/;function s(e){let t=e.match(u);return t?l(t[1]):l(e)}function l(e){let t=e.startsWith("[")&&e.endsWith("]");t&&(e=e.slice(1,-1));let r=e.startsWith("...");return r&&(e=e.slice(3)),{key:e,repeat:r,optional:t}}function c(e){let t=(0,i.removeTrailingSlash)(e).slice(1).split("/"),r={},n=1;return{parameterizedRoute:t.map(e=>{let t=o.INTERCEPTION_ROUTE_MARKERS.find(t=>e.startsWith(t)),i=e.match(u);if(t&&i){let{key:e,optional:o,repeat:u}=l(i[1]);return r[e]={pos:n++,repeat:u,optional:o},"/"+(0,a.escapeStringRegexp)(t)+"([^/]+?)"}if(!i)return"/"+(0,a.escapeStringRegexp)(e);{let{key:e,repeat:t,optional:o}=l(i[1]);return r[e]={pos:n++,repeat:t,optional:o},t?o?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)"}}).join(""),groups:r}}function f(e){let{parameterizedRoute:t,groups:r}=c(e);return{re:RegExp("^"+t+"(?:/)?$"),groups:r}}function d(e){let{interceptionMarker:t,getSafeRouteKey:r,segment:n,routeKeys:o,keyPrefix:i}=e,{key:u,optional:s,repeat:c}=l(n),f=u.replace(/\W/g,"");i&&(f=""+i+f);let d=!1;(0===f.length||f.length>30)&&(d=!0),isNaN(parseInt(f.slice(0,1)))||(d=!0),d&&(f=r()),i?o[f]=""+i+u:o[f]=u;let p=t?(0,a.escapeStringRegexp)(t):"";return c?s?"(?:/"+p+"(?<"+f+">.+?))?":"/"+p+"(?<"+f+">.+?)":"/"+p+"(?<"+f+">[^/]+?)"}function p(e,t){let r;let u=(0,i.removeTrailingSlash)(e).slice(1).split("/"),s=(r=0,()=>{let e="",t=++r;for(;t>0;)e+=String.fromCharCode(97+(t-1)%26),t=Math.floor((t-1)/26);return e}),l={};return{namedParameterizedRoute:u.map(e=>{let r=o.INTERCEPTION_ROUTE_MARKERS.some(t=>e.startsWith(t)),i=e.match(/\[((?:\[.*\])|.+)\]/);if(r&&i){let[r]=e.split(i[0]);return d({getSafeRouteKey:s,interceptionMarker:r,segment:i[1],routeKeys:l,keyPrefix:t?n.NEXT_INTERCEPTION_MARKER_PREFIX:void 0})}return i?d({getSafeRouteKey:s,segment:i[1],routeKeys:l,keyPrefix:t?n.NEXT_QUERY_PARAM_PREFIX:void 0}):"/"+(0,a.escapeStringRegexp)(e)}).join(""),routeKeys:l}}function h(e,t){let r=p(e,t);return{...f(e),namedRegex:"^"+r.namedParameterizedRoute+"(?:/)?$",routeKeys:r.routeKeys}}function _(e,t){let{parameterizedRoute:r}=c(e),{catchAll:n=!0}=t;if("/"===r)return{namedRegex:"^/"+(n?".*":"")+"$"};let{namedParameterizedRoute:o}=p(e,!1);return{namedRegex:"^"+o+(n?"(?:(/.*)?)":"")+"$"}}},9089:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{getSortedRouteObjects:function(){return o},getSortedRoutes:function(){return n}});class r{insert(e){this._insert(e.split("/").filter(Boolean),[],!1)}smoosh(){return this._smoosh()}_smoosh(e){void 0===e&&(e="/");let t=[...this.children.keys()].sort();null!==this.slugName&&t.splice(t.indexOf("[]"),1),null!==this.restSlugName&&t.splice(t.indexOf("[...]"),1),null!==this.optionalRestSlugName&&t.splice(t.indexOf("[[...]]"),1);let r=t.map(t=>this.children.get(t)._smoosh(""+e+t+"/")).reduce((e,t)=>[...e,...t],[]);if(null!==this.slugName&&r.push(...this.children.get("[]")._smoosh(e+"["+this.slugName+"]/")),!this.placeholder){let t="/"===e?"/":e.slice(0,-1);if(null!=this.optionalRestSlugName)throw Error('You cannot define a route with the same specificity as a optional catch-all route ("'+t+'" and "'+t+"[[..."+this.optionalRestSlugName+']]").');r.unshift(t)}return null!==this.restSlugName&&r.push(...this.children.get("[...]")._smoosh(e+"[..."+this.restSlugName+"]/")),null!==this.optionalRestSlugName&&r.push(...this.children.get("[[...]]")._smoosh(e+"[[..."+this.optionalRestSlugName+"]]/")),r}_insert(e,t,n){if(0===e.length){this.placeholder=!1;return}if(n)throw Error("Catch-all must be the last part of the URL.");let o=e[0];if(o.startsWith("[")&&o.endsWith("]")){let r=o.slice(1,-1),i=!1;if(r.startsWith("[")&&r.endsWith("]")&&(r=r.slice(1,-1),i=!0),r.startsWith("…"))throw Error("Detected a three-dot character ('…') at ('"+r+"'). Did you mean ('...')?");if(r.startsWith("...")&&(r=r.substring(3),n=!0),r.startsWith("[")||r.endsWith("]"))throw Error("Segment names may not start or end with extra brackets ('"+r+"').");if(r.startsWith("."))throw Error("Segment names may not start with erroneous periods ('"+r+"').");function a(e,r){if(null!==e&&e!==r)throw Error("You cannot use different slug names for the same dynamic path ('"+e+"' !== '"+r+"').");t.forEach(e=>{if(e===r)throw Error('You cannot have the same slug name "'+r+'" repeat within a single dynamic path');if(e.replace(/\W/g,"")===o.replace(/\W/g,""))throw Error('You cannot have the slug names "'+e+'" and "'+r+'" differ only by non-word symbols within a single dynamic path')}),t.push(r)}if(n){if(i){if(null!=this.restSlugName)throw Error('You cannot use both an required and optional catch-all route at the same level ("[...'+this.restSlugName+']" and "'+e[0]+'" ).');a(this.optionalRestSlugName,r),this.optionalRestSlugName=r,o="[[...]]"}else{if(null!=this.optionalRestSlugName)throw Error('You cannot use both an optional and required catch-all route at the same level ("[[...'+this.optionalRestSlugName+']]" and "'+e[0]+'").');a(this.restSlugName,r),this.restSlugName=r,o="[...]"}}else{if(i)throw Error('Optional route parameters are not yet supported ("'+e[0]+'").');a(this.slugName,r),this.slugName=r,o="[]"}}this.children.has(o)||this.children.set(o,new r),this.children.get(o)._insert(e.slice(1),t,n)}constructor(){this.placeholder=!0,this.children=new Map,this.slugName=null,this.restSlugName=null,this.optionalRestSlugName=null}}function n(e){let t=new r;return e.forEach(e=>t.insert(e)),t.smoosh()}function o(e,t){let r={},o=[];for(let n=0;ne[r[t]])}},3461:(e,t)=>{Object.defineProperty(t,"__esModule",{value:!0}),function(e,t){for(var r in t)Object.defineProperty(e,r,{enumerable:!0,get:t[r]})}(t,{DecodeError:function(){return h},MiddlewareNotFoundError:function(){return E},MissingStaticPage:function(){return m},NormalizeError:function(){return _},PageNotFoundError:function(){return g},SP:function(){return d},ST:function(){return p},WEB_VITALS:function(){return r},execOnce:function(){return n},getDisplayName:function(){return s},getLocationOrigin:function(){return i},getURL:function(){return u},isAbsoluteUrl:function(){return a},isResSent:function(){return l},loadGetInitialProps:function(){return f},normalizeRepeatedSlashes:function(){return c},stringifyError:function(){return R}});let r=["CLS","FCP","FID","INP","LCP","TTFB"];function n(e){let t,r=!1;return function(){for(var n=arguments.length,o=Array(n),a=0;ao.test(e);function i(){let{protocol:e,hostname:t,port:r}=window.location;return e+"//"+t+(r?":"+r:"")}function u(){let{href:e}=window.location,t=i();return e.substring(t.length)}function s(e){return"string"==typeof e?e:e.displayName||e.name||"Unknown"}function l(e){return e.finished||e.headersSent}function c(e){let t=e.split("?");return t[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(t[1]?"?"+t.slice(1).join("?"):"")}async function f(e,t){let r=t.res||t.ctx&&t.ctx.res;if(!e.getInitialProps)return t.ctx&&t.Component?{pageProps:await f(t.Component,t.ctx)}:{};let n=await e.getInitialProps(t);if(r&&l(r))return n;if(!n)throw Error('"'+s(e)+'.getInitialProps()" should resolve to an object. But found "'+n+'" instead.');return n}let d="undefined"!=typeof performance,p=d&&["mark","measure","getEntriesByName"].every(e=>"function"==typeof performance[e]);class h extends Error{}class _ extends Error{}class g extends Error{constructor(e){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+e}}class m extends Error{constructor(e,t){super(),this.message="Failed to load static file for page: "+e+" "+t}}class E extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function R(e){return JSON.stringify({message:e.message,stack:e.stack})}}}]); \ No newline at end of file diff --git a/out/_next/static/chunks/595-c960df0f7bf72802.js b/out/_next/static/chunks/595-c960df0f7bf72802.js new file mode 100644 index 0000000..6e9a3e5 --- /dev/null +++ b/out/_next/static/chunks/595-c960df0f7bf72802.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[595],{7697:(t,e,i)=>{i.d(e,{c:()=>s});var r=Array.isArray,n=function(t){var e="";if("string"==typeof t)e+=t;else if("object"==typeof t){var i=void 0;if(r(t))for(var s=0,o=t.length;s{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"addLocale",{enumerable:!0,get:function(){return r}}),i(8157);let r=function(t){for(var e=arguments.length,i=Array(e>1?e-1:0),r=1;r{function r(t,e,i,r){return!1}Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getDomainLocale",{enumerable:!0,get:function(){return r}}),i(8157),("function"==typeof e.default||"object"==typeof e.default&&null!==e.default)&&void 0===e.default.__esModule&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),t.exports=e.default)},231:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"default",{enumerable:!0,get:function(){return S}});let r=i(9920),n=i(7437),s=r._(i(2265)),o=i(8016),a=i(8029),l=i(1142),u=i(3461),h=i(844),c=i(291),d=i(4467),p=i(3106),f=i(8505),m=i(4897),g=i(1507),v=i(7616),y=new Set;function x(t,e,i,r,n,s){if("undefined"!=typeof window&&(s||(0,a.isLocalURL)(e))){if(!r.bypassPrefetchedCheck&&!s){let n=e+"%"+i+"%"+(void 0!==r.locale?r.locale:"locale"in t?t.locale:void 0);if(y.has(n))return;y.add(n)}(async()=>s?t.prefetch(e,n):t.prefetch(e,i,r))().catch(t=>{})}}function P(t){return"string"==typeof t?t:(0,l.formatUrl)(t)}let S=s.default.forwardRef(function(t,e){let i,r;let{href:l,as:y,children:S,prefetch:b=null,passHref:T,replace:A,shallow:E,scroll:R,locale:w,onClick:C,onMouseEnter:_,onTouchStart:M,legacyBehavior:D=!1,...V}=t;i=S,D&&("string"==typeof i||"number"==typeof i)&&(i=(0,n.jsx)("a",{children:i}));let j=s.default.useContext(c.RouterContext),O=s.default.useContext(d.AppRouterContext),L=null!=j?j:O,k=!j,I=!1!==b,N=null===b?g.PrefetchKind.AUTO:g.PrefetchKind.FULL,{href:F,as:B}=s.default.useMemo(()=>{if(!j){let t=P(l);return{href:t,as:y?P(y):t}}let[t,e]=(0,o.resolveHref)(j,l,!0);return{href:t,as:y?(0,o.resolveHref)(j,y):e||t}},[j,l,y]),U=s.default.useRef(F),W=s.default.useRef(B);D&&(r=s.default.Children.only(i));let $=D?r&&"object"==typeof r&&r.ref:e,[X,H,Y]=(0,p.useIntersection)({rootMargin:"200px"}),z=s.default.useCallback(t=>{(W.current!==B||U.current!==F)&&(Y(),W.current=B,U.current=F),X(t)},[B,F,Y,X]),K=(0,v.useMergedRef)(z,$);s.default.useEffect(()=>{L&&H&&I&&x(L,F,B,{locale:w},{kind:N},k)},[B,F,H,w,I,null==j?void 0:j.locale,L,k,N]);let G={ref:K,onClick(t){D||"function"!=typeof C||C(t),D&&r.props&&"function"==typeof r.props.onClick&&r.props.onClick(t),L&&!t.defaultPrevented&&function(t,e,i,r,n,o,l,u,h){let{nodeName:c}=t.currentTarget;if("A"===c.toUpperCase()&&(function(t){let e=t.currentTarget.getAttribute("target");return e&&"_self"!==e||t.metaKey||t.ctrlKey||t.shiftKey||t.altKey||t.nativeEvent&&2===t.nativeEvent.which}(t)||!h&&!(0,a.isLocalURL)(i)))return;t.preventDefault();let d=()=>{let t=null==l||l;"beforePopState"in e?e[n?"replace":"push"](i,r,{shallow:o,locale:u,scroll:t}):e[n?"replace":"push"](r||i,{scroll:t})};h?s.default.startTransition(d):d()}(t,L,F,B,A,E,R,w,k)},onMouseEnter(t){D||"function"!=typeof _||_(t),D&&r.props&&"function"==typeof r.props.onMouseEnter&&r.props.onMouseEnter(t),L&&(I||!k)&&x(L,F,B,{locale:w,priority:!0,bypassPrefetchedCheck:!0},{kind:N},k)},onTouchStart:function(t){D||"function"!=typeof M||M(t),D&&r.props&&"function"==typeof r.props.onTouchStart&&r.props.onTouchStart(t),L&&(I||!k)&&x(L,F,B,{locale:w,priority:!0,bypassPrefetchedCheck:!0},{kind:N},k)}};if((0,u.isAbsoluteUrl)(B))G.href=B;else if(!D||T||"a"===r.type&&!("href"in r.props)){let t=void 0!==w?w:null==j?void 0:j.locale,e=(null==j?void 0:j.isLocaleDomain)&&(0,f.getDomainLocale)(B,t,null==j?void 0:j.locales,null==j?void 0:j.domainLocales);G.href=e||(0,m.addBasePath)((0,h.addLocale)(B,t,null==j?void 0:j.defaultLocale))}return D?s.default.cloneElement(r,G):(0,n.jsx)("a",{...V,...G,children:i})});("function"==typeof e.default||"object"==typeof e.default&&null!==e.default)&&void 0===e.default.__esModule&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),t.exports=e.default)},9189:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),function(t,e){for(var i in e)Object.defineProperty(t,i,{enumerable:!0,get:e[i]})}(e,{cancelIdleCallback:function(){return r},requestIdleCallback:function(){return i}});let i="undefined"!=typeof self&&self.requestIdleCallback&&self.requestIdleCallback.bind(window)||function(t){let e=Date.now();return self.setTimeout(function(){t({didTimeout:!1,timeRemaining:function(){return Math.max(0,50-(Date.now()-e))}})},1)},r="undefined"!=typeof self&&self.cancelIdleCallback&&self.cancelIdleCallback.bind(window)||function(t){return clearTimeout(t)};("function"==typeof e.default||"object"==typeof e.default&&null!==e.default)&&void 0===e.default.__esModule&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),t.exports=e.default)},8016:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"resolveHref",{enumerable:!0,get:function(){return c}});let r=i(8323),n=i(1142),s=i(5519),o=i(3461),a=i(8157),l=i(8029),u=i(9195),h=i(20);function c(t,e,i){let c;let d="string"==typeof e?e:(0,n.formatWithValidation)(e),p=d.match(/^[a-zA-Z]{1,}:\/\//),f=p?d.slice(p[0].length):d;if((f.split("?",1)[0]||"").match(/(\/\/|\\)/)){console.error("Invalid href '"+d+"' passed to next/router in page: '"+t.pathname+"'. Repeated forward-slashes (//) or backslashes \\ are not valid in the href.");let e=(0,o.normalizeRepeatedSlashes)(f);d=(p?p[0]:"")+e}if(!(0,l.isLocalURL)(d))return i?[d]:d;try{c=new URL(d.startsWith("#")?t.asPath:t.pathname,"http://n")}catch(t){c=new URL("/","http://n")}try{let t=new URL(d,c);t.pathname=(0,a.normalizePathTrailingSlash)(t.pathname);let e="";if((0,u.isDynamicRoute)(t.pathname)&&t.searchParams&&i){let i=(0,r.searchParamsToUrlQuery)(t.searchParams),{result:o,params:a}=(0,h.interpolateAs)(t.pathname,t.pathname,i);o&&(e=(0,n.formatWithValidation)({pathname:o,hash:t.hash,query:(0,s.omit)(i,a)}))}let o=t.origin===c.origin?t.href.slice(t.origin.length):t.href;return i?[o,e||o]:o}catch(t){return i?[d]:d}}("function"==typeof e.default||"object"==typeof e.default&&null!==e.default)&&void 0===e.default.__esModule&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),t.exports=e.default)},3106:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"useIntersection",{enumerable:!0,get:function(){return l}});let r=i(2265),n=i(9189),s="function"==typeof IntersectionObserver,o=new Map,a=[];function l(t){let{rootRef:e,rootMargin:i,disabled:l}=t,u=l||!s,[h,c]=(0,r.useState)(!1),d=(0,r.useRef)(null),p=(0,r.useCallback)(t=>{d.current=t},[]);return(0,r.useEffect)(()=>{if(s){if(u||h)return;let t=d.current;if(t&&t.tagName)return function(t,e,i){let{id:r,observer:n,elements:s}=function(t){let e;let i={root:t.root||null,margin:t.rootMargin||""},r=a.find(t=>t.root===i.root&&t.margin===i.margin);if(r&&(e=o.get(r)))return e;let n=new Map;return e={id:i,observer:new IntersectionObserver(t=>{t.forEach(t=>{let e=n.get(t.target),i=t.isIntersecting||t.intersectionRatio>0;e&&i&&e(i)})},t),elements:n},a.push(i),o.set(i,e),e}(i);return s.set(t,e),n.observe(t),function(){if(s.delete(t),n.unobserve(t),0===s.size){n.disconnect(),o.delete(r);let t=a.findIndex(t=>t.root===r.root&&t.margin===r.margin);t>-1&&a.splice(t,1)}}}(t,t=>t&&c(t),{root:null==e?void 0:e.current,rootMargin:i})}else if(!h){let t=(0,n.requestIdleCallback)(()=>c(!0));return()=>(0,n.cancelIdleCallback)(t)}},[u,i,e,h,d.current]),[p,h,(0,r.useCallback)(()=>{c(!1)},[])]}("function"==typeof e.default||"object"==typeof e.default&&null!==e.default)&&void 0===e.default.__esModule&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),t.exports=e.default)},7616:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"useMergedRef",{enumerable:!0,get:function(){return n}});let r=i(2265);function n(t,e){let i=(0,r.useRef)(()=>{}),n=(0,r.useRef)(()=>{});return(0,r.useMemo)(()=>t&&e?r=>{null===r?(i.current(),n.current()):(i.current=s(t,r),n.current=s(e,r))}:t||e,[t,e])}function s(t,e){if("function"!=typeof t)return t.current=e,()=>{t.current=null};{let i=t(e);return"function"==typeof i?i:()=>t(null)}}("function"==typeof e.default||"object"==typeof e.default&&null!==e.default)&&void 0===e.default.__esModule&&(Object.defineProperty(e.default,"__esModule",{value:!0}),Object.assign(e.default,e),t.exports=e.default)},3345:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),function(t,e){for(var i in e)Object.defineProperty(t,i,{enumerable:!0,get:e[i]})}(e,{ACTION_SUFFIX:function(){return h},APP_DIR_ALIAS:function(){return D},CACHE_ONE_YEAR:function(){return T},DOT_NEXT_ALIAS:function(){return _},ESLINT_DEFAULT_DIRS:function(){return Z},GSP_NO_RETURNED_VALUE:function(){return X},GSSP_COMPONENT_MEMBER_ERROR:function(){return z},GSSP_NO_RETURNED_VALUE:function(){return H},INFINITE_CACHE:function(){return A},INSTRUMENTATION_HOOK_FILENAME:function(){return w},MIDDLEWARE_FILENAME:function(){return E},MIDDLEWARE_LOCATION_REGEXP:function(){return R},NEXT_BODY_SUFFIX:function(){return p},NEXT_CACHE_IMPLICIT_TAG_ID:function(){return b},NEXT_CACHE_REVALIDATED_TAGS_HEADER:function(){return g},NEXT_CACHE_REVALIDATE_TAG_TOKEN_HEADER:function(){return v},NEXT_CACHE_SOFT_TAGS_HEADER:function(){return m},NEXT_CACHE_SOFT_TAG_MAX_LENGTH:function(){return S},NEXT_CACHE_TAGS_HEADER:function(){return f},NEXT_CACHE_TAG_MAX_ITEMS:function(){return x},NEXT_CACHE_TAG_MAX_LENGTH:function(){return P},NEXT_DATA_SUFFIX:function(){return c},NEXT_INTERCEPTION_MARKER_PREFIX:function(){return r},NEXT_META_SUFFIX:function(){return d},NEXT_QUERY_PARAM_PREFIX:function(){return i},NEXT_RESUME_HEADER:function(){return y},NON_STANDARD_NODE_ENV:function(){return K},PAGES_DIR_ALIAS:function(){return C},PRERENDER_REVALIDATE_HEADER:function(){return n},PRERENDER_REVALIDATE_ONLY_GENERATED_HEADER:function(){return s},PUBLIC_DIR_MIDDLEWARE_CONFLICT:function(){return N},ROOT_DIR_ALIAS:function(){return M},RSC_ACTION_CLIENT_WRAPPER_ALIAS:function(){return I},RSC_ACTION_ENCRYPTION_ALIAS:function(){return k},RSC_ACTION_PROXY_ALIAS:function(){return O},RSC_ACTION_VALIDATE_ALIAS:function(){return j},RSC_CACHE_WRAPPER_ALIAS:function(){return L},RSC_MOD_REF_PROXY_ALIAS:function(){return V},RSC_PREFETCH_SUFFIX:function(){return o},RSC_SEGMENTS_DIR_SUFFIX:function(){return a},RSC_SEGMENT_SUFFIX:function(){return l},RSC_SUFFIX:function(){return u},SERVER_PROPS_EXPORT_ERROR:function(){return $},SERVER_PROPS_GET_INIT_PROPS_CONFLICT:function(){return B},SERVER_PROPS_SSG_CONFLICT:function(){return U},SERVER_RUNTIME:function(){return q},SSG_FALLBACK_EXPORT_ERROR:function(){return G},SSG_GET_INITIAL_PROPS_CONFLICT:function(){return F},STATIC_STATUS_PAGE_GET_INITIAL_PROPS_ERROR:function(){return W},UNSTABLE_REVALIDATE_RENAME_ERROR:function(){return Y},WEBPACK_LAYERS:function(){return J},WEBPACK_RESOURCE_QUERIES:function(){return tt}});let i="nxtP",r="nxtI",n="x-prerender-revalidate",s="x-prerender-revalidate-if-generated",o=".prefetch.rsc",a=".segments",l=".segment.rsc",u=".rsc",h=".action",c=".json",d=".meta",p=".body",f="x-next-cache-tags",m="x-next-cache-soft-tags",g="x-next-revalidated-tags",v="x-next-revalidate-tag-token",y="next-resume",x=64,P=256,S=1024,b="_N_T_",T=31536e3,A=0xfffffffe,E="middleware",R=`(?:src/)?${E}`,w="instrumentation",C="private-next-pages",_="private-dot-next",M="private-next-root-dir",D="private-next-app-dir",V="private-next-rsc-mod-ref-proxy",j="private-next-rsc-action-validate",O="private-next-rsc-server-reference",L="private-next-rsc-cache-wrapper",k="private-next-rsc-action-encryption",I="private-next-rsc-action-client-wrapper",N="You can not have a '_next' folder inside of your public folder. This conflicts with the internal '/_next' route. https://nextjs.org/docs/messages/public-next-folder-conflict",F="You can not use getInitialProps with getStaticProps. To use SSG, please remove your getInitialProps",B="You can not use getInitialProps with getServerSideProps. Please remove getInitialProps.",U="You can not use getStaticProps or getStaticPaths with getServerSideProps. To use SSG, please remove getServerSideProps",W="can not have getInitialProps/getServerSideProps, https://nextjs.org/docs/messages/404-get-initial-props",$="pages with `getServerSideProps` can not be exported. See more info here: https://nextjs.org/docs/messages/gssp-export",X="Your `getStaticProps` function did not return an object. Did you forget to add a `return`?",H="Your `getServerSideProps` function did not return an object. Did you forget to add a `return`?",Y="The `unstable_revalidate` property is available for general use.\nPlease use `revalidate` instead.",z="can not be attached to a page's component and must be exported from the page. See more info here: https://nextjs.org/docs/messages/gssp-component-member",K='You are using a non-standard "NODE_ENV" value in your environment. This creates inconsistencies in the project and is strongly advised against. Read more: https://nextjs.org/docs/messages/non-standard-node-env',G="Pages with `fallback` enabled in `getStaticPaths` can not be exported. See more info here: https://nextjs.org/docs/messages/ssg-fallback-true-export",Z=["app","pages","components","lib","src"],q={edge:"edge",experimentalEdge:"experimental-edge",nodejs:"nodejs"},Q={shared:"shared",reactServerComponents:"rsc",serverSideRendering:"ssr",actionBrowser:"action-browser",api:"api",middleware:"middleware",instrument:"instrument",edgeAsset:"edge-asset",appPagesBrowser:"app-pages-browser",appMetadataRoute:"app-metadata-route"},J={...Q,GROUP:{builtinReact:[Q.reactServerComponents,Q.actionBrowser,Q.appMetadataRoute],serverOnly:[Q.reactServerComponents,Q.actionBrowser,Q.appMetadataRoute,Q.instrument,Q.middleware],neutralTarget:[Q.api],clientOnly:[Q.serverSideRendering,Q.appPagesBrowser],bundled:[Q.reactServerComponents,Q.actionBrowser,Q.appMetadataRoute,Q.serverSideRendering,Q.appPagesBrowser,Q.shared,Q.instrument],appPages:[Q.reactServerComponents,Q.serverSideRendering,Q.appPagesBrowser,Q.actionBrowser]}},tt={edgeSSREntry:"__next_edge_ssr_entry__",metadata:"__next_metadata__",metadataRoute:"__next_metadata_route__",metadataImageMeta:"__next_metadata_image_meta__"}},1943:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"escapeStringRegexp",{enumerable:!0,get:function(){return n}});let i=/[|\\{}()[\]^$+*?.-]/,r=/[|\\{}()[\]^$+*?.-]/g;function n(t){return i.test(t)?t.replace(r,"\\$&"):t}},291:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"RouterContext",{enumerable:!0,get:function(){return r}});let r=i(9920)._(i(2265)).default.createContext(null)},1142:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),function(t,e){for(var i in e)Object.defineProperty(t,i,{enumerable:!0,get:e[i]})}(e,{formatUrl:function(){return s},formatWithValidation:function(){return a},urlObjectKeys:function(){return o}});let r=i(1452)._(i(8323)),n=/https?|ftp|gopher|file/;function s(t){let{auth:e,hostname:i}=t,s=t.protocol||"",o=t.pathname||"",a=t.hash||"",l=t.query||"",u=!1;e=e?encodeURIComponent(e).replace(/%3A/i,":")+"@":"",t.host?u=e+t.host:i&&(u=e+(~i.indexOf(":")?"["+i+"]":i),t.port&&(u+=":"+t.port)),l&&"object"==typeof l&&(l=String(r.urlQueryToSearchParams(l)));let h=t.search||l&&"?"+l||"";return s&&!s.endsWith(":")&&(s+=":"),t.slashes||(!s||n.test(s))&&!1!==u?(u="//"+(u||""),o&&"/"!==o[0]&&(o="/"+o)):u||(u=""),a&&"#"!==a[0]&&(a="#"+a),h&&"?"!==h[0]&&(h="?"+h),""+s+u+(o=o.replace(/[?#]/g,encodeURIComponent))+(h=h.replace("#","%23"))+a}let o=["auth","hash","host","hostname","href","path","pathname","port","protocol","query","search","slashes"];function a(t){return s(t)}},9195:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),function(t,e){for(var i in e)Object.defineProperty(t,i,{enumerable:!0,get:e[i]})}(e,{getSortedRouteObjects:function(){return r.getSortedRouteObjects},getSortedRoutes:function(){return r.getSortedRoutes},isDynamicRoute:function(){return n.isDynamicRoute}});let r=i(9089),n=i(8083)},20:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"interpolateAs",{enumerable:!0,get:function(){return s}});let r=i(1533),n=i(3169);function s(t,e,i){let s="",o=(0,n.getRouteRegex)(t),a=o.groups,l=(e!==t?(0,r.getRouteMatcher)(o)(e):"")||i;s=t;let u=Object.keys(a);return u.every(t=>{let e=l[t]||"",{repeat:i,optional:r}=a[t],n="["+(i?"...":"")+t+"]";return r&&(n=(e?"":"/")+"["+n+"]"),i&&!Array.isArray(e)&&(e=[e]),(r||t in l)&&(s=s.replace(n,i?e.map(t=>encodeURIComponent(t)).join("/"):encodeURIComponent(e))||"/")})||(s=""),{params:u,result:s}}},8083:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isDynamicRoute",{enumerable:!0,get:function(){return s}});let r=i(3100),n=/\/\[[^/]+?\](?=\/|$)/;function s(t){return(0,r.isInterceptionRouteAppPath)(t)&&(t=(0,r.extractInterceptionRouteInformation)(t).interceptedRoute),n.test(t)}},8029:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"isLocalURL",{enumerable:!0,get:function(){return s}});let r=i(3461),n=i(9404);function s(t){if(!(0,r.isAbsoluteUrl)(t))return!0;try{let e=(0,r.getLocationOrigin)(),i=new URL(t,e);return i.origin===e&&(0,n.hasBasePath)(i.pathname)}catch(t){return!1}}},5519:(t,e)=>{function i(t,e){let i={};return Object.keys(t).forEach(r=>{e.includes(r)||(i[r]=t[r])}),i}Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"omit",{enumerable:!0,get:function(){return i}})},8323:(t,e)=>{function i(t){let e={};return t.forEach((t,i)=>{void 0===e[i]?e[i]=t:Array.isArray(e[i])?e[i].push(t):e[i]=[e[i],t]}),e}function r(t){return"string"!=typeof t&&("number"!=typeof t||isNaN(t))&&"boolean"!=typeof t?"":String(t)}function n(t){let e=new URLSearchParams;return Object.entries(t).forEach(t=>{let[i,n]=t;Array.isArray(n)?n.forEach(t=>e.append(i,r(t))):e.set(i,r(n))}),e}function s(t){for(var e=arguments.length,i=Array(e>1?e-1:0),r=1;r{Array.from(e.keys()).forEach(e=>t.delete(e)),e.forEach((e,i)=>t.append(i,e))}),t}Object.defineProperty(e,"__esModule",{value:!0}),function(t,e){for(var i in e)Object.defineProperty(t,i,{enumerable:!0,get:e[i]})}(e,{assign:function(){return s},searchParamsToUrlQuery:function(){return i},urlQueryToSearchParams:function(){return n}})},1533:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),Object.defineProperty(e,"getRouteMatcher",{enumerable:!0,get:function(){return n}});let r=i(3461);function n(t){let{re:e,groups:i}=t;return t=>{let n=e.exec(t);if(!n)return!1;let s=t=>{try{return decodeURIComponent(t)}catch(t){throw new r.DecodeError("failed to decode param")}},o={};return Object.keys(i).forEach(t=>{let e=i[t],r=n[e.pos];void 0!==r&&(o[t]=~r.indexOf("/")?r.split("/").map(t=>s(t)):e.repeat?[s(r)]:s(r))}),o}}},3169:(t,e,i)=>{Object.defineProperty(e,"__esModule",{value:!0}),function(t,e){for(var i in e)Object.defineProperty(t,i,{enumerable:!0,get:e[i]})}(e,{getNamedMiddlewareRegex:function(){return m},getNamedRouteRegex:function(){return f},getRouteRegex:function(){return c},parseParameter:function(){return l}});let r=i(3345),n=i(3100),s=i(1943),o=i(7741),a=/\[((?:\[.*\])|.+)\]/;function l(t){let e=t.match(a);return e?u(e[1]):u(t)}function u(t){let e=t.startsWith("[")&&t.endsWith("]");e&&(t=t.slice(1,-1));let i=t.startsWith("...");return i&&(t=t.slice(3)),{key:t,repeat:i,optional:e}}function h(t){let e=(0,o.removeTrailingSlash)(t).slice(1).split("/"),i={},r=1;return{parameterizedRoute:e.map(t=>{let e=n.INTERCEPTION_ROUTE_MARKERS.find(e=>t.startsWith(e)),o=t.match(a);if(e&&o){let{key:t,optional:n,repeat:a}=u(o[1]);return i[t]={pos:r++,repeat:a,optional:n},"/"+(0,s.escapeStringRegexp)(e)+"([^/]+?)"}if(!o)return"/"+(0,s.escapeStringRegexp)(t);{let{key:t,repeat:e,optional:n}=u(o[1]);return i[t]={pos:r++,repeat:e,optional:n},e?n?"(?:/(.+?))?":"/(.+?)":"/([^/]+?)"}}).join(""),groups:i}}function c(t){let{parameterizedRoute:e,groups:i}=h(t);return{re:RegExp("^"+e+"(?:/)?$"),groups:i}}function d(t){let{interceptionMarker:e,getSafeRouteKey:i,segment:r,routeKeys:n,keyPrefix:o}=t,{key:a,optional:l,repeat:h}=u(r),c=a.replace(/\W/g,"");o&&(c=""+o+c);let d=!1;(0===c.length||c.length>30)&&(d=!0),isNaN(parseInt(c.slice(0,1)))||(d=!0),d&&(c=i()),o?n[c]=""+o+a:n[c]=a;let p=e?(0,s.escapeStringRegexp)(e):"";return h?l?"(?:/"+p+"(?<"+c+">.+?))?":"/"+p+"(?<"+c+">.+?)":"/"+p+"(?<"+c+">[^/]+?)"}function p(t,e){let i;let a=(0,o.removeTrailingSlash)(t).slice(1).split("/"),l=(i=0,()=>{let t="",e=++i;for(;e>0;)t+=String.fromCharCode(97+(e-1)%26),e=Math.floor((e-1)/26);return t}),u={};return{namedParameterizedRoute:a.map(t=>{let i=n.INTERCEPTION_ROUTE_MARKERS.some(e=>t.startsWith(e)),o=t.match(/\[((?:\[.*\])|.+)\]/);if(i&&o){let[i]=t.split(o[0]);return d({getSafeRouteKey:l,interceptionMarker:i,segment:o[1],routeKeys:u,keyPrefix:e?r.NEXT_INTERCEPTION_MARKER_PREFIX:void 0})}return o?d({getSafeRouteKey:l,segment:o[1],routeKeys:u,keyPrefix:e?r.NEXT_QUERY_PARAM_PREFIX:void 0}):"/"+(0,s.escapeStringRegexp)(t)}).join(""),routeKeys:u}}function f(t,e){let i=p(t,e);return{...c(t),namedRegex:"^"+i.namedParameterizedRoute+"(?:/)?$",routeKeys:i.routeKeys}}function m(t,e){let{parameterizedRoute:i}=h(t),{catchAll:r=!0}=e;if("/"===i)return{namedRegex:"^/"+(r?".*":"")+"$"};let{namedParameterizedRoute:n}=p(t,!1);return{namedRegex:"^"+n+(r?"(?:(/.*)?)":"")+"$"}}},9089:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),function(t,e){for(var i in e)Object.defineProperty(t,i,{enumerable:!0,get:e[i]})}(e,{getSortedRouteObjects:function(){return n},getSortedRoutes:function(){return r}});class i{insert(t){this._insert(t.split("/").filter(Boolean),[],!1)}smoosh(){return this._smoosh()}_smoosh(t){void 0===t&&(t="/");let e=[...this.children.keys()].sort();null!==this.slugName&&e.splice(e.indexOf("[]"),1),null!==this.restSlugName&&e.splice(e.indexOf("[...]"),1),null!==this.optionalRestSlugName&&e.splice(e.indexOf("[[...]]"),1);let i=e.map(e=>this.children.get(e)._smoosh(""+t+e+"/")).reduce((t,e)=>[...t,...e],[]);if(null!==this.slugName&&i.push(...this.children.get("[]")._smoosh(t+"["+this.slugName+"]/")),!this.placeholder){let e="/"===t?"/":t.slice(0,-1);if(null!=this.optionalRestSlugName)throw Error('You cannot define a route with the same specificity as a optional catch-all route ("'+e+'" and "'+e+"[[..."+this.optionalRestSlugName+']]").');i.unshift(e)}return null!==this.restSlugName&&i.push(...this.children.get("[...]")._smoosh(t+"[..."+this.restSlugName+"]/")),null!==this.optionalRestSlugName&&i.push(...this.children.get("[[...]]")._smoosh(t+"[[..."+this.optionalRestSlugName+"]]/")),i}_insert(t,e,r){if(0===t.length){this.placeholder=!1;return}if(r)throw Error("Catch-all must be the last part of the URL.");let n=t[0];if(n.startsWith("[")&&n.endsWith("]")){let i=n.slice(1,-1),o=!1;if(i.startsWith("[")&&i.endsWith("]")&&(i=i.slice(1,-1),o=!0),i.startsWith("…"))throw Error("Detected a three-dot character ('…') at ('"+i+"'). Did you mean ('...')?");if(i.startsWith("...")&&(i=i.substring(3),r=!0),i.startsWith("[")||i.endsWith("]"))throw Error("Segment names may not start or end with extra brackets ('"+i+"').");if(i.startsWith("."))throw Error("Segment names may not start with erroneous periods ('"+i+"').");function s(t,i){if(null!==t&&t!==i)throw Error("You cannot use different slug names for the same dynamic path ('"+t+"' !== '"+i+"').");e.forEach(t=>{if(t===i)throw Error('You cannot have the same slug name "'+i+'" repeat within a single dynamic path');if(t.replace(/\W/g,"")===n.replace(/\W/g,""))throw Error('You cannot have the slug names "'+t+'" and "'+i+'" differ only by non-word symbols within a single dynamic path')}),e.push(i)}if(r){if(o){if(null!=this.restSlugName)throw Error('You cannot use both an required and optional catch-all route at the same level ("[...'+this.restSlugName+']" and "'+t[0]+'" ).');s(this.optionalRestSlugName,i),this.optionalRestSlugName=i,n="[[...]]"}else{if(null!=this.optionalRestSlugName)throw Error('You cannot use both an optional and required catch-all route at the same level ("[[...'+this.optionalRestSlugName+']]" and "'+t[0]+'").');s(this.restSlugName,i),this.restSlugName=i,n="[...]"}}else{if(o)throw Error('Optional route parameters are not yet supported ("'+t[0]+'").');s(this.slugName,i),this.slugName=i,n="[]"}}this.children.has(n)||this.children.set(n,new i),this.children.get(n)._insert(t.slice(1),e,r)}constructor(){this.placeholder=!0,this.children=new Map,this.slugName=null,this.restSlugName=null,this.optionalRestSlugName=null}}function r(t){let e=new i;return t.forEach(t=>e.insert(t)),e.smoosh()}function n(t,e){let i={},n=[];for(let r=0;rt[i[e]])}},3461:(t,e)=>{Object.defineProperty(e,"__esModule",{value:!0}),function(t,e){for(var i in e)Object.defineProperty(t,i,{enumerable:!0,get:e[i]})}(e,{DecodeError:function(){return f},MiddlewareNotFoundError:function(){return y},MissingStaticPage:function(){return v},NormalizeError:function(){return m},PageNotFoundError:function(){return g},SP:function(){return d},ST:function(){return p},WEB_VITALS:function(){return i},execOnce:function(){return r},getDisplayName:function(){return l},getLocationOrigin:function(){return o},getURL:function(){return a},isAbsoluteUrl:function(){return s},isResSent:function(){return u},loadGetInitialProps:function(){return c},normalizeRepeatedSlashes:function(){return h},stringifyError:function(){return x}});let i=["CLS","FCP","FID","INP","LCP","TTFB"];function r(t){let e,i=!1;return function(){for(var r=arguments.length,n=Array(r),s=0;sn.test(t);function o(){let{protocol:t,hostname:e,port:i}=window.location;return t+"//"+e+(i?":"+i:"")}function a(){let{href:t}=window.location,e=o();return t.substring(e.length)}function l(t){return"string"==typeof t?t:t.displayName||t.name||"Unknown"}function u(t){return t.finished||t.headersSent}function h(t){let e=t.split("?");return e[0].replace(/\\/g,"/").replace(/\/\/+/g,"/")+(e[1]?"?"+e.slice(1).join("?"):"")}async function c(t,e){let i=e.res||e.ctx&&e.ctx.res;if(!t.getInitialProps)return e.ctx&&e.Component?{pageProps:await c(e.Component,e.ctx)}:{};let r=await t.getInitialProps(e);if(i&&u(i))return r;if(!r)throw Error('"'+l(t)+'.getInitialProps()" should resolve to an object. But found "'+r+'" instead.');return r}let d="undefined"!=typeof performance,p=d&&["mark","measure","getEntriesByName"].every(t=>"function"==typeof performance[t]);class f extends Error{}class m extends Error{}class g extends Error{constructor(t){super(),this.code="ENOENT",this.name="PageNotFoundError",this.message="Cannot find module for page: "+t}}class v extends Error{constructor(t,e){super(),this.message="Failed to load static file for page: "+t+" "+e}}class y extends Error{constructor(){super(),this.code="ENOENT",this.message="Cannot find the middleware module"}}function x(t){return JSON.stringify({message:t.message,stack:t.stack})}},5050:(t,e,i)=>{i.d(e,{p:()=>r});let r=(0,i(2265).createContext)({})},9791:(t,e,i)=>{i.d(e,{_:()=>r});let r=(0,i(2265).createContext)({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"})},7797:(t,e,i)=>{i.d(e,{O:()=>r});let r=(0,i(2265).createContext)(null)},2981:(t,e,i)=>{i.d(e,{Z:()=>s});var r=i(565);let n=["read","resolveKeyframes","update","preRender","render","postRender"];function s(t,e){let i=!1,s=!0,o={delta:0,timestamp:0,isProcessing:!1},a=()=>i=!0,l=n.reduce((t,e)=>(t[e]=function(t){let e=new Set,i=new Set,r=!1,n=!1,s=new WeakSet,o={delta:0,timestamp:0,isProcessing:!1};function a(e){s.has(e)&&(l.schedule(e),t()),e(o)}let l={schedule:(t,n=!1,o=!1)=>{let a=o&&r?e:i;return n&&s.add(t),a.has(t)||a.add(t),t},cancel:t=>{i.delete(t),s.delete(t)},process:t=>{if(o=t,r){n=!0;return}r=!0,[e,i]=[i,e],i.clear(),e.forEach(a),r=!1,n&&(n=!1,l.process(t))}};return l}(a),t),{}),{read:u,resolveKeyframes:h,update:c,preRender:d,render:p,postRender:f}=l,m=()=>{let n=r.c.useManualTiming?o.timestamp:performance.now();i=!1,o.delta=s?1e3/60:Math.max(Math.min(n-o.timestamp,40),1),o.timestamp=n,o.isProcessing=!0,u.process(o),h.process(o),c.process(o),d.process(o),p.process(o),f.process(o),o.isProcessing=!1,i&&e&&(s=!1,t(m))},g=()=>{i=!0,s=!0,o.isProcessing||t(m)};return{schedule:n.reduce((t,e)=>{let r=l[e];return t[e]=(t,e=!1,n=!1)=>(i||g(),r.schedule(t,e,n)),t},{}),cancel:t=>{for(let e=0;e{i.d(e,{Pn:()=>s,S6:()=>a,Wi:()=>n,frameData:()=>o});var r=i(9276);let{schedule:n,cancel:s,state:o,steps:a}=(0,i(2981).Z)("undefined"!=typeof requestAnimationFrame?requestAnimationFrame:r.Z,!0)},9993:(t,e,i)=>{let r;i.d(e,{X:()=>a});var n=i(565),s=i(6219);function o(){r=void 0}let a={now:()=>(void 0===r&&a.set(s.frameData.isProcessing||n.c.useManualTiming?s.frameData.timestamp:performance.now()),r),set:t=>{r=t,queueMicrotask(o)}}},1980:(t,e,i)=>{function r(t){return null!==t&&"object"==typeof t&&"function"==typeof t.start}i.d(e,{E:()=>nx});let n=t=>Array.isArray(t);function s(t,e){if(!Array.isArray(e))return!1;let i=e.length;if(i!==t.length)return!1;for(let r=0;r{e[0][i]=t.get(),e[1][i]=t.getVelocity()}),e}(r);e=e(void 0!==i?i:t.custom,n,s)}return e}function l(t,e,i){let r=t.getProps();return a(r,e,void 0!==i?i:r.custom,t)}let u=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],h=["initial",...u],c=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],d=new Set(c),p=t=>1e3*t,f=t=>t/1e3,m={type:"spring",stiffness:500,damping:25,restSpeed:10},g=t=>({type:"spring",stiffness:550,damping:0===t?2*Math.sqrt(550):30,restSpeed:10}),v={type:"keyframes",duration:.8},y={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},x=(t,{keyframes:e})=>e.length>2?v:d.has(t)?t.startsWith("scale")?g(e[1]):m:y;function P(t,e){return t[e]||t.default||t}var S,b,T=i(565);let A={current:!1},E=t=>null!==t;function R(t,{repeat:e,repeatType:i="loop"},r){let n=t.filter(E),s=e&&"loop"!==i&&e%2==1?0:n.length-1;return s&&void 0!==r?r:n[s]}var w=i(6219);let C=t=>/^0[^.\s]+$/u.test(t);var _=i(9047);let M=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t);var D=i(1534);let V=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;var j=i(783),O=i(5480);let L=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),k=t=>t===j.Rx||t===O.px,I=(t,e)=>parseFloat(t.split(", ")[e]),N=(t,e)=>(i,{transform:r})=>{if("none"===r||!r)return 0;let n=r.match(/^matrix3d\((.+)\)$/u);if(n)return I(n[1],e);{let e=r.match(/^matrix\((.+)\)$/u);return e?I(e[1],t):0}},F=new Set(["x","y","z"]),B=c.filter(t=>!F.has(t)),U={width:({x:t},{paddingLeft:e="0",paddingRight:i="0"})=>t.max-t.min-parseFloat(e)-parseFloat(i),height:({y:t},{paddingTop:e="0",paddingBottom:i="0"})=>t.max-t.min-parseFloat(e)-parseFloat(i),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:N(4,13),y:N(5,14)};U.translateX=U.x,U.translateY=U.y;let W=t=>e=>e.test(t),$=[j.Rx,O.px,O.aQ,O.RW,O.vw,O.vh,{test:t=>"auto"===t,parse:t=>t}],X=t=>$.find(W(t)),H=new Set,Y=!1,z=!1;function K(){if(z){let t=Array.from(H).filter(t=>t.needsMeasurement),e=new Set(t.map(t=>t.element)),i=new Map;e.forEach(t=>{let e=function(t){let e=[];return B.forEach(i=>{let r=t.getValue(i);void 0!==r&&(e.push([i,r.get()]),r.set(i.startsWith("scale")?1:0))}),e}(t);e.length&&(i.set(t,e),t.render())}),t.forEach(t=>t.measureInitialState()),e.forEach(t=>{t.render();let e=i.get(t);e&&e.forEach(([e,i])=>{var r;null===(r=t.getValue(e))||void 0===r||r.set(i)})}),t.forEach(t=>t.measureEndState()),t.forEach(t=>{void 0!==t.suspendedScrollY&&window.scrollTo(0,t.suspendedScrollY)})}z=!1,Y=!1,H.forEach(t=>t.complete()),H.clear()}function G(){H.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(z=!0)})}class Z{constructor(t,e,i,r,n,s=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...t],this.onComplete=e,this.name=i,this.motionValue=r,this.element=n,this.isAsync=s}scheduleResolve(){this.isScheduled=!0,this.isAsync?(H.add(this),Y||(Y=!0,w.Wi.read(G),w.Wi.resolveKeyframes(K))):(this.readKeyframes(),this.complete())}readKeyframes(){let{unresolvedKeyframes:t,name:e,element:i,motionValue:r}=this;for(let n=0;n{let e=t.match(te);return e?e.map(tt).join(" "):t}};var tr=i(146);let tn={...j.Rx,transform:Math.round},ts={borderWidth:O.px,borderTopWidth:O.px,borderRightWidth:O.px,borderBottomWidth:O.px,borderLeftWidth:O.px,borderRadius:O.px,radius:O.px,borderTopLeftRadius:O.px,borderTopRightRadius:O.px,borderBottomRightRadius:O.px,borderBottomLeftRadius:O.px,width:O.px,maxWidth:O.px,height:O.px,maxHeight:O.px,size:O.px,top:O.px,right:O.px,bottom:O.px,left:O.px,padding:O.px,paddingTop:O.px,paddingRight:O.px,paddingBottom:O.px,paddingLeft:O.px,margin:O.px,marginTop:O.px,marginRight:O.px,marginBottom:O.px,marginLeft:O.px,rotate:O.RW,rotateX:O.RW,rotateY:O.RW,rotateZ:O.RW,scale:j.bA,scaleX:j.bA,scaleY:j.bA,scaleZ:j.bA,skew:O.RW,skewX:O.RW,skewY:O.RW,distance:O.px,translateX:O.px,translateY:O.px,translateZ:O.px,x:O.px,y:O.px,z:O.px,perspective:O.px,transformPerspective:O.px,opacity:j.Fq,originX:O.$C,originY:O.$C,originZ:O.px,zIndex:tn,backgroundPositionX:O.px,backgroundPositionY:O.px,fillOpacity:j.Fq,strokeOpacity:j.Fq,numOctaves:tn},to={...ts,color:tr.$,backgroundColor:tr.$,outlineColor:tr.$,fill:tr.$,stroke:tr.$,borderColor:tr.$,borderTopColor:tr.$,borderRightColor:tr.$,borderBottomColor:tr.$,borderLeftColor:tr.$,filter:ti,WebkitFilter:ti},ta=t=>to[t];function tl(t,e){let i=ta(t);return i!==ti&&(i=q.P),i.getAnimatableNone?i.getAnimatableNone(e):void 0}let tu=new Set(["auto","none","0"]);class th extends Z{constructor(t,e,i,r,n){super(t,e,i,r,n,!0)}readKeyframes(){let{unresolvedKeyframes:t,element:e,name:i}=this;if(!e||!e.current)return;super.readKeyframes();for(let i=0;i{e.getValue(t).set(i)}),this.resolveNoneKeyframes()}}function tc(t){let e;return()=>(void 0===e&&(e=t()),e)}var td=i(9276),tp=i(9993);let tf=(t,e)=>"zIndex"!==e&&!!("number"==typeof t||Array.isArray(t)||"string"==typeof t&&(q.P.test(t)||"0"===t)&&!t.startsWith("url("));class tm{constructor({autoplay:t=!0,delay:e=0,type:i="keyframes",repeat:r=0,repeatDelay:n=0,repeatType:s="loop",...o}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=tp.X.now(),this.options={autoplay:t,delay:e,type:i,repeat:r,repeatDelay:n,repeatType:s,...o},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt&&this.resolvedAt-this.createdAt>40?this.resolvedAt:this.createdAt}get resolved(){return this._resolved||this.hasAttemptedResolve||(G(),K()),this._resolved}onKeyframesResolved(t,e){this.resolvedAt=tp.X.now(),this.hasAttemptedResolve=!0;let{name:i,type:r,velocity:n,delay:s,onComplete:o,onUpdate:a,isGenerator:l}=this.options;if(!l&&!function(t,e,i,r){let n=t[0];if(null===n)return!1;if("display"===e||"visibility"===e)return!0;let s=t[t.length-1],o=tf(n,e),a=tf(s,e);return(0,_.K)(o===a,`You are trying to animate ${e} from "${n}" to "${s}". ${n} is not an animatable value - to enable this animation set ${n} to a value animatable to ${s} via the \`style\` property.`),!!o&&!!a&&(function(t){let e=t[0];if(1===t.length)return!0;for(let i=0;i{this.resolveFinishedPromise=t})}}var tg=i(3476);function tv(t,e,i){let r=Math.max(e-5,0);return(0,tg.R)(i-t(r),e-r)}var ty=i(1506);function tx(t,e){return t*Math.sqrt(1-e*e)}let tP=["duration","bounce"],tS=["stiffness","damping","mass"];function tb(t,e){return e.some(e=>void 0!==t[e])}function tT({keyframes:t,restDelta:e,restSpeed:i,...r}){let n;let s=t[0],o=t[t.length-1],a={done:!1,value:s},{stiffness:l,damping:u,mass:h,duration:c,velocity:d,isResolvedFromDuration:m}=function(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!tb(t,tS)&&tb(t,tP)){let i=function({duration:t=800,bounce:e=.25,velocity:i=0,mass:r=1}){let n,s;(0,_.K)(t<=p(10),"Spring duration must be 10 seconds or less");let o=1-e;o=(0,ty.u)(.05,1,o),t=(0,ty.u)(.01,10,f(t)),o<1?(n=e=>{let r=e*o,n=r*t;return .001-(r-i)/tx(e,o)*Math.exp(-n)},s=e=>{let r=e*o*t,s=Math.pow(o,2)*Math.pow(e,2)*t,a=Math.exp(-r),l=tx(Math.pow(e,2),o);return(r*i+i-s)*a*(-n(e)+.001>0?-1:1)/l}):(n=e=>-.001+Math.exp(-e*t)*((e-i)*t+1),s=e=>t*t*(i-e)*Math.exp(-e*t));let a=function(t,e,i){let r=i;for(let i=1;i<12;i++)r-=t(r)/e(r);return r}(n,s,5/t);if(t=p(t),isNaN(a))return{stiffness:100,damping:10,duration:t};{let e=Math.pow(a,2)*r;return{stiffness:e,damping:2*o*Math.sqrt(r*e),duration:t}}}(t);(e={...e,...i,mass:1}).isResolvedFromDuration=!0}return e}({...r,velocity:-f(r.velocity||0)}),g=d||0,v=u/(2*Math.sqrt(l*h)),y=o-s,x=f(Math.sqrt(l/h)),P=5>Math.abs(y);if(i||(i=P?.01:2),e||(e=P?.005:.5),v<1){let t=tx(x,v);n=e=>o-Math.exp(-v*x*e)*((g+v*x*y)/t*Math.sin(t*e)+y*Math.cos(t*e))}else if(1===v)n=t=>o-Math.exp(-x*t)*(y+(g+x*y)*t);else{let t=x*Math.sqrt(v*v-1);n=e=>{let i=Math.exp(-v*x*e),r=Math.min(t*e,300);return o-i*((g+v*x*y)*Math.sinh(r)+t*y*Math.cosh(r))/t}}return{calculatedDuration:m&&c||null,next:t=>{let r=n(t);if(m)a.done=t>=c;else{let s=0;v<1&&(s=0===t?p(g):tv(n,t,r));let l=Math.abs(s)<=i,u=Math.abs(o-r)<=e;a.done=l&&u}return a.value=a.done?o:r,a}}}function tA({keyframes:t,velocity:e=0,power:i=.8,timeConstant:r=325,bounceDamping:n=10,bounceStiffness:s=500,modifyTarget:o,min:a,max:l,restDelta:u=.5,restSpeed:h}){let c,d;let p=t[0],f={done:!1,value:p},m=t=>void 0!==a&&tl,g=t=>void 0===a?l:void 0===l?a:Math.abs(a-t)-v*Math.exp(-t/r),S=t=>x+P(t),b=t=>{let e=P(t),i=S(t);f.done=Math.abs(e)<=u,f.value=f.done?x:i},T=t=>{m(f.value)&&(c=t,d=tT({keyframes:[f.value,g(f.value)],velocity:tv(S,t,f.value),damping:n,stiffness:s,restDelta:u,restSpeed:h}))};return T(0),{calculatedDuration:null,next:t=>{let e=!1;return(d||void 0!==c||(e=!0,b(t),T(t)),void 0!==c&&t>=c)?d.next(t-c):(e||b(t),f)}}}let tE=(t,e,i)=>(((1-3*i+3*e)*t+(3*i-6*e))*t+3*e)*t;function tR(t,e,i,r){if(t===e&&i===r)return td.Z;let n=e=>(function(t,e,i,r,n){let s,o;let a=0;do(s=tE(o=e+(i-e)/2,r,n)-t)>0?i=o:e=o;while(Math.abs(s)>1e-7&&++a<12);return o})(e,0,1,t,i);return t=>0===t||1===t?t:tE(n(t),e,r)}let tw=tR(.42,0,1,1),tC=tR(0,0,.58,1),t_=tR(.42,0,.58,1),tM=t=>Array.isArray(t)&&"number"!=typeof t[0],tD=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,tV=t=>e=>1-t(1-e),tj=t=>1-Math.sin(Math.acos(t)),tO=tV(tj),tL=tD(tj),tk=tR(.33,1.53,.69,.99),tI=tV(tk),tN=tD(tI),tF={linear:td.Z,easeIn:tw,easeInOut:t_,easeOut:tC,circIn:tj,circInOut:tL,circOut:tO,backIn:tI,backInOut:tN,backOut:tk,anticipate:t=>(t*=2)<1?.5*tI(t):.5*(2-Math.pow(2,-10*(t-1)))},tB=t=>{if(Array.isArray(t)){(0,_.k)(4===t.length,"Cubic bezier arrays must contain four numerical values.");let[e,i,r,n]=t;return tR(e,i,r,n)}return"string"==typeof t?((0,_.k)(void 0!==tF[t],`Invalid easing type '${t}'`),tF[t]):t};var tU=i(2548),tW=i(839);function t$({duration:t=300,keyframes:e,times:i,ease:r="easeInOut"}){let n=tM(r)?r.map(tB):tB(r),s={done:!1,value:e[0]},o=(i&&i.length===e.length?i:(0,tW.Y)(e)).map(e=>e*t),a=(0,tU.s)(o,e,{ease:Array.isArray(n)?n:e.map(()=>n||t_).splice(0,e.length-1)});return{calculatedDuration:t,next:e=>(s.value=a(e),s.done=e>=t,s)}}var tX=i(9654),tH=i(5389);let tY=t=>{let e=({timestamp:e})=>t(e);return{start:()=>w.Wi.update(e,!0),stop:()=>(0,w.Pn)(e),now:()=>w.frameData.isProcessing?w.frameData.timestamp:tp.X.now()}},tz={decay:tA,inertia:tA,tween:t$,keyframes:t$,spring:tT},tK=t=>t/100;class tG extends tm{constructor(t){super(t),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{let{onStop:t}=this.options;t&&t(),this.resolver.cancel(),this.isStopped=!0,"idle"!==this.state&&this.teardown()};let{name:e,motionValue:i,element:r,keyframes:n}=this.options,s=(null==r?void 0:r.KeyframeResolver)||Z;this.resolver=new s(n,(t,e)=>this.onKeyframesResolved(t,e),e,i,r),this.resolver.scheduleResolve()}initPlayback(t){let e,i;let{type:r="keyframes",repeat:n=0,repeatDelay:s=0,repeatType:o,velocity:a=0}=this.options,l=tz[r]||t$;l!==t$&&"number"!=typeof t[0]&&(e=(0,tX.z)(tK,(0,tH.C)(t[0],t[1])),t=[0,100]);let u=l({...this.options,keyframes:t});"mirror"===o&&(i=l({...this.options,keyframes:[...t].reverse(),velocity:-a})),null===u.calculatedDuration&&(u.calculatedDuration=function(t){let e=0,i=t.next(e);for(;!i.done&&e<2e4;)e+=50,i=t.next(e);return e>=2e4?1/0:e}(u));let{calculatedDuration:h}=u,c=h+s;return{generator:u,mirroredGenerator:i,mapPercentToKeyframes:e,calculatedDuration:h,resolvedDuration:c,totalDuration:c*(n+1)-s}}onPostResolved(){let{autoplay:t=!0}=this.options;this.play(),"paused"!==this.pendingPlayState&&t?this.state=this.pendingPlayState:this.pause()}tick(t,e=!1){let{resolved:i}=this;if(!i){let{keyframes:t}=this.options;return{done:!0,value:t[t.length-1]}}let{finalKeyframe:r,generator:n,mirroredGenerator:s,mapPercentToKeyframes:o,keyframes:a,calculatedDuration:l,totalDuration:u,resolvedDuration:h}=i;if(null===this.startTime)return n.next(0);let{delay:c,repeat:d,repeatType:p,repeatDelay:f,onUpdate:m}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-u/this.speed,this.startTime)),e?this.currentTime=t:null!==this.holdTime?this.currentTime=this.holdTime:this.currentTime=Math.round(t-this.startTime)*this.speed;let g=this.currentTime-c*(this.speed>=0?1:-1),v=this.speed>=0?g<0:g>u;this.currentTime=Math.max(g,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=u);let y=this.currentTime,x=n;if(d){let t=Math.min(this.currentTime,u)/h,e=Math.floor(t),i=t%1;!i&&t>=1&&(i=1),1===i&&e--,(e=Math.min(e,d+1))%2&&("reverse"===p?(i=1-i,f&&(i-=f/h)):"mirror"===p&&(x=s)),y=(0,ty.u)(0,1,i)*h}let P=v?{done:!1,value:a[0]}:x.next(y);o&&(P.value=o(P.value));let{done:S}=P;v||null===l||(S=this.speed>=0?this.currentTime>=u:this.currentTime<=0);let b=null===this.holdTime&&("finished"===this.state||"running"===this.state&&S);return b&&void 0!==r&&(P.value=R(a,this.options,r)),m&&m(P.value),b&&this.finish(),P}get duration(){let{resolved:t}=this;return t?f(t.calculatedDuration):0}get time(){return f(this.currentTime)}set time(t){t=p(t),this.currentTime=t,null!==this.holdTime||0===this.speed?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.speed)}get speed(){return this.playbackSpeed}set speed(t){let e=this.playbackSpeed!==t;this.playbackSpeed=t,e&&(this.time=f(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;let{driver:t=tY,onPlay:e,startTime:i}=this.options;this.driver||(this.driver=t(t=>this.tick(t))),e&&e();let r=this.driver.now();null!==this.holdTime?this.startTime=r-this.holdTime:this.startTime?"finished"===this.state&&(this.startTime=r):this.startTime=null!=i?i:this.calcStartTime(),"finished"===this.state&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var t;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=null!==(t=this.currentTime)&&void 0!==t?t:0}complete(){"running"!==this.state&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";let{onComplete:t}=this.options;t&&t()}cancel(){null!==this.cancelTime&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}}let tZ=new Set(["opacity","clipPath","filter","transform"]),tq=t=>Array.isArray(t)&&"number"==typeof t[0],tQ=([t,e,i,r])=>`cubic-bezier(${t}, ${e}, ${i}, ${r})`,tJ={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:tQ([0,.65,.55,1]),circOut:tQ([.55,0,1,.45]),backIn:tQ([.31,.01,.66,-.59]),backOut:tQ([.33,1.53,.69,.99])};function t0(t){return t1(t)||tJ.easeOut}function t1(t){if(t)return tq(t)?tQ(t):Array.isArray(t)?t.map(t0):tJ[t]}let t2=tc(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));class t5 extends tm{constructor(t){super(t);let{name:e,motionValue:i,element:r,keyframes:n}=this.options;this.resolver=new th(n,(t,e)=>this.onKeyframesResolved(t,e),e,i,r),this.resolver.scheduleResolve()}initPlayback(t,e){var i,r;let{duration:n=300,times:s,ease:o,type:a,motionValue:l,name:u,startTime:h}=this.options;if(!(null===(i=l.owner)||void 0===i?void 0:i.current))return!1;if("spring"===(r=this.options).type||!function t(e){return!!(!e||"string"==typeof e&&e in tJ||tq(e)||Array.isArray(e)&&e.every(t))}(r.ease)){let{onComplete:e,onUpdate:i,motionValue:r,element:l,...u}=this.options,h=function(t,e){let i=new tG({...e,keyframes:t,repeat:0,delay:0,isGenerator:!0}),r={done:!1,value:t[0]},n=[],s=0;for(;!r.done&&s<2e4;)n.push((r=i.sample(s)).value),s+=10;return{times:void 0,keyframes:n,duration:s-10,ease:"linear"}}(t,u);1===(t=h.keyframes).length&&(t[1]=t[0]),n=h.duration,s=h.times,o=h.ease,a="keyframes"}let c=function(t,e,i,{delay:r=0,duration:n=300,repeat:s=0,repeatType:o="loop",ease:a,times:l}={}){let u={[e]:i};l&&(u.offset=l);let h=t1(a);return Array.isArray(h)&&(u.easing=h),t.animate(u,{delay:r,duration:n,easing:Array.isArray(h)?"linear":h,fill:"both",iterations:s+1,direction:"reverse"===o?"alternate":"normal"})}(l.owner.current,u,t,{...this.options,duration:n,times:s,ease:o});return c.startTime=null!=h?h:this.calcStartTime(),this.pendingTimeline?(c.timeline=this.pendingTimeline,this.pendingTimeline=void 0):c.onfinish=()=>{let{onComplete:i}=this.options;l.set(R(t,this.options,e)),i&&i(),this.cancel(),this.resolveFinishedPromise()},{animation:c,duration:n,times:s,type:a,ease:o,keyframes:t}}get duration(){let{resolved:t}=this;if(!t)return 0;let{duration:e}=t;return f(e)}get time(){let{resolved:t}=this;if(!t)return 0;let{animation:e}=t;return f(e.currentTime||0)}set time(t){let{resolved:e}=this;if(!e)return;let{animation:i}=e;i.currentTime=p(t)}get speed(){let{resolved:t}=this;if(!t)return 1;let{animation:e}=t;return e.playbackRate}set speed(t){let{resolved:e}=this;if(!e)return;let{animation:i}=e;i.playbackRate=t}get state(){let{resolved:t}=this;if(!t)return"idle";let{animation:e}=t;return e.playState}get startTime(){let{resolved:t}=this;if(!t)return null;let{animation:e}=t;return e.startTime}attachTimeline(t){if(this._resolved){let{resolved:e}=this;if(!e)return td.Z;let{animation:i}=e;i.timeline=t,i.onfinish=null}else this.pendingTimeline=t;return td.Z}play(){if(this.isStopped)return;let{resolved:t}=this;if(!t)return;let{animation:e}=t;"finished"===e.playState&&this.updateFinishedPromise(),e.play()}pause(){let{resolved:t}=this;if(!t)return;let{animation:e}=t;e.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,"idle"===this.state)return;this.resolveFinishedPromise(),this.updateFinishedPromise();let{resolved:t}=this;if(!t)return;let{animation:e,keyframes:i,duration:r,type:n,ease:s,times:o}=t;if("idle"===e.playState||"finished"===e.playState)return;if(this.time){let{motionValue:t,onUpdate:e,onComplete:a,element:l,...u}=this.options,h=new tG({...u,keyframes:i,duration:r,type:n,ease:s,times:o,isGenerator:!0}),c=p(this.time);t.setWithVelocity(h.sample(c-10).value,h.sample(c).value,10)}let{onStop:a}=this.options;a&&a(),this.cancel()}complete(){let{resolved:t}=this;t&&t.animation.finish()}cancel(){let{resolved:t}=this;t&&t.animation.cancel()}static supports(t){let{motionValue:e,name:i,repeatDelay:r,repeatType:n,damping:s,type:o}=t;return t2()&&i&&tZ.has(i)&&e&&e.owner&&e.owner.current instanceof HTMLElement&&!e.owner.getProps().onUpdate&&!r&&"mirror"!==n&&0!==s&&"inertia"!==o}}let t3=tc(()=>void 0!==window.ScrollTimeline);class t9{constructor(t){this.stop=()=>this.runAll("stop"),this.animations=t.filter(Boolean)}then(t,e){return Promise.all(this.animations).then(t).catch(e)}getAll(t){return this.animations[0][t]}setAll(t,e){for(let i=0;i{if(!t3()||!e.attachTimeline)return e.pause(),function(t,e){let i;let r=()=>{let{currentTime:r}=e,n=(null===r?0:r.value)/100;i!==n&&t(n),i=n};return w.Wi.update(r,!0),()=>(0,w.Pn)(r)}(t=>{e.time=e.duration*t},t);e.attachTimeline(t)});return()=>{e.forEach((t,e)=>{t&&t(),this.animations[e].stop()})}}get time(){return this.getAll("time")}set time(t){this.setAll("time",t)}get speed(){return this.getAll("speed")}set speed(t){this.setAll("speed",t)}get startTime(){return this.getAll("startTime")}get duration(){let t=0;for(let e=0;ee[t]())}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}let t6=(t,e,i,r={},n,s,o)=>a=>{let l=P(r,t)||{},u=l.delay||r.delay||0,{elapsed:h=0}=r;h-=p(u);let c={keyframes:Array.isArray(i)?i:[null,i],ease:"easeOut",velocity:e.getVelocity(),...l,delay:-h,onUpdate:t=>{e.set(t),l.onUpdate&&l.onUpdate(t)},onComplete:()=>{a(),l.onComplete&&l.onComplete(),o&&o()},onStop:o,name:t,motionValue:e,element:s?void 0:n};!function({when:t,delay:e,delayChildren:i,staggerChildren:r,staggerDirection:n,repeat:s,repeatType:o,repeatDelay:a,from:l,elapsed:u,...h}){return!!Object.keys(h).length}(l)&&(c={...c,...x(t,c)}),c.duration&&(c.duration=p(c.duration)),c.repeatDelay&&(c.repeatDelay=p(c.repeatDelay)),void 0!==c.from&&(c.keyframes[0]=c.from);let d=!1;if(!1!==c.type&&(0!==c.duration||c.repeatDelay)||(c.duration=0,0!==c.delay||(d=!0)),(A.current||T.c.skipAnimations)&&(d=!0,c.duration=0,c.delay=0),d&&!s&&void 0!==e.get()){let t=R(c.keyframes,l);if(void 0!==t)return w.Wi.update(()=>{c.onUpdate(t),c.onComplete()}),new t9([])}return!s&&t5.supports(c)?new t5(c):new tG(c)},t4=t=>!!(t&&"object"==typeof t&&t.mix&&t.toValue),t8=t=>n(t)?t[t.length-1]||0:t;var t7=i(804);let et=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),ee="data-"+et("framerAppearId");function ei(t){return d.has(t)?"transform":tZ.has(t)?et(t):void 0}var er=i(8746);class en extends t7.Hg{constructor(){super(...arguments),this.output=[],this.counts=new Map}add(t){let e=ei(t);if(!e)return;let i=this.counts.get(e)||0;this.counts.set(e,i+1),0===i&&(this.output.push(e),this.update());let r=!1;return()=>{if(r)return;r=!0;let t=this.counts.get(e)-1;this.counts.set(e,t),0===t&&((0,er.cl)(this.output,e),this.update())}}update(){this.set(this.output.length?this.output.join(", "):"auto")}}let es=t=>!!(t&&t.getVelocity);function eo(t,e){var i,r;if(!t.applyWillChange)return;let n=t.getValue("willChange");if(n||(null===(i=t.props.style)||void 0===i?void 0:i.willChange)||(n=new en("auto"),t.addValue("willChange",n)),es(r=n)&&r.add)return n.add(e)}function ea(t,e,{delay:i=0,transitionOverride:r,type:n}={}){var s;let{transition:o=t.getDefaultTransition(),transitionEnd:a,...u}=e;r&&(o=r);let h=[],c=n&&t.animationState&&t.animationState.getState()[n];for(let e in u){let r=t.getValue(e,null!==(s=t.latestValues[e])&&void 0!==s?s:null),n=u[e];if(void 0===n||c&&function({protectedKeys:t,needsAnimating:e},i){let r=t.hasOwnProperty(i)&&!0!==e[i];return e[i]=!1,r}(c,e))continue;let a={delay:i,...P(o||{},e)},l=!1;if(window.MotionHandoffAnimation){let i=t.props[ee];if(i){let t=window.MotionHandoffAnimation(i,e,w.Wi);null!==t&&(a.startTime=t,l=!0)}}r.start(t6(e,r,n,t.shouldReduceMotion&&d.has(e)?{type:!1}:a,t,l,eo(t,e)));let p=r.animation;p&&h.push(p)}return a&&Promise.all(h).then(()=>{w.Wi.update(()=>{a&&function(t,e){let{transitionEnd:i={},transition:r={},...n}=l(t,e)||{};for(let e in n={...n,...i}){let i=t8(n[e]);t.hasValue(e)?t.getValue(e).set(i):t.addValue(e,(0,t7.BX)(i))}}(t,a)})}),h}function el(t,e,i={}){var r;let n=l(t,e,"exit"===i.type?null===(r=t.presenceContext)||void 0===r?void 0:r.custom:void 0),{transition:s=t.getDefaultTransition()||{}}=n||{};i.transitionOverride&&(s=i.transitionOverride);let o=n?()=>Promise.all(ea(t,n,i)):()=>Promise.resolve(),a=t.variantChildren&&t.variantChildren.size?(r=0)=>{let{delayChildren:n=0,staggerChildren:o,staggerDirection:a}=s;return function(t,e,i=0,r=0,n=1,s){let o=[],a=(t.variantChildren.size-1)*r,l=1===n?(t=0)=>t*r:(t=0)=>a-t*r;return Array.from(t.variantChildren).sort(eu).forEach((t,r)=>{t.notify("AnimationStart",e),o.push(el(t,e,{...s,delay:i+l(r)}).then(()=>t.notify("AnimationComplete",e)))}),Promise.all(o)}(t,e,n+r,o,a,i)}:()=>Promise.resolve(),{when:u}=s;if(!u)return Promise.all([o(),a(i.delay)]);{let[t,e]="beforeChildren"===u?[o,a]:[a,o];return t().then(()=>e())}}function eu(t,e){return t.sortNodePosition(e)}let eh=[...u].reverse(),ec=u.length;function ed(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function ep(){return{animate:ed(!0),whileInView:ed(),whileHover:ed(),whileTap:ed(),whileDrag:ed(),whileFocus:ed(),exit:ed()}}class ef{constructor(t){this.isMounted=!1,this.node=t}update(){}}class em extends ef{constructor(t){super(t),t.animationState||(t.animationState=function(t){let e=e=>Promise.all(e.map(({animation:e,options:i})=>(function(t,e,i={}){let r;if(t.notify("AnimationStart",e),Array.isArray(e))r=Promise.all(e.map(e=>el(t,e,i)));else if("string"==typeof e)r=el(t,e,i);else{let n="function"==typeof e?l(t,e,i.custom):e;r=Promise.all(ea(t,n,i))}return r.then(()=>{t.notify("AnimationComplete",e)})})(t,e,i))),i=ep(),a=!0,u=e=>(i,r)=>{var n;let s=l(t,r,"exit"===e?null===(n=t.presenceContext)||void 0===n?void 0:n.custom:void 0);if(s){let{transition:t,transitionEnd:e,...r}=s;i={...i,...r,...e}}return i};function h(l){let h=t.getProps(),c=t.getVariantContext(!0)||{},d=[],p=new Set,f={},m=1/0;for(let e=0;em&&P),A=!1,E=Array.isArray(x)?x:[x],R=E.reduce(u(v),{});!1===S&&(R={});let{prevResolvedValues:w={}}=y,C={...w,...R},_=e=>{T=!0,p.has(e)&&(A=!0,p.delete(e)),y.needsAnimating[e]=!0;let i=t.getValue(e);i&&(i.liveStyle=!1)};for(let t in C){let e=R[t],i=w[t];if(!f.hasOwnProperty(t))(n(e)&&n(i)?s(e,i):e===i)?void 0!==e&&p.has(t)?_(t):y.protectedKeys[t]=!0:null!=e?_(t):p.add(t)}y.prevProp=x,y.prevResolvedValues=R,y.isActive&&(f={...f,...R}),a&&t.blockInitialAnimation&&(T=!1),T&&(!b||A)&&d.push(...E.map(t=>({animation:t,options:{type:v}})))}if(p.size){let e={};p.forEach(i=>{let r=t.getBaseTarget(i),n=t.getValue(i);n&&(n.liveStyle=!0),e[i]=null!=r?r:null}),d.push({animation:e})}let v=!!d.length;return a&&(!1===h.initial||h.initial===h.animate)&&!t.manuallyAnimateOnMount&&(v=!1),a=!1,v?e(d):Promise.resolve()}return{animateChanges:h,setActive:function(e,r){var n;if(i[e].isActive===r)return Promise.resolve();null===(n=t.variantChildren)||void 0===n||n.forEach(t=>{var i;return null===(i=t.animationState)||void 0===i?void 0:i.setActive(e,r)}),i[e].isActive=r;let s=h(e);for(let t in i)i[t].protectedKeys={};return s},setAnimateFunction:function(i){e=i(t)},getState:()=>i,reset:()=>{i=ep(),a=!0}}}(t))}updateAnimationControlsSubscription(){let{animate:t}=this.node.getProps();r(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){let{animate:t}=this.node.getProps(),{animate:e}=this.node.prevProps||{};t!==e&&this.updateAnimationControlsSubscription()}unmount(){var t;this.node.animationState.reset(),null===(t=this.unmountControls)||void 0===t||t.call(this)}}let eg=0;class ev extends ef{constructor(){super(...arguments),this.id=eg++}update(){if(!this.node.presenceContext)return;let{isPresent:t,onExitComplete:e}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===i)return;let r=this.node.animationState.setActive("exit",!t);e&&!t&&r.then(()=>e(this.id))}mount(){let{register:t}=this.node.presenceContext||{};t&&(this.unmount=t(this.id))}unmount(){}}let ey=t=>"mouse"===t.pointerType?"number"!=typeof t.button||t.button<=0:!1!==t.isPrimary;function ex(t,e="page"){return{point:{x:t[`${e}X`],y:t[`${e}Y`]}}}let eP=t=>e=>ey(e)&&t(e,ex(e));function eS(t,e,i,r={passive:!0}){return t.addEventListener(e,i,r),()=>t.removeEventListener(e,i)}function eb(t,e,i,r){return eS(t,e,eP(i),r)}let eT=(t,e)=>Math.abs(t-e);class eA{constructor(t,e,{transformPagePoint:i,contextWindow:r,dragSnapToOrigin:n=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let t=ew(this.lastMoveEventInfo,this.history),e=null!==this.startEvent,i=function(t,e){return Math.sqrt(eT(t.x,e.x)**2+eT(t.y,e.y)**2)}(t.offset,{x:0,y:0})>=3;if(!e&&!i)return;let{point:r}=t,{timestamp:n}=w.frameData;this.history.push({...r,timestamp:n});let{onStart:s,onMove:o}=this.handlers;e||(s&&s(this.lastMoveEvent,t),this.startEvent=this.lastMoveEvent),o&&o(this.lastMoveEvent,t)},this.handlePointerMove=(t,e)=>{this.lastMoveEvent=t,this.lastMoveEventInfo=eE(e,this.transformPagePoint),w.Wi.update(this.updatePoint,!0)},this.handlePointerUp=(t,e)=>{this.end();let{onEnd:i,onSessionEnd:r,resumeAnimation:n}=this.handlers;if(this.dragSnapToOrigin&&n&&n(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let s=ew("pointercancel"===t.type?this.lastMoveEventInfo:eE(e,this.transformPagePoint),this.history);this.startEvent&&i&&i(t,s),r&&r(t,s)},!ey(t))return;this.dragSnapToOrigin=n,this.handlers=e,this.transformPagePoint=i,this.contextWindow=r||window;let s=eE(ex(t),this.transformPagePoint),{point:o}=s,{timestamp:a}=w.frameData;this.history=[{...o,timestamp:a}];let{onSessionStart:l}=e;l&&l(t,ew(s,this.history)),this.removeListeners=(0,tX.z)(eb(this.contextWindow,"pointermove",this.handlePointerMove),eb(this.contextWindow,"pointerup",this.handlePointerUp),eb(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),(0,w.Pn)(this.updatePoint)}}function eE(t,e){return e?{point:e(t.point)}:t}function eR(t,e){return{x:t.x-e.x,y:t.y-e.y}}function ew({point:t},e){return{point:t,delta:eR(t,eC(e)),offset:eR(t,e[0]),velocity:function(t,e){if(t.length<2)return{x:0,y:0};let i=t.length-1,r=null,n=eC(t);for(;i>=0&&(r=t[i],!(n.timestamp-r.timestamp>p(.1)));)i--;if(!r)return{x:0,y:0};let s=f(n.timestamp-r.timestamp);if(0===s)return{x:0,y:0};let o={x:(n.x-r.x)/s,y:(n.y-r.y)/s};return o.x===1/0&&(o.x=0),o.y===1/0&&(o.y=0),o}(e,0)}}function eC(t){return t[t.length-1]}function e_(t){let e=null;return()=>null===e&&(e=t,()=>{e=null})}let eM=e_("dragHorizontal"),eD=e_("dragVertical");function eV(t){let e=!1;if("y"===t)e=eD();else if("x"===t)e=eM();else{let t=eM(),i=eD();t&&i?e=()=>{t(),i()}:(t&&t(),i&&i())}return e}function ej(){let t=eV(!0);return!t||(t(),!1)}function eO(t){return t&&"object"==typeof t&&Object.prototype.hasOwnProperty.call(t,"current")}var eL=i(3217),ek=i(5004);function eI(t){return t.max-t.min}function eN(t,e,i,r=.5){t.origin=r,t.originPoint=(0,ek.t)(e.min,e.max,t.origin),t.scale=eI(i)/eI(e),t.translate=(0,ek.t)(i.min,i.max,t.origin)-t.originPoint,(t.scale>=.9999&&t.scale<=1.0001||isNaN(t.scale))&&(t.scale=1),(t.translate>=-.01&&t.translate<=.01||isNaN(t.translate))&&(t.translate=0)}function eF(t,e,i,r){eN(t.x,e.x,i.x,r?r.originX:void 0),eN(t.y,e.y,i.y,r?r.originY:void 0)}function eB(t,e,i){t.min=i.min+e.min,t.max=t.min+eI(e)}function eU(t,e,i){t.min=e.min-i.min,t.max=t.min+eI(e)}function eW(t,e,i){eU(t.x,e.x,i.x),eU(t.y,e.y,i.y)}function e$(t,e,i){return{min:void 0!==e?t.min+e:void 0,max:void 0!==i?t.max+i-(t.max-t.min):void 0}}function eX(t,e){let i=e.min-t.min,r=e.max-t.max;return e.max-e.min({translate:0,scale:1,origin:0,originPoint:0}),eK=()=>({x:ez(),y:ez()}),eG=()=>({min:0,max:0}),eZ=()=>({x:eG(),y:eG()});function eq(t){return[t("x"),t("y")]}function eQ({top:t,left:e,right:i,bottom:r}){return{x:{min:e,max:i},y:{min:t,max:r}}}function eJ(t){return void 0===t||1===t}function e0({scale:t,scaleX:e,scaleY:i}){return!eJ(t)||!eJ(e)||!eJ(i)}function e1(t){return e0(t)||e2(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function e2(t){var e,i;return(e=t.x)&&"0%"!==e||(i=t.y)&&"0%"!==i}function e5(t,e,i,r,n){return void 0!==n&&(t=r+n*(t-r)),r+i*(t-r)+e}function e3(t,e=0,i=1,r,n){t.min=e5(t.min,e,i,r,n),t.max=e5(t.max,e,i,r,n)}function e9(t,{x:e,y:i}){e3(t.x,e.translate,e.scale,e.originPoint),e3(t.y,i.translate,i.scale,i.originPoint)}function e6(t,e){t.min=t.min+e,t.max=t.max+e}function e4(t,e,i,r,n=.5){let s=(0,ek.t)(t.min,t.max,n);e3(t,e,i,s,r)}function e8(t,e){e4(t.x,e.x,e.scaleX,e.scale,e.originX),e4(t.y,e.y,e.scaleY,e.scale,e.originY)}function e7(t,e){return eQ(function(t,e){if(!e)return t;let i=e({x:t.left,y:t.top}),r=e({x:t.right,y:t.bottom});return{top:i.y,left:i.x,bottom:r.y,right:r.x}}(t.getBoundingClientRect(),e))}let it=({current:t})=>t?t.ownerDocument.defaultView:null,ie=new WeakMap;class ii{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=eZ(),this.visualElement=t}start(t,{snapToCursor:e=!1}={}){let{presenceContext:i}=this.visualElement;if(i&&!1===i.isPresent)return;let{dragSnapToOrigin:r}=this.getProps();this.panSession=new eA(t,{onSessionStart:t=>{let{dragSnapToOrigin:i}=this.getProps();i?this.pauseAnimation():this.stopAnimation(),e&&this.snapToCursor(ex(t,"page").point)},onStart:(t,e)=>{var i;let{drag:r,dragPropagation:n,onDragStart:s}=this.getProps();if(r&&!n&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=eV(r),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),eq(t=>{let e=this.getAxisMotionValue(t).get()||0;if(O.aQ.test(e)){let{projection:i}=this.visualElement;if(i&&i.layout){let r=i.layout.layoutBox[t];r&&(e=eI(r)*(parseFloat(e)/100))}}this.originPoint[t]=e}),s&&w.Wi.postRender(()=>s(t,e)),null===(i=this.removeWillChange)||void 0===i||i.call(this),this.removeWillChange=eo(this.visualElement,"transform");let{animationState:o}=this.visualElement;o&&o.setActive("whileDrag",!0)},onMove:(t,e)=>{let{dragPropagation:i,dragDirectionLock:r,onDirectionLock:n,onDrag:s}=this.getProps();if(!i&&!this.openGlobalLock)return;let{offset:o}=e;if(r&&null===this.currentDirection){this.currentDirection=function(t,e=10){let i=null;return Math.abs(t.y)>e?i="y":Math.abs(t.x)>e&&(i="x"),i}(o),null!==this.currentDirection&&n&&n(this.currentDirection);return}this.updateAxis("x",e.point,o),this.updateAxis("y",e.point,o),this.visualElement.render(),s&&s(t,e)},onSessionEnd:(t,e)=>this.stop(t,e),resumeAnimation:()=>eq(t=>{var e;return"paused"===this.getAnimationState(t)&&(null===(e=this.getAxisMotionValue(t).animation)||void 0===e?void 0:e.play())})},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:r,contextWindow:it(this.visualElement)})}stop(t,e){var i;null===(i=this.removeWillChange)||void 0===i||i.call(this);let r=this.isDragging;if(this.cancel(),!r)return;let{velocity:n}=e;this.startAnimation(n);let{onDragEnd:s}=this.getProps();s&&w.Wi.postRender(()=>s(t,e))}cancel(){this.isDragging=!1;let{projection:t,animationState:e}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;let{dragPropagation:i}=this.getProps();!i&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),e&&e.setActive("whileDrag",!1)}updateAxis(t,e,i){let{drag:r}=this.getProps();if(!i||!ir(t,r,this.currentDirection))return;let n=this.getAxisMotionValue(t),s=this.originPoint[t]+i[t];this.constraints&&this.constraints[t]&&(s=function(t,{min:e,max:i},r){return void 0!==e&&ti&&(t=r?(0,ek.t)(i,t,r.max):Math.min(t,i)),t}(s,this.constraints[t],this.elastic[t])),n.set(s)}resolveConstraints(){var t;let{dragConstraints:e,dragElastic:i}=this.getProps(),r=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):null===(t=this.visualElement.projection)||void 0===t?void 0:t.layout,n=this.constraints;e&&eO(e)?this.constraints||(this.constraints=this.resolveRefConstraints()):e&&r?this.constraints=function(t,{top:e,left:i,bottom:r,right:n}){return{x:e$(t.x,i,n),y:e$(t.y,e,r)}}(r.layoutBox,e):this.constraints=!1,this.elastic=function(t=.35){return!1===t?t=0:!0===t&&(t=.35),{x:eH(t,"left","right"),y:eH(t,"top","bottom")}}(i),n!==this.constraints&&r&&this.constraints&&!this.hasMutatedConstraints&&eq(t=>{!1!==this.constraints&&this.getAxisMotionValue(t)&&(this.constraints[t]=function(t,e){let i={};return void 0!==e.min&&(i.min=e.min-t.min),void 0!==e.max&&(i.max=e.max-t.min),i}(r.layoutBox[t],this.constraints[t]))})}resolveRefConstraints(){var t;let{dragConstraints:e,onMeasureDragConstraints:i}=this.getProps();if(!e||!eO(e))return!1;let r=e.current;(0,_.k)(null!==r,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");let{projection:n}=this.visualElement;if(!n||!n.layout)return!1;let s=function(t,e,i){let r=e7(t,i),{scroll:n}=e;return n&&(e6(r.x,n.offset.x),e6(r.y,n.offset.y)),r}(r,n.root,this.visualElement.getTransformPagePoint()),o={x:eX((t=n.layout.layoutBox).x,s.x),y:eX(t.y,s.y)};if(i){let t=i(function({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}(o));this.hasMutatedConstraints=!!t,t&&(o=eQ(t))}return o}startAnimation(t){let{drag:e,dragMomentum:i,dragElastic:r,dragTransition:n,dragSnapToOrigin:s,onDragTransitionEnd:o}=this.getProps(),a=this.constraints||{};return Promise.all(eq(o=>{if(!ir(o,e,this.currentDirection))return;let l=a&&a[o]||{};s&&(l={min:0,max:0});let u={type:"inertia",velocity:i?t[o]:0,bounceStiffness:r?200:1e6,bounceDamping:r?40:1e7,timeConstant:750,restDelta:1,restSpeed:10,...n,...l};return this.startAxisValueAnimation(o,u)})).then(o)}startAxisValueAnimation(t,e){let i=this.getAxisMotionValue(t);return i.start(t6(t,i,0,e,this.visualElement,!1,eo(this.visualElement,t)))}stopAnimation(){eq(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){eq(t=>{var e;return null===(e=this.getAxisMotionValue(t).animation)||void 0===e?void 0:e.pause()})}getAnimationState(t){var e;return null===(e=this.getAxisMotionValue(t).animation)||void 0===e?void 0:e.state}getAxisMotionValue(t){let e=`_drag${t.toUpperCase()}`,i=this.visualElement.getProps();return i[e]||this.visualElement.getValue(t,(i.initial?i.initial[t]:void 0)||0)}snapToCursor(t){eq(e=>{let{drag:i}=this.getProps();if(!ir(e,i,this.currentDirection))return;let{projection:r}=this.visualElement,n=this.getAxisMotionValue(e);if(r&&r.layout){let{min:i,max:s}=r.layout.layoutBox[e];n.set(t[e]-(0,ek.t)(i,s,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;let{drag:t,dragConstraints:e}=this.getProps(),{projection:i}=this.visualElement;if(!eO(e)||!i||!this.constraints)return;this.stopAnimation();let r={x:0,y:0};eq(t=>{let e=this.getAxisMotionValue(t);if(e&&!1!==this.constraints){let i=e.get();r[t]=function(t,e){let i=.5,r=eI(t),n=eI(e);return n>r?i=(0,eL.Y)(e.min,e.max-r,t.min):r>n&&(i=(0,eL.Y)(t.min,t.max-n,e.min)),(0,ty.u)(0,1,i)}({min:i,max:i},this.constraints[t])}});let{transformTemplate:n}=this.visualElement.getProps();this.visualElement.current.style.transform=n?n({},""):"none",i.root&&i.root.updateScroll(),i.updateLayout(),this.resolveConstraints(),eq(e=>{if(!ir(e,t,null))return;let i=this.getAxisMotionValue(e),{min:n,max:s}=this.constraints[e];i.set((0,ek.t)(n,s,r[e]))})}addListeners(){if(!this.visualElement.current)return;ie.set(this.visualElement,this);let t=eb(this.visualElement.current,"pointerdown",t=>{let{drag:e,dragListener:i=!0}=this.getProps();e&&i&&this.start(t)}),e=()=>{let{dragConstraints:t}=this.getProps();eO(t)&&t.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,r=i.addEventListener("measure",e);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),w.Wi.read(e);let n=eS(window,"resize",()=>this.scalePositionWithinConstraints()),s=i.addEventListener("didUpdate",({delta:t,hasLayoutChanged:e})=>{this.isDragging&&e&&(eq(e=>{let i=this.getAxisMotionValue(e);i&&(this.originPoint[e]+=t[e].translate,i.set(i.get()+t[e].translate))}),this.visualElement.render())});return()=>{n(),t(),r(),s&&s()}}getProps(){let t=this.visualElement.getProps(),{drag:e=!1,dragDirectionLock:i=!1,dragPropagation:r=!1,dragConstraints:n=!1,dragElastic:s=.35,dragMomentum:o=!0}=t;return{...t,drag:e,dragDirectionLock:i,dragPropagation:r,dragConstraints:n,dragElastic:s,dragMomentum:o}}}function ir(t,e,i){return(!0===e||e===t)&&(null===i||i===t)}class is extends ef{constructor(t){super(t),this.removeGroupControls=td.Z,this.removeListeners=td.Z,this.controls=new ii(t)}mount(){let{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||td.Z}unmount(){this.removeGroupControls(),this.removeListeners()}}let io=t=>(e,i)=>{t&&w.Wi.postRender(()=>t(e,i))};class ia extends ef{constructor(){super(...arguments),this.removePointerDownListener=td.Z}onPointerDown(t){this.session=new eA(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:it(this.node)})}createPanHandlers(){let{onPanSessionStart:t,onPanStart:e,onPan:i,onPanEnd:r}=this.node.getProps();return{onSessionStart:io(t),onStart:io(e),onMove:i,onEnd:(t,e)=>{delete this.session,r&&w.Wi.postRender(()=>r(t,e))}}}mount(){this.removePointerDownListener=eb(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}var il=i(7437),iu=i(2265),ih=i(7797),ic=i(5050);let id=(0,iu.createContext)({}),ip={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function im(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}let ig={correct:(t,e)=>{if(!e.target)return t;if("string"==typeof t){if(!O.px.test(t))return t;t=parseFloat(t)}let i=im(t,e.target.x),r=im(t,e.target.y);return`${i}% ${r}%`}},iv={},{schedule:iy,cancel:ix}=(0,i(2981).Z)(queueMicrotask,!1);class iP extends iu.Component{componentDidMount(){let{visualElement:t,layoutGroup:e,switchLayoutGroup:i,layoutId:r}=this.props,{projection:n}=t;Object.assign(iv,ib),n&&(e.group&&e.group.add(n),i&&i.register&&r&&i.register(n),n.root.didUpdate(),n.addEventListener("animationComplete",()=>{this.safeToRemove()}),n.setOptions({...n.options,onExitComplete:()=>this.safeToRemove()})),ip.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){let{layoutDependency:e,visualElement:i,drag:r,isPresent:n}=this.props,s=i.projection;return s&&(s.isPresent=n,r||t.layoutDependency!==e||void 0===e?s.willUpdate():this.safeToRemove(),t.isPresent===n||(n?s.promote():s.relegate()||w.Wi.postRender(()=>{let t=s.getStack();t&&t.members.length||this.safeToRemove()}))),null}componentDidUpdate(){let{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),iy.postRender(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){let{visualElement:t,layoutGroup:e,switchLayoutGroup:i}=this.props,{projection:r}=t;r&&(r.scheduleCheckAfterUnmount(),e&&e.group&&e.group.remove(r),i&&i.deregister&&i.deregister(r))}safeToRemove(){let{safeToRemove:t}=this.props;t&&t()}render(){return null}}function iS(t){let[e,i]=function(){let t=(0,iu.useContext)(ih.O);if(null===t)return[!0,null];let{isPresent:e,onExitComplete:i,register:r}=t,n=(0,iu.useId)();(0,iu.useEffect)(()=>r(n),[]);let s=(0,iu.useCallback)(()=>i&&i(n),[n,i]);return!e&&i?[!1,s]:[!0]}(),r=(0,iu.useContext)(ic.p);return(0,il.jsx)(iP,{...t,layoutGroup:r,switchLayoutGroup:(0,iu.useContext)(id),isPresent:e,safeToRemove:i})}let ib={borderRadius:{...ig,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:ig,borderTopRightRadius:ig,borderBottomLeftRadius:ig,borderBottomRightRadius:ig,boxShadow:{correct:(t,{treeScale:e,projectionDelta:i})=>{let r=q.P.parse(t);if(r.length>5)return t;let n=q.P.createTransformer(t),s="number"!=typeof r[0]?1:0,o=i.x.scale*e.x,a=i.y.scale*e.y;r[0+s]/=o,r[1+s]/=a;let l=(0,ek.t)(o,a,.5);return"number"==typeof r[2+s]&&(r[2+s]/=l),"number"==typeof r[3+s]&&(r[3+s]/=l),n(r)}}};var iT=i(2428);let iA=["TopLeft","TopRight","BottomLeft","BottomRight"],iE=iA.length,iR=t=>"string"==typeof t?parseFloat(t):t,iw=t=>"number"==typeof t||O.px.test(t);function iC(t,e){return void 0!==t[e]?t[e]:t.borderRadius}let i_=iD(0,.5,tO),iM=iD(.5,.95,td.Z);function iD(t,e,i){return r=>re?1:i((0,eL.Y)(t,e,r))}function iV(t,e){t.min=e.min,t.max=e.max}function ij(t,e){iV(t.x,e.x),iV(t.y,e.y)}function iO(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function iL(t,e,i,r,n){return t-=e,t=r+1/i*(t-r),void 0!==n&&(t=r+1/n*(t-r)),t}function ik(t,e,[i,r,n],s,o){!function(t,e=0,i=1,r=.5,n,s=t,o=t){if(O.aQ.test(e)&&(e=parseFloat(e),e=(0,ek.t)(o.min,o.max,e/100)-o.min),"number"!=typeof e)return;let a=(0,ek.t)(s.min,s.max,r);t===s&&(a-=e),t.min=iL(t.min,e,i,a,n),t.max=iL(t.max,e,i,a,n)}(t,e[i],e[r],e[n],e.scale,s,o)}let iI=["x","scaleX","originX"],iN=["y","scaleY","originY"];function iF(t,e,i,r){ik(t.x,e,iI,i?i.x:void 0,r?r.x:void 0),ik(t.y,e,iN,i?i.y:void 0,r?r.y:void 0)}function iB(t){return 0===t.translate&&1===t.scale}function iU(t){return iB(t.x)&&iB(t.y)}function iW(t,e){return t.min===e.min&&t.max===e.max}function i$(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function iX(t,e){return i$(t.x,e.x)&&i$(t.y,e.y)}function iH(t){return eI(t.x)/eI(t.y)}function iY(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class iz{constructor(){this.members=[]}add(t){(0,er.y4)(this.members,t),t.scheduleRender()}remove(t){if((0,er.cl)(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){let t=this.members[this.members.length-1];t&&this.promote(t)}}relegate(t){let e;let i=this.members.findIndex(e=>t===e);if(0===i)return!1;for(let t=i;t>=0;t--){let i=this.members[t];if(!1!==i.isPresent){e=i;break}}return!!e&&(this.promote(e),!0)}promote(t,e){let i=this.lead;if(t!==i&&(this.prevLead=i,this.lead=t,t.show(),i)){i.instance&&i.scheduleRender(),t.scheduleRender(),t.resumeFrom=i,e&&(t.resumeFrom.preserveOpacity=!0),i.snapshot&&(t.snapshot=i.snapshot,t.snapshot.latestValues=i.animationValues||i.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);let{crossfade:r}=t.options;!1===r&&i.hide()}}exitAnimationComplete(){this.members.forEach(t=>{let{options:e,resumingFrom:i}=t;e.onExitComplete&&e.onExitComplete(),i&&i.options.onExitComplete&&i.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}let iK=(t,e)=>t.depth-e.depth;class iG{constructor(){this.children=[],this.isDirty=!1}add(t){(0,er.y4)(this.children,t),this.isDirty=!0}remove(t){(0,er.cl)(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(iK),this.isDirty=!1,this.children.forEach(t)}}function iZ(t){let e=es(t)?t.get():t;return t4(e)?e.toValue():e}let iq={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0},iQ="undefined"!=typeof window&&void 0!==window.MotionDebug,iJ=["","X","Y","Z"],i0={visibility:"hidden"},i1=0;function i2(t,e,i,r){let{latestValues:n}=e;n[t]&&(i[t]=n[t],e.setStaticValue(t,0),r&&(r[t]=0))}function i5({attachResizeListener:t,defaultParent:e,measureScroll:i,checkIsScrollRoot:r,resetTransform:n}){return class{constructor(t={},i=null==e?void 0:e()){this.id=i1++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,iQ&&(iq.totalNodes=iq.resolvedTargetDeltas=iq.recalculatedProjection=0),this.nodes.forEach(i6),this.nodes.forEach(rr),this.nodes.forEach(rn),this.nodes.forEach(i4),iQ&&window.MotionDebug.record(iq)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=t,this.root=i?i.root||i:this,this.path=i?[...i.path,i]:[],this.parent=i,this.depth=i?i.depth+1:0;for(let t=0;tthis.root.updateBlockedByResize=!1;t(e,()=>{this.root.updateBlockedByResize=!0,i&&i(),i=function(t,e){let i=tp.X.now(),r=({timestamp:e})=>{let n=e-i;n>=250&&((0,w.Pn)(r),t(n-250))};return w.Wi.read(r,!0),()=>(0,w.Pn)(r)}(r,0),ip.hasAnimatedSinceResize&&(ip.hasAnimatedSinceResize=!1,this.nodes.forEach(ri))})}r&&this.root.registerSharedNode(r,this),!1!==this.options.animate&&s&&(r||n)&&this.addEventListener("didUpdate",({delta:t,hasLayoutChanged:e,hasRelativeTargetChanged:i,layout:r})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}let n=this.options.transition||s.getDefaultTransition()||rh,{onLayoutAnimationStart:o,onLayoutAnimationComplete:a}=s.getProps(),l=!this.targetLayout||!iX(this.targetLayout,r)||i,u=!e&&i;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||u||e&&(l||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(t,u);let e={...P(n,"layout"),onPlay:o,onComplete:a};(s.shouldReduceMotion||this.options.layoutRoot)&&(e.delay=0,e.type=!1),this.startAnimation(e)}else e||ri(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=r})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);let t=this.getStack();t&&t.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,(0,w.Pn)(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){!this.isUpdateBlocked()&&(this.isUpdating=!0,this.nodes&&this.nodes.forEach(rs),this.animationId++)}getTransformTemplate(){let{visualElement:t}=this.options;return t&&t.getProps().transformTemplate}willUpdate(t=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&function t(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;let{visualElement:i}=e.options;if(!i)return;let r=i.props[ee];if(window.MotionHasOptimisedAnimation(r,"transform")){let{layout:t,layoutId:i}=e.options;window.MotionCancelOptimisedAnimation(r,"transform",w.Wi,!(t||i))}let{parent:n}=e;n&&!n.hasCheckedOptimisedAppear&&t(n)}(this),this.root.isUpdating||this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let t=0;t{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){!this.snapshot&&this.instance&&(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let t=0;t.999999999999&&(e.x=1),e.y<1.0000000000001&&e.y>.999999999999&&(e.y=1)}}(this.layoutCorrected,this.treeScale,this.path,i),e.layout&&!e.target&&(1!==this.treeScale.x||1!==this.treeScale.y)&&(e.target=e.layout.layoutBox,e.targetWithTransforms=eZ());let{target:l}=e;if(!l){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}this.projectionDelta&&this.prevProjectionDelta?(iO(this.prevProjectionDelta.x,this.projectionDelta.x),iO(this.prevProjectionDelta.y,this.projectionDelta.y)):this.createProjectionDeltas(),eF(this.projectionDelta,this.layoutCorrected,l,this.latestValues),this.treeScale.x===o&&this.treeScale.y===a&&iY(this.projectionDelta.x,this.prevProjectionDelta.x)&&iY(this.projectionDelta.y,this.prevProjectionDelta.y)||(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",l)),iQ&&iq.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(t=!0){var e;if(null===(e=this.options.visualElement)||void 0===e||e.scheduleRender(),t){let t=this.getStack();t&&t.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=eK(),this.projectionDelta=eK(),this.projectionDeltaWithTransform=eK()}setAnimationOrigin(t,e=!1){let i;let r=this.snapshot,n=r?r.latestValues:{},s={...this.latestValues},o=eK();this.relativeParent&&this.relativeParent.options.layoutRoot||(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!e;let a=eZ(),l=(r?r.source:void 0)!==(this.layout?this.layout.source:void 0),u=this.getStack(),h=!u||u.members.length<=1,c=!!(l&&!h&&!0===this.options.crossfade&&!this.path.some(ru));this.animationProgress=0,this.mixTargetDelta=e=>{let r=e/1e3;if(ra(o.x,t.x,r),ra(o.y,t.y,r),this.setTargetDelta(o),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout){var u,d,p,f;eW(a,this.layout.layoutBox,this.relativeParent.layout.layoutBox),p=this.relativeTarget,f=this.relativeTargetOrigin,rl(p.x,f.x,a.x,r),rl(p.y,f.y,a.y,r),i&&(u=this.relativeTarget,d=i,iW(u.x,d.x)&&iW(u.y,d.y))&&(this.isProjectionDirty=!1),i||(i=eZ()),ij(i,this.relativeTarget)}l&&(this.animationValues=s,function(t,e,i,r,n,s){n?(t.opacity=(0,ek.t)(0,void 0!==i.opacity?i.opacity:1,i_(r)),t.opacityExit=(0,ek.t)(void 0!==e.opacity?e.opacity:1,0,iM(r))):s&&(t.opacity=(0,ek.t)(void 0!==e.opacity?e.opacity:1,void 0!==i.opacity?i.opacity:1,r));for(let n=0;n{ip.hasAnimatedSinceResize=!0,this.currentAnimation=function(t,e,i){let r=es(0)?0:(0,t7.BX)(0);return r.start(t6("",r,1e3,i)),r.animation}(0,0,{...t,onUpdate:e=>{this.mixTargetDelta(e),t.onUpdate&&t.onUpdate(e)},onComplete:()=>{t.onComplete&&t.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);let t=this.getStack();t&&t.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){let t=this.getLead(),{targetWithTransforms:e,target:i,layout:r,latestValues:n}=t;if(e&&i&&r){if(this!==t&&this.layout&&r&&rf(this.options.animationType,this.layout.layoutBox,r.layoutBox)){i=this.target||eZ();let e=eI(this.layout.layoutBox.x);i.x.min=t.target.x.min,i.x.max=i.x.min+e;let r=eI(this.layout.layoutBox.y);i.y.min=t.target.y.min,i.y.max=i.y.min+r}ij(e,i),e8(e,n),eF(this.projectionDeltaWithTransform,this.layoutCorrected,e,n)}}registerSharedNode(t,e){this.sharedNodes.has(t)||this.sharedNodes.set(t,new iz),this.sharedNodes.get(t).add(e);let i=e.options.initialPromotionConfig;e.promote({transition:i?i.transition:void 0,preserveFollowOpacity:i&&i.shouldPreserveFollowOpacity?i.shouldPreserveFollowOpacity(e):void 0})}isLead(){let t=this.getStack();return!t||t.lead===this}getLead(){var t;let{layoutId:e}=this.options;return e&&(null===(t=this.getStack())||void 0===t?void 0:t.lead)||this}getPrevLead(){var t;let{layoutId:e}=this.options;return e?null===(t=this.getStack())||void 0===t?void 0:t.prevLead:void 0}getStack(){let{layoutId:t}=this.options;if(t)return this.root.sharedNodes.get(t)}promote({needsReset:t,transition:e,preserveFollowOpacity:i}={}){let r=this.getStack();r&&r.promote(this,i),t&&(this.projectionDelta=void 0,this.needsReset=!0),e&&this.setOptions({transition:e})}relegate(){let t=this.getStack();return!!t&&t.relegate(this)}resetSkewAndRotation(){let{visualElement:t}=this.options;if(!t)return;let e=!1,{latestValues:i}=t;if((i.z||i.rotate||i.rotateX||i.rotateY||i.rotateZ||i.skewX||i.skewY)&&(e=!0),!e)return;let r={};i.z&&i2("z",t,r,this.animationValues);for(let e=0;e{var e;return null===(e=t.currentAnimation)||void 0===e?void 0:e.stop()}),this.root.nodes.forEach(i7),this.root.sharedNodes.clear()}}}function i3(t){t.updateLayout()}function i9(t){var e;let i=(null===(e=t.resumeFrom)||void 0===e?void 0:e.snapshot)||t.snapshot;if(t.isLead()&&t.layout&&i&&t.hasListeners("didUpdate")){let{layoutBox:e,measuredBox:r}=t.layout,{animationType:n}=t.options,s=i.source!==t.layout.source;"size"===n?eq(t=>{let r=s?i.measuredBox[t]:i.layoutBox[t],n=eI(r);r.min=e[t].min,r.max=r.min+n}):rf(n,i.layoutBox,e)&&eq(r=>{let n=s?i.measuredBox[r]:i.layoutBox[r],o=eI(e[r]);n.max=n.min+o,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[r].max=t.relativeTarget[r].min+o)});let o=eK();eF(o,e,i.layoutBox);let a=eK();s?eF(a,t.applyTransform(r,!0),i.measuredBox):eF(a,e,i.layoutBox);let l=!iU(o),u=!1;if(!t.resumeFrom){let r=t.getClosestProjectingParent();if(r&&!r.resumeFrom){let{snapshot:n,layout:s}=r;if(n&&s){let o=eZ();eW(o,i.layoutBox,n.layoutBox);let a=eZ();eW(a,e,s.layoutBox),iX(o,a)||(u=!0),r.options.layoutRoot&&(t.relativeTarget=a,t.relativeTargetOrigin=o,t.relativeParent=r)}}}t.notifyListeners("didUpdate",{layout:e,snapshot:i,delta:a,layoutDelta:o,hasLayoutChanged:l,hasRelativeTargetChanged:u})}else if(t.isLead()){let{onExitComplete:e}=t.options;e&&e()}t.options.transition=void 0}function i6(t){iQ&&iq.totalNodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function i4(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function i8(t){t.clearSnapshot()}function i7(t){t.clearMeasurements()}function rt(t){t.isLayoutDirty=!1}function re(t){let{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function ri(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function rr(t){t.resolveTargetDelta()}function rn(t){t.calcProjection()}function rs(t){t.resetSkewAndRotation()}function ro(t){t.removeLeadSnapshot()}function ra(t,e,i){t.translate=(0,ek.t)(e.translate,0,i),t.scale=(0,ek.t)(e.scale,1,i),t.origin=e.origin,t.originPoint=e.originPoint}function rl(t,e,i,r){t.min=(0,ek.t)(e.min,i.min,r),t.max=(0,ek.t)(e.max,i.max,r)}function ru(t){return t.animationValues&&void 0!==t.animationValues.opacityExit}let rh={duration:.45,ease:[.4,0,.1,1]},rc=t=>"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),rd=rc("applewebkit/")&&!rc("chrome/")?Math.round:td.Z;function rp(t){t.min=rd(t.min),t.max=rd(t.max)}function rf(t,e,i){return"position"===t||"preserve-aspect"===t&&!(.2>=Math.abs(iH(e)-iH(i)))}function rm(t){var e;return t!==t.root&&(null===(e=t.scroll)||void 0===e?void 0:e.wasRoot)}let rg=i5({attachResizeListener:(t,e)=>eS(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),rv={current:void 0},ry=i5({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!rv.current){let t=new rg({});t.mount(window),t.setOptions({layoutScroll:!0}),rv.current=t}return rv.current},resetTransform:(t,e)=>{t.style.transform=void 0!==e?e:"none"},checkIsScrollRoot:t=>"fixed"===window.getComputedStyle(t).position});function rx(t,e){let i=e?"onHoverStart":"onHoverEnd";return eb(t.current,e?"pointerenter":"pointerleave",(r,n)=>{if("touch"===r.pointerType||ej())return;let s=t.getProps();t.animationState&&s.whileHover&&t.animationState.setActive("whileHover",e);let o=s[i];o&&w.Wi.postRender(()=>o(r,n))},{passive:!t.getProps()[i]})}class rP extends ef{mount(){this.unmount=(0,tX.z)(rx(this.node,!0),rx(this.node,!1))}unmount(){}}class rS extends ef{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch(e){t=!0}t&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){this.isActive&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=(0,tX.z)(eS(this.node.current,"focus",()=>this.onFocus()),eS(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}let rb=(t,e)=>!!e&&(t===e||rb(t,e.parentElement));function rT(t,e){if(!e)return;let i=new PointerEvent("pointer"+t);e(i,ex(i))}class rA extends ef{constructor(){super(...arguments),this.removeStartListeners=td.Z,this.removeEndListeners=td.Z,this.removeAccessibleListeners=td.Z,this.startPointerPress=(t,e)=>{if(this.isPressing)return;this.removeEndListeners();let i=this.node.getProps(),r=eb(window,"pointerup",(t,e)=>{if(!this.checkPressEnd())return;let{onTap:i,onTapCancel:r,globalTapTarget:n}=this.node.getProps(),s=n||rb(this.node.current,t.target)?i:r;s&&w.Wi.update(()=>s(t,e))},{passive:!(i.onTap||i.onPointerUp)}),n=eb(window,"pointercancel",(t,e)=>this.cancelPress(t,e),{passive:!(i.onTapCancel||i.onPointerCancel)});this.removeEndListeners=(0,tX.z)(r,n),this.startPress(t,e)},this.startAccessiblePress=()=>{let t=eS(this.node.current,"keydown",t=>{"Enter"!==t.key||this.isPressing||(this.removeEndListeners(),this.removeEndListeners=eS(this.node.current,"keyup",t=>{"Enter"===t.key&&this.checkPressEnd()&&rT("up",(t,e)=>{let{onTap:i}=this.node.getProps();i&&w.Wi.postRender(()=>i(t,e))})}),rT("down",(t,e)=>{this.startPress(t,e)}))}),e=eS(this.node.current,"blur",()=>{this.isPressing&&rT("cancel",(t,e)=>this.cancelPress(t,e))});this.removeAccessibleListeners=(0,tX.z)(t,e)}}startPress(t,e){this.isPressing=!0;let{onTapStart:i,whileTap:r}=this.node.getProps();r&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),i&&w.Wi.postRender(()=>i(t,e))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!ej()}cancelPress(t,e){if(!this.checkPressEnd())return;let{onTapCancel:i}=this.node.getProps();i&&w.Wi.postRender(()=>i(t,e))}mount(){let t=this.node.getProps(),e=eb(t.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(t.onTapStart||t.onPointerStart)}),i=eS(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=(0,tX.z)(e,i)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}let rE=new WeakMap,rR=new WeakMap,rw=t=>{let e=rE.get(t.target);e&&e(t)},rC=t=>{t.forEach(rw)},r_={some:0,all:1};class rM extends ef{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();let{viewport:t={}}=this.node.getProps(),{root:e,margin:i,amount:r="some",once:n}=t,s={root:e?e.current:void 0,rootMargin:i,threshold:"number"==typeof r?r:r_[r]};return function(t,e,i){let r=function({root:t,...e}){let i=t||document;rR.has(i)||rR.set(i,{});let r=rR.get(i),n=JSON.stringify(e);return r[n]||(r[n]=new IntersectionObserver(rC,{root:t,...e})),r[n]}(e);return rE.set(t,i),r.observe(t),()=>{rE.delete(t),r.unobserve(t)}}(this.node.current,s,t=>{let{isIntersecting:e}=t;if(this.isInView===e||(this.isInView=e,n&&!e&&this.hasEnteredView))return;e&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",e);let{onViewportEnter:i,onViewportLeave:r}=this.node.getProps(),s=e?i:r;s&&s(t)})}mount(){this.startObserver()}update(){if("undefined"==typeof IntersectionObserver)return;let{props:t,prevProps:e}=this.node;["amount","margin","root"].some(function({viewport:t={}},{viewport:e={}}={}){return i=>t[i]!==e[i]}(t,e))&&this.startObserver()}unmount(){}}var rD=i(9791);let rV=(0,iu.createContext)({});var rj=i(9033);let rO=(0,iu.createContext)({strict:!1}),rL=!1;function rk(){window.MotionHandoffIsComplete=!0}function rI(t){return r(t.animate)||h.some(e=>o(t[e]))}function rN(t){return!!(rI(t)||t.variants)}function rF(t){return Array.isArray(t)?t.join(" "):t}let rB={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},rU={};for(let t in rB)rU[t]={isEnabled:e=>rB[t].some(t=>!!e[t])};var rW=i(7282);let r$=Symbol.for("motionComponentSymbol"),rX=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function rH(t){if("string"!=typeof t||t.includes("-"));else if(rX.indexOf(t)>-1||/[A-Z]/u.test(t))return!0;return!1}function rY(t,{style:e,vars:i},r,n){for(let s in Object.assign(t.style,e,n&&n.getProjectionStyles(r)),i)t.style.setProperty(s,i[s])}let rz=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function rK(t,e,i,r){for(let i in rY(t,e,void 0,r),e.attrs)t.setAttribute(rz.has(i)?i:et(i),e.attrs[i])}function rG(t,{layout:e,layoutId:i}){return d.has(t)||t.startsWith("origin")||(e||void 0!==i)&&(!!iv[t]||"opacity"===t)}function rZ(t,e,i){var r;let{style:n}=t,s={};for(let o in n)(es(n[o])||e.style&&es(e.style[o])||rG(o,t)||(null===(r=null==i?void 0:i.getValue(o))||void 0===r?void 0:r.liveStyle)!==void 0)&&(s[o]=n[o]);return i&&n&&"string"==typeof n.willChange&&(i.applyWillChange=!1),s}function rq(t,e,i){let r=rZ(t,e,i);for(let i in t)(es(t[i])||es(e[i]))&&(r[-1!==c.indexOf(i)?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i]=t[i]);return r}var rQ=i(458);let rJ=t=>(e,i)=>{let n=(0,iu.useContext)(rV),s=(0,iu.useContext)(ih.O),o=()=>(function({applyWillChange:t=!1,scrapeMotionValuesFromProps:e,createRenderState:i,onMount:n},s,o,a,l){let u={latestValues:function(t,e,i,n,s){var o;let a={},l=[],u=n&&(null===(o=t.style)||void 0===o?void 0:o.willChange)===void 0,h=s(t,{});for(let t in h)a[t]=iZ(h[t]);let{initial:c,animate:d}=t,p=rI(t),f=rN(t);e&&f&&!p&&!1!==t.inherit&&(void 0===c&&(c=e.initial),void 0===d&&(d=e.animate));let m=!!i&&!1===i.initial,g=(m=m||!1===c)?d:c;return g&&"boolean"!=typeof g&&!r(g)&&r0(t,g,(t,e)=>{for(let e in t){let i=t[e];if(Array.isArray(i)){let t=m?i.length-1:0;i=i[t]}null!==i&&(a[e]=i)}for(let t in e)a[t]=e[t]}),u&&(d&&!1!==c&&!r(d)&&r0(t,d,t=>{for(let e in t)!function(t,e){let i=ei(e);i&&(0,er.y4)(t,i)}(l,e)}),l.length&&(a.willChange=l.join(","))),a}(s,o,a,!l&&t,e),renderState:i()};return n&&(u.mount=t=>n(s,t,u)),u})(t,e,n,s,i);return i?o():(0,rQ.h)(o)};function r0(t,e,i){let r=Array.isArray(e)?e:[e];for(let e=0;e({style:{},transform:{},transformOrigin:{},vars:{}}),r2=()=>({...r1(),attrs:{}}),r5=(t,e)=>e&&"number"==typeof t?e.transform(t):t,r3={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},r9=c.length;function r6(t,e,i){let{style:r,vars:n,transformOrigin:s}=t,o=!1,a=!1;for(let t in e){let i=e[t];if(d.has(t)){o=!0;continue}if((0,D.f)(t)){n[t]=i;continue}{let e=r5(i,ts[t]);t.startsWith("origin")?(a=!0,s[t]=e):r[t]=e}}if(!e.transform&&(o||i?r.transform=function(t,e,i){let r="",n=!0;for(let s=0;s"string"==typeof t&&"svg"===t.toLowerCase(),ni={useVisualState:rJ({scrapeMotionValuesFromProps:rq,createRenderState:r2,onMount:(t,e,{renderState:i,latestValues:r})=>{w.Wi.read(()=>{try{i.dimensions="function"==typeof e.getBBox?e.getBBox():e.getBoundingClientRect()}catch(t){i.dimensions={x:0,y:0,width:0,height:0}}}),w.Wi.render(()=>{nt(i,r,ne(e.tagName),t.transformTemplate),rK(e,i)})}})},nr={useVisualState:rJ({applyWillChange:!0,scrapeMotionValuesFromProps:rZ,createRenderState:r1})};function nn(t,e,i){for(let r in e)es(e[r])||rG(r,i)||(t[r]=e[r])}let ns=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function no(t){return t.startsWith("while")||t.startsWith("drag")&&"draggable"!==t||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||ns.has(t)}let na=t=>!no(t);try{!function(t){t&&(na=e=>e.startsWith("on")?!no(e):t(e))}(require("@emotion/is-prop-valid").default)}catch(t){}var nl=i(3629),nu=i(1016);let nh=new WeakMap,nc=[...$,tr.$,q.P],nd=t=>nc.find(W(t)),np=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],nf=h.length;class nm{scrapeMotionValuesFromProps(t,e,i){return{}}constructor({parent:t,props:e,presenceContext:i,reducedMotionConfig:r,blockInitialAnimation:n,visualState:s},o={}){this.applyWillChange=!1,this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=Z,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.isRenderScheduled=!1,this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.isRenderScheduled=!1,this.scheduleRender=()=>{this.isRenderScheduled||(this.isRenderScheduled=!0,w.Wi.render(this.render,!1,!0))};let{latestValues:a,renderState:l}=s;this.latestValues=a,this.baseTarget={...a},this.initialValues=e.initial?{...a}:{},this.renderState=l,this.parent=t,this.props=e,this.presenceContext=i,this.depth=t?t.depth+1:0,this.reducedMotionConfig=r,this.options=o,this.blockInitialAnimation=!!n,this.isControllingVariants=rI(e),this.isVariantNode=rN(e),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);let{willChange:u,...h}=this.scrapeMotionValuesFromProps(e,{},this);for(let t in h){let e=h[t];void 0!==a[t]&&es(e)&&e.set(a[t],!1)}}mount(t){this.current=t,nh.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((t,e)=>this.bindToMotionValue(e,t)),nu.O.current||(0,nl.A)(),this.shouldReduceMotion="never"!==this.reducedMotionConfig&&("always"===this.reducedMotionConfig||nu.n.current),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){for(let t in nh.delete(this.current),this.projection&&this.projection.unmount(),(0,w.Pn)(this.notifyUpdate),(0,w.Pn)(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this),this.events)this.events[t].clear();for(let t in this.features){let e=this.features[t];e&&(e.unmount(),e.isMounted=!1)}this.current=null}bindToMotionValue(t,e){let i;this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();let r=d.has(t),n=e.on("change",e=>{this.latestValues[t]=e,this.props.onUpdate&&w.Wi.preRender(this.notifyUpdate),r&&this.projection&&(this.projection.isTransformDirty=!0)}),s=e.on("renderRequest",this.scheduleRender);window.MotionCheckAppearSync&&(i=window.MotionCheckAppearSync(this,t,e)),this.valueSubscriptions.set(t,()=>{n(),s(),i&&i(),e.owner&&e.stop()})}sortNodePosition(t){return this.current&&this.sortInstanceNodePosition&&this.type===t.type?this.sortInstanceNodePosition(this.current,t.current):0}updateFeatures(){let t="animation";for(t in rU){let e=rU[t];if(!e)continue;let{isEnabled:i,Feature:r}=e;if(!this.features[t]&&r&&i(this.props)&&(this.features[t]=new r(this)),this.features[t]){let e=this.features[t];e.isMounted?e.update():(e.mount(),e.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):eZ()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,e){this.latestValues[t]=e}update(t,e){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=e;for(let e=0;ee.variantChildren.delete(t)}addValue(t,e){let i=this.values.get(t);e!==i&&(i&&this.removeValue(t),this.bindToMotionValue(t,e),this.values.set(t,e),this.latestValues[t]=e.get())}removeValue(t){this.values.delete(t);let e=this.valueSubscriptions.get(t);e&&(e(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,e){if(this.props.values&&this.props.values[t])return this.props.values[t];let i=this.values.get(t);return void 0===i&&void 0!==e&&(i=(0,t7.BX)(null===e?void 0:e,{owner:this}),this.addValue(t,i)),i}readValue(t,e){var i;let r=void 0===this.latestValues[t]&&this.current?null!==(i=this.getBaseTargetFromProps(this.props,t))&&void 0!==i?i:this.readValueFromInstance(this.current,t,this.options):this.latestValues[t];return null!=r&&("string"==typeof r&&(M(r)||C(r))?r=parseFloat(r):!nd(r)&&q.P.test(e)&&(r=tl(t,e)),this.setBaseTarget(t,es(r)?r.get():r)),es(r)?r.get():r}setBaseTarget(t,e){this.baseTarget[t]=e}getBaseTarget(t){var e;let i;let{initial:r}=this.props;if("string"==typeof r||"object"==typeof r){let n=a(this.props,r,null===(e=this.presenceContext)||void 0===e?void 0:e.custom);n&&(i=n[t])}if(r&&void 0!==i)return i;let n=this.getBaseTargetFromProps(this.props,t);return void 0===n||es(n)?void 0!==this.initialValues[t]&&void 0===i?void 0:this.baseTarget[t]:n}on(t,e){return this.events[t]||(this.events[t]=new iT.L),this.events[t].add(e)}notify(t,...e){this.events[t]&&this.events[t].notify(...e)}}class ng extends nm{constructor(){super(...arguments),this.KeyframeResolver=th}sortInstanceNodePosition(t,e){return 2&t.compareDocumentPosition(e)?1:-1}getBaseTargetFromProps(t,e){return t.style?t.style[e]:void 0}removeValueFromRenderState(t,{vars:e,style:i}){delete e[t],delete i[t]}}class nv extends ng{constructor(){super(...arguments),this.type="html",this.applyWillChange=!0,this.renderInstance=rY}readValueFromInstance(t,e){if(d.has(e)){let t=ta(e);return t&&t.default||0}{let i=window.getComputedStyle(t),r=((0,D.f)(e)?i.getPropertyValue(e):i[e])||0;return"string"==typeof r?r.trim():r}}measureInstanceViewportBox(t,{transformPagePoint:e}){return e7(t,e)}build(t,e,i){r6(t,e,i.transformTemplate)}scrapeMotionValuesFromProps(t,e,i){return rZ(t,e,i)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);let{children:t}=this.props;es(t)&&(this.childSubscription=t.on("change",t=>{this.current&&(this.current.textContent=`${t}`)}))}}class ny extends ng{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=eZ}getBaseTargetFromProps(t,e){return t[e]}readValueFromInstance(t,e){if(d.has(e)){let t=ta(e);return t&&t.default||0}return e=rz.has(e)?e:et(e),t.getAttribute(e)}scrapeMotionValuesFromProps(t,e,i){return rq(t,e,i)}build(t,e,i){nt(t,e,this.isSVGTag,i.transformTemplate)}renderInstance(t,e,i,r){rK(t,e,i,r)}mount(t){this.isSVGTag=ne(t.tagName),super.mount(t)}}let nx=function(t){if("undefined"==typeof Proxy)return t;let e=new Map;return new Proxy((...e)=>t(...e),{get:(i,r)=>"create"===r?t:(e.has(r)||e.set(r,t(r)),e.get(r))})}((S={animation:{Feature:em},exit:{Feature:ev},inView:{Feature:rM},tap:{Feature:rA},focus:{Feature:rS},hover:{Feature:rP},pan:{Feature:ia},drag:{Feature:is,ProjectionNode:ry,MeasureLayout:iS},layout:{ProjectionNode:ry,MeasureLayout:iS}},b=(t,e)=>rH(t)?new ny(e):new nv(e,{allowProjection:t!==iu.Fragment}),function(t,{forwardMotionProps:e}={forwardMotionProps:!1}){return function(t){let{preloadedFeatures:e,createVisualElement:i,useRender:r,useVisualState:n,Component:s}=t;e&&function(t){for(let e in t)rU[e]={...rU[e],...t[e]}}(e);let a=(0,iu.forwardRef)(function(t,e){var a;let l;let u={...(0,iu.useContext)(rD._),...t,layoutId:function(t){let{layoutId:e}=t,i=(0,iu.useContext)(ic.p).id;return i&&void 0!==e?i+"-"+e:e}(t)},{isStatic:h}=u,c=function(t){let{initial:e,animate:i}=function(t,e){if(rI(t)){let{initial:e,animate:i}=t;return{initial:!1===e||o(e)?e:void 0,animate:o(i)?i:void 0}}return!1!==t.inherit?e:{}}(t,(0,iu.useContext)(rV));return(0,iu.useMemo)(()=>({initial:e,animate:i}),[rF(e),rF(i)])}(t),d=n(t,h);if(!h&&rW.j){(0,iu.useContext)(rO).strict;let t=function(t){let{drag:e,layout:i}=rU;if(!e&&!i)return{};let r={...e,...i};return{MeasureLayout:(null==e?void 0:e.isEnabled(t))||(null==i?void 0:i.isEnabled(t))?r.MeasureLayout:void 0,ProjectionNode:r.ProjectionNode}}(u);l=t.MeasureLayout,c.visualElement=function(t,e,i,r,n){var s;let{visualElement:o}=(0,iu.useContext)(rV),a=(0,iu.useContext)(rO),l=(0,iu.useContext)(ih.O),u=(0,iu.useContext)(rD._).reducedMotion,h=(0,iu.useRef)(void 0);r=r||a.renderer,!h.current&&r&&(h.current=r(t,{visualState:e,parent:o,props:i,presenceContext:l,blockInitialAnimation:!!l&&!1===l.initial,reducedMotionConfig:u}));let c=h.current,d=(0,iu.useContext)(id);c&&!c.projection&&n&&("html"===c.type||"svg"===c.type)&&function(t,e,i,r){let{layoutId:n,layout:s,drag:o,dragConstraints:a,layoutScroll:l,layoutRoot:u}=e;t.projection=new i(t.latestValues,e["data-framer-portal-id"]?void 0:function t(e){if(e)return!1!==e.options.allowProjection?e.projection:t(e.parent)}(t.parent)),t.projection.setOptions({layoutId:n,layout:s,alwaysMeasureLayout:!!o||a&&eO(a),visualElement:t,animationType:"string"==typeof s?s:"both",initialPromotionConfig:r,layoutScroll:l,layoutRoot:u})}(h.current,i,n,d),(0,iu.useInsertionEffect)(()=>{c&&c.update(i,l)});let p=i[ee],f=(0,iu.useRef)(!!p&&!window.MotionHandoffIsComplete&&(null===(s=window.MotionHasOptimisedAnimation)||void 0===s?void 0:s.call(window,p)));return(0,rj.L)(()=>{c&&(c.updateFeatures(),iy.render(c.render),f.current&&c.animationState&&c.animationState.animateChanges())}),(0,iu.useEffect)(()=>{c&&(!f.current&&c.animationState&&c.animationState.animateChanges(),f.current=!1,rL||(rL=!0,queueMicrotask(rk)))}),c}(s,d,u,i,t.ProjectionNode)}return(0,il.jsxs)(rV.Provider,{value:c,children:[l&&c.visualElement?(0,il.jsx)(l,{visualElement:c.visualElement,...u}):null,r(s,t,(a=c.visualElement,(0,iu.useCallback)(t=>{t&&d.mount&&d.mount(t),a&&(t?a.mount(t):a.unmount()),e&&("function"==typeof e?e(t):eO(e)&&(e.current=t))},[a])),d,h,c.visualElement)]})});return a[r$]=s,a}({...rH(t)?ni:nr,preloadedFeatures:S,useRender:function(t=!1){return(e,i,r,{latestValues:n},s)=>{let o=(rH(e)?function(t,e,i,r){let n=(0,iu.useMemo)(()=>{let i=r2();return nt(i,e,ne(r),t.transformTemplate),{...i.attrs,style:{...i.style}}},[e]);if(t.style){let e={};nn(e,t.style,t),n.style={...e,...n.style}}return n}:function(t,e){let i={},r=function(t,e){let i=t.style||{},r={};return nn(r,i,t),Object.assign(r,function({transformTemplate:t},e){return(0,iu.useMemo)(()=>{let i=r1();return r6(i,e,t),Object.assign({},i.vars,i.style)},[e])}(t,e)),r}(t,e);return t.drag&&!1!==t.dragListener&&(i.draggable=!1,r.userSelect=r.WebkitUserSelect=r.WebkitTouchCallout="none",r.touchAction=!0===t.drag?"none":`pan-${"x"===t.drag?"y":"x"}`),void 0===t.tabIndex&&(t.onTap||t.onTapStart||t.whileTap)&&(i.tabIndex=0),i.style=r,i})(i,n,s,e),a=function(t,e,i){let r={};for(let n in t)("values"!==n||"object"!=typeof t.values)&&(na(n)||!0===i&&no(n)||!e&&!no(n)||t.draggable&&n.startsWith("onDrag"))&&(r[n]=t[n]);return r}(i,"string"==typeof e,t),l=e!==iu.Fragment?{...a,...o,ref:r}:{},{children:u}=i,h=(0,iu.useMemo)(()=>es(u)?u.get():u,[u]);return(0,iu.createElement)(e,{...l,children:h})}}(e),createVisualElement:b,Component:t})}))},1534:(t,e,i)=>{i.d(e,{f:()=>n,t:()=>o});let r=t=>e=>"string"==typeof e&&e.startsWith(t),n=r("--"),s=r("var(--"),o=t=>!!s(t)&&a.test(t.split("/*")[0].trim()),a=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu},565:(t,e,i)=>{i.d(e,{c:()=>r});let r={skipAnimations:!1,useManualTiming:!1}},8746:(t,e,i)=>{function r(t,e){-1===t.indexOf(e)&&t.push(e)}function n(t,e){let i=t.indexOf(e);i>-1&&t.splice(i,1)}i.d(e,{cl:()=>n,y4:()=>r})},1506:(t,e,i)=>{i.d(e,{u:()=>r});let r=(t,e,i)=>i>e?e:i{i.d(e,{K:()=>n,k:()=>s});var r=i(9276);let n=r.Z,s=r.Z},2548:(t,e,i)=>{i.d(e,{s:()=>u});var r=i(9047),n=i(1506),s=i(9654),o=i(3217),a=i(9276),l=i(5389);function u(t,e,{clamp:i=!0,ease:h,mixer:c}={}){let d=t.length;if((0,r.k)(d===e.length,"Both input and output ranges must be the same length"),1===d)return()=>e[0];if(2===d&&t[0]===t[1])return()=>e[1];t[0]>t[d-1]&&(t=[...t].reverse(),e=[...e].reverse());let p=function(t,e,i){let r=[],n=i||l.C,o=t.length-1;for(let i=0;i{let i=0;if(f>1)for(;im((0,n.u)(t[0],t[d-1],e)):m}},7282:(t,e,i)=>{i.d(e,{j:()=>r});let r="undefined"!=typeof window},5389:(t,e,i)=>{i.d(e,{C:()=>E});var r=i(5004),n=i(9047);function s(t,e,i){return(i<0&&(i+=1),i>1&&(i-=1),i<1/6)?t+(e-t)*6*i:i<.5?e:i<2/3?t+(e-t)*(2/3-i)*6:t}var o=i(8480),a=i(1583),l=i(598);function u(t,e){return i=>i>0?e:t}let h=(t,e,i)=>{let r=t*t,n=i*(e*e-r)+r;return n<0?0:Math.sqrt(n)},c=[o.$,a.m,l.J],d=t=>c.find(e=>e.test(t));function p(t){let e=d(t);if((0,n.K)(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`),!e)return!1;let i=e.parse(t);return e===l.J&&(i=function({hue:t,saturation:e,lightness:i,alpha:r}){t/=360,i/=100;let n=0,o=0,a=0;if(e/=100){let r=i<.5?i*(1+e):i+e-i*e,l=2*i-r;n=s(l,r,t+1/3),o=s(l,r,t),a=s(l,r,t-1/3)}else n=o=a=i;return{red:Math.round(255*n),green:Math.round(255*o),blue:Math.round(255*a),alpha:r}}(i)),i}let f=(t,e)=>{let i=p(t),n=p(e);if(!i||!n)return u(t,e);let s={...i};return t=>(s.red=h(i.red,n.red,t),s.green=h(i.green,n.green,t),s.blue=h(i.blue,n.blue,t),s.alpha=(0,r.t)(i.alpha,n.alpha,t),a.m.transform(s))};var m=i(9654),g=i(146),v=i(3646),y=i(1534);let x=new Set(["none","hidden"]);function P(t,e){return i=>(0,r.t)(t,e,i)}function S(t){return"number"==typeof t?P:"string"==typeof t?(0,y.t)(t)?u:g.$.test(t)?f:A:Array.isArray(t)?b:"object"==typeof t?g.$.test(t)?f:T:u}function b(t,e){let i=[...t],r=i.length,n=t.map((t,i)=>S(t)(t,e[i]));return t=>{for(let e=0;e{for(let e in r)i[e]=r[e](t);return i}}let A=(t,e)=>{let i=v.P.createTransformer(e),r=(0,v.V)(t),s=(0,v.V)(e);return r.indexes.var.length===s.indexes.var.length&&r.indexes.color.length===s.indexes.color.length&&r.indexes.number.length>=s.indexes.number.length?x.has(t)&&!s.values.length||x.has(e)&&!r.values.length?function(t,e){return x.has(t)?i=>i<=0?t:e:i=>i>=1?e:t}(t,e):(0,m.z)(b(function(t,e){var i;let r=[],n={color:0,var:0,number:0};for(let s=0;s{i.d(e,{t:()=>r});let r=(t,e,i)=>t+(e-t)*i},9276:(t,e,i)=>{i.d(e,{Z:()=>r});let r=t=>t},839:(t,e,i)=>{i.d(e,{Y:()=>s});var r=i(5004),n=i(3217);function s(t){let e=[0];return!function(t,e){let i=t[t.length-1];for(let s=1;s<=e;s++){let o=(0,n.Y)(0,e,s);t.push((0,r.t)(i,1,o))}}(e,t.length-1),e}},9654:(t,e,i)=>{i.d(e,{z:()=>n});let r=(t,e)=>i=>e(t(i)),n=(...t)=>t.reduce(r)},3217:(t,e,i)=>{i.d(e,{Y:()=>r});let r=(t,e,i)=>{let r=e-t;return 0===r?1:(i-t)/r}},3629:(t,e,i)=>{i.d(e,{A:()=>s});var r=i(7282),n=i(1016);function s(){if(n.O.current=!0,r.j){if(window.matchMedia){let t=window.matchMedia("(prefers-reduced-motion)"),e=()=>n.n.current=t.matches;t.addListener(e),e()}else n.n.current=!1}}},1016:(t,e,i)=>{i.d(e,{O:()=>n,n:()=>r});let r={current:null},n={current:!1}},2428:(t,e,i)=>{i.d(e,{L:()=>n});var r=i(8746);class n{constructor(){this.subscriptions=[]}add(t){return(0,r.y4)(this.subscriptions,t),()=>(0,r.cl)(this.subscriptions,t)}notify(t,e,i){let r=this.subscriptions.length;if(r){if(1===r)this.subscriptions[0](t,e,i);else for(let n=0;n{i.d(e,{h:()=>n});var r=i(2265);function n(t){let e=(0,r.useRef)(null);return null===e.current&&(e.current=t()),e.current}},9033:(t,e,i)=>{i.d(e,{L:()=>n});var r=i(2265);let n=i(7282).j?r.useLayoutEffect:r.useEffect},3476:(t,e,i)=>{i.d(e,{R:()=>r});function r(t,e){return e?1e3/e*t:0}},804:(t,e,i)=>{i.d(e,{BX:()=>h,Hg:()=>u,S1:()=>l});var r=i(2428),n=i(3476),s=i(9993),o=i(6219);let a=t=>!isNaN(parseFloat(t)),l={current:void 0};class u{constructor(t,e={}){this.version="12.0.0-alpha.1",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(t,e=!0)=>{let i=s.X.now();this.updatedAt!==i&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(t),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),e&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(t),this.owner=e.owner}setCurrent(t){this.current=t,this.updatedAt=s.X.now(),null===this.canTrackVelocity&&void 0!==t&&(this.canTrackVelocity=a(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return this.on("change",t)}on(t,e){this.events[t]||(this.events[t]=new r.L);let i=this.events[t].add(e);return"change"===t?()=>{i(),o.Wi.read(()=>{this.events.change.getSize()||this.stop()})}:i}clearListeners(){for(let t in this.events)this.events[t].clear()}attach(t,e){this.passiveEffect=t,this.stopPassiveEffect=e}set(t,e=!0){e&&this.passiveEffect?this.passiveEffect(t,this.updateAndNotify):this.updateAndNotify(t,e)}setWithVelocity(t,e,i){this.set(e),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-i}jump(t,e=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,e&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return l.current&&l.current.push(this),this.current}getPrevious(){return this.prev}getVelocity(){let t=s.X.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||t-this.updatedAt>30)return 0;let e=Math.min(this.updatedAt-this.prevUpdatedAt,30);return(0,n.R)(parseFloat(this.current)-parseFloat(this.prevFrameValue),e)}start(t){return this.stop(),new Promise(e=>{this.hasAnimated=!0,this.animation=t(e),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function h(t,e){return new u(t,e)}},8480:(t,e,i)=>{i.d(e,{$:()=>n});var r=i(1583);let n={test:(0,i(3338).i)("#"),parse:function(t){let e="",i="",r="",n="";return t.length>5?(e=t.substring(1,3),i=t.substring(3,5),r=t.substring(5,7),n=t.substring(7,9)):(e=t.substring(1,2),i=t.substring(2,3),r=t.substring(3,4),n=t.substring(4,5),e+=e,i+=i,r+=r,n+=n),{red:parseInt(e,16),green:parseInt(i,16),blue:parseInt(r,16),alpha:n?parseInt(n,16)/255:1}},transform:r.m.transform}},598:(t,e,i)=>{i.d(e,{J:()=>a});var r=i(783),n=i(5480),s=i(7292),o=i(3338);let a={test:(0,o.i)("hsl","hue"),parse:(0,o.d)("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:i,alpha:o=1})=>"hsla("+Math.round(t)+", "+n.aQ.transform((0,s.Nw)(e))+", "+n.aQ.transform((0,s.Nw)(i))+", "+(0,s.Nw)(r.Fq.transform(o))+")"}},146:(t,e,i)=>{i.d(e,{$:()=>a});var r=i(7292),n=i(8480),s=i(598),o=i(1583);let a={test:t=>o.m.test(t)||n.$.test(t)||s.J.test(t),parse:t=>o.m.test(t)?o.m.parse(t):s.J.test(t)?s.J.parse(t):n.$.parse(t),transform:t=>(0,r.HD)(t)?t:t.hasOwnProperty("red")?o.m.transform(t):s.J.transform(t)}},1583:(t,e,i)=>{i.d(e,{m:()=>u});var r=i(1506),n=i(783),s=i(7292),o=i(3338);let a=t=>(0,r.u)(0,255,t),l={...n.Rx,transform:t=>Math.round(a(t))},u={test:(0,o.i)("rgb","red"),parse:(0,o.d)("red","green","blue"),transform:({red:t,green:e,blue:i,alpha:r=1})=>"rgba("+l.transform(t)+", "+l.transform(e)+", "+l.transform(i)+", "+(0,s.Nw)(n.Fq.transform(r))+")"}},3338:(t,e,i)=>{i.d(e,{d:()=>s,i:()=>n});var r=i(7292);let n=(t,e)=>i=>!!((0,r.HD)(i)&&r.mj.test(i)&&i.startsWith(t)||e&&!(0,r.Rw)(i)&&Object.prototype.hasOwnProperty.call(i,e)),s=(t,e,i)=>n=>{if(!(0,r.HD)(n))return n;let[s,o,a,l]=n.match(r.KP);return{[t]:parseFloat(s),[e]:parseFloat(o),[i]:parseFloat(a),alpha:void 0!==l?parseFloat(l):1}}},3646:(t,e,i)=>{i.d(e,{P:()=>d,V:()=>l});var r=i(146),n=i(7292);let s="number",o="color",a=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function l(t){let e=t.toString(),i=[],n={color:[],number:[],var:[]},l=[],u=0,h=e.replace(a,t=>(r.$.test(t)?(n.color.push(u),l.push(o),i.push(r.$.parse(t))):t.startsWith("var(")?(n.var.push(u),l.push("var"),i.push(t)):(n.number.push(u),l.push(s),i.push(parseFloat(t))),++u,"${}")).split("${}");return{values:i,split:h,indexes:n,types:l}}function u(t){return l(t).values}function h(t){let{split:e,types:i}=l(t),a=e.length;return t=>{let l="";for(let u=0;u"number"==typeof t?0:t,d={test:function(t){var e,i;return isNaN(t)&&(0,n.HD)(t)&&((null===(e=t.match(n.KP))||void 0===e?void 0:e.length)||0)+((null===(i=t.match(n.dA))||void 0===i?void 0:i.length)||0)>0},parse:u,createTransformer:h,getAnimatableNone:function(t){let e=u(t);return h(t)(e.map(c))}}},783:(t,e,i)=>{i.d(e,{Fq:()=>s,Rx:()=>n,bA:()=>o});var r=i(1506);let n={test:t=>"number"==typeof t,parse:parseFloat,transform:t=>t},s={...n,transform:t=>(0,r.u)(0,1,t)},o={...n,default:1}},5480:(t,e,i)=>{i.d(e,{$C:()=>h,RW:()=>s,aQ:()=>o,px:()=>a,vh:()=>l,vw:()=>u});var r=i(7292);let n=t=>({test:e=>(0,r.HD)(e)&&e.endsWith(t)&&1===e.split(" ").length,parse:parseFloat,transform:e=>`${e}${t}`}),s=n("deg"),o=n("%"),a=n("px"),l=n("vh"),u=n("vw"),h={...o,parse:t=>o.parse(t)/100,transform:t=>o.transform(100*t)}},7292:(t,e,i)=>{i.d(e,{HD:()=>a,KP:()=>n,Nw:()=>r,Rw:()=>l,dA:()=>s,mj:()=>o});let r=t=>Math.round(1e5*t)/1e5,n=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,s=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,o=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu;function a(t){return"string"==typeof t}function l(t){return null==t}}}]); \ No newline at end of file diff --git a/out/_next/static/chunks/654-b4f59b7c19cd3abc.js b/out/_next/static/chunks/654-b4f59b7c19cd3abc.js new file mode 100644 index 0000000..8312757 --- /dev/null +++ b/out/_next/static/chunks/654-b4f59b7c19cd3abc.js @@ -0,0 +1 @@ +"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[654],{3533:(e,t,r)=>{r.d(t,{W2:()=>u});var s=r(7437),l=r(7697);let a={none:"",base:"rs-pt-0",1:"rs-pt-1",2:"rs-pt-2",3:"rs-pt-3",4:"rs-pt-4",5:"rs-pt-5",6:"rs-pt-6",7:"rs-pt-7",8:"rs-pt-8",9:"rs-pt-9",10:"rs-pt-10"},n={none:"",base:"rs-pb-0",1:"rs-pb-1",2:"rs-pb-2",3:"rs-pb-3",4:"rs-pb-4",5:"rs-pb-5",6:"rs-pb-6",7:"rs-pb-7",8:"rs-pb-8",9:"rs-pb-9",10:"rs-pb-10"},m={none:"",base:"rs-py-0",1:"rs-py-1",2:"rs-py-2",3:"rs-py-3",4:"rs-py-4",5:"rs-py-5",6:"rs-py-6",7:"rs-py-7",8:"rs-py-8",9:"rs-py-9",10:"rs-py-10"},i={none:"my-0","01em":"my-01em","02em":"my-02em","03em":"my-03em","04em":"my-04em","05em":"my-05em","06em":"my-06em","07em":"my-07em","08em":"my-08em","09em":"my-09em","1em":"my-1em",base:"rs-my-0",1:"rs-my-1",2:"rs-my-2",3:"rs-my-3",4:"rs-my-4",5:"rs-my-5",6:"rs-my-6",7:"rs-my-7",8:"rs-my-8",9:"rs-my-9",10:"rs-my-10"},o={none:"mt-0","01em":"mt-01em","02em":"mt-02em","03em":"mt-03em","04em":"mt-04em","05em":"mt-05em","06em":"mt-06em","07em":"mt-07em","08em":"mt-08em","09em":"mt-09em","1em":"mt-1em",base:"rs-mt-0",1:"rs-mt-1",2:"rs-mt-2",3:"rs-mt-3",4:"rs-mt-4",5:"rs-mt-5",6:"rs-mt-6",7:"rs-mt-7",8:"rs-mt-8",9:"rs-mt-9",10:"rs-mt-10"},c={none:"mb-0","01em":"mb-01em","02em":"mb-02em","03em":"mb-03em","04em":"mb-04em","05em":"mb-05em","06em":"mb-06em","07em":"mb-07em","08em":"mb-08em","09em":"mb-09em","1em":"mb-1em",base:"rs-mb-0",1:"rs-mb-1",2:"rs-mb-2",3:"rs-mb-3",4:"rs-mb-4",5:"rs-mb-5",6:"rs-mb-6",7:"rs-mb-7",8:"rs-mb-8",9:"rs-mb-9",10:"rs-mb-10"},d={full:"w-full",site:"cc",screen:"w-screen"},p={black:"bg-black text-white",white:"bg-white text-black","fog-light":"bg-fog-light text-black","red-gradient":"bg-soe-red-gradient text-white"},u=e=>{let{as:t="div",width:r="site",py:u,pt:g,pb:x,mt:h,mb:f,my:b,bgColor:y,style:w,className:v,children:k,...j}=e;return(0,s.jsx)(t,{...j,style:w,className:(0,l.c)(y?p[y]:"",u?m[u]:"",g?a[g]:"",x?n[x]:"",b?i[b]:"",h?o[h]:"",f?c[f]:"",r?d[r]:"",v),children:k})}},6486:(e,t,r)=>{r.d(t,{hs:()=>c});var s=r(7437);r(2265);var l=r(7697);let a={row:"flex-row","row-reverse":"flex-row-reverse",col:"flex-col","col-reverse":"flex-col-reverse"},n={wrap:"flex-wrap","wrap-reverse":"flex-wrap-reverse",nowrap:"flex-nowrap"},m={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},i={start:"content-start",end:"content-end",center:"content-center",between:"content-between",around:"content-around",evenly:"content-evenly"},o={start:"items-start",end:"items-end",center:"items-center",baseline:"items-baseline",stretch:"items-stretch"},c=e=>{let{as:t="div",direction:r,gap:c,wrap:d,justifyContent:p,alignContent:u,alignItems:g,children:x,className:h,...f}=e;return(0,s.jsx)(t,{...f,className:(0,l.c)("flex",r?a[r]:"",d?n[d]:"",p?m[p]:"",u?i[u]:"",g?o[g]:"",c?"grid-gap":"",h),children:x})}},5218:(e,t,r)=>{r.d(t,{Skiplink:()=>n});var s=r(7437),l=r(2265),a=r(7697);let n=e=>{let{href:t="#main-content",children:r="Skip to main content",className:n,...m}=e,i=(0,l.useRef)(null);return(0,s.jsx)("a",{...m,ref:i,href:t,onFocus:()=>{var e;return null===(e=i.current)||void 0===e?void 0:e.scrollIntoView()},className:(0,a.c)("skiplink",n),children:r})}},8371:(e,t,r)=>{r.d(t,{f:()=>i});var s=r(7437),l=r(6648),a=r(7697);let n={small:"w-250 h-250",medium:"w-[340px] h-[340px]",large:"w-[420px] h-[420px]",xlarge:"w-600 h-600",full:"w-full h-full"},m={left:"rotate-y-[15deg] hocus:rotate-y-[-15deg]",right:"rotate-y-[-15deg] hocus:rotate-y-[15deg]"},i=e=>{let{src:t,alt:r="",size:i="medium",trapezoidAngle:o="left",className:c}=e,d=n[i],p=m[o];return(0,s.jsx)("div",{className:(0,a.c)("group relative flex justify-center",p),children:(0,s.jsx)("div",{className:(0,a.c)("aspect-[1/1] relative perspective-1000 transform ease-in-out duration-1000",d,c),children:(0,s.jsx)(l.default,{alt:r,src:t,fill:!0,className:"object-cover rounded-lg shadow-lg transform ease-in-out duration-1000"})})})}},7345:(e,t,r)=>{r.d(t,{j:()=>m});var s=r(7437),l=r(7697),a=r(8588),n=r(8371);let m=e=>{let{heading:t,year:r,image:m,size:i="medium",trapezoid:o="left",className:c,onClick:d,...p}=e;return(0,s.jsxs)("button",{...p,className:(0,l.c)("flex flex-col",c),onClick:d,role:"button",tabIndex:0,children:[(0,s.jsx)(n.f,{src:m,alt:t,size:i,trapezoidAngle:o}),(0,s.jsxs)("div",{className:"flex flex-col *:font-dm-sans",children:[(0,s.jsx)(a.X6,{className:"type-0",weight:"normal",children:t}),(0,s.jsx)(a.xv,{font:"serif",variant:"overview",weight:"normal",className:"order-first mt-28",children:r})]})]})}},8785:(e,t,r)=>{r.r(t),r.d(t,{default:()=>x});var s=r(7437),l=r(2265),a=r(3533),n=r(7345),m=r(8588),i=r(6486),o=r(7697),c=r(9519),d=r(8371);let p=e=>{let{heading:t,year:r,href:l,body:n,cta:p,image:u,bgColor:g="fog-light",align:x="left",isSelected:h,onClose:f,...b}=e;return(0,s.jsx)(a.W2,{...b,as:"section",bgColor:g,width:"site",py:9,className:"overflow-hidden",children:(0,s.jsxs)(i.hs,{alignItems:"start",justifyContent:"between",gap:!0,className:"mr-0 au-ml-auto flex-col lg:flex-row",children:[(0,s.jsxs)(a.W2,{className:(0,o.c)("lg:rs-pr-9 ml-0 flex flex-col *:font-dm-sans"),children:[t&&(0,s.jsx)(m.X6,{leading:"none",className:"2xl:whitespace-pre-line -mt-01em rs-mb-2 xl:max-w-1200",children:t}),r&&(0,s.jsx)(m.xv,{font:"serif",variant:"overview",weight:"normal",className:"order-first mb-38",children:r}),n&&(0,s.jsx)(m.xv,{font:"serif",variant:"overview",weight:"normal",className:"max-w-[50ch] rs-mb-3 *:*:leading-snug",children:n}),p]}),u&&(0,s.jsx)("div",{className:(0,o.c)("aspect-[1/1] group relative w-500 h-500 perspective-600",{"order-first":"left"===x}),children:(0,s.jsx)(d.f,{src:u})}),(0,s.jsxs)("button",{className:"group",onClick:f,children:[(0,s.jsxs)("span",{className:"sr-only",children:["Close ",t," details"]}),(0,s.jsx)(c.Z,{width:50,className:"text-black group-hocus:text-digital-red"})]})]})})};var u=r(4446),g=r(1980);let x=e=>{let{timelineData:t}=e,[r,m]=(0,l.useState)(null),i=["large","medium","small"],o=e=>{m(r===e?null:e)},c=[];for(let e=0;e(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-4",children:e.map((e,t)=>{let r=3*l+t,a=r%2==0?"right":"left",m=i[r%i.length];return(0,s.jsx)(n.j,{...e,size:m,trapezoid:a,onClick:()=>o(r)},r)})}),(0,s.jsx)(u.M,{children:null!==r&&r>=3*l&&r<(l+1)*3&&(0,s.jsx)(g.E.div,{className:"timeline-detail col-span-full",initial:{opacity:0,height:0},animate:{opacity:1,height:"auto"},exit:{opacity:0,height:0},transition:{duration:.5},children:(0,s.jsx)(p,{...t[r],onClose:()=>m(null)})})})]},"row-".concat(l)))})})}},8588:(e,t,r)=>{r.d(t,{X6:()=>M,xv:()=>H});var s=r(7437),l=r(7697),a=r(9808),n=r(3),m=r(6514),i=r(9160),o=r(3050),c=r(7470),d=r(8906),p=r(5014),u=r(6218),g=r(7361),x=r(4573),h=r(2009),f=r(8086),b=r(4728),y=r(4954),w=r(9489),v=r(4589),k=r(1226),j=r(8583),Z=r(5054),N=r(8357),C=r(8624),_=r(5135);let z={action:a.Z,"arrow-right":n.Z,"arrow-left":m.Z,"arrow-up":i.Z,"arrow-down":o.Z,back:m.Z,copy:c.Z,check:C.Z,"chevron-down":d.Z,"chevron-right":a.Z,"chevron-up":p.Z,download:u.Z,"triangle-down":_.Z,"triangle-right":_.Z,"triangle-up":_.Z,cursor:g.Z,close:x.Z,email:h.Z,external:f.Z,flip:b.Z,left:m.Z,link:y.Z,location:w.Z,menu:v.Z,minus:k.Z,more:n.Z,pause:j.Z,play:_.Z,"play-outline":Z.Z,plus:N.Z,right:n.Z,up:i.Z},q={"arrow-left":"w-09em -mt-01em","arrow-right":"w-09em -mt-01em","triangle-right":"w-09em scale-x-90 mt-01em","triangle-down":"w-09em scale-x-90 rotate-90 mt-01em","triangle-up":"w-09em scale-x-90 -rotate-90 mt-02em",download:"w-09em",email:"w-1em",external:"w-08em stroke-[2.5]",left:"w-08em",link:"w-09em -mt-01em",more:"w-08em",plus:"w-08em",right:"w-08em"},S=e=>{let{icon:t,title:r,noBaseStyle:a,className:n,...m}=e,i=z[t],o=a?"":q[t]||"w-1em",c=(0,l.c)("transition",o);return(0,s.jsx)(i,{title:r,"aria-hidden":!r,className:(0,l.c)(c,n),...m})},W={sans:"font-sans",serif:"font-serif","dm-sans":"font-dm-sans","dm-mono":"font-dm-mono"},E={normal:"font-normal",semibold:"font-semibold",bold:"font-bold",black:"font-black"},I={base:"type-0",1:"type-1",2:"type-2",3:"type-3",4:"type-4",5:"type-5",6:"type-6",7:"type-7",8:"type-8",9:"type-9",f4:"fluid-type-4",f5:"fluid-type-5",f6:"fluid-type-6",f7:"fluid-type-7",f8:"fluid-type-8",f9:"fluid-type-9",splash:"splash",hero:"hero","quote-lg":"soe-quote-lg","quote-md":"soe-quote-md","quote-sm":"soe-quote-sm"},X={none:"leading-none",tight:"leading-tight",display:"leading-display",snug:"leading-snug",cozy:"leading-cozy",normal:"leading",trim:"leading-trim",druk:"leading-druk"},A={left:"text-left",center:"text-center",right:"text-right"},B={default:"",black:"text-black","cool-grey":"text-cool-grey",white:"text-white","black-20":"text-black-20","black-40":"text-black-40","black-60":"text-black-60","black-80":"text-black-80","black-90":"text-black-90"},F={none:"",big:"big-paragraph",subheading:"subheading",caption:"caption",card:"card",changemaker:"text-18 sm:text-15 3xl:text-16 leading-snug 3xl:leading-cozy",changemakerHorizontal:"leading-cozy 2xl:leading text-18 sm:text-15 md:text-17 xl:text-19 2xl:text-22",intro:"intro-text",overview:"overview"},H=e=>{let{as:t="div",font:r="dm-sans",size:a,weight:n,align:m,color:i="default",variant:o,leading:c,useDefaultTracking:d="dm-sans"===r,italic:p,srOnly:u,uppercase:g,icon:x,iconProps:h,className:f,children:b,...y}=e,{className:w,...v}=h||{};return(0,s.jsxs)(t,{...y,className:(0,l.c)(r?W[r]:"",a?I[a]:"",n?E[n]:"",m?A[m]:"",i?B[i]:"",o?F[o]:"",c?X[c]:"",p?"italic":"",u?"sr-only":"",g?"uppercase":"",d?"tracking-normal":"","serif"===r?"tracking-normal sm:tracking-wide":"",f),children:[b,x&&(0,s.jsx)(S,{icon:x,noBaseStyle:!0,className:(0,l.c)("inline-block shrink-0 w-09em ml-03em -mt-01em",w),...v})]})},M=e=>{let{as:t="h2",weight:r="bold",className:a,...n}=e;return(0,s.jsx)(H,{...n,weight:r,as:t,className:(0,l.c)("[&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4",a)})}}}]); \ No newline at end of file diff --git a/out/_next/static/chunks/654-fc2dbac5b0276b2f.js b/out/_next/static/chunks/654-fc2dbac5b0276b2f.js deleted file mode 100644 index 938ea75..0000000 --- a/out/_next/static/chunks/654-fc2dbac5b0276b2f.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[654],{3533:(e,t,r)=>{r.d(t,{W2:()=>g});var s=r(7437),l=r(7697);let a={none:"",base:"rs-pt-0",1:"rs-pt-1",2:"rs-pt-2",3:"rs-pt-3",4:"rs-pt-4",5:"rs-pt-5",6:"rs-pt-6",7:"rs-pt-7",8:"rs-pt-8",9:"rs-pt-9",10:"rs-pt-10"},m={none:"",base:"rs-pb-0",1:"rs-pb-1",2:"rs-pb-2",3:"rs-pb-3",4:"rs-pb-4",5:"rs-pb-5",6:"rs-pb-6",7:"rs-pb-7",8:"rs-pb-8",9:"rs-pb-9",10:"rs-pb-10"},n={none:"",base:"rs-py-0",1:"rs-py-1",2:"rs-py-2",3:"rs-py-3",4:"rs-py-4",5:"rs-py-5",6:"rs-py-6",7:"rs-py-7",8:"rs-py-8",9:"rs-py-9",10:"rs-py-10"},i={none:"my-0","01em":"my-01em","02em":"my-02em","03em":"my-03em","04em":"my-04em","05em":"my-05em","06em":"my-06em","07em":"my-07em","08em":"my-08em","09em":"my-09em","1em":"my-1em",base:"rs-my-0",1:"rs-my-1",2:"rs-my-2",3:"rs-my-3",4:"rs-my-4",5:"rs-my-5",6:"rs-my-6",7:"rs-my-7",8:"rs-my-8",9:"rs-my-9",10:"rs-my-10"},o={none:"mt-0","01em":"mt-01em","02em":"mt-02em","03em":"mt-03em","04em":"mt-04em","05em":"mt-05em","06em":"mt-06em","07em":"mt-07em","08em":"mt-08em","09em":"mt-09em","1em":"mt-1em",base:"rs-mt-0",1:"rs-mt-1",2:"rs-mt-2",3:"rs-mt-3",4:"rs-mt-4",5:"rs-mt-5",6:"rs-mt-6",7:"rs-mt-7",8:"rs-mt-8",9:"rs-mt-9",10:"rs-mt-10"},c={none:"mb-0","01em":"mb-01em","02em":"mb-02em","03em":"mb-03em","04em":"mb-04em","05em":"mb-05em","06em":"mb-06em","07em":"mb-07em","08em":"mb-08em","09em":"mb-09em","1em":"mb-1em",base:"rs-mb-0",1:"rs-mb-1",2:"rs-mb-2",3:"rs-mb-3",4:"rs-mb-4",5:"rs-mb-5",6:"rs-mb-6",7:"rs-mb-7",8:"rs-mb-8",9:"rs-mb-9",10:"rs-mb-10"},d={full:"w-full",site:"cc",screen:"w-screen"},p={black:"bg-black text-white",white:"bg-white text-black","fog-light":"bg-fog-light text-black","red-gradient":"bg-soe-red-gradient text-white"},g=e=>{let{as:t="div",width:r="site",py:g,pt:u,pb:h,mt:x,mb:f,my:b,bgColor:y,style:w,className:v,children:k,...j}=e;return(0,s.jsx)(t,{...j,style:w,className:(0,l.c)(y?p[y]:"",g?n[g]:"",u?a[u]:"",h?m[h]:"",b?i[b]:"",x?o[x]:"",f?c[f]:"",r?d[r]:"",v),children:k})}},6486:(e,t,r)=>{r.d(t,{hs:()=>c});var s=r(7437);r(2265);var l=r(7697);let a={row:"flex-row","row-reverse":"flex-row-reverse",col:"flex-col","col-reverse":"flex-col-reverse"},m={wrap:"flex-wrap","wrap-reverse":"flex-wrap-reverse",nowrap:"flex-nowrap"},n={start:"justify-start",end:"justify-end",center:"justify-center",between:"justify-between",around:"justify-around",evenly:"justify-evenly"},i={start:"content-start",end:"content-end",center:"content-center",between:"content-between",around:"content-around",evenly:"content-evenly"},o={start:"items-start",end:"items-end",center:"items-center",baseline:"items-baseline",stretch:"items-stretch"},c=e=>{let{as:t="div",direction:r,gap:c,wrap:d,justifyContent:p,alignContent:g,alignItems:u,children:h,className:x,...f}=e;return(0,s.jsx)(t,{...f,className:(0,l.c)("flex",r?a[r]:"",d?m[d]:"",p?n[p]:"",g?i[g]:"",u?o[u]:"",c?"grid-gap":"",x),children:h})}},5218:(e,t,r)=>{r.d(t,{Skiplink:()=>m});var s=r(7437),l=r(2265),a=r(7697);let m=e=>{let{href:t="#main-content",children:r="Skip to main content",className:m,...n}=e,i=(0,l.useRef)(null);return(0,s.jsx)("a",{...n,ref:i,href:t,onFocus:()=>{var e;return null===(e=i.current)||void 0===e?void 0:e.scrollIntoView()},className:(0,a.c)("skiplink",m),children:r})}},8371:(e,t,r)=>{r.d(t,{f:()=>i});var s=r(7437),l=r(6648),a=r(7697);let m={small:"w-250 h-250",medium:"w-[340px] h-[340px]",large:"w-[420px] h-[420px]",xlarge:"w-600 h-600",full:"w-full h-full"},n={left:"rotate-y-[20deg] hocus:rotate-y-[-20deg]",right:"rotate-y-[-20deg] hocus:rotate-y-[20deg]"},i=e=>{let{src:t,alt:r="",size:i="medium",trapezoidAngle:o="left",className:c}=e,d=m[i],p=n[o];return(0,s.jsx)("div",{className:(0,a.c)("group relative",p),children:(0,s.jsx)("div",{className:(0,a.c)("aspect-[1/1] relative perspective-600 group-hocus:scale-105 transform ease-in-out duration-1000",d,c),children:(0,s.jsx)(l.default,{alt:r,src:t,fill:!0,className:"object-cover rounded-lg shadow-lg transform ease-in-out duration-1000"})})})}},7345:(e,t,r)=>{r.d(t,{j:()=>n});var s=r(7437),l=r(7697),a=r(8588),m=r(8371);let n=e=>{let{heading:t,year:r,image:n,size:i="medium",trapezoid:o="left",className:c,onClick:d,...p}=e;return(0,s.jsxs)("button",{...p,className:(0,l.c)("flex flex-col",c),onClick:d,role:"button",tabIndex:0,children:[(0,s.jsx)(m.f,{src:n,alt:t,size:i,trapezoidAngle:o}),(0,s.jsxs)("div",{className:"flex flex-col *:font-dm-sans",children:[(0,s.jsx)(a.X6,{className:"type-0",weight:"normal",children:t}),(0,s.jsx)(a.xv,{font:"serif",variant:"overview",weight:"normal",className:"order-first mt-28",children:r})]})]})}},8785:(e,t,r)=>{r.r(t),r.d(t,{default:()=>h});var s=r(7437),l=r(2265),a=r(3533),m=r(7345),n=r(8588),i=r(6486),o=r(7697),c=r(9519),d=r(8371);let p=e=>{let{heading:t,year:r,href:l,body:m,cta:p,image:g,bgColor:u="fog-light",align:h="left",isSelected:x,onClose:f,...b}=e;return(0,s.jsx)(a.W2,{...b,as:"section",bgColor:u,width:"site",py:9,className:"overflow-hidden",children:(0,s.jsxs)(i.hs,{alignItems:"start",justifyContent:"between",gap:!0,className:"mr-0 au-ml-auto flex-col lg:flex-row",children:[(0,s.jsxs)(a.W2,{className:(0,o.c)("lg:rs-pr-9 ml-0 flex flex-col *:font-dm-sans"),children:[t&&(0,s.jsx)(n.X6,{leading:"none",className:"2xl:whitespace-pre-line -mt-01em rs-mb-2 xl:max-w-1200",children:t}),r&&(0,s.jsx)(n.xv,{font:"serif",variant:"overview",weight:"normal",className:"order-first mb-38",children:r}),m&&(0,s.jsx)(n.xv,{font:"serif",variant:"overview",weight:"normal",className:"max-w-[50ch] rs-mb-3 *:*:leading-snug",children:m}),p]}),g&&(0,s.jsx)("div",{className:(0,o.c)("aspect-[1/1] group relative w-500 h-500 perspective-600",{"order-first":"left"===h}),children:(0,s.jsx)(d.f,{src:g})}),(0,s.jsxs)("button",{className:"group",onClick:f,children:[(0,s.jsxs)("span",{className:"sr-only",children:["Close ",t," details"]}),(0,s.jsx)(c.Z,{width:50,className:"text-black group-hocus:text-digital-red"})]})]})})};var g=r(4446),u=r(1980);let h=e=>{let{timelineData:t}=e,[r,n]=(0,l.useState)(null),i=["large","medium","small"],o=e=>{n(r===e?null:e)},c=[];for(let e=0;e(0,s.jsxs)("div",{children:[(0,s.jsx)("div",{className:"grid grid-cols-1 md:grid-cols-2 xl:grid-cols-3 gap-4",children:e.map((e,t)=>{let r=3*l+t,a=r%2==0?"right":"left",n=i[r%i.length];return(0,s.jsx)(m.j,{...e,size:n,trapezoid:a,onClick:()=>o(r)},r)})}),(0,s.jsx)(g.M,{children:null!==r&&r>=3*l&&r<(l+1)*3&&(0,s.jsx)(u.E.div,{className:"timeline-detail col-span-full",initial:{opacity:0,height:0},animate:{opacity:1,height:"auto"},exit:{opacity:0,height:0},transition:{duration:.5},children:(0,s.jsx)(p,{...t[r],onClose:()=>n(null)})})})]},"row-".concat(l)))})})}},8588:(e,t,r)=>{r.d(t,{X6:()=>M,xv:()=>H});var s=r(7437),l=r(7697),a=r(9808),m=r(3),n=r(6514),i=r(9160),o=r(3050),c=r(7470),d=r(8906),p=r(5014),g=r(6218),u=r(7361),h=r(4573),x=r(2009),f=r(8086),b=r(4728),y=r(4954),w=r(9489),v=r(4589),k=r(1226),j=r(8583),Z=r(5054),N=r(8357),C=r(8624),z=r(5135);let q={action:a.Z,"arrow-right":m.Z,"arrow-left":n.Z,"arrow-up":i.Z,"arrow-down":o.Z,back:n.Z,copy:c.Z,check:C.Z,"chevron-down":d.Z,"chevron-right":a.Z,"chevron-up":p.Z,download:g.Z,"triangle-down":z.Z,"triangle-right":z.Z,"triangle-up":z.Z,cursor:u.Z,close:h.Z,email:x.Z,external:f.Z,flip:b.Z,left:n.Z,link:y.Z,location:w.Z,menu:v.Z,minus:k.Z,more:m.Z,pause:j.Z,play:z.Z,"play-outline":Z.Z,plus:N.Z,right:m.Z,up:i.Z},S={"arrow-left":"w-09em -mt-01em","arrow-right":"w-09em -mt-01em","triangle-right":"w-09em scale-x-90 mt-01em","triangle-down":"w-09em scale-x-90 rotate-90 mt-01em","triangle-up":"w-09em scale-x-90 -rotate-90 mt-02em",download:"w-09em",email:"w-1em",external:"w-08em stroke-[2.5]",left:"w-08em",link:"w-09em -mt-01em",more:"w-08em",plus:"w-08em",right:"w-08em"},W=e=>{let{icon:t,title:r,noBaseStyle:a,className:m,...n}=e,i=q[t],o=a?"":S[t]||"w-1em",c=(0,l.c)("transition",o);return(0,s.jsx)(i,{title:r,"aria-hidden":!r,className:(0,l.c)(c,m),...n})},_={sans:"font-sans",serif:"font-serif","dm-sans":"font-dm-sans","dm-mono":"font-dm-mono"},E={normal:"font-normal",semibold:"font-semibold",bold:"font-bold",black:"font-black"},I={base:"type-0",1:"type-1",2:"type-2",3:"type-3",4:"type-4",5:"type-5",6:"type-6",7:"type-7",8:"type-8",9:"type-9",f4:"fluid-type-4",f5:"fluid-type-5",f6:"fluid-type-6",f7:"fluid-type-7",f8:"fluid-type-8",f9:"fluid-type-9",splash:"splash",hero:"hero","quote-lg":"soe-quote-lg","quote-md":"soe-quote-md","quote-sm":"soe-quote-sm"},X={none:"leading-none",tight:"leading-tight",display:"leading-display",snug:"leading-snug",cozy:"leading-cozy",normal:"leading",trim:"leading-trim",druk:"leading-druk"},A={left:"text-left",center:"text-center",right:"text-right"},B={default:"",black:"text-black","cool-grey":"text-cool-grey",white:"text-white","black-20":"text-black-20","black-40":"text-black-40","black-60":"text-black-60","black-80":"text-black-80","black-90":"text-black-90"},F={none:"",big:"big-paragraph",subheading:"subheading",caption:"caption",card:"card",changemaker:"text-18 sm:text-15 3xl:text-16 leading-snug 3xl:leading-cozy",changemakerHorizontal:"leading-cozy 2xl:leading text-18 sm:text-15 md:text-17 xl:text-19 2xl:text-22",intro:"intro-text",overview:"overview"},H=e=>{let{as:t="div",font:r="dm-sans",size:a,weight:m,align:n,color:i="default",variant:o,leading:c,useDefaultTracking:d="dm-sans"===r,italic:p,srOnly:g,uppercase:u,icon:h,iconProps:x,className:f,children:b,...y}=e,{className:w,...v}=x||{};return(0,s.jsxs)(t,{...y,className:(0,l.c)("rs-mb-2",r?_[r]:"",a?I[a]:"",m?E[m]:"",n?A[n]:"",i?B[i]:"",o?F[o]:"",c?X[c]:"",p?"italic":"",g?"sr-only":"",u?"uppercase":"",d?"tracking-normal":"","dm-sans"===r?"tracking-normal sm:tracking-wide":"",f),children:[b,h&&(0,s.jsx)(W,{icon:h,noBaseStyle:!0,className:(0,l.c)("inline-block shrink-0 w-09em ml-03em -mt-01em",w),...v})]})},M=e=>{let{as:t="h2",weight:r="bold",...l}=e;return(0,s.jsx)(H,{...l,weight:r,as:t})}}}]); \ No newline at end of file diff --git a/out/_next/static/chunks/980-f63c225bf8a7383a.js b/out/_next/static/chunks/980-f63c225bf8a7383a.js deleted file mode 100644 index 29ff86d..0000000 --- a/out/_next/static/chunks/980-f63c225bf8a7383a.js +++ /dev/null @@ -1 +0,0 @@ -"use strict";(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[980],{5050:(t,e,i)=>{i.d(e,{p:()=>s});let s=(0,i(2265).createContext)({})},9791:(t,e,i)=>{i.d(e,{_:()=>s});let s=(0,i(2265).createContext)({transformPagePoint:t=>t,isStatic:!1,reducedMotion:"never"})},7797:(t,e,i)=>{i.d(e,{O:()=>s});let s=(0,i(2265).createContext)(null)},2981:(t,e,i)=>{i.d(e,{Z:()=>r});var s=i(565);let n=["read","resolveKeyframes","update","preRender","render","postRender"];function r(t,e){let i=!1,r=!0,o={delta:0,timestamp:0,isProcessing:!1},a=()=>i=!0,l=n.reduce((t,e)=>(t[e]=function(t){let e=new Set,i=new Set,s=!1,n=!1,r=new WeakSet,o={delta:0,timestamp:0,isProcessing:!1};function a(e){r.has(e)&&(l.schedule(e),t()),e(o)}let l={schedule:(t,n=!1,o=!1)=>{let a=o&&s?e:i;return n&&r.add(t),a.has(t)||a.add(t),t},cancel:t=>{i.delete(t),r.delete(t)},process:t=>{if(o=t,s){n=!0;return}s=!0,[e,i]=[i,e],i.clear(),e.forEach(a),s=!1,n&&(n=!1,l.process(t))}};return l}(a),t),{}),{read:h,resolveKeyframes:u,update:d,preRender:c,render:p,postRender:m}=l,f=()=>{let n=s.c.useManualTiming?o.timestamp:performance.now();i=!1,o.delta=r?1e3/60:Math.max(Math.min(n-o.timestamp,40),1),o.timestamp=n,o.isProcessing=!0,h.process(o),u.process(o),d.process(o),c.process(o),p.process(o),m.process(o),o.isProcessing=!1,i&&e&&(r=!1,t(f))},v=()=>{i=!0,r=!0,o.isProcessing||t(f)};return{schedule:n.reduce((t,e)=>{let s=l[e];return t[e]=(t,e=!1,n=!1)=>(i||v(),s.schedule(t,e,n)),t},{}),cancel:t=>{for(let e=0;e{i.d(e,{Pn:()=>r,S6:()=>a,Wi:()=>n,frameData:()=>o});var s=i(9276);let{schedule:n,cancel:r,state:o,steps:a}=(0,i(2981).Z)("undefined"!=typeof requestAnimationFrame?requestAnimationFrame:s.Z,!0)},9993:(t,e,i)=>{let s;i.d(e,{X:()=>a});var n=i(565),r=i(6219);function o(){s=void 0}let a={now:()=>(void 0===s&&a.set(r.frameData.isProcessing||n.c.useManualTiming?r.frameData.timestamp:performance.now()),s),set:t=>{s=t,queueMicrotask(o)}}},1980:(t,e,i)=>{function s(t){return null!==t&&"object"==typeof t&&"function"==typeof t.start}i.d(e,{E:()=>nx});let n=t=>Array.isArray(t);function r(t,e){if(!Array.isArray(e))return!1;let i=e.length;if(i!==t.length)return!1;for(let s=0;s{e[0][i]=t.get(),e[1][i]=t.getVelocity()}),e}(s);e=e(void 0!==i?i:t.custom,n,r)}return e}function l(t,e,i){let s=t.getProps();return a(s,e,void 0!==i?i:s.custom,t)}let h=["animate","whileInView","whileFocus","whileHover","whileTap","whileDrag","exit"],u=["initial",...h],d=["transformPerspective","x","y","z","translateX","translateY","translateZ","scale","scaleX","scaleY","rotate","rotateX","rotateY","rotateZ","skew","skewX","skewY"],c=new Set(d),p=t=>1e3*t,m=t=>t/1e3,f={type:"spring",stiffness:500,damping:25,restSpeed:10},v=t=>({type:"spring",stiffness:550,damping:0===t?2*Math.sqrt(550):30,restSpeed:10}),g={type:"keyframes",duration:.8},y={type:"keyframes",ease:[.25,.1,.35,1],duration:.3},x=(t,{keyframes:e})=>e.length>2?g:c.has(t)?t.startsWith("scale")?v(e[1]):f:y;function P(t,e){return t[e]||t.default||t}var w,T,b=i(565);let S={current:!1},A=t=>null!==t;function V(t,{repeat:e,repeatType:i="loop"},s){let n=t.filter(A),r=e&&"loop"!==i&&e%2==1?0:n.length-1;return r&&void 0!==s?s:n[r]}var C=i(6219);let M=t=>/^0[^.\s]+$/u.test(t);var E=i(9047);let R=t=>/^-?(?:\d+(?:\.\d+)?|\.\d+)$/u.test(t);var D=i(1534);let k=/^var\(--(?:([\w-]+)|([\w-]+), ?([a-zA-Z\d ()%#.,-]+))\)/u;var j=i(783),L=i(5480);let F=new Set(["width","height","top","left","right","bottom","x","y","translateX","translateY"]),B=t=>t===j.Rx||t===L.px,W=(t,e)=>parseFloat(t.split(", ")[e]),O=(t,e)=>(i,{transform:s})=>{if("none"===s||!s)return 0;let n=s.match(/^matrix3d\((.+)\)$/u);if(n)return W(n[1],e);{let e=s.match(/^matrix\((.+)\)$/u);return e?W(e[1],t):0}},$=new Set(["x","y","z"]),U=d.filter(t=>!$.has(t)),I={width:({x:t},{paddingLeft:e="0",paddingRight:i="0"})=>t.max-t.min-parseFloat(e)-parseFloat(i),height:({y:t},{paddingTop:e="0",paddingBottom:i="0"})=>t.max-t.min-parseFloat(e)-parseFloat(i),top:(t,{top:e})=>parseFloat(e),left:(t,{left:e})=>parseFloat(e),bottom:({y:t},{top:e})=>parseFloat(e)+(t.max-t.min),right:({x:t},{left:e})=>parseFloat(e)+(t.max-t.min),x:O(4,13),y:O(5,14)};I.translateX=I.x,I.translateY=I.y;let N=t=>e=>e.test(t),z=[j.Rx,L.px,L.aQ,L.RW,L.vw,L.vh,{test:t=>"auto"===t,parse:t=>t}],X=t=>z.find(N(t)),H=new Set,Y=!1,K=!1;function Z(){if(K){let t=Array.from(H).filter(t=>t.needsMeasurement),e=new Set(t.map(t=>t.element)),i=new Map;e.forEach(t=>{let e=function(t){let e=[];return U.forEach(i=>{let s=t.getValue(i);void 0!==s&&(e.push([i,s.get()]),s.set(i.startsWith("scale")?1:0))}),e}(t);e.length&&(i.set(t,e),t.render())}),t.forEach(t=>t.measureInitialState()),e.forEach(t=>{t.render();let e=i.get(t);e&&e.forEach(([e,i])=>{var s;null===(s=t.getValue(e))||void 0===s||s.set(i)})}),t.forEach(t=>t.measureEndState()),t.forEach(t=>{void 0!==t.suspendedScrollY&&window.scrollTo(0,t.suspendedScrollY)})}K=!1,Y=!1,H.forEach(t=>t.complete()),H.clear()}function q(){H.forEach(t=>{t.readKeyframes(),t.needsMeasurement&&(K=!0)})}class G{constructor(t,e,i,s,n,r=!1){this.isComplete=!1,this.isAsync=!1,this.needsMeasurement=!1,this.isScheduled=!1,this.unresolvedKeyframes=[...t],this.onComplete=e,this.name=i,this.motionValue=s,this.element=n,this.isAsync=r}scheduleResolve(){this.isScheduled=!0,this.isAsync?(H.add(this),Y||(Y=!0,C.Wi.read(q),C.Wi.resolveKeyframes(Z))):(this.readKeyframes(),this.complete())}readKeyframes(){let{unresolvedKeyframes:t,name:e,element:i,motionValue:s}=this;for(let n=0;n{let e=t.match(te);return e?e.map(tt).join(" "):t}};var ts=i(146);let tn={...j.Rx,transform:Math.round},tr={borderWidth:L.px,borderTopWidth:L.px,borderRightWidth:L.px,borderBottomWidth:L.px,borderLeftWidth:L.px,borderRadius:L.px,radius:L.px,borderTopLeftRadius:L.px,borderTopRightRadius:L.px,borderBottomRightRadius:L.px,borderBottomLeftRadius:L.px,width:L.px,maxWidth:L.px,height:L.px,maxHeight:L.px,size:L.px,top:L.px,right:L.px,bottom:L.px,left:L.px,padding:L.px,paddingTop:L.px,paddingRight:L.px,paddingBottom:L.px,paddingLeft:L.px,margin:L.px,marginTop:L.px,marginRight:L.px,marginBottom:L.px,marginLeft:L.px,rotate:L.RW,rotateX:L.RW,rotateY:L.RW,rotateZ:L.RW,scale:j.bA,scaleX:j.bA,scaleY:j.bA,scaleZ:j.bA,skew:L.RW,skewX:L.RW,skewY:L.RW,distance:L.px,translateX:L.px,translateY:L.px,translateZ:L.px,x:L.px,y:L.px,z:L.px,perspective:L.px,transformPerspective:L.px,opacity:j.Fq,originX:L.$C,originY:L.$C,originZ:L.px,zIndex:tn,backgroundPositionX:L.px,backgroundPositionY:L.px,fillOpacity:j.Fq,strokeOpacity:j.Fq,numOctaves:tn},to={...tr,color:ts.$,backgroundColor:ts.$,outlineColor:ts.$,fill:ts.$,stroke:ts.$,borderColor:ts.$,borderTopColor:ts.$,borderRightColor:ts.$,borderBottomColor:ts.$,borderLeftColor:ts.$,filter:ti,WebkitFilter:ti},ta=t=>to[t];function tl(t,e){let i=ta(t);return i!==ti&&(i=_.P),i.getAnimatableNone?i.getAnimatableNone(e):void 0}let th=new Set(["auto","none","0"]);class tu extends G{constructor(t,e,i,s,n){super(t,e,i,s,n,!0)}readKeyframes(){let{unresolvedKeyframes:t,element:e,name:i}=this;if(!e||!e.current)return;super.readKeyframes();for(let i=0;i{e.getValue(t).set(i)}),this.resolveNoneKeyframes()}}function td(t){let e;return()=>(void 0===e&&(e=t()),e)}var tc=i(9276),tp=i(9993);let tm=(t,e)=>"zIndex"!==e&&!!("number"==typeof t||Array.isArray(t)||"string"==typeof t&&(_.P.test(t)||"0"===t)&&!t.startsWith("url("));class tf{constructor({autoplay:t=!0,delay:e=0,type:i="keyframes",repeat:s=0,repeatDelay:n=0,repeatType:r="loop",...o}){this.isStopped=!1,this.hasAttemptedResolve=!1,this.createdAt=tp.X.now(),this.options={autoplay:t,delay:e,type:i,repeat:s,repeatDelay:n,repeatType:r,...o},this.updateFinishedPromise()}calcStartTime(){return this.resolvedAt&&this.resolvedAt-this.createdAt>40?this.resolvedAt:this.createdAt}get resolved(){return this._resolved||this.hasAttemptedResolve||(q(),Z()),this._resolved}onKeyframesResolved(t,e){this.resolvedAt=tp.X.now(),this.hasAttemptedResolve=!0;let{name:i,type:s,velocity:n,delay:r,onComplete:o,onUpdate:a,isGenerator:l}=this.options;if(!l&&!function(t,e,i,s){let n=t[0];if(null===n)return!1;if("display"===e||"visibility"===e)return!0;let r=t[t.length-1],o=tm(n,e),a=tm(r,e);return(0,E.K)(o===a,`You are trying to animate ${e} from "${n}" to "${r}". ${n} is not an animatable value - to enable this animation set ${n} to a value animatable to ${r} via the \`style\` property.`),!!o&&!!a&&(function(t){let e=t[0];if(1===t.length)return!0;for(let i=0;i{this.resolveFinishedPromise=t})}}var tv=i(3476);function tg(t,e,i){let s=Math.max(e-5,0);return(0,tv.R)(i-t(s),e-s)}var ty=i(1506);function tx(t,e){return t*Math.sqrt(1-e*e)}let tP=["duration","bounce"],tw=["stiffness","damping","mass"];function tT(t,e){return e.some(e=>void 0!==t[e])}function tb({keyframes:t,restDelta:e,restSpeed:i,...s}){let n;let r=t[0],o=t[t.length-1],a={done:!1,value:r},{stiffness:l,damping:h,mass:u,duration:d,velocity:c,isResolvedFromDuration:f}=function(t){let e={velocity:0,stiffness:100,damping:10,mass:1,isResolvedFromDuration:!1,...t};if(!tT(t,tw)&&tT(t,tP)){let i=function({duration:t=800,bounce:e=.25,velocity:i=0,mass:s=1}){let n,r;(0,E.K)(t<=p(10),"Spring duration must be 10 seconds or less");let o=1-e;o=(0,ty.u)(.05,1,o),t=(0,ty.u)(.01,10,m(t)),o<1?(n=e=>{let s=e*o,n=s*t;return .001-(s-i)/tx(e,o)*Math.exp(-n)},r=e=>{let s=e*o*t,r=Math.pow(o,2)*Math.pow(e,2)*t,a=Math.exp(-s),l=tx(Math.pow(e,2),o);return(s*i+i-r)*a*(-n(e)+.001>0?-1:1)/l}):(n=e=>-.001+Math.exp(-e*t)*((e-i)*t+1),r=e=>t*t*(i-e)*Math.exp(-e*t));let a=function(t,e,i){let s=i;for(let i=1;i<12;i++)s-=t(s)/e(s);return s}(n,r,5/t);if(t=p(t),isNaN(a))return{stiffness:100,damping:10,duration:t};{let e=Math.pow(a,2)*s;return{stiffness:e,damping:2*o*Math.sqrt(s*e),duration:t}}}(t);(e={...e,...i,mass:1}).isResolvedFromDuration=!0}return e}({...s,velocity:-m(s.velocity||0)}),v=c||0,g=h/(2*Math.sqrt(l*u)),y=o-r,x=m(Math.sqrt(l/u)),P=5>Math.abs(y);if(i||(i=P?.01:2),e||(e=P?.005:.5),g<1){let t=tx(x,g);n=e=>o-Math.exp(-g*x*e)*((v+g*x*y)/t*Math.sin(t*e)+y*Math.cos(t*e))}else if(1===g)n=t=>o-Math.exp(-x*t)*(y+(v+x*y)*t);else{let t=x*Math.sqrt(g*g-1);n=e=>{let i=Math.exp(-g*x*e),s=Math.min(t*e,300);return o-i*((v+g*x*y)*Math.sinh(s)+t*y*Math.cosh(s))/t}}return{calculatedDuration:f&&d||null,next:t=>{let s=n(t);if(f)a.done=t>=d;else{let r=0;g<1&&(r=0===t?p(v):tg(n,t,s));let l=Math.abs(r)<=i,h=Math.abs(o-s)<=e;a.done=l&&h}return a.value=a.done?o:s,a}}}function tS({keyframes:t,velocity:e=0,power:i=.8,timeConstant:s=325,bounceDamping:n=10,bounceStiffness:r=500,modifyTarget:o,min:a,max:l,restDelta:h=.5,restSpeed:u}){let d,c;let p=t[0],m={done:!1,value:p},f=t=>void 0!==a&&tl,v=t=>void 0===a?l:void 0===l?a:Math.abs(a-t)-g*Math.exp(-t/s),w=t=>x+P(t),T=t=>{let e=P(t),i=w(t);m.done=Math.abs(e)<=h,m.value=m.done?x:i},b=t=>{f(m.value)&&(d=t,c=tb({keyframes:[m.value,v(m.value)],velocity:tg(w,t,m.value),damping:n,stiffness:r,restDelta:h,restSpeed:u}))};return b(0),{calculatedDuration:null,next:t=>{let e=!1;return(c||void 0!==d||(e=!0,T(t),b(t)),void 0!==d&&t>=d)?c.next(t-d):(e||T(t),m)}}}let tA=(t,e,i)=>(((1-3*i+3*e)*t+(3*i-6*e))*t+3*e)*t;function tV(t,e,i,s){if(t===e&&i===s)return tc.Z;let n=e=>(function(t,e,i,s,n){let r,o;let a=0;do(r=tA(o=e+(i-e)/2,s,n)-t)>0?i=o:e=o;while(Math.abs(r)>1e-7&&++a<12);return o})(e,0,1,t,i);return t=>0===t||1===t?t:tA(n(t),e,s)}let tC=tV(.42,0,1,1),tM=tV(0,0,.58,1),tE=tV(.42,0,.58,1),tR=t=>Array.isArray(t)&&"number"!=typeof t[0],tD=t=>e=>e<=.5?t(2*e)/2:(2-t(2*(1-e)))/2,tk=t=>e=>1-t(1-e),tj=t=>1-Math.sin(Math.acos(t)),tL=tk(tj),tF=tD(tj),tB=tV(.33,1.53,.69,.99),tW=tk(tB),tO=tD(tW),t$={linear:tc.Z,easeIn:tC,easeInOut:tE,easeOut:tM,circIn:tj,circInOut:tF,circOut:tL,backIn:tW,backInOut:tO,backOut:tB,anticipate:t=>(t*=2)<1?.5*tW(t):.5*(2-Math.pow(2,-10*(t-1)))},tU=t=>{if(Array.isArray(t)){(0,E.k)(4===t.length,"Cubic bezier arrays must contain four numerical values.");let[e,i,s,n]=t;return tV(e,i,s,n)}return"string"==typeof t?((0,E.k)(void 0!==t$[t],`Invalid easing type '${t}'`),t$[t]):t};var tI=i(2548),tN=i(839);function tz({duration:t=300,keyframes:e,times:i,ease:s="easeInOut"}){let n=tR(s)?s.map(tU):tU(s),r={done:!1,value:e[0]},o=(i&&i.length===e.length?i:(0,tN.Y)(e)).map(e=>e*t),a=(0,tI.s)(o,e,{ease:Array.isArray(n)?n:e.map(()=>n||tE).splice(0,e.length-1)});return{calculatedDuration:t,next:e=>(r.value=a(e),r.done=e>=t,r)}}var tX=i(9654),tH=i(5389);let tY=t=>{let e=({timestamp:e})=>t(e);return{start:()=>C.Wi.update(e,!0),stop:()=>(0,C.Pn)(e),now:()=>C.frameData.isProcessing?C.frameData.timestamp:tp.X.now()}},tK={decay:tS,inertia:tS,tween:tz,keyframes:tz,spring:tb},tZ=t=>t/100;class tq extends tf{constructor(t){super(t),this.holdTime=null,this.cancelTime=null,this.currentTime=0,this.playbackSpeed=1,this.pendingPlayState="running",this.startTime=null,this.state="idle",this.stop=()=>{let{onStop:t}=this.options;t&&t(),this.resolver.cancel(),this.isStopped=!0,"idle"!==this.state&&this.teardown()};let{name:e,motionValue:i,element:s,keyframes:n}=this.options,r=(null==s?void 0:s.KeyframeResolver)||G;this.resolver=new r(n,(t,e)=>this.onKeyframesResolved(t,e),e,i,s),this.resolver.scheduleResolve()}initPlayback(t){let e,i;let{type:s="keyframes",repeat:n=0,repeatDelay:r=0,repeatType:o,velocity:a=0}=this.options,l=tK[s]||tz;l!==tz&&"number"!=typeof t[0]&&(e=(0,tX.z)(tZ,(0,tH.C)(t[0],t[1])),t=[0,100]);let h=l({...this.options,keyframes:t});"mirror"===o&&(i=l({...this.options,keyframes:[...t].reverse(),velocity:-a})),null===h.calculatedDuration&&(h.calculatedDuration=function(t){let e=0,i=t.next(e);for(;!i.done&&e<2e4;)e+=50,i=t.next(e);return e>=2e4?1/0:e}(h));let{calculatedDuration:u}=h,d=u+r;return{generator:h,mirroredGenerator:i,mapPercentToKeyframes:e,calculatedDuration:u,resolvedDuration:d,totalDuration:d*(n+1)-r}}onPostResolved(){let{autoplay:t=!0}=this.options;this.play(),"paused"!==this.pendingPlayState&&t?this.state=this.pendingPlayState:this.pause()}tick(t,e=!1){let{resolved:i}=this;if(!i){let{keyframes:t}=this.options;return{done:!0,value:t[t.length-1]}}let{finalKeyframe:s,generator:n,mirroredGenerator:r,mapPercentToKeyframes:o,keyframes:a,calculatedDuration:l,totalDuration:h,resolvedDuration:u}=i;if(null===this.startTime)return n.next(0);let{delay:d,repeat:c,repeatType:p,repeatDelay:m,onUpdate:f}=this.options;this.speed>0?this.startTime=Math.min(this.startTime,t):this.speed<0&&(this.startTime=Math.min(t-h/this.speed,this.startTime)),e?this.currentTime=t:null!==this.holdTime?this.currentTime=this.holdTime:this.currentTime=Math.round(t-this.startTime)*this.speed;let v=this.currentTime-d*(this.speed>=0?1:-1),g=this.speed>=0?v<0:v>h;this.currentTime=Math.max(v,0),"finished"===this.state&&null===this.holdTime&&(this.currentTime=h);let y=this.currentTime,x=n;if(c){let t=Math.min(this.currentTime,h)/u,e=Math.floor(t),i=t%1;!i&&t>=1&&(i=1),1===i&&e--,(e=Math.min(e,c+1))%2&&("reverse"===p?(i=1-i,m&&(i-=m/u)):"mirror"===p&&(x=r)),y=(0,ty.u)(0,1,i)*u}let P=g?{done:!1,value:a[0]}:x.next(y);o&&(P.value=o(P.value));let{done:w}=P;g||null===l||(w=this.speed>=0?this.currentTime>=h:this.currentTime<=0);let T=null===this.holdTime&&("finished"===this.state||"running"===this.state&&w);return T&&void 0!==s&&(P.value=V(a,this.options,s)),f&&f(P.value),T&&this.finish(),P}get duration(){let{resolved:t}=this;return t?m(t.calculatedDuration):0}get time(){return m(this.currentTime)}set time(t){t=p(t),this.currentTime=t,null!==this.holdTime||0===this.speed?this.holdTime=t:this.driver&&(this.startTime=this.driver.now()-t/this.speed)}get speed(){return this.playbackSpeed}set speed(t){let e=this.playbackSpeed!==t;this.playbackSpeed=t,e&&(this.time=m(this.currentTime))}play(){if(this.resolver.isScheduled||this.resolver.resume(),!this._resolved){this.pendingPlayState="running";return}if(this.isStopped)return;let{driver:t=tY,onPlay:e,startTime:i}=this.options;this.driver||(this.driver=t(t=>this.tick(t))),e&&e();let s=this.driver.now();null!==this.holdTime?this.startTime=s-this.holdTime:this.startTime?"finished"===this.state&&(this.startTime=s):this.startTime=null!=i?i:this.calcStartTime(),"finished"===this.state&&this.updateFinishedPromise(),this.cancelTime=this.startTime,this.holdTime=null,this.state="running",this.driver.start()}pause(){var t;if(!this._resolved){this.pendingPlayState="paused";return}this.state="paused",this.holdTime=null!==(t=this.currentTime)&&void 0!==t?t:0}complete(){"running"!==this.state&&this.play(),this.pendingPlayState=this.state="finished",this.holdTime=null}finish(){this.teardown(),this.state="finished";let{onComplete:t}=this.options;t&&t()}cancel(){null!==this.cancelTime&&this.tick(this.cancelTime),this.teardown(),this.updateFinishedPromise()}teardown(){this.state="idle",this.stopDriver(),this.resolveFinishedPromise(),this.updateFinishedPromise(),this.startTime=this.cancelTime=null,this.resolver.cancel()}stopDriver(){this.driver&&(this.driver.stop(),this.driver=void 0)}sample(t){return this.startTime=0,this.tick(t,!0)}}let tG=new Set(["opacity","clipPath","filter","transform"]),t_=t=>Array.isArray(t)&&"number"==typeof t[0],tJ=([t,e,i,s])=>`cubic-bezier(${t}, ${e}, ${i}, ${s})`,tQ={linear:"linear",ease:"ease",easeIn:"ease-in",easeOut:"ease-out",easeInOut:"ease-in-out",circIn:tJ([0,.65,.55,1]),circOut:tJ([.55,0,1,.45]),backIn:tJ([.31,.01,.66,-.59]),backOut:tJ([.33,1.53,.69,.99])};function t0(t){return t1(t)||tQ.easeOut}function t1(t){if(t)return t_(t)?tJ(t):Array.isArray(t)?t.map(t0):tQ[t]}let t5=td(()=>Object.hasOwnProperty.call(Element.prototype,"animate"));class t2 extends tf{constructor(t){super(t);let{name:e,motionValue:i,element:s,keyframes:n}=this.options;this.resolver=new tu(n,(t,e)=>this.onKeyframesResolved(t,e),e,i,s),this.resolver.scheduleResolve()}initPlayback(t,e){var i,s;let{duration:n=300,times:r,ease:o,type:a,motionValue:l,name:h,startTime:u}=this.options;if(!(null===(i=l.owner)||void 0===i?void 0:i.current))return!1;if("spring"===(s=this.options).type||!function t(e){return!!(!e||"string"==typeof e&&e in tQ||t_(e)||Array.isArray(e)&&e.every(t))}(s.ease)){let{onComplete:e,onUpdate:i,motionValue:s,element:l,...h}=this.options,u=function(t,e){let i=new tq({...e,keyframes:t,repeat:0,delay:0,isGenerator:!0}),s={done:!1,value:t[0]},n=[],r=0;for(;!s.done&&r<2e4;)n.push((s=i.sample(r)).value),r+=10;return{times:void 0,keyframes:n,duration:r-10,ease:"linear"}}(t,h);1===(t=u.keyframes).length&&(t[1]=t[0]),n=u.duration,r=u.times,o=u.ease,a="keyframes"}let d=function(t,e,i,{delay:s=0,duration:n=300,repeat:r=0,repeatType:o="loop",ease:a,times:l}={}){let h={[e]:i};l&&(h.offset=l);let u=t1(a);return Array.isArray(u)&&(h.easing=u),t.animate(h,{delay:s,duration:n,easing:Array.isArray(u)?"linear":u,fill:"both",iterations:r+1,direction:"reverse"===o?"alternate":"normal"})}(l.owner.current,h,t,{...this.options,duration:n,times:r,ease:o});return d.startTime=null!=u?u:this.calcStartTime(),this.pendingTimeline?(d.timeline=this.pendingTimeline,this.pendingTimeline=void 0):d.onfinish=()=>{let{onComplete:i}=this.options;l.set(V(t,this.options,e)),i&&i(),this.cancel(),this.resolveFinishedPromise()},{animation:d,duration:n,times:r,type:a,ease:o,keyframes:t}}get duration(){let{resolved:t}=this;if(!t)return 0;let{duration:e}=t;return m(e)}get time(){let{resolved:t}=this;if(!t)return 0;let{animation:e}=t;return m(e.currentTime||0)}set time(t){let{resolved:e}=this;if(!e)return;let{animation:i}=e;i.currentTime=p(t)}get speed(){let{resolved:t}=this;if(!t)return 1;let{animation:e}=t;return e.playbackRate}set speed(t){let{resolved:e}=this;if(!e)return;let{animation:i}=e;i.playbackRate=t}get state(){let{resolved:t}=this;if(!t)return"idle";let{animation:e}=t;return e.playState}get startTime(){let{resolved:t}=this;if(!t)return null;let{animation:e}=t;return e.startTime}attachTimeline(t){if(this._resolved){let{resolved:e}=this;if(!e)return tc.Z;let{animation:i}=e;i.timeline=t,i.onfinish=null}else this.pendingTimeline=t;return tc.Z}play(){if(this.isStopped)return;let{resolved:t}=this;if(!t)return;let{animation:e}=t;"finished"===e.playState&&this.updateFinishedPromise(),e.play()}pause(){let{resolved:t}=this;if(!t)return;let{animation:e}=t;e.pause()}stop(){if(this.resolver.cancel(),this.isStopped=!0,"idle"===this.state)return;this.resolveFinishedPromise(),this.updateFinishedPromise();let{resolved:t}=this;if(!t)return;let{animation:e,keyframes:i,duration:s,type:n,ease:r,times:o}=t;if("idle"===e.playState||"finished"===e.playState)return;if(this.time){let{motionValue:t,onUpdate:e,onComplete:a,element:l,...h}=this.options,u=new tq({...h,keyframes:i,duration:s,type:n,ease:r,times:o,isGenerator:!0}),d=p(this.time);t.setWithVelocity(u.sample(d-10).value,u.sample(d).value,10)}let{onStop:a}=this.options;a&&a(),this.cancel()}complete(){let{resolved:t}=this;t&&t.animation.finish()}cancel(){let{resolved:t}=this;t&&t.animation.cancel()}static supports(t){let{motionValue:e,name:i,repeatDelay:s,repeatType:n,damping:r,type:o}=t;return t5()&&i&&tG.has(i)&&e&&e.owner&&e.owner.current instanceof HTMLElement&&!e.owner.getProps().onUpdate&&!s&&"mirror"!==n&&0!==r&&"inertia"!==o}}let t3=td(()=>void 0!==window.ScrollTimeline);class t9{constructor(t){this.stop=()=>this.runAll("stop"),this.animations=t.filter(Boolean)}then(t,e){return Promise.all(this.animations).then(t).catch(e)}getAll(t){return this.animations[0][t]}setAll(t,e){for(let i=0;i{if(!t3()||!e.attachTimeline)return e.pause(),function(t,e){let i;let s=()=>{let{currentTime:s}=e,n=(null===s?0:s.value)/100;i!==n&&t(n),i=n};return C.Wi.update(s,!0),()=>(0,C.Pn)(s)}(t=>{e.time=e.duration*t},t);e.attachTimeline(t)});return()=>{e.forEach((t,e)=>{t&&t(),this.animations[e].stop()})}}get time(){return this.getAll("time")}set time(t){this.setAll("time",t)}get speed(){return this.getAll("speed")}set speed(t){this.setAll("speed",t)}get startTime(){return this.getAll("startTime")}get duration(){let t=0;for(let e=0;ee[t]())}play(){this.runAll("play")}pause(){this.runAll("pause")}cancel(){this.runAll("cancel")}complete(){this.runAll("complete")}}let t6=(t,e,i,s={},n,r,o)=>a=>{let l=P(s,t)||{},h=l.delay||s.delay||0,{elapsed:u=0}=s;u-=p(h);let d={keyframes:Array.isArray(i)?i:[null,i],ease:"easeOut",velocity:e.getVelocity(),...l,delay:-u,onUpdate:t=>{e.set(t),l.onUpdate&&l.onUpdate(t)},onComplete:()=>{a(),l.onComplete&&l.onComplete(),o&&o()},onStop:o,name:t,motionValue:e,element:r?void 0:n};!function({when:t,delay:e,delayChildren:i,staggerChildren:s,staggerDirection:n,repeat:r,repeatType:o,repeatDelay:a,from:l,elapsed:h,...u}){return!!Object.keys(u).length}(l)&&(d={...d,...x(t,d)}),d.duration&&(d.duration=p(d.duration)),d.repeatDelay&&(d.repeatDelay=p(d.repeatDelay)),void 0!==d.from&&(d.keyframes[0]=d.from);let c=!1;if(!1!==d.type&&(0!==d.duration||d.repeatDelay)||(d.duration=0,0!==d.delay||(c=!0)),(S.current||b.c.skipAnimations)&&(c=!0,d.duration=0,d.delay=0),c&&!r&&void 0!==e.get()){let t=V(d.keyframes,l);if(void 0!==t)return C.Wi.update(()=>{d.onUpdate(t),d.onComplete()}),new t9([])}return!r&&t2.supports(d)?new t2(d):new tq(d)},t4=t=>!!(t&&"object"==typeof t&&t.mix&&t.toValue),t8=t=>n(t)?t[t.length-1]||0:t;var t7=i(804);let et=t=>t.replace(/([a-z])([A-Z])/gu,"$1-$2").toLowerCase(),ee="data-"+et("framerAppearId");function ei(t){return c.has(t)?"transform":tG.has(t)?et(t):void 0}var es=i(8746);class en extends t7.Hg{constructor(){super(...arguments),this.output=[],this.counts=new Map}add(t){let e=ei(t);if(!e)return;let i=this.counts.get(e)||0;this.counts.set(e,i+1),0===i&&(this.output.push(e),this.update());let s=!1;return()=>{if(s)return;s=!0;let t=this.counts.get(e)-1;this.counts.set(e,t),0===t&&((0,es.cl)(this.output,e),this.update())}}update(){this.set(this.output.length?this.output.join(", "):"auto")}}let er=t=>!!(t&&t.getVelocity);function eo(t,e){var i,s;if(!t.applyWillChange)return;let n=t.getValue("willChange");if(n||(null===(i=t.props.style)||void 0===i?void 0:i.willChange)||(n=new en("auto"),t.addValue("willChange",n)),er(s=n)&&s.add)return n.add(e)}function ea(t,e,{delay:i=0,transitionOverride:s,type:n}={}){var r;let{transition:o=t.getDefaultTransition(),transitionEnd:a,...h}=e;s&&(o=s);let u=[],d=n&&t.animationState&&t.animationState.getState()[n];for(let e in h){let s=t.getValue(e,null!==(r=t.latestValues[e])&&void 0!==r?r:null),n=h[e];if(void 0===n||d&&function({protectedKeys:t,needsAnimating:e},i){let s=t.hasOwnProperty(i)&&!0!==e[i];return e[i]=!1,s}(d,e))continue;let a={delay:i,...P(o||{},e)},l=!1;if(window.MotionHandoffAnimation){let i=t.props[ee];if(i){let t=window.MotionHandoffAnimation(i,e,C.Wi);null!==t&&(a.startTime=t,l=!0)}}s.start(t6(e,s,n,t.shouldReduceMotion&&c.has(e)?{type:!1}:a,t,l,eo(t,e)));let p=s.animation;p&&u.push(p)}return a&&Promise.all(u).then(()=>{C.Wi.update(()=>{a&&function(t,e){let{transitionEnd:i={},transition:s={},...n}=l(t,e)||{};for(let e in n={...n,...i}){let i=t8(n[e]);t.hasValue(e)?t.getValue(e).set(i):t.addValue(e,(0,t7.BX)(i))}}(t,a)})}),u}function el(t,e,i={}){var s;let n=l(t,e,"exit"===i.type?null===(s=t.presenceContext)||void 0===s?void 0:s.custom:void 0),{transition:r=t.getDefaultTransition()||{}}=n||{};i.transitionOverride&&(r=i.transitionOverride);let o=n?()=>Promise.all(ea(t,n,i)):()=>Promise.resolve(),a=t.variantChildren&&t.variantChildren.size?(s=0)=>{let{delayChildren:n=0,staggerChildren:o,staggerDirection:a}=r;return function(t,e,i=0,s=0,n=1,r){let o=[],a=(t.variantChildren.size-1)*s,l=1===n?(t=0)=>t*s:(t=0)=>a-t*s;return Array.from(t.variantChildren).sort(eh).forEach((t,s)=>{t.notify("AnimationStart",e),o.push(el(t,e,{...r,delay:i+l(s)}).then(()=>t.notify("AnimationComplete",e)))}),Promise.all(o)}(t,e,n+s,o,a,i)}:()=>Promise.resolve(),{when:h}=r;if(!h)return Promise.all([o(),a(i.delay)]);{let[t,e]="beforeChildren"===h?[o,a]:[a,o];return t().then(()=>e())}}function eh(t,e){return t.sortNodePosition(e)}let eu=[...h].reverse(),ed=h.length;function ec(t=!1){return{isActive:t,protectedKeys:{},needsAnimating:{},prevResolvedValues:{}}}function ep(){return{animate:ec(!0),whileInView:ec(),whileHover:ec(),whileTap:ec(),whileDrag:ec(),whileFocus:ec(),exit:ec()}}class em{constructor(t){this.isMounted=!1,this.node=t}update(){}}class ef extends em{constructor(t){super(t),t.animationState||(t.animationState=function(t){let e=e=>Promise.all(e.map(({animation:e,options:i})=>(function(t,e,i={}){let s;if(t.notify("AnimationStart",e),Array.isArray(e))s=Promise.all(e.map(e=>el(t,e,i)));else if("string"==typeof e)s=el(t,e,i);else{let n="function"==typeof e?l(t,e,i.custom):e;s=Promise.all(ea(t,n,i))}return s.then(()=>{t.notify("AnimationComplete",e)})})(t,e,i))),i=ep(),a=!0,h=e=>(i,s)=>{var n;let r=l(t,s,"exit"===e?null===(n=t.presenceContext)||void 0===n?void 0:n.custom:void 0);if(r){let{transition:t,transitionEnd:e,...s}=r;i={...i,...s,...e}}return i};function u(l){let u=t.getProps(),d=t.getVariantContext(!0)||{},c=[],p=new Set,m={},f=1/0;for(let e=0;ef&&P),S=!1,A=Array.isArray(x)?x:[x],V=A.reduce(h(g),{});!1===w&&(V={});let{prevResolvedValues:C={}}=y,M={...C,...V},E=e=>{b=!0,p.has(e)&&(S=!0,p.delete(e)),y.needsAnimating[e]=!0;let i=t.getValue(e);i&&(i.liveStyle=!1)};for(let t in M){let e=V[t],i=C[t];if(!m.hasOwnProperty(t))(n(e)&&n(i)?r(e,i):e===i)?void 0!==e&&p.has(t)?E(t):y.protectedKeys[t]=!0:null!=e?E(t):p.add(t)}y.prevProp=x,y.prevResolvedValues=V,y.isActive&&(m={...m,...V}),a&&t.blockInitialAnimation&&(b=!1),b&&(!T||S)&&c.push(...A.map(t=>({animation:t,options:{type:g}})))}if(p.size){let e={};p.forEach(i=>{let s=t.getBaseTarget(i),n=t.getValue(i);n&&(n.liveStyle=!0),e[i]=null!=s?s:null}),c.push({animation:e})}let g=!!c.length;return a&&(!1===u.initial||u.initial===u.animate)&&!t.manuallyAnimateOnMount&&(g=!1),a=!1,g?e(c):Promise.resolve()}return{animateChanges:u,setActive:function(e,s){var n;if(i[e].isActive===s)return Promise.resolve();null===(n=t.variantChildren)||void 0===n||n.forEach(t=>{var i;return null===(i=t.animationState)||void 0===i?void 0:i.setActive(e,s)}),i[e].isActive=s;let r=u(e);for(let t in i)i[t].protectedKeys={};return r},setAnimateFunction:function(i){e=i(t)},getState:()=>i,reset:()=>{i=ep(),a=!0}}}(t))}updateAnimationControlsSubscription(){let{animate:t}=this.node.getProps();s(t)&&(this.unmountControls=t.subscribe(this.node))}mount(){this.updateAnimationControlsSubscription()}update(){let{animate:t}=this.node.getProps(),{animate:e}=this.node.prevProps||{};t!==e&&this.updateAnimationControlsSubscription()}unmount(){var t;this.node.animationState.reset(),null===(t=this.unmountControls)||void 0===t||t.call(this)}}let ev=0;class eg extends em{constructor(){super(...arguments),this.id=ev++}update(){if(!this.node.presenceContext)return;let{isPresent:t,onExitComplete:e}=this.node.presenceContext,{isPresent:i}=this.node.prevPresenceContext||{};if(!this.node.animationState||t===i)return;let s=this.node.animationState.setActive("exit",!t);e&&!t&&s.then(()=>e(this.id))}mount(){let{register:t}=this.node.presenceContext||{};t&&(this.unmount=t(this.id))}unmount(){}}let ey=t=>"mouse"===t.pointerType?"number"!=typeof t.button||t.button<=0:!1!==t.isPrimary;function ex(t,e="page"){return{point:{x:t[`${e}X`],y:t[`${e}Y`]}}}let eP=t=>e=>ey(e)&&t(e,ex(e));function ew(t,e,i,s={passive:!0}){return t.addEventListener(e,i,s),()=>t.removeEventListener(e,i)}function eT(t,e,i,s){return ew(t,e,eP(i),s)}let eb=(t,e)=>Math.abs(t-e);class eS{constructor(t,e,{transformPagePoint:i,contextWindow:s,dragSnapToOrigin:n=!1}={}){if(this.startEvent=null,this.lastMoveEvent=null,this.lastMoveEventInfo=null,this.handlers={},this.contextWindow=window,this.updatePoint=()=>{if(!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let t=eC(this.lastMoveEventInfo,this.history),e=null!==this.startEvent,i=function(t,e){return Math.sqrt(eb(t.x,e.x)**2+eb(t.y,e.y)**2)}(t.offset,{x:0,y:0})>=3;if(!e&&!i)return;let{point:s}=t,{timestamp:n}=C.frameData;this.history.push({...s,timestamp:n});let{onStart:r,onMove:o}=this.handlers;e||(r&&r(this.lastMoveEvent,t),this.startEvent=this.lastMoveEvent),o&&o(this.lastMoveEvent,t)},this.handlePointerMove=(t,e)=>{this.lastMoveEvent=t,this.lastMoveEventInfo=eA(e,this.transformPagePoint),C.Wi.update(this.updatePoint,!0)},this.handlePointerUp=(t,e)=>{this.end();let{onEnd:i,onSessionEnd:s,resumeAnimation:n}=this.handlers;if(this.dragSnapToOrigin&&n&&n(),!(this.lastMoveEvent&&this.lastMoveEventInfo))return;let r=eC("pointercancel"===t.type?this.lastMoveEventInfo:eA(e,this.transformPagePoint),this.history);this.startEvent&&i&&i(t,r),s&&s(t,r)},!ey(t))return;this.dragSnapToOrigin=n,this.handlers=e,this.transformPagePoint=i,this.contextWindow=s||window;let r=eA(ex(t),this.transformPagePoint),{point:o}=r,{timestamp:a}=C.frameData;this.history=[{...o,timestamp:a}];let{onSessionStart:l}=e;l&&l(t,eC(r,this.history)),this.removeListeners=(0,tX.z)(eT(this.contextWindow,"pointermove",this.handlePointerMove),eT(this.contextWindow,"pointerup",this.handlePointerUp),eT(this.contextWindow,"pointercancel",this.handlePointerUp))}updateHandlers(t){this.handlers=t}end(){this.removeListeners&&this.removeListeners(),(0,C.Pn)(this.updatePoint)}}function eA(t,e){return e?{point:e(t.point)}:t}function eV(t,e){return{x:t.x-e.x,y:t.y-e.y}}function eC({point:t},e){return{point:t,delta:eV(t,eM(e)),offset:eV(t,e[0]),velocity:function(t,e){if(t.length<2)return{x:0,y:0};let i=t.length-1,s=null,n=eM(t);for(;i>=0&&(s=t[i],!(n.timestamp-s.timestamp>p(.1)));)i--;if(!s)return{x:0,y:0};let r=m(n.timestamp-s.timestamp);if(0===r)return{x:0,y:0};let o={x:(n.x-s.x)/r,y:(n.y-s.y)/r};return o.x===1/0&&(o.x=0),o.y===1/0&&(o.y=0),o}(e,0)}}function eM(t){return t[t.length-1]}function eE(t){let e=null;return()=>null===e&&(e=t,()=>{e=null})}let eR=eE("dragHorizontal"),eD=eE("dragVertical");function ek(t){let e=!1;if("y"===t)e=eD();else if("x"===t)e=eR();else{let t=eR(),i=eD();t&&i?e=()=>{t(),i()}:(t&&t(),i&&i())}return e}function ej(){let t=ek(!0);return!t||(t(),!1)}function eL(t){return t&&"object"==typeof t&&Object.prototype.hasOwnProperty.call(t,"current")}var eF=i(3217),eB=i(5004);function eW(t){return t.max-t.min}function eO(t,e,i,s=.5){t.origin=s,t.originPoint=(0,eB.t)(e.min,e.max,t.origin),t.scale=eW(i)/eW(e),t.translate=(0,eB.t)(i.min,i.max,t.origin)-t.originPoint,(t.scale>=.9999&&t.scale<=1.0001||isNaN(t.scale))&&(t.scale=1),(t.translate>=-.01&&t.translate<=.01||isNaN(t.translate))&&(t.translate=0)}function e$(t,e,i,s){eO(t.x,e.x,i.x,s?s.originX:void 0),eO(t.y,e.y,i.y,s?s.originY:void 0)}function eU(t,e,i){t.min=i.min+e.min,t.max=t.min+eW(e)}function eI(t,e,i){t.min=e.min-i.min,t.max=t.min+eW(e)}function eN(t,e,i){eI(t.x,e.x,i.x),eI(t.y,e.y,i.y)}function ez(t,e,i){return{min:void 0!==e?t.min+e:void 0,max:void 0!==i?t.max+i-(t.max-t.min):void 0}}function eX(t,e){let i=e.min-t.min,s=e.max-t.max;return e.max-e.min({translate:0,scale:1,origin:0,originPoint:0}),eZ=()=>({x:eK(),y:eK()}),eq=()=>({min:0,max:0}),eG=()=>({x:eq(),y:eq()});function e_(t){return[t("x"),t("y")]}function eJ({top:t,left:e,right:i,bottom:s}){return{x:{min:e,max:i},y:{min:t,max:s}}}function eQ(t){return void 0===t||1===t}function e0({scale:t,scaleX:e,scaleY:i}){return!eQ(t)||!eQ(e)||!eQ(i)}function e1(t){return e0(t)||e5(t)||t.z||t.rotate||t.rotateX||t.rotateY||t.skewX||t.skewY}function e5(t){var e,i;return(e=t.x)&&"0%"!==e||(i=t.y)&&"0%"!==i}function e2(t,e,i,s,n){return void 0!==n&&(t=s+n*(t-s)),s+i*(t-s)+e}function e3(t,e=0,i=1,s,n){t.min=e2(t.min,e,i,s,n),t.max=e2(t.max,e,i,s,n)}function e9(t,{x:e,y:i}){e3(t.x,e.translate,e.scale,e.originPoint),e3(t.y,i.translate,i.scale,i.originPoint)}function e6(t,e){t.min=t.min+e,t.max=t.max+e}function e4(t,e,i,s,n=.5){let r=(0,eB.t)(t.min,t.max,n);e3(t,e,i,r,s)}function e8(t,e){e4(t.x,e.x,e.scaleX,e.scale,e.originX),e4(t.y,e.y,e.scaleY,e.scale,e.originY)}function e7(t,e){return eJ(function(t,e){if(!e)return t;let i=e({x:t.left,y:t.top}),s=e({x:t.right,y:t.bottom});return{top:i.y,left:i.x,bottom:s.y,right:s.x}}(t.getBoundingClientRect(),e))}let it=({current:t})=>t?t.ownerDocument.defaultView:null,ie=new WeakMap;class ii{constructor(t){this.openGlobalLock=null,this.isDragging=!1,this.currentDirection=null,this.originPoint={x:0,y:0},this.constraints=!1,this.hasMutatedConstraints=!1,this.elastic=eG(),this.visualElement=t}start(t,{snapToCursor:e=!1}={}){let{presenceContext:i}=this.visualElement;if(i&&!1===i.isPresent)return;let{dragSnapToOrigin:s}=this.getProps();this.panSession=new eS(t,{onSessionStart:t=>{let{dragSnapToOrigin:i}=this.getProps();i?this.pauseAnimation():this.stopAnimation(),e&&this.snapToCursor(ex(t,"page").point)},onStart:(t,e)=>{var i;let{drag:s,dragPropagation:n,onDragStart:r}=this.getProps();if(s&&!n&&(this.openGlobalLock&&this.openGlobalLock(),this.openGlobalLock=ek(s),!this.openGlobalLock))return;this.isDragging=!0,this.currentDirection=null,this.resolveConstraints(),this.visualElement.projection&&(this.visualElement.projection.isAnimationBlocked=!0,this.visualElement.projection.target=void 0),e_(t=>{let e=this.getAxisMotionValue(t).get()||0;if(L.aQ.test(e)){let{projection:i}=this.visualElement;if(i&&i.layout){let s=i.layout.layoutBox[t];s&&(e=eW(s)*(parseFloat(e)/100))}}this.originPoint[t]=e}),r&&C.Wi.postRender(()=>r(t,e)),null===(i=this.removeWillChange)||void 0===i||i.call(this),this.removeWillChange=eo(this.visualElement,"transform");let{animationState:o}=this.visualElement;o&&o.setActive("whileDrag",!0)},onMove:(t,e)=>{let{dragPropagation:i,dragDirectionLock:s,onDirectionLock:n,onDrag:r}=this.getProps();if(!i&&!this.openGlobalLock)return;let{offset:o}=e;if(s&&null===this.currentDirection){this.currentDirection=function(t,e=10){let i=null;return Math.abs(t.y)>e?i="y":Math.abs(t.x)>e&&(i="x"),i}(o),null!==this.currentDirection&&n&&n(this.currentDirection);return}this.updateAxis("x",e.point,o),this.updateAxis("y",e.point,o),this.visualElement.render(),r&&r(t,e)},onSessionEnd:(t,e)=>this.stop(t,e),resumeAnimation:()=>e_(t=>{var e;return"paused"===this.getAnimationState(t)&&(null===(e=this.getAxisMotionValue(t).animation)||void 0===e?void 0:e.play())})},{transformPagePoint:this.visualElement.getTransformPagePoint(),dragSnapToOrigin:s,contextWindow:it(this.visualElement)})}stop(t,e){var i;null===(i=this.removeWillChange)||void 0===i||i.call(this);let s=this.isDragging;if(this.cancel(),!s)return;let{velocity:n}=e;this.startAnimation(n);let{onDragEnd:r}=this.getProps();r&&C.Wi.postRender(()=>r(t,e))}cancel(){this.isDragging=!1;let{projection:t,animationState:e}=this.visualElement;t&&(t.isAnimationBlocked=!1),this.panSession&&this.panSession.end(),this.panSession=void 0;let{dragPropagation:i}=this.getProps();!i&&this.openGlobalLock&&(this.openGlobalLock(),this.openGlobalLock=null),e&&e.setActive("whileDrag",!1)}updateAxis(t,e,i){let{drag:s}=this.getProps();if(!i||!is(t,s,this.currentDirection))return;let n=this.getAxisMotionValue(t),r=this.originPoint[t]+i[t];this.constraints&&this.constraints[t]&&(r=function(t,{min:e,max:i},s){return void 0!==e&&ti&&(t=s?(0,eB.t)(i,t,s.max):Math.min(t,i)),t}(r,this.constraints[t],this.elastic[t])),n.set(r)}resolveConstraints(){var t;let{dragConstraints:e,dragElastic:i}=this.getProps(),s=this.visualElement.projection&&!this.visualElement.projection.layout?this.visualElement.projection.measure(!1):null===(t=this.visualElement.projection)||void 0===t?void 0:t.layout,n=this.constraints;e&&eL(e)?this.constraints||(this.constraints=this.resolveRefConstraints()):e&&s?this.constraints=function(t,{top:e,left:i,bottom:s,right:n}){return{x:ez(t.x,i,n),y:ez(t.y,e,s)}}(s.layoutBox,e):this.constraints=!1,this.elastic=function(t=.35){return!1===t?t=0:!0===t&&(t=.35),{x:eH(t,"left","right"),y:eH(t,"top","bottom")}}(i),n!==this.constraints&&s&&this.constraints&&!this.hasMutatedConstraints&&e_(t=>{!1!==this.constraints&&this.getAxisMotionValue(t)&&(this.constraints[t]=function(t,e){let i={};return void 0!==e.min&&(i.min=e.min-t.min),void 0!==e.max&&(i.max=e.max-t.min),i}(s.layoutBox[t],this.constraints[t]))})}resolveRefConstraints(){var t;let{dragConstraints:e,onMeasureDragConstraints:i}=this.getProps();if(!e||!eL(e))return!1;let s=e.current;(0,E.k)(null!==s,"If `dragConstraints` is set as a React ref, that ref must be passed to another component's `ref` prop.");let{projection:n}=this.visualElement;if(!n||!n.layout)return!1;let r=function(t,e,i){let s=e7(t,i),{scroll:n}=e;return n&&(e6(s.x,n.offset.x),e6(s.y,n.offset.y)),s}(s,n.root,this.visualElement.getTransformPagePoint()),o={x:eX((t=n.layout.layoutBox).x,r.x),y:eX(t.y,r.y)};if(i){let t=i(function({x:t,y:e}){return{top:e.min,right:t.max,bottom:e.max,left:t.min}}(o));this.hasMutatedConstraints=!!t,t&&(o=eJ(t))}return o}startAnimation(t){let{drag:e,dragMomentum:i,dragElastic:s,dragTransition:n,dragSnapToOrigin:r,onDragTransitionEnd:o}=this.getProps(),a=this.constraints||{};return Promise.all(e_(o=>{if(!is(o,e,this.currentDirection))return;let l=a&&a[o]||{};r&&(l={min:0,max:0});let h={type:"inertia",velocity:i?t[o]:0,bounceStiffness:s?200:1e6,bounceDamping:s?40:1e7,timeConstant:750,restDelta:1,restSpeed:10,...n,...l};return this.startAxisValueAnimation(o,h)})).then(o)}startAxisValueAnimation(t,e){let i=this.getAxisMotionValue(t);return i.start(t6(t,i,0,e,this.visualElement,!1,eo(this.visualElement,t)))}stopAnimation(){e_(t=>this.getAxisMotionValue(t).stop())}pauseAnimation(){e_(t=>{var e;return null===(e=this.getAxisMotionValue(t).animation)||void 0===e?void 0:e.pause()})}getAnimationState(t){var e;return null===(e=this.getAxisMotionValue(t).animation)||void 0===e?void 0:e.state}getAxisMotionValue(t){let e=`_drag${t.toUpperCase()}`,i=this.visualElement.getProps();return i[e]||this.visualElement.getValue(t,(i.initial?i.initial[t]:void 0)||0)}snapToCursor(t){e_(e=>{let{drag:i}=this.getProps();if(!is(e,i,this.currentDirection))return;let{projection:s}=this.visualElement,n=this.getAxisMotionValue(e);if(s&&s.layout){let{min:i,max:r}=s.layout.layoutBox[e];n.set(t[e]-(0,eB.t)(i,r,.5))}})}scalePositionWithinConstraints(){if(!this.visualElement.current)return;let{drag:t,dragConstraints:e}=this.getProps(),{projection:i}=this.visualElement;if(!eL(e)||!i||!this.constraints)return;this.stopAnimation();let s={x:0,y:0};e_(t=>{let e=this.getAxisMotionValue(t);if(e&&!1!==this.constraints){let i=e.get();s[t]=function(t,e){let i=.5,s=eW(t),n=eW(e);return n>s?i=(0,eF.Y)(e.min,e.max-s,t.min):s>n&&(i=(0,eF.Y)(t.min,t.max-n,e.min)),(0,ty.u)(0,1,i)}({min:i,max:i},this.constraints[t])}});let{transformTemplate:n}=this.visualElement.getProps();this.visualElement.current.style.transform=n?n({},""):"none",i.root&&i.root.updateScroll(),i.updateLayout(),this.resolveConstraints(),e_(e=>{if(!is(e,t,null))return;let i=this.getAxisMotionValue(e),{min:n,max:r}=this.constraints[e];i.set((0,eB.t)(n,r,s[e]))})}addListeners(){if(!this.visualElement.current)return;ie.set(this.visualElement,this);let t=eT(this.visualElement.current,"pointerdown",t=>{let{drag:e,dragListener:i=!0}=this.getProps();e&&i&&this.start(t)}),e=()=>{let{dragConstraints:t}=this.getProps();eL(t)&&t.current&&(this.constraints=this.resolveRefConstraints())},{projection:i}=this.visualElement,s=i.addEventListener("measure",e);i&&!i.layout&&(i.root&&i.root.updateScroll(),i.updateLayout()),C.Wi.read(e);let n=ew(window,"resize",()=>this.scalePositionWithinConstraints()),r=i.addEventListener("didUpdate",({delta:t,hasLayoutChanged:e})=>{this.isDragging&&e&&(e_(e=>{let i=this.getAxisMotionValue(e);i&&(this.originPoint[e]+=t[e].translate,i.set(i.get()+t[e].translate))}),this.visualElement.render())});return()=>{n(),t(),s(),r&&r()}}getProps(){let t=this.visualElement.getProps(),{drag:e=!1,dragDirectionLock:i=!1,dragPropagation:s=!1,dragConstraints:n=!1,dragElastic:r=.35,dragMomentum:o=!0}=t;return{...t,drag:e,dragDirectionLock:i,dragPropagation:s,dragConstraints:n,dragElastic:r,dragMomentum:o}}}function is(t,e,i){return(!0===e||e===t)&&(null===i||i===t)}class ir extends em{constructor(t){super(t),this.removeGroupControls=tc.Z,this.removeListeners=tc.Z,this.controls=new ii(t)}mount(){let{dragControls:t}=this.node.getProps();t&&(this.removeGroupControls=t.subscribe(this.controls)),this.removeListeners=this.controls.addListeners()||tc.Z}unmount(){this.removeGroupControls(),this.removeListeners()}}let io=t=>(e,i)=>{t&&C.Wi.postRender(()=>t(e,i))};class ia extends em{constructor(){super(...arguments),this.removePointerDownListener=tc.Z}onPointerDown(t){this.session=new eS(t,this.createPanHandlers(),{transformPagePoint:this.node.getTransformPagePoint(),contextWindow:it(this.node)})}createPanHandlers(){let{onPanSessionStart:t,onPanStart:e,onPan:i,onPanEnd:s}=this.node.getProps();return{onSessionStart:io(t),onStart:io(e),onMove:i,onEnd:(t,e)=>{delete this.session,s&&C.Wi.postRender(()=>s(t,e))}}}mount(){this.removePointerDownListener=eT(this.node.current,"pointerdown",t=>this.onPointerDown(t))}update(){this.session&&this.session.updateHandlers(this.createPanHandlers())}unmount(){this.removePointerDownListener(),this.session&&this.session.end()}}var il=i(7437),ih=i(2265),iu=i(7797),id=i(5050);let ic=(0,ih.createContext)({}),ip={hasAnimatedSinceResize:!0,hasEverUpdated:!1};function im(t,e){return e.max===e.min?0:t/(e.max-e.min)*100}let iv={correct:(t,e)=>{if(!e.target)return t;if("string"==typeof t){if(!L.px.test(t))return t;t=parseFloat(t)}let i=im(t,e.target.x),s=im(t,e.target.y);return`${i}% ${s}%`}},ig={},{schedule:iy,cancel:ix}=(0,i(2981).Z)(queueMicrotask,!1);class iP extends ih.Component{componentDidMount(){let{visualElement:t,layoutGroup:e,switchLayoutGroup:i,layoutId:s}=this.props,{projection:n}=t;Object.assign(ig,iT),n&&(e.group&&e.group.add(n),i&&i.register&&s&&i.register(n),n.root.didUpdate(),n.addEventListener("animationComplete",()=>{this.safeToRemove()}),n.setOptions({...n.options,onExitComplete:()=>this.safeToRemove()})),ip.hasEverUpdated=!0}getSnapshotBeforeUpdate(t){let{layoutDependency:e,visualElement:i,drag:s,isPresent:n}=this.props,r=i.projection;return r&&(r.isPresent=n,s||t.layoutDependency!==e||void 0===e?r.willUpdate():this.safeToRemove(),t.isPresent===n||(n?r.promote():r.relegate()||C.Wi.postRender(()=>{let t=r.getStack();t&&t.members.length||this.safeToRemove()}))),null}componentDidUpdate(){let{projection:t}=this.props.visualElement;t&&(t.root.didUpdate(),iy.postRender(()=>{!t.currentAnimation&&t.isLead()&&this.safeToRemove()}))}componentWillUnmount(){let{visualElement:t,layoutGroup:e,switchLayoutGroup:i}=this.props,{projection:s}=t;s&&(s.scheduleCheckAfterUnmount(),e&&e.group&&e.group.remove(s),i&&i.deregister&&i.deregister(s))}safeToRemove(){let{safeToRemove:t}=this.props;t&&t()}render(){return null}}function iw(t){let[e,i]=function(){let t=(0,ih.useContext)(iu.O);if(null===t)return[!0,null];let{isPresent:e,onExitComplete:i,register:s}=t,n=(0,ih.useId)();(0,ih.useEffect)(()=>s(n),[]);let r=(0,ih.useCallback)(()=>i&&i(n),[n,i]);return!e&&i?[!1,r]:[!0]}(),s=(0,ih.useContext)(id.p);return(0,il.jsx)(iP,{...t,layoutGroup:s,switchLayoutGroup:(0,ih.useContext)(ic),isPresent:e,safeToRemove:i})}let iT={borderRadius:{...iv,applyTo:["borderTopLeftRadius","borderTopRightRadius","borderBottomLeftRadius","borderBottomRightRadius"]},borderTopLeftRadius:iv,borderTopRightRadius:iv,borderBottomLeftRadius:iv,borderBottomRightRadius:iv,boxShadow:{correct:(t,{treeScale:e,projectionDelta:i})=>{let s=_.P.parse(t);if(s.length>5)return t;let n=_.P.createTransformer(t),r="number"!=typeof s[0]?1:0,o=i.x.scale*e.x,a=i.y.scale*e.y;s[0+r]/=o,s[1+r]/=a;let l=(0,eB.t)(o,a,.5);return"number"==typeof s[2+r]&&(s[2+r]/=l),"number"==typeof s[3+r]&&(s[3+r]/=l),n(s)}}};var ib=i(2428);let iS=["TopLeft","TopRight","BottomLeft","BottomRight"],iA=iS.length,iV=t=>"string"==typeof t?parseFloat(t):t,iC=t=>"number"==typeof t||L.px.test(t);function iM(t,e){return void 0!==t[e]?t[e]:t.borderRadius}let iE=iD(0,.5,tL),iR=iD(.5,.95,tc.Z);function iD(t,e,i){return s=>se?1:i((0,eF.Y)(t,e,s))}function ik(t,e){t.min=e.min,t.max=e.max}function ij(t,e){ik(t.x,e.x),ik(t.y,e.y)}function iL(t,e){t.translate=e.translate,t.scale=e.scale,t.originPoint=e.originPoint,t.origin=e.origin}function iF(t,e,i,s,n){return t-=e,t=s+1/i*(t-s),void 0!==n&&(t=s+1/n*(t-s)),t}function iB(t,e,[i,s,n],r,o){!function(t,e=0,i=1,s=.5,n,r=t,o=t){if(L.aQ.test(e)&&(e=parseFloat(e),e=(0,eB.t)(o.min,o.max,e/100)-o.min),"number"!=typeof e)return;let a=(0,eB.t)(r.min,r.max,s);t===r&&(a-=e),t.min=iF(t.min,e,i,a,n),t.max=iF(t.max,e,i,a,n)}(t,e[i],e[s],e[n],e.scale,r,o)}let iW=["x","scaleX","originX"],iO=["y","scaleY","originY"];function i$(t,e,i,s){iB(t.x,e,iW,i?i.x:void 0,s?s.x:void 0),iB(t.y,e,iO,i?i.y:void 0,s?s.y:void 0)}function iU(t){return 0===t.translate&&1===t.scale}function iI(t){return iU(t.x)&&iU(t.y)}function iN(t,e){return t.min===e.min&&t.max===e.max}function iz(t,e){return Math.round(t.min)===Math.round(e.min)&&Math.round(t.max)===Math.round(e.max)}function iX(t,e){return iz(t.x,e.x)&&iz(t.y,e.y)}function iH(t){return eW(t.x)/eW(t.y)}function iY(t,e){return t.translate===e.translate&&t.scale===e.scale&&t.originPoint===e.originPoint}class iK{constructor(){this.members=[]}add(t){(0,es.y4)(this.members,t),t.scheduleRender()}remove(t){if((0,es.cl)(this.members,t),t===this.prevLead&&(this.prevLead=void 0),t===this.lead){let t=this.members[this.members.length-1];t&&this.promote(t)}}relegate(t){let e;let i=this.members.findIndex(e=>t===e);if(0===i)return!1;for(let t=i;t>=0;t--){let i=this.members[t];if(!1!==i.isPresent){e=i;break}}return!!e&&(this.promote(e),!0)}promote(t,e){let i=this.lead;if(t!==i&&(this.prevLead=i,this.lead=t,t.show(),i)){i.instance&&i.scheduleRender(),t.scheduleRender(),t.resumeFrom=i,e&&(t.resumeFrom.preserveOpacity=!0),i.snapshot&&(t.snapshot=i.snapshot,t.snapshot.latestValues=i.animationValues||i.latestValues),t.root&&t.root.isUpdating&&(t.isLayoutDirty=!0);let{crossfade:s}=t.options;!1===s&&i.hide()}}exitAnimationComplete(){this.members.forEach(t=>{let{options:e,resumingFrom:i}=t;e.onExitComplete&&e.onExitComplete(),i&&i.options.onExitComplete&&i.options.onExitComplete()})}scheduleRender(){this.members.forEach(t=>{t.instance&&t.scheduleRender(!1)})}removeLeadSnapshot(){this.lead&&this.lead.snapshot&&(this.lead.snapshot=void 0)}}let iZ=(t,e)=>t.depth-e.depth;class iq{constructor(){this.children=[],this.isDirty=!1}add(t){(0,es.y4)(this.children,t),this.isDirty=!0}remove(t){(0,es.cl)(this.children,t),this.isDirty=!0}forEach(t){this.isDirty&&this.children.sort(iZ),this.isDirty=!1,this.children.forEach(t)}}function iG(t){let e=er(t)?t.get():t;return t4(e)?e.toValue():e}let i_={type:"projectionFrame",totalNodes:0,resolvedTargetDeltas:0,recalculatedProjection:0},iJ="undefined"!=typeof window&&void 0!==window.MotionDebug,iQ=["","X","Y","Z"],i0={visibility:"hidden"},i1=0;function i5(t,e,i,s){let{latestValues:n}=e;n[t]&&(i[t]=n[t],e.setStaticValue(t,0),s&&(s[t]=0))}function i2({attachResizeListener:t,defaultParent:e,measureScroll:i,checkIsScrollRoot:s,resetTransform:n}){return class{constructor(t={},i=null==e?void 0:e()){this.id=i1++,this.animationId=0,this.children=new Set,this.options={},this.isTreeAnimating=!1,this.isAnimationBlocked=!1,this.isLayoutDirty=!1,this.isProjectionDirty=!1,this.isSharedProjectionDirty=!1,this.isTransformDirty=!1,this.updateManuallyBlocked=!1,this.updateBlockedByResize=!1,this.isUpdating=!1,this.isSVG=!1,this.needsReset=!1,this.shouldResetTransform=!1,this.hasCheckedOptimisedAppear=!1,this.treeScale={x:1,y:1},this.eventHandlers=new Map,this.hasTreeAnimated=!1,this.updateScheduled=!1,this.scheduleUpdate=()=>this.update(),this.projectionUpdateScheduled=!1,this.checkUpdateFailed=()=>{this.isUpdating&&(this.isUpdating=!1,this.clearAllSnapshots())},this.updateProjection=()=>{this.projectionUpdateScheduled=!1,iJ&&(i_.totalNodes=i_.resolvedTargetDeltas=i_.recalculatedProjection=0),this.nodes.forEach(i6),this.nodes.forEach(ss),this.nodes.forEach(sn),this.nodes.forEach(i4),iJ&&window.MotionDebug.record(i_)},this.resolvedRelativeTargetAt=0,this.hasProjected=!1,this.isVisible=!0,this.animationProgress=0,this.sharedNodes=new Map,this.latestValues=t,this.root=i?i.root||i:this,this.path=i?[...i.path,i]:[],this.parent=i,this.depth=i?i.depth+1:0;for(let t=0;tthis.root.updateBlockedByResize=!1;t(e,()=>{this.root.updateBlockedByResize=!0,i&&i(),i=function(t,e){let i=tp.X.now(),s=({timestamp:e})=>{let n=e-i;n>=250&&((0,C.Pn)(s),t(n-250))};return C.Wi.read(s,!0),()=>(0,C.Pn)(s)}(s,0),ip.hasAnimatedSinceResize&&(ip.hasAnimatedSinceResize=!1,this.nodes.forEach(si))})}s&&this.root.registerSharedNode(s,this),!1!==this.options.animate&&r&&(s||n)&&this.addEventListener("didUpdate",({delta:t,hasLayoutChanged:e,hasRelativeTargetChanged:i,layout:s})=>{if(this.isTreeAnimationBlocked()){this.target=void 0,this.relativeTarget=void 0;return}let n=this.options.transition||r.getDefaultTransition()||su,{onLayoutAnimationStart:o,onLayoutAnimationComplete:a}=r.getProps(),l=!this.targetLayout||!iX(this.targetLayout,s)||i,h=!e&&i;if(this.options.layoutRoot||this.resumeFrom&&this.resumeFrom.instance||h||e&&(l||!this.currentAnimation)){this.resumeFrom&&(this.resumingFrom=this.resumeFrom,this.resumingFrom.resumingFrom=void 0),this.setAnimationOrigin(t,h);let e={...P(n,"layout"),onPlay:o,onComplete:a};(r.shouldReduceMotion||this.options.layoutRoot)&&(e.delay=0,e.type=!1),this.startAnimation(e)}else e||si(this),this.isLead()&&this.options.onExitComplete&&this.options.onExitComplete();this.targetLayout=s})}unmount(){this.options.layoutId&&this.willUpdate(),this.root.nodes.remove(this);let t=this.getStack();t&&t.remove(this),this.parent&&this.parent.children.delete(this),this.instance=void 0,(0,C.Pn)(this.updateProjection)}blockUpdate(){this.updateManuallyBlocked=!0}unblockUpdate(){this.updateManuallyBlocked=!1}isUpdateBlocked(){return this.updateManuallyBlocked||this.updateBlockedByResize}isTreeAnimationBlocked(){return this.isAnimationBlocked||this.parent&&this.parent.isTreeAnimationBlocked()||!1}startUpdate(){!this.isUpdateBlocked()&&(this.isUpdating=!0,this.nodes&&this.nodes.forEach(sr),this.animationId++)}getTransformTemplate(){let{visualElement:t}=this.options;return t&&t.getProps().transformTemplate}willUpdate(t=!0){if(this.root.hasTreeAnimated=!0,this.root.isUpdateBlocked()){this.options.onExitComplete&&this.options.onExitComplete();return}if(window.MotionCancelOptimisedAnimation&&!this.hasCheckedOptimisedAppear&&function t(e){if(e.hasCheckedOptimisedAppear=!0,e.root===e)return;let{visualElement:i}=e.options;if(!i)return;let s=i.props[ee];if(window.MotionHasOptimisedAnimation(s,"transform")){let{layout:t,layoutId:i}=e.options;window.MotionCancelOptimisedAnimation(s,"transform",C.Wi,!(t||i))}let{parent:n}=e;n&&!n.hasCheckedOptimisedAppear&&t(n)}(this),this.root.isUpdating||this.root.startUpdate(),this.isLayoutDirty)return;this.isLayoutDirty=!0;for(let t=0;t{this.isLayoutDirty?this.root.didUpdate():this.root.checkUpdateFailed()})}updateSnapshot(){!this.snapshot&&this.instance&&(this.snapshot=this.measure())}updateLayout(){if(!this.instance||(this.updateScroll(),!(this.options.alwaysMeasureLayout&&this.isLead())&&!this.isLayoutDirty))return;if(this.resumeFrom&&!this.resumeFrom.instance)for(let t=0;t.999999999999&&(e.x=1),e.y<1.0000000000001&&e.y>.999999999999&&(e.y=1)}}(this.layoutCorrected,this.treeScale,this.path,i),e.layout&&!e.target&&(1!==this.treeScale.x||1!==this.treeScale.y)&&(e.target=e.layout.layoutBox,e.targetWithTransforms=eG());let{target:l}=e;if(!l){this.prevProjectionDelta&&(this.createProjectionDeltas(),this.scheduleRender());return}this.projectionDelta&&this.prevProjectionDelta?(iL(this.prevProjectionDelta.x,this.projectionDelta.x),iL(this.prevProjectionDelta.y,this.projectionDelta.y)):this.createProjectionDeltas(),e$(this.projectionDelta,this.layoutCorrected,l,this.latestValues),this.treeScale.x===o&&this.treeScale.y===a&&iY(this.projectionDelta.x,this.prevProjectionDelta.x)&&iY(this.projectionDelta.y,this.prevProjectionDelta.y)||(this.hasProjected=!0,this.scheduleRender(),this.notifyListeners("projectionUpdate",l)),iJ&&i_.recalculatedProjection++}hide(){this.isVisible=!1}show(){this.isVisible=!0}scheduleRender(t=!0){var e;if(null===(e=this.options.visualElement)||void 0===e||e.scheduleRender(),t){let t=this.getStack();t&&t.scheduleRender()}this.resumingFrom&&!this.resumingFrom.instance&&(this.resumingFrom=void 0)}createProjectionDeltas(){this.prevProjectionDelta=eZ(),this.projectionDelta=eZ(),this.projectionDeltaWithTransform=eZ()}setAnimationOrigin(t,e=!1){let i;let s=this.snapshot,n=s?s.latestValues:{},r={...this.latestValues},o=eZ();this.relativeParent&&this.relativeParent.options.layoutRoot||(this.relativeTarget=this.relativeTargetOrigin=void 0),this.attemptToResolveRelativeTarget=!e;let a=eG(),l=(s?s.source:void 0)!==(this.layout?this.layout.source:void 0),h=this.getStack(),u=!h||h.members.length<=1,d=!!(l&&!u&&!0===this.options.crossfade&&!this.path.some(sh));this.animationProgress=0,this.mixTargetDelta=e=>{let s=e/1e3;if(sa(o.x,t.x,s),sa(o.y,t.y,s),this.setTargetDelta(o),this.relativeTarget&&this.relativeTargetOrigin&&this.layout&&this.relativeParent&&this.relativeParent.layout){var h,c,p,m;eN(a,this.layout.layoutBox,this.relativeParent.layout.layoutBox),p=this.relativeTarget,m=this.relativeTargetOrigin,sl(p.x,m.x,a.x,s),sl(p.y,m.y,a.y,s),i&&(h=this.relativeTarget,c=i,iN(h.x,c.x)&&iN(h.y,c.y))&&(this.isProjectionDirty=!1),i||(i=eG()),ij(i,this.relativeTarget)}l&&(this.animationValues=r,function(t,e,i,s,n,r){n?(t.opacity=(0,eB.t)(0,void 0!==i.opacity?i.opacity:1,iE(s)),t.opacityExit=(0,eB.t)(void 0!==e.opacity?e.opacity:1,0,iR(s))):r&&(t.opacity=(0,eB.t)(void 0!==e.opacity?e.opacity:1,void 0!==i.opacity?i.opacity:1,s));for(let n=0;n{ip.hasAnimatedSinceResize=!0,this.currentAnimation=function(t,e,i){let s=er(0)?0:(0,t7.BX)(0);return s.start(t6("",s,1e3,i)),s.animation}(0,0,{...t,onUpdate:e=>{this.mixTargetDelta(e),t.onUpdate&&t.onUpdate(e)},onComplete:()=>{t.onComplete&&t.onComplete(),this.completeAnimation()}}),this.resumingFrom&&(this.resumingFrom.currentAnimation=this.currentAnimation),this.pendingAnimation=void 0})}completeAnimation(){this.resumingFrom&&(this.resumingFrom.currentAnimation=void 0,this.resumingFrom.preserveOpacity=void 0);let t=this.getStack();t&&t.exitAnimationComplete(),this.resumingFrom=this.currentAnimation=this.animationValues=void 0,this.notifyListeners("animationComplete")}finishAnimation(){this.currentAnimation&&(this.mixTargetDelta&&this.mixTargetDelta(1e3),this.currentAnimation.stop()),this.completeAnimation()}applyTransformsToTarget(){let t=this.getLead(),{targetWithTransforms:e,target:i,layout:s,latestValues:n}=t;if(e&&i&&s){if(this!==t&&this.layout&&s&&sm(this.options.animationType,this.layout.layoutBox,s.layoutBox)){i=this.target||eG();let e=eW(this.layout.layoutBox.x);i.x.min=t.target.x.min,i.x.max=i.x.min+e;let s=eW(this.layout.layoutBox.y);i.y.min=t.target.y.min,i.y.max=i.y.min+s}ij(e,i),e8(e,n),e$(this.projectionDeltaWithTransform,this.layoutCorrected,e,n)}}registerSharedNode(t,e){this.sharedNodes.has(t)||this.sharedNodes.set(t,new iK),this.sharedNodes.get(t).add(e);let i=e.options.initialPromotionConfig;e.promote({transition:i?i.transition:void 0,preserveFollowOpacity:i&&i.shouldPreserveFollowOpacity?i.shouldPreserveFollowOpacity(e):void 0})}isLead(){let t=this.getStack();return!t||t.lead===this}getLead(){var t;let{layoutId:e}=this.options;return e&&(null===(t=this.getStack())||void 0===t?void 0:t.lead)||this}getPrevLead(){var t;let{layoutId:e}=this.options;return e?null===(t=this.getStack())||void 0===t?void 0:t.prevLead:void 0}getStack(){let{layoutId:t}=this.options;if(t)return this.root.sharedNodes.get(t)}promote({needsReset:t,transition:e,preserveFollowOpacity:i}={}){let s=this.getStack();s&&s.promote(this,i),t&&(this.projectionDelta=void 0,this.needsReset=!0),e&&this.setOptions({transition:e})}relegate(){let t=this.getStack();return!!t&&t.relegate(this)}resetSkewAndRotation(){let{visualElement:t}=this.options;if(!t)return;let e=!1,{latestValues:i}=t;if((i.z||i.rotate||i.rotateX||i.rotateY||i.rotateZ||i.skewX||i.skewY)&&(e=!0),!e)return;let s={};i.z&&i5("z",t,s,this.animationValues);for(let e=0;e{var e;return null===(e=t.currentAnimation)||void 0===e?void 0:e.stop()}),this.root.nodes.forEach(i7),this.root.sharedNodes.clear()}}}function i3(t){t.updateLayout()}function i9(t){var e;let i=(null===(e=t.resumeFrom)||void 0===e?void 0:e.snapshot)||t.snapshot;if(t.isLead()&&t.layout&&i&&t.hasListeners("didUpdate")){let{layoutBox:e,measuredBox:s}=t.layout,{animationType:n}=t.options,r=i.source!==t.layout.source;"size"===n?e_(t=>{let s=r?i.measuredBox[t]:i.layoutBox[t],n=eW(s);s.min=e[t].min,s.max=s.min+n}):sm(n,i.layoutBox,e)&&e_(s=>{let n=r?i.measuredBox[s]:i.layoutBox[s],o=eW(e[s]);n.max=n.min+o,t.relativeTarget&&!t.currentAnimation&&(t.isProjectionDirty=!0,t.relativeTarget[s].max=t.relativeTarget[s].min+o)});let o=eZ();e$(o,e,i.layoutBox);let a=eZ();r?e$(a,t.applyTransform(s,!0),i.measuredBox):e$(a,e,i.layoutBox);let l=!iI(o),h=!1;if(!t.resumeFrom){let s=t.getClosestProjectingParent();if(s&&!s.resumeFrom){let{snapshot:n,layout:r}=s;if(n&&r){let o=eG();eN(o,i.layoutBox,n.layoutBox);let a=eG();eN(a,e,r.layoutBox),iX(o,a)||(h=!0),s.options.layoutRoot&&(t.relativeTarget=a,t.relativeTargetOrigin=o,t.relativeParent=s)}}}t.notifyListeners("didUpdate",{layout:e,snapshot:i,delta:a,layoutDelta:o,hasLayoutChanged:l,hasRelativeTargetChanged:h})}else if(t.isLead()){let{onExitComplete:e}=t.options;e&&e()}t.options.transition=void 0}function i6(t){iJ&&i_.totalNodes++,t.parent&&(t.isProjecting()||(t.isProjectionDirty=t.parent.isProjectionDirty),t.isSharedProjectionDirty||(t.isSharedProjectionDirty=!!(t.isProjectionDirty||t.parent.isProjectionDirty||t.parent.isSharedProjectionDirty)),t.isTransformDirty||(t.isTransformDirty=t.parent.isTransformDirty))}function i4(t){t.isProjectionDirty=t.isSharedProjectionDirty=t.isTransformDirty=!1}function i8(t){t.clearSnapshot()}function i7(t){t.clearMeasurements()}function st(t){t.isLayoutDirty=!1}function se(t){let{visualElement:e}=t.options;e&&e.getProps().onBeforeLayoutMeasure&&e.notify("BeforeLayoutMeasure"),t.resetTransform()}function si(t){t.finishAnimation(),t.targetDelta=t.relativeTarget=t.target=void 0,t.isProjectionDirty=!0}function ss(t){t.resolveTargetDelta()}function sn(t){t.calcProjection()}function sr(t){t.resetSkewAndRotation()}function so(t){t.removeLeadSnapshot()}function sa(t,e,i){t.translate=(0,eB.t)(e.translate,0,i),t.scale=(0,eB.t)(e.scale,1,i),t.origin=e.origin,t.originPoint=e.originPoint}function sl(t,e,i,s){t.min=(0,eB.t)(e.min,i.min,s),t.max=(0,eB.t)(e.max,i.max,s)}function sh(t){return t.animationValues&&void 0!==t.animationValues.opacityExit}let su={duration:.45,ease:[.4,0,.1,1]},sd=t=>"undefined"!=typeof navigator&&navigator.userAgent&&navigator.userAgent.toLowerCase().includes(t),sc=sd("applewebkit/")&&!sd("chrome/")?Math.round:tc.Z;function sp(t){t.min=sc(t.min),t.max=sc(t.max)}function sm(t,e,i){return"position"===t||"preserve-aspect"===t&&!(.2>=Math.abs(iH(e)-iH(i)))}function sf(t){var e;return t!==t.root&&(null===(e=t.scroll)||void 0===e?void 0:e.wasRoot)}let sv=i2({attachResizeListener:(t,e)=>ew(t,"resize",e),measureScroll:()=>({x:document.documentElement.scrollLeft||document.body.scrollLeft,y:document.documentElement.scrollTop||document.body.scrollTop}),checkIsScrollRoot:()=>!0}),sg={current:void 0},sy=i2({measureScroll:t=>({x:t.scrollLeft,y:t.scrollTop}),defaultParent:()=>{if(!sg.current){let t=new sv({});t.mount(window),t.setOptions({layoutScroll:!0}),sg.current=t}return sg.current},resetTransform:(t,e)=>{t.style.transform=void 0!==e?e:"none"},checkIsScrollRoot:t=>"fixed"===window.getComputedStyle(t).position});function sx(t,e){let i=e?"onHoverStart":"onHoverEnd";return eT(t.current,e?"pointerenter":"pointerleave",(s,n)=>{if("touch"===s.pointerType||ej())return;let r=t.getProps();t.animationState&&r.whileHover&&t.animationState.setActive("whileHover",e);let o=r[i];o&&C.Wi.postRender(()=>o(s,n))},{passive:!t.getProps()[i]})}class sP extends em{mount(){this.unmount=(0,tX.z)(sx(this.node,!0),sx(this.node,!1))}unmount(){}}class sw extends em{constructor(){super(...arguments),this.isActive=!1}onFocus(){let t=!1;try{t=this.node.current.matches(":focus-visible")}catch(e){t=!0}t&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!0),this.isActive=!0)}onBlur(){this.isActive&&this.node.animationState&&(this.node.animationState.setActive("whileFocus",!1),this.isActive=!1)}mount(){this.unmount=(0,tX.z)(ew(this.node.current,"focus",()=>this.onFocus()),ew(this.node.current,"blur",()=>this.onBlur()))}unmount(){}}let sT=(t,e)=>!!e&&(t===e||sT(t,e.parentElement));function sb(t,e){if(!e)return;let i=new PointerEvent("pointer"+t);e(i,ex(i))}class sS extends em{constructor(){super(...arguments),this.removeStartListeners=tc.Z,this.removeEndListeners=tc.Z,this.removeAccessibleListeners=tc.Z,this.startPointerPress=(t,e)=>{if(this.isPressing)return;this.removeEndListeners();let i=this.node.getProps(),s=eT(window,"pointerup",(t,e)=>{if(!this.checkPressEnd())return;let{onTap:i,onTapCancel:s,globalTapTarget:n}=this.node.getProps(),r=n||sT(this.node.current,t.target)?i:s;r&&C.Wi.update(()=>r(t,e))},{passive:!(i.onTap||i.onPointerUp)}),n=eT(window,"pointercancel",(t,e)=>this.cancelPress(t,e),{passive:!(i.onTapCancel||i.onPointerCancel)});this.removeEndListeners=(0,tX.z)(s,n),this.startPress(t,e)},this.startAccessiblePress=()=>{let t=ew(this.node.current,"keydown",t=>{"Enter"!==t.key||this.isPressing||(this.removeEndListeners(),this.removeEndListeners=ew(this.node.current,"keyup",t=>{"Enter"===t.key&&this.checkPressEnd()&&sb("up",(t,e)=>{let{onTap:i}=this.node.getProps();i&&C.Wi.postRender(()=>i(t,e))})}),sb("down",(t,e)=>{this.startPress(t,e)}))}),e=ew(this.node.current,"blur",()=>{this.isPressing&&sb("cancel",(t,e)=>this.cancelPress(t,e))});this.removeAccessibleListeners=(0,tX.z)(t,e)}}startPress(t,e){this.isPressing=!0;let{onTapStart:i,whileTap:s}=this.node.getProps();s&&this.node.animationState&&this.node.animationState.setActive("whileTap",!0),i&&C.Wi.postRender(()=>i(t,e))}checkPressEnd(){return this.removeEndListeners(),this.isPressing=!1,this.node.getProps().whileTap&&this.node.animationState&&this.node.animationState.setActive("whileTap",!1),!ej()}cancelPress(t,e){if(!this.checkPressEnd())return;let{onTapCancel:i}=this.node.getProps();i&&C.Wi.postRender(()=>i(t,e))}mount(){let t=this.node.getProps(),e=eT(t.globalTapTarget?window:this.node.current,"pointerdown",this.startPointerPress,{passive:!(t.onTapStart||t.onPointerStart)}),i=ew(this.node.current,"focus",this.startAccessiblePress);this.removeStartListeners=(0,tX.z)(e,i)}unmount(){this.removeStartListeners(),this.removeEndListeners(),this.removeAccessibleListeners()}}let sA=new WeakMap,sV=new WeakMap,sC=t=>{let e=sA.get(t.target);e&&e(t)},sM=t=>{t.forEach(sC)},sE={some:0,all:1};class sR extends em{constructor(){super(...arguments),this.hasEnteredView=!1,this.isInView=!1}startObserver(){this.unmount();let{viewport:t={}}=this.node.getProps(),{root:e,margin:i,amount:s="some",once:n}=t,r={root:e?e.current:void 0,rootMargin:i,threshold:"number"==typeof s?s:sE[s]};return function(t,e,i){let s=function({root:t,...e}){let i=t||document;sV.has(i)||sV.set(i,{});let s=sV.get(i),n=JSON.stringify(e);return s[n]||(s[n]=new IntersectionObserver(sM,{root:t,...e})),s[n]}(e);return sA.set(t,i),s.observe(t),()=>{sA.delete(t),s.unobserve(t)}}(this.node.current,r,t=>{let{isIntersecting:e}=t;if(this.isInView===e||(this.isInView=e,n&&!e&&this.hasEnteredView))return;e&&(this.hasEnteredView=!0),this.node.animationState&&this.node.animationState.setActive("whileInView",e);let{onViewportEnter:i,onViewportLeave:s}=this.node.getProps(),r=e?i:s;r&&r(t)})}mount(){this.startObserver()}update(){if("undefined"==typeof IntersectionObserver)return;let{props:t,prevProps:e}=this.node;["amount","margin","root"].some(function({viewport:t={}},{viewport:e={}}={}){return i=>t[i]!==e[i]}(t,e))&&this.startObserver()}unmount(){}}var sD=i(9791);let sk=(0,ih.createContext)({});var sj=i(9033);let sL=(0,ih.createContext)({strict:!1}),sF=!1;function sB(){window.MotionHandoffIsComplete=!0}function sW(t){return s(t.animate)||u.some(e=>o(t[e]))}function sO(t){return!!(sW(t)||t.variants)}function s$(t){return Array.isArray(t)?t.join(" "):t}let sU={animation:["animate","variants","whileHover","whileTap","exit","whileInView","whileFocus","whileDrag"],exit:["exit"],drag:["drag","dragControls"],focus:["whileFocus"],hover:["whileHover","onHoverStart","onHoverEnd"],tap:["whileTap","onTap","onTapStart","onTapCancel"],pan:["onPan","onPanStart","onPanSessionStart","onPanEnd"],inView:["whileInView","onViewportEnter","onViewportLeave"],layout:["layout","layoutId"]},sI={};for(let t in sU)sI[t]={isEnabled:e=>sU[t].some(t=>!!e[t])};var sN=i(7282);let sz=Symbol.for("motionComponentSymbol"),sX=["animate","circle","defs","desc","ellipse","g","image","line","filter","marker","mask","metadata","path","pattern","polygon","polyline","rect","stop","switch","symbol","svg","text","tspan","use","view"];function sH(t){if("string"!=typeof t||t.includes("-"));else if(sX.indexOf(t)>-1||/[A-Z]/u.test(t))return!0;return!1}function sY(t,{style:e,vars:i},s,n){for(let r in Object.assign(t.style,e,n&&n.getProjectionStyles(s)),i)t.style.setProperty(r,i[r])}let sK=new Set(["baseFrequency","diffuseConstant","kernelMatrix","kernelUnitLength","keySplines","keyTimes","limitingConeAngle","markerHeight","markerWidth","numOctaves","targetX","targetY","surfaceScale","specularConstant","specularExponent","stdDeviation","tableValues","viewBox","gradientTransform","pathLength","startOffset","textLength","lengthAdjust"]);function sZ(t,e,i,s){for(let i in sY(t,e,void 0,s),e.attrs)t.setAttribute(sK.has(i)?i:et(i),e.attrs[i])}function sq(t,{layout:e,layoutId:i}){return c.has(t)||t.startsWith("origin")||(e||void 0!==i)&&(!!ig[t]||"opacity"===t)}function sG(t,e,i){var s;let{style:n}=t,r={};for(let o in n)(er(n[o])||e.style&&er(e.style[o])||sq(o,t)||(null===(s=null==i?void 0:i.getValue(o))||void 0===s?void 0:s.liveStyle)!==void 0)&&(r[o]=n[o]);return i&&n&&"string"==typeof n.willChange&&(i.applyWillChange=!1),r}function s_(t,e,i){let s=sG(t,e,i);for(let i in t)(er(t[i])||er(e[i]))&&(s[-1!==d.indexOf(i)?"attr"+i.charAt(0).toUpperCase()+i.substring(1):i]=t[i]);return s}var sJ=i(458);let sQ=t=>(e,i)=>{let n=(0,ih.useContext)(sk),r=(0,ih.useContext)(iu.O),o=()=>(function({applyWillChange:t=!1,scrapeMotionValuesFromProps:e,createRenderState:i,onMount:n},r,o,a,l){let h={latestValues:function(t,e,i,n,r){var o;let a={},l=[],h=n&&(null===(o=t.style)||void 0===o?void 0:o.willChange)===void 0,u=r(t,{});for(let t in u)a[t]=iG(u[t]);let{initial:d,animate:c}=t,p=sW(t),m=sO(t);e&&m&&!p&&!1!==t.inherit&&(void 0===d&&(d=e.initial),void 0===c&&(c=e.animate));let f=!!i&&!1===i.initial,v=(f=f||!1===d)?c:d;return v&&"boolean"!=typeof v&&!s(v)&&s0(t,v,(t,e)=>{for(let e in t){let i=t[e];if(Array.isArray(i)){let t=f?i.length-1:0;i=i[t]}null!==i&&(a[e]=i)}for(let t in e)a[t]=e[t]}),h&&(c&&!1!==d&&!s(c)&&s0(t,c,t=>{for(let e in t)!function(t,e){let i=ei(e);i&&(0,es.y4)(t,i)}(l,e)}),l.length&&(a.willChange=l.join(","))),a}(r,o,a,!l&&t,e),renderState:i()};return n&&(h.mount=t=>n(r,t,h)),h})(t,e,n,r,i);return i?o():(0,sJ.h)(o)};function s0(t,e,i){let s=Array.isArray(e)?e:[e];for(let e=0;e({style:{},transform:{},transformOrigin:{},vars:{}}),s5=()=>({...s1(),attrs:{}}),s2=(t,e)=>e&&"number"==typeof t?e.transform(t):t,s3={x:"translateX",y:"translateY",z:"translateZ",transformPerspective:"perspective"},s9=d.length;function s6(t,e,i){let{style:s,vars:n,transformOrigin:r}=t,o=!1,a=!1;for(let t in e){let i=e[t];if(c.has(t)){o=!0;continue}if((0,D.f)(t)){n[t]=i;continue}{let e=s2(i,tr[t]);t.startsWith("origin")?(a=!0,r[t]=e):s[t]=e}}if(!e.transform&&(o||i?s.transform=function(t,e,i){let s="",n=!0;for(let r=0;r"string"==typeof t&&"svg"===t.toLowerCase(),ni={useVisualState:sQ({scrapeMotionValuesFromProps:s_,createRenderState:s5,onMount:(t,e,{renderState:i,latestValues:s})=>{C.Wi.read(()=>{try{i.dimensions="function"==typeof e.getBBox?e.getBBox():e.getBoundingClientRect()}catch(t){i.dimensions={x:0,y:0,width:0,height:0}}}),C.Wi.render(()=>{nt(i,s,ne(e.tagName),t.transformTemplate),sZ(e,i)})}})},ns={useVisualState:sQ({applyWillChange:!0,scrapeMotionValuesFromProps:sG,createRenderState:s1})};function nn(t,e,i){for(let s in e)er(e[s])||sq(s,i)||(t[s]=e[s])}let nr=new Set(["animate","exit","variants","initial","style","values","variants","transition","transformTemplate","custom","inherit","onBeforeLayoutMeasure","onAnimationStart","onAnimationComplete","onUpdate","onDragStart","onDrag","onDragEnd","onMeasureDragConstraints","onDirectionLock","onDragTransitionEnd","_dragX","_dragY","onHoverStart","onHoverEnd","onViewportEnter","onViewportLeave","globalTapTarget","ignoreStrict","viewport"]);function no(t){return t.startsWith("while")||t.startsWith("drag")&&"draggable"!==t||t.startsWith("layout")||t.startsWith("onTap")||t.startsWith("onPan")||t.startsWith("onLayout")||nr.has(t)}let na=t=>!no(t);try{!function(t){t&&(na=e=>e.startsWith("on")?!no(e):t(e))}(require("@emotion/is-prop-valid").default)}catch(t){}var nl=i(3629),nh=i(1016);let nu=new WeakMap,nd=[...z,ts.$,_.P],nc=t=>nd.find(N(t)),np=["AnimationStart","AnimationComplete","Update","BeforeLayoutMeasure","LayoutMeasure","LayoutAnimationStart","LayoutAnimationComplete"],nm=u.length;class nf{scrapeMotionValuesFromProps(t,e,i){return{}}constructor({parent:t,props:e,presenceContext:i,reducedMotionConfig:s,blockInitialAnimation:n,visualState:r},o={}){this.applyWillChange=!1,this.current=null,this.children=new Set,this.isVariantNode=!1,this.isControllingVariants=!1,this.shouldReduceMotion=null,this.values=new Map,this.KeyframeResolver=G,this.features={},this.valueSubscriptions=new Map,this.prevMotionValues={},this.events={},this.propEventSubscriptions={},this.notifyUpdate=()=>this.notify("Update",this.latestValues),this.render=()=>{this.isRenderScheduled=!1,this.current&&(this.triggerBuild(),this.renderInstance(this.current,this.renderState,this.props.style,this.projection))},this.isRenderScheduled=!1,this.scheduleRender=()=>{this.isRenderScheduled||(this.isRenderScheduled=!0,C.Wi.render(this.render,!1,!0))};let{latestValues:a,renderState:l}=r;this.latestValues=a,this.baseTarget={...a},this.initialValues=e.initial?{...a}:{},this.renderState=l,this.parent=t,this.props=e,this.presenceContext=i,this.depth=t?t.depth+1:0,this.reducedMotionConfig=s,this.options=o,this.blockInitialAnimation=!!n,this.isControllingVariants=sW(e),this.isVariantNode=sO(e),this.isVariantNode&&(this.variantChildren=new Set),this.manuallyAnimateOnMount=!!(t&&t.current);let{willChange:h,...u}=this.scrapeMotionValuesFromProps(e,{},this);for(let t in u){let e=u[t];void 0!==a[t]&&er(e)&&e.set(a[t],!1)}}mount(t){this.current=t,nu.set(t,this),this.projection&&!this.projection.instance&&this.projection.mount(t),this.parent&&this.isVariantNode&&!this.isControllingVariants&&(this.removeFromVariantTree=this.parent.addVariantChild(this)),this.values.forEach((t,e)=>this.bindToMotionValue(e,t)),nh.O.current||(0,nl.A)(),this.shouldReduceMotion="never"!==this.reducedMotionConfig&&("always"===this.reducedMotionConfig||nh.n.current),this.parent&&this.parent.children.add(this),this.update(this.props,this.presenceContext)}unmount(){for(let t in nu.delete(this.current),this.projection&&this.projection.unmount(),(0,C.Pn)(this.notifyUpdate),(0,C.Pn)(this.render),this.valueSubscriptions.forEach(t=>t()),this.valueSubscriptions.clear(),this.removeFromVariantTree&&this.removeFromVariantTree(),this.parent&&this.parent.children.delete(this),this.events)this.events[t].clear();for(let t in this.features){let e=this.features[t];e&&(e.unmount(),e.isMounted=!1)}this.current=null}bindToMotionValue(t,e){let i;this.valueSubscriptions.has(t)&&this.valueSubscriptions.get(t)();let s=c.has(t),n=e.on("change",e=>{this.latestValues[t]=e,this.props.onUpdate&&C.Wi.preRender(this.notifyUpdate),s&&this.projection&&(this.projection.isTransformDirty=!0)}),r=e.on("renderRequest",this.scheduleRender);window.MotionCheckAppearSync&&(i=window.MotionCheckAppearSync(this,t,e)),this.valueSubscriptions.set(t,()=>{n(),r(),i&&i(),e.owner&&e.stop()})}sortNodePosition(t){return this.current&&this.sortInstanceNodePosition&&this.type===t.type?this.sortInstanceNodePosition(this.current,t.current):0}updateFeatures(){let t="animation";for(t in sI){let e=sI[t];if(!e)continue;let{isEnabled:i,Feature:s}=e;if(!this.features[t]&&s&&i(this.props)&&(this.features[t]=new s(this)),this.features[t]){let e=this.features[t];e.isMounted?e.update():(e.mount(),e.isMounted=!0)}}}triggerBuild(){this.build(this.renderState,this.latestValues,this.props)}measureViewportBox(){return this.current?this.measureInstanceViewportBox(this.current,this.props):eG()}getStaticValue(t){return this.latestValues[t]}setStaticValue(t,e){this.latestValues[t]=e}update(t,e){(t.transformTemplate||this.props.transformTemplate)&&this.scheduleRender(),this.prevProps=this.props,this.props=t,this.prevPresenceContext=this.presenceContext,this.presenceContext=e;for(let e=0;ee.variantChildren.delete(t)}addValue(t,e){let i=this.values.get(t);e!==i&&(i&&this.removeValue(t),this.bindToMotionValue(t,e),this.values.set(t,e),this.latestValues[t]=e.get())}removeValue(t){this.values.delete(t);let e=this.valueSubscriptions.get(t);e&&(e(),this.valueSubscriptions.delete(t)),delete this.latestValues[t],this.removeValueFromRenderState(t,this.renderState)}hasValue(t){return this.values.has(t)}getValue(t,e){if(this.props.values&&this.props.values[t])return this.props.values[t];let i=this.values.get(t);return void 0===i&&void 0!==e&&(i=(0,t7.BX)(null===e?void 0:e,{owner:this}),this.addValue(t,i)),i}readValue(t,e){var i;let s=void 0===this.latestValues[t]&&this.current?null!==(i=this.getBaseTargetFromProps(this.props,t))&&void 0!==i?i:this.readValueFromInstance(this.current,t,this.options):this.latestValues[t];return null!=s&&("string"==typeof s&&(R(s)||M(s))?s=parseFloat(s):!nc(s)&&_.P.test(e)&&(s=tl(t,e)),this.setBaseTarget(t,er(s)?s.get():s)),er(s)?s.get():s}setBaseTarget(t,e){this.baseTarget[t]=e}getBaseTarget(t){var e;let i;let{initial:s}=this.props;if("string"==typeof s||"object"==typeof s){let n=a(this.props,s,null===(e=this.presenceContext)||void 0===e?void 0:e.custom);n&&(i=n[t])}if(s&&void 0!==i)return i;let n=this.getBaseTargetFromProps(this.props,t);return void 0===n||er(n)?void 0!==this.initialValues[t]&&void 0===i?void 0:this.baseTarget[t]:n}on(t,e){return this.events[t]||(this.events[t]=new ib.L),this.events[t].add(e)}notify(t,...e){this.events[t]&&this.events[t].notify(...e)}}class nv extends nf{constructor(){super(...arguments),this.KeyframeResolver=tu}sortInstanceNodePosition(t,e){return 2&t.compareDocumentPosition(e)?1:-1}getBaseTargetFromProps(t,e){return t.style?t.style[e]:void 0}removeValueFromRenderState(t,{vars:e,style:i}){delete e[t],delete i[t]}}class ng extends nv{constructor(){super(...arguments),this.type="html",this.applyWillChange=!0,this.renderInstance=sY}readValueFromInstance(t,e){if(c.has(e)){let t=ta(e);return t&&t.default||0}{let i=window.getComputedStyle(t),s=((0,D.f)(e)?i.getPropertyValue(e):i[e])||0;return"string"==typeof s?s.trim():s}}measureInstanceViewportBox(t,{transformPagePoint:e}){return e7(t,e)}build(t,e,i){s6(t,e,i.transformTemplate)}scrapeMotionValuesFromProps(t,e,i){return sG(t,e,i)}handleChildMotionValue(){this.childSubscription&&(this.childSubscription(),delete this.childSubscription);let{children:t}=this.props;er(t)&&(this.childSubscription=t.on("change",t=>{this.current&&(this.current.textContent=`${t}`)}))}}class ny extends nv{constructor(){super(...arguments),this.type="svg",this.isSVGTag=!1,this.measureInstanceViewportBox=eG}getBaseTargetFromProps(t,e){return t[e]}readValueFromInstance(t,e){if(c.has(e)){let t=ta(e);return t&&t.default||0}return e=sK.has(e)?e:et(e),t.getAttribute(e)}scrapeMotionValuesFromProps(t,e,i){return s_(t,e,i)}build(t,e,i){nt(t,e,this.isSVGTag,i.transformTemplate)}renderInstance(t,e,i,s){sZ(t,e,i,s)}mount(t){this.isSVGTag=ne(t.tagName),super.mount(t)}}let nx=function(t){if("undefined"==typeof Proxy)return t;let e=new Map;return new Proxy((...e)=>t(...e),{get:(i,s)=>"create"===s?t:(e.has(s)||e.set(s,t(s)),e.get(s))})}((w={animation:{Feature:ef},exit:{Feature:eg},inView:{Feature:sR},tap:{Feature:sS},focus:{Feature:sw},hover:{Feature:sP},pan:{Feature:ia},drag:{Feature:ir,ProjectionNode:sy,MeasureLayout:iw},layout:{ProjectionNode:sy,MeasureLayout:iw}},T=(t,e)=>sH(t)?new ny(e):new ng(e,{allowProjection:t!==ih.Fragment}),function(t,{forwardMotionProps:e}={forwardMotionProps:!1}){return function(t){let{preloadedFeatures:e,createVisualElement:i,useRender:s,useVisualState:n,Component:r}=t;e&&function(t){for(let e in t)sI[e]={...sI[e],...t[e]}}(e);let a=(0,ih.forwardRef)(function(t,e){var a;let l;let h={...(0,ih.useContext)(sD._),...t,layoutId:function(t){let{layoutId:e}=t,i=(0,ih.useContext)(id.p).id;return i&&void 0!==e?i+"-"+e:e}(t)},{isStatic:u}=h,d=function(t){let{initial:e,animate:i}=function(t,e){if(sW(t)){let{initial:e,animate:i}=t;return{initial:!1===e||o(e)?e:void 0,animate:o(i)?i:void 0}}return!1!==t.inherit?e:{}}(t,(0,ih.useContext)(sk));return(0,ih.useMemo)(()=>({initial:e,animate:i}),[s$(e),s$(i)])}(t),c=n(t,u);if(!u&&sN.j){(0,ih.useContext)(sL).strict;let t=function(t){let{drag:e,layout:i}=sI;if(!e&&!i)return{};let s={...e,...i};return{MeasureLayout:(null==e?void 0:e.isEnabled(t))||(null==i?void 0:i.isEnabled(t))?s.MeasureLayout:void 0,ProjectionNode:s.ProjectionNode}}(h);l=t.MeasureLayout,d.visualElement=function(t,e,i,s,n){var r;let{visualElement:o}=(0,ih.useContext)(sk),a=(0,ih.useContext)(sL),l=(0,ih.useContext)(iu.O),h=(0,ih.useContext)(sD._).reducedMotion,u=(0,ih.useRef)(void 0);s=s||a.renderer,!u.current&&s&&(u.current=s(t,{visualState:e,parent:o,props:i,presenceContext:l,blockInitialAnimation:!!l&&!1===l.initial,reducedMotionConfig:h}));let d=u.current,c=(0,ih.useContext)(ic);d&&!d.projection&&n&&("html"===d.type||"svg"===d.type)&&function(t,e,i,s){let{layoutId:n,layout:r,drag:o,dragConstraints:a,layoutScroll:l,layoutRoot:h}=e;t.projection=new i(t.latestValues,e["data-framer-portal-id"]?void 0:function t(e){if(e)return!1!==e.options.allowProjection?e.projection:t(e.parent)}(t.parent)),t.projection.setOptions({layoutId:n,layout:r,alwaysMeasureLayout:!!o||a&&eL(a),visualElement:t,animationType:"string"==typeof r?r:"both",initialPromotionConfig:s,layoutScroll:l,layoutRoot:h})}(u.current,i,n,c),(0,ih.useInsertionEffect)(()=>{d&&d.update(i,l)});let p=i[ee],m=(0,ih.useRef)(!!p&&!window.MotionHandoffIsComplete&&(null===(r=window.MotionHasOptimisedAnimation)||void 0===r?void 0:r.call(window,p)));return(0,sj.L)(()=>{d&&(d.updateFeatures(),iy.render(d.render),m.current&&d.animationState&&d.animationState.animateChanges())}),(0,ih.useEffect)(()=>{d&&(!m.current&&d.animationState&&d.animationState.animateChanges(),m.current=!1,sF||(sF=!0,queueMicrotask(sB)))}),d}(r,c,h,i,t.ProjectionNode)}return(0,il.jsxs)(sk.Provider,{value:d,children:[l&&d.visualElement?(0,il.jsx)(l,{visualElement:d.visualElement,...h}):null,s(r,t,(a=d.visualElement,(0,ih.useCallback)(t=>{t&&c.mount&&c.mount(t),a&&(t?a.mount(t):a.unmount()),e&&("function"==typeof e?e(t):eL(e)&&(e.current=t))},[a])),c,u,d.visualElement)]})});return a[sz]=r,a}({...sH(t)?ni:ns,preloadedFeatures:w,useRender:function(t=!1){return(e,i,s,{latestValues:n},r)=>{let o=(sH(e)?function(t,e,i,s){let n=(0,ih.useMemo)(()=>{let i=s5();return nt(i,e,ne(s),t.transformTemplate),{...i.attrs,style:{...i.style}}},[e]);if(t.style){let e={};nn(e,t.style,t),n.style={...e,...n.style}}return n}:function(t,e){let i={},s=function(t,e){let i=t.style||{},s={};return nn(s,i,t),Object.assign(s,function({transformTemplate:t},e){return(0,ih.useMemo)(()=>{let i=s1();return s6(i,e,t),Object.assign({},i.vars,i.style)},[e])}(t,e)),s}(t,e);return t.drag&&!1!==t.dragListener&&(i.draggable=!1,s.userSelect=s.WebkitUserSelect=s.WebkitTouchCallout="none",s.touchAction=!0===t.drag?"none":`pan-${"x"===t.drag?"y":"x"}`),void 0===t.tabIndex&&(t.onTap||t.onTapStart||t.whileTap)&&(i.tabIndex=0),i.style=s,i})(i,n,r,e),a=function(t,e,i){let s={};for(let n in t)("values"!==n||"object"!=typeof t.values)&&(na(n)||!0===i&&no(n)||!e&&!no(n)||t.draggable&&n.startsWith("onDrag"))&&(s[n]=t[n]);return s}(i,"string"==typeof e,t),l=e!==ih.Fragment?{...a,...o,ref:s}:{},{children:h}=i,u=(0,ih.useMemo)(()=>er(h)?h.get():h,[h]);return(0,ih.createElement)(e,{...l,children:u})}}(e),createVisualElement:T,Component:t})}))},1534:(t,e,i)=>{i.d(e,{f:()=>n,t:()=>o});let s=t=>e=>"string"==typeof e&&e.startsWith(t),n=s("--"),r=s("var(--"),o=t=>!!r(t)&&a.test(t.split("/*")[0].trim()),a=/var\(--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)$/iu},565:(t,e,i)=>{i.d(e,{c:()=>s});let s={skipAnimations:!1,useManualTiming:!1}},8746:(t,e,i)=>{function s(t,e){-1===t.indexOf(e)&&t.push(e)}function n(t,e){let i=t.indexOf(e);i>-1&&t.splice(i,1)}i.d(e,{cl:()=>n,y4:()=>s})},1506:(t,e,i)=>{i.d(e,{u:()=>s});let s=(t,e,i)=>i>e?e:i{i.d(e,{K:()=>n,k:()=>r});var s=i(9276);let n=s.Z,r=s.Z},2548:(t,e,i)=>{i.d(e,{s:()=>h});var s=i(9047),n=i(1506),r=i(9654),o=i(3217),a=i(9276),l=i(5389);function h(t,e,{clamp:i=!0,ease:u,mixer:d}={}){let c=t.length;if((0,s.k)(c===e.length,"Both input and output ranges must be the same length"),1===c)return()=>e[0];if(2===c&&t[0]===t[1])return()=>e[1];t[0]>t[c-1]&&(t=[...t].reverse(),e=[...e].reverse());let p=function(t,e,i){let s=[],n=i||l.C,o=t.length-1;for(let i=0;i{let i=0;if(m>1)for(;if((0,n.u)(t[0],t[c-1],e)):f}},7282:(t,e,i)=>{i.d(e,{j:()=>s});let s="undefined"!=typeof window},5389:(t,e,i)=>{i.d(e,{C:()=>A});var s=i(5004),n=i(9047);function r(t,e,i){return(i<0&&(i+=1),i>1&&(i-=1),i<1/6)?t+(e-t)*6*i:i<.5?e:i<2/3?t+(e-t)*(2/3-i)*6:t}var o=i(8480),a=i(1583),l=i(598);function h(t,e){return i=>i>0?e:t}let u=(t,e,i)=>{let s=t*t,n=i*(e*e-s)+s;return n<0?0:Math.sqrt(n)},d=[o.$,a.m,l.J],c=t=>d.find(e=>e.test(t));function p(t){let e=c(t);if((0,n.K)(!!e,`'${t}' is not an animatable color. Use the equivalent color code instead.`),!e)return!1;let i=e.parse(t);return e===l.J&&(i=function({hue:t,saturation:e,lightness:i,alpha:s}){t/=360,i/=100;let n=0,o=0,a=0;if(e/=100){let s=i<.5?i*(1+e):i+e-i*e,l=2*i-s;n=r(l,s,t+1/3),o=r(l,s,t),a=r(l,s,t-1/3)}else n=o=a=i;return{red:Math.round(255*n),green:Math.round(255*o),blue:Math.round(255*a),alpha:s}}(i)),i}let m=(t,e)=>{let i=p(t),n=p(e);if(!i||!n)return h(t,e);let r={...i};return t=>(r.red=u(i.red,n.red,t),r.green=u(i.green,n.green,t),r.blue=u(i.blue,n.blue,t),r.alpha=(0,s.t)(i.alpha,n.alpha,t),a.m.transform(r))};var f=i(9654),v=i(146),g=i(3646),y=i(1534);let x=new Set(["none","hidden"]);function P(t,e){return i=>(0,s.t)(t,e,i)}function w(t){return"number"==typeof t?P:"string"==typeof t?(0,y.t)(t)?h:v.$.test(t)?m:S:Array.isArray(t)?T:"object"==typeof t?v.$.test(t)?m:b:h}function T(t,e){let i=[...t],s=i.length,n=t.map((t,i)=>w(t)(t,e[i]));return t=>{for(let e=0;e{for(let e in s)i[e]=s[e](t);return i}}let S=(t,e)=>{let i=g.P.createTransformer(e),s=(0,g.V)(t),r=(0,g.V)(e);return s.indexes.var.length===r.indexes.var.length&&s.indexes.color.length===r.indexes.color.length&&s.indexes.number.length>=r.indexes.number.length?x.has(t)&&!r.values.length||x.has(e)&&!s.values.length?function(t,e){return x.has(t)?i=>i<=0?t:e:i=>i>=1?e:t}(t,e):(0,f.z)(T(function(t,e){var i;let s=[],n={color:0,var:0,number:0};for(let r=0;r{i.d(e,{t:()=>s});let s=(t,e,i)=>t+(e-t)*i},9276:(t,e,i)=>{i.d(e,{Z:()=>s});let s=t=>t},839:(t,e,i)=>{i.d(e,{Y:()=>r});var s=i(5004),n=i(3217);function r(t){let e=[0];return!function(t,e){let i=t[t.length-1];for(let r=1;r<=e;r++){let o=(0,n.Y)(0,e,r);t.push((0,s.t)(i,1,o))}}(e,t.length-1),e}},9654:(t,e,i)=>{i.d(e,{z:()=>n});let s=(t,e)=>i=>e(t(i)),n=(...t)=>t.reduce(s)},3217:(t,e,i)=>{i.d(e,{Y:()=>s});let s=(t,e,i)=>{let s=e-t;return 0===s?1:(i-t)/s}},3629:(t,e,i)=>{i.d(e,{A:()=>r});var s=i(7282),n=i(1016);function r(){if(n.O.current=!0,s.j){if(window.matchMedia){let t=window.matchMedia("(prefers-reduced-motion)"),e=()=>n.n.current=t.matches;t.addListener(e),e()}else n.n.current=!1}}},1016:(t,e,i)=>{i.d(e,{O:()=>n,n:()=>s});let s={current:null},n={current:!1}},2428:(t,e,i)=>{i.d(e,{L:()=>n});var s=i(8746);class n{constructor(){this.subscriptions=[]}add(t){return(0,s.y4)(this.subscriptions,t),()=>(0,s.cl)(this.subscriptions,t)}notify(t,e,i){let s=this.subscriptions.length;if(s){if(1===s)this.subscriptions[0](t,e,i);else for(let n=0;n{i.d(e,{h:()=>n});var s=i(2265);function n(t){let e=(0,s.useRef)(null);return null===e.current&&(e.current=t()),e.current}},9033:(t,e,i)=>{i.d(e,{L:()=>n});var s=i(2265);let n=i(7282).j?s.useLayoutEffect:s.useEffect},3476:(t,e,i)=>{i.d(e,{R:()=>s});function s(t,e){return e?1e3/e*t:0}},804:(t,e,i)=>{i.d(e,{BX:()=>u,Hg:()=>h,S1:()=>l});var s=i(2428),n=i(3476),r=i(9993),o=i(6219);let a=t=>!isNaN(parseFloat(t)),l={current:void 0};class h{constructor(t,e={}){this.version="12.0.0-alpha.1",this.canTrackVelocity=null,this.events={},this.updateAndNotify=(t,e=!0)=>{let i=r.X.now();this.updatedAt!==i&&this.setPrevFrameValue(),this.prev=this.current,this.setCurrent(t),this.current!==this.prev&&this.events.change&&this.events.change.notify(this.current),e&&this.events.renderRequest&&this.events.renderRequest.notify(this.current)},this.hasAnimated=!1,this.setCurrent(t),this.owner=e.owner}setCurrent(t){this.current=t,this.updatedAt=r.X.now(),null===this.canTrackVelocity&&void 0!==t&&(this.canTrackVelocity=a(this.current))}setPrevFrameValue(t=this.current){this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt}onChange(t){return this.on("change",t)}on(t,e){this.events[t]||(this.events[t]=new s.L);let i=this.events[t].add(e);return"change"===t?()=>{i(),o.Wi.read(()=>{this.events.change.getSize()||this.stop()})}:i}clearListeners(){for(let t in this.events)this.events[t].clear()}attach(t,e){this.passiveEffect=t,this.stopPassiveEffect=e}set(t,e=!0){e&&this.passiveEffect?this.passiveEffect(t,this.updateAndNotify):this.updateAndNotify(t,e)}setWithVelocity(t,e,i){this.set(e),this.prev=void 0,this.prevFrameValue=t,this.prevUpdatedAt=this.updatedAt-i}jump(t,e=!0){this.updateAndNotify(t),this.prev=t,this.prevUpdatedAt=this.prevFrameValue=void 0,e&&this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}get(){return l.current&&l.current.push(this),this.current}getPrevious(){return this.prev}getVelocity(){let t=r.X.now();if(!this.canTrackVelocity||void 0===this.prevFrameValue||t-this.updatedAt>30)return 0;let e=Math.min(this.updatedAt-this.prevUpdatedAt,30);return(0,n.R)(parseFloat(this.current)-parseFloat(this.prevFrameValue),e)}start(t){return this.stop(),new Promise(e=>{this.hasAnimated=!0,this.animation=t(e),this.events.animationStart&&this.events.animationStart.notify()}).then(()=>{this.events.animationComplete&&this.events.animationComplete.notify(),this.clearAnimation()})}stop(){this.animation&&(this.animation.stop(),this.events.animationCancel&&this.events.animationCancel.notify()),this.clearAnimation()}isAnimating(){return!!this.animation}clearAnimation(){delete this.animation}destroy(){this.clearListeners(),this.stop(),this.stopPassiveEffect&&this.stopPassiveEffect()}}function u(t,e){return new h(t,e)}},8480:(t,e,i)=>{i.d(e,{$:()=>n});var s=i(1583);let n={test:(0,i(3338).i)("#"),parse:function(t){let e="",i="",s="",n="";return t.length>5?(e=t.substring(1,3),i=t.substring(3,5),s=t.substring(5,7),n=t.substring(7,9)):(e=t.substring(1,2),i=t.substring(2,3),s=t.substring(3,4),n=t.substring(4,5),e+=e,i+=i,s+=s,n+=n),{red:parseInt(e,16),green:parseInt(i,16),blue:parseInt(s,16),alpha:n?parseInt(n,16)/255:1}},transform:s.m.transform}},598:(t,e,i)=>{i.d(e,{J:()=>a});var s=i(783),n=i(5480),r=i(7292),o=i(3338);let a={test:(0,o.i)("hsl","hue"),parse:(0,o.d)("hue","saturation","lightness"),transform:({hue:t,saturation:e,lightness:i,alpha:o=1})=>"hsla("+Math.round(t)+", "+n.aQ.transform((0,r.Nw)(e))+", "+n.aQ.transform((0,r.Nw)(i))+", "+(0,r.Nw)(s.Fq.transform(o))+")"}},146:(t,e,i)=>{i.d(e,{$:()=>a});var s=i(7292),n=i(8480),r=i(598),o=i(1583);let a={test:t=>o.m.test(t)||n.$.test(t)||r.J.test(t),parse:t=>o.m.test(t)?o.m.parse(t):r.J.test(t)?r.J.parse(t):n.$.parse(t),transform:t=>(0,s.HD)(t)?t:t.hasOwnProperty("red")?o.m.transform(t):r.J.transform(t)}},1583:(t,e,i)=>{i.d(e,{m:()=>h});var s=i(1506),n=i(783),r=i(7292),o=i(3338);let a=t=>(0,s.u)(0,255,t),l={...n.Rx,transform:t=>Math.round(a(t))},h={test:(0,o.i)("rgb","red"),parse:(0,o.d)("red","green","blue"),transform:({red:t,green:e,blue:i,alpha:s=1})=>"rgba("+l.transform(t)+", "+l.transform(e)+", "+l.transform(i)+", "+(0,r.Nw)(n.Fq.transform(s))+")"}},3338:(t,e,i)=>{i.d(e,{d:()=>r,i:()=>n});var s=i(7292);let n=(t,e)=>i=>!!((0,s.HD)(i)&&s.mj.test(i)&&i.startsWith(t)||e&&!(0,s.Rw)(i)&&Object.prototype.hasOwnProperty.call(i,e)),r=(t,e,i)=>n=>{if(!(0,s.HD)(n))return n;let[r,o,a,l]=n.match(s.KP);return{[t]:parseFloat(r),[e]:parseFloat(o),[i]:parseFloat(a),alpha:void 0!==l?parseFloat(l):1}}},3646:(t,e,i)=>{i.d(e,{P:()=>c,V:()=>l});var s=i(146),n=i(7292);let r="number",o="color",a=/var\s*\(\s*--(?:[\w-]+\s*|[\w-]+\s*,(?:\s*[^)(\s]|\s*\((?:[^)(]|\([^)(]*\))*\))+\s*)\)|#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\)|-?(?:\d+(?:\.\d+)?|\.\d+)/giu;function l(t){let e=t.toString(),i=[],n={color:[],number:[],var:[]},l=[],h=0,u=e.replace(a,t=>(s.$.test(t)?(n.color.push(h),l.push(o),i.push(s.$.parse(t))):t.startsWith("var(")?(n.var.push(h),l.push("var"),i.push(t)):(n.number.push(h),l.push(r),i.push(parseFloat(t))),++h,"${}")).split("${}");return{values:i,split:u,indexes:n,types:l}}function h(t){return l(t).values}function u(t){let{split:e,types:i}=l(t),a=e.length;return t=>{let l="";for(let h=0;h"number"==typeof t?0:t,c={test:function(t){var e,i;return isNaN(t)&&(0,n.HD)(t)&&((null===(e=t.match(n.KP))||void 0===e?void 0:e.length)||0)+((null===(i=t.match(n.dA))||void 0===i?void 0:i.length)||0)>0},parse:h,createTransformer:u,getAnimatableNone:function(t){let e=h(t);return u(t)(e.map(d))}}},783:(t,e,i)=>{i.d(e,{Fq:()=>r,Rx:()=>n,bA:()=>o});var s=i(1506);let n={test:t=>"number"==typeof t,parse:parseFloat,transform:t=>t},r={...n,transform:t=>(0,s.u)(0,1,t)},o={...n,default:1}},5480:(t,e,i)=>{i.d(e,{$C:()=>u,RW:()=>r,aQ:()=>o,px:()=>a,vh:()=>l,vw:()=>h});var s=i(7292);let n=t=>({test:e=>(0,s.HD)(e)&&e.endsWith(t)&&1===e.split(" ").length,parse:parseFloat,transform:e=>`${e}${t}`}),r=n("deg"),o=n("%"),a=n("px"),l=n("vh"),h=n("vw"),u={...o,parse:t=>o.parse(t)/100,transform:t=>o.transform(100*t)}},7292:(t,e,i)=>{i.d(e,{HD:()=>a,KP:()=>n,Nw:()=>s,Rw:()=>l,dA:()=>r,mj:()=>o});let s=t=>Math.round(1e5*t)/1e5,n=/-?(?:\d+(?:\.\d+)?|\.\d+)/gu,r=/(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))/giu,o=/^(?:#[\da-f]{3,8}|(?:rgb|hsl)a?\((?:-?[\d.]+%?[,\s]+){2}-?[\d.]+%?\s*(?:[,/]\s*)?(?:\b\d+(?:\.\d+)?|\.\d+)?%?\))$/iu;function a(t){return"string"==typeof t}function l(t){return null==t}}}]); \ No newline at end of file diff --git a/out/_next/static/chunks/app/example/page-91c65ae8e57d2153.js b/out/_next/static/chunks/app/example/page-1034e2d2dd683ec7.js similarity index 98% rename from out/_next/static/chunks/app/example/page-91c65ae8e57d2153.js rename to out/_next/static/chunks/app/example/page-1034e2d2dd683ec7.js index 1ae378d..853cff8 100644 --- a/out/_next/static/chunks/app/example/page-91c65ae8e57d2153.js +++ b/out/_next/static/chunks/app/example/page-1034e2d2dd683ec7.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[915],{5774:(e,t,i)=>{Promise.resolve().then(i.bind(i,8406)),Promise.resolve().then(i.bind(i,7543)),Promise.resolve().then(i.bind(i,8782)),Promise.resolve().then(i.bind(i,3463)),Promise.resolve().then(i.bind(i,1597)),Promise.resolve().then(i.bind(i,5218)),Promise.resolve().then(i.bind(i,8785)),Promise.resolve().then(i.t.bind(i,8173,23)),Promise.resolve().then(i.t.bind(i,231,23))},8406:(e,t,i)=>{"use strict";i.r(t),i.d(t,{AnimateInView:()=>o});var l=i(7437),s=i(2265),a=i(4501),n=i(7476),r=i(1980);let d={fadeIn:{hidden:{opacity:0},hiddenReduced:{opacity:0},visible:{opacity:1}},zoomIn:{hidden:{opacity:0,scale:.6},hiddenReduced:{opacity:0,scale:.8},visible:{opacity:1,scale:1}},zoomSharpen:{hidden:{opacity:.3,scale:.6,filter:"blur(20px)"},hiddenReduced:{opacity:.3,scale:.8,filter:"blur(10px)"},visible:{opacity:1,scale:1,filter:"blur(0px)"}},sharpen:{hidden:{opacity:.3,filter:"blur(20px)"},hiddenReduced:{opacity:.3,filter:"blur(10px)"},visible:{opacity:1,filter:"blur(0px)"}},slideInFromLeft:{hidden:{opacity:0,x:-100},hiddenReduced:{opacity:0,x:0},visible:{opacity:1,x:0}},slideInFromRight:{hidden:{opacity:0,x:100},hiddenReduced:{opacity:0,x:0},visible:{opacity:1,x:0}},slideUp:{hidden:{opacity:0,y:100},hiddenReduced:{opacity:0,y:0},visible:{opacity:1,y:0}},slideDown:{hidden:{opacity:0,y:-100},hiddenReduced:{opacity:0,y:0},visible:{opacity:1,y:0}},bubble:{hidden:{opacity:0,height:0},hiddenReduced:{opacity:1,height:"auto"},visible:{opacity:1,height:"auto"}}},o=e=>{let{animation:t="zoomIn",once:i=!0,duration:o=.6,delay:h,children:c,className:u,...p}=e,f=(0,s.useRef)(null),C=(0,a.J)(),g=(0,n.Y)(f,{once:i});return"none"===t?(0,l.jsx)("div",{children:c}):(0,l.jsx)(r.E.div,{ref:f,variants:d[t],transition:{delay:h,duration:o,ease:"easeOut"},initial:"hidden",animate:g?"visible":C?"hiddenReduced":"hidden",className:u,...p,children:c})}},7543:(e,t,i)=>{"use strict";i.r(t),i.d(t,{FeatureHero:()=>o});var l=i(7437),s=i(3533),a=i(6486),n=i(6648);let r=e=>{let{height:t=900,width:i="100%",...s}=e;return(0,l.jsx)("svg",{...s,width:i,height:t,viewBox:"0 0 1106 1678",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)("path",{d:"M2.00037 408.703C2.00037 241.336 0.326884 187.778 222.899 187.778C445.471 187.778 699.839 187.778 781.839 187.778C929.104 187.778 930.778 2 781.839 2C632.9 2 408.654 2 335.021 2C130.857 2 149.266 355.145 335.021 355.145C520.777 355.145 833.716 355.145 907.349 355.145C1133.27 355.145 1149.15 505.985 1032.86 674.817C929.104 825.448 509.063 1392.82 432.083 1494.92C384.638 1557.84 326.401 1636.94 264.735 1660.61C135.222 1710.32 2.00037 1635.51 2.00037 1494.92C2.00037 1122.69 2.00037 615.681 2.00037 408.703Z",stroke:"#F83535",strokeWidth:"3"})})};var d=i(1980);let o=e=>{let{children:t,...i}=e;return(0,l.jsxs)(a.hs,{...i,as:"section",alignItems:"start",justifyContent:"between",className:"relative flex-col bg-soe-black h-auto w-full z-10",children:[(0,l.jsx)(s.W2,{width:"full",className:"order-last flex flex-col rs-p-9 *:text-white z-50 lg:max-w-[50%] *:font-dm-sans bg-soe-black lg:bg-transparent",children:t}),(0,l.jsxs)("div",{className:"relative w-full aspect-[16/9] bg-cool-grey lg:absolute lg:top-0 lg:left-0 h-auto z-10 overflow-hidden",children:[(0,l.jsx)(n.default,{className:"absolute top-0 left-0 lg:left-[300px] z-0 w-full h-auto",alt:"",src:"/soe-centennial-nextjs/assets/images/Hawa-Racine-Thiam.jpg",width:0,height:0,sizes:"100vw"}),(0,l.jsxs)(d.E.div,{className:"absolute w-full h-full top-0 left-0 z-10",initial:{opacity:1},animate:{opacity:0},exit:{opacity:0},transition:{duration:3},children:[(0,l.jsx)("div",{className:"w-full h-full bg-plum-dark absolute top-0 left-0 z-10"}),(0,l.jsx)(r,{className:"absolute bottom-10 left-10 lg:left-[300px] z-20 *:stroke-plum",height:800})]}),(0,l.jsx)("div",{className:"absolute top-0 left-0 bg-transparent lg:bg-feature-gradient-rl bg-feature-gradient-bt w-full h-full z-50"}),(0,l.jsx)(n.default,{className:"absolute top-0 left-0 lg:left-[300px] z-20 w-full h-auto",alt:"",src:"/soe-centennial-nextjs/assets/images/Hawa-Racine-Thiam_silhouette.png",width:0,height:0,sizes:"100vw"}),(0,l.jsx)("div",{className:"absolute top-0 left-0 bg-feature-gradient-bt w-full h-full z-50"})]})]})}},8782:(e,t,i)=>{"use strict";i.d(t,{GradientBanner:()=>o});var l=i(7437),s=i(2265),a=i(3533),n=i(1871),r=i(31),d=i(1980);let o=e=>{let{children:t,...i}=e,o=(0,s.useRef)(null),{scrollYProgress:h}=(0,n.v)({target:o}),c=(0,r.H)(h,[0,1],["linear-gradient(90deg, #C74632 20%, #610058 100%)","linear-gradient(90deg, #610058 20%, #C74632 100%)"]);return(0,l.jsx)(a.W2,{width:"full",...i,children:(0,l.jsx)(d.E.div,{ref:o,style:{background:c},className:"flex flex-col justify-center text-white w-full h-full rs-py-9 cc *:font-dm-sans",children:t})})}},1597:(e,t,i)=>{"use strict";i.r(t),i.d(t,{ShapeAnimation:()=>d});var l=i(7437),s=i(1980),a=i(2265),n=i(5815);let r={A:"M2.00037 408.703C2.00037 241.336 0.326884 187.778 222.899 187.778C445.471 187.778 699.839 187.778 781.839 187.778C929.104 187.778 930.778 2 781.839 2C632.9 2 408.654 2 335.021 2C130.857 2 149.266 355.145 335.021 355.145C520.777 355.145 833.716 355.145 907.349 355.145C1133.27 355.145 1149.15 505.985 1032.86 674.817C929.104 825.448 509.063 1392.82 432.083 1494.92C384.638 1557.84 326.401 1636.94 264.735 1660.61C135.222 1710.32 2.00037 1635.51 2.00037 1494.92C2.00037 1122.69 2.00037 615.681 2.00037 408.703Z",B:"M100.004 1650C316.004 1650 1604 1650 1724 1650C1844 1650 1820 1598 1820 1458C1820 1318 1820 1138 1820 1078C1820 894 1616 874 1488 962C1314.1 1081.55 1118.66 1261.26 1012 1266C916.367 1270.25 896.004 1126 896.004 1034C896.004 942 896.004 286 896.004 198C896.004 110 908.004 2 1052 2C1196 2 1576 2 1616 2C1760 2 1820 179.467 1616 326C1332 530 178.789 1282.22 120.004 1318C-76.0002 1437.3 12.0024 1650 100.004 1650Z",C:"M2.37858 1417.69C2.37858 1503.37 -13.6166 1638 162.33 1638C338.277 1638 926.1 1638 998.078 1638C1194.02 1638 1258 1584.96 1258 1450.33C1258 1352.42 1258 556.856 1258 487.5C1258 356.947 1142.03 201.915 978.084 356.946C814.134 511.978 690.173 613.973 550.214 756.767C374.268 936.276 246.305 871 246.305 675.17C246.305 536.397 246.305 214.148 246.305 169.271C246.305 42.7976 362.27 2.00041 422.252 2.00023C590.249 1.99971 962.089 2.00023 1018.07 2.00023C1158.03 2.00023 1150.03 185.59 1018.07 189.67C886.112 193.75 382.264 189.67 210.316 189.67C38.3679 189.67 2.37858 189.67 2.37858 373.26C2.37858 467.094 2.37858 1352.81 2.37858 1417.69Z"},d=()=>{let[e,t]=(0,a.useState)(r.A),[i,d]=(0,a.useState)(0),o=[r.A,r.B,r.C],h=i=>{let l=n.interpolate(e,i),s=0,a=setInterval(()=>{t(l(s/500)),(s+=1)>500&&clearInterval(a)},8)};return(0,a.useEffect)(()=>{let e=setInterval(()=>{let e=(i+1)%o.length;h(o[e]),d(e)},1e3);return()=>clearInterval(e)},[i,e]),(0,l.jsx)("div",{className:"cc rs-py-2",children:(0,l.jsx)(s.E.svg,{width:"100%",height:"500px",viewBox:"0 0 1820 1700",children:(0,l.jsx)(s.E.path,{d:e,fill:"none",stroke:"black",strokeWidth:"3"})})})}},3463:(e,t,i)=>{"use strict";i.d(t,{HorizontalLineart:()=>d});var l=i(7437),s=i(7697),a=i(7476),n=i(1980),r=i(2265);let d=e=>{let{className:t,isLeft:i=!0,...d}=e,o=(0,r.useRef)(null),h=(0,a.Y)(o,{once:!0});return(0,l.jsx)("div",{...d,ref:o,className:(0,s.c)("flex justify-end rs-py-3",t),children:i?(0,l.jsx)(n.E.svg,{width:"1638",height:"50",viewBox:"0 0 1638 50",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)(n.E.path,{d:"M2.5 2C2.5 30.4723 31 30.4723 58.9691 30.4723C94.6491 30.4723 147.324 30.4723 162.662 30.4723C178 30.4723 178.5 47.5 162.662 47.5C146.824 47.5 124.631 47.5 91.5 47.5C58.9691 47.5 62 11.0278 91.5 11.0278C147.569 11.0278 1589.63 11.0278 1635.5 11.0278",stroke:"#F83535",strokeWidth:"4",strokeLinecap:"round",initial:{pathLength:0,pathOffset:0},animate:h&&{pathLength:1,pathOffset:0},transition:{duration:3,ease:"easeInOut"}})}):(0,l.jsx)(n.E.svg,{width:"1538",height:"82",viewBox:"0 0 1538 82",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)(n.E.path,{d:"M2520 43.0024C2308.67 43.0024 1226.8 43.0025 1190 43.0025C1153.2 43.0025 1151.5 80.0025 1190 80.0025C1248 80.0025 1151 80.0025 1230.5 80.0025C1310 80.0025 1309 2.00248 1230.5 2.00249C1169.7 2.00249 208.5 2.00016 0.5 2.00018",stroke:"#F83535",strokeWidth:"4",initial:{pathLength:1,pathOffset:1},animate:h&&{pathLength:1,pathOffset:0},transition:{duration:3,ease:"easeInOut"}})})})}}},e=>{var t=t=>e(e.s=t);e.O(0,[143,980,804,890,654,130,215,744],()=>t(5774)),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[915],{5774:(e,t,i)=>{Promise.resolve().then(i.bind(i,8406)),Promise.resolve().then(i.bind(i,7543)),Promise.resolve().then(i.bind(i,8782)),Promise.resolve().then(i.bind(i,3463)),Promise.resolve().then(i.bind(i,1597)),Promise.resolve().then(i.bind(i,5218)),Promise.resolve().then(i.bind(i,8785)),Promise.resolve().then(i.t.bind(i,8173,23)),Promise.resolve().then(i.t.bind(i,231,23))},8406:(e,t,i)=>{"use strict";i.r(t),i.d(t,{AnimateInView:()=>o});var l=i(7437),s=i(2265),a=i(4501),n=i(7476),r=i(1980);let d={fadeIn:{hidden:{opacity:0},hiddenReduced:{opacity:0},visible:{opacity:1}},zoomIn:{hidden:{opacity:0,scale:.6},hiddenReduced:{opacity:0,scale:.8},visible:{opacity:1,scale:1}},zoomSharpen:{hidden:{opacity:.3,scale:.6,filter:"blur(20px)"},hiddenReduced:{opacity:.3,scale:.8,filter:"blur(10px)"},visible:{opacity:1,scale:1,filter:"blur(0px)"}},sharpen:{hidden:{opacity:.3,filter:"blur(20px)"},hiddenReduced:{opacity:.3,filter:"blur(10px)"},visible:{opacity:1,filter:"blur(0px)"}},slideInFromLeft:{hidden:{opacity:0,x:-100},hiddenReduced:{opacity:0,x:0},visible:{opacity:1,x:0}},slideInFromRight:{hidden:{opacity:0,x:100},hiddenReduced:{opacity:0,x:0},visible:{opacity:1,x:0}},slideUp:{hidden:{opacity:0,y:100},hiddenReduced:{opacity:0,y:0},visible:{opacity:1,y:0}},slideDown:{hidden:{opacity:0,y:-100},hiddenReduced:{opacity:0,y:0},visible:{opacity:1,y:0}},bubble:{hidden:{opacity:0,height:0},hiddenReduced:{opacity:1,height:"auto"},visible:{opacity:1,height:"auto"}}},o=e=>{let{animation:t="zoomIn",once:i=!0,duration:o=.6,delay:h,children:c,className:u,...p}=e,f=(0,s.useRef)(null),C=(0,a.J)(),g=(0,n.Y)(f,{once:i});return"none"===t?(0,l.jsx)("div",{children:c}):(0,l.jsx)(r.E.div,{ref:f,variants:d[t],transition:{delay:h,duration:o,ease:"easeOut"},initial:"hidden",animate:g?"visible":C?"hiddenReduced":"hidden",className:u,...p,children:c})}},7543:(e,t,i)=>{"use strict";i.r(t),i.d(t,{FeatureHero:()=>o});var l=i(7437),s=i(3533),a=i(6486),n=i(6648);let r=e=>{let{height:t=900,width:i="100%",...s}=e;return(0,l.jsx)("svg",{...s,width:i,height:t,viewBox:"0 0 1106 1678",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)("path",{d:"M2.00037 408.703C2.00037 241.336 0.326884 187.778 222.899 187.778C445.471 187.778 699.839 187.778 781.839 187.778C929.104 187.778 930.778 2 781.839 2C632.9 2 408.654 2 335.021 2C130.857 2 149.266 355.145 335.021 355.145C520.777 355.145 833.716 355.145 907.349 355.145C1133.27 355.145 1149.15 505.985 1032.86 674.817C929.104 825.448 509.063 1392.82 432.083 1494.92C384.638 1557.84 326.401 1636.94 264.735 1660.61C135.222 1710.32 2.00037 1635.51 2.00037 1494.92C2.00037 1122.69 2.00037 615.681 2.00037 408.703Z",stroke:"#F83535",strokeWidth:"3"})})};var d=i(1980);let o=e=>{let{children:t,...i}=e;return(0,l.jsxs)(a.hs,{...i,as:"section",alignItems:"start",justifyContent:"between",className:"relative flex-col bg-soe-black h-auto w-full z-10",children:[(0,l.jsx)(s.W2,{width:"full",className:"order-last flex flex-col rs-p-9 *:text-white z-50 lg:max-w-[50%] *:font-dm-sans bg-soe-black lg:bg-transparent",children:t}),(0,l.jsxs)("div",{className:"relative w-full aspect-[16/9] bg-cool-grey lg:absolute lg:top-0 lg:left-0 h-auto z-10 overflow-hidden",children:[(0,l.jsx)(n.default,{className:"absolute top-0 left-0 lg:left-[300px] z-0 w-full h-auto",alt:"",src:"/soe-centennial-nextjs/assets/images/Hawa-Racine-Thiam.jpg",width:0,height:0,sizes:"100vw"}),(0,l.jsxs)(d.E.div,{className:"absolute w-full h-full top-0 left-0 z-10",initial:{opacity:1},animate:{opacity:0},exit:{opacity:0},transition:{duration:3},children:[(0,l.jsx)("div",{className:"w-full h-full bg-plum-dark absolute top-0 left-0 z-10"}),(0,l.jsx)(r,{className:"absolute bottom-10 left-10 lg:left-[300px] z-20 *:stroke-plum",height:800})]}),(0,l.jsx)("div",{className:"absolute top-0 left-0 bg-transparent lg:bg-feature-gradient-rl bg-feature-gradient-bt w-full h-full z-50"}),(0,l.jsx)(n.default,{className:"absolute top-0 left-0 lg:left-[300px] z-20 w-full h-auto",alt:"",src:"/soe-centennial-nextjs/assets/images/Hawa-Racine-Thiam_silhouette.png",width:0,height:0,sizes:"100vw"}),(0,l.jsx)("div",{className:"absolute top-0 left-0 bg-feature-gradient-bt w-full h-full z-50"})]})]})}},8782:(e,t,i)=>{"use strict";i.d(t,{GradientBanner:()=>o});var l=i(7437),s=i(2265),a=i(3533),n=i(1871),r=i(31),d=i(1980);let o=e=>{let{children:t,...i}=e,o=(0,s.useRef)(null),{scrollYProgress:h}=(0,n.v)({target:o}),c=(0,r.H)(h,[0,1],["linear-gradient(90deg, #C74632 20%, #610058 100%)","linear-gradient(90deg, #610058 20%, #C74632 100%)"]);return(0,l.jsx)(a.W2,{width:"full",...i,children:(0,l.jsx)(d.E.div,{ref:o,style:{background:c},className:"flex flex-col justify-center text-white w-full h-full rs-py-9 cc *:font-dm-sans",children:t})})}},1597:(e,t,i)=>{"use strict";i.r(t),i.d(t,{ShapeAnimation:()=>d});var l=i(7437),s=i(1980),a=i(2265),n=i(5815);let r={A:"M2.00037 408.703C2.00037 241.336 0.326884 187.778 222.899 187.778C445.471 187.778 699.839 187.778 781.839 187.778C929.104 187.778 930.778 2 781.839 2C632.9 2 408.654 2 335.021 2C130.857 2 149.266 355.145 335.021 355.145C520.777 355.145 833.716 355.145 907.349 355.145C1133.27 355.145 1149.15 505.985 1032.86 674.817C929.104 825.448 509.063 1392.82 432.083 1494.92C384.638 1557.84 326.401 1636.94 264.735 1660.61C135.222 1710.32 2.00037 1635.51 2.00037 1494.92C2.00037 1122.69 2.00037 615.681 2.00037 408.703Z",B:"M100.004 1650C316.004 1650 1604 1650 1724 1650C1844 1650 1820 1598 1820 1458C1820 1318 1820 1138 1820 1078C1820 894 1616 874 1488 962C1314.1 1081.55 1118.66 1261.26 1012 1266C916.367 1270.25 896.004 1126 896.004 1034C896.004 942 896.004 286 896.004 198C896.004 110 908.004 2 1052 2C1196 2 1576 2 1616 2C1760 2 1820 179.467 1616 326C1332 530 178.789 1282.22 120.004 1318C-76.0002 1437.3 12.0024 1650 100.004 1650Z",C:"M2.37858 1417.69C2.37858 1503.37 -13.6166 1638 162.33 1638C338.277 1638 926.1 1638 998.078 1638C1194.02 1638 1258 1584.96 1258 1450.33C1258 1352.42 1258 556.856 1258 487.5C1258 356.947 1142.03 201.915 978.084 356.946C814.134 511.978 690.173 613.973 550.214 756.767C374.268 936.276 246.305 871 246.305 675.17C246.305 536.397 246.305 214.148 246.305 169.271C246.305 42.7976 362.27 2.00041 422.252 2.00023C590.249 1.99971 962.089 2.00023 1018.07 2.00023C1158.03 2.00023 1150.03 185.59 1018.07 189.67C886.112 193.75 382.264 189.67 210.316 189.67C38.3679 189.67 2.37858 189.67 2.37858 373.26C2.37858 467.094 2.37858 1352.81 2.37858 1417.69Z"},d=()=>{let[e,t]=(0,a.useState)(r.A),[i,d]=(0,a.useState)(0),o=[r.A,r.B,r.C],h=i=>{let l=n.interpolate(e,i),s=0,a=setInterval(()=>{t(l(s/500)),(s+=1)>500&&clearInterval(a)},8)};return(0,a.useEffect)(()=>{let e=setInterval(()=>{let e=(i+1)%o.length;h(o[e]),d(e)},1e3);return()=>clearInterval(e)},[i,e]),(0,l.jsx)("div",{className:"cc rs-py-2",children:(0,l.jsx)(s.E.svg,{width:"100%",height:"500px",viewBox:"0 0 1820 1700",children:(0,l.jsx)(s.E.path,{d:e,fill:"none",stroke:"black",strokeWidth:"3"})})})}},3463:(e,t,i)=>{"use strict";i.d(t,{HorizontalLineart:()=>d});var l=i(7437),s=i(7697),a=i(7476),n=i(1980),r=i(2265);let d=e=>{let{className:t,isLeft:i=!0,...d}=e,o=(0,r.useRef)(null),h=(0,a.Y)(o,{once:!0});return(0,l.jsx)("div",{...d,ref:o,className:(0,s.c)("flex justify-end rs-py-3",t),children:i?(0,l.jsx)(n.E.svg,{width:"1638",height:"50",viewBox:"0 0 1638 50",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)(n.E.path,{d:"M2.5 2C2.5 30.4723 31 30.4723 58.9691 30.4723C94.6491 30.4723 147.324 30.4723 162.662 30.4723C178 30.4723 178.5 47.5 162.662 47.5C146.824 47.5 124.631 47.5 91.5 47.5C58.9691 47.5 62 11.0278 91.5 11.0278C147.569 11.0278 1589.63 11.0278 1635.5 11.0278",stroke:"#F83535",strokeWidth:"4",strokeLinecap:"round",initial:{pathLength:0,pathOffset:0},animate:h&&{pathLength:1,pathOffset:0},transition:{duration:3,ease:"easeInOut"}})}):(0,l.jsx)(n.E.svg,{width:"1538",height:"82",viewBox:"0 0 1538 82",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)(n.E.path,{d:"M2520 43.0024C2308.67 43.0024 1226.8 43.0025 1190 43.0025C1153.2 43.0025 1151.5 80.0025 1190 80.0025C1248 80.0025 1151 80.0025 1230.5 80.0025C1310 80.0025 1309 2.00248 1230.5 2.00249C1169.7 2.00249 208.5 2.00016 0.5 2.00018",stroke:"#F83535",strokeWidth:"4",initial:{pathLength:1,pathOffset:1},animate:h&&{pathLength:1,pathOffset:0},transition:{duration:3,ease:"easeInOut"}})})})}}},e=>{var t=t=>e(e.s=t);e.O(0,[595,804,890,654,130,215,744],()=>t(5774)),_N_E=e.O()}]); \ No newline at end of file diff --git a/out/_next/static/chunks/app/example/quote/page-c51067ac6748963f.js b/out/_next/static/chunks/app/example/quote/page-6daf0961ce8213ce.js similarity index 97% rename from out/_next/static/chunks/app/example/quote/page-c51067ac6748963f.js rename to out/_next/static/chunks/app/example/quote/page-6daf0961ce8213ce.js index 6c90f82..852858b 100644 --- a/out/_next/static/chunks/app/example/quote/page-c51067ac6748963f.js +++ b/out/_next/static/chunks/app/example/quote/page-6daf0961ce8213ce.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[983],{9818:(e,i,t)=>{Promise.resolve().then(t.bind(t,8406)),Promise.resolve().then(t.bind(t,5218)),Promise.resolve().then(t.t.bind(t,231,23))},8406:(e,i,t)=>{"use strict";t.r(i),t.d(i,{AnimateInView:()=>a});var n=t(7437),r=t(2265),d=t(4501),c=t(7476),o=t(1980);let l={fadeIn:{hidden:{opacity:0},hiddenReduced:{opacity:0},visible:{opacity:1}},zoomIn:{hidden:{opacity:0,scale:.6},hiddenReduced:{opacity:0,scale:.8},visible:{opacity:1,scale:1}},zoomSharpen:{hidden:{opacity:.3,scale:.6,filter:"blur(20px)"},hiddenReduced:{opacity:.3,scale:.8,filter:"blur(10px)"},visible:{opacity:1,scale:1,filter:"blur(0px)"}},sharpen:{hidden:{opacity:.3,filter:"blur(20px)"},hiddenReduced:{opacity:.3,filter:"blur(10px)"},visible:{opacity:1,filter:"blur(0px)"}},slideInFromLeft:{hidden:{opacity:0,x:-100},hiddenReduced:{opacity:0,x:0},visible:{opacity:1,x:0}},slideInFromRight:{hidden:{opacity:0,x:100},hiddenReduced:{opacity:0,x:0},visible:{opacity:1,x:0}},slideUp:{hidden:{opacity:0,y:100},hiddenReduced:{opacity:0,y:0},visible:{opacity:1,y:0}},slideDown:{hidden:{opacity:0,y:-100},hiddenReduced:{opacity:0,y:0},visible:{opacity:1,y:0}},bubble:{hidden:{opacity:0,height:0},hiddenReduced:{opacity:1,height:"auto"},visible:{opacity:1,height:"auto"}}},a=e=>{let{animation:i="zoomIn",once:t=!0,duration:a=.6,delay:s,children:u,className:p,...h}=e,y=(0,r.useRef)(null),f=(0,d.J)(),v=(0,c.Y)(y,{once:t});return"none"===i?(0,n.jsx)("div",{children:u}):(0,n.jsx)(o.E.div,{ref:y,variants:l[i],transition:{delay:s,duration:a,ease:"easeOut"},initial:"hidden",animate:v?"visible":f?"hiddenReduced":"hidden",className:p,...h,children:u})}},5218:(e,i,t)=>{"use strict";t.d(i,{Skiplink:()=>c});var n=t(7437),r=t(2265),d=t(7697);let c=e=>{let{href:i="#main-content",children:t="Skip to main content",className:c,...o}=e,l=(0,r.useRef)(null);return(0,n.jsx)("a",{...o,ref:l,href:i,onFocus:()=>{var e;return null===(e=l.current)||void 0===e?void 0:e.scrollIntoView()},className:(0,d.c)("skiplink",c),children:t})}},7451:(e,i,t)=>{"use strict";t.d(i,{I:()=>r});var n=t(9047);function r(e,i,t){var r;if("string"==typeof e){let d=document;i&&((0,n.k)(!!i.current,"Scope provided, but no element detected."),d=i.current),t?(null!==(r=t[e])&&void 0!==r||(t[e]=d.querySelectorAll(e)),e=t[e]):e=d.querySelectorAll(e)}else e instanceof Element&&(e=[e]);return Array.from(e||[])}},4501:(e,i,t)=>{"use strict";t.d(i,{J:()=>c});var n=t(2265),r=t(3629),d=t(1016);function c(){d.O.current||(0,r.A)();let[e]=(0,n.useState)(d.n.current);return e}},7476:(e,i,t)=>{"use strict";t.d(i,{Y:()=>c});var n=t(2265),r=t(7451);let d={some:0,all:1};function c(e,{root:i,margin:t,amount:o,once:l=!1}={}){let[a,s]=(0,n.useState)(!1);return(0,n.useEffect)(()=>{if(!e.current||l&&a)return;let n={root:i&&i.current||void 0,margin:t,amount:o};return function(e,i,{root:t,margin:n,amount:c="some"}={}){let o=(0,r.I)(e),l=new WeakMap,a=new IntersectionObserver(e=>{e.forEach(e=>{let t=l.get(e.target);if(!!t!==e.isIntersecting){if(e.isIntersecting){let t=i(e);"function"==typeof t?l.set(e.target,t):a.unobserve(e.target)}else t&&(t(e),l.delete(e.target))}})},{root:t,rootMargin:n,threshold:"number"==typeof c?c:d[c]});return o.forEach(e=>a.observe(e)),()=>a.disconnect()}(e.current,()=>(s(!0),l?void 0:()=>s(!1)),n)},[i,e,t,l,o]),a}}},e=>{var i=i=>e(e.s=i);e.O(0,[143,980,130,215,744],()=>i(9818)),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[983],{9818:(e,i,t)=>{Promise.resolve().then(t.bind(t,8406)),Promise.resolve().then(t.bind(t,5218)),Promise.resolve().then(t.t.bind(t,231,23))},8406:(e,i,t)=>{"use strict";t.r(i),t.d(i,{AnimateInView:()=>a});var n=t(7437),r=t(2265),d=t(4501),c=t(7476),o=t(1980);let l={fadeIn:{hidden:{opacity:0},hiddenReduced:{opacity:0},visible:{opacity:1}},zoomIn:{hidden:{opacity:0,scale:.6},hiddenReduced:{opacity:0,scale:.8},visible:{opacity:1,scale:1}},zoomSharpen:{hidden:{opacity:.3,scale:.6,filter:"blur(20px)"},hiddenReduced:{opacity:.3,scale:.8,filter:"blur(10px)"},visible:{opacity:1,scale:1,filter:"blur(0px)"}},sharpen:{hidden:{opacity:.3,filter:"blur(20px)"},hiddenReduced:{opacity:.3,filter:"blur(10px)"},visible:{opacity:1,filter:"blur(0px)"}},slideInFromLeft:{hidden:{opacity:0,x:-100},hiddenReduced:{opacity:0,x:0},visible:{opacity:1,x:0}},slideInFromRight:{hidden:{opacity:0,x:100},hiddenReduced:{opacity:0,x:0},visible:{opacity:1,x:0}},slideUp:{hidden:{opacity:0,y:100},hiddenReduced:{opacity:0,y:0},visible:{opacity:1,y:0}},slideDown:{hidden:{opacity:0,y:-100},hiddenReduced:{opacity:0,y:0},visible:{opacity:1,y:0}},bubble:{hidden:{opacity:0,height:0},hiddenReduced:{opacity:1,height:"auto"},visible:{opacity:1,height:"auto"}}},a=e=>{let{animation:i="zoomIn",once:t=!0,duration:a=.6,delay:s,children:u,className:p,...h}=e,y=(0,r.useRef)(null),f=(0,d.J)(),v=(0,c.Y)(y,{once:t});return"none"===i?(0,n.jsx)("div",{children:u}):(0,n.jsx)(o.E.div,{ref:y,variants:l[i],transition:{delay:s,duration:a,ease:"easeOut"},initial:"hidden",animate:v?"visible":f?"hiddenReduced":"hidden",className:p,...h,children:u})}},5218:(e,i,t)=>{"use strict";t.d(i,{Skiplink:()=>c});var n=t(7437),r=t(2265),d=t(7697);let c=e=>{let{href:i="#main-content",children:t="Skip to main content",className:c,...o}=e,l=(0,r.useRef)(null);return(0,n.jsx)("a",{...o,ref:l,href:i,onFocus:()=>{var e;return null===(e=l.current)||void 0===e?void 0:e.scrollIntoView()},className:(0,d.c)("skiplink",c),children:t})}},7451:(e,i,t)=>{"use strict";t.d(i,{I:()=>r});var n=t(9047);function r(e,i,t){var r;if("string"==typeof e){let d=document;i&&((0,n.k)(!!i.current,"Scope provided, but no element detected."),d=i.current),t?(null!==(r=t[e])&&void 0!==r||(t[e]=d.querySelectorAll(e)),e=t[e]):e=d.querySelectorAll(e)}else e instanceof Element&&(e=[e]);return Array.from(e||[])}},4501:(e,i,t)=>{"use strict";t.d(i,{J:()=>c});var n=t(2265),r=t(3629),d=t(1016);function c(){d.O.current||(0,r.A)();let[e]=(0,n.useState)(d.n.current);return e}},7476:(e,i,t)=>{"use strict";t.d(i,{Y:()=>c});var n=t(2265),r=t(7451);let d={some:0,all:1};function c(e,{root:i,margin:t,amount:o,once:l=!1}={}){let[a,s]=(0,n.useState)(!1);return(0,n.useEffect)(()=>{if(!e.current||l&&a)return;let n={root:i&&i.current||void 0,margin:t,amount:o};return function(e,i,{root:t,margin:n,amount:c="some"}={}){let o=(0,r.I)(e),l=new WeakMap,a=new IntersectionObserver(e=>{e.forEach(e=>{let t=l.get(e.target);if(!!t!==e.isIntersecting){if(e.isIntersecting){let t=i(e);"function"==typeof t?l.set(e.target,t):a.unobserve(e.target)}else t&&(t(e),l.delete(e.target))}})},{root:t,rootMargin:n,threshold:"number"==typeof c?c:d[c]});return o.forEach(e=>a.observe(e)),()=>a.disconnect()}(e.current,()=>(s(!0),l?void 0:()=>s(!1)),n)},[i,e,t,l,o]),a}}},e=>{var i=i=>e(e.s=i);e.O(0,[595,130,215,744],()=>i(9818)),_N_E=e.O()}]); \ No newline at end of file diff --git a/out/_next/static/chunks/app/example/story/page-8e23b02146134f61.js b/out/_next/static/chunks/app/example/story/page-fb1e6687444ea706.js similarity index 97% rename from out/_next/static/chunks/app/example/story/page-8e23b02146134f61.js rename to out/_next/static/chunks/app/example/story/page-fb1e6687444ea706.js index 2bf78cd..2a435a1 100644 --- a/out/_next/static/chunks/app/example/story/page-8e23b02146134f61.js +++ b/out/_next/static/chunks/app/example/story/page-fb1e6687444ea706.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[352],{6106:(e,t,s)=>{Promise.resolve().then(s.bind(s,7543)),Promise.resolve().then(s.bind(s,5218)),Promise.resolve().then(s.bind(s,8785)),Promise.resolve().then(s.bind(s,4812)),Promise.resolve().then(s.t.bind(s,8173,23)),Promise.resolve().then(s.t.bind(s,231,23))},7543:(e,t,s)=>{"use strict";s.r(t),s.d(t,{FeatureHero:()=>h});var l=s(7437),a=s(3533),i=s(6486),r=s(6648);let n=e=>{let{height:t=900,width:s="100%",...a}=e;return(0,l.jsx)("svg",{...a,width:s,height:t,viewBox:"0 0 1106 1678",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)("path",{d:"M2.00037 408.703C2.00037 241.336 0.326884 187.778 222.899 187.778C445.471 187.778 699.839 187.778 781.839 187.778C929.104 187.778 930.778 2 781.839 2C632.9 2 408.654 2 335.021 2C130.857 2 149.266 355.145 335.021 355.145C520.777 355.145 833.716 355.145 907.349 355.145C1133.27 355.145 1149.15 505.985 1032.86 674.817C929.104 825.448 509.063 1392.82 432.083 1494.92C384.638 1557.84 326.401 1636.94 264.735 1660.61C135.222 1710.32 2.00037 1635.51 2.00037 1494.92C2.00037 1122.69 2.00037 615.681 2.00037 408.703Z",stroke:"#F83535",strokeWidth:"3"})})};var o=s(1980);let h=e=>{let{children:t,...s}=e;return(0,l.jsxs)(i.hs,{...s,as:"section",alignItems:"start",justifyContent:"between",className:"relative flex-col bg-soe-black h-auto w-full z-10",children:[(0,l.jsx)(a.W2,{width:"full",className:"order-last flex flex-col rs-p-9 *:text-white z-50 lg:max-w-[50%] *:font-dm-sans bg-soe-black lg:bg-transparent",children:t}),(0,l.jsxs)("div",{className:"relative w-full aspect-[16/9] bg-cool-grey lg:absolute lg:top-0 lg:left-0 h-auto z-10 overflow-hidden",children:[(0,l.jsx)(r.default,{className:"absolute top-0 left-0 lg:left-[300px] z-0 w-full h-auto",alt:"",src:"/soe-centennial-nextjs/assets/images/Hawa-Racine-Thiam.jpg",width:0,height:0,sizes:"100vw"}),(0,l.jsxs)(o.E.div,{className:"absolute w-full h-full top-0 left-0 z-10",initial:{opacity:1},animate:{opacity:0},exit:{opacity:0},transition:{duration:3},children:[(0,l.jsx)("div",{className:"w-full h-full bg-plum-dark absolute top-0 left-0 z-10"}),(0,l.jsx)(n,{className:"absolute bottom-10 left-10 lg:left-[300px] z-20 *:stroke-plum",height:800})]}),(0,l.jsx)("div",{className:"absolute top-0 left-0 bg-transparent lg:bg-feature-gradient-rl bg-feature-gradient-bt w-full h-full z-50"}),(0,l.jsx)(r.default,{className:"absolute top-0 left-0 lg:left-[300px] z-20 w-full h-auto",alt:"",src:"/soe-centennial-nextjs/assets/images/Hawa-Racine-Thiam_silhouette.png",width:0,height:0,sizes:"100vw"}),(0,l.jsx)("div",{className:"absolute top-0 left-0 bg-feature-gradient-bt w-full h-full z-50"})]})]})}},4812:(e,t,s)=>{"use strict";s.r(t),s.d(t,{TimelineSidebar:()=>o});var l=s(7437),a=s(8588);s(2265);let i=e=>{let{className:t}=e;return(0,l.jsx)("svg",{viewBox:"0 0 467 1671",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,style:{height:"100%",width:"100%",maxWidth:"465px"},preserveAspectRatio:"none",children:(0,l.jsx)("path",{d:"M2.1275 1595C2.1275 1623.86 -3.25941 1669.2 55.9966 1669.2C115.253 1669.2 353.222 1669.2 377.463 1669.2C443.452 1669.2 465 1651.34 465 1605.99C465 1573.02 465.001 148.874 465.001 125.515C465.001 81.545 434.193 62.0899 377.464 81.5449C320.735 101 241.535 135.515 143.535 161C106.001 170.761 84.2794 141 84.2794 121.545C84.2794 74.8065 84.2794 73.451 84.2794 58.3363C84.2794 15.7405 123.334 2.00014 143.535 2.00008C200.114 1.9999 325.344 2.00008 344.198 2.00008C391.333 2.00008 388.64 63.8326 344.198 65.2066C299.756 66.5807 130.068 65.2066 72.1588 65.2066C14.2495 65.2066 2.12891 65.2066 2.12891 127.039C2.12891 158.642 2.1275 1573.15 2.1275 1595Z",stroke:"#F83535","stroke-width":"3"})})};var r=s(7345),n=s(7697);let o=e=>{let{className:t,...s}=e;return(0,l.jsxs)("div",{...s,className:(0,n.c)("relative pt-[210px] pb-65 rs-px-3 max-w-[463px]",t),children:[(0,l.jsxs)("div",{className:"w-full z-50 flex flex-col gap-[65px] justify-center items-center ",children:[(0,l.jsx)(a.X6,{as:"h3",className:"font-normal",children:"Around the same time..."}),(0,l.jsx)(r.j,{size:"full",heading:"The Beginning",year:"1990",image:"https://placecats.com/neo/300/200"}),(0,l.jsx)(r.j,{size:"full",heading:"The Beginning",year:"1990",image:"https://placecats.com/neo/300/200"})]}),(0,l.jsx)(i,{className:"absolute top-0 left-0 flex justify-center items-center rs-p-0 z-10"})]})}}},e=>{var t=t=>e(e.s=t);e.O(0,[143,980,804,654,130,215,744],()=>t(6106)),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[352],{6106:(e,t,s)=>{Promise.resolve().then(s.bind(s,7543)),Promise.resolve().then(s.bind(s,5218)),Promise.resolve().then(s.bind(s,8785)),Promise.resolve().then(s.bind(s,4812)),Promise.resolve().then(s.t.bind(s,8173,23)),Promise.resolve().then(s.t.bind(s,231,23))},7543:(e,t,s)=>{"use strict";s.r(t),s.d(t,{FeatureHero:()=>h});var l=s(7437),a=s(3533),i=s(6486),r=s(6648);let n=e=>{let{height:t=900,width:s="100%",...a}=e;return(0,l.jsx)("svg",{...a,width:s,height:t,viewBox:"0 0 1106 1678",fill:"none",xmlns:"http://www.w3.org/2000/svg",children:(0,l.jsx)("path",{d:"M2.00037 408.703C2.00037 241.336 0.326884 187.778 222.899 187.778C445.471 187.778 699.839 187.778 781.839 187.778C929.104 187.778 930.778 2 781.839 2C632.9 2 408.654 2 335.021 2C130.857 2 149.266 355.145 335.021 355.145C520.777 355.145 833.716 355.145 907.349 355.145C1133.27 355.145 1149.15 505.985 1032.86 674.817C929.104 825.448 509.063 1392.82 432.083 1494.92C384.638 1557.84 326.401 1636.94 264.735 1660.61C135.222 1710.32 2.00037 1635.51 2.00037 1494.92C2.00037 1122.69 2.00037 615.681 2.00037 408.703Z",stroke:"#F83535",strokeWidth:"3"})})};var o=s(1980);let h=e=>{let{children:t,...s}=e;return(0,l.jsxs)(i.hs,{...s,as:"section",alignItems:"start",justifyContent:"between",className:"relative flex-col bg-soe-black h-auto w-full z-10",children:[(0,l.jsx)(a.W2,{width:"full",className:"order-last flex flex-col rs-p-9 *:text-white z-50 lg:max-w-[50%] *:font-dm-sans bg-soe-black lg:bg-transparent",children:t}),(0,l.jsxs)("div",{className:"relative w-full aspect-[16/9] bg-cool-grey lg:absolute lg:top-0 lg:left-0 h-auto z-10 overflow-hidden",children:[(0,l.jsx)(r.default,{className:"absolute top-0 left-0 lg:left-[300px] z-0 w-full h-auto",alt:"",src:"/soe-centennial-nextjs/assets/images/Hawa-Racine-Thiam.jpg",width:0,height:0,sizes:"100vw"}),(0,l.jsxs)(o.E.div,{className:"absolute w-full h-full top-0 left-0 z-10",initial:{opacity:1},animate:{opacity:0},exit:{opacity:0},transition:{duration:3},children:[(0,l.jsx)("div",{className:"w-full h-full bg-plum-dark absolute top-0 left-0 z-10"}),(0,l.jsx)(n,{className:"absolute bottom-10 left-10 lg:left-[300px] z-20 *:stroke-plum",height:800})]}),(0,l.jsx)("div",{className:"absolute top-0 left-0 bg-transparent lg:bg-feature-gradient-rl bg-feature-gradient-bt w-full h-full z-50"}),(0,l.jsx)(r.default,{className:"absolute top-0 left-0 lg:left-[300px] z-20 w-full h-auto",alt:"",src:"/soe-centennial-nextjs/assets/images/Hawa-Racine-Thiam_silhouette.png",width:0,height:0,sizes:"100vw"}),(0,l.jsx)("div",{className:"absolute top-0 left-0 bg-feature-gradient-bt w-full h-full z-50"})]})]})}},4812:(e,t,s)=>{"use strict";s.r(t),s.d(t,{TimelineSidebar:()=>o});var l=s(7437),a=s(8588);s(2265);let i=e=>{let{className:t}=e;return(0,l.jsx)("svg",{viewBox:"0 0 467 1671",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:t,style:{height:"100%",width:"100%",maxWidth:"465px"},preserveAspectRatio:"none",children:(0,l.jsx)("path",{d:"M2.1275 1595C2.1275 1623.86 -3.25941 1669.2 55.9966 1669.2C115.253 1669.2 353.222 1669.2 377.463 1669.2C443.452 1669.2 465 1651.34 465 1605.99C465 1573.02 465.001 148.874 465.001 125.515C465.001 81.545 434.193 62.0899 377.464 81.5449C320.735 101 241.535 135.515 143.535 161C106.001 170.761 84.2794 141 84.2794 121.545C84.2794 74.8065 84.2794 73.451 84.2794 58.3363C84.2794 15.7405 123.334 2.00014 143.535 2.00008C200.114 1.9999 325.344 2.00008 344.198 2.00008C391.333 2.00008 388.64 63.8326 344.198 65.2066C299.756 66.5807 130.068 65.2066 72.1588 65.2066C14.2495 65.2066 2.12891 65.2066 2.12891 127.039C2.12891 158.642 2.1275 1573.15 2.1275 1595Z",stroke:"#F83535","stroke-width":"3"})})};var r=s(7345),n=s(7697);let o=e=>{let{className:t,...s}=e;return(0,l.jsxs)("div",{...s,className:(0,n.c)("relative pt-[210px] pb-65 rs-px-3 max-w-[463px]",t),children:[(0,l.jsxs)("div",{className:"w-full z-50 flex flex-col gap-[65px] justify-center items-center ",children:[(0,l.jsx)(a.X6,{as:"h3",className:"font-normal",children:"Around the same time..."}),(0,l.jsx)(r.j,{size:"full",heading:"The Beginning",year:"1990",image:"https://placecats.com/neo/300/200"}),(0,l.jsx)(r.j,{size:"full",heading:"The Beginning",year:"1990",image:"https://placecats.com/neo/300/200"})]}),(0,l.jsx)(i,{className:"absolute top-0 left-0 flex justify-center items-center rs-p-0 z-10"})]})}}},e=>{var t=t=>e(e.s=t);e.O(0,[595,804,654,130,215,744],()=>t(6106)),_N_E=e.O()}]); \ No newline at end of file diff --git a/out/_next/static/chunks/app/page-3fce73966c024d54.js b/out/_next/static/chunks/app/page-3fce73966c024d54.js deleted file mode 100644 index e5a97ba..0000000 --- a/out/_next/static/chunks/app/page-3fce73966c024d54.js +++ /dev/null @@ -1 +0,0 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[931],{2078:(e,n,r)=>{Promise.resolve().then(r.bind(r,5218)),Promise.resolve().then(r.t.bind(r,231,23))},5218:(e,n,r)=>{"use strict";r.d(n,{Skiplink:()=>t});var s=r(7437),i=r(2265),l=r(7697);let t=e=>{let{href:n="#main-content",children:r="Skip to main content",className:t,...o}=e,c=(0,i.useRef)(null);return(0,s.jsx)("a",{...o,ref:c,href:n,onFocus:()=>{var e;return null===(e=c.current)||void 0===e?void 0:e.scrollIntoView()},className:(0,l.c)("skiplink",t),children:r})}}},e=>{var n=n=>e(e.s=n);e.O(0,[143,130,215,744],()=>n(2078)),_N_E=e.O()}]); \ No newline at end of file diff --git a/out/_next/static/chunks/app/page-fa24ba1b6882f71e.js b/out/_next/static/chunks/app/page-fa24ba1b6882f71e.js new file mode 100644 index 0000000..202cfe3 --- /dev/null +++ b/out/_next/static/chunks/app/page-fa24ba1b6882f71e.js @@ -0,0 +1 @@ +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[931],{6139:(e,s,t)=>{Promise.resolve().then(t.bind(t,5218)),Promise.resolve().then(t.bind(t,8785)),Promise.resolve().then(t.bind(t,4812)),Promise.resolve().then(t.t.bind(t,8173,23)),Promise.resolve().then(t.t.bind(t,231,23))},4812:(e,s,t)=>{"use strict";t.r(s),t.d(s,{TimelineSidebar:()=>h});var i=t(7437),l=t(8588);t(2265);let n=e=>{let{className:s}=e;return(0,i.jsx)("svg",{viewBox:"0 0 467 1671",fill:"none",xmlns:"http://www.w3.org/2000/svg",className:s,style:{height:"100%",width:"100%",maxWidth:"465px"},preserveAspectRatio:"none",children:(0,i.jsx)("path",{d:"M2.1275 1595C2.1275 1623.86 -3.25941 1669.2 55.9966 1669.2C115.253 1669.2 353.222 1669.2 377.463 1669.2C443.452 1669.2 465 1651.34 465 1605.99C465 1573.02 465.001 148.874 465.001 125.515C465.001 81.545 434.193 62.0899 377.464 81.5449C320.735 101 241.535 135.515 143.535 161C106.001 170.761 84.2794 141 84.2794 121.545C84.2794 74.8065 84.2794 73.451 84.2794 58.3363C84.2794 15.7405 123.334 2.00014 143.535 2.00008C200.114 1.9999 325.344 2.00008 344.198 2.00008C391.333 2.00008 388.64 63.8326 344.198 65.2066C299.756 66.5807 130.068 65.2066 72.1588 65.2066C14.2495 65.2066 2.12891 65.2066 2.12891 127.039C2.12891 158.642 2.1275 1573.15 2.1275 1595Z",stroke:"#F83535","stroke-width":"3"})})};var r=t(7345),a=t(7697);let h=e=>{let{className:s,...t}=e;return(0,i.jsxs)("div",{...t,className:(0,a.c)("relative pt-[210px] pb-65 rs-px-3 max-w-[463px]",s),children:[(0,i.jsxs)("div",{className:"w-full z-50 flex flex-col gap-[65px] justify-center items-center ",children:[(0,i.jsx)(l.X6,{as:"h3",className:"font-normal",children:"Around the same time..."}),(0,i.jsx)(r.j,{size:"full",heading:"The Beginning",year:"1990",image:"https://placecats.com/neo/300/200"}),(0,i.jsx)(r.j,{size:"full",heading:"The Beginning",year:"1990",image:"https://placecats.com/neo/300/200"})]}),(0,i.jsx)(n,{className:"absolute top-0 left-0 flex justify-center items-center rs-p-0 z-10"})]})}}},e=>{var s=s=>e(e.s=s);e.O(0,[595,804,654,130,215,744],()=>s(6139)),_N_E=e.O()}]); \ No newline at end of file diff --git a/out/_next/static/chunks/app/timeline/page-d06aac66ea6c438d.js b/out/_next/static/chunks/app/timeline/page-93e95c306e606352.js similarity index 67% rename from out/_next/static/chunks/app/timeline/page-d06aac66ea6c438d.js rename to out/_next/static/chunks/app/timeline/page-93e95c306e606352.js index bf1c988..74fbe84 100644 --- a/out/_next/static/chunks/app/timeline/page-d06aac66ea6c438d.js +++ b/out/_next/static/chunks/app/timeline/page-93e95c306e606352.js @@ -1 +1 @@ -(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[571],{8653:(e,s,n)=>{Promise.resolve().then(n.bind(n,5218)),Promise.resolve().then(n.bind(n,8785)),Promise.resolve().then(n.t.bind(n,231,23))}},e=>{var s=s=>e(e.s=s);e.O(0,[143,980,804,654,130,215,744],()=>s(8653)),_N_E=e.O()}]); \ No newline at end of file +(self.webpackChunk_N_E=self.webpackChunk_N_E||[]).push([[571],{8653:(e,s,n)=>{Promise.resolve().then(n.bind(n,5218)),Promise.resolve().then(n.bind(n,8785)),Promise.resolve().then(n.t.bind(n,231,23))}},e=>{var s=s=>e(e.s=s);e.O(0,[595,804,654,130,215,744],()=>s(8653)),_N_E=e.O()}]); \ No newline at end of file diff --git a/out/_next/static/css/51c7d7e297835e44.css b/out/_next/static/css/51c7d7e297835e44.css deleted file mode 100644 index 97ae791..0000000 --- a/out/_next/static/css/51c7d7e297835e44.css +++ /dev/null @@ -1,3 +0,0 @@ -@font-face{font-family:DM Sans;font-style:italic;font-weight:100 1000;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/7bb1b3388411e623-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:100 1000;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/b27868729ad8c262-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/56d4c7a1c09c3371-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/7e6a2e30184bb114-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_6f86a8{font-family:DM Sans,DM Sans Fallback}.__variable_6f86a8{--font-dm-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:DM Mono;font-style:italic;font-weight:300;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/f7867791a3305c76-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Mono;font-style:italic;font-weight:300;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/db3cc5ff6037fbad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Mono;font-style:normal;font-weight:300;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/b9447d2328c4e1ad-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Mono;font-style:normal;font-weight:300;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/d90e10e85a15eaad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Mono Fallback;src:local("Arial");ascent-override:73.71%;descent-override:23.03%;line-gap-override:0.00%;size-adjust:134.59%}.__className_cf1540{font-family:DM Mono,DM Mono Fallback;font-weight:300}.__variable_cf1540{--font-dm-mono:"DM Mono","DM Mono Fallback"}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/165cb5780b751469-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/65c79d430e893ada-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/059fb002b11a9df6-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/c3b26a56cf59b490-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/f6571f10e7bc28f9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/c2be743922e486bc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/625a9256c0ce6e34-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/bccb245ee3362e85-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/4117e16a89310b23-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/2a041df68de43fa6-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/17c5807503b61094-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/7572a3f8628c1f19-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/9c20d643cc03e499-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/a9b61b60c2d733b4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3 Fallback;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_2df5e6{font-family:Source Sans\ 3,Source Sans\ 3 Fallback}.__variable_2df5e6{--font-source-sans:"Source Sans 3","Source Sans 3 Fallback"}@font-face{font-family:stanford;src:url(/soe-centennial-nextjs/_next/static/media/6710a4106ed8ef57-s.p.woff2) format("woff2");font-display:swap;font-weight:300}@font-face{font-family:stanford Fallback;src:local("Arial");ascent-override:93.75%;descent-override:6.25%;line-gap-override:0.00%;size-adjust:100.00%}.__className_0f68e0{font-family:stanford,stanford Fallback;font-weight:300}.__variable_0f68e0{--font-stanford:"stanford","stanford Fallback"}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/* -! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com -*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:var(--font-source-sans),sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:Roboto Mono,Menlo,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;print-color-adjust:unset}[type=checkbox],[type=radio]{appearance:none;padding:0;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=checkbox]:checked{appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=radio]:checked{appearance:auto}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media (forced-colors:active){[type=checkbox]:indeterminate{appearance:auto}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}html{font-family:var(--font-source-sans),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:62.5%;line-height:1.15}body,html{color:#2e2d29}body{background-color:#fff;overflow-x:hidden}@media (min-width:1500px){body{font-size:2.1rem}}p{line-height:1.4;margin-top:0;margin-bottom:1em}@media (min-width:768px){p{line-height:1.5}}h1{line-height:1.2;margin-bottom:.6em;clear:both}h1,h1 a{font-weight:700}h1 a{text-decoration:none}h1{font-size:2.01em;letter-spacing:-.018em}@media (min-width:768px){h1{font-size:2.49em}}@media (min-width:992px){h1{font-size:3.05em}}h2{line-height:1.2;margin-bottom:.6em;clear:both}h2,h2 a{font-weight:700}h2 a{text-decoration:none}h2{font-size:1.75em;letter-spacing:-.016em}@media (min-width:768px){h2{font-size:2.07em}}@media (min-width:992px){h2{font-size:2.44em}}h3{line-height:1.2;margin-bottom:.6em;clear:both}h3,h3 a{font-weight:700}h3 a{text-decoration:none}h3{font-size:1.52em;letter-spacing:-.014em}@media (min-width:768px){h3{font-size:1.73em}}@media (min-width:992px){h3{font-size:1.95em}}h4{line-height:1.2;margin-bottom:.6em;clear:both}h4,h4 a{font-weight:700}h4 a{text-decoration:none}h4{font-size:1.32em;letter-spacing:-.012em}@media (min-width:768px){h4{font-size:1.44em}}@media (min-width:992px){h4{font-size:1.56em}}h5{line-height:1.2;margin-bottom:.6em;clear:both}h5,h5 a{font-weight:700}h5 a{text-decoration:none}h5{font-size:1.15em;letter-spacing:-.01em}@media (min-width:768px){h5{font-size:1.2em}}@media (min-width:992px){h5{font-size:1.25em}}h6{line-height:1.2;margin-bottom:.6em;clear:both}h6,h6 a{font-weight:700}h6 a{text-decoration:none}h6{font-size:1em}address,cite,dfn,var{font-style:normal}code,kbd,pre,samp{font-size:.9em}figure{margin:0}figcaption{margin-top:.4em;font-size:max(1.6rem,.9em);line-height:1.3;color:#53565a}img{margin:0;padding:0;display:block;height:auto;max-width:100%}a{color:#006cb8;text-decoration:underline;font-weight:600}a:focus,a:hover{color:#2e2d29}ul{list-style-type:disc}ol,ul{padding-left:1em}ol{list-style-type:decimal}dd,li{line-height:1.5;margin-bottom:.5em}dd:last-child,li:last-child{margin-bottom:0}dt{font-weight:700}table{margin:0;border-spacing:0;border-collapse:collapse;min-width:100%;font-size:1.6rem}@media (min-width:768px){table{font-size:1.8rem}}table caption{margin-bottom:.6em;font-size:.9em;line-height:1.3;color:#53565a}table tr{border-top:1px solid #d5d5d4}table td,table th{padding:1.5rem}table th{color:#2e2d29;font-weight:600;text-align:left}table tbody tr:first-of-type,table thead tr:first-of-type{border-top:0}table thead+tbody{border-top:1px solid #d5d5d4}:root{--tw-rotate-x:0;--tw-rotate-y:0;--tw-translate-z:0;--tw-scale-z:1;--tw-rotate-3d:0,0,0,0deg}body,html{color:#544948}body{font-size:1.8rem}@media (min-width:768px){body{font-size:1.9rem}}@media (min-width:992px){body{font-size:2.1rem}}@media (min-width:1500px){body{font-size:2.3rem}}a{color:#b1040e;transition:color .25s ease-in-out}a:focus,a:hover{color:#766253}figcaption{font-size:max(1.5rem,.81em)}.container{width:100%}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1200px}}@media (min-width:1500px){.container{max-width:1500px}}.aspect-h-1{--tw-aspect-h:1}.aspect-h-16{--tw-aspect-h:16}.aspect-h-2{--tw-aspect-h:2}.aspect-h-3{--tw-aspect-h:3}.aspect-h-4{--tw-aspect-h:4}.aspect-h-5{--tw-aspect-h:5}.aspect-h-8{--tw-aspect-h:8}.aspect-h-9{--tw-aspect-h:9}.aspect-h-\[2\.77\]{--tw-aspect-h:2.77}.aspect-w-1{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:1}.aspect-w-1>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:16}.aspect-w-16>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-2{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:2}.aspect-w-2>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-3{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:3}.aspect-w-3>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-4{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:4}.aspect-w-4>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-5{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:5}.aspect-w-5>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-8{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:8}.aspect-w-8>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-9{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:9}.aspect-w-9>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.button{font-family:var(--font-source-sans),sans-serif;cursor:pointer;display:inline-block;border:none;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out;padding:1rem 2rem;background-color:#b1040e;color:#fff}.button:active,.button:focus,.button:hover{text-decoration:underline}.button:focus,.button:hover{background-color:#2e2d29;color:#fff}.button:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.checkbox,.radio{background-color:#fff;border-width:3px;border-color:#006cb8;width:2.4rem;height:2.4rem}.checkbox:checked,.radio:checked{background-color:#006cb8}.fieldset{border:0}.label{display:block;font-size:1.8rem}.legend{font-weight:700}.cc,.centered-container{padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}@media (min-width:576px){.cc,.centered-container{padding-left:30px;padding-right:30px}}@media (min-width:768px){.cc,.centered-container{padding-left:50px;padding-right:50px}}@media (min-width:992px){.cc,.centered-container{padding-left:80px;padding-right:80px}}@media (min-width:1200px){.cc,.centered-container{padding-left:100px;padding-right:100px}}@media (min-width:1500px){.cc,.centered-container{padding-left:100px;padding-right:100px}}@media only screen and (min-width:1700px){.cc,.centered-container{padding-left:calc((100% - 1500px)/2);padding-right:calc((100% - 1500px)/2)}}.cc .cc,.cc .centered-container,.centered-container .cc,.centered-container .centered-container{padding-left:0;padding-right:0}.grid-gap{grid-gap:20px;gap:20px}@media (min-width:992px){.grid-gap{grid-gap:36px;gap:36px}}@media (min-width:1200px){.grid-gap{grid-gap:40px;gap:40px}}@media (min-width:1500px){.grid-gap{grid-gap:48px;gap:48px}}.logo{display:inline-block;font-family:var(--font-stanford),serif;font-weight:400;line-height:.75;text-decoration:none;text-transform:none;transform:translateZ(0);font-style:normal;font-variant:normal;letter-spacing:0;font-feature-settings:"liga" 1;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.logo,.logo:focus,.logo:hover{color:#8c1515}.rs-p-0{padding:1.5rem}@media (min-width:768px){.rs-p-0{padding:1.8rem}}@media (min-width:1500px){.rs-p-0{padding:1.9rem}}.rs-mt-0{margin-top:1.5rem}@media (min-width:768px){.rs-mt-0{margin-top:1.8rem}}@media (min-width:1500px){.rs-mt-0{margin-top:1.9rem}}.rs-pt-0{padding-top:1.5rem}@media (min-width:768px){.rs-pt-0{padding-top:1.8rem}}@media (min-width:1500px){.rs-pt-0{padding-top:1.9rem}}.rs-mb-0{margin-bottom:1.5rem}@media (min-width:768px){.rs-mb-0{margin-bottom:1.8rem}}@media (min-width:1500px){.rs-mb-0{margin-bottom:1.9rem}}.rs-pb-0{padding-bottom:1.5rem}@media (min-width:768px){.rs-pb-0{padding-bottom:1.8rem}}@media (min-width:1500px){.rs-pb-0{padding-bottom:1.9rem}}.rs-my-0{margin-top:1.5rem;margin-bottom:1.5rem}@media (min-width:768px){.rs-my-0{margin-top:1.8rem;margin-bottom:1.8rem}}@media (min-width:1500px){.rs-my-0{margin-top:1.9rem;margin-bottom:1.9rem}}.rs-py-0{padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width:768px){.rs-py-0{padding-top:1.8rem;padding-bottom:1.8rem}}@media (min-width:1500px){.rs-py-0{padding-top:1.9rem;padding-bottom:1.9rem}}.rs-mt-1{margin-top:2rem}@media (min-width:768px){.rs-mt-1{margin-top:2.6rem}}@media (min-width:1500px){.rs-mt-1{margin-top:2.7rem}}.rs-pt-1{padding-top:2rem}@media (min-width:768px){.rs-pt-1{padding-top:2.6rem}}@media (min-width:1500px){.rs-pt-1{padding-top:2.7rem}}.rs-mb-1{margin-bottom:2rem}@media (min-width:768px){.rs-mb-1{margin-bottom:2.6rem}}@media (min-width:1500px){.rs-mb-1{margin-bottom:2.7rem}}.rs-pb-1{padding-bottom:2rem}@media (min-width:768px){.rs-pb-1{padding-bottom:2.6rem}}@media (min-width:1500px){.rs-pb-1{padding-bottom:2.7rem}}.rs-my-1{margin-top:2rem;margin-bottom:2rem}@media (min-width:768px){.rs-my-1{margin-top:2.6rem;margin-bottom:2.6rem}}@media (min-width:1500px){.rs-my-1{margin-top:2.7rem;margin-bottom:2.7rem}}.rs-py-1{padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.rs-py-1{padding-top:2.6rem;padding-bottom:2.6rem}}@media (min-width:1500px){.rs-py-1{padding-top:2.7rem;padding-bottom:2.7rem}}.rs-px-1{padding-left:2rem;padding-right:2rem}@media (min-width:768px){.rs-px-1{padding-left:2.6rem;padding-right:2.6rem}}@media (min-width:1500px){.rs-px-1{padding-left:2.7rem;padding-right:2.7rem}}.rs-mt-2{margin-top:3rem}@media (min-width:768px){.rs-mt-2{margin-top:3.6rem}}@media (min-width:1500px){.rs-mt-2{margin-top:3.8rem}}.rs-pt-2{padding-top:3rem}@media (min-width:768px){.rs-pt-2{padding-top:3.6rem}}@media (min-width:1500px){.rs-pt-2{padding-top:3.8rem}}.rs-mb-2{margin-bottom:3rem}@media (min-width:768px){.rs-mb-2{margin-bottom:3.6rem}}@media (min-width:1500px){.rs-mb-2{margin-bottom:3.8rem}}.rs-pb-2{padding-bottom:3rem}@media (min-width:768px){.rs-pb-2{padding-bottom:3.6rem}}@media (min-width:1500px){.rs-pb-2{padding-bottom:3.8rem}}.rs-my-2{margin-top:3rem;margin-bottom:3rem}@media (min-width:768px){.rs-my-2{margin-top:3.6rem;margin-bottom:3.6rem}}@media (min-width:1500px){.rs-my-2{margin-top:3.8rem;margin-bottom:3.8rem}}.rs-py-2{padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.rs-py-2{padding-top:3.6rem;padding-bottom:3.6rem}}@media (min-width:1500px){.rs-py-2{padding-top:3.8rem;padding-bottom:3.8rem}}.rs-mt-3{margin-top:3.2rem}@media (min-width:768px){.rs-mt-3{margin-top:4.5rem}}@media (min-width:1500px){.rs-mt-3{margin-top:4.8rem}}.rs-pt-3{padding-top:3.2rem}@media (min-width:768px){.rs-pt-3{padding-top:4.5rem}}@media (min-width:1500px){.rs-pt-3{padding-top:4.8rem}}.rs-mb-3{margin-bottom:3.2rem}@media (min-width:768px){.rs-mb-3{margin-bottom:4.5rem}}@media (min-width:1500px){.rs-mb-3{margin-bottom:4.8rem}}.rs-pb-3{padding-bottom:3.2rem}@media (min-width:768px){.rs-pb-3{padding-bottom:4.5rem}}@media (min-width:1500px){.rs-pb-3{padding-bottom:4.8rem}}.rs-my-3{margin-top:3.2rem;margin-bottom:3.2rem}@media (min-width:768px){.rs-my-3{margin-top:4.5rem;margin-bottom:4.5rem}}@media (min-width:1500px){.rs-my-3{margin-top:4.8rem;margin-bottom:4.8rem}}.rs-py-3{padding-top:3.2rem;padding-bottom:3.2rem}@media (min-width:768px){.rs-py-3{padding-top:4.5rem;padding-bottom:4.5rem}}@media (min-width:1500px){.rs-py-3{padding-top:4.8rem;padding-bottom:4.8rem}}.rs-px-3{padding-left:3.2rem;padding-right:3.2rem}@media (min-width:768px){.rs-px-3{padding-left:4.5rem;padding-right:4.5rem}}@media (min-width:1500px){.rs-px-3{padding-left:4.8rem;padding-right:4.8rem}}.rs-mt-4{margin-top:3.4rem}@media (min-width:768px){.rs-mt-4{margin-top:5.8rem}}@media (min-width:1500px){.rs-mt-4{margin-top:6.1rem}}.rs-pt-4{padding-top:3.4rem}@media (min-width:768px){.rs-pt-4{padding-top:5.8rem}}@media (min-width:1500px){.rs-pt-4{padding-top:6.1rem}}.rs-mb-4{margin-bottom:3.4rem}@media (min-width:768px){.rs-mb-4{margin-bottom:5.8rem}}@media (min-width:1500px){.rs-mb-4{margin-bottom:6.1rem}}.rs-pb-4{padding-bottom:3.4rem}@media (min-width:768px){.rs-pb-4{padding-bottom:5.8rem}}@media (min-width:1500px){.rs-pb-4{padding-bottom:6.1rem}}.rs-my-4{margin-top:3.4rem;margin-bottom:3.4rem}@media (min-width:768px){.rs-my-4{margin-top:5.8rem;margin-bottom:5.8rem}}@media (min-width:1500px){.rs-my-4{margin-top:6.1rem;margin-bottom:6.1rem}}.rs-py-4{padding-top:3.4rem;padding-bottom:3.4rem}@media (min-width:768px){.rs-py-4{padding-top:5.8rem;padding-bottom:5.8rem}}@media (min-width:1500px){.rs-py-4{padding-top:6.1rem;padding-bottom:6.1rem}}.rs-mt-5{margin-top:3.8rem}@media (min-width:768px){.rs-mt-5{margin-top:7.2rem}}@media (min-width:1500px){.rs-mt-5{margin-top:7.6rem}}.rs-pt-5{padding-top:3.8rem}@media (min-width:768px){.rs-pt-5{padding-top:7.2rem}}@media (min-width:1500px){.rs-pt-5{padding-top:7.6rem}}.rs-mb-5{margin-bottom:3.8rem}@media (min-width:768px){.rs-mb-5{margin-bottom:7.2rem}}@media (min-width:1500px){.rs-mb-5{margin-bottom:7.6rem}}.rs-pb-5{padding-bottom:3.8rem}@media (min-width:768px){.rs-pb-5{padding-bottom:7.2rem}}@media (min-width:1500px){.rs-pb-5{padding-bottom:7.6rem}}.rs-my-5{margin-top:3.8rem;margin-bottom:3.8rem}@media (min-width:768px){.rs-my-5{margin-top:7.2rem;margin-bottom:7.2rem}}@media (min-width:1500px){.rs-my-5{margin-top:7.6rem;margin-bottom:7.6rem}}.rs-py-5{padding-top:3.8rem;padding-bottom:3.8rem}@media (min-width:768px){.rs-py-5{padding-top:7.2rem;padding-bottom:7.2rem}}@media (min-width:1500px){.rs-py-5{padding-top:7.6rem;padding-bottom:7.6rem}}.rs-mt-6{margin-top:4.5rem}@media (min-width:768px){.rs-mt-6{margin-top:9rem}}@media (min-width:1500px){.rs-mt-6{margin-top:9.5rem}}.rs-pt-6{padding-top:4.5rem}@media (min-width:768px){.rs-pt-6{padding-top:9rem}}@media (min-width:1500px){.rs-pt-6{padding-top:9.5rem}}.rs-mb-6{margin-bottom:4.5rem}@media (min-width:768px){.rs-mb-6{margin-bottom:9rem}}@media (min-width:1500px){.rs-mb-6{margin-bottom:9.5rem}}.rs-pb-6{padding-bottom:4.5rem}@media (min-width:768px){.rs-pb-6{padding-bottom:9rem}}@media (min-width:1500px){.rs-pb-6{padding-bottom:9.5rem}}.rs-my-6{margin-top:4.5rem;margin-bottom:4.5rem}@media (min-width:768px){.rs-my-6{margin-top:9rem;margin-bottom:9rem}}@media (min-width:1500px){.rs-my-6{margin-top:9.5rem;margin-bottom:9.5rem}}.rs-py-6{padding-top:4.5rem;padding-bottom:4.5rem}@media (min-width:768px){.rs-py-6{padding-top:9rem;padding-bottom:9rem}}@media (min-width:1500px){.rs-py-6{padding-top:9.5rem;padding-bottom:9.5rem}}.rs-mt-7{margin-top:5rem}@media (min-width:768px){.rs-mt-7{margin-top:10.8rem}}@media (min-width:1500px){.rs-mt-7{margin-top:11.4rem}}.rs-pt-7{padding-top:5rem}@media (min-width:768px){.rs-pt-7{padding-top:10.8rem}}@media (min-width:1500px){.rs-pt-7{padding-top:11.4rem}}.rs-mb-7{margin-bottom:5rem}@media (min-width:768px){.rs-mb-7{margin-bottom:10.8rem}}@media (min-width:1500px){.rs-mb-7{margin-bottom:11.4rem}}.rs-pb-7{padding-bottom:5rem}@media (min-width:768px){.rs-pb-7{padding-bottom:10.8rem}}@media (min-width:1500px){.rs-pb-7{padding-bottom:11.4rem}}.rs-my-7{margin-top:5rem;margin-bottom:5rem}@media (min-width:768px){.rs-my-7{margin-top:10.8rem;margin-bottom:10.8rem}}@media (min-width:1500px){.rs-my-7{margin-top:11.4rem;margin-bottom:11.4rem}}.rs-py-7{padding-top:5rem;padding-bottom:5rem}@media (min-width:768px){.rs-py-7{padding-top:10.8rem;padding-bottom:10.8rem}}@media (min-width:1500px){.rs-py-7{padding-top:11.4rem;padding-bottom:11.4rem}}.rs-mt-8{margin-top:6rem}@media (min-width:768px){.rs-mt-8{margin-top:12.6rem}}@media (min-width:1500px){.rs-mt-8{margin-top:13.3rem}}.rs-pt-8{padding-top:6rem}@media (min-width:768px){.rs-pt-8{padding-top:12.6rem}}@media (min-width:1500px){.rs-pt-8{padding-top:13.3rem}}.rs-mb-8{margin-bottom:6rem}@media (min-width:768px){.rs-mb-8{margin-bottom:12.6rem}}@media (min-width:1500px){.rs-mb-8{margin-bottom:13.3rem}}.rs-pb-8{padding-bottom:6rem}@media (min-width:768px){.rs-pb-8{padding-bottom:12.6rem}}@media (min-width:1500px){.rs-pb-8{padding-bottom:13.3rem}}.rs-my-8{margin-top:6rem;margin-bottom:6rem}@media (min-width:768px){.rs-my-8{margin-top:12.6rem;margin-bottom:12.6rem}}@media (min-width:1500px){.rs-my-8{margin-top:13.3rem;margin-bottom:13.3rem}}.rs-py-8{padding-top:6rem;padding-bottom:6rem}@media (min-width:768px){.rs-py-8{padding-top:12.6rem;padding-bottom:12.6rem}}@media (min-width:1500px){.rs-py-8{padding-top:13.3rem;padding-bottom:13.3rem}}.rs-p-9{padding:7rem}@media (min-width:768px){.rs-p-9{padding:16.2rem}}@media (min-width:1500px){.rs-p-9{padding:17.1rem}}.rs-mt-9{margin-top:7rem}@media (min-width:768px){.rs-mt-9{margin-top:16.2rem}}@media (min-width:1500px){.rs-mt-9{margin-top:17.1rem}}.rs-pt-9{padding-top:7rem}@media (min-width:768px){.rs-pt-9{padding-top:16.2rem}}@media (min-width:1500px){.rs-pt-9{padding-top:17.1rem}}.rs-mb-9{margin-bottom:7rem}@media (min-width:768px){.rs-mb-9{margin-bottom:16.2rem}}@media (min-width:1500px){.rs-mb-9{margin-bottom:17.1rem}}.rs-pb-9{padding-bottom:7rem}@media (min-width:768px){.rs-pb-9{padding-bottom:16.2rem}}@media (min-width:1500px){.rs-pb-9{padding-bottom:17.1rem}}.rs-my-9{margin-top:7rem;margin-bottom:7rem}@media (min-width:768px){.rs-my-9{margin-top:16.2rem;margin-bottom:16.2rem}}@media (min-width:1500px){.rs-my-9{margin-top:17.1rem;margin-bottom:17.1rem}}.rs-py-9{padding-top:7rem;padding-bottom:7rem}@media (min-width:768px){.rs-py-9{padding-top:16.2rem;padding-bottom:16.2rem}}@media (min-width:1500px){.rs-py-9{padding-top:17.1rem;padding-bottom:17.1rem}}.rs-px-9{padding-left:7rem;padding-right:7rem}@media (min-width:768px){.rs-px-9{padding-left:16.2rem;padding-right:16.2rem}}@media (min-width:1500px){.rs-px-9{padding-left:17.1rem;padding-right:17.1rem}}.rs-mt-10{margin-top:8rem}@media (min-width:768px){.rs-mt-10{margin-top:21.6rem}}@media (min-width:1500px){.rs-mt-10{margin-top:22.8rem}}.rs-pt-10{padding-top:8rem}@media (min-width:768px){.rs-pt-10{padding-top:21.6rem}}@media (min-width:1500px){.rs-pt-10{padding-top:22.8rem}}.rs-mb-10{margin-bottom:8rem}@media (min-width:768px){.rs-mb-10{margin-bottom:21.6rem}}@media (min-width:1500px){.rs-mb-10{margin-bottom:22.8rem}}.rs-pb-10{padding-bottom:8rem}@media (min-width:768px){.rs-pb-10{padding-bottom:21.6rem}}@media (min-width:1500px){.rs-pb-10{padding-bottom:22.8rem}}.rs-pl-10{padding-left:8rem}@media (min-width:768px){.rs-pl-10{padding-left:21.6rem}}@media (min-width:1500px){.rs-pl-10{padding-left:22.8rem}}.rs-my-10{margin-top:8rem;margin-bottom:8rem}@media (min-width:768px){.rs-my-10{margin-top:21.6rem;margin-bottom:21.6rem}}@media (min-width:1500px){.rs-my-10{margin-top:22.8rem;margin-bottom:22.8rem}}.rs-py-10{padding-top:8rem;padding-bottom:8rem}@media (min-width:768px){.rs-py-10{padding-top:21.6rem;padding-bottom:21.6rem}}@media (min-width:1500px){.rs-py-10{padding-top:22.8rem;padding-bottom:22.8rem}}.skiplink,.skiplinks{position:absolute;top:-500px;left:.8em;min-height:1px;transition:top .25s ease-in-out;padding:0;background-color:#2e2d29;font-size:2rem;font-weight:400;text-decoration:none}.skiplink,.skiplink:hover,.skiplink:visited,.skiplinks,.skiplinks:hover,.skiplinks:visited{width:1px;height:1px;overflow:hidden;white-space:nowrap;color:#fff}.skiplink:active,.skiplink:focus,.skiplinks:active,.skiplinks:focus{position:fixed;top:.8em;padding:.4em .8em;width:auto;height:auto;color:#fff;border:1px solid #53565a;border-radius:3px;z-index:10000}@media print{.skiplink,.skiplinks{display:none}}.type-9{font-size:3.52em;letter-spacing:-.026em}@media (min-width:768px){.type-9{font-size:5.16em}}@media (min-width:992px){.type-9{font-size:7.45em}}.type-8{font-size:3.06em;letter-spacing:-.024em}@media (min-width:768px){.type-8{font-size:4.3em}}@media (min-width:992px){.type-8{font-size:5.96em}}.type-7{font-size:2.66em;letter-spacing:-.022em}@media (min-width:768px){.type-7{font-size:3.58em}}@media (min-width:992px){.type-7{font-size:4.77em}}.type-6{font-size:2.31em;letter-spacing:-.02em}@media (min-width:768px){.type-6{font-size:2.99em}}@media (min-width:992px){.type-6{font-size:3.81em}}.type-5{font-size:2.01em;letter-spacing:-.018em}@media (min-width:768px){.type-5{font-size:2.49em}}@media (min-width:992px){.type-5{font-size:3.05em}}.type-4{font-size:1.75em;letter-spacing:-.016em}@media (min-width:768px){.type-4{font-size:2.07em}}@media (min-width:992px){.type-4{font-size:2.44em}}.type-3{font-size:1.52em;letter-spacing:-.014em}@media (min-width:768px){.type-3{font-size:1.73em}}@media (min-width:992px){.type-3{font-size:1.95em}}.type-2{font-size:1.32em;letter-spacing:-.012em}@media (min-width:768px){.type-2{font-size:1.44em}}@media (min-width:992px){.type-2{font-size:1.56em}}.type-1{font-size:1.15em;letter-spacing:-.01em}@media (min-width:768px){.type-1{font-size:1.2em}}@media (min-width:992px){.type-1{font-size:1.25em}}.type-0{font-size:1em}.fluid-type-4{font-size:clamp(3.1rem,2.19vw + 2.31rem,5.6rem)}.fluid-type-5{font-size:clamp(3.6rem,2.98vw + 2.53rem,7rem)}.fluid-type-6{font-size:clamp(4.2rem,4.04vw + 2.75rem,8.8rem)}.fluid-type-7{font-size:clamp(4.8rem,5.44vw + 2.84rem,11rem)}.fluid-type-8{font-size:clamp(5.5rem,7.19vw + 2.91rem,13.7rem)}.fluid-type-9{font-size:clamp(6.3rem,9.47vw + 2.89rem,17.1rem)}.types{line-height:1.2;margin-bottom:.6em;clear:both;font-weight:700}.types a{text-decoration:none;font-weight:700}.intro-text{font-size:1.32em;letter-spacing:-.012em}@media (min-width:768px){.intro-text{font-size:1.44em}}@media (min-width:992px){.intro-text{font-size:1.56em}}.intro-text{line-height:1.5;max-width:65ch}.caption,.credits{font-size:max(1.6rem,.9em);line-height:1.3;color:#53565a}.caption{margin-top:.4em}.subheading{font-size:1.15em;letter-spacing:-.01em}@media (min-width:768px){.subheading{font-size:1.2em}}@media (min-width:992px){.subheading{font-size:1.25em}}.big-paragraph{font-size:1.15em;line-height:1.4}@media (min-width:768px){.big-paragraph{line-height:1.5}}.overview{font-size:1.15em;letter-spacing:-.01em}@media (min-width:768px){.overview{font-size:1.2em}}@media (min-width:992px){.overview{font-size:1.25em}}.overview{line-height:1.4;font-weight:400}.hero{font-size:clamp(4.5rem,7.01vw + 1.98rem,16rem)}.soe-quote-lg{font-size:1.52em;letter-spacing:-.014em}@media (min-width:768px){.soe-quote-lg{font-size:1.73em}}@media (min-width:992px){.soe-quote-lg{font-size:1.95em}}.soe-quote-lg{line-height:1.2}.soe-quote-md{font-size:1.32em;letter-spacing:-.012em}@media (min-width:768px){.soe-quote-md{font-size:1.44em}}@media (min-width:992px){.soe-quote-md{font-size:1.56em}}.soe-quote-md,.soe-quote-sm{line-height:1.2}.soe-quote-sm{font-size:1em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-10{bottom:1rem}.left-0{left:0}.left-1\/2{left:50%}.left-10{left:1rem}.left-5{left:.5rem}.right-5{right:.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.2rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[300\]{z-index:300}.order-first{order:-9999}.order-last{order:9999}.col-span-full{grid-column:1/-1}.m-0{margin:0}.mx-03em{margin-left:.3em;margin-right:.3em}.mx-20{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-01em{margin-top:.1em;margin-bottom:.1em}.my-02em{margin-top:.2em;margin-bottom:.2em}.my-03em{margin-top:.3em;margin-bottom:.3em}.my-04em{margin-top:.4em;margin-bottom:.4em}.my-05em{margin-top:.5em;margin-bottom:.5em}.my-06em{margin-top:.6em;margin-bottom:.6em}.my-07em{margin-top:.7em;margin-bottom:.7em}.my-08em{margin-top:.8em;margin-bottom:.8em}.my-09em{margin-top:.9em;margin-bottom:.9em}.my-1em{margin-top:1em;margin-bottom:1em}.-ml-01em{margin-left:-.1em}.-mt-01em{margin-top:-.1em}.mb-0{margin-bottom:0}.mb-01em{margin-bottom:.1em}.mb-02em{margin-bottom:.2em}.mb-03em{margin-bottom:.3em}.mb-04em{margin-bottom:.4em}.mb-05em{margin-bottom:.5em}.mb-06em{margin-bottom:.6em}.mb-07em{margin-bottom:.7em}.mb-08em{margin-bottom:.8em}.mb-09em{margin-bottom:.9em}.mb-1{margin-bottom:.1rem}.mb-1em{margin-bottom:1em}.mb-32{margin-bottom:3.2rem}.mb-38{margin-bottom:3.8rem}.mb-50{margin-bottom:5rem}.ml-0{margin-left:0}.ml-03em{margin-left:.3em}.mr-0{margin-right:0}.mt-0{margin-top:0}.mt-01em{margin-top:.1em}.mt-02em{margin-top:.2em}.mt-03em{margin-top:.3em}.mt-04em{margin-top:.4em}.mt-05em{margin-top:.5em}.mt-06em{margin-top:.6em}.mt-07em{margin-top:.7em}.mt-08em{margin-top:.8em}.mt-09em{margin-top:.9em}.mt-1em{margin-top:1em}.mt-20{margin-top:2rem}.mt-28{margin-top:2.8rem}.mt-\[0\.27em\]{margin-top:.27em}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-\[1\/1\]{aspect-ratio:1/1}.aspect-\[16\/9\]{aspect-ratio:16/9}.h-1em{height:1em}.h-20{height:2rem}.h-250{height:25rem}.h-500{height:50rem}.h-600{height:60rem}.h-\[340px\]{height:340px}.h-\[420px\]{height:420px}.h-auto{height:auto}.h-full{height:100%}.min-h-500{min-height:50rem}.w-08em{width:.8em}.w-09em{width:.9em}.w-1{width:.1rem}.w-1\/3{width:33.333333%}.w-1em{width:1em}.w-2\/3{width:66.666667%}.w-20{width:2rem}.w-250{width:25rem}.w-500{width:50rem}.w-600{width:60rem}.w-\[340px\]{width:340px}.w-\[420px\]{width:420px}.w-\[500px\]{width:500px}.w-\[calc\(100\%-50px\)\]{width:calc(100% - 50px)}.w-fit{width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[463px\]{max-width:463px}.max-w-\[50ch\]{max-width:50ch}.shrink-0{flex-shrink:0}.grow-0{flex-grow:0}.-translate-x-1\/2{--tw-translate-x:-50%}.-rotate-90,.-translate-x-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate:-90deg}.rotate-90{--tw-rotate:90deg}.rotate-90,.scale-x-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-x-90{--tw-scale-x:.9}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-4{gap:.4rem}.gap-\[15\.8rem\]{gap:15.8rem}.gap-\[65px\]{gap:65px}.gap-x-12{column-gap:1.2rem}.gap-x-\[0\.3em\]{column-gap:.3em}.overflow-hidden{overflow:hidden}.whitespace-pre-line{white-space:pre-line}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border-2{border-width:2px}.border-black-true\/50{border-color:rgba(0,0,0,.5)}.border-cardinal-red{--tw-border-opacity:1;border-color:rgb(140 21 21/var(--tw-border-opacity))}.border-cardinal-red-xdark{--tw-border-opacity:1;border-color:rgb(122 0 0/var(--tw-border-opacity))}.border-digital-red{--tw-border-opacity:1;border-color:rgb(177 4 14/var(--tw-border-opacity))}.border-digital-red-light{--tw-border-opacity:1;border-color:rgb(229 8 8/var(--tw-border-opacity))}.border-digital-red-xlight{--tw-border-opacity:1;border-color:rgb(248 53 53/var(--tw-border-opacity))}.border-palo-alto{--tw-border-opacity:1;border-color:rgb(23 94 84/var(--tw-border-opacity))}.border-poppy{--tw-border-opacity:1;border-color:rgb(233 131 0/var(--tw-border-opacity))}.border-spirited{--tw-border-opacity:1;border-color:rgb(224 79 57/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(46 45 41/var(--tw-bg-opacity))}.bg-black-40{--tw-bg-opacity:1;background-color:rgb(171 171 169/var(--tw-bg-opacity))}.bg-black-60{--tw-bg-opacity:1;background-color:rgb(118 118 116/var(--tw-bg-opacity))}.bg-black-true\/10{background-color:rgba(0,0,0,.1)}.bg-black-true\/20{background-color:rgba(0,0,0,.2)}.bg-black-true\/30{background-color:rgba(0,0,0,.3)}.bg-black-true\/40{background-color:rgba(0,0,0,.4)}.bg-black-true\/50{background-color:rgba(0,0,0,.5)}.bg-black-true\/60{background-color:rgba(0,0,0,.6)}.bg-black-true\/70{background-color:rgba(0,0,0,.7)}.bg-black-true\/80{background-color:rgba(0,0,0,.8)}.bg-black-true\/90{background-color:rgba(0,0,0,.9)}.bg-cardinal-red{--tw-bg-opacity:1;background-color:rgb(140 21 21/var(--tw-bg-opacity))}.bg-cardinal-red-xdark{--tw-bg-opacity:1;background-color:rgb(122 0 0/var(--tw-bg-opacity))}.bg-cool-grey{--tw-bg-opacity:1;background-color:rgb(83 86 90/var(--tw-bg-opacity))}.bg-digital-red{--tw-bg-opacity:1;background-color:rgb(177 4 14/var(--tw-bg-opacity))}.bg-digital-red-light{--tw-bg-opacity:1;background-color:rgb(229 8 8/var(--tw-bg-opacity))}.bg-digital-red-xlight{--tw-bg-opacity:1;background-color:rgb(248 53 53/var(--tw-bg-opacity))}.bg-fog-light{--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity))}.bg-palo-alto{--tw-bg-opacity:1;background-color:rgb(23 94 84/var(--tw-bg-opacity))}.bg-plum-dark{--tw-bg-opacity:1;background-color:rgb(53 13 54/var(--tw-bg-opacity))}.bg-poppy{--tw-bg-opacity:1;background-color:rgb(233 131 0/var(--tw-bg-opacity))}.bg-soe-black{--tw-bg-opacity:1;background-color:rgb(24 24 24/var(--tw-bg-opacity))}.bg-spirited{--tw-bg-opacity:1;background-color:rgb(224 79 57/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-feature-gradient-bt{background-image:linear-gradient(180deg,transparent 75.5%,#181818)}.bg-soe-red-gradient{background-image:linear-gradient(90deg,#7a0000 1.15%,#a11c1c)}.from-black-true\/10{--tw-gradient-from:rgba(0,0,0,.1) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/20{--tw-gradient-from:rgba(0,0,0,.2) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/30{--tw-gradient-from:rgba(0,0,0,.3) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/40{--tw-gradient-from:rgba(0,0,0,.4) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/50{--tw-gradient-from:rgba(0,0,0,.5) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/60{--tw-gradient-from:rgba(0,0,0,.6) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/70{--tw-gradient-from:rgba(0,0,0,.7) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/80{--tw-gradient-from:rgba(0,0,0,.8) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/90{--tw-gradient-from:rgba(0,0,0,.9) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/10{--tw-gradient-from:hsla(0,0%,100%,.1) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/20{--tw-gradient-from:hsla(0,0%,100%,.2) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/30{--tw-gradient-from:hsla(0,0%,100%,.3) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/40{--tw-gradient-from:hsla(0,0%,100%,.4) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/50{--tw-gradient-from:hsla(0,0%,100%,.5) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/60{--tw-gradient-from:hsla(0,0%,100%,.6) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/70{--tw-gradient-from:hsla(0,0%,100%,.7) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/80{--tw-gradient-from:hsla(0,0%,100%,.8) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/90{--tw-gradient-from:hsla(0,0%,100%,.9) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-black-true\/10{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/20{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/30{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/40{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/50{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/60{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/70{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/80{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/90{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),transparent var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/10{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/20{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/30{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/40{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/50{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/60{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/70{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/80{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/90{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-black-true\/10{--tw-gradient-to:rgba(0,0,0,.1) var(--tw-gradient-to-position)}.to-black-true\/20{--tw-gradient-to:rgba(0,0,0,.2) var(--tw-gradient-to-position)}.to-black-true\/30{--tw-gradient-to:rgba(0,0,0,.3) var(--tw-gradient-to-position)}.to-black-true\/40{--tw-gradient-to:rgba(0,0,0,.4) var(--tw-gradient-to-position)}.to-black-true\/50{--tw-gradient-to:rgba(0,0,0,.5) var(--tw-gradient-to-position)}.to-black-true\/60{--tw-gradient-to:rgba(0,0,0,.6) var(--tw-gradient-to-position)}.to-black-true\/70{--tw-gradient-to:rgba(0,0,0,.7) var(--tw-gradient-to-position)}.to-black-true\/80{--tw-gradient-to:rgba(0,0,0,.8) var(--tw-gradient-to-position)}.to-black-true\/90{--tw-gradient-to:rgba(0,0,0,.9) var(--tw-gradient-to-position)}.to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.to-white\/10{--tw-gradient-to:hsla(0,0%,100%,.1) var(--tw-gradient-to-position)}.to-white\/20{--tw-gradient-to:hsla(0,0%,100%,.2) var(--tw-gradient-to-position)}.to-white\/30{--tw-gradient-to:hsla(0,0%,100%,.3) var(--tw-gradient-to-position)}.to-white\/40{--tw-gradient-to:hsla(0,0%,100%,.4) var(--tw-gradient-to-position)}.to-white\/50{--tw-gradient-to:hsla(0,0%,100%,.5) var(--tw-gradient-to-position)}.to-white\/60{--tw-gradient-to:hsla(0,0%,100%,.6) var(--tw-gradient-to-position)}.to-white\/70{--tw-gradient-to:hsla(0,0%,100%,.7) var(--tw-gradient-to-position)}.to-white\/80{--tw-gradient-to:hsla(0,0%,100%,.8) var(--tw-gradient-to-position)}.to-white\/90{--tw-gradient-to:hsla(0,0%,100%,.9) var(--tw-gradient-to-position)}.fill-black{fill:#2e2d29}.fill-current{fill:currentColor}.fill-digital-red-xlight{fill:#f83535}.fill-stone-dark{fill:#544948}.fill-white{fill:#fff}.stroke-\[2\.5\]{stroke-width:2.5}.object-cover{object-fit:cover}.pb-65{padding-bottom:6.5rem}.pt-\[210px\]{padding-top:210px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-dm-mono{font-family:var(--font-dm-mono),sans-serif}.font-dm-sans{font-family:var(--font-dm-sans),sans-serif}.font-sans{font-family:var(--font-source-sans),sans-serif}.font-serif{font-family:var(--font-source-serif),serif}.text-15{font-size:1.5rem}.text-18{font-size:1.8rem}.text-19{font-size:1.9rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading{line-height:1.5}.leading-cozy{line-height:1.4}.leading-display{line-height:1.2}.leading-half{line-height:.5}.leading-none{line-height:1}.leading-snug{line-height:1.3}.leading-tight{line-height:1.1}.leading-trim{line-height:.75}.tracking-normal{letter-spacing:0}.text-black{--tw-text-opacity:1;color:rgb(46 45 41/var(--tw-text-opacity))}.text-black-20{--tw-text-opacity:1;color:rgb(213 213 212/var(--tw-text-opacity))}.text-black-40{--tw-text-opacity:1;color:rgb(171 171 169/var(--tw-text-opacity))}.text-black-60{--tw-text-opacity:1;color:rgb(118 118 116/var(--tw-text-opacity))}.text-black-70{--tw-text-opacity:1;color:rgb(109 108 105/var(--tw-text-opacity))}.text-black-80{--tw-text-opacity:1;color:rgb(88 87 84/var(--tw-text-opacity))}.text-black-90{--tw-text-opacity:1;color:rgb(67 66 62/var(--tw-text-opacity))}.text-black-true\/50{color:rgba(0,0,0,.5)}.text-cardinal-red{--tw-text-opacity:1;color:rgb(140 21 21/var(--tw-text-opacity))}.text-cardinal-red-xdark{--tw-text-opacity:1;color:rgb(122 0 0/var(--tw-text-opacity))}.text-cool-grey{--tw-text-opacity:1;color:rgb(83 86 90/var(--tw-text-opacity))}.text-digital-red{--tw-text-opacity:1;color:rgb(177 4 14/var(--tw-text-opacity))}.text-digital-red-light{--tw-text-opacity:1;color:rgb(229 8 8/var(--tw-text-opacity))}.text-digital-red-xlight{--tw-text-opacity:1;color:rgb(248 53 53/var(--tw-text-opacity))}.text-palo-alto{--tw-text-opacity:1;color:rgb(23 94 84/var(--tw-text-opacity))}.text-poppy{--tw-text-opacity:1;color:rgb(233 131 0/var(--tw-text-opacity))}.text-spirited{--tw-text-opacity:1;color:rgb(224 79 57/var(--tw-text-opacity))}.text-stone-dark{--tw-text-opacity:1;color:rgb(84 73 72/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.decoration-digital-red-xlight{text-decoration-color:#f83535}.decoration-2{text-decoration-thickness:2px}.underline-offset-8{text-underline-offset:8px}.underline-offset-\[6px\]{text-underline-offset:6px}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-0{outline-width:0}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-lg{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-md,.backdrop-blur-sm{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s}.duration-1000{transition-duration:1s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.perspective-600{perspective:600px}.rotate-y-\[-20deg\]{--tw-rotate-y:-20deg}.rotate-y-\[-25deg\]{--tw-rotate-y:-25deg}.rotate-y-\[20deg\]{--tw-rotate-y:20deg}.rotate-y-\[25deg\]{--tw-rotate-y:25deg}.transform{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate)) rotate3d(var(--tw-rotate-3d)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scale3d(var(--tw-scale-x),var(--tw-scale-y),var(--tw-scale-z))!important}.timeline-detail{grid-area:"detail"}@media (min-width:992px){.lg\:aspect-h-1{--tw-aspect-h:1}.lg\:aspect-h-8{--tw-aspect-h:8}.lg\:aspect-h-9{--tw-aspect-h:9}.lg\:aspect-w-1{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:1}.lg\:aspect-w-1>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.lg\:aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:16}.lg\:aspect-w-16>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.lg\:aspect-w-2{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:2}.lg\:aspect-w-2>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.lg\:aspect-w-5{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:5}.lg\:aspect-w-5>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.lg\:rs-pr-9{padding-right:7rem}@media (min-width:768px){.lg\:rs-pr-9{padding-right:16.2rem}}@media (min-width:1500px){.lg\:rs-pr-9{padding-right:17.1rem}}}.\*\:stroke-plum>*{stroke:#620059}.\*\:font-dm-sans>*{font-family:var(--font-dm-sans),sans-serif}.\*\:\*\:leading-snug>*>*{line-height:1.3}.\*\:text-white>*{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-black:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(46 45 41/var(--tw-ring-opacity))}.focus-visible\:ring-white:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.group:has(nav[data-headlessui-state=open]) .group-has-\[nav\[data-headlessui-state\=\"open\"\]\]\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.group:has(nav[data-headlessui-state=open]) .group-has-\[nav\[data-headlessui-state\=\"open\"\]\]\:decoration-white{text-decoration-color:#fff}.group:has(nav[data-headlessui-state=open]) .group-has-\[nav\[data-headlessui-state\=\"open\"\]\]\:\*\:\*\:text-white>*>*{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.group:has(nav[data-headlessui-state=open]) .group-has-\[nav\[data-headlessui-state\=\"open\"\]\]\:even\:\*\:\*\:bg-white>*>:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hocus\:bg-black-40:hover{--tw-bg-opacity:1;background-color:rgb(171 171 169/var(--tw-bg-opacity))}.hocus\:bg-digital-red:hover{--tw-bg-opacity:1;background-color:rgb(177 4 14/var(--tw-bg-opacity))}.hocus\:text-black-60:hover{--tw-text-opacity:1;color:rgb(118 118 116/var(--tw-text-opacity))}.hocus\:text-cardinal-red:hover{--tw-text-opacity:1;color:rgb(140 21 21/var(--tw-text-opacity))}.hocus\:text-digital-red-xlight:hover{--tw-text-opacity:1;color:rgb(248 53 53/var(--tw-text-opacity))}.hocus\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hocus\:outline:hover{outline-style:solid}.hocus\:outline-0:hover{outline-width:0}.hocus\:outline-digital-red:hover{outline-color:#b1040e}.hocus\:rotate-y-\[-20deg\]:hover{--tw-rotate-y:-20deg}.hocus\:rotate-y-\[20deg\]:hover{--tw-rotate-y:20deg}.hocus\:bg-black-40:focus{--tw-bg-opacity:1;background-color:rgb(171 171 169/var(--tw-bg-opacity))}.hocus\:bg-digital-red:focus{--tw-bg-opacity:1;background-color:rgb(177 4 14/var(--tw-bg-opacity))}.hocus\:text-black-60:focus{--tw-text-opacity:1;color:rgb(118 118 116/var(--tw-text-opacity))}.hocus\:text-cardinal-red:focus{--tw-text-opacity:1;color:rgb(140 21 21/var(--tw-text-opacity))}.hocus\:text-digital-red-xlight:focus{--tw-text-opacity:1;color:rgb(248 53 53/var(--tw-text-opacity))}.hocus\:text-white:focus{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hocus\:outline:focus{outline-style:solid}.hocus\:outline-0:focus{outline-width:0}.hocus\:outline-digital-red:focus{outline-color:#b1040e}.hocus\:rotate-y-\[-20deg\]:focus{--tw-rotate-y:-20deg}.hocus\:rotate-y-\[20deg\]:focus{--tw-rotate-y:20deg}.group:focus .group-hocus\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:focus .group-hocus\:text-digital-red{--tw-text-opacity:1;color:rgb(177 4 14/var(--tw-text-opacity))}.group:focus .group-hocus\:rotate-y-\[-25deg\]{--tw-rotate-y:-25deg}.group:focus .group-hocus\:rotate-y-\[25deg\]{--tw-rotate-y:25deg}.group:hover .group-hocus\:scale-105{--tw-scale-x:1.05;--tw-scale-y:1.05;transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.group:hover .group-hocus\:text-digital-red{--tw-text-opacity:1;color:rgb(177 4 14/var(--tw-text-opacity))}.group:hover .group-hocus\:rotate-y-\[-25deg\]{--tw-rotate-y:-25deg}.group:hover .group-hocus\:rotate-y-\[25deg\]{--tw-rotate-y:25deg}@media (min-width:576px){.sm\:top-0{top:0}.sm\:-mt-02em{margin-top:-.2em}.sm\:ml-0{margin-left:0}.sm\:block{display:block}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:gap-x-20{column-gap:2rem}.sm\:text-15{font-size:1.5rem}.sm\:text-17{font-size:1.7rem}.sm\:text-\[1\.05em\]{font-size:1.05em}.sm\:text-\[1\.43em\]{font-size:1.43em}.sm\:tracking-wide{letter-spacing:.025em}}@media (min-width:768px){.md\:w-full{width:100%}.md\:max-w-\[436px\]{max-width:436px}.md\:max-w-\[600px\]{max-width:600px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:gap-x-30{column-gap:3rem}.md\:text-17{font-size:1.7rem}.md\:text-22{font-size:2.2rem}}@media (min-width:992px){.lg\:absolute{position:absolute}.lg\:left-0{left:0}.lg\:left-\[300px\]{left:300px}.lg\:top-0{top:0}.lg\:max-w-\[450px\]{max-width:450px}.lg\:max-w-\[50\%\]{max-width:50%}.lg\:max-w-\[536px\]{max-width:536px}.lg\:max-w-\[750px\]{max-width:750px}.lg\:max-w-\[920px\]{max-width:920px}.lg\:flex-row{flex-direction:row}.lg\:bg-transparent{background-color:transparent}.lg\:bg-feature-gradient-rl{background-image:linear-gradient(270deg,rgba(23,23,26,0) .11%,#181818 99.89%)}.lg\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.lg\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.lg\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.lg\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.lg\:from-black-true\/50{--tw-gradient-from:rgba(0,0,0,.5) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.lg\:from-black-true\/70{--tw-gradient-from:rgba(0,0,0,.7) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.lg\:via-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),transparent var(--tw-gradient-via-position),var(--tw-gradient-to)}.lg\:via-20\%{--tw-gradient-via-position:20%}.lg\:text-28{font-size:2.8rem}}@media (min-width:1200px){.xl\:w-\[calc\(100\%-150px\)\]{width:calc(100% - 150px)}.xl\:max-w-1200{max-width:120rem}.xl\:max-w-\[650px\]{max-width:650px}.xl\:max-w-\[726px\]{max-width:726px}.xl\:max-w-\[850px\]{max-width:850px}.xl\:max-w-\[980px\]{max-width:980px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:text-19{font-size:1.9rem}}@media (min-width:1500px){.\32xl\:max-w-\[1000px\]{max-width:1000px}.\32xl\:whitespace-pre-line{white-space:pre-line}.\32xl\:text-22{font-size:2.2rem}.\32xl\:leading{line-height:1.5}}.\[\&_\.slick-slide\>div\>div\]\:h-full .slick-slide>div>div,.\[\&_\.slick-slide\>div\]\:h-full .slick-slide>div{height:100%}.\[\&_\.slick-slider\]\:relative .slick-slider{position:relative}.\[\&_\.slick-track\]\:flex .slick-track{display:flex} \ No newline at end of file diff --git a/out/_next/static/css/b69d1ded54924710.css b/out/_next/static/css/b69d1ded54924710.css new file mode 100644 index 0000000..033682c --- /dev/null +++ b/out/_next/static/css/b69d1ded54924710.css @@ -0,0 +1,3 @@ +@font-face{font-family:DM Sans;font-style:italic;font-weight:100 1000;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/7bb1b3388411e623-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:italic;font-weight:100 1000;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/b27868729ad8c262-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/56d4c7a1c09c3371-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Sans;font-style:normal;font-weight:100 1000;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/7e6a2e30184bb114-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Sans Fallback;src:local("Arial");ascent-override:94.90%;descent-override:29.66%;line-gap-override:0.00%;size-adjust:104.53%}.__className_6f86a8{font-family:DM Sans,DM Sans Fallback}.__variable_6f86a8{--font-dm-sans:"DM Sans","DM Sans Fallback"}@font-face{font-family:DM Mono;font-style:italic;font-weight:300;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/f7867791a3305c76-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Mono;font-style:italic;font-weight:300;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/db3cc5ff6037fbad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Mono;font-style:normal;font-weight:300;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/b9447d2328c4e1ad-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:DM Mono;font-style:normal;font-weight:300;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/d90e10e85a15eaad-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:DM Mono Fallback;src:local("Arial");ascent-override:73.71%;descent-override:23.03%;line-gap-override:0.00%;size-adjust:134.59%}.__className_cf1540{font-family:DM Mono,DM Mono Fallback;font-weight:300}.__variable_cf1540{--font-dm-mono:"DM Mono","DM Mono Fallback"}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/165cb5780b751469-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/65c79d430e893ada-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/059fb002b11a9df6-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/c3b26a56cf59b490-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/f6571f10e7bc28f9-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/c2be743922e486bc-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:italic;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/625a9256c0ce6e34-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/bccb245ee3362e85-s.woff2) format("woff2");unicode-range:u+0460-052f,u+1c80-1c8a,u+20b4,u+2de0-2dff,u+a640-a69f,u+fe2e-fe2f}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/4117e16a89310b23-s.woff2) format("woff2");unicode-range:u+0301,u+0400-045f,u+0490-0491,u+04b0-04b1,u+2116}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/2a041df68de43fa6-s.woff2) format("woff2");unicode-range:u+1f??}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/17c5807503b61094-s.woff2) format("woff2");unicode-range:u+0370-0377,u+037a-037f,u+0384-038a,u+038c,u+038e-03a1,u+03a3-03ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/7572a3f8628c1f19-s.woff2) format("woff2");unicode-range:u+0102-0103,u+0110-0111,u+0128-0129,u+0168-0169,u+01a0-01a1,u+01af-01b0,u+0300-0301,u+0303-0304,u+0308-0309,u+0323,u+0329,u+1ea0-1ef9,u+20ab}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/9c20d643cc03e499-s.woff2) format("woff2");unicode-range:u+0100-02ba,u+02bd-02c5,u+02c7-02cc,u+02ce-02d7,u+02dd-02ff,u+0304,u+0308,u+0329,u+1d00-1dbf,u+1e00-1e9f,u+1ef2-1eff,u+2020,u+20a0-20ab,u+20ad-20c0,u+2113,u+2c60-2c7f,u+a720-a7ff}@font-face{font-family:Source Sans\ 3;font-style:normal;font-weight:200 900;font-display:swap;src:url(/soe-centennial-nextjs/_next/static/media/a9b61b60c2d733b4-s.p.woff2) format("woff2");unicode-range:u+00??,u+0131,u+0152-0153,u+02bb-02bc,u+02c6,u+02da,u+02dc,u+0304,u+0308,u+0329,u+2000-206f,u+20ac,u+2122,u+2191,u+2193,u+2212,u+2215,u+feff,u+fffd}@font-face{font-family:Source Sans\ 3 Fallback;src:local("Arial");ascent-override:109.21%;descent-override:42.66%;line-gap-override:0.00%;size-adjust:93.76%}.__className_2df5e6{font-family:Source Sans\ 3,Source Sans\ 3 Fallback}.__variable_2df5e6{--font-source-sans:"Source Sans 3","Source Sans 3 Fallback"}@font-face{font-family:stanford;src:url(/soe-centennial-nextjs/_next/static/media/6710a4106ed8ef57-s.p.woff2) format("woff2");font-display:swap;font-weight:300}@font-face{font-family:stanford Fallback;src:local("Arial");ascent-override:93.75%;descent-override:6.25%;line-gap-override:0.00%;size-adjust:100.00%}.__className_0f68e0{font-family:stanford,stanford Fallback;font-weight:300}.__variable_0f68e0{--font-stanford:"stanford","stanford Fallback"}*,:after,:before{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }::backdrop{--tw-border-spacing-x:0;--tw-border-spacing-y:0;--tw-translate-x:0;--tw-translate-y:0;--tw-rotate:0;--tw-skew-x:0;--tw-skew-y:0;--tw-scale-x:1;--tw-scale-y:1;--tw-pan-x: ;--tw-pan-y: ;--tw-pinch-zoom: ;--tw-scroll-snap-strictness:proximity;--tw-gradient-from-position: ;--tw-gradient-via-position: ;--tw-gradient-to-position: ;--tw-ordinal: ;--tw-slashed-zero: ;--tw-numeric-figure: ;--tw-numeric-spacing: ;--tw-numeric-fraction: ;--tw-ring-inset: ;--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:rgba(59,130,246,.5);--tw-ring-offset-shadow:0 0 #0000;--tw-ring-shadow:0 0 #0000;--tw-shadow:0 0 #0000;--tw-shadow-colored:0 0 #0000;--tw-blur: ;--tw-brightness: ;--tw-contrast: ;--tw-grayscale: ;--tw-hue-rotate: ;--tw-invert: ;--tw-saturate: ;--tw-sepia: ;--tw-drop-shadow: ;--tw-backdrop-blur: ;--tw-backdrop-brightness: ;--tw-backdrop-contrast: ;--tw-backdrop-grayscale: ;--tw-backdrop-hue-rotate: ;--tw-backdrop-invert: ;--tw-backdrop-opacity: ;--tw-backdrop-saturate: ;--tw-backdrop-sepia: ;--tw-contain-size: ;--tw-contain-layout: ;--tw-contain-paint: ;--tw-contain-style: }/* +! tailwindcss v3.4.14 | MIT License | https://tailwindcss.com +*/*,:after,:before{box-sizing:border-box;border:0 solid #e5e7eb}:after,:before{--tw-content:""}:host,html{line-height:1.5;-webkit-text-size-adjust:100%;-moz-tab-size:4;tab-size:4;font-family:var(--font-source-sans),sans-serif;font-feature-settings:normal;font-variation-settings:normal;-webkit-tap-highlight-color:transparent}body{margin:0;line-height:inherit}hr{height:0;color:inherit;border-top-width:1px}abbr:where([title]){text-decoration:underline dotted}h1,h2,h3,h4,h5,h6{font-size:inherit;font-weight:inherit}a{color:inherit;text-decoration:inherit}b,strong{font-weight:bolder}code,kbd,pre,samp{font-family:Roboto Mono,Menlo,Courier New,monospace;font-feature-settings:normal;font-variation-settings:normal;font-size:1em}small{font-size:80%}sub,sup{font-size:75%;line-height:0;position:relative;vertical-align:baseline}sub{bottom:-.25em}sup{top:-.5em}table{text-indent:0;border-color:inherit}button,input,optgroup,select,textarea{font-family:inherit;font-feature-settings:inherit;font-variation-settings:inherit;font-size:100%;font-weight:inherit;line-height:inherit;letter-spacing:inherit;color:inherit;margin:0;padding:0}button,select{text-transform:none}button,input:where([type=button]),input:where([type=reset]),input:where([type=submit]){-webkit-appearance:button;background-color:transparent;background-image:none}:-moz-focusring{outline:auto}:-moz-ui-invalid{box-shadow:none}progress{vertical-align:baseline}::-webkit-inner-spin-button,::-webkit-outer-spin-button{height:auto}[type=search]{-webkit-appearance:textfield;outline-offset:-2px}::-webkit-search-decoration{-webkit-appearance:none}::-webkit-file-upload-button{-webkit-appearance:button;font:inherit}summary{display:list-item}blockquote,dd,dl,figure,h1,h2,h3,h4,h5,h6,hr,p,pre{margin:0}fieldset{margin:0}fieldset,legend{padding:0}menu,ol,ul{list-style:none;margin:0;padding:0}dialog{padding:0}textarea{resize:vertical}input::placeholder,textarea::placeholder{color:#9ca3af}[role=button],button{cursor:pointer}:disabled{cursor:default}audio,canvas,embed,iframe,img,object,svg,video{display:block;vertical-align:middle}img,video{max-width:100%;height:auto}[hidden]:where(:not([hidden=until-found])){display:none}[multiple],[type=date],[type=datetime-local],[type=email],[type=month],[type=number],[type=password],[type=search],[type=tel],[type=text],[type=time],[type=url],[type=week],input:where(:not([type])),select,textarea{appearance:none;background-color:#fff;border-color:#6b7280;border-width:1px;border-radius:0;padding:.5rem .75rem;font-size:1rem;line-height:1.5rem;--tw-shadow:0 0 #0000}[multiple]:focus,[type=date]:focus,[type=datetime-local]:focus,[type=email]:focus,[type=month]:focus,[type=number]:focus,[type=password]:focus,[type=search]:focus,[type=tel]:focus,[type=text]:focus,[type=time]:focus,[type=url]:focus,[type=week]:focus,input:where(:not([type])):focus,select:focus,textarea:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:0px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(1px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow);border-color:#2563eb}input::placeholder,textarea::placeholder{color:#6b7280;opacity:1}::-webkit-datetime-edit-fields-wrapper{padding:0}::-webkit-date-and-time-value{min-height:1.5em;text-align:inherit}::-webkit-datetime-edit{display:inline-flex}::-webkit-datetime-edit,::-webkit-datetime-edit-day-field,::-webkit-datetime-edit-hour-field,::-webkit-datetime-edit-meridiem-field,::-webkit-datetime-edit-millisecond-field,::-webkit-datetime-edit-minute-field,::-webkit-datetime-edit-month-field,::-webkit-datetime-edit-second-field,::-webkit-datetime-edit-year-field{padding-top:0;padding-bottom:0}select{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 20 20'%3e%3cpath stroke='%236b7280' stroke-linecap='round' stroke-linejoin='round' stroke-width='1.5' d='M6 8l4 4 4-4'/%3e%3c/svg%3e");background-position:right .5rem center;background-repeat:no-repeat;background-size:1.5em 1.5em;padding-right:2.5rem;print-color-adjust:exact}[multiple],[size]:where(select:not([size="1"])){background-image:none;background-position:0 0;background-repeat:unset;background-size:initial;padding-right:.75rem;print-color-adjust:unset}[type=checkbox],[type=radio]{appearance:none;padding:0;print-color-adjust:exact;display:inline-block;vertical-align:middle;background-origin:border-box;user-select:none;flex-shrink:0;height:1rem;width:1rem;color:#2563eb;background-color:#fff;border-color:#6b7280;border-width:1px;--tw-shadow:0 0 #0000}[type=checkbox]{border-radius:0}[type=radio]{border-radius:100%}[type=checkbox]:focus,[type=radio]:focus{outline:2px solid transparent;outline-offset:2px;--tw-ring-inset:var(--tw-empty,/*!*/ /*!*/);--tw-ring-offset-width:2px;--tw-ring-offset-color:#fff;--tw-ring-color:#2563eb;--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow)}[type=checkbox]:checked,[type=radio]:checked{border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}[type=checkbox]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3cpath d='M12.207 4.793a1 1 0 010 1.414l-5 5a1 1 0 01-1.414 0l-2-2a1 1 0 011.414-1.414L6.5 9.086l4.293-4.293a1 1 0 011.414 0z'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=checkbox]:checked{appearance:auto}}[type=radio]:checked{background-image:url("data:image/svg+xml,%3csvg viewBox='0 0 16 16' fill='white' xmlns='http://www.w3.org/2000/svg'%3e%3ccircle cx='8' cy='8' r='3'/%3e%3c/svg%3e")}@media (forced-colors:active){[type=radio]:checked{appearance:auto}}[type=checkbox]:checked:focus,[type=checkbox]:checked:hover,[type=radio]:checked:focus,[type=radio]:checked:hover{border-color:transparent;background-color:currentColor}[type=checkbox]:indeterminate{background-image:url("data:image/svg+xml,%3csvg xmlns='http://www.w3.org/2000/svg' fill='none' viewBox='0 0 16 16'%3e%3cpath stroke='white' stroke-linecap='round' stroke-linejoin='round' stroke-width='2' d='M4 8h8'/%3e%3c/svg%3e");border-color:transparent;background-color:currentColor;background-size:100% 100%;background-position:50%;background-repeat:no-repeat}@media (forced-colors:active){[type=checkbox]:indeterminate{appearance:auto}}[type=checkbox]:indeterminate:focus,[type=checkbox]:indeterminate:hover{border-color:transparent;background-color:currentColor}[type=file]{background:unset;border-color:inherit;border-width:0;border-radius:0;padding:0;font-size:unset;line-height:inherit}[type=file]:focus{outline:1px solid ButtonText;outline:1px auto -webkit-focus-ring-color}html{font-family:var(--font-source-sans),sans-serif;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale;font-size:62.5%;line-height:1.15}body,html{color:#2e2d29}body{background-color:#fff;overflow-x:hidden}@media (min-width:1500px){body{font-size:2.1rem}}p{line-height:1.4;margin-top:0;margin-bottom:1em}@media (min-width:768px){p{line-height:1.5}}h1{line-height:1.2;margin-bottom:.6em;clear:both}h1,h1 a{font-weight:700}h1 a{text-decoration:none}h1{font-size:2.01em;letter-spacing:-.018em}@media (min-width:768px){h1{font-size:2.49em}}@media (min-width:992px){h1{font-size:3.05em}}h2{line-height:1.2;margin-bottom:.6em;clear:both}h2,h2 a{font-weight:700}h2 a{text-decoration:none}h2{font-size:1.75em;letter-spacing:-.016em}@media (min-width:768px){h2{font-size:2.07em}}@media (min-width:992px){h2{font-size:2.44em}}h3{line-height:1.2;margin-bottom:.6em;clear:both}h3,h3 a{font-weight:700}h3 a{text-decoration:none}h3{font-size:1.52em;letter-spacing:-.014em}@media (min-width:768px){h3{font-size:1.73em}}@media (min-width:992px){h3{font-size:1.95em}}h4{line-height:1.2;margin-bottom:.6em;clear:both}h4,h4 a{font-weight:700}h4 a{text-decoration:none}h4{font-size:1.32em;letter-spacing:-.012em}@media (min-width:768px){h4{font-size:1.44em}}@media (min-width:992px){h4{font-size:1.56em}}h5{line-height:1.2;margin-bottom:.6em;clear:both}h5,h5 a{font-weight:700}h5 a{text-decoration:none}h5{font-size:1.15em;letter-spacing:-.01em}@media (min-width:768px){h5{font-size:1.2em}}@media (min-width:992px){h5{font-size:1.25em}}h6{line-height:1.2;margin-bottom:.6em;clear:both}h6,h6 a{font-weight:700}h6 a{text-decoration:none}h6{font-size:1em}address,cite,dfn,var{font-style:normal}code,kbd,pre,samp{font-size:.9em}figure{margin:0}figcaption{margin-top:.4em;font-size:max(1.6rem,.9em);line-height:1.3;color:#53565a}img{margin:0;padding:0;display:block;height:auto;max-width:100%}a{color:#006cb8;text-decoration:underline;font-weight:600}a:focus,a:hover{color:#2e2d29}ul{list-style-type:disc}ol,ul{padding-left:1em}ol{list-style-type:decimal}dd,li{line-height:1.5;margin-bottom:.5em}dd:last-child,li:last-child{margin-bottom:0}dt{font-weight:700}table{margin:0;border-spacing:0;border-collapse:collapse;min-width:100%;font-size:1.6rem}@media (min-width:768px){table{font-size:1.8rem}}table caption{margin-bottom:.6em;font-size:.9em;line-height:1.3;color:#53565a}table tr{border-top:1px solid #d5d5d4}table td,table th{padding:1.5rem}table th{color:#2e2d29;font-weight:600;text-align:left}table tbody tr:first-of-type,table thead tr:first-of-type{border-top:0}table thead+tbody{border-top:1px solid #d5d5d4}:root{--tw-rotate-x:0;--tw-rotate-y:0;--tw-translate-z:0;--tw-scale-z:1;--tw-rotate-3d:0,0,0,0deg}body,html{color:#544948}body{font-size:1.8rem}@media (min-width:768px){body{font-size:1.9rem}}@media (min-width:992px){body{font-size:2.1rem}}@media (min-width:1500px){body{font-size:2.3rem}}a{color:#b1040e;transition:color .25s ease-in-out}a:focus,a:hover{color:#766253}figcaption{font-size:max(1.5rem,.81em)}.container{width:100%}@media (min-width:576px){.container{max-width:576px}}@media (min-width:768px){.container{max-width:768px}}@media (min-width:992px){.container{max-width:992px}}@media (min-width:1200px){.container{max-width:1200px}}@media (min-width:1500px){.container{max-width:1500px}}.aspect-h-1{--tw-aspect-h:1}.aspect-h-16{--tw-aspect-h:16}.aspect-h-2{--tw-aspect-h:2}.aspect-h-3{--tw-aspect-h:3}.aspect-h-4{--tw-aspect-h:4}.aspect-h-5{--tw-aspect-h:5}.aspect-h-8{--tw-aspect-h:8}.aspect-h-9{--tw-aspect-h:9}.aspect-h-\[2\.77\]{--tw-aspect-h:2.77}.aspect-w-1{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:1}.aspect-w-1>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:16}.aspect-w-16>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-2{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:2}.aspect-w-2>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-3{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:3}.aspect-w-3>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-4{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:4}.aspect-w-4>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-5{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:5}.aspect-w-5>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-8{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:8}.aspect-w-8>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.aspect-w-9{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:9}.aspect-w-9>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.button{font-family:var(--font-source-sans),sans-serif;cursor:pointer;display:inline-block;border:none;font-weight:400;line-height:1;text-align:center;text-decoration:none;width:auto;transition:background-color .25s ease-in-out,color .25s ease-in-out;padding:1rem 2rem;background-color:#b1040e;color:#fff}.button:active,.button:focus,.button:hover{text-decoration:underline}.button:focus,.button:hover{background-color:#2e2d29;color:#fff}.button:focus{box-shadow:0 4px 6px -1px rgba(0,0,0,.1),0 2px 4px -2px rgba(0,0,0,.1)}.checkbox,.radio{background-color:#fff;border-width:3px;border-color:#006cb8;width:2.4rem;height:2.4rem}.checkbox:checked,.radio:checked{background-color:#006cb8}.fieldset{border:0}.label{display:block;font-size:1.8rem}.legend{font-weight:700}.cc,.centered-container{padding-left:20px;padding-right:20px;margin-left:auto;margin-right:auto}@media (min-width:576px){.cc,.centered-container{padding-left:30px;padding-right:30px}}@media (min-width:768px){.cc,.centered-container{padding-left:50px;padding-right:50px}}@media (min-width:992px){.cc,.centered-container{padding-left:80px;padding-right:80px}}@media (min-width:1200px){.cc,.centered-container{padding-left:100px;padding-right:100px}}@media (min-width:1500px){.cc,.centered-container{padding-left:100px;padding-right:100px}}@media only screen and (min-width:1700px){.cc,.centered-container{padding-left:calc((100% - 1500px)/2);padding-right:calc((100% - 1500px)/2)}}.cc .cc,.cc .centered-container,.centered-container .cc,.centered-container .centered-container{padding-left:0;padding-right:0}.grid-gap{grid-gap:20px;gap:20px}@media (min-width:992px){.grid-gap{grid-gap:36px;gap:36px}}@media (min-width:1200px){.grid-gap{grid-gap:40px;gap:40px}}@media (min-width:1500px){.grid-gap{grid-gap:48px;gap:48px}}.logo{display:inline-block;font-family:var(--font-stanford),serif;font-weight:400;line-height:.75;text-decoration:none;text-transform:none;transform:translateZ(0);font-style:normal;font-variant:normal;letter-spacing:0;font-feature-settings:"liga" 1;font-variant-ligatures:discretionary-ligatures;-webkit-font-smoothing:antialiased;-moz-osx-font-smoothing:grayscale}.logo,.logo:focus,.logo:hover{color:#8c1515}.rs-p-0{padding:1.5rem}@media (min-width:768px){.rs-p-0{padding:1.8rem}}@media (min-width:1500px){.rs-p-0{padding:1.9rem}}.rs-mt-0{margin-top:1.5rem}@media (min-width:768px){.rs-mt-0{margin-top:1.8rem}}@media (min-width:1500px){.rs-mt-0{margin-top:1.9rem}}.rs-pt-0{padding-top:1.5rem}@media (min-width:768px){.rs-pt-0{padding-top:1.8rem}}@media (min-width:1500px){.rs-pt-0{padding-top:1.9rem}}.rs-mb-0{margin-bottom:1.5rem}@media (min-width:768px){.rs-mb-0{margin-bottom:1.8rem}}@media (min-width:1500px){.rs-mb-0{margin-bottom:1.9rem}}.rs-pb-0{padding-bottom:1.5rem}@media (min-width:768px){.rs-pb-0{padding-bottom:1.8rem}}@media (min-width:1500px){.rs-pb-0{padding-bottom:1.9rem}}.rs-my-0{margin-top:1.5rem;margin-bottom:1.5rem}@media (min-width:768px){.rs-my-0{margin-top:1.8rem;margin-bottom:1.8rem}}@media (min-width:1500px){.rs-my-0{margin-top:1.9rem;margin-bottom:1.9rem}}.rs-py-0{padding-top:1.5rem;padding-bottom:1.5rem}@media (min-width:768px){.rs-py-0{padding-top:1.8rem;padding-bottom:1.8rem}}@media (min-width:1500px){.rs-py-0{padding-top:1.9rem;padding-bottom:1.9rem}}.rs-mt-1{margin-top:2rem}@media (min-width:768px){.rs-mt-1{margin-top:2.6rem}}@media (min-width:1500px){.rs-mt-1{margin-top:2.7rem}}.rs-pt-1{padding-top:2rem}@media (min-width:768px){.rs-pt-1{padding-top:2.6rem}}@media (min-width:1500px){.rs-pt-1{padding-top:2.7rem}}.rs-mb-1{margin-bottom:2rem}@media (min-width:768px){.rs-mb-1{margin-bottom:2.6rem}}@media (min-width:1500px){.rs-mb-1{margin-bottom:2.7rem}}.rs-pb-1{padding-bottom:2rem}@media (min-width:768px){.rs-pb-1{padding-bottom:2.6rem}}@media (min-width:1500px){.rs-pb-1{padding-bottom:2.7rem}}.rs-my-1{margin-top:2rem;margin-bottom:2rem}@media (min-width:768px){.rs-my-1{margin-top:2.6rem;margin-bottom:2.6rem}}@media (min-width:1500px){.rs-my-1{margin-top:2.7rem;margin-bottom:2.7rem}}.rs-py-1{padding-top:2rem;padding-bottom:2rem}@media (min-width:768px){.rs-py-1{padding-top:2.6rem;padding-bottom:2.6rem}}@media (min-width:1500px){.rs-py-1{padding-top:2.7rem;padding-bottom:2.7rem}}.rs-px-1{padding-left:2rem;padding-right:2rem}@media (min-width:768px){.rs-px-1{padding-left:2.6rem;padding-right:2.6rem}}@media (min-width:1500px){.rs-px-1{padding-left:2.7rem;padding-right:2.7rem}}.rs-mt-2{margin-top:3rem}@media (min-width:768px){.rs-mt-2{margin-top:3.6rem}}@media (min-width:1500px){.rs-mt-2{margin-top:3.8rem}}.rs-pt-2{padding-top:3rem}@media (min-width:768px){.rs-pt-2{padding-top:3.6rem}}@media (min-width:1500px){.rs-pt-2{padding-top:3.8rem}}.rs-mb-2{margin-bottom:3rem}@media (min-width:768px){.rs-mb-2{margin-bottom:3.6rem}}@media (min-width:1500px){.rs-mb-2{margin-bottom:3.8rem}}.rs-pb-2{padding-bottom:3rem}@media (min-width:768px){.rs-pb-2{padding-bottom:3.6rem}}@media (min-width:1500px){.rs-pb-2{padding-bottom:3.8rem}}.rs-my-2{margin-top:3rem;margin-bottom:3rem}@media (min-width:768px){.rs-my-2{margin-top:3.6rem;margin-bottom:3.6rem}}@media (min-width:1500px){.rs-my-2{margin-top:3.8rem;margin-bottom:3.8rem}}.rs-py-2{padding-top:3rem;padding-bottom:3rem}@media (min-width:768px){.rs-py-2{padding-top:3.6rem;padding-bottom:3.6rem}}@media (min-width:1500px){.rs-py-2{padding-top:3.8rem;padding-bottom:3.8rem}}.rs-px-2{padding-left:3rem;padding-right:3rem}@media (min-width:768px){.rs-px-2{padding-left:3.6rem;padding-right:3.6rem}}@media (min-width:1500px){.rs-px-2{padding-left:3.8rem;padding-right:3.8rem}}.rs-mt-3{margin-top:3.2rem}@media (min-width:768px){.rs-mt-3{margin-top:4.5rem}}@media (min-width:1500px){.rs-mt-3{margin-top:4.8rem}}.rs-pt-3{padding-top:3.2rem}@media (min-width:768px){.rs-pt-3{padding-top:4.5rem}}@media (min-width:1500px){.rs-pt-3{padding-top:4.8rem}}.rs-mb-3{margin-bottom:3.2rem}@media (min-width:768px){.rs-mb-3{margin-bottom:4.5rem}}@media (min-width:1500px){.rs-mb-3{margin-bottom:4.8rem}}.rs-pb-3{padding-bottom:3.2rem}@media (min-width:768px){.rs-pb-3{padding-bottom:4.5rem}}@media (min-width:1500px){.rs-pb-3{padding-bottom:4.8rem}}.rs-my-3{margin-top:3.2rem;margin-bottom:3.2rem}@media (min-width:768px){.rs-my-3{margin-top:4.5rem;margin-bottom:4.5rem}}@media (min-width:1500px){.rs-my-3{margin-top:4.8rem;margin-bottom:4.8rem}}.rs-py-3{padding-top:3.2rem;padding-bottom:3.2rem}@media (min-width:768px){.rs-py-3{padding-top:4.5rem;padding-bottom:4.5rem}}@media (min-width:1500px){.rs-py-3{padding-top:4.8rem;padding-bottom:4.8rem}}.rs-px-3{padding-left:3.2rem;padding-right:3.2rem}@media (min-width:768px){.rs-px-3{padding-left:4.5rem;padding-right:4.5rem}}@media (min-width:1500px){.rs-px-3{padding-left:4.8rem;padding-right:4.8rem}}.rs-mt-4{margin-top:3.4rem}@media (min-width:768px){.rs-mt-4{margin-top:5.8rem}}@media (min-width:1500px){.rs-mt-4{margin-top:6.1rem}}.rs-pt-4{padding-top:3.4rem}@media (min-width:768px){.rs-pt-4{padding-top:5.8rem}}@media (min-width:1500px){.rs-pt-4{padding-top:6.1rem}}.rs-mr-4{margin-right:3.4rem}@media (min-width:768px){.rs-mr-4{margin-right:5.8rem}}@media (min-width:1500px){.rs-mr-4{margin-right:6.1rem}}.rs-mb-4{margin-bottom:3.4rem}@media (min-width:768px){.rs-mb-4{margin-bottom:5.8rem}}@media (min-width:1500px){.rs-mb-4{margin-bottom:6.1rem}}.rs-pb-4{padding-bottom:3.4rem}@media (min-width:768px){.rs-pb-4{padding-bottom:5.8rem}}@media (min-width:1500px){.rs-pb-4{padding-bottom:6.1rem}}.rs-ml-4{margin-left:3.4rem}@media (min-width:768px){.rs-ml-4{margin-left:5.8rem}}@media (min-width:1500px){.rs-ml-4{margin-left:6.1rem}}.rs-my-4{margin-top:3.4rem;margin-bottom:3.4rem}@media (min-width:768px){.rs-my-4{margin-top:5.8rem;margin-bottom:5.8rem}}@media (min-width:1500px){.rs-my-4{margin-top:6.1rem;margin-bottom:6.1rem}}.rs-py-4{padding-top:3.4rem;padding-bottom:3.4rem}@media (min-width:768px){.rs-py-4{padding-top:5.8rem;padding-bottom:5.8rem}}@media (min-width:1500px){.rs-py-4{padding-top:6.1rem;padding-bottom:6.1rem}}.rs-mt-5{margin-top:3.8rem}@media (min-width:768px){.rs-mt-5{margin-top:7.2rem}}@media (min-width:1500px){.rs-mt-5{margin-top:7.6rem}}.rs-pt-5{padding-top:3.8rem}@media (min-width:768px){.rs-pt-5{padding-top:7.2rem}}@media (min-width:1500px){.rs-pt-5{padding-top:7.6rem}}.rs-mb-5{margin-bottom:3.8rem}@media (min-width:768px){.rs-mb-5{margin-bottom:7.2rem}}@media (min-width:1500px){.rs-mb-5{margin-bottom:7.6rem}}.rs-pb-5{padding-bottom:3.8rem}@media (min-width:768px){.rs-pb-5{padding-bottom:7.2rem}}@media (min-width:1500px){.rs-pb-5{padding-bottom:7.6rem}}.rs-my-5{margin-top:3.8rem;margin-bottom:3.8rem}@media (min-width:768px){.rs-my-5{margin-top:7.2rem;margin-bottom:7.2rem}}@media (min-width:1500px){.rs-my-5{margin-top:7.6rem;margin-bottom:7.6rem}}.rs-py-5{padding-top:3.8rem;padding-bottom:3.8rem}@media (min-width:768px){.rs-py-5{padding-top:7.2rem;padding-bottom:7.2rem}}@media (min-width:1500px){.rs-py-5{padding-top:7.6rem;padding-bottom:7.6rem}}.rs-mt-6{margin-top:4.5rem}@media (min-width:768px){.rs-mt-6{margin-top:9rem}}@media (min-width:1500px){.rs-mt-6{margin-top:9.5rem}}.rs-pt-6{padding-top:4.5rem}@media (min-width:768px){.rs-pt-6{padding-top:9rem}}@media (min-width:1500px){.rs-pt-6{padding-top:9.5rem}}.rs-mb-6{margin-bottom:4.5rem}@media (min-width:768px){.rs-mb-6{margin-bottom:9rem}}@media (min-width:1500px){.rs-mb-6{margin-bottom:9.5rem}}.rs-pb-6{padding-bottom:4.5rem}@media (min-width:768px){.rs-pb-6{padding-bottom:9rem}}@media (min-width:1500px){.rs-pb-6{padding-bottom:9.5rem}}.rs-my-6{margin-top:4.5rem;margin-bottom:4.5rem}@media (min-width:768px){.rs-my-6{margin-top:9rem;margin-bottom:9rem}}@media (min-width:1500px){.rs-my-6{margin-top:9.5rem;margin-bottom:9.5rem}}.rs-py-6{padding-top:4.5rem;padding-bottom:4.5rem}@media (min-width:768px){.rs-py-6{padding-top:9rem;padding-bottom:9rem}}@media (min-width:1500px){.rs-py-6{padding-top:9.5rem;padding-bottom:9.5rem}}.rs-mt-7{margin-top:5rem}@media (min-width:768px){.rs-mt-7{margin-top:10.8rem}}@media (min-width:1500px){.rs-mt-7{margin-top:11.4rem}}.rs-pt-7{padding-top:5rem}@media (min-width:768px){.rs-pt-7{padding-top:10.8rem}}@media (min-width:1500px){.rs-pt-7{padding-top:11.4rem}}.rs-mb-7{margin-bottom:5rem}@media (min-width:768px){.rs-mb-7{margin-bottom:10.8rem}}@media (min-width:1500px){.rs-mb-7{margin-bottom:11.4rem}}.rs-pb-7{padding-bottom:5rem}@media (min-width:768px){.rs-pb-7{padding-bottom:10.8rem}}@media (min-width:1500px){.rs-pb-7{padding-bottom:11.4rem}}.rs-my-7{margin-top:5rem;margin-bottom:5rem}@media (min-width:768px){.rs-my-7{margin-top:10.8rem;margin-bottom:10.8rem}}@media (min-width:1500px){.rs-my-7{margin-top:11.4rem;margin-bottom:11.4rem}}.rs-py-7{padding-top:5rem;padding-bottom:5rem}@media (min-width:768px){.rs-py-7{padding-top:10.8rem;padding-bottom:10.8rem}}@media (min-width:1500px){.rs-py-7{padding-top:11.4rem;padding-bottom:11.4rem}}.rs-mt-8{margin-top:6rem}@media (min-width:768px){.rs-mt-8{margin-top:12.6rem}}@media (min-width:1500px){.rs-mt-8{margin-top:13.3rem}}.rs-pt-8{padding-top:6rem}@media (min-width:768px){.rs-pt-8{padding-top:12.6rem}}@media (min-width:1500px){.rs-pt-8{padding-top:13.3rem}}.rs-mb-8{margin-bottom:6rem}@media (min-width:768px){.rs-mb-8{margin-bottom:12.6rem}}@media (min-width:1500px){.rs-mb-8{margin-bottom:13.3rem}}.rs-pb-8{padding-bottom:6rem}@media (min-width:768px){.rs-pb-8{padding-bottom:12.6rem}}@media (min-width:1500px){.rs-pb-8{padding-bottom:13.3rem}}.rs-my-8{margin-top:6rem;margin-bottom:6rem}@media (min-width:768px){.rs-my-8{margin-top:12.6rem;margin-bottom:12.6rem}}@media (min-width:1500px){.rs-my-8{margin-top:13.3rem;margin-bottom:13.3rem}}.rs-py-8{padding-top:6rem;padding-bottom:6rem}@media (min-width:768px){.rs-py-8{padding-top:12.6rem;padding-bottom:12.6rem}}@media (min-width:1500px){.rs-py-8{padding-top:13.3rem;padding-bottom:13.3rem}}.rs-p-9{padding:7rem}@media (min-width:768px){.rs-p-9{padding:16.2rem}}@media (min-width:1500px){.rs-p-9{padding:17.1rem}}.rs-mt-9{margin-top:7rem}@media (min-width:768px){.rs-mt-9{margin-top:16.2rem}}@media (min-width:1500px){.rs-mt-9{margin-top:17.1rem}}.rs-pt-9{padding-top:7rem}@media (min-width:768px){.rs-pt-9{padding-top:16.2rem}}@media (min-width:1500px){.rs-pt-9{padding-top:17.1rem}}.rs-mb-9{margin-bottom:7rem}@media (min-width:768px){.rs-mb-9{margin-bottom:16.2rem}}@media (min-width:1500px){.rs-mb-9{margin-bottom:17.1rem}}.rs-pb-9{padding-bottom:7rem}@media (min-width:768px){.rs-pb-9{padding-bottom:16.2rem}}@media (min-width:1500px){.rs-pb-9{padding-bottom:17.1rem}}.rs-my-9{margin-top:7rem;margin-bottom:7rem}@media (min-width:768px){.rs-my-9{margin-top:16.2rem;margin-bottom:16.2rem}}@media (min-width:1500px){.rs-my-9{margin-top:17.1rem;margin-bottom:17.1rem}}.rs-py-9{padding-top:7rem;padding-bottom:7rem}@media (min-width:768px){.rs-py-9{padding-top:16.2rem;padding-bottom:16.2rem}}@media (min-width:1500px){.rs-py-9{padding-top:17.1rem;padding-bottom:17.1rem}}.rs-px-9{padding-left:7rem;padding-right:7rem}@media (min-width:768px){.rs-px-9{padding-left:16.2rem;padding-right:16.2rem}}@media (min-width:1500px){.rs-px-9{padding-left:17.1rem;padding-right:17.1rem}}.rs-mt-10{margin-top:8rem}@media (min-width:768px){.rs-mt-10{margin-top:21.6rem}}@media (min-width:1500px){.rs-mt-10{margin-top:22.8rem}}.rs-pt-10{padding-top:8rem}@media (min-width:768px){.rs-pt-10{padding-top:21.6rem}}@media (min-width:1500px){.rs-pt-10{padding-top:22.8rem}}.rs-mb-10{margin-bottom:8rem}@media (min-width:768px){.rs-mb-10{margin-bottom:21.6rem}}@media (min-width:1500px){.rs-mb-10{margin-bottom:22.8rem}}.rs-pb-10{padding-bottom:8rem}@media (min-width:768px){.rs-pb-10{padding-bottom:21.6rem}}@media (min-width:1500px){.rs-pb-10{padding-bottom:22.8rem}}.rs-pl-10{padding-left:8rem}@media (min-width:768px){.rs-pl-10{padding-left:21.6rem}}@media (min-width:1500px){.rs-pl-10{padding-left:22.8rem}}.rs-my-10{margin-top:8rem;margin-bottom:8rem}@media (min-width:768px){.rs-my-10{margin-top:21.6rem;margin-bottom:21.6rem}}@media (min-width:1500px){.rs-my-10{margin-top:22.8rem;margin-bottom:22.8rem}}.rs-py-10{padding-top:8rem;padding-bottom:8rem}@media (min-width:768px){.rs-py-10{padding-top:21.6rem;padding-bottom:21.6rem}}@media (min-width:1500px){.rs-py-10{padding-top:22.8rem;padding-bottom:22.8rem}}.skiplink,.skiplinks{position:absolute;top:-500px;left:.8em;min-height:1px;transition:top .25s ease-in-out;padding:0;background-color:#2e2d29;font-size:2rem;font-weight:400;text-decoration:none}.skiplink,.skiplink:hover,.skiplink:visited,.skiplinks,.skiplinks:hover,.skiplinks:visited{width:1px;height:1px;overflow:hidden;white-space:nowrap;color:#fff}.skiplink:active,.skiplink:focus,.skiplinks:active,.skiplinks:focus{position:fixed;top:.8em;padding:.4em .8em;width:auto;height:auto;color:#fff;border:1px solid #53565a;border-radius:3px;z-index:10000}@media print{.skiplink,.skiplinks{display:none}}.type-9{font-size:3.52em;letter-spacing:-.026em}@media (min-width:768px){.type-9{font-size:5.16em}}@media (min-width:992px){.type-9{font-size:7.45em}}.type-8{font-size:3.06em;letter-spacing:-.024em}@media (min-width:768px){.type-8{font-size:4.3em}}@media (min-width:992px){.type-8{font-size:5.96em}}.type-7{font-size:2.66em;letter-spacing:-.022em}@media (min-width:768px){.type-7{font-size:3.58em}}@media (min-width:992px){.type-7{font-size:4.77em}}.type-6{font-size:2.31em;letter-spacing:-.02em}@media (min-width:768px){.type-6{font-size:2.99em}}@media (min-width:992px){.type-6{font-size:3.81em}}.type-5{font-size:2.01em;letter-spacing:-.018em}@media (min-width:768px){.type-5{font-size:2.49em}}@media (min-width:992px){.type-5{font-size:3.05em}}.type-4{font-size:1.75em;letter-spacing:-.016em}@media (min-width:768px){.type-4{font-size:2.07em}}@media (min-width:992px){.type-4{font-size:2.44em}}.type-3{font-size:1.52em;letter-spacing:-.014em}@media (min-width:768px){.type-3{font-size:1.73em}}@media (min-width:992px){.type-3{font-size:1.95em}}.type-2{font-size:1.32em;letter-spacing:-.012em}@media (min-width:768px){.type-2{font-size:1.44em}}@media (min-width:992px){.type-2{font-size:1.56em}}.type-1{font-size:1.15em;letter-spacing:-.01em}@media (min-width:768px){.type-1{font-size:1.2em}}@media (min-width:992px){.type-1{font-size:1.25em}}.type-0{font-size:1em}.fluid-type-4{font-size:clamp(3.1rem,2.19vw + 2.31rem,5.6rem)}.fluid-type-5{font-size:clamp(3.6rem,2.98vw + 2.53rem,7rem)}.fluid-type-6{font-size:clamp(4.2rem,4.04vw + 2.75rem,8.8rem)}.fluid-type-7{font-size:clamp(4.8rem,5.44vw + 2.84rem,11rem)}.fluid-type-8{font-size:clamp(5.5rem,7.19vw + 2.91rem,13.7rem)}.fluid-type-9{font-size:clamp(6.3rem,9.47vw + 2.89rem,17.1rem)}.types{line-height:1.2;margin-bottom:.6em;clear:both;font-weight:700}.types a{text-decoration:none;font-weight:700}.intro-text{font-size:1.32em;letter-spacing:-.012em}@media (min-width:768px){.intro-text{font-size:1.44em}}@media (min-width:992px){.intro-text{font-size:1.56em}}.intro-text{line-height:1.5;max-width:65ch}.caption,.credits{font-size:max(1.6rem,.9em);line-height:1.3;color:#53565a}.caption{margin-top:.4em}.subheading{font-size:1.15em;letter-spacing:-.01em}@media (min-width:768px){.subheading{font-size:1.2em}}@media (min-width:992px){.subheading{font-size:1.25em}}.big-paragraph{font-size:1.15em;line-height:1.4}@media (min-width:768px){.big-paragraph{line-height:1.5}}.overview{font-size:1.15em;letter-spacing:-.01em}@media (min-width:768px){.overview{font-size:1.2em}}@media (min-width:992px){.overview{font-size:1.25em}}.overview{line-height:1.4;font-weight:400}.hero{font-size:clamp(4.5rem,7.01vw + 1.98rem,16rem)}.soe-quote-lg{font-size:1.52em;letter-spacing:-.014em}@media (min-width:768px){.soe-quote-lg{font-size:1.73em}}@media (min-width:992px){.soe-quote-lg{font-size:1.95em}}.soe-quote-lg{line-height:1.2}.soe-quote-md{font-size:1.32em;letter-spacing:-.012em}@media (min-width:768px){.soe-quote-md{font-size:1.44em}}@media (min-width:992px){.soe-quote-md{font-size:1.56em}}.soe-quote-md,.soe-quote-sm{line-height:1.2}.soe-quote-sm{font-size:1em}.sr-only{position:absolute;width:1px;height:1px;padding:0;margin:-1px;overflow:hidden;clip:rect(0,0,0,0);white-space:nowrap;border-width:0}.visible{visibility:visible}.absolute{position:absolute}.relative{position:relative}.inset-0{inset:0}.bottom-10{bottom:1rem}.left-0{left:0}.left-1\/2{left:50%}.left-10{left:1rem}.left-5{left:.5rem}.right-5{right:.5rem}.top-0{top:0}.top-1\/2{top:50%}.top-2{top:.2rem}.z-0{z-index:0}.z-10{z-index:10}.z-20{z-index:20}.z-50{z-index:50}.z-\[300\]{z-index:300}.order-first{order:-9999}.order-last{order:9999}.col-span-full{grid-column:1/-1}.m-0{margin:0}.mx-03em{margin-left:.3em;margin-right:.3em}.mx-20{margin-left:2rem;margin-right:2rem}.mx-auto{margin-left:auto;margin-right:auto}.my-0{margin-top:0;margin-bottom:0}.my-01em{margin-top:.1em;margin-bottom:.1em}.my-02em{margin-top:.2em;margin-bottom:.2em}.my-03em{margin-top:.3em;margin-bottom:.3em}.my-04em{margin-top:.4em;margin-bottom:.4em}.my-05em{margin-top:.5em;margin-bottom:.5em}.my-06em{margin-top:.6em;margin-bottom:.6em}.my-07em{margin-top:.7em;margin-bottom:.7em}.my-08em{margin-top:.8em;margin-bottom:.8em}.my-09em{margin-top:.9em;margin-bottom:.9em}.my-1em{margin-top:1em;margin-bottom:1em}.-ml-01em{margin-left:-.1em}.-mt-01em{margin-top:-.1em}.mb-0{margin-bottom:0}.mb-01em{margin-bottom:.1em}.mb-02em{margin-bottom:.2em}.mb-03em{margin-bottom:.3em}.mb-04em{margin-bottom:.4em}.mb-05em{margin-bottom:.5em}.mb-06em{margin-bottom:.6em}.mb-07em{margin-bottom:.7em}.mb-08em{margin-bottom:.8em}.mb-09em{margin-bottom:.9em}.mb-1{margin-bottom:.1rem}.mb-1em{margin-bottom:1em}.mb-32{margin-bottom:3.2rem}.mb-38{margin-bottom:3.8rem}.mb-50{margin-bottom:5rem}.ml-0{margin-left:0}.ml-03em{margin-left:.3em}.ml-2{margin-left:.2rem}.ml-4{margin-left:.4rem}.ml-auto{margin-left:auto}.mr-0{margin-right:0}.mt-0{margin-top:0}.mt-01em{margin-top:.1em}.mt-02em{margin-top:.2em}.mt-03em{margin-top:.3em}.mt-04em{margin-top:.4em}.mt-05em{margin-top:.5em}.mt-06em{margin-top:.6em}.mt-07em{margin-top:.7em}.mt-08em{margin-top:.8em}.mt-09em{margin-top:.9em}.mt-1em{margin-top:1em}.mt-20{margin-top:2rem}.mt-28{margin-top:2.8rem}.mt-\[0\.27em\]{margin-top:.27em}.block{display:block}.inline-block{display:inline-block}.flex{display:flex}.grid{display:grid}.hidden{display:none}.aspect-\[1\/1\]{aspect-ratio:1/1}.aspect-\[16\/9\]{aspect-ratio:16/9}.h-1em{height:1em}.h-20{height:2rem}.h-250{height:25rem}.h-500{height:50rem}.h-600{height:60rem}.h-\[340px\]{height:340px}.h-\[420px\]{height:420px}.h-auto{height:auto}.h-full{height:100%}.min-h-500{min-height:50rem}.w-08em{width:.8em}.w-09em{width:.9em}.w-1{width:.1rem}.w-1\/3{width:33.333333%}.w-1em{width:1em}.w-2\/3{width:66.666667%}.w-20{width:2rem}.w-250{width:25rem}.w-500{width:50rem}.w-600{width:60rem}.w-\[340px\]{width:340px}.w-\[420px\]{width:420px}.w-\[500px\]{width:500px}.w-\[calc\(100\%-50px\)\]{width:calc(100% - 50px)}.w-fit{width:fit-content}.w-full{width:100%}.w-screen{width:100vw}.max-w-\[463px\]{max-width:463px}.max-w-\[50ch\]{max-width:50ch}.shrink-0{flex-shrink:0}.grow-0{flex-grow:0}.-translate-x-1\/2{--tw-translate-x:-50%}.-rotate-90,.-translate-x-1\/2{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.-rotate-90{--tw-rotate:-90deg}.rotate-90{--tw-rotate:90deg}.rotate-90,.scale-x-90{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.scale-x-90{--tw-scale-x:.9}.transform{transform:translate(var(--tw-translate-x),var(--tw-translate-y)) rotate(var(--tw-rotate)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scaleX(var(--tw-scale-x)) scaleY(var(--tw-scale-y))}.grid-cols-1{grid-template-columns:repeat(1,minmax(0,1fr))}.grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.flex-row{flex-direction:row}.flex-row-reverse{flex-direction:row-reverse}.flex-col{flex-direction:column}.flex-col-reverse{flex-direction:column-reverse}.flex-wrap{flex-wrap:wrap}.flex-wrap-reverse{flex-wrap:wrap-reverse}.flex-nowrap{flex-wrap:nowrap}.content-center{align-content:center}.content-start{align-content:flex-start}.content-end{align-content:flex-end}.content-between{align-content:space-between}.content-around{align-content:space-around}.content-evenly{align-content:space-evenly}.items-start{align-items:flex-start}.items-end{align-items:flex-end}.items-center{align-items:center}.items-baseline{align-items:baseline}.items-stretch{align-items:stretch}.justify-start{justify-content:flex-start}.justify-end{justify-content:flex-end}.justify-center{justify-content:center}.justify-between{justify-content:space-between}.justify-around{justify-content:space-around}.justify-evenly{justify-content:space-evenly}.gap-4{gap:.4rem}.gap-\[15\.8rem\]{gap:15.8rem}.gap-\[65px\]{gap:65px}.gap-x-12{column-gap:1.2rem}.gap-x-\[0\.3em\]{column-gap:.3em}.overflow-hidden{overflow:hidden}.whitespace-pre-line{white-space:pre-line}.rounded-full{border-radius:9999px}.rounded-lg{border-radius:.5rem}.border-2{border-width:2px}.border-black-true\/50{border-color:rgba(0,0,0,.5)}.border-cardinal-red{--tw-border-opacity:1;border-color:rgb(140 21 21/var(--tw-border-opacity))}.border-cardinal-red-xdark{--tw-border-opacity:1;border-color:rgb(122 0 0/var(--tw-border-opacity))}.border-digital-red{--tw-border-opacity:1;border-color:rgb(177 4 14/var(--tw-border-opacity))}.border-digital-red-light{--tw-border-opacity:1;border-color:rgb(229 8 8/var(--tw-border-opacity))}.border-digital-red-xlight{--tw-border-opacity:1;border-color:rgb(248 53 53/var(--tw-border-opacity))}.border-palo-alto{--tw-border-opacity:1;border-color:rgb(23 94 84/var(--tw-border-opacity))}.border-poppy{--tw-border-opacity:1;border-color:rgb(233 131 0/var(--tw-border-opacity))}.border-spirited{--tw-border-opacity:1;border-color:rgb(224 79 57/var(--tw-border-opacity))}.border-white{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.bg-black{--tw-bg-opacity:1;background-color:rgb(46 45 41/var(--tw-bg-opacity))}.bg-black-40{--tw-bg-opacity:1;background-color:rgb(171 171 169/var(--tw-bg-opacity))}.bg-black-60{--tw-bg-opacity:1;background-color:rgb(118 118 116/var(--tw-bg-opacity))}.bg-black-true\/10{background-color:rgba(0,0,0,.1)}.bg-black-true\/20{background-color:rgba(0,0,0,.2)}.bg-black-true\/30{background-color:rgba(0,0,0,.3)}.bg-black-true\/40{background-color:rgba(0,0,0,.4)}.bg-black-true\/50{background-color:rgba(0,0,0,.5)}.bg-black-true\/60{background-color:rgba(0,0,0,.6)}.bg-black-true\/70{background-color:rgba(0,0,0,.7)}.bg-black-true\/80{background-color:rgba(0,0,0,.8)}.bg-black-true\/90{background-color:rgba(0,0,0,.9)}.bg-cardinal-red{--tw-bg-opacity:1;background-color:rgb(140 21 21/var(--tw-bg-opacity))}.bg-cardinal-red-xdark{--tw-bg-opacity:1;background-color:rgb(122 0 0/var(--tw-bg-opacity))}.bg-cool-grey{--tw-bg-opacity:1;background-color:rgb(83 86 90/var(--tw-bg-opacity))}.bg-digital-red{--tw-bg-opacity:1;background-color:rgb(177 4 14/var(--tw-bg-opacity))}.bg-digital-red-light{--tw-bg-opacity:1;background-color:rgb(229 8 8/var(--tw-bg-opacity))}.bg-digital-red-xlight{--tw-bg-opacity:1;background-color:rgb(248 53 53/var(--tw-bg-opacity))}.bg-fog-light{--tw-bg-opacity:1;background-color:rgb(244 244 244/var(--tw-bg-opacity))}.bg-palo-alto{--tw-bg-opacity:1;background-color:rgb(23 94 84/var(--tw-bg-opacity))}.bg-plum-dark{--tw-bg-opacity:1;background-color:rgb(53 13 54/var(--tw-bg-opacity))}.bg-poppy{--tw-bg-opacity:1;background-color:rgb(233 131 0/var(--tw-bg-opacity))}.bg-soe-black{--tw-bg-opacity:1;background-color:rgb(24 24 24/var(--tw-bg-opacity))}.bg-spirited{--tw-bg-opacity:1;background-color:rgb(224 79 57/var(--tw-bg-opacity))}.bg-transparent{background-color:transparent}.bg-white{--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.bg-feature-gradient-bt{background-image:linear-gradient(180deg,transparent 75.5%,#181818)}.bg-soe-red-gradient{background-image:linear-gradient(90deg,#7a0000 1.15%,#a11c1c)}.from-black-true\/10{--tw-gradient-from:rgba(0,0,0,.1) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/20{--tw-gradient-from:rgba(0,0,0,.2) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/30{--tw-gradient-from:rgba(0,0,0,.3) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/40{--tw-gradient-from:rgba(0,0,0,.4) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/50{--tw-gradient-from:rgba(0,0,0,.5) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/60{--tw-gradient-from:rgba(0,0,0,.6) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/70{--tw-gradient-from:rgba(0,0,0,.7) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/80{--tw-gradient-from:rgba(0,0,0,.8) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-black-true\/90{--tw-gradient-from:rgba(0,0,0,.9) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-transparent{--tw-gradient-from:transparent var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white{--tw-gradient-from:#fff var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/10{--tw-gradient-from:hsla(0,0%,100%,.1) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/20{--tw-gradient-from:hsla(0,0%,100%,.2) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/30{--tw-gradient-from:hsla(0,0%,100%,.3) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/40{--tw-gradient-from:hsla(0,0%,100%,.4) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/50{--tw-gradient-from:hsla(0,0%,100%,.5) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/60{--tw-gradient-from:hsla(0,0%,100%,.6) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/70{--tw-gradient-from:hsla(0,0%,100%,.7) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/80{--tw-gradient-from:hsla(0,0%,100%,.8) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.from-white\/90{--tw-gradient-from:hsla(0,0%,100%,.9) var(--tw-gradient-from-position);--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.via-black-true\/10{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/20{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/30{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/40{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/50{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/60{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/70{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/80{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-black-true\/90{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),rgba(0,0,0,.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),transparent var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),#fff var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/10{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.1) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/20{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.2) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/30{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.3) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/40{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.4) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/50{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.5) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/60{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.6) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/70{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.7) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/80{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.8) var(--tw-gradient-via-position),var(--tw-gradient-to)}.via-white\/90{--tw-gradient-to:hsla(0,0%,100%,0) var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),hsla(0,0%,100%,.9) var(--tw-gradient-via-position),var(--tw-gradient-to)}.to-black-true\/10{--tw-gradient-to:rgba(0,0,0,.1) var(--tw-gradient-to-position)}.to-black-true\/20{--tw-gradient-to:rgba(0,0,0,.2) var(--tw-gradient-to-position)}.to-black-true\/30{--tw-gradient-to:rgba(0,0,0,.3) var(--tw-gradient-to-position)}.to-black-true\/40{--tw-gradient-to:rgba(0,0,0,.4) var(--tw-gradient-to-position)}.to-black-true\/50{--tw-gradient-to:rgba(0,0,0,.5) var(--tw-gradient-to-position)}.to-black-true\/60{--tw-gradient-to:rgba(0,0,0,.6) var(--tw-gradient-to-position)}.to-black-true\/70{--tw-gradient-to:rgba(0,0,0,.7) var(--tw-gradient-to-position)}.to-black-true\/80{--tw-gradient-to:rgba(0,0,0,.8) var(--tw-gradient-to-position)}.to-black-true\/90{--tw-gradient-to:rgba(0,0,0,.9) var(--tw-gradient-to-position)}.to-white{--tw-gradient-to:#fff var(--tw-gradient-to-position)}.to-white\/10{--tw-gradient-to:hsla(0,0%,100%,.1) var(--tw-gradient-to-position)}.to-white\/20{--tw-gradient-to:hsla(0,0%,100%,.2) var(--tw-gradient-to-position)}.to-white\/30{--tw-gradient-to:hsla(0,0%,100%,.3) var(--tw-gradient-to-position)}.to-white\/40{--tw-gradient-to:hsla(0,0%,100%,.4) var(--tw-gradient-to-position)}.to-white\/50{--tw-gradient-to:hsla(0,0%,100%,.5) var(--tw-gradient-to-position)}.to-white\/60{--tw-gradient-to:hsla(0,0%,100%,.6) var(--tw-gradient-to-position)}.to-white\/70{--tw-gradient-to:hsla(0,0%,100%,.7) var(--tw-gradient-to-position)}.to-white\/80{--tw-gradient-to:hsla(0,0%,100%,.8) var(--tw-gradient-to-position)}.to-white\/90{--tw-gradient-to:hsla(0,0%,100%,.9) var(--tw-gradient-to-position)}.fill-black{fill:#2e2d29}.fill-current{fill:currentColor}.fill-digital-red-xlight{fill:#f83535}.fill-stone-dark{fill:#544948}.fill-white{fill:#fff}.stroke-\[2\.5\]{stroke-width:2.5}.object-cover{object-fit:cover}.px-16{padding-left:1.6rem;padding-right:1.6rem}.py-4{padding-top:.4rem;padding-bottom:.4rem}.pb-65{padding-bottom:6.5rem}.pt-\[210px\]{padding-top:210px}.text-left{text-align:left}.text-center{text-align:center}.text-right{text-align:right}.font-dm-mono{font-family:var(--font-dm-mono),sans-serif}.font-dm-sans{font-family:var(--font-dm-sans),sans-serif}.font-sans{font-family:var(--font-source-sans),sans-serif}.font-serif{font-family:var(--font-source-serif),serif}.text-15{font-size:1.5rem}.text-18{font-size:1.8rem}.text-19{font-size:1.9rem}.font-black{font-weight:900}.font-bold{font-weight:700}.font-normal{font-weight:400}.font-semibold{font-weight:600}.uppercase{text-transform:uppercase}.italic{font-style:italic}.leading{line-height:1.5}.leading-cozy{line-height:1.4}.leading-display{line-height:1.2}.leading-half{line-height:.5}.leading-none{line-height:1}.leading-snug{line-height:1.3}.leading-tight{line-height:1.1}.leading-trim{line-height:.75}.tracking-normal{letter-spacing:0}.text-black{--tw-text-opacity:1;color:rgb(46 45 41/var(--tw-text-opacity))}.text-black-20{--tw-text-opacity:1;color:rgb(213 213 212/var(--tw-text-opacity))}.text-black-40{--tw-text-opacity:1;color:rgb(171 171 169/var(--tw-text-opacity))}.text-black-60{--tw-text-opacity:1;color:rgb(118 118 116/var(--tw-text-opacity))}.text-black-70{--tw-text-opacity:1;color:rgb(109 108 105/var(--tw-text-opacity))}.text-black-80{--tw-text-opacity:1;color:rgb(88 87 84/var(--tw-text-opacity))}.text-black-90{--tw-text-opacity:1;color:rgb(67 66 62/var(--tw-text-opacity))}.text-black-true\/50{color:rgba(0,0,0,.5)}.text-cardinal-red{--tw-text-opacity:1;color:rgb(140 21 21/var(--tw-text-opacity))}.text-cardinal-red-xdark{--tw-text-opacity:1;color:rgb(122 0 0/var(--tw-text-opacity))}.text-cool-grey{--tw-text-opacity:1;color:rgb(83 86 90/var(--tw-text-opacity))}.text-digital-red{--tw-text-opacity:1;color:rgb(177 4 14/var(--tw-text-opacity))}.text-digital-red-light{--tw-text-opacity:1;color:rgb(229 8 8/var(--tw-text-opacity))}.text-digital-red-xlight{--tw-text-opacity:1;color:rgb(248 53 53/var(--tw-text-opacity))}.text-palo-alto{--tw-text-opacity:1;color:rgb(23 94 84/var(--tw-text-opacity))}.text-poppy{--tw-text-opacity:1;color:rgb(233 131 0/var(--tw-text-opacity))}.text-spirited{--tw-text-opacity:1;color:rgb(224 79 57/var(--tw-text-opacity))}.text-stone-dark{--tw-text-opacity:1;color:rgb(84 73 72/var(--tw-text-opacity))}.text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.underline{text-decoration-line:underline}.no-underline{text-decoration-line:none}.decoration-digital-red-xlight{text-decoration-color:#f83535}.decoration-2{text-decoration-thickness:2px}.underline-offset-8{text-underline-offset:8px}.underline-offset-\[6px\]{text-underline-offset:6px}.shadow-lg{--tw-shadow:0 10px 15px -3px rgba(0,0,0,.1),0 4px 6px -4px rgba(0,0,0,.1);--tw-shadow-colored:0 10px 15px -3px var(--tw-shadow-color),0 4px 6px -4px var(--tw-shadow-color);box-shadow:var(--tw-ring-offset-shadow,0 0 #0000),var(--tw-ring-shadow,0 0 #0000),var(--tw-shadow)}.outline-0{outline-width:0}.blur{--tw-blur:blur(8px)}.blur,.filter{filter:var(--tw-blur) var(--tw-brightness) var(--tw-contrast) var(--tw-grayscale) var(--tw-hue-rotate) var(--tw-invert) var(--tw-saturate) var(--tw-sepia) var(--tw-drop-shadow)}.backdrop-blur{--tw-backdrop-blur:blur(8px)}.backdrop-blur,.backdrop-blur-lg{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-lg{--tw-backdrop-blur:blur(16px)}.backdrop-blur-md{--tw-backdrop-blur:blur(12px)}.backdrop-blur-md,.backdrop-blur-sm{-webkit-backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia);backdrop-filter:var(--tw-backdrop-blur) var(--tw-backdrop-brightness) var(--tw-backdrop-contrast) var(--tw-backdrop-grayscale) var(--tw-backdrop-hue-rotate) var(--tw-backdrop-invert) var(--tw-backdrop-opacity) var(--tw-backdrop-saturate) var(--tw-backdrop-sepia)}.backdrop-blur-sm{--tw-backdrop-blur:blur(4px)}.transition{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke,opacity,box-shadow,transform,filter,backdrop-filter;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s}.transition-colors{transition-property:color,background-color,border-color,text-decoration-color,fill,stroke;transition-timing-function:cubic-bezier(.4,0,.2,1);transition-duration:.25s}.duration-1000{transition-duration:1s}.duration-500{transition-duration:.5s}.ease-in-out{transition-timing-function:cubic-bezier(.4,0,.2,1)}.perspective-1000{perspective:1000px}.perspective-600{perspective:600px}.rotate-y-\[-15deg\]{--tw-rotate-y:-15deg}.rotate-y-\[15deg\]{--tw-rotate-y:15deg}.transform{transform:translate3d(var(--tw-translate-x),var(--tw-translate-y),var(--tw-translate-z)) rotateX(var(--tw-rotate-x)) rotateY(var(--tw-rotate-y)) rotate(var(--tw-rotate)) rotate3d(var(--tw-rotate-3d)) skewX(var(--tw-skew-x)) skewY(var(--tw-skew-y)) scale3d(var(--tw-scale-x),var(--tw-scale-y),var(--tw-scale-z))!important}.timeline-detail{grid-area:"detail"}.font-inherit{font:inherit;font-size:inherit;line-height:inherit}@media (min-width:992px){.lg\:aspect-h-1{--tw-aspect-h:1}.lg\:aspect-h-8{--tw-aspect-h:8}.lg\:aspect-h-9{--tw-aspect-h:9}.lg\:aspect-w-1{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:1}.lg\:aspect-w-1>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.lg\:aspect-w-16{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:16}.lg\:aspect-w-16>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.lg\:aspect-w-2{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:2}.lg\:aspect-w-2>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.lg\:aspect-w-5{position:relative;padding-bottom:calc(var(--tw-aspect-h) / var(--tw-aspect-w) * 100%);--tw-aspect-w:5}.lg\:aspect-w-5>*{position:absolute;height:100%;width:100%;top:0;right:0;bottom:0;left:0}.lg\:rs-mr-4{margin-right:3.4rem}@media (min-width:768px){.lg\:rs-mr-4{margin-right:5.8rem}}@media (min-width:1500px){.lg\:rs-mr-4{margin-right:6.1rem}}.lg\:rs-ml-4{margin-left:3.4rem}@media (min-width:768px){.lg\:rs-ml-4{margin-left:5.8rem}}@media (min-width:1500px){.lg\:rs-ml-4{margin-left:6.1rem}}.lg\:rs-pr-9{padding-right:7rem}@media (min-width:768px){.lg\:rs-pr-9{padding-right:16.2rem}}@media (min-width:1500px){.lg\:rs-pr-9{padding-right:17.1rem}}}.\*\:stroke-plum>*{stroke:#620059}.\*\:font-dm-sans>*{font-family:var(--font-dm-sans),sans-serif}.\*\:\*\:leading-snug>*>*{line-height:1.3}.\*\:text-white>*{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.last\:mb-0:last-child{margin-bottom:0}.focus-visible\:ring-2:focus-visible{--tw-ring-offset-shadow:var(--tw-ring-inset) 0 0 0 var(--tw-ring-offset-width) var(--tw-ring-offset-color);--tw-ring-shadow:var(--tw-ring-inset) 0 0 0 calc(2px + var(--tw-ring-offset-width)) var(--tw-ring-color);box-shadow:var(--tw-ring-offset-shadow),var(--tw-ring-shadow),var(--tw-shadow,0 0 #0000)}.focus-visible\:ring-black:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(46 45 41/var(--tw-ring-opacity))}.focus-visible\:ring-white:focus-visible{--tw-ring-opacity:1;--tw-ring-color:rgb(255 255 255/var(--tw-ring-opacity))}.group:has(nav[data-headlessui-state=open]) .group-has-\[nav\[data-headlessui-state\=\"open\"\]\]\:text-white{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.group:has(nav[data-headlessui-state=open]) .group-has-\[nav\[data-headlessui-state\=\"open\"\]\]\:decoration-white{text-decoration-color:#fff}.group:has(nav[data-headlessui-state=open]) .group-has-\[nav\[data-headlessui-state\=\"open\"\]\]\:\*\:\*\:text-white>*>*{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.group:has(nav[data-headlessui-state=open]) .group-has-\[nav\[data-headlessui-state\=\"open\"\]\]\:even\:\*\:\*\:bg-white>*>:nth-child(2n){--tw-bg-opacity:1;background-color:rgb(255 255 255/var(--tw-bg-opacity))}.hocus\:border-white:hover{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.hocus\:bg-black-40:hover{--tw-bg-opacity:1;background-color:rgb(171 171 169/var(--tw-bg-opacity))}.hocus\:bg-digital-red:hover{--tw-bg-opacity:1;background-color:rgb(177 4 14/var(--tw-bg-opacity))}.hocus\:text-black-60:hover{--tw-text-opacity:1;color:rgb(118 118 116/var(--tw-text-opacity))}.hocus\:text-cardinal-red:hover{--tw-text-opacity:1;color:rgb(140 21 21/var(--tw-text-opacity))}.hocus\:text-digital-red-xlight:hover{--tw-text-opacity:1;color:rgb(248 53 53/var(--tw-text-opacity))}.hocus\:text-white:hover{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hocus\:underline:hover{text-decoration-line:underline}.hocus\:outline:hover{outline-style:solid}.hocus\:outline-0:hover{outline-width:0}.hocus\:outline-digital-red:hover{outline-color:#b1040e}.hocus\:rotate-y-\[-15deg\]:hover{--tw-rotate-y:-15deg}.hocus\:rotate-y-\[15deg\]:hover{--tw-rotate-y:15deg}.hocus\:border-white:focus{--tw-border-opacity:1;border-color:rgb(255 255 255/var(--tw-border-opacity))}.hocus\:bg-black-40:focus{--tw-bg-opacity:1;background-color:rgb(171 171 169/var(--tw-bg-opacity))}.hocus\:bg-digital-red:focus{--tw-bg-opacity:1;background-color:rgb(177 4 14/var(--tw-bg-opacity))}.hocus\:text-black-60:focus{--tw-text-opacity:1;color:rgb(118 118 116/var(--tw-text-opacity))}.hocus\:text-cardinal-red:focus{--tw-text-opacity:1;color:rgb(140 21 21/var(--tw-text-opacity))}.hocus\:text-digital-red-xlight:focus{--tw-text-opacity:1;color:rgb(248 53 53/var(--tw-text-opacity))}.hocus\:text-white:focus{--tw-text-opacity:1;color:rgb(255 255 255/var(--tw-text-opacity))}.hocus\:underline:focus{text-decoration-line:underline}.hocus\:outline:focus{outline-style:solid}.hocus\:outline-0:focus{outline-width:0}.hocus\:outline-digital-red:focus{outline-color:#b1040e}.hocus\:rotate-y-\[-15deg\]:focus{--tw-rotate-y:-15deg}.hocus\:rotate-y-\[15deg\]:focus{--tw-rotate-y:15deg}.group:focus .group-hocus\:text-digital-red,.group:hover .group-hocus\:text-digital-red{--tw-text-opacity:1;color:rgb(177 4 14/var(--tw-text-opacity))}@media (min-width:576px){.sm\:top-0{top:0}.sm\:-mt-02em{margin-top:-.2em}.sm\:ml-0{margin-left:0}.sm\:block{display:block}.sm\:flex-row{flex-direction:row}.sm\:items-center{align-items:center}.sm\:gap-x-20{column-gap:2rem}.sm\:text-15{font-size:1.5rem}.sm\:text-17{font-size:1.7rem}.sm\:text-\[1\.05em\]{font-size:1.05em}.sm\:text-\[1\.43em\]{font-size:1.43em}.sm\:tracking-wide{letter-spacing:.025em}}@media (min-width:768px){.md\:w-full{width:100%}.md\:max-w-\[436px\]{max-width:436px}.md\:max-w-\[600px\]{max-width:600px}.md\:grid-cols-2{grid-template-columns:repeat(2,minmax(0,1fr))}.md\:gap-x-30{column-gap:3rem}.md\:text-17{font-size:1.7rem}.md\:text-22{font-size:2.2rem}}@media (min-width:992px){.lg\:absolute{position:absolute}.lg\:left-0{left:0}.lg\:left-\[300px\]{left:300px}.lg\:top-0{top:0}.lg\:order-first{order:-9999}.lg\:order-last{order:9999}.lg\:mb-0{margin-bottom:0}.lg\:ml-auto{margin-left:auto}.lg\:w-600{width:60rem}.lg\:max-w-\[450px\]{max-width:450px}.lg\:max-w-\[50\%\]{max-width:50%}.lg\:max-w-\[536px\]{max-width:536px}.lg\:max-w-\[750px\]{max-width:750px}.lg\:max-w-\[920px\]{max-width:920px}.lg\:flex-row{flex-direction:row}.lg\:bg-transparent{background-color:transparent}.lg\:bg-feature-gradient-rl{background-image:linear-gradient(270deg,rgba(23,23,26,0) .11%,#181818 99.89%)}.lg\:bg-gradient-to-b{background-image:linear-gradient(to bottom,var(--tw-gradient-stops))}.lg\:bg-gradient-to-l{background-image:linear-gradient(to left,var(--tw-gradient-stops))}.lg\:bg-gradient-to-r{background-image:linear-gradient(to right,var(--tw-gradient-stops))}.lg\:bg-gradient-to-t{background-image:linear-gradient(to top,var(--tw-gradient-stops))}.lg\:from-black-true\/50{--tw-gradient-from:rgba(0,0,0,.5) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.lg\:from-black-true\/70{--tw-gradient-from:rgba(0,0,0,.7) var(--tw-gradient-from-position);--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),var(--tw-gradient-to)}.lg\:via-transparent{--tw-gradient-to:transparent var(--tw-gradient-to-position);--tw-gradient-stops:var(--tw-gradient-from),transparent var(--tw-gradient-via-position),var(--tw-gradient-to)}.lg\:via-20\%{--tw-gradient-via-position:20%}.lg\:text-28{font-size:2.8rem}}@media (min-width:1200px){.xl\:w-\[calc\(100\%-150px\)\]{width:calc(100% - 150px)}.xl\:max-w-1200{max-width:120rem}.xl\:max-w-\[650px\]{max-width:650px}.xl\:max-w-\[726px\]{max-width:726px}.xl\:max-w-\[850px\]{max-width:850px}.xl\:max-w-\[980px\]{max-width:980px}.xl\:grid-cols-3{grid-template-columns:repeat(3,minmax(0,1fr))}.xl\:text-19{font-size:1.9rem}}@media (min-width:1500px){.\32xl\:max-w-\[1000px\]{max-width:1000px}.\32xl\:whitespace-pre-line{white-space:pre-line}.\32xl\:text-22{font-size:2.2rem}.\32xl\:leading{line-height:1.5}}.\[\&_\.slick-slide\>div\>div\]\:h-full .slick-slide>div>div,.\[\&_\.slick-slide\>div\]\:h-full .slick-slide>div{height:100%}.\[\&_\.slick-slider\]\:relative .slick-slider{position:relative}.\[\&_\.slick-track\]\:flex .slick-track{display:flex}.\[\&_a\]\:cursor-pointer a{cursor:pointer}.\[\&_a\]\:text-stone-dark a{--tw-text-opacity:1;color:rgb(84 73 72/var(--tw-text-opacity))}.\[\&_a\]\:underline a{text-decoration-line:underline}.\[\&_a\]\:decoration-digital-red-light a{text-decoration-color:#e50808}.\[\&_a\]\:decoration-4 a{text-decoration-thickness:4px}.\[\&_a\]\:underline-offset-\[5px\] a{text-underline-offset:5px} \ No newline at end of file diff --git a/out/example.html b/out/example.html index 22b0c9a..1183b88 100644 --- a/out/example.html +++ b/out/example.html @@ -1 +1 @@ -
100 Years of Stanford Engineering: 1925 to 2025

Exploring the reengineering of immune cells

Change Makers
The Sarafan ChEM-H Institute scholar is building a multidisciplinary lab to explore the reengineering of immune cells. Before coming to Stanford, she says, “I was thinking in terms of understanding. Now I feel that I can start thinking in terms of creating.”
by Jess Alvarenga

100 years ofImpact

Caption/credit lorem ipsum aspect ratio square
Caption/credit lorem ipsum aspect ratio 16/9
Overview style lorem ipsum dolar sit amet vestibulum parimentium elit rhoncus donec. Scelerisque urna et euismod in daphibus nec leo euismod nisi, pharetra raesent nec. Aliquam dignissim nisi convalis quis, leo vestibulum duis euismod.
Long copy paragraph text style raesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet

Header Two

Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed in text link. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet in text link hover state. Aliquam sodales consequat arcu in egestas. Aliquam condimentum viverra eros.Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.

Header Three

Aenean sollicitudin facilisis ex, in tincidunt velit sodales ac. Nullam consequat leo ut sem pharetra, a fringilla massa commodo. Etiam molestie, justo nec congue ultricies, augue massa tempus ante, nec sagittis dui tellus ac lectus. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.

Header Four

Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in.
Header Five
Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.
Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.
  • Fusce sem enim, tempus nec massa id, mollis faucibus sem.
  • Sem enim, tempus nec massa id, mollis faucibus sem imperdiet eu fermentum nec massa mollis donec efficitur scelerisque urna et sollicitudin.
  • Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi praesent dapibus odio aliquam dignissim nisi nisi pharetra faucibus elit
  • Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim lobortis ante porttitor aliquam praesent Sodales consequat arcu in egestas Aliquam condimentum viverra eros, in dapibus purus faucibus ut
Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.
  1. Fusce sem enim, tempus nec massa id, mollis faucibus sem.
  2. Sem enim, tempus nec massa id, mollis faucibus sem imperdiet eu fermentum nec massa mollis donec efficitur scelerisque urna et sollicitudin.
  3. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi praesent dapibus odio aliquam dignissim nisi nisi pharetra faucibus elit
  4. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim lobortis ante porttitor aliquam praesent Sodales consequat arcu in egestas Aliquam condimentum viverra eros, in dapibus purus faucibus ut
Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.

Contribute your stories

Get involved
Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.

Events

Etiam sollicitudin, ipsum eu pulvinar rutrum, tellus ipsum laoreet sapien, quis venenatis ante odio sit amet eros. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Quisque libero metus, condimentum nec, tempor a, commodo mollis, magna. Ut a nisl id ante tempus hendrerit. Nunc sed turpis.
Vivamus consectetuer hendrerit lacus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Donec vitae orci sed dolor rutrum auctor. Nunc interdum lacus sit amet orci. Proin pretium, leo ac pellentesque mollis, felis nunc ultrices eros, sed gravida augue augue mollis justo.
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
\ No newline at end of file +
100 Years of Stanford Engineering: 1925 to 2025

Exploring the reengineering of immune cells

Change Makers
The Sarafan ChEM-H Institute scholar is building a multidisciplinary lab to explore the reengineering of immune cells. Before coming to Stanford, she says, “I was thinking in terms of understanding. Now I feel that I can start thinking in terms of creating.”
by Jess Alvarenga

100 years ofImpact

Caption/credit lorem ipsum aspect ratio square
Caption/credit lorem ipsum aspect ratio 16/9
Overview style lorem ipsum dolar sit amet vestibulum parimentium elit rhoncus donec. Scelerisque urna et euismod in daphibus nec leo euismod nisi, pharetra raesent nec. Aliquam dignissim nisi convalis quis, leo vestibulum duis euismod.
Long copy paragraph text style raesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet

Header Two

Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed in text link. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet in text link hover state. Aliquam sodales consequat arcu in egestas. Aliquam condimentum viverra eros.Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.

Header Three

Aenean sollicitudin facilisis ex, in tincidunt velit sodales ac. Nullam consequat leo ut sem pharetra, a fringilla massa commodo. Etiam molestie, justo nec congue ultricies, augue massa tempus ante, nec sagittis dui tellus ac lectus. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.

Header Four

Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in.
Header Five
Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.
Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.
  • Fusce sem enim, tempus nec massa id, mollis faucibus sem.
  • Sem enim, tempus nec massa id, mollis faucibus sem imperdiet eu fermentum nec massa mollis donec efficitur scelerisque urna et sollicitudin.
  • Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi praesent dapibus odio aliquam dignissim nisi nisi pharetra faucibus elit
  • Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim lobortis ante porttitor aliquam praesent Sodales consequat arcu in egestas Aliquam condimentum viverra eros, in dapibus purus faucibus ut
Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.
  1. Fusce sem enim, tempus nec massa id, mollis faucibus sem.
  2. Sem enim, tempus nec massa id, mollis faucibus sem imperdiet eu fermentum nec massa mollis donec efficitur scelerisque urna et sollicitudin.
  3. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi praesent dapibus odio aliquam dignissim nisi nisi pharetra faucibus elit
  4. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim lobortis ante porttitor aliquam praesent Sodales consequat arcu in egestas Aliquam condimentum viverra eros, in dapibus purus faucibus ut
Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.

Contribute your stories

Get involved
Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.

Events

Etiam sollicitudin, ipsum eu pulvinar rutrum, tellus ipsum laoreet sapien, quis venenatis ante odio sit amet eros. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Quisque libero metus, condimentum nec, tempor a, commodo mollis, magna. Ut a nisl id ante tempus hendrerit. Nunc sed turpis.
Vivamus consectetuer hendrerit lacus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Donec vitae orci sed dolor rutrum auctor. Nunc interdum lacus sit amet orci. Proin pretium, leo ac pellentesque mollis, felis nunc ultrices eros, sed gravida augue augue mollis justo.
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
\ No newline at end of file diff --git a/out/example.txt b/out/example.txt index be773e0..44891b4 100644 --- a/out/example.txt +++ b/out/example.txt @@ -12,17 +12,17 @@ f:I[3120,[],"MetadataBoundary"] 5:HL["/soe-centennial-nextjs/_next/static/media/b27868729ad8c262-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 6:HL["/soe-centennial-nextjs/_next/static/media/d90e10e85a15eaad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 7:HL["/soe-centennial-nextjs/_next/static/media/db3cc5ff6037fbad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -8:HL["/soe-centennial-nextjs/_next/static/css/51c7d7e297835e44.css","style"] -0:{"P":null,"b":"fsQvHBaaG0DEWBXNSYt2S","p":"/soe-centennial-nextjs","c":["","example"],"i":false,"f":[[["",{"children":["example",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$9","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/soe-centennial-nextjs/_next/static/css/51c7d7e297835e44.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_6f86a8 __variable_cf1540 __variable_2df5e6 __variable_0f68e0","children":["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}],{"children":["example",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","example","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["__PAGE__",["$","$9","c",{"children":["$Lc",null,["$","$Ld",null,{"children":"$Le"}]]}],{},null]},null]},null],["$","$9","h",{"children":[null,["$","$9","yz3qP9Th9HWPZZawKL7_7",{"children":[["$","$Lf",null,{"children":"$L10"}],["$","$L11",null,{"children":"$L12"}],["$","meta",null,{"name":"next-size-adjust"}]]}]]}]]],"m":"$undefined","G":["$13","$undefined"],"s":false,"S":true} -14:I[5218,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-fc2dbac5b0276b2f.js","915","static/chunks/app/example/page-91c65ae8e57d2153.js"],"Skiplink"] -21:I[7543,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-fc2dbac5b0276b2f.js","915","static/chunks/app/example/page-91c65ae8e57d2153.js"],"FeatureHero"] -22:I[1597,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-fc2dbac5b0276b2f.js","915","static/chunks/app/example/page-91c65ae8e57d2153.js"],"ShapeAnimation"] -23:I[3463,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-fc2dbac5b0276b2f.js","915","static/chunks/app/example/page-91c65ae8e57d2153.js"],"HorizontalLineart"] -24:I[8173,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-fc2dbac5b0276b2f.js","915","static/chunks/app/example/page-91c65ae8e57d2153.js"],"Image"] -25:I[8782,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-fc2dbac5b0276b2f.js","915","static/chunks/app/example/page-91c65ae8e57d2153.js"],"GradientBanner"] -26:I[8406,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-fc2dbac5b0276b2f.js","915","static/chunks/app/example/page-91c65ae8e57d2153.js"],"AnimateInView"] -28:I[8785,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-fc2dbac5b0276b2f.js","915","static/chunks/app/example/page-91c65ae8e57d2153.js"],"default"] -15:T70d,M52.7722 67H52.7183C46.2685 67 41.0217 61.7261 41.0217 55.2431V42.2515L37.5143 55.527C35.7273 62.2845 29.6235 67.0032 22.669 67.0032C16.5906 67.0032 11.328 63.4362 8.83949 58.2772L7.26831 64.2402C6.8398 65.8674 5.37337 67.0032 3.69744 67.0032C2.54207 67.0032 1.47557 66.4768 0.770921 65.5547C0.0662701 64.6359 -0.168613 63.4618 0.126578 62.3387L7.30957 35.0889V4.90376C7.30957 2.19824 9.4997 0 12.1882 0C13.7149 0 15.1242 0.698714 16.0542 1.91429C16.9842 3.12986 17.2953 4.67724 16.9049 6.16081L9.21403 35.3377V49.379L19.9203 8.74829C21.2788 3.59567 25.9288 0 31.2296 0C37.6794 0 42.9262 5.27386 42.9262 11.7569V27.5912L47.4302 10.5509C49.0712 4.33905 54.6862 0 61.0788 0C65.4972 0 69.5759 2.01957 72.2707 5.53867C74.9655 9.05776 75.8606 13.5404 74.7307 17.8316L64.0784 58.2517C62.7199 63.4011 58.0698 67 52.7722 67ZM42.9262 35.0474V55.2431C42.9262 60.6701 47.3191 65.0857 52.7183 65.0857H52.7722C57.2096 65.0857 61.1011 62.0739 62.2374 57.7636L72.8897 17.3434C73.8673 13.6297 73.0928 9.75329 70.763 6.70638C68.4301 3.66267 64.9005 1.91429 61.0788 1.91429C55.5464 1.91429 50.69 5.66948 49.268 11.0422L42.923 35.0442L42.9262 35.0474ZM9.67745 55.09C11.2264 60.8424 16.4637 65.0857 22.669 65.0857C28.8744 65.0857 34.1085 60.9509 35.6733 55.0325L41.0217 34.7953V11.7569C41.0217 6.3299 36.6287 1.91429 31.2296 1.91429C26.7922 1.91429 22.9008 4.9261 21.7644 9.23643L9.67745 55.09ZM7.3064 42.561L1.96438 62.8269C1.82155 63.3692 1.93582 63.9371 2.27544 64.3838C2.61507 64.8305 3.13245 65.0857 3.69427 65.0857C4.50366 65.0857 5.21466 64.537 5.42415 63.7489L7.70951 55.0772C7.44606 53.9478 7.3064 52.7705 7.3064 51.5613V42.5641V42.561ZM12.185 1.91429C10.544 1.91429 9.21086 3.25429 9.21086 4.90376V27.8624L15.0607 5.66948C15.2988 4.76657 15.1115 3.82219 14.5433 3.082C13.9752 2.34181 13.1182 1.91429 12.185 1.91429Z16:T708,M90.0621 21.3947C88.6878 21.3947 87.4626 21.1587 86.3865 20.6865C85.3105 20.2143 84.4599 19.5219 83.8377 18.6127C83.2124 17.7034 82.8918 16.6027 82.876 15.3137H86.7547C86.7738 15.8784 86.9166 16.3857 87.1896 16.8419C87.4626 17.2982 87.8371 17.6555 88.3164 17.9203C88.7957 18.1851 89.3702 18.3159 90.0399 18.3159C90.6176 18.3159 91.1191 18.2202 91.5444 18.0288C91.9698 17.8374 92.2999 17.5694 92.5348 17.2248C92.7696 16.8802 92.8871 16.4718 92.8871 15.9965C92.8871 15.4509 92.7569 14.9978 92.4935 14.6341C92.23 14.2704 91.8682 13.9609 91.408 13.7057C90.9477 13.4505 90.4145 13.2207 89.8082 13.0102C89.202 12.8028 88.564 12.5795 87.8942 12.3434C86.3929 11.852 85.247 11.198 84.463 10.3812C83.6759 9.56446 83.2823 8.48289 83.2823 7.13651C83.2823 5.99113 83.5584 5.00846 84.1107 4.1917C84.663 3.37494 85.4279 2.74642 86.4024 2.30932C87.38 1.87223 88.491 1.65527 89.7384 1.65527C90.9858 1.65527 92.1475 1.87861 93.1156 2.32208C94.0837 2.76875 94.8519 3.41004 95.4232 4.24594C95.9945 5.08184 96.2866 6.06451 96.3056 7.19075H92.3983C92.3792 6.7728 92.2586 6.37718 92.0333 6.00389C91.8079 5.63061 91.4937 5.3307 91.0969 5.10418C90.7001 4.87765 90.2272 4.7628 89.6876 4.7628C89.2178 4.74365 88.7862 4.81704 88.3989 4.97975C88.0085 5.14246 87.7006 5.38494 87.4752 5.70399C87.2499 6.02303 87.1356 6.41865 87.1356 6.89084C87.1356 7.36303 87.2499 7.72675 87.4752 8.03623C87.7006 8.3457 88.0148 8.6137 88.4116 8.84022C88.8084 9.06675 89.2813 9.27732 89.8241 9.46875C90.3669 9.66018 90.9541 9.8548 91.5889 10.0558C92.5284 10.3844 93.3981 10.7705 94.1948 11.2139C94.9915 11.6606 95.6232 12.2381 96.0929 12.9464C96.5627 13.6547 96.7976 14.5927 96.7976 15.754C96.7976 16.7526 96.5341 17.681 96.0104 18.5361C95.4867 19.3911 94.7312 20.0803 93.7441 20.6099C92.757 21.1363 91.5318 21.4011 90.0685 21.4011L90.0621 21.3947Z17:T48b,M176.779 21.395C174.934 21.395 173.306 20.9771 171.894 20.1412C170.484 19.3053 169.38 18.1471 168.583 16.6635C167.786 15.1832 167.39 13.4667 167.39 11.5237C167.39 9.57749 167.786 7.8642 168.583 6.38382C169.38 4.90344 170.481 3.74211 171.894 2.9062C173.306 2.0703 174.931 1.65234 176.779 1.65234C178.626 1.65234 180.28 2.0703 181.689 2.9062C183.098 3.74211 184.2 4.90344 184.987 6.38382C185.774 7.86739 186.168 9.58068 186.168 11.5237C186.168 13.4667 185.774 15.1832 184.987 16.6635C184.2 18.1471 183.101 19.3053 181.689 20.1412C180.276 20.9771 178.642 21.395 176.779 21.395ZM176.779 18.0929C177.937 18.0929 178.937 17.8249 179.778 17.2889C180.619 16.7529 181.276 15.9935 181.746 15.0109C182.216 14.0282 182.451 12.8669 182.451 11.5205C182.451 10.1741 182.216 8.98725 181.746 8.01734C181.276 7.04425 180.619 6.29449 179.778 5.76806C178.937 5.24163 177.937 4.97682 176.779 4.97682C175.62 4.97682 174.642 5.24163 173.795 5.76806C172.944 6.29449 172.284 7.04425 171.814 8.01734C171.345 8.99044 171.11 10.1582 171.11 11.5205C171.11 12.8828 171.345 14.0282 171.814 15.0109C172.284 15.9935 172.944 16.7529 173.795 17.2889C174.646 17.8249 175.639 18.0929 176.779 18.0929Z18:T432,M127.453 45.5535C125.644 45.5535 124.069 45.1483 122.733 44.3411C121.394 43.5339 120.356 42.3949 119.613 40.9305C118.87 39.466 118.502 37.7623 118.502 35.8161C118.502 33.87 118.883 32.1216 119.641 30.622C120.4 29.1225 121.495 27.9452 122.923 27.0902C124.352 26.2351 126.063 25.8076 128.053 25.8076C130.278 25.8076 132.128 26.3436 133.601 27.4156C135.074 28.4876 136.029 29.9808 136.464 31.8887H132.366C132.093 31.0528 131.592 30.3923 130.859 29.9106C130.126 29.4288 129.18 29.1863 128.024 29.1863C126.793 29.1863 125.745 29.4575 124.876 30.0031C124.006 30.5487 123.346 31.3112 122.895 32.2939C122.441 33.2765 122.216 34.4474 122.216 35.813C122.216 37.1785 122.441 38.3685 122.895 39.332C123.346 40.2956 123.993 41.0294 124.834 41.5271C125.675 42.028 126.666 42.2769 127.805 42.2769C129.468 42.2769 130.732 41.827 131.589 40.9273C132.449 40.0276 132.96 38.8599 133.122 37.4241H128.456V34.6708H136.813V45.2249H133.42L133.15 42.7969C132.754 43.3967 132.287 43.9008 131.754 44.3124C131.221 44.7208 130.602 45.0302 129.894 45.2408C129.189 45.4482 128.373 45.5535 127.453 45.5535Z19:T42b,M251.639 45.5535C249.83 45.5535 248.256 45.1483 246.92 44.3411C245.58 43.5339 244.542 42.3949 243.799 40.9305C243.057 39.466 242.688 37.7623 242.688 35.8161C242.688 33.854 243.069 32.1216 243.828 30.622C244.587 29.1225 245.682 27.9452 247.11 27.0902C248.538 26.2351 250.249 25.8076 252.239 25.8076C254.464 25.8076 256.315 26.3436 257.788 27.4156C259.26 28.4876 260.216 29.9808 260.651 31.8887H256.553C256.28 31.0528 255.778 30.3923 255.045 29.9106C254.312 29.4288 253.366 29.1863 252.211 29.1863C250.979 29.1863 249.932 29.4575 249.062 30.0031C248.192 30.5487 247.532 31.3112 247.081 32.2939C246.628 33.2765 246.402 34.4474 246.402 35.813C246.402 37.1785 246.628 38.3685 247.081 39.332C247.532 40.2956 248.18 41.0294 249.021 41.5271C249.862 42.028 250.852 42.2769 251.992 42.2769C253.655 42.2769 254.918 41.827 255.775 40.9273C256.635 40.0276 257.147 38.8599 257.308 37.4241H252.642V34.6708H261V45.2249H257.607L257.337 42.7969C256.94 43.3967 256.474 43.9008 255.94 44.3124C255.407 44.7208 254.788 45.0302 254.08 45.2408C253.376 45.4482 252.56 45.5535 251.639 45.5535Z1a:T717,M94.4296 65.1943C93.617 65.1943 92.9155 65.0347 92.3315 64.7157C91.7475 64.3966 91.2809 63.9659 90.9286 63.4204C90.5794 62.878 90.3604 62.275 90.2715 61.6082H91.5126C91.6522 62.3739 91.9792 62.9673 92.4934 63.3821C93.0076 63.7968 93.6583 64.0042 94.4486 64.0042C95.1596 64.0042 95.7976 63.7873 96.3563 63.3534C96.9149 62.9195 97.3625 62.2526 97.7021 61.3497C98.0385 60.45 98.2322 59.3142 98.2829 57.9487V57.8243C98.2829 57.7796 98.2829 57.7381 98.2829 57.6998C98.0925 58.121 97.81 58.5166 97.4355 58.8867C97.0609 59.2568 96.6134 59.5535 96.0896 59.7768C95.5691 60.0002 94.9692 60.1118 94.2963 60.1118C93.5345 60.1118 92.8171 59.9332 92.1506 59.5758C91.484 59.2185 90.9412 58.7144 90.5191 58.0604C90.1001 57.4095 89.8906 56.6534 89.8906 55.7983C89.8906 55.0581 90.0715 54.3435 90.4334 53.6607C90.7952 52.9779 91.3158 52.4132 91.9982 51.9729C92.6807 51.5326 93.4964 51.3125 94.4486 51.3125C95.4009 51.3125 96.2039 51.4912 96.8514 51.8485C97.4989 52.2058 98.0195 52.6908 98.4163 53.3065C98.8098 53.9191 99.0955 54.6083 99.2733 55.3676C99.451 56.1269 99.5399 56.9054 99.5399 57.6966C99.5399 59.1675 99.3367 60.4628 98.9305 61.5858C98.5242 62.7089 97.9433 63.5926 97.1847 64.2307C96.4293 64.8688 95.5088 65.1879 94.4296 65.1879V65.1943ZM94.5438 58.9282C95.166 58.9282 95.7278 58.7814 96.2325 58.4879C96.734 58.1944 97.1307 57.8051 97.4228 57.3202C97.7148 56.8352 97.8608 56.2992 97.8608 55.709C97.8608 55.0836 97.7148 54.5317 97.4228 54.0499C97.1307 53.5682 96.7372 53.1949 96.242 52.9205C95.7468 52.6461 95.1818 52.5089 94.5438 52.5089C93.9059 52.5089 93.344 52.6493 92.8457 52.9301C92.3506 53.2108 91.9633 53.5905 91.684 54.0691C91.4047 54.5476 91.265 55.0996 91.265 55.7281C91.265 56.3566 91.4078 56.9309 91.6935 57.4159C91.9792 57.9008 92.3696 58.2741 92.8648 58.5357C93.3599 58.7974 93.9186 58.9282 94.5438 58.9282Z1b:T42b,M101.581 64.9643V64.0263C102.508 63.2861 103.387 62.5395 104.212 61.793C105.038 61.0464 105.774 60.303 106.415 59.5596C107.056 58.8194 107.561 58.092 107.932 57.3837C108.301 56.6754 108.485 55.9799 108.485 55.3035C108.485 54.8186 108.399 54.3591 108.228 53.922C108.056 53.4881 107.78 53.1372 107.399 52.8692C107.018 52.6012 106.491 52.4672 105.815 52.4672C105.18 52.4672 104.654 52.6076 104.231 52.8883C103.812 53.1691 103.501 53.536 103.298 53.9891C103.095 54.4421 102.994 54.9366 102.994 55.4758H101.698C101.698 54.6208 101.876 53.8806 102.232 53.2616C102.587 52.6427 103.073 52.1641 103.692 51.8227C104.308 51.4845 105.025 51.3154 105.838 51.3154C106.587 51.3154 107.26 51.4558 107.859 51.7366C108.456 52.0173 108.932 52.4512 109.291 53.0415C109.646 53.6285 109.824 54.3783 109.824 55.2844C109.824 55.9225 109.688 56.567 109.415 57.2114C109.142 57.8559 108.783 58.4844 108.339 59.1002C107.894 59.7128 107.399 60.3062 106.85 60.8741C106.304 61.442 105.745 61.978 105.18 62.4853C104.615 62.9894 104.089 63.4392 103.606 63.838H110.319V64.9675H101.587L101.581 64.9643Z1c:T49e,M117.197 65.1938C116.308 65.1938 115.531 65.0311 114.871 64.7056C114.21 64.3802 113.687 63.9335 113.296 63.3624C112.909 62.7945 112.658 62.1596 112.544 61.4545H113.861C114.026 62.2203 114.401 62.8456 114.985 63.3242C115.569 63.8027 116.312 64.042 117.216 64.042C117.902 64.042 118.486 63.8825 118.971 63.5634C119.454 63.2444 119.825 62.8137 120.086 62.2681C120.346 61.7257 120.476 61.1259 120.476 60.4751C120.476 59.7859 120.343 59.1702 120.076 58.6342C119.809 58.0982 119.438 57.6802 118.962 57.3803C118.486 57.0804 117.93 56.9304 117.292 56.9304C116.518 56.9304 115.855 57.0995 115.309 57.4377C114.763 57.7759 114.35 58.2194 114.071 58.7714H112.792L113.915 51.5449H120.838V52.7126H114.947L114.166 57.141C114.483 56.7454 114.918 56.42 115.47 56.1647C116.023 55.9095 116.661 55.7819 117.388 55.7819C118.022 55.7819 118.606 55.8967 119.143 56.1264C119.676 56.3562 120.136 56.6816 120.527 57.1027C120.914 57.5239 121.216 58.0152 121.431 58.5799C121.647 59.1446 121.755 59.7668 121.755 60.4591C121.755 61.0844 121.657 61.6843 121.46 62.2522C121.263 62.8201 120.971 63.3242 120.584 63.7676C120.197 64.2079 119.721 64.5557 119.152 64.8109C118.587 65.0662 117.934 65.1938 117.197 65.1938Z1d:T427,M133.56 64.9643V64.0263C134.486 63.2861 135.366 62.5395 136.191 61.793C137.016 61.0464 137.753 60.303 138.394 59.5596C139.035 58.8194 139.54 58.092 139.911 57.3837C140.279 56.6754 140.463 55.9799 140.463 55.3035C140.463 54.8186 140.378 54.3591 140.206 53.922C140.035 53.4881 139.759 53.1372 139.378 52.8692C138.997 52.6012 138.47 52.4672 137.794 52.4672C137.159 52.4672 136.632 52.6076 136.21 52.8883C135.791 53.1691 135.48 53.536 135.277 53.9891C135.074 54.4421 134.972 54.9366 134.972 55.4758H133.677C133.677 54.6208 133.855 53.8806 134.21 53.2616C134.566 52.6427 135.051 52.1641 135.67 51.8227C136.286 51.4845 137.003 51.3154 137.816 51.3154C138.565 51.3154 139.238 51.4558 139.838 51.7366C140.435 52.0173 140.911 52.4512 141.269 53.0415C141.625 53.6285 141.803 54.3783 141.803 55.2844C141.803 55.9225 141.666 56.567 141.393 57.2114C141.12 57.8559 140.762 58.4844 140.317 59.1002C139.873 59.7128 139.378 60.3062 138.829 60.8741C138.283 61.442 137.724 61.978 137.159 62.4853C136.594 62.9894 136.067 63.4392 135.585 63.838H142.298V64.9675H133.566L133.56 64.9643Z1e:T498,M149.538 65.1935C148.37 65.1935 147.37 64.9031 146.545 64.3225C145.72 63.7418 145.082 62.9282 144.637 61.8881C144.193 60.848 143.971 59.6357 143.971 58.2574C143.971 56.8791 144.193 55.6667 144.637 54.6266C145.082 53.5865 145.716 52.773 146.545 52.1923C147.37 51.6116 148.364 51.3213 149.519 51.3213C150.674 51.3213 151.668 51.6116 152.493 52.1923C153.318 52.773 153.953 53.5865 154.401 54.6266C154.845 55.6667 155.067 56.8791 155.067 58.2574C155.067 59.6357 154.845 60.848 154.401 61.8881C153.956 62.9314 153.322 63.7418 152.493 64.3225C151.668 64.9031 150.681 65.1935 149.538 65.1935ZM149.519 64.0258C150.319 64.0258 151.036 63.7961 151.665 63.3366C152.293 62.8772 152.788 62.2168 153.153 61.3521C153.515 60.4907 153.696 59.457 153.696 58.2574C153.696 57.0578 153.515 56.0272 153.153 55.1722C152.792 54.3171 152.296 53.6567 151.665 53.1973C151.036 52.7379 150.319 52.5081 149.519 52.5081C148.719 52.5081 148.018 52.7379 147.383 53.1973C146.748 53.6567 146.247 54.3171 145.885 55.1722C145.523 56.0272 145.342 57.0578 145.342 58.2574C145.342 59.457 145.523 60.4907 145.885 61.3521C146.247 62.2136 146.745 62.8772 147.383 63.3366C148.018 63.7961 148.729 64.0258 149.519 64.0258Z1f:T425,M157.09 64.9643V64.0263C158.017 63.2861 158.896 62.5395 159.721 61.793C160.546 61.0464 161.283 60.303 161.924 59.5596C162.565 58.8194 163.07 58.092 163.441 57.3837C163.809 56.6754 163.994 55.9799 163.994 55.3035C163.994 54.8186 163.908 54.3591 163.736 53.922C163.565 53.4881 163.289 53.1372 162.908 52.8692C162.527 52.6012 162 52.4672 161.324 52.4672C160.689 52.4672 160.162 52.6076 159.74 52.8883C159.321 53.1691 159.01 53.536 158.807 53.9891C158.604 54.4421 158.502 54.9366 158.502 55.4758H157.207C157.207 54.6208 157.385 53.8806 157.741 53.2616C158.096 52.6427 158.582 52.1641 159.201 51.8227C159.816 51.4845 160.534 51.3154 161.346 51.3154C162.095 51.3154 162.768 51.4558 163.368 51.7366C163.965 52.0173 164.441 52.4512 164.8 53.0415C165.155 53.6285 165.333 54.3783 165.333 55.2844C165.333 55.9225 165.197 56.567 164.924 57.2114C164.651 57.8559 164.292 58.4844 163.848 59.1002C163.403 59.7128 162.908 60.3062 162.359 60.8741C161.813 61.442 161.254 61.978 160.689 62.4853C160.124 62.9894 159.597 63.4392 159.115 63.838H165.828V64.9675H157.096L157.09 64.9643Z20:T499,M172.706 65.1938C171.817 65.1938 171.04 65.0311 170.379 64.7056C169.719 64.3802 169.195 63.9335 168.805 63.3624C168.418 62.7945 168.167 62.1596 168.053 61.4545H169.37C169.535 62.2203 169.91 62.8456 170.494 63.3242C171.078 63.8027 171.82 64.042 172.725 64.042C173.411 64.042 173.995 63.8825 174.48 63.5634C174.963 63.2444 175.334 62.8137 175.594 62.2681C175.855 61.7257 175.985 61.1259 175.985 60.4751C175.985 59.7859 175.851 59.1702 175.585 58.6342C175.318 58.0982 174.947 57.6802 174.471 57.3803C173.995 57.0804 173.439 56.9304 172.801 56.9304C172.027 56.9304 171.363 57.0995 170.817 57.4377C170.271 57.7759 169.859 58.2194 169.579 58.7714H168.3L169.424 51.5449H176.347V52.7126H170.456L169.675 57.141C169.992 56.7454 170.427 56.42 170.979 56.1647C171.532 55.9095 172.17 55.7819 172.896 55.7819C173.531 55.7819 174.115 55.8967 174.652 56.1264C175.185 56.3562 175.645 56.6816 176.036 57.1027C176.423 57.5239 176.724 58.0152 176.94 58.5799C177.156 59.1446 177.264 59.7668 177.264 60.4591C177.264 61.0844 177.166 61.6843 176.969 62.2522C176.772 62.8201 176.48 63.3242 176.093 63.7676C175.705 64.2111 175.229 64.5557 174.661 64.8109C174.096 65.0662 173.442 65.1938 172.706 65.1938Z27:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Zc:["$","div",null,{"children":[["$","header",null,{"className":"group w-full transition-colors absolute top-0 z-50","children":[["$","$L14",null,{}],["$","div",null,{"className":"flex justify-between items-center cc 3xl:px-100 4xl:px-[calc((100%-1800px)/2)] rs-pt-2 rs-pb-1 transition","children":[["$","div",null,{"className":"no-underline inline-block font-normal","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-start sm:items-center","children":[["$","svg",null,{"width":261,"height":67,"viewBox":"0 0 261 67","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":[["$","g",null,{"clipPath":"url(#clip0_1391_18090)","children":[["$","path",null,{"d":"$15","className":"fill-white"}],["$","path",null,{"d":"$16","className":"text-white fill-white"}],["$","path",null,{"d":"M104.146 21.0664V4.94813H98.585V1.97461H113.319V4.94813H107.784V21.0664H104.149H104.146Z","className":"text-white fill-white"}],["$","path",null,{"d":"M126.774 21.0664H130.653L123.733 1.97461H119.582L112.637 21.0664H116.49L117.991 16.7306H125.279L126.771 21.0664H126.774ZM118.985 13.8655L121.648 6.17328L124.295 13.8655H118.985Z","className":"text-white fill-white"}],["$","path",null,{"d":"M133.15 21.0664V1.97461H136.813L145.552 15.1481V1.97461H149.215V21.0664H145.552L136.813 7.92166V21.0664H133.15Z","className":"text-white fill-white"}],["$","path",null,{"d":"M152.932 21.0664V1.97461H165.304V4.94813H156.595V10.0497H163.568V12.9403H156.595V21.0664H152.932Z","className":"text-white fill-white"}],["$","path",null,{"d":"$17","className":"text-white fill-white"}],["$","path",null,{"d":"M203.318 21.0662L199.423 13.1346C199.702 13.0357 199.966 12.9209 200.21 12.7901C201.213 12.2541 201.95 11.5458 202.423 10.662C202.892 9.78144 203.127 8.83068 203.127 7.81292C203.127 6.74092 202.883 5.76463 202.394 4.88087C201.905 4.0003 201.162 3.29521 200.169 2.76878C199.175 2.24235 197.909 1.97754 196.37 1.97754H189.288V21.0693H192.951V13.5973H195.662L199.137 21.0693H203.314L203.318 21.0662ZM192.951 5.05635H196.154C197.274 5.05635 198.093 5.31478 198.61 5.83483C199.128 6.35487 199.385 7.05678 199.385 7.94692C199.385 8.83706 199.121 9.55492 198.598 10.1005C198.074 10.6461 197.258 10.9173 196.157 10.9173H192.954V5.05316L192.951 5.05635Z","className":"text-white fill-white"}],["$","path",null,{"d":"M206.409 21.0664V1.97461H212.757C214.963 1.97461 216.785 2.37023 218.223 3.16147C219.661 3.9527 220.728 5.06299 221.426 6.48913C222.121 7.91528 222.47 9.59347 222.47 11.5205C222.47 13.4476 222.121 15.1258 221.426 16.5519C220.731 17.978 219.667 19.0883 218.239 19.8796C216.811 20.6708 214.982 21.0664 212.757 21.0664H206.409ZM210.072 17.9015H212.567C214.122 17.9015 215.347 17.6462 216.243 17.1389C217.138 16.6317 217.776 15.8978 218.157 14.9439C218.537 13.9899 218.728 12.8478 218.728 11.5205C218.728 10.1933 218.537 9.02556 218.157 8.07161C217.776 7.11766 217.138 6.38385 216.243 5.87656C215.347 5.36928 214.122 5.11404 212.567 5.11404H210.072V17.9047V17.9015Z","className":"text-white fill-white"}],["$","path",null,{"d":"M83.5234 45.2246V26.1328H96.004V29.1063H87.1863V34.0962H95.1914V36.9613H87.1863V42.2511H96.004V45.2246H83.5234Z","className":"text-white fill-white"}],["$","path",null,{"d":"M99.3428 45.2246V26.1328H103.006L111.744 39.3063V26.1328H115.407V45.2246H111.744L103.006 32.0799V45.2246H99.3428Z","className":"text-white fill-white"}],["$","path",null,{"d":"$18","className":"text-white fill-white"}],["$","path",null,{"d":"M140.232 45.2246V26.1328H143.895V45.2246H140.232Z","className":"text-white fill-white"}],["$","path",null,{"d":"M147.611 45.2246V26.1328H151.274L160.013 39.3063V26.1328H163.675V45.2246H160.013L151.274 32.0799V45.2246H147.611Z","className":"text-white fill-white"}],["$","path",null,{"d":"M167.393 45.2246V26.1328H179.873V29.1063H171.055V34.0962H179.061V36.9613H171.055V42.2511H179.873V45.2246H167.393Z","className":"text-white fill-white"}],["$","path",null,{"d":"M183.209 45.2246V26.1328H195.69V29.1063H186.872V34.0962H194.877V36.9613H186.872V42.2511H195.69V45.2246H183.209Z","className":"text-white fill-white"}],["$","path",null,{"d":"M213.055 45.2246L209.16 37.2931C209.44 37.1942 209.703 37.0793 209.947 36.9485C210.95 36.4125 211.687 35.7042 212.16 34.8205C212.63 33.9399 212.864 32.9891 212.864 31.9714C212.864 30.8994 212.62 29.9231 212.131 29.0393C211.642 28.1588 210.9 27.4537 209.906 26.924C208.913 26.3976 207.646 26.1328 206.107 26.1328H199.025V45.2246H202.688V37.7525H205.399L208.875 45.2246H213.052H213.055ZM202.691 29.218H205.894C207.015 29.218 207.834 29.4764 208.351 29.9965C208.868 30.5165 209.125 31.2184 209.125 32.1086C209.125 32.9987 208.862 33.7166 208.338 34.2621C207.814 34.8077 206.999 35.0789 205.897 35.0789H202.695V29.2148L202.691 29.218Z","className":"text-white fill-white"}],["$","path",null,{"d":"M216.15 45.2246V26.1328H219.813V45.2246H216.15Z","className":"text-white fill-white"}],["$","path",null,{"d":"M223.53 45.2246V26.1328H227.193L235.931 39.3063V26.1328H239.594V45.2246H235.931L227.193 32.0799V45.2246H223.53Z","className":"text-white fill-white"}],["$","path",null,{"d":"$19","className":"text-white fill-white"}],["$","path",null,{"d":"M85.7929 64.9638V53.0218L83.5234 53.6344V52.6964L86.2119 51.5479H87.1451V64.9638H85.7897H85.7929Z","className":"text-white fill-white"}],["$","path",null,{"d":"$1a","className":"text-white fill-white"}],["$","path",null,{"d":"$1b","className":"text-white fill-white"}],["$","path",null,{"d":"$1c","className":"text-white fill-white"}],["$","path",null,{"d":"M123.945 59.9044V58.7559H131.363V59.9044H123.945Z","className":"text-white fill-white"}],["$","path",null,{"d":"$1d","className":"text-white fill-white"}],["$","path",null,{"d":"$1e","className":"text-white fill-white"}],["$","path",null,{"d":"$1f","className":"text-white fill-white"}],["$","path",null,{"d":"$20","className":"text-white fill-white"}]]}],["$","defs",null,{"children":["$","clipPath",null,{"id":"clip0_1391_18090","children":["$","rect",null,{"width":"261","height":"67","fill":"white"}]}]}]]}],["$","span",null,{"className":"sr-only","children":"100 Years of Stanford Engineering: 1925 to 2025"}]]}]}],["$","div",null,{"className":"flex items-center gap-x-12 sm:gap-x-20 md:gap-x-30","children":"$undefined"}]]}]]}],["$","$L21",null,{"children":[["$","h1",null,{"className":"rs-mb-2 font-dm-sans font-bold leading-none tracking-normal tracking-normal sm:tracking-wide 2xl:whitespace-pre-line font-normal -mt-01em rs-mb-8 xl:max-w-1200","children":["Exploring the reengineering of immune cells","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans font-normal overview tracking-normal tracking-normal sm:tracking-wide order-first mb-38 underline underline-offset-[6px] decoration-2 decoration-digital-red-xlight","children":["Change Makers","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans font-normal overview tracking-normal tracking-normal sm:tracking-wide max-w-[50ch] rs-mb-3 *:*:leading-snug","children":["The Sarafan ChEM-H Institute scholar is building a multidisciplinary lab to explore the reengineering of immune cells. Before coming to Stanford, she says, “I was thinking in terms of understanding. Now I feel that I can start thinking in terms of creating.”","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans font-normal overview tracking-normal tracking-normal sm:tracking-wide max-w-[50ch] rs-mb-3 *:*:leading-snug","children":["by Jess Alvarenga","$undefined"]}]]}],["$","$L22",null,{}],["$","$L23",null,{"className":"rs-pl-10"}],["$","$L23",null,{"className":"rs-pl-10","isLeft":false}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","h2",null,{"className":"rs-mb-2 font-dm-sans font-bold leading-none tracking-normal tracking-normal sm:tracking-wide *:font-dm-sans flex flex-row items-center 2xl:whitespace-pre-line -mt-01em rs-mb-2 xl:max-w-1200","children":[[["$","span",null,{"className":"font-semibold type-1","children":"100 years of"}],["$","span",null,{"className":"font-bold type-8","children":"Impact"}]],"$undefined"]}]}],["$","div",null,{"style":"$undefined","className":"rs-py-9 cc font-dm-sans","children":[["$","figure",null,{"className":"centered lg:max-w-[920px] xl:max-w-[980px] mb-50","children":[["$","div",null,{"className":"relative w-full overflow-hidden aspect-[1/1] w-[500px] rounded-lg","children":["$","$L24",null,{"className":"object-cover","src":"https://placecats.com/neo/1500/1000","alt":"","fill":true,"sizes":"(max-width: 768px) 100vw, 1000px"}]}],["$","figcaption",null,{"className":"mt-20 mx-20","children":["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide text-15 text-black-70","children":["Caption/credit lorem ipsum aspect ratio square","$undefined"]}]}]]}],["$","figure",null,{"className":"centered lg:max-w-[920px] xl:max-w-[980px] mb-50","children":[["$","div",null,{"className":"relative w-full overflow-hidden aspect-[16/9]","children":["$","$L24",null,{"className":"object-cover","src":"https://placecats.com/neo/1500/1000","alt":"","fill":true,"sizes":"(max-width: 768px) 100vw, 1000px"}]}],["$","figcaption",null,{"className":"mt-20 mx-20","children":["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide text-15 text-black-70","children":["Caption/credit lorem ipsum aspect ratio 16/9","$undefined"]}]}]]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide type-3 intro-text","children":["Overview style lorem ipsum dolar sit amet vestibulum parimentium elit rhoncus donec. Scelerisque urna et euismod in daphibus nec leo euismod nisi, pharetra raesent nec. Aliquam dignissim nisi convalis quis, leo vestibulum duis euismod.","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":["Long copy paragraph text style raesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet","$undefined"]}],["$","h2",null,{"className":"rs-mb-2 font-dm-sans font-bold tracking-normal tracking-normal sm:tracking-wide","children":["Header Two","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed in text link. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet in text link hover state. Aliquam sodales consequat arcu in egestas. Aliquam condimentum viverra eros.Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.","$undefined"]}],["$","h3",null,{"className":"rs-mb-2 font-dm-sans font-bold tracking-normal tracking-normal sm:tracking-wide","children":["Header Three","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":["Aenean sollicitudin facilisis ex, in tincidunt velit sodales ac. Nullam consequat leo ut sem pharetra, a fringilla massa commodo. Etiam molestie, justo nec congue ultricies, augue massa tempus ante, nec sagittis dui tellus ac lectus. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.","$undefined"]}],["$","h4",null,{"className":"rs-mb-2 font-dm-sans font-bold tracking-normal tracking-normal sm:tracking-wide","children":["Header Four","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in.","$undefined"]}],["$","h5",null,{"className":"rs-mb-2 font-dm-sans font-bold tracking-normal tracking-normal sm:tracking-wide","children":["Header Five","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":[["$","ul",null,{"children":[["$","li",null,{"children":"Fusce sem enim, tempus nec massa id, mollis faucibus sem."}],["$","li",null,{"children":"Sem enim, tempus nec massa id, mollis faucibus sem imperdiet eu fermentum nec massa mollis donec efficitur scelerisque urna et sollicitudin."}],["$","li",null,{"children":"Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi praesent dapibus odio aliquam dignissim nisi nisi pharetra faucibus elit"}],["$","li",null,{"children":"Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim lobortis ante porttitor aliquam praesent Sodales consequat arcu in egestas Aliquam condimentum viverra eros, in dapibus purus faucibus ut"}]]}],"$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":[["$","ol",null,{"children":[["$","li",null,{"children":"Fusce sem enim, tempus nec massa id, mollis faucibus sem."}],["$","li",null,{"children":"Sem enim, tempus nec massa id, mollis faucibus sem imperdiet eu fermentum nec massa mollis donec efficitur scelerisque urna et sollicitudin."}],["$","li",null,{"children":"Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi praesent dapibus odio aliquam dignissim nisi nisi pharetra faucibus elit"}],["$","li",null,{"children":"Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim lobortis ante porttitor aliquam praesent Sodales consequat arcu in egestas Aliquam condimentum viverra eros, in dapibus purus faucibus ut"}]]}],"$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.","$undefined"]}]]}],["$","section",null,{"style":"$undefined","className":"bg-soe-red-gradient text-white rs-py-9 cc overflow-hidden relative flex flex-col *:text-white rs-pt-2 rs-pb-1 rs-px-9 min-h-500","children":[["$","h2",null,{"className":"rs-mb-2 font-dm-sans font-bold tracking-normal tracking-normal sm:tracking-wide rs-mb-5 font-normal","children":[["Contribute"," ",["$","span",null,{"className":"underline decoration-2 underline-offset-8","children":"your stories"}]],"$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide font-dm-mono order-first mb-1","children":["Get involved","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide","children":["Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.","$undefined"]}],["$","svg",null,{"viewBox":"0 0 1730 632","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"absolute top-0 left-0 flex justify-center items-center rs-pt-1 rs-pb-2 rs-px-1","style":{"height":"100%","width":"100%","maxWidth":"100%"},"preserveAspectRatio":"none","children":["$","path",null,{"d":"M2.1275 555.801C2.1275 584.656 -3.25941 630 55.9966 630C115.253 630 1616.52 630 1640.76 630C1728.3 630 1728.3 607 1728.3 544C1728.3 504.199 1728.3 148.874 1728.3 125.515C1728.3 81.545 1697.5 62.0899 1640.77 81.5449C1584.04 101 1504.84 135.515 1406.84 161C1369.3 170.761 1347.58 141 1347.58 121.545C1347.58 74.8065 1347.58 73.451 1347.58 58.3363C1347.58 15.7405 1386.64 2.00014 1406.84 2.00008C1463.42 1.9999 1588.65 2.00008 1607.5 2.00008C1654.64 2.00008 1651.94 63.8326 1607.5 65.2066C1563.06 66.5807 130.068 65.2066 72.1588 65.2066C14.2495 65.2066 2.12891 65.2066 2.12891 127.039C2.12891 158.642 2.1275 533.95 2.1275 555.801Z","stroke":"#F83535","strokeWidth":"3"}]}]]}],["$","$L25",null,{"children":[["$","h1",null,{"className":"rs-mb-2 font-dm-sans font-bold leading-none tracking-normal tracking-normal sm:tracking-wide 2xl:whitespace-pre-line font-normal -mt-01em rs-mb-8 xl:max-w-1200","children":["Events","$undefined"]}],["$","div",null,{"className":"grid grid-cols-2 gap-[15.8rem]","children":[["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide","children":["Etiam sollicitudin, ipsum eu pulvinar rutrum, tellus ipsum laoreet sapien, quis venenatis ante odio sit amet eros. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Quisque libero metus, condimentum nec, tempor a, commodo mollis, magna. Ut a nisl id ante tempus hendrerit. Nunc sed turpis.","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide","children":["Vivamus consectetuer hendrerit lacus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Donec vitae orci sed dolor rutrum auctor. Nunc interdum lacus sit amet orci. Proin pretium, leo ac pellentesque mollis, felis nunc ultrices eros, sed gravida augue augue mollis justo.","$undefined"]}]]}]]}],["$","$L26",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[436px] lg:max-w-[536px] xl:max-w-[726px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$27","fill":"#7F7776"}]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans soe-quote-lg tracking-normal tracking-normal sm:tracking-wide m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans overview tracking-normal tracking-normal sm:tracking-wide rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L28",null,{"timelineData":[{"year":"1990","heading":"The Beginning","dek":"A New Era","body":"In 1990, the company was founded with a vision to revolutionize the tech industry.","href":"https://example.com/1990","image":"https://placecats.com/neo/300/200"},{"year":"2000","heading":"The Growth Phase","dek":"Expanding Horizons","body":"By 2000, the company had grown exponentially, reaching international markets.","href":"https://example.com/2000","image":"https://placecats.com/millie/300/200"},{"year":"2010","heading":"The Digital Age","dek":"Embracing Innovation","body":"The 2010s marked the company's shift to digital-first strategies, leading the way in AI and machine learning.","href":null,"image":"https://placecats.com/neo_banana/300/200"},{"year":"2021","heading":"New Innovations","dek":"Pushing Boundaries","body":"In 2021, the company introduced groundbreaking technologies that set a new industry standard.","href":"https://example.com/2021","image":"https://placecats.com/millie/300/200"},{"year":"2022","heading":"Sustainability Focus","dek":"Eco-Friendly Solutions","body":"The company made strides towards sustainability, implementing green technologies across its product line.","href":"https://example.com/2022","image":"https://placecats.com/neo_banana/300/200"},{"year":"2023","heading":"AI Revolution","dek":"A Step into the Future","body":"By 2023, the company had integrated advanced AI into all its platforms, driving new levels of innovation.","href":"https://example.com/2023","image":"https://placecats.com/neo/300/200"},{"year":"2024","heading":"Global Expansion","dek":"Reaching New Markets","body":"The company continued its expansion into new global markets, making its products available to more people than ever.","href":"https://example.com/2024","image":"https://placecats.com/millie/300/200"},{"year":"2025","heading":"Milestone Achievement","dek":"Celebrating 35 Years","body":"In 2025, the company celebrated its 35th anniversary, marking decades of innovation and success.","href":"https://example.com/2025","image":"https://placecats.com/bella/300/200"},{"year":"2026","heading":"Quantum Leap","dek":"The Next Frontier","body":"The company made its first foray into quantum computing, pushing the boundaries of what was possible.","href":"https://example.com/2026","image":"https://placecats.com/neo/300/200"},{"year":"2027","heading":"Community Outreach","dek":"Giving Back","body":"With a focus on corporate responsibility, the company launched new initiatives to support underserved communities.","href":"https://example.com/2027","image":"https://placecats.com/neo_banana/300/200"},{"year":"2028","heading":"AI-Powered Solutions","dek":"Automation Everywhere","body":"In 2028, the company unveiled a suite of AI-powered tools aimed at transforming everyday life.","href":"https://example.com/2028","image":"https://placecats.com/millie/300/200"},{"year":"2029","heading":"Pioneering Robotics","dek":"The Future is Here","body":"The company became a leader in robotics, developing advanced systems for both home and industry use.","href":"https://example.com/2029","image":"https://placecats.com/neo_banana/300/200"},{"year":"2030","heading":"The Sustainability Push","dek":"Green Technology","body":"The 2030s marked a major commitment to sustainability, with innovative green technology solutions and global environmental initiatives.","href":"https://example.com/2030","image":"https://placecats.com/bella/300/200"},{"year":"2040","heading":"The Global Frontier","dek":"Space Exploration","body":"By 2040, the company expanded into space exploration, developing technologies to aid in interplanetary travel and settlement.","href":null,"image":"https://placecats.com/neo_2/300/200"}]}]]}] +8:HL["/soe-centennial-nextjs/_next/static/css/b69d1ded54924710.css","style"] +0:{"P":null,"b":"QxRT-Fcqlew2hRWA_sTNd","p":"/soe-centennial-nextjs","c":["","example"],"i":false,"f":[[["",{"children":["example",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$9","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/soe-centennial-nextjs/_next/static/css/b69d1ded54924710.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_6f86a8 __variable_cf1540 __variable_2df5e6 __variable_0f68e0","children":["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}],{"children":["example",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","example","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["__PAGE__",["$","$9","c",{"children":["$Lc",null,["$","$Ld",null,{"children":"$Le"}]]}],{},null]},null]},null],["$","$9","h",{"children":[null,["$","$9","skVeoVte5NsbOLPps-w3l",{"children":[["$","$Lf",null,{"children":"$L10"}],["$","$L11",null,{"children":"$L12"}],["$","meta",null,{"name":"next-size-adjust"}]]}]]}]]],"m":"$undefined","G":["$13","$undefined"],"s":false,"S":true} +14:I[5218,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-b4f59b7c19cd3abc.js","915","static/chunks/app/example/page-1034e2d2dd683ec7.js"],"Skiplink"] +21:I[7543,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-b4f59b7c19cd3abc.js","915","static/chunks/app/example/page-1034e2d2dd683ec7.js"],"FeatureHero"] +22:I[1597,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-b4f59b7c19cd3abc.js","915","static/chunks/app/example/page-1034e2d2dd683ec7.js"],"ShapeAnimation"] +23:I[3463,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-b4f59b7c19cd3abc.js","915","static/chunks/app/example/page-1034e2d2dd683ec7.js"],"HorizontalLineart"] +24:I[8173,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-b4f59b7c19cd3abc.js","915","static/chunks/app/example/page-1034e2d2dd683ec7.js"],"Image"] +25:I[8782,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-b4f59b7c19cd3abc.js","915","static/chunks/app/example/page-1034e2d2dd683ec7.js"],"GradientBanner"] +26:I[8406,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-b4f59b7c19cd3abc.js","915","static/chunks/app/example/page-1034e2d2dd683ec7.js"],"AnimateInView"] +28:I[8785,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","890","static/chunks/890-37e8c633a343a2e0.js","654","static/chunks/654-b4f59b7c19cd3abc.js","915","static/chunks/app/example/page-1034e2d2dd683ec7.js"],"default"] +15:T70d,M52.7722 67H52.7183C46.2685 67 41.0217 61.7261 41.0217 55.2431V42.2515L37.5143 55.527C35.7273 62.2845 29.6235 67.0032 22.669 67.0032C16.5906 67.0032 11.328 63.4362 8.83949 58.2772L7.26831 64.2402C6.8398 65.8674 5.37337 67.0032 3.69744 67.0032C2.54207 67.0032 1.47557 66.4768 0.770921 65.5547C0.0662701 64.6359 -0.168613 63.4618 0.126578 62.3387L7.30957 35.0889V4.90376C7.30957 2.19824 9.4997 0 12.1882 0C13.7149 0 15.1242 0.698714 16.0542 1.91429C16.9842 3.12986 17.2953 4.67724 16.9049 6.16081L9.21403 35.3377V49.379L19.9203 8.74829C21.2788 3.59567 25.9288 0 31.2296 0C37.6794 0 42.9262 5.27386 42.9262 11.7569V27.5912L47.4302 10.5509C49.0712 4.33905 54.6862 0 61.0788 0C65.4972 0 69.5759 2.01957 72.2707 5.53867C74.9655 9.05776 75.8606 13.5404 74.7307 17.8316L64.0784 58.2517C62.7199 63.4011 58.0698 67 52.7722 67ZM42.9262 35.0474V55.2431C42.9262 60.6701 47.3191 65.0857 52.7183 65.0857H52.7722C57.2096 65.0857 61.1011 62.0739 62.2374 57.7636L72.8897 17.3434C73.8673 13.6297 73.0928 9.75329 70.763 6.70638C68.4301 3.66267 64.9005 1.91429 61.0788 1.91429C55.5464 1.91429 50.69 5.66948 49.268 11.0422L42.923 35.0442L42.9262 35.0474ZM9.67745 55.09C11.2264 60.8424 16.4637 65.0857 22.669 65.0857C28.8744 65.0857 34.1085 60.9509 35.6733 55.0325L41.0217 34.7953V11.7569C41.0217 6.3299 36.6287 1.91429 31.2296 1.91429C26.7922 1.91429 22.9008 4.9261 21.7644 9.23643L9.67745 55.09ZM7.3064 42.561L1.96438 62.8269C1.82155 63.3692 1.93582 63.9371 2.27544 64.3838C2.61507 64.8305 3.13245 65.0857 3.69427 65.0857C4.50366 65.0857 5.21466 64.537 5.42415 63.7489L7.70951 55.0772C7.44606 53.9478 7.3064 52.7705 7.3064 51.5613V42.5641V42.561ZM12.185 1.91429C10.544 1.91429 9.21086 3.25429 9.21086 4.90376V27.8624L15.0607 5.66948C15.2988 4.76657 15.1115 3.82219 14.5433 3.082C13.9752 2.34181 13.1182 1.91429 12.185 1.91429Z16:T708,M90.0621 21.3947C88.6878 21.3947 87.4626 21.1587 86.3865 20.6865C85.3105 20.2143 84.4599 19.5219 83.8377 18.6127C83.2124 17.7034 82.8918 16.6027 82.876 15.3137H86.7547C86.7738 15.8784 86.9166 16.3857 87.1896 16.8419C87.4626 17.2982 87.8371 17.6555 88.3164 17.9203C88.7957 18.1851 89.3702 18.3159 90.0399 18.3159C90.6176 18.3159 91.1191 18.2202 91.5444 18.0288C91.9698 17.8374 92.2999 17.5694 92.5348 17.2248C92.7696 16.8802 92.8871 16.4718 92.8871 15.9965C92.8871 15.4509 92.7569 14.9978 92.4935 14.6341C92.23 14.2704 91.8682 13.9609 91.408 13.7057C90.9477 13.4505 90.4145 13.2207 89.8082 13.0102C89.202 12.8028 88.564 12.5795 87.8942 12.3434C86.3929 11.852 85.247 11.198 84.463 10.3812C83.6759 9.56446 83.2823 8.48289 83.2823 7.13651C83.2823 5.99113 83.5584 5.00846 84.1107 4.1917C84.663 3.37494 85.4279 2.74642 86.4024 2.30932C87.38 1.87223 88.491 1.65527 89.7384 1.65527C90.9858 1.65527 92.1475 1.87861 93.1156 2.32208C94.0837 2.76875 94.8519 3.41004 95.4232 4.24594C95.9945 5.08184 96.2866 6.06451 96.3056 7.19075H92.3983C92.3792 6.7728 92.2586 6.37718 92.0333 6.00389C91.8079 5.63061 91.4937 5.3307 91.0969 5.10418C90.7001 4.87765 90.2272 4.7628 89.6876 4.7628C89.2178 4.74365 88.7862 4.81704 88.3989 4.97975C88.0085 5.14246 87.7006 5.38494 87.4752 5.70399C87.2499 6.02303 87.1356 6.41865 87.1356 6.89084C87.1356 7.36303 87.2499 7.72675 87.4752 8.03623C87.7006 8.3457 88.0148 8.6137 88.4116 8.84022C88.8084 9.06675 89.2813 9.27732 89.8241 9.46875C90.3669 9.66018 90.9541 9.8548 91.5889 10.0558C92.5284 10.3844 93.3981 10.7705 94.1948 11.2139C94.9915 11.6606 95.6232 12.2381 96.0929 12.9464C96.5627 13.6547 96.7976 14.5927 96.7976 15.754C96.7976 16.7526 96.5341 17.681 96.0104 18.5361C95.4867 19.3911 94.7312 20.0803 93.7441 20.6099C92.757 21.1363 91.5318 21.4011 90.0685 21.4011L90.0621 21.3947Z17:T48b,M176.779 21.395C174.934 21.395 173.306 20.9771 171.894 20.1412C170.484 19.3053 169.38 18.1471 168.583 16.6635C167.786 15.1832 167.39 13.4667 167.39 11.5237C167.39 9.57749 167.786 7.8642 168.583 6.38382C169.38 4.90344 170.481 3.74211 171.894 2.9062C173.306 2.0703 174.931 1.65234 176.779 1.65234C178.626 1.65234 180.28 2.0703 181.689 2.9062C183.098 3.74211 184.2 4.90344 184.987 6.38382C185.774 7.86739 186.168 9.58068 186.168 11.5237C186.168 13.4667 185.774 15.1832 184.987 16.6635C184.2 18.1471 183.101 19.3053 181.689 20.1412C180.276 20.9771 178.642 21.395 176.779 21.395ZM176.779 18.0929C177.937 18.0929 178.937 17.8249 179.778 17.2889C180.619 16.7529 181.276 15.9935 181.746 15.0109C182.216 14.0282 182.451 12.8669 182.451 11.5205C182.451 10.1741 182.216 8.98725 181.746 8.01734C181.276 7.04425 180.619 6.29449 179.778 5.76806C178.937 5.24163 177.937 4.97682 176.779 4.97682C175.62 4.97682 174.642 5.24163 173.795 5.76806C172.944 6.29449 172.284 7.04425 171.814 8.01734C171.345 8.99044 171.11 10.1582 171.11 11.5205C171.11 12.8828 171.345 14.0282 171.814 15.0109C172.284 15.9935 172.944 16.7529 173.795 17.2889C174.646 17.8249 175.639 18.0929 176.779 18.0929Z18:T432,M127.453 45.5535C125.644 45.5535 124.069 45.1483 122.733 44.3411C121.394 43.5339 120.356 42.3949 119.613 40.9305C118.87 39.466 118.502 37.7623 118.502 35.8161C118.502 33.87 118.883 32.1216 119.641 30.622C120.4 29.1225 121.495 27.9452 122.923 27.0902C124.352 26.2351 126.063 25.8076 128.053 25.8076C130.278 25.8076 132.128 26.3436 133.601 27.4156C135.074 28.4876 136.029 29.9808 136.464 31.8887H132.366C132.093 31.0528 131.592 30.3923 130.859 29.9106C130.126 29.4288 129.18 29.1863 128.024 29.1863C126.793 29.1863 125.745 29.4575 124.876 30.0031C124.006 30.5487 123.346 31.3112 122.895 32.2939C122.441 33.2765 122.216 34.4474 122.216 35.813C122.216 37.1785 122.441 38.3685 122.895 39.332C123.346 40.2956 123.993 41.0294 124.834 41.5271C125.675 42.028 126.666 42.2769 127.805 42.2769C129.468 42.2769 130.732 41.827 131.589 40.9273C132.449 40.0276 132.96 38.8599 133.122 37.4241H128.456V34.6708H136.813V45.2249H133.42L133.15 42.7969C132.754 43.3967 132.287 43.9008 131.754 44.3124C131.221 44.7208 130.602 45.0302 129.894 45.2408C129.189 45.4482 128.373 45.5535 127.453 45.5535Z19:T42b,M251.639 45.5535C249.83 45.5535 248.256 45.1483 246.92 44.3411C245.58 43.5339 244.542 42.3949 243.799 40.9305C243.057 39.466 242.688 37.7623 242.688 35.8161C242.688 33.854 243.069 32.1216 243.828 30.622C244.587 29.1225 245.682 27.9452 247.11 27.0902C248.538 26.2351 250.249 25.8076 252.239 25.8076C254.464 25.8076 256.315 26.3436 257.788 27.4156C259.26 28.4876 260.216 29.9808 260.651 31.8887H256.553C256.28 31.0528 255.778 30.3923 255.045 29.9106C254.312 29.4288 253.366 29.1863 252.211 29.1863C250.979 29.1863 249.932 29.4575 249.062 30.0031C248.192 30.5487 247.532 31.3112 247.081 32.2939C246.628 33.2765 246.402 34.4474 246.402 35.813C246.402 37.1785 246.628 38.3685 247.081 39.332C247.532 40.2956 248.18 41.0294 249.021 41.5271C249.862 42.028 250.852 42.2769 251.992 42.2769C253.655 42.2769 254.918 41.827 255.775 40.9273C256.635 40.0276 257.147 38.8599 257.308 37.4241H252.642V34.6708H261V45.2249H257.607L257.337 42.7969C256.94 43.3967 256.474 43.9008 255.94 44.3124C255.407 44.7208 254.788 45.0302 254.08 45.2408C253.376 45.4482 252.56 45.5535 251.639 45.5535Z1a:T717,M94.4296 65.1943C93.617 65.1943 92.9155 65.0347 92.3315 64.7157C91.7475 64.3966 91.2809 63.9659 90.9286 63.4204C90.5794 62.878 90.3604 62.275 90.2715 61.6082H91.5126C91.6522 62.3739 91.9792 62.9673 92.4934 63.3821C93.0076 63.7968 93.6583 64.0042 94.4486 64.0042C95.1596 64.0042 95.7976 63.7873 96.3563 63.3534C96.9149 62.9195 97.3625 62.2526 97.7021 61.3497C98.0385 60.45 98.2322 59.3142 98.2829 57.9487V57.8243C98.2829 57.7796 98.2829 57.7381 98.2829 57.6998C98.0925 58.121 97.81 58.5166 97.4355 58.8867C97.0609 59.2568 96.6134 59.5535 96.0896 59.7768C95.5691 60.0002 94.9692 60.1118 94.2963 60.1118C93.5345 60.1118 92.8171 59.9332 92.1506 59.5758C91.484 59.2185 90.9412 58.7144 90.5191 58.0604C90.1001 57.4095 89.8906 56.6534 89.8906 55.7983C89.8906 55.0581 90.0715 54.3435 90.4334 53.6607C90.7952 52.9779 91.3158 52.4132 91.9982 51.9729C92.6807 51.5326 93.4964 51.3125 94.4486 51.3125C95.4009 51.3125 96.2039 51.4912 96.8514 51.8485C97.4989 52.2058 98.0195 52.6908 98.4163 53.3065C98.8098 53.9191 99.0955 54.6083 99.2733 55.3676C99.451 56.1269 99.5399 56.9054 99.5399 57.6966C99.5399 59.1675 99.3367 60.4628 98.9305 61.5858C98.5242 62.7089 97.9433 63.5926 97.1847 64.2307C96.4293 64.8688 95.5088 65.1879 94.4296 65.1879V65.1943ZM94.5438 58.9282C95.166 58.9282 95.7278 58.7814 96.2325 58.4879C96.734 58.1944 97.1307 57.8051 97.4228 57.3202C97.7148 56.8352 97.8608 56.2992 97.8608 55.709C97.8608 55.0836 97.7148 54.5317 97.4228 54.0499C97.1307 53.5682 96.7372 53.1949 96.242 52.9205C95.7468 52.6461 95.1818 52.5089 94.5438 52.5089C93.9059 52.5089 93.344 52.6493 92.8457 52.9301C92.3506 53.2108 91.9633 53.5905 91.684 54.0691C91.4047 54.5476 91.265 55.0996 91.265 55.7281C91.265 56.3566 91.4078 56.9309 91.6935 57.4159C91.9792 57.9008 92.3696 58.2741 92.8648 58.5357C93.3599 58.7974 93.9186 58.9282 94.5438 58.9282Z1b:T42b,M101.581 64.9643V64.0263C102.508 63.2861 103.387 62.5395 104.212 61.793C105.038 61.0464 105.774 60.303 106.415 59.5596C107.056 58.8194 107.561 58.092 107.932 57.3837C108.301 56.6754 108.485 55.9799 108.485 55.3035C108.485 54.8186 108.399 54.3591 108.228 53.922C108.056 53.4881 107.78 53.1372 107.399 52.8692C107.018 52.6012 106.491 52.4672 105.815 52.4672C105.18 52.4672 104.654 52.6076 104.231 52.8883C103.812 53.1691 103.501 53.536 103.298 53.9891C103.095 54.4421 102.994 54.9366 102.994 55.4758H101.698C101.698 54.6208 101.876 53.8806 102.232 53.2616C102.587 52.6427 103.073 52.1641 103.692 51.8227C104.308 51.4845 105.025 51.3154 105.838 51.3154C106.587 51.3154 107.26 51.4558 107.859 51.7366C108.456 52.0173 108.932 52.4512 109.291 53.0415C109.646 53.6285 109.824 54.3783 109.824 55.2844C109.824 55.9225 109.688 56.567 109.415 57.2114C109.142 57.8559 108.783 58.4844 108.339 59.1002C107.894 59.7128 107.399 60.3062 106.85 60.8741C106.304 61.442 105.745 61.978 105.18 62.4853C104.615 62.9894 104.089 63.4392 103.606 63.838H110.319V64.9675H101.587L101.581 64.9643Z1c:T49e,M117.197 65.1938C116.308 65.1938 115.531 65.0311 114.871 64.7056C114.21 64.3802 113.687 63.9335 113.296 63.3624C112.909 62.7945 112.658 62.1596 112.544 61.4545H113.861C114.026 62.2203 114.401 62.8456 114.985 63.3242C115.569 63.8027 116.312 64.042 117.216 64.042C117.902 64.042 118.486 63.8825 118.971 63.5634C119.454 63.2444 119.825 62.8137 120.086 62.2681C120.346 61.7257 120.476 61.1259 120.476 60.4751C120.476 59.7859 120.343 59.1702 120.076 58.6342C119.809 58.0982 119.438 57.6802 118.962 57.3803C118.486 57.0804 117.93 56.9304 117.292 56.9304C116.518 56.9304 115.855 57.0995 115.309 57.4377C114.763 57.7759 114.35 58.2194 114.071 58.7714H112.792L113.915 51.5449H120.838V52.7126H114.947L114.166 57.141C114.483 56.7454 114.918 56.42 115.47 56.1647C116.023 55.9095 116.661 55.7819 117.388 55.7819C118.022 55.7819 118.606 55.8967 119.143 56.1264C119.676 56.3562 120.136 56.6816 120.527 57.1027C120.914 57.5239 121.216 58.0152 121.431 58.5799C121.647 59.1446 121.755 59.7668 121.755 60.4591C121.755 61.0844 121.657 61.6843 121.46 62.2522C121.263 62.8201 120.971 63.3242 120.584 63.7676C120.197 64.2079 119.721 64.5557 119.152 64.8109C118.587 65.0662 117.934 65.1938 117.197 65.1938Z1d:T427,M133.56 64.9643V64.0263C134.486 63.2861 135.366 62.5395 136.191 61.793C137.016 61.0464 137.753 60.303 138.394 59.5596C139.035 58.8194 139.54 58.092 139.911 57.3837C140.279 56.6754 140.463 55.9799 140.463 55.3035C140.463 54.8186 140.378 54.3591 140.206 53.922C140.035 53.4881 139.759 53.1372 139.378 52.8692C138.997 52.6012 138.47 52.4672 137.794 52.4672C137.159 52.4672 136.632 52.6076 136.21 52.8883C135.791 53.1691 135.48 53.536 135.277 53.9891C135.074 54.4421 134.972 54.9366 134.972 55.4758H133.677C133.677 54.6208 133.855 53.8806 134.21 53.2616C134.566 52.6427 135.051 52.1641 135.67 51.8227C136.286 51.4845 137.003 51.3154 137.816 51.3154C138.565 51.3154 139.238 51.4558 139.838 51.7366C140.435 52.0173 140.911 52.4512 141.269 53.0415C141.625 53.6285 141.803 54.3783 141.803 55.2844C141.803 55.9225 141.666 56.567 141.393 57.2114C141.12 57.8559 140.762 58.4844 140.317 59.1002C139.873 59.7128 139.378 60.3062 138.829 60.8741C138.283 61.442 137.724 61.978 137.159 62.4853C136.594 62.9894 136.067 63.4392 135.585 63.838H142.298V64.9675H133.566L133.56 64.9643Z1e:T498,M149.538 65.1935C148.37 65.1935 147.37 64.9031 146.545 64.3225C145.72 63.7418 145.082 62.9282 144.637 61.8881C144.193 60.848 143.971 59.6357 143.971 58.2574C143.971 56.8791 144.193 55.6667 144.637 54.6266C145.082 53.5865 145.716 52.773 146.545 52.1923C147.37 51.6116 148.364 51.3213 149.519 51.3213C150.674 51.3213 151.668 51.6116 152.493 52.1923C153.318 52.773 153.953 53.5865 154.401 54.6266C154.845 55.6667 155.067 56.8791 155.067 58.2574C155.067 59.6357 154.845 60.848 154.401 61.8881C153.956 62.9314 153.322 63.7418 152.493 64.3225C151.668 64.9031 150.681 65.1935 149.538 65.1935ZM149.519 64.0258C150.319 64.0258 151.036 63.7961 151.665 63.3366C152.293 62.8772 152.788 62.2168 153.153 61.3521C153.515 60.4907 153.696 59.457 153.696 58.2574C153.696 57.0578 153.515 56.0272 153.153 55.1722C152.792 54.3171 152.296 53.6567 151.665 53.1973C151.036 52.7379 150.319 52.5081 149.519 52.5081C148.719 52.5081 148.018 52.7379 147.383 53.1973C146.748 53.6567 146.247 54.3171 145.885 55.1722C145.523 56.0272 145.342 57.0578 145.342 58.2574C145.342 59.457 145.523 60.4907 145.885 61.3521C146.247 62.2136 146.745 62.8772 147.383 63.3366C148.018 63.7961 148.729 64.0258 149.519 64.0258Z1f:T425,M157.09 64.9643V64.0263C158.017 63.2861 158.896 62.5395 159.721 61.793C160.546 61.0464 161.283 60.303 161.924 59.5596C162.565 58.8194 163.07 58.092 163.441 57.3837C163.809 56.6754 163.994 55.9799 163.994 55.3035C163.994 54.8186 163.908 54.3591 163.736 53.922C163.565 53.4881 163.289 53.1372 162.908 52.8692C162.527 52.6012 162 52.4672 161.324 52.4672C160.689 52.4672 160.162 52.6076 159.74 52.8883C159.321 53.1691 159.01 53.536 158.807 53.9891C158.604 54.4421 158.502 54.9366 158.502 55.4758H157.207C157.207 54.6208 157.385 53.8806 157.741 53.2616C158.096 52.6427 158.582 52.1641 159.201 51.8227C159.816 51.4845 160.534 51.3154 161.346 51.3154C162.095 51.3154 162.768 51.4558 163.368 51.7366C163.965 52.0173 164.441 52.4512 164.8 53.0415C165.155 53.6285 165.333 54.3783 165.333 55.2844C165.333 55.9225 165.197 56.567 164.924 57.2114C164.651 57.8559 164.292 58.4844 163.848 59.1002C163.403 59.7128 162.908 60.3062 162.359 60.8741C161.813 61.442 161.254 61.978 160.689 62.4853C160.124 62.9894 159.597 63.4392 159.115 63.838H165.828V64.9675H157.096L157.09 64.9643Z20:T499,M172.706 65.1938C171.817 65.1938 171.04 65.0311 170.379 64.7056C169.719 64.3802 169.195 63.9335 168.805 63.3624C168.418 62.7945 168.167 62.1596 168.053 61.4545H169.37C169.535 62.2203 169.91 62.8456 170.494 63.3242C171.078 63.8027 171.82 64.042 172.725 64.042C173.411 64.042 173.995 63.8825 174.48 63.5634C174.963 63.2444 175.334 62.8137 175.594 62.2681C175.855 61.7257 175.985 61.1259 175.985 60.4751C175.985 59.7859 175.851 59.1702 175.585 58.6342C175.318 58.0982 174.947 57.6802 174.471 57.3803C173.995 57.0804 173.439 56.9304 172.801 56.9304C172.027 56.9304 171.363 57.0995 170.817 57.4377C170.271 57.7759 169.859 58.2194 169.579 58.7714H168.3L169.424 51.5449H176.347V52.7126H170.456L169.675 57.141C169.992 56.7454 170.427 56.42 170.979 56.1647C171.532 55.9095 172.17 55.7819 172.896 55.7819C173.531 55.7819 174.115 55.8967 174.652 56.1264C175.185 56.3562 175.645 56.6816 176.036 57.1027C176.423 57.5239 176.724 58.0152 176.94 58.5799C177.156 59.1446 177.264 59.7668 177.264 60.4591C177.264 61.0844 177.166 61.6843 176.969 62.2522C176.772 62.8201 176.48 63.3242 176.093 63.7676C175.705 64.2111 175.229 64.5557 174.661 64.8109C174.096 65.0662 173.442 65.1938 172.706 65.1938Z27:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Zc:["$","div",null,{"children":[["$","header",null,{"className":"group w-full transition-colors absolute top-0 z-50","children":[["$","$L14",null,{}],["$","div",null,{"className":"flex justify-between items-center cc 3xl:px-100 4xl:px-[calc((100%-1800px)/2)] rs-pt-2 rs-pb-1 transition","children":[["$","div",null,{"className":"no-underline inline-block font-normal","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-start sm:items-center","children":[["$","svg",null,{"width":261,"height":67,"viewBox":"0 0 261 67","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":[["$","g",null,{"clipPath":"url(#clip0_1391_18090)","children":[["$","path",null,{"d":"$15","className":"fill-white"}],["$","path",null,{"d":"$16","className":"text-white fill-white"}],["$","path",null,{"d":"M104.146 21.0664V4.94813H98.585V1.97461H113.319V4.94813H107.784V21.0664H104.149H104.146Z","className":"text-white fill-white"}],["$","path",null,{"d":"M126.774 21.0664H130.653L123.733 1.97461H119.582L112.637 21.0664H116.49L117.991 16.7306H125.279L126.771 21.0664H126.774ZM118.985 13.8655L121.648 6.17328L124.295 13.8655H118.985Z","className":"text-white fill-white"}],["$","path",null,{"d":"M133.15 21.0664V1.97461H136.813L145.552 15.1481V1.97461H149.215V21.0664H145.552L136.813 7.92166V21.0664H133.15Z","className":"text-white fill-white"}],["$","path",null,{"d":"M152.932 21.0664V1.97461H165.304V4.94813H156.595V10.0497H163.568V12.9403H156.595V21.0664H152.932Z","className":"text-white fill-white"}],["$","path",null,{"d":"$17","className":"text-white fill-white"}],["$","path",null,{"d":"M203.318 21.0662L199.423 13.1346C199.702 13.0357 199.966 12.9209 200.21 12.7901C201.213 12.2541 201.95 11.5458 202.423 10.662C202.892 9.78144 203.127 8.83068 203.127 7.81292C203.127 6.74092 202.883 5.76463 202.394 4.88087C201.905 4.0003 201.162 3.29521 200.169 2.76878C199.175 2.24235 197.909 1.97754 196.37 1.97754H189.288V21.0693H192.951V13.5973H195.662L199.137 21.0693H203.314L203.318 21.0662ZM192.951 5.05635H196.154C197.274 5.05635 198.093 5.31478 198.61 5.83483C199.128 6.35487 199.385 7.05678 199.385 7.94692C199.385 8.83706 199.121 9.55492 198.598 10.1005C198.074 10.6461 197.258 10.9173 196.157 10.9173H192.954V5.05316L192.951 5.05635Z","className":"text-white fill-white"}],["$","path",null,{"d":"M206.409 21.0664V1.97461H212.757C214.963 1.97461 216.785 2.37023 218.223 3.16147C219.661 3.9527 220.728 5.06299 221.426 6.48913C222.121 7.91528 222.47 9.59347 222.47 11.5205C222.47 13.4476 222.121 15.1258 221.426 16.5519C220.731 17.978 219.667 19.0883 218.239 19.8796C216.811 20.6708 214.982 21.0664 212.757 21.0664H206.409ZM210.072 17.9015H212.567C214.122 17.9015 215.347 17.6462 216.243 17.1389C217.138 16.6317 217.776 15.8978 218.157 14.9439C218.537 13.9899 218.728 12.8478 218.728 11.5205C218.728 10.1933 218.537 9.02556 218.157 8.07161C217.776 7.11766 217.138 6.38385 216.243 5.87656C215.347 5.36928 214.122 5.11404 212.567 5.11404H210.072V17.9047V17.9015Z","className":"text-white fill-white"}],["$","path",null,{"d":"M83.5234 45.2246V26.1328H96.004V29.1063H87.1863V34.0962H95.1914V36.9613H87.1863V42.2511H96.004V45.2246H83.5234Z","className":"text-white fill-white"}],["$","path",null,{"d":"M99.3428 45.2246V26.1328H103.006L111.744 39.3063V26.1328H115.407V45.2246H111.744L103.006 32.0799V45.2246H99.3428Z","className":"text-white fill-white"}],["$","path",null,{"d":"$18","className":"text-white fill-white"}],["$","path",null,{"d":"M140.232 45.2246V26.1328H143.895V45.2246H140.232Z","className":"text-white fill-white"}],["$","path",null,{"d":"M147.611 45.2246V26.1328H151.274L160.013 39.3063V26.1328H163.675V45.2246H160.013L151.274 32.0799V45.2246H147.611Z","className":"text-white fill-white"}],["$","path",null,{"d":"M167.393 45.2246V26.1328H179.873V29.1063H171.055V34.0962H179.061V36.9613H171.055V42.2511H179.873V45.2246H167.393Z","className":"text-white fill-white"}],["$","path",null,{"d":"M183.209 45.2246V26.1328H195.69V29.1063H186.872V34.0962H194.877V36.9613H186.872V42.2511H195.69V45.2246H183.209Z","className":"text-white fill-white"}],["$","path",null,{"d":"M213.055 45.2246L209.16 37.2931C209.44 37.1942 209.703 37.0793 209.947 36.9485C210.95 36.4125 211.687 35.7042 212.16 34.8205C212.63 33.9399 212.864 32.9891 212.864 31.9714C212.864 30.8994 212.62 29.9231 212.131 29.0393C211.642 28.1588 210.9 27.4537 209.906 26.924C208.913 26.3976 207.646 26.1328 206.107 26.1328H199.025V45.2246H202.688V37.7525H205.399L208.875 45.2246H213.052H213.055ZM202.691 29.218H205.894C207.015 29.218 207.834 29.4764 208.351 29.9965C208.868 30.5165 209.125 31.2184 209.125 32.1086C209.125 32.9987 208.862 33.7166 208.338 34.2621C207.814 34.8077 206.999 35.0789 205.897 35.0789H202.695V29.2148L202.691 29.218Z","className":"text-white fill-white"}],["$","path",null,{"d":"M216.15 45.2246V26.1328H219.813V45.2246H216.15Z","className":"text-white fill-white"}],["$","path",null,{"d":"M223.53 45.2246V26.1328H227.193L235.931 39.3063V26.1328H239.594V45.2246H235.931L227.193 32.0799V45.2246H223.53Z","className":"text-white fill-white"}],["$","path",null,{"d":"$19","className":"text-white fill-white"}],["$","path",null,{"d":"M85.7929 64.9638V53.0218L83.5234 53.6344V52.6964L86.2119 51.5479H87.1451V64.9638H85.7897H85.7929Z","className":"text-white fill-white"}],["$","path",null,{"d":"$1a","className":"text-white fill-white"}],["$","path",null,{"d":"$1b","className":"text-white fill-white"}],["$","path",null,{"d":"$1c","className":"text-white fill-white"}],["$","path",null,{"d":"M123.945 59.9044V58.7559H131.363V59.9044H123.945Z","className":"text-white fill-white"}],["$","path",null,{"d":"$1d","className":"text-white fill-white"}],["$","path",null,{"d":"$1e","className":"text-white fill-white"}],["$","path",null,{"d":"$1f","className":"text-white fill-white"}],["$","path",null,{"d":"$20","className":"text-white fill-white"}]]}],["$","defs",null,{"children":["$","clipPath",null,{"id":"clip0_1391_18090","children":["$","rect",null,{"width":"261","height":"67","fill":"white"}]}]}]]}],["$","span",null,{"className":"sr-only","children":"100 Years of Stanford Engineering: 1925 to 2025"}]]}]}],["$","div",null,{"className":"flex items-center gap-x-12 sm:gap-x-20 md:gap-x-30","children":"$undefined"}]]}]]}],["$","$L21",null,{"children":[["$","h1",null,{"className":"font-dm-sans font-bold leading-none tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4 2xl:whitespace-pre-line font-normal -mt-01em rs-mb-8 xl:max-w-1200","children":["Exploring the reengineering of immune cells","$undefined"]}],["$","div",null,{"className":"font-dm-sans font-normal overview tracking-normal order-first mb-38 underline underline-offset-[6px] decoration-2 decoration-digital-red-xlight","children":["Change Makers","$undefined"]}],["$","div",null,{"className":"font-dm-sans font-normal overview tracking-normal max-w-[50ch] rs-mb-3 *:*:leading-snug","children":["The Sarafan ChEM-H Institute scholar is building a multidisciplinary lab to explore the reengineering of immune cells. Before coming to Stanford, she says, “I was thinking in terms of understanding. Now I feel that I can start thinking in terms of creating.”","$undefined"]}],["$","div",null,{"className":"font-dm-sans font-normal overview tracking-normal max-w-[50ch] rs-mb-3 *:*:leading-snug","children":["by Jess Alvarenga","$undefined"]}]]}],["$","$L22",null,{}],["$","$L23",null,{"className":"rs-pl-10"}],["$","$L23",null,{"className":"rs-pl-10","isLeft":false}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","h2",null,{"className":"font-dm-sans font-bold leading-none tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4 *:font-dm-sans flex flex-row items-center 2xl:whitespace-pre-line -mt-01em rs-mb-2 xl:max-w-1200","children":[[["$","span",null,{"className":"font-semibold type-1","children":"100 years of"}],["$","span",null,{"className":"font-bold type-8","children":"Impact"}]],"$undefined"]}]}],["$","div",null,{"style":"$undefined","className":"rs-py-9 cc font-dm-sans","children":[["$","figure",null,{"className":"centered lg:max-w-[920px] xl:max-w-[980px] mb-50","children":[["$","div",null,{"className":"relative w-full overflow-hidden aspect-[1/1] w-[500px] rounded-lg","children":["$","$L24",null,{"className":"object-cover","src":"https://placecats.com/neo/1500/1000","alt":"","fill":true,"sizes":"(max-width: 768px) 100vw, 1000px"}]}],["$","figcaption",null,{"className":"mt-20 mx-20","children":["$","div",null,{"className":"font-dm-sans tracking-normal text-15 text-black-70","children":["Caption/credit lorem ipsum aspect ratio square","$undefined"]}]}]]}],["$","figure",null,{"className":"centered lg:max-w-[920px] xl:max-w-[980px] mb-50","children":[["$","div",null,{"className":"relative w-full overflow-hidden aspect-[16/9]","children":["$","$L24",null,{"className":"object-cover","src":"https://placecats.com/neo/1500/1000","alt":"","fill":true,"sizes":"(max-width: 768px) 100vw, 1000px"}]}],["$","figcaption",null,{"className":"mt-20 mx-20","children":["$","div",null,{"className":"font-dm-sans tracking-normal text-15 text-black-70","children":["Caption/credit lorem ipsum aspect ratio 16/9","$undefined"]}]}]]}],["$","div",null,{"className":"font-dm-sans tracking-normal type-3 intro-text","children":["Overview style lorem ipsum dolar sit amet vestibulum parimentium elit rhoncus donec. Scelerisque urna et euismod in daphibus nec leo euismod nisi, pharetra raesent nec. Aliquam dignissim nisi convalis quis, leo vestibulum duis euismod.","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":["Long copy paragraph text style raesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet","$undefined"]}],["$","h2",null,{"className":"font-dm-sans font-bold tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4","children":["Header Two","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed in text link. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet in text link hover state. Aliquam sodales consequat arcu in egestas. Aliquam condimentum viverra eros.Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.","$undefined"]}],["$","h3",null,{"className":"font-dm-sans font-bold tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4","children":["Header Three","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":["Aenean sollicitudin facilisis ex, in tincidunt velit sodales ac. Nullam consequat leo ut sem pharetra, a fringilla massa commodo. Etiam molestie, justo nec congue ultricies, augue massa tempus ante, nec sagittis dui tellus ac lectus. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.","$undefined"]}],["$","h4",null,{"className":"font-dm-sans font-bold tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4","children":["Header Four","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in.","$undefined"]}],["$","h5",null,{"className":"font-dm-sans font-bold tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4","children":["Header Five","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":[["$","ul",null,{"children":[["$","li",null,{"children":"Fusce sem enim, tempus nec massa id, mollis faucibus sem."}],["$","li",null,{"children":"Sem enim, tempus nec massa id, mollis faucibus sem imperdiet eu fermentum nec massa mollis donec efficitur scelerisque urna et sollicitudin."}],["$","li",null,{"children":"Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi praesent dapibus odio aliquam dignissim nisi nisi pharetra faucibus elit"}],["$","li",null,{"children":"Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim lobortis ante porttitor aliquam praesent Sodales consequat arcu in egestas Aliquam condimentum viverra eros, in dapibus purus faucibus ut"}]]}],"$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":[["$","ol",null,{"children":[["$","li",null,{"children":"Fusce sem enim, tempus nec massa id, mollis faucibus sem."}],["$","li",null,{"children":"Sem enim, tempus nec massa id, mollis faucibus sem imperdiet eu fermentum nec massa mollis donec efficitur scelerisque urna et sollicitudin."}],["$","li",null,{"children":"Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi praesent dapibus odio aliquam dignissim nisi nisi pharetra faucibus elit"}],["$","li",null,{"children":"Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim lobortis ante porttitor aliquam praesent Sodales consequat arcu in egestas Aliquam condimentum viverra eros, in dapibus purus faucibus ut"}]]}],"$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed, egestas quis mi. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec efficitur scelerisque urna et sollicitudin.","$undefined"]}]]}],["$","section",null,{"style":"$undefined","className":"bg-soe-red-gradient text-white rs-py-9 cc overflow-hidden relative flex flex-col *:text-white rs-pt-2 rs-pb-1 rs-px-9 min-h-500","children":[["$","h2",null,{"className":"font-dm-sans font-bold tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4 rs-mb-5 font-normal","children":[["Contribute"," ",["$","span",null,{"className":"underline decoration-2 underline-offset-8","children":"your stories"}]],"$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal font-dm-mono order-first mb-1","children":["Get involved","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal","children":["Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.","$undefined"]}],["$","svg",null,{"viewBox":"0 0 1730 632","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"absolute top-0 left-0 flex justify-center items-center rs-pt-1 rs-pb-2 rs-px-1","style":{"height":"100%","width":"100%","maxWidth":"100%"},"preserveAspectRatio":"none","children":["$","path",null,{"d":"M2.1275 555.801C2.1275 584.656 -3.25941 630 55.9966 630C115.253 630 1616.52 630 1640.76 630C1728.3 630 1728.3 607 1728.3 544C1728.3 504.199 1728.3 148.874 1728.3 125.515C1728.3 81.545 1697.5 62.0899 1640.77 81.5449C1584.04 101 1504.84 135.515 1406.84 161C1369.3 170.761 1347.58 141 1347.58 121.545C1347.58 74.8065 1347.58 73.451 1347.58 58.3363C1347.58 15.7405 1386.64 2.00014 1406.84 2.00008C1463.42 1.9999 1588.65 2.00008 1607.5 2.00008C1654.64 2.00008 1651.94 63.8326 1607.5 65.2066C1563.06 66.5807 130.068 65.2066 72.1588 65.2066C14.2495 65.2066 2.12891 65.2066 2.12891 127.039C2.12891 158.642 2.1275 533.95 2.1275 555.801Z","stroke":"#F83535","strokeWidth":"3"}]}]]}],["$","$L25",null,{"children":[["$","h1",null,{"className":"font-dm-sans font-bold leading-none tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4 2xl:whitespace-pre-line font-normal -mt-01em rs-mb-8 xl:max-w-1200","children":["Events","$undefined"]}],["$","div",null,{"className":"grid grid-cols-2 gap-[15.8rem]","children":[["$","div",null,{"className":"font-dm-sans tracking-normal","children":["Etiam sollicitudin, ipsum eu pulvinar rutrum, tellus ipsum laoreet sapien, quis venenatis ante odio sit amet eros. Class aptent taciti sociosqu ad litora torquent per conubia nostra, per inceptos hymenaeos. Quisque libero metus, condimentum nec, tempor a, commodo mollis, magna. Ut a nisl id ante tempus hendrerit. Nunc sed turpis.","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal","children":["Vivamus consectetuer hendrerit lacus. Maecenas tempus, tellus eget condimentum rhoncus, sem quam semper libero, sit amet adipiscing sem neque sed ipsum. Donec vitae orci sed dolor rutrum auctor. Nunc interdum lacus sit amet orci. Proin pretium, leo ac pellentesque mollis, felis nunc ultrices eros, sed gravida augue augue mollis justo.","$undefined"]}]]}]]}],["$","$L26",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[436px] lg:max-w-[536px] xl:max-w-[726px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$27","fill":"#7F7776"}]}],["$","div",null,{"className":"font-dm-sans soe-quote-lg tracking-normal m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"font-dm-sans overview tracking-normal rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L28",null,{"timelineData":[{"year":"1990","heading":"The Beginning","dek":"A New Era","body":"In 1990, the company was founded with a vision to revolutionize the tech industry.","href":"https://example.com/1990","image":"https://placecats.com/neo/300/200"},{"year":"2000","heading":"The Growth Phase","dek":"Expanding Horizons","body":"By 2000, the company had grown exponentially, reaching international markets.","href":"https://example.com/2000","image":"https://placecats.com/millie/300/200"},{"year":"2010","heading":"The Digital Age","dek":"Embracing Innovation","body":"The 2010s marked the company's shift to digital-first strategies, leading the way in AI and machine learning.","href":null,"image":"https://placecats.com/neo_banana/300/200"},{"year":"2021","heading":"New Innovations","dek":"Pushing Boundaries","body":"In 2021, the company introduced groundbreaking technologies that set a new industry standard.","href":"https://example.com/2021","image":"https://placecats.com/millie/300/200"},{"year":"2022","heading":"Sustainability Focus","dek":"Eco-Friendly Solutions","body":"The company made strides towards sustainability, implementing green technologies across its product line.","href":"https://example.com/2022","image":"https://placecats.com/neo_banana/300/200"},{"year":"2023","heading":"AI Revolution","dek":"A Step into the Future","body":"By 2023, the company had integrated advanced AI into all its platforms, driving new levels of innovation.","href":"https://example.com/2023","image":"https://placecats.com/neo/300/200"},{"year":"2024","heading":"Global Expansion","dek":"Reaching New Markets","body":"The company continued its expansion into new global markets, making its products available to more people than ever.","href":"https://example.com/2024","image":"https://placecats.com/millie/300/200"},{"year":"2025","heading":"Milestone Achievement","dek":"Celebrating 35 Years","body":"In 2025, the company celebrated its 35th anniversary, marking decades of innovation and success.","href":"https://example.com/2025","image":"https://placecats.com/bella/300/200"},{"year":"2026","heading":"Quantum Leap","dek":"The Next Frontier","body":"The company made its first foray into quantum computing, pushing the boundaries of what was possible.","href":"https://example.com/2026","image":"https://placecats.com/neo/300/200"},{"year":"2027","heading":"Community Outreach","dek":"Giving Back","body":"With a focus on corporate responsibility, the company launched new initiatives to support underserved communities.","href":"https://example.com/2027","image":"https://placecats.com/neo_banana/300/200"},{"year":"2028","heading":"AI-Powered Solutions","dek":"Automation Everywhere","body":"In 2028, the company unveiled a suite of AI-powered tools aimed at transforming everyday life.","href":"https://example.com/2028","image":"https://placecats.com/millie/300/200"},{"year":"2029","heading":"Pioneering Robotics","dek":"The Future is Here","body":"The company became a leader in robotics, developing advanced systems for both home and industry use.","href":"https://example.com/2029","image":"https://placecats.com/neo_banana/300/200"},{"year":"2030","heading":"The Sustainability Push","dek":"Green Technology","body":"The 2030s marked a major commitment to sustainability, with innovative green technology solutions and global environmental initiatives.","href":"https://example.com/2030","image":"https://placecats.com/bella/300/200"},{"year":"2040","heading":"The Global Frontier","dek":"Space Exploration","body":"By 2040, the company expanded into space exploration, developing technologies to aid in interplanetary travel and settlement.","href":null,"image":"https://placecats.com/neo_2/300/200"}]}]]}] 12:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] 10:[["$","meta","0",{"charSet":"utf-8"}],["$","link","1",{"rel":"icon","href":"/soe-centennial-nextjs/favicon.ico","type":"image/x-icon","sizes":"16x16"}]] e:null diff --git a/out/example/quote.html b/out/example/quote.html index 038f6fd..1a26aa6 100644 --- a/out/example/quote.html +++ b/out/example/quote.html @@ -1 +1 @@ -
100 Years of Stanford Engineering: 1925 to 2025
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
\ No newline at end of file +
100 Years of Stanford Engineering: 1925 to 2025
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
We each get a chance to choose our own path...
Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem."
Mae C. Jemison
\ No newline at end of file diff --git a/out/example/quote.txt b/out/example/quote.txt index 560bbc3..01f9066 100644 --- a/out/example/quote.txt +++ b/out/example/quote.txt @@ -1,8 +1,8 @@ 9:"$Sreact.fragment" a:I[9275,[],""] b:I[1343,[],""] -c:I[5218,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","983","static/chunks/app/example/quote/page-c51067ac6748963f.js"],"Skiplink"] -19:I[8406,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","983","static/chunks/app/example/quote/page-c51067ac6748963f.js"],"AnimateInView"] +c:I[5218,["595","static/chunks/595-c960df0f7bf72802.js","983","static/chunks/app/example/quote/page-6daf0961ce8213ce.js"],"Skiplink"] +19:I[8406,["595","static/chunks/595-c960df0f7bf72802.js","983","static/chunks/app/example/quote/page-6daf0961ce8213ce.js"],"AnimateInView"] 20:I[3120,[],"OutletBoundary"] 22:I[3120,[],"MetadataBoundary"] 24:I[3120,[],"ViewportBoundary"] @@ -14,8 +14,8 @@ c:I[5218,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980 5:HL["/soe-centennial-nextjs/_next/static/media/b27868729ad8c262-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 6:HL["/soe-centennial-nextjs/_next/static/media/d90e10e85a15eaad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 7:HL["/soe-centennial-nextjs/_next/static/media/db3cc5ff6037fbad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -8:HL["/soe-centennial-nextjs/_next/static/css/51c7d7e297835e44.css","style"] -d:T70d,M52.7722 67H52.7183C46.2685 67 41.0217 61.7261 41.0217 55.2431V42.2515L37.5143 55.527C35.7273 62.2845 29.6235 67.0032 22.669 67.0032C16.5906 67.0032 11.328 63.4362 8.83949 58.2772L7.26831 64.2402C6.8398 65.8674 5.37337 67.0032 3.69744 67.0032C2.54207 67.0032 1.47557 66.4768 0.770921 65.5547C0.0662701 64.6359 -0.168613 63.4618 0.126578 62.3387L7.30957 35.0889V4.90376C7.30957 2.19824 9.4997 0 12.1882 0C13.7149 0 15.1242 0.698714 16.0542 1.91429C16.9842 3.12986 17.2953 4.67724 16.9049 6.16081L9.21403 35.3377V49.379L19.9203 8.74829C21.2788 3.59567 25.9288 0 31.2296 0C37.6794 0 42.9262 5.27386 42.9262 11.7569V27.5912L47.4302 10.5509C49.0712 4.33905 54.6862 0 61.0788 0C65.4972 0 69.5759 2.01957 72.2707 5.53867C74.9655 9.05776 75.8606 13.5404 74.7307 17.8316L64.0784 58.2517C62.7199 63.4011 58.0698 67 52.7722 67ZM42.9262 35.0474V55.2431C42.9262 60.6701 47.3191 65.0857 52.7183 65.0857H52.7722C57.2096 65.0857 61.1011 62.0739 62.2374 57.7636L72.8897 17.3434C73.8673 13.6297 73.0928 9.75329 70.763 6.70638C68.4301 3.66267 64.9005 1.91429 61.0788 1.91429C55.5464 1.91429 50.69 5.66948 49.268 11.0422L42.923 35.0442L42.9262 35.0474ZM9.67745 55.09C11.2264 60.8424 16.4637 65.0857 22.669 65.0857C28.8744 65.0857 34.1085 60.9509 35.6733 55.0325L41.0217 34.7953V11.7569C41.0217 6.3299 36.6287 1.91429 31.2296 1.91429C26.7922 1.91429 22.9008 4.9261 21.7644 9.23643L9.67745 55.09ZM7.3064 42.561L1.96438 62.8269C1.82155 63.3692 1.93582 63.9371 2.27544 64.3838C2.61507 64.8305 3.13245 65.0857 3.69427 65.0857C4.50366 65.0857 5.21466 64.537 5.42415 63.7489L7.70951 55.0772C7.44606 53.9478 7.3064 52.7705 7.3064 51.5613V42.5641V42.561ZM12.185 1.91429C10.544 1.91429 9.21086 3.25429 9.21086 4.90376V27.8624L15.0607 5.66948C15.2988 4.76657 15.1115 3.82219 14.5433 3.082C13.9752 2.34181 13.1182 1.91429 12.185 1.91429Ze:T708,M90.0621 21.3947C88.6878 21.3947 87.4626 21.1587 86.3865 20.6865C85.3105 20.2143 84.4599 19.5219 83.8377 18.6127C83.2124 17.7034 82.8918 16.6027 82.876 15.3137H86.7547C86.7738 15.8784 86.9166 16.3857 87.1896 16.8419C87.4626 17.2982 87.8371 17.6555 88.3164 17.9203C88.7957 18.1851 89.3702 18.3159 90.0399 18.3159C90.6176 18.3159 91.1191 18.2202 91.5444 18.0288C91.9698 17.8374 92.2999 17.5694 92.5348 17.2248C92.7696 16.8802 92.8871 16.4718 92.8871 15.9965C92.8871 15.4509 92.7569 14.9978 92.4935 14.6341C92.23 14.2704 91.8682 13.9609 91.408 13.7057C90.9477 13.4505 90.4145 13.2207 89.8082 13.0102C89.202 12.8028 88.564 12.5795 87.8942 12.3434C86.3929 11.852 85.247 11.198 84.463 10.3812C83.6759 9.56446 83.2823 8.48289 83.2823 7.13651C83.2823 5.99113 83.5584 5.00846 84.1107 4.1917C84.663 3.37494 85.4279 2.74642 86.4024 2.30932C87.38 1.87223 88.491 1.65527 89.7384 1.65527C90.9858 1.65527 92.1475 1.87861 93.1156 2.32208C94.0837 2.76875 94.8519 3.41004 95.4232 4.24594C95.9945 5.08184 96.2866 6.06451 96.3056 7.19075H92.3983C92.3792 6.7728 92.2586 6.37718 92.0333 6.00389C91.8079 5.63061 91.4937 5.3307 91.0969 5.10418C90.7001 4.87765 90.2272 4.7628 89.6876 4.7628C89.2178 4.74365 88.7862 4.81704 88.3989 4.97975C88.0085 5.14246 87.7006 5.38494 87.4752 5.70399C87.2499 6.02303 87.1356 6.41865 87.1356 6.89084C87.1356 7.36303 87.2499 7.72675 87.4752 8.03623C87.7006 8.3457 88.0148 8.6137 88.4116 8.84022C88.8084 9.06675 89.2813 9.27732 89.8241 9.46875C90.3669 9.66018 90.9541 9.8548 91.5889 10.0558C92.5284 10.3844 93.3981 10.7705 94.1948 11.2139C94.9915 11.6606 95.6232 12.2381 96.0929 12.9464C96.5627 13.6547 96.7976 14.5927 96.7976 15.754C96.7976 16.7526 96.5341 17.681 96.0104 18.5361C95.4867 19.3911 94.7312 20.0803 93.7441 20.6099C92.757 21.1363 91.5318 21.4011 90.0685 21.4011L90.0621 21.3947Zf:T48b,M176.779 21.395C174.934 21.395 173.306 20.9771 171.894 20.1412C170.484 19.3053 169.38 18.1471 168.583 16.6635C167.786 15.1832 167.39 13.4667 167.39 11.5237C167.39 9.57749 167.786 7.8642 168.583 6.38382C169.38 4.90344 170.481 3.74211 171.894 2.9062C173.306 2.0703 174.931 1.65234 176.779 1.65234C178.626 1.65234 180.28 2.0703 181.689 2.9062C183.098 3.74211 184.2 4.90344 184.987 6.38382C185.774 7.86739 186.168 9.58068 186.168 11.5237C186.168 13.4667 185.774 15.1832 184.987 16.6635C184.2 18.1471 183.101 19.3053 181.689 20.1412C180.276 20.9771 178.642 21.395 176.779 21.395ZM176.779 18.0929C177.937 18.0929 178.937 17.8249 179.778 17.2889C180.619 16.7529 181.276 15.9935 181.746 15.0109C182.216 14.0282 182.451 12.8669 182.451 11.5205C182.451 10.1741 182.216 8.98725 181.746 8.01734C181.276 7.04425 180.619 6.29449 179.778 5.76806C178.937 5.24163 177.937 4.97682 176.779 4.97682C175.62 4.97682 174.642 5.24163 173.795 5.76806C172.944 6.29449 172.284 7.04425 171.814 8.01734C171.345 8.99044 171.11 10.1582 171.11 11.5205C171.11 12.8828 171.345 14.0282 171.814 15.0109C172.284 15.9935 172.944 16.7529 173.795 17.2889C174.646 17.8249 175.639 18.0929 176.779 18.0929Z10:T432,M127.453 45.5535C125.644 45.5535 124.069 45.1483 122.733 44.3411C121.394 43.5339 120.356 42.3949 119.613 40.9305C118.87 39.466 118.502 37.7623 118.502 35.8161C118.502 33.87 118.883 32.1216 119.641 30.622C120.4 29.1225 121.495 27.9452 122.923 27.0902C124.352 26.2351 126.063 25.8076 128.053 25.8076C130.278 25.8076 132.128 26.3436 133.601 27.4156C135.074 28.4876 136.029 29.9808 136.464 31.8887H132.366C132.093 31.0528 131.592 30.3923 130.859 29.9106C130.126 29.4288 129.18 29.1863 128.024 29.1863C126.793 29.1863 125.745 29.4575 124.876 30.0031C124.006 30.5487 123.346 31.3112 122.895 32.2939C122.441 33.2765 122.216 34.4474 122.216 35.813C122.216 37.1785 122.441 38.3685 122.895 39.332C123.346 40.2956 123.993 41.0294 124.834 41.5271C125.675 42.028 126.666 42.2769 127.805 42.2769C129.468 42.2769 130.732 41.827 131.589 40.9273C132.449 40.0276 132.96 38.8599 133.122 37.4241H128.456V34.6708H136.813V45.2249H133.42L133.15 42.7969C132.754 43.3967 132.287 43.9008 131.754 44.3124C131.221 44.7208 130.602 45.0302 129.894 45.2408C129.189 45.4482 128.373 45.5535 127.453 45.5535Z11:T42b,M251.639 45.5535C249.83 45.5535 248.256 45.1483 246.92 44.3411C245.58 43.5339 244.542 42.3949 243.799 40.9305C243.057 39.466 242.688 37.7623 242.688 35.8161C242.688 33.854 243.069 32.1216 243.828 30.622C244.587 29.1225 245.682 27.9452 247.11 27.0902C248.538 26.2351 250.249 25.8076 252.239 25.8076C254.464 25.8076 256.315 26.3436 257.788 27.4156C259.26 28.4876 260.216 29.9808 260.651 31.8887H256.553C256.28 31.0528 255.778 30.3923 255.045 29.9106C254.312 29.4288 253.366 29.1863 252.211 29.1863C250.979 29.1863 249.932 29.4575 249.062 30.0031C248.192 30.5487 247.532 31.3112 247.081 32.2939C246.628 33.2765 246.402 34.4474 246.402 35.813C246.402 37.1785 246.628 38.3685 247.081 39.332C247.532 40.2956 248.18 41.0294 249.021 41.5271C249.862 42.028 250.852 42.2769 251.992 42.2769C253.655 42.2769 254.918 41.827 255.775 40.9273C256.635 40.0276 257.147 38.8599 257.308 37.4241H252.642V34.6708H261V45.2249H257.607L257.337 42.7969C256.94 43.3967 256.474 43.9008 255.94 44.3124C255.407 44.7208 254.788 45.0302 254.08 45.2408C253.376 45.4482 252.56 45.5535 251.639 45.5535Z12:T717,M94.4296 65.1943C93.617 65.1943 92.9155 65.0347 92.3315 64.7157C91.7475 64.3966 91.2809 63.9659 90.9286 63.4204C90.5794 62.878 90.3604 62.275 90.2715 61.6082H91.5126C91.6522 62.3739 91.9792 62.9673 92.4934 63.3821C93.0076 63.7968 93.6583 64.0042 94.4486 64.0042C95.1596 64.0042 95.7976 63.7873 96.3563 63.3534C96.9149 62.9195 97.3625 62.2526 97.7021 61.3497C98.0385 60.45 98.2322 59.3142 98.2829 57.9487V57.8243C98.2829 57.7796 98.2829 57.7381 98.2829 57.6998C98.0925 58.121 97.81 58.5166 97.4355 58.8867C97.0609 59.2568 96.6134 59.5535 96.0896 59.7768C95.5691 60.0002 94.9692 60.1118 94.2963 60.1118C93.5345 60.1118 92.8171 59.9332 92.1506 59.5758C91.484 59.2185 90.9412 58.7144 90.5191 58.0604C90.1001 57.4095 89.8906 56.6534 89.8906 55.7983C89.8906 55.0581 90.0715 54.3435 90.4334 53.6607C90.7952 52.9779 91.3158 52.4132 91.9982 51.9729C92.6807 51.5326 93.4964 51.3125 94.4486 51.3125C95.4009 51.3125 96.2039 51.4912 96.8514 51.8485C97.4989 52.2058 98.0195 52.6908 98.4163 53.3065C98.8098 53.9191 99.0955 54.6083 99.2733 55.3676C99.451 56.1269 99.5399 56.9054 99.5399 57.6966C99.5399 59.1675 99.3367 60.4628 98.9305 61.5858C98.5242 62.7089 97.9433 63.5926 97.1847 64.2307C96.4293 64.8688 95.5088 65.1879 94.4296 65.1879V65.1943ZM94.5438 58.9282C95.166 58.9282 95.7278 58.7814 96.2325 58.4879C96.734 58.1944 97.1307 57.8051 97.4228 57.3202C97.7148 56.8352 97.8608 56.2992 97.8608 55.709C97.8608 55.0836 97.7148 54.5317 97.4228 54.0499C97.1307 53.5682 96.7372 53.1949 96.242 52.9205C95.7468 52.6461 95.1818 52.5089 94.5438 52.5089C93.9059 52.5089 93.344 52.6493 92.8457 52.9301C92.3506 53.2108 91.9633 53.5905 91.684 54.0691C91.4047 54.5476 91.265 55.0996 91.265 55.7281C91.265 56.3566 91.4078 56.9309 91.6935 57.4159C91.9792 57.9008 92.3696 58.2741 92.8648 58.5357C93.3599 58.7974 93.9186 58.9282 94.5438 58.9282Z13:T42b,M101.581 64.9643V64.0263C102.508 63.2861 103.387 62.5395 104.212 61.793C105.038 61.0464 105.774 60.303 106.415 59.5596C107.056 58.8194 107.561 58.092 107.932 57.3837C108.301 56.6754 108.485 55.9799 108.485 55.3035C108.485 54.8186 108.399 54.3591 108.228 53.922C108.056 53.4881 107.78 53.1372 107.399 52.8692C107.018 52.6012 106.491 52.4672 105.815 52.4672C105.18 52.4672 104.654 52.6076 104.231 52.8883C103.812 53.1691 103.501 53.536 103.298 53.9891C103.095 54.4421 102.994 54.9366 102.994 55.4758H101.698C101.698 54.6208 101.876 53.8806 102.232 53.2616C102.587 52.6427 103.073 52.1641 103.692 51.8227C104.308 51.4845 105.025 51.3154 105.838 51.3154C106.587 51.3154 107.26 51.4558 107.859 51.7366C108.456 52.0173 108.932 52.4512 109.291 53.0415C109.646 53.6285 109.824 54.3783 109.824 55.2844C109.824 55.9225 109.688 56.567 109.415 57.2114C109.142 57.8559 108.783 58.4844 108.339 59.1002C107.894 59.7128 107.399 60.3062 106.85 60.8741C106.304 61.442 105.745 61.978 105.18 62.4853C104.615 62.9894 104.089 63.4392 103.606 63.838H110.319V64.9675H101.587L101.581 64.9643Z14:T49e,M117.197 65.1938C116.308 65.1938 115.531 65.0311 114.871 64.7056C114.21 64.3802 113.687 63.9335 113.296 63.3624C112.909 62.7945 112.658 62.1596 112.544 61.4545H113.861C114.026 62.2203 114.401 62.8456 114.985 63.3242C115.569 63.8027 116.312 64.042 117.216 64.042C117.902 64.042 118.486 63.8825 118.971 63.5634C119.454 63.2444 119.825 62.8137 120.086 62.2681C120.346 61.7257 120.476 61.1259 120.476 60.4751C120.476 59.7859 120.343 59.1702 120.076 58.6342C119.809 58.0982 119.438 57.6802 118.962 57.3803C118.486 57.0804 117.93 56.9304 117.292 56.9304C116.518 56.9304 115.855 57.0995 115.309 57.4377C114.763 57.7759 114.35 58.2194 114.071 58.7714H112.792L113.915 51.5449H120.838V52.7126H114.947L114.166 57.141C114.483 56.7454 114.918 56.42 115.47 56.1647C116.023 55.9095 116.661 55.7819 117.388 55.7819C118.022 55.7819 118.606 55.8967 119.143 56.1264C119.676 56.3562 120.136 56.6816 120.527 57.1027C120.914 57.5239 121.216 58.0152 121.431 58.5799C121.647 59.1446 121.755 59.7668 121.755 60.4591C121.755 61.0844 121.657 61.6843 121.46 62.2522C121.263 62.8201 120.971 63.3242 120.584 63.7676C120.197 64.2079 119.721 64.5557 119.152 64.8109C118.587 65.0662 117.934 65.1938 117.197 65.1938Z15:T427,M133.56 64.9643V64.0263C134.486 63.2861 135.366 62.5395 136.191 61.793C137.016 61.0464 137.753 60.303 138.394 59.5596C139.035 58.8194 139.54 58.092 139.911 57.3837C140.279 56.6754 140.463 55.9799 140.463 55.3035C140.463 54.8186 140.378 54.3591 140.206 53.922C140.035 53.4881 139.759 53.1372 139.378 52.8692C138.997 52.6012 138.47 52.4672 137.794 52.4672C137.159 52.4672 136.632 52.6076 136.21 52.8883C135.791 53.1691 135.48 53.536 135.277 53.9891C135.074 54.4421 134.972 54.9366 134.972 55.4758H133.677C133.677 54.6208 133.855 53.8806 134.21 53.2616C134.566 52.6427 135.051 52.1641 135.67 51.8227C136.286 51.4845 137.003 51.3154 137.816 51.3154C138.565 51.3154 139.238 51.4558 139.838 51.7366C140.435 52.0173 140.911 52.4512 141.269 53.0415C141.625 53.6285 141.803 54.3783 141.803 55.2844C141.803 55.9225 141.666 56.567 141.393 57.2114C141.12 57.8559 140.762 58.4844 140.317 59.1002C139.873 59.7128 139.378 60.3062 138.829 60.8741C138.283 61.442 137.724 61.978 137.159 62.4853C136.594 62.9894 136.067 63.4392 135.585 63.838H142.298V64.9675H133.566L133.56 64.9643Z16:T498,M149.538 65.1935C148.37 65.1935 147.37 64.9031 146.545 64.3225C145.72 63.7418 145.082 62.9282 144.637 61.8881C144.193 60.848 143.971 59.6357 143.971 58.2574C143.971 56.8791 144.193 55.6667 144.637 54.6266C145.082 53.5865 145.716 52.773 146.545 52.1923C147.37 51.6116 148.364 51.3213 149.519 51.3213C150.674 51.3213 151.668 51.6116 152.493 52.1923C153.318 52.773 153.953 53.5865 154.401 54.6266C154.845 55.6667 155.067 56.8791 155.067 58.2574C155.067 59.6357 154.845 60.848 154.401 61.8881C153.956 62.9314 153.322 63.7418 152.493 64.3225C151.668 64.9031 150.681 65.1935 149.538 65.1935ZM149.519 64.0258C150.319 64.0258 151.036 63.7961 151.665 63.3366C152.293 62.8772 152.788 62.2168 153.153 61.3521C153.515 60.4907 153.696 59.457 153.696 58.2574C153.696 57.0578 153.515 56.0272 153.153 55.1722C152.792 54.3171 152.296 53.6567 151.665 53.1973C151.036 52.7379 150.319 52.5081 149.519 52.5081C148.719 52.5081 148.018 52.7379 147.383 53.1973C146.748 53.6567 146.247 54.3171 145.885 55.1722C145.523 56.0272 145.342 57.0578 145.342 58.2574C145.342 59.457 145.523 60.4907 145.885 61.3521C146.247 62.2136 146.745 62.8772 147.383 63.3366C148.018 63.7961 148.729 64.0258 149.519 64.0258Z17:T425,M157.09 64.9643V64.0263C158.017 63.2861 158.896 62.5395 159.721 61.793C160.546 61.0464 161.283 60.303 161.924 59.5596C162.565 58.8194 163.07 58.092 163.441 57.3837C163.809 56.6754 163.994 55.9799 163.994 55.3035C163.994 54.8186 163.908 54.3591 163.736 53.922C163.565 53.4881 163.289 53.1372 162.908 52.8692C162.527 52.6012 162 52.4672 161.324 52.4672C160.689 52.4672 160.162 52.6076 159.74 52.8883C159.321 53.1691 159.01 53.536 158.807 53.9891C158.604 54.4421 158.502 54.9366 158.502 55.4758H157.207C157.207 54.6208 157.385 53.8806 157.741 53.2616C158.096 52.6427 158.582 52.1641 159.201 51.8227C159.816 51.4845 160.534 51.3154 161.346 51.3154C162.095 51.3154 162.768 51.4558 163.368 51.7366C163.965 52.0173 164.441 52.4512 164.8 53.0415C165.155 53.6285 165.333 54.3783 165.333 55.2844C165.333 55.9225 165.197 56.567 164.924 57.2114C164.651 57.8559 164.292 58.4844 163.848 59.1002C163.403 59.7128 162.908 60.3062 162.359 60.8741C161.813 61.442 161.254 61.978 160.689 62.4853C160.124 62.9894 159.597 63.4392 159.115 63.838H165.828V64.9675H157.096L157.09 64.9643Z18:T499,M172.706 65.1938C171.817 65.1938 171.04 65.0311 170.379 64.7056C169.719 64.3802 169.195 63.9335 168.805 63.3624C168.418 62.7945 168.167 62.1596 168.053 61.4545H169.37C169.535 62.2203 169.91 62.8456 170.494 63.3242C171.078 63.8027 171.82 64.042 172.725 64.042C173.411 64.042 173.995 63.8825 174.48 63.5634C174.963 63.2444 175.334 62.8137 175.594 62.2681C175.855 61.7257 175.985 61.1259 175.985 60.4751C175.985 59.7859 175.851 59.1702 175.585 58.6342C175.318 58.0982 174.947 57.6802 174.471 57.3803C173.995 57.0804 173.439 56.9304 172.801 56.9304C172.027 56.9304 171.363 57.0995 170.817 57.4377C170.271 57.7759 169.859 58.2194 169.579 58.7714H168.3L169.424 51.5449H176.347V52.7126H170.456L169.675 57.141C169.992 56.7454 170.427 56.42 170.979 56.1647C171.532 55.9095 172.17 55.7819 172.896 55.7819C173.531 55.7819 174.115 55.8967 174.652 56.1264C175.185 56.3562 175.645 56.6816 176.036 57.1027C176.423 57.5239 176.724 58.0152 176.94 58.5799C177.156 59.1446 177.264 59.7668 177.264 60.4591C177.264 61.0844 177.166 61.6843 176.969 62.2522C176.772 62.8201 176.48 63.3242 176.093 63.7676C175.705 64.2111 175.229 64.5557 174.661 64.8109C174.096 65.0662 173.442 65.1938 172.706 65.1938Z1a:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z1b:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z1c:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z1d:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z1e:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z1f:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z0:{"P":null,"b":"fsQvHBaaG0DEWBXNSYt2S","p":"/soe-centennial-nextjs","c":["","example","quote"],"i":false,"f":[[["",{"children":["example",{"children":["quote",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$9","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/soe-centennial-nextjs/_next/static/css/51c7d7e297835e44.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_6f86a8 __variable_cf1540 __variable_2df5e6 __variable_0f68e0","children":["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}],{"children":["example",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","example","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["quote",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","example","children","quote","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["__PAGE__",["$","$9","c",{"children":[["$","div",null,{"children":[["$","header",null,{"className":"group w-full transition-colors relative","children":[["$","$Lc",null,{}],["$","div",null,{"className":"flex justify-between items-center cc 3xl:px-100 4xl:px-[calc((100%-1800px)/2)] rs-pt-2 rs-pb-1 transition","children":[["$","div",null,{"className":"no-underline inline-block font-normal","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-start sm:items-center","children":[["$","svg",null,{"width":261,"height":67,"viewBox":"0 0 261 67","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":[["$","g",null,{"clipPath":"url(#clip0_1391_18090)","children":[["$","path",null,{"d":"$d","className":"fill-digital-red-xlight"}],["$","path",null,{"d":"$e","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M104.146 21.0664V4.94813H98.585V1.97461H113.319V4.94813H107.784V21.0664H104.149H104.146Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M126.774 21.0664H130.653L123.733 1.97461H119.582L112.637 21.0664H116.49L117.991 16.7306H125.279L126.771 21.0664H126.774ZM118.985 13.8655L121.648 6.17328L124.295 13.8655H118.985Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M133.15 21.0664V1.97461H136.813L145.552 15.1481V1.97461H149.215V21.0664H145.552L136.813 7.92166V21.0664H133.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M152.932 21.0664V1.97461H165.304V4.94813H156.595V10.0497H163.568V12.9403H156.595V21.0664H152.932Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$f","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M203.318 21.0662L199.423 13.1346C199.702 13.0357 199.966 12.9209 200.21 12.7901C201.213 12.2541 201.95 11.5458 202.423 10.662C202.892 9.78144 203.127 8.83068 203.127 7.81292C203.127 6.74092 202.883 5.76463 202.394 4.88087C201.905 4.0003 201.162 3.29521 200.169 2.76878C199.175 2.24235 197.909 1.97754 196.37 1.97754H189.288V21.0693H192.951V13.5973H195.662L199.137 21.0693H203.314L203.318 21.0662ZM192.951 5.05635H196.154C197.274 5.05635 198.093 5.31478 198.61 5.83483C199.128 6.35487 199.385 7.05678 199.385 7.94692C199.385 8.83706 199.121 9.55492 198.598 10.1005C198.074 10.6461 197.258 10.9173 196.157 10.9173H192.954V5.05316L192.951 5.05635Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M206.409 21.0664V1.97461H212.757C214.963 1.97461 216.785 2.37023 218.223 3.16147C219.661 3.9527 220.728 5.06299 221.426 6.48913C222.121 7.91528 222.47 9.59347 222.47 11.5205C222.47 13.4476 222.121 15.1258 221.426 16.5519C220.731 17.978 219.667 19.0883 218.239 19.8796C216.811 20.6708 214.982 21.0664 212.757 21.0664H206.409ZM210.072 17.9015H212.567C214.122 17.9015 215.347 17.6462 216.243 17.1389C217.138 16.6317 217.776 15.8978 218.157 14.9439C218.537 13.9899 218.728 12.8478 218.728 11.5205C218.728 10.1933 218.537 9.02556 218.157 8.07161C217.776 7.11766 217.138 6.38385 216.243 5.87656C215.347 5.36928 214.122 5.11404 212.567 5.11404H210.072V17.9047V17.9015Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M83.5234 45.2246V26.1328H96.004V29.1063H87.1863V34.0962H95.1914V36.9613H87.1863V42.2511H96.004V45.2246H83.5234Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M99.3428 45.2246V26.1328H103.006L111.744 39.3063V26.1328H115.407V45.2246H111.744L103.006 32.0799V45.2246H99.3428Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$10","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M140.232 45.2246V26.1328H143.895V45.2246H140.232Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M147.611 45.2246V26.1328H151.274L160.013 39.3063V26.1328H163.675V45.2246H160.013L151.274 32.0799V45.2246H147.611Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M167.393 45.2246V26.1328H179.873V29.1063H171.055V34.0962H179.061V36.9613H171.055V42.2511H179.873V45.2246H167.393Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M183.209 45.2246V26.1328H195.69V29.1063H186.872V34.0962H194.877V36.9613H186.872V42.2511H195.69V45.2246H183.209Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M213.055 45.2246L209.16 37.2931C209.44 37.1942 209.703 37.0793 209.947 36.9485C210.95 36.4125 211.687 35.7042 212.16 34.8205C212.63 33.9399 212.864 32.9891 212.864 31.9714C212.864 30.8994 212.62 29.9231 212.131 29.0393C211.642 28.1588 210.9 27.4537 209.906 26.924C208.913 26.3976 207.646 26.1328 206.107 26.1328H199.025V45.2246H202.688V37.7525H205.399L208.875 45.2246H213.052H213.055ZM202.691 29.218H205.894C207.015 29.218 207.834 29.4764 208.351 29.9965C208.868 30.5165 209.125 31.2184 209.125 32.1086C209.125 32.9987 208.862 33.7166 208.338 34.2621C207.814 34.8077 206.999 35.0789 205.897 35.0789H202.695V29.2148L202.691 29.218Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M216.15 45.2246V26.1328H219.813V45.2246H216.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M223.53 45.2246V26.1328H227.193L235.931 39.3063V26.1328H239.594V45.2246H235.931L227.193 32.0799V45.2246H223.53Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$11","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M85.7929 64.9638V53.0218L83.5234 53.6344V52.6964L86.2119 51.5479H87.1451V64.9638H85.7897H85.7929Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$12","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$13","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$14","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M123.945 59.9044V58.7559H131.363V59.9044H123.945Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$15","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$16","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$17","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$18","className":"text-black-60 fill-stone-dark"}]]}],["$","defs",null,{"children":["$","clipPath",null,{"id":"clip0_1391_18090","children":["$","rect",null,{"width":"261","height":"67","fill":"white"}]}]}]]}],["$","span",null,{"className":"sr-only","children":"100 Years of Stanford Engineering: 1925 to 2025"}]]}]}],["$","div",null,{"className":"flex items-center gap-x-12 sm:gap-x-20 md:gap-x-30","children":"$undefined"}]]}]]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[436px] lg:max-w-[536px] xl:max-w-[726px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1a","fill":"#7F7776"}]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans soe-quote-lg tracking-normal tracking-normal sm:tracking-wide m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans overview tracking-normal tracking-normal sm:tracking-wide rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[600px] lg:max-w-[750px] xl:max-w-[850px] 2xl:max-w-[1000px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1b","fill":"#7F7776"}]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans soe-quote-lg tracking-normal tracking-normal sm:tracking-wide m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans overview tracking-normal tracking-normal sm:tracking-wide rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[436px] lg:max-w-[450px] xl:max-w-[650px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1c","fill":"#7F7776"}]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans soe-quote-lg tracking-normal tracking-normal sm:tracking-wide m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans overview tracking-normal tracking-normal sm:tracking-wide rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[436px] lg:max-w-[536px] xl:max-w-[726px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1d","fill":"#EC0909"}]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans soe-quote-lg tracking-normal tracking-normal sm:tracking-wide m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans overview tracking-normal tracking-normal sm:tracking-wide rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[600px] lg:max-w-[750px] xl:max-w-[850px] 2xl:max-w-[1000px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1e","fill":"#EC0909"}]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans soe-quote-lg tracking-normal tracking-normal sm:tracking-wide m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans overview tracking-normal tracking-normal sm:tracking-wide rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[436px] lg:max-w-[450px] xl:max-w-[650px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1f","fill":"#EC0909"}]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans soe-quote-lg tracking-normal tracking-normal sm:tracking-wide m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans overview tracking-normal tracking-normal sm:tracking-wide rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}]]}],null,["$","$L20",null,{"children":"$L21"}]]}],{},null]},null]},null]},null],["$","$9","h",{"children":[null,["$","$9","Jo0g9o_OTVWtmuhtQFi3h",{"children":[["$","$L22",null,{"children":"$L23"}],["$","$L24",null,{"children":"$L25"}],["$","meta",null,{"name":"next-size-adjust"}]]}]]}]]],"m":"$undefined","G":["$26","$undefined"],"s":false,"S":true} +8:HL["/soe-centennial-nextjs/_next/static/css/b69d1ded54924710.css","style"] +d:T70d,M52.7722 67H52.7183C46.2685 67 41.0217 61.7261 41.0217 55.2431V42.2515L37.5143 55.527C35.7273 62.2845 29.6235 67.0032 22.669 67.0032C16.5906 67.0032 11.328 63.4362 8.83949 58.2772L7.26831 64.2402C6.8398 65.8674 5.37337 67.0032 3.69744 67.0032C2.54207 67.0032 1.47557 66.4768 0.770921 65.5547C0.0662701 64.6359 -0.168613 63.4618 0.126578 62.3387L7.30957 35.0889V4.90376C7.30957 2.19824 9.4997 0 12.1882 0C13.7149 0 15.1242 0.698714 16.0542 1.91429C16.9842 3.12986 17.2953 4.67724 16.9049 6.16081L9.21403 35.3377V49.379L19.9203 8.74829C21.2788 3.59567 25.9288 0 31.2296 0C37.6794 0 42.9262 5.27386 42.9262 11.7569V27.5912L47.4302 10.5509C49.0712 4.33905 54.6862 0 61.0788 0C65.4972 0 69.5759 2.01957 72.2707 5.53867C74.9655 9.05776 75.8606 13.5404 74.7307 17.8316L64.0784 58.2517C62.7199 63.4011 58.0698 67 52.7722 67ZM42.9262 35.0474V55.2431C42.9262 60.6701 47.3191 65.0857 52.7183 65.0857H52.7722C57.2096 65.0857 61.1011 62.0739 62.2374 57.7636L72.8897 17.3434C73.8673 13.6297 73.0928 9.75329 70.763 6.70638C68.4301 3.66267 64.9005 1.91429 61.0788 1.91429C55.5464 1.91429 50.69 5.66948 49.268 11.0422L42.923 35.0442L42.9262 35.0474ZM9.67745 55.09C11.2264 60.8424 16.4637 65.0857 22.669 65.0857C28.8744 65.0857 34.1085 60.9509 35.6733 55.0325L41.0217 34.7953V11.7569C41.0217 6.3299 36.6287 1.91429 31.2296 1.91429C26.7922 1.91429 22.9008 4.9261 21.7644 9.23643L9.67745 55.09ZM7.3064 42.561L1.96438 62.8269C1.82155 63.3692 1.93582 63.9371 2.27544 64.3838C2.61507 64.8305 3.13245 65.0857 3.69427 65.0857C4.50366 65.0857 5.21466 64.537 5.42415 63.7489L7.70951 55.0772C7.44606 53.9478 7.3064 52.7705 7.3064 51.5613V42.5641V42.561ZM12.185 1.91429C10.544 1.91429 9.21086 3.25429 9.21086 4.90376V27.8624L15.0607 5.66948C15.2988 4.76657 15.1115 3.82219 14.5433 3.082C13.9752 2.34181 13.1182 1.91429 12.185 1.91429Ze:T708,M90.0621 21.3947C88.6878 21.3947 87.4626 21.1587 86.3865 20.6865C85.3105 20.2143 84.4599 19.5219 83.8377 18.6127C83.2124 17.7034 82.8918 16.6027 82.876 15.3137H86.7547C86.7738 15.8784 86.9166 16.3857 87.1896 16.8419C87.4626 17.2982 87.8371 17.6555 88.3164 17.9203C88.7957 18.1851 89.3702 18.3159 90.0399 18.3159C90.6176 18.3159 91.1191 18.2202 91.5444 18.0288C91.9698 17.8374 92.2999 17.5694 92.5348 17.2248C92.7696 16.8802 92.8871 16.4718 92.8871 15.9965C92.8871 15.4509 92.7569 14.9978 92.4935 14.6341C92.23 14.2704 91.8682 13.9609 91.408 13.7057C90.9477 13.4505 90.4145 13.2207 89.8082 13.0102C89.202 12.8028 88.564 12.5795 87.8942 12.3434C86.3929 11.852 85.247 11.198 84.463 10.3812C83.6759 9.56446 83.2823 8.48289 83.2823 7.13651C83.2823 5.99113 83.5584 5.00846 84.1107 4.1917C84.663 3.37494 85.4279 2.74642 86.4024 2.30932C87.38 1.87223 88.491 1.65527 89.7384 1.65527C90.9858 1.65527 92.1475 1.87861 93.1156 2.32208C94.0837 2.76875 94.8519 3.41004 95.4232 4.24594C95.9945 5.08184 96.2866 6.06451 96.3056 7.19075H92.3983C92.3792 6.7728 92.2586 6.37718 92.0333 6.00389C91.8079 5.63061 91.4937 5.3307 91.0969 5.10418C90.7001 4.87765 90.2272 4.7628 89.6876 4.7628C89.2178 4.74365 88.7862 4.81704 88.3989 4.97975C88.0085 5.14246 87.7006 5.38494 87.4752 5.70399C87.2499 6.02303 87.1356 6.41865 87.1356 6.89084C87.1356 7.36303 87.2499 7.72675 87.4752 8.03623C87.7006 8.3457 88.0148 8.6137 88.4116 8.84022C88.8084 9.06675 89.2813 9.27732 89.8241 9.46875C90.3669 9.66018 90.9541 9.8548 91.5889 10.0558C92.5284 10.3844 93.3981 10.7705 94.1948 11.2139C94.9915 11.6606 95.6232 12.2381 96.0929 12.9464C96.5627 13.6547 96.7976 14.5927 96.7976 15.754C96.7976 16.7526 96.5341 17.681 96.0104 18.5361C95.4867 19.3911 94.7312 20.0803 93.7441 20.6099C92.757 21.1363 91.5318 21.4011 90.0685 21.4011L90.0621 21.3947Zf:T48b,M176.779 21.395C174.934 21.395 173.306 20.9771 171.894 20.1412C170.484 19.3053 169.38 18.1471 168.583 16.6635C167.786 15.1832 167.39 13.4667 167.39 11.5237C167.39 9.57749 167.786 7.8642 168.583 6.38382C169.38 4.90344 170.481 3.74211 171.894 2.9062C173.306 2.0703 174.931 1.65234 176.779 1.65234C178.626 1.65234 180.28 2.0703 181.689 2.9062C183.098 3.74211 184.2 4.90344 184.987 6.38382C185.774 7.86739 186.168 9.58068 186.168 11.5237C186.168 13.4667 185.774 15.1832 184.987 16.6635C184.2 18.1471 183.101 19.3053 181.689 20.1412C180.276 20.9771 178.642 21.395 176.779 21.395ZM176.779 18.0929C177.937 18.0929 178.937 17.8249 179.778 17.2889C180.619 16.7529 181.276 15.9935 181.746 15.0109C182.216 14.0282 182.451 12.8669 182.451 11.5205C182.451 10.1741 182.216 8.98725 181.746 8.01734C181.276 7.04425 180.619 6.29449 179.778 5.76806C178.937 5.24163 177.937 4.97682 176.779 4.97682C175.62 4.97682 174.642 5.24163 173.795 5.76806C172.944 6.29449 172.284 7.04425 171.814 8.01734C171.345 8.99044 171.11 10.1582 171.11 11.5205C171.11 12.8828 171.345 14.0282 171.814 15.0109C172.284 15.9935 172.944 16.7529 173.795 17.2889C174.646 17.8249 175.639 18.0929 176.779 18.0929Z10:T432,M127.453 45.5535C125.644 45.5535 124.069 45.1483 122.733 44.3411C121.394 43.5339 120.356 42.3949 119.613 40.9305C118.87 39.466 118.502 37.7623 118.502 35.8161C118.502 33.87 118.883 32.1216 119.641 30.622C120.4 29.1225 121.495 27.9452 122.923 27.0902C124.352 26.2351 126.063 25.8076 128.053 25.8076C130.278 25.8076 132.128 26.3436 133.601 27.4156C135.074 28.4876 136.029 29.9808 136.464 31.8887H132.366C132.093 31.0528 131.592 30.3923 130.859 29.9106C130.126 29.4288 129.18 29.1863 128.024 29.1863C126.793 29.1863 125.745 29.4575 124.876 30.0031C124.006 30.5487 123.346 31.3112 122.895 32.2939C122.441 33.2765 122.216 34.4474 122.216 35.813C122.216 37.1785 122.441 38.3685 122.895 39.332C123.346 40.2956 123.993 41.0294 124.834 41.5271C125.675 42.028 126.666 42.2769 127.805 42.2769C129.468 42.2769 130.732 41.827 131.589 40.9273C132.449 40.0276 132.96 38.8599 133.122 37.4241H128.456V34.6708H136.813V45.2249H133.42L133.15 42.7969C132.754 43.3967 132.287 43.9008 131.754 44.3124C131.221 44.7208 130.602 45.0302 129.894 45.2408C129.189 45.4482 128.373 45.5535 127.453 45.5535Z11:T42b,M251.639 45.5535C249.83 45.5535 248.256 45.1483 246.92 44.3411C245.58 43.5339 244.542 42.3949 243.799 40.9305C243.057 39.466 242.688 37.7623 242.688 35.8161C242.688 33.854 243.069 32.1216 243.828 30.622C244.587 29.1225 245.682 27.9452 247.11 27.0902C248.538 26.2351 250.249 25.8076 252.239 25.8076C254.464 25.8076 256.315 26.3436 257.788 27.4156C259.26 28.4876 260.216 29.9808 260.651 31.8887H256.553C256.28 31.0528 255.778 30.3923 255.045 29.9106C254.312 29.4288 253.366 29.1863 252.211 29.1863C250.979 29.1863 249.932 29.4575 249.062 30.0031C248.192 30.5487 247.532 31.3112 247.081 32.2939C246.628 33.2765 246.402 34.4474 246.402 35.813C246.402 37.1785 246.628 38.3685 247.081 39.332C247.532 40.2956 248.18 41.0294 249.021 41.5271C249.862 42.028 250.852 42.2769 251.992 42.2769C253.655 42.2769 254.918 41.827 255.775 40.9273C256.635 40.0276 257.147 38.8599 257.308 37.4241H252.642V34.6708H261V45.2249H257.607L257.337 42.7969C256.94 43.3967 256.474 43.9008 255.94 44.3124C255.407 44.7208 254.788 45.0302 254.08 45.2408C253.376 45.4482 252.56 45.5535 251.639 45.5535Z12:T717,M94.4296 65.1943C93.617 65.1943 92.9155 65.0347 92.3315 64.7157C91.7475 64.3966 91.2809 63.9659 90.9286 63.4204C90.5794 62.878 90.3604 62.275 90.2715 61.6082H91.5126C91.6522 62.3739 91.9792 62.9673 92.4934 63.3821C93.0076 63.7968 93.6583 64.0042 94.4486 64.0042C95.1596 64.0042 95.7976 63.7873 96.3563 63.3534C96.9149 62.9195 97.3625 62.2526 97.7021 61.3497C98.0385 60.45 98.2322 59.3142 98.2829 57.9487V57.8243C98.2829 57.7796 98.2829 57.7381 98.2829 57.6998C98.0925 58.121 97.81 58.5166 97.4355 58.8867C97.0609 59.2568 96.6134 59.5535 96.0896 59.7768C95.5691 60.0002 94.9692 60.1118 94.2963 60.1118C93.5345 60.1118 92.8171 59.9332 92.1506 59.5758C91.484 59.2185 90.9412 58.7144 90.5191 58.0604C90.1001 57.4095 89.8906 56.6534 89.8906 55.7983C89.8906 55.0581 90.0715 54.3435 90.4334 53.6607C90.7952 52.9779 91.3158 52.4132 91.9982 51.9729C92.6807 51.5326 93.4964 51.3125 94.4486 51.3125C95.4009 51.3125 96.2039 51.4912 96.8514 51.8485C97.4989 52.2058 98.0195 52.6908 98.4163 53.3065C98.8098 53.9191 99.0955 54.6083 99.2733 55.3676C99.451 56.1269 99.5399 56.9054 99.5399 57.6966C99.5399 59.1675 99.3367 60.4628 98.9305 61.5858C98.5242 62.7089 97.9433 63.5926 97.1847 64.2307C96.4293 64.8688 95.5088 65.1879 94.4296 65.1879V65.1943ZM94.5438 58.9282C95.166 58.9282 95.7278 58.7814 96.2325 58.4879C96.734 58.1944 97.1307 57.8051 97.4228 57.3202C97.7148 56.8352 97.8608 56.2992 97.8608 55.709C97.8608 55.0836 97.7148 54.5317 97.4228 54.0499C97.1307 53.5682 96.7372 53.1949 96.242 52.9205C95.7468 52.6461 95.1818 52.5089 94.5438 52.5089C93.9059 52.5089 93.344 52.6493 92.8457 52.9301C92.3506 53.2108 91.9633 53.5905 91.684 54.0691C91.4047 54.5476 91.265 55.0996 91.265 55.7281C91.265 56.3566 91.4078 56.9309 91.6935 57.4159C91.9792 57.9008 92.3696 58.2741 92.8648 58.5357C93.3599 58.7974 93.9186 58.9282 94.5438 58.9282Z13:T42b,M101.581 64.9643V64.0263C102.508 63.2861 103.387 62.5395 104.212 61.793C105.038 61.0464 105.774 60.303 106.415 59.5596C107.056 58.8194 107.561 58.092 107.932 57.3837C108.301 56.6754 108.485 55.9799 108.485 55.3035C108.485 54.8186 108.399 54.3591 108.228 53.922C108.056 53.4881 107.78 53.1372 107.399 52.8692C107.018 52.6012 106.491 52.4672 105.815 52.4672C105.18 52.4672 104.654 52.6076 104.231 52.8883C103.812 53.1691 103.501 53.536 103.298 53.9891C103.095 54.4421 102.994 54.9366 102.994 55.4758H101.698C101.698 54.6208 101.876 53.8806 102.232 53.2616C102.587 52.6427 103.073 52.1641 103.692 51.8227C104.308 51.4845 105.025 51.3154 105.838 51.3154C106.587 51.3154 107.26 51.4558 107.859 51.7366C108.456 52.0173 108.932 52.4512 109.291 53.0415C109.646 53.6285 109.824 54.3783 109.824 55.2844C109.824 55.9225 109.688 56.567 109.415 57.2114C109.142 57.8559 108.783 58.4844 108.339 59.1002C107.894 59.7128 107.399 60.3062 106.85 60.8741C106.304 61.442 105.745 61.978 105.18 62.4853C104.615 62.9894 104.089 63.4392 103.606 63.838H110.319V64.9675H101.587L101.581 64.9643Z14:T49e,M117.197 65.1938C116.308 65.1938 115.531 65.0311 114.871 64.7056C114.21 64.3802 113.687 63.9335 113.296 63.3624C112.909 62.7945 112.658 62.1596 112.544 61.4545H113.861C114.026 62.2203 114.401 62.8456 114.985 63.3242C115.569 63.8027 116.312 64.042 117.216 64.042C117.902 64.042 118.486 63.8825 118.971 63.5634C119.454 63.2444 119.825 62.8137 120.086 62.2681C120.346 61.7257 120.476 61.1259 120.476 60.4751C120.476 59.7859 120.343 59.1702 120.076 58.6342C119.809 58.0982 119.438 57.6802 118.962 57.3803C118.486 57.0804 117.93 56.9304 117.292 56.9304C116.518 56.9304 115.855 57.0995 115.309 57.4377C114.763 57.7759 114.35 58.2194 114.071 58.7714H112.792L113.915 51.5449H120.838V52.7126H114.947L114.166 57.141C114.483 56.7454 114.918 56.42 115.47 56.1647C116.023 55.9095 116.661 55.7819 117.388 55.7819C118.022 55.7819 118.606 55.8967 119.143 56.1264C119.676 56.3562 120.136 56.6816 120.527 57.1027C120.914 57.5239 121.216 58.0152 121.431 58.5799C121.647 59.1446 121.755 59.7668 121.755 60.4591C121.755 61.0844 121.657 61.6843 121.46 62.2522C121.263 62.8201 120.971 63.3242 120.584 63.7676C120.197 64.2079 119.721 64.5557 119.152 64.8109C118.587 65.0662 117.934 65.1938 117.197 65.1938Z15:T427,M133.56 64.9643V64.0263C134.486 63.2861 135.366 62.5395 136.191 61.793C137.016 61.0464 137.753 60.303 138.394 59.5596C139.035 58.8194 139.54 58.092 139.911 57.3837C140.279 56.6754 140.463 55.9799 140.463 55.3035C140.463 54.8186 140.378 54.3591 140.206 53.922C140.035 53.4881 139.759 53.1372 139.378 52.8692C138.997 52.6012 138.47 52.4672 137.794 52.4672C137.159 52.4672 136.632 52.6076 136.21 52.8883C135.791 53.1691 135.48 53.536 135.277 53.9891C135.074 54.4421 134.972 54.9366 134.972 55.4758H133.677C133.677 54.6208 133.855 53.8806 134.21 53.2616C134.566 52.6427 135.051 52.1641 135.67 51.8227C136.286 51.4845 137.003 51.3154 137.816 51.3154C138.565 51.3154 139.238 51.4558 139.838 51.7366C140.435 52.0173 140.911 52.4512 141.269 53.0415C141.625 53.6285 141.803 54.3783 141.803 55.2844C141.803 55.9225 141.666 56.567 141.393 57.2114C141.12 57.8559 140.762 58.4844 140.317 59.1002C139.873 59.7128 139.378 60.3062 138.829 60.8741C138.283 61.442 137.724 61.978 137.159 62.4853C136.594 62.9894 136.067 63.4392 135.585 63.838H142.298V64.9675H133.566L133.56 64.9643Z16:T498,M149.538 65.1935C148.37 65.1935 147.37 64.9031 146.545 64.3225C145.72 63.7418 145.082 62.9282 144.637 61.8881C144.193 60.848 143.971 59.6357 143.971 58.2574C143.971 56.8791 144.193 55.6667 144.637 54.6266C145.082 53.5865 145.716 52.773 146.545 52.1923C147.37 51.6116 148.364 51.3213 149.519 51.3213C150.674 51.3213 151.668 51.6116 152.493 52.1923C153.318 52.773 153.953 53.5865 154.401 54.6266C154.845 55.6667 155.067 56.8791 155.067 58.2574C155.067 59.6357 154.845 60.848 154.401 61.8881C153.956 62.9314 153.322 63.7418 152.493 64.3225C151.668 64.9031 150.681 65.1935 149.538 65.1935ZM149.519 64.0258C150.319 64.0258 151.036 63.7961 151.665 63.3366C152.293 62.8772 152.788 62.2168 153.153 61.3521C153.515 60.4907 153.696 59.457 153.696 58.2574C153.696 57.0578 153.515 56.0272 153.153 55.1722C152.792 54.3171 152.296 53.6567 151.665 53.1973C151.036 52.7379 150.319 52.5081 149.519 52.5081C148.719 52.5081 148.018 52.7379 147.383 53.1973C146.748 53.6567 146.247 54.3171 145.885 55.1722C145.523 56.0272 145.342 57.0578 145.342 58.2574C145.342 59.457 145.523 60.4907 145.885 61.3521C146.247 62.2136 146.745 62.8772 147.383 63.3366C148.018 63.7961 148.729 64.0258 149.519 64.0258Z17:T425,M157.09 64.9643V64.0263C158.017 63.2861 158.896 62.5395 159.721 61.793C160.546 61.0464 161.283 60.303 161.924 59.5596C162.565 58.8194 163.07 58.092 163.441 57.3837C163.809 56.6754 163.994 55.9799 163.994 55.3035C163.994 54.8186 163.908 54.3591 163.736 53.922C163.565 53.4881 163.289 53.1372 162.908 52.8692C162.527 52.6012 162 52.4672 161.324 52.4672C160.689 52.4672 160.162 52.6076 159.74 52.8883C159.321 53.1691 159.01 53.536 158.807 53.9891C158.604 54.4421 158.502 54.9366 158.502 55.4758H157.207C157.207 54.6208 157.385 53.8806 157.741 53.2616C158.096 52.6427 158.582 52.1641 159.201 51.8227C159.816 51.4845 160.534 51.3154 161.346 51.3154C162.095 51.3154 162.768 51.4558 163.368 51.7366C163.965 52.0173 164.441 52.4512 164.8 53.0415C165.155 53.6285 165.333 54.3783 165.333 55.2844C165.333 55.9225 165.197 56.567 164.924 57.2114C164.651 57.8559 164.292 58.4844 163.848 59.1002C163.403 59.7128 162.908 60.3062 162.359 60.8741C161.813 61.442 161.254 61.978 160.689 62.4853C160.124 62.9894 159.597 63.4392 159.115 63.838H165.828V64.9675H157.096L157.09 64.9643Z18:T499,M172.706 65.1938C171.817 65.1938 171.04 65.0311 170.379 64.7056C169.719 64.3802 169.195 63.9335 168.805 63.3624C168.418 62.7945 168.167 62.1596 168.053 61.4545H169.37C169.535 62.2203 169.91 62.8456 170.494 63.3242C171.078 63.8027 171.82 64.042 172.725 64.042C173.411 64.042 173.995 63.8825 174.48 63.5634C174.963 63.2444 175.334 62.8137 175.594 62.2681C175.855 61.7257 175.985 61.1259 175.985 60.4751C175.985 59.7859 175.851 59.1702 175.585 58.6342C175.318 58.0982 174.947 57.6802 174.471 57.3803C173.995 57.0804 173.439 56.9304 172.801 56.9304C172.027 56.9304 171.363 57.0995 170.817 57.4377C170.271 57.7759 169.859 58.2194 169.579 58.7714H168.3L169.424 51.5449H176.347V52.7126H170.456L169.675 57.141C169.992 56.7454 170.427 56.42 170.979 56.1647C171.532 55.9095 172.17 55.7819 172.896 55.7819C173.531 55.7819 174.115 55.8967 174.652 56.1264C175.185 56.3562 175.645 56.6816 176.036 57.1027C176.423 57.5239 176.724 58.0152 176.94 58.5799C177.156 59.1446 177.264 59.7668 177.264 60.4591C177.264 61.0844 177.166 61.6843 176.969 62.2522C176.772 62.8201 176.48 63.3242 176.093 63.7676C175.705 64.2111 175.229 64.5557 174.661 64.8109C174.096 65.0662 173.442 65.1938 172.706 65.1938Z1a:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z1b:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z1c:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z1d:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z1e:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z1f:T4d3,M9.275 38.675C8.10833 38.675 6.94167 38.5583 5.775 38.325C4.60833 37.975 3.20833 37.1 1.575 35.7C1.10833 34.0667 0.7 32.4333 0.35 30.8C0.116667 29.1667 0 27.5917 0 26.075C0 21.6417 0.875 17.7333 2.625 14.35C4.375 10.85 6.65 7.93333 9.45 5.6C12.25 3.15 15.2833 1.28333 18.55 0L19.95 3.15C17.3833 4.66667 15.225 6.18333 13.475 7.69999C11.725 9.1 10.2083 10.85 8.925 12.95C7.75833 14.9333 6.53333 17.6167 5.25 21L5.6 17.15L12.775 21.875C14.6417 23.0417 15.9833 24.325 16.8 25.725C17.6167 27.125 18.025 28.525 18.025 29.925C18.025 32.6083 17.2083 34.7667 15.575 36.4C14.0583 37.9167 11.9583 38.675 9.275 38.675ZM41.125 38.675C39.9583 38.675 38.7917 38.5583 37.625 38.325C36.4583 37.975 35.0583 37.1 33.425 35.7C32.9583 34.0667 32.55 32.4333 32.2 30.8C31.9667 29.1667 31.85 27.5917 31.85 26.075C31.85 21.6417 32.725 17.7333 34.475 14.35C36.225 10.85 38.5 7.93333 41.3 5.6C44.1 3.15 47.1333 1.28333 50.4 0L51.8 3.15C49.2333 4.66667 47.075 6.18333 45.325 7.69999C43.575 9.1 42.0583 10.85 40.775 12.95C39.6083 14.9333 38.3833 17.6167 37.1 21L37.45 17.15L44.625 21.875C46.4917 23.0417 47.8333 24.325 48.65 25.725C49.4667 27.125 49.875 28.525 49.875 29.925C49.875 32.6083 49.0583 34.7667 47.425 36.4C45.9083 37.9167 43.8083 38.675 41.125 38.675Z0:{"P":null,"b":"QxRT-Fcqlew2hRWA_sTNd","p":"/soe-centennial-nextjs","c":["","example","quote"],"i":false,"f":[[["",{"children":["example",{"children":["quote",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$9","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/soe-centennial-nextjs/_next/static/css/b69d1ded54924710.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_6f86a8 __variable_cf1540 __variable_2df5e6 __variable_0f68e0","children":["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}],{"children":["example",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","example","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["quote",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","example","children","quote","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["__PAGE__",["$","$9","c",{"children":[["$","div",null,{"children":[["$","header",null,{"className":"group w-full transition-colors relative","children":[["$","$Lc",null,{}],["$","div",null,{"className":"flex justify-between items-center cc 3xl:px-100 4xl:px-[calc((100%-1800px)/2)] rs-pt-2 rs-pb-1 transition","children":[["$","div",null,{"className":"no-underline inline-block font-normal","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-start sm:items-center","children":[["$","svg",null,{"width":261,"height":67,"viewBox":"0 0 261 67","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":[["$","g",null,{"clipPath":"url(#clip0_1391_18090)","children":[["$","path",null,{"d":"$d","className":"fill-digital-red-xlight"}],["$","path",null,{"d":"$e","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M104.146 21.0664V4.94813H98.585V1.97461H113.319V4.94813H107.784V21.0664H104.149H104.146Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M126.774 21.0664H130.653L123.733 1.97461H119.582L112.637 21.0664H116.49L117.991 16.7306H125.279L126.771 21.0664H126.774ZM118.985 13.8655L121.648 6.17328L124.295 13.8655H118.985Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M133.15 21.0664V1.97461H136.813L145.552 15.1481V1.97461H149.215V21.0664H145.552L136.813 7.92166V21.0664H133.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M152.932 21.0664V1.97461H165.304V4.94813H156.595V10.0497H163.568V12.9403H156.595V21.0664H152.932Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$f","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M203.318 21.0662L199.423 13.1346C199.702 13.0357 199.966 12.9209 200.21 12.7901C201.213 12.2541 201.95 11.5458 202.423 10.662C202.892 9.78144 203.127 8.83068 203.127 7.81292C203.127 6.74092 202.883 5.76463 202.394 4.88087C201.905 4.0003 201.162 3.29521 200.169 2.76878C199.175 2.24235 197.909 1.97754 196.37 1.97754H189.288V21.0693H192.951V13.5973H195.662L199.137 21.0693H203.314L203.318 21.0662ZM192.951 5.05635H196.154C197.274 5.05635 198.093 5.31478 198.61 5.83483C199.128 6.35487 199.385 7.05678 199.385 7.94692C199.385 8.83706 199.121 9.55492 198.598 10.1005C198.074 10.6461 197.258 10.9173 196.157 10.9173H192.954V5.05316L192.951 5.05635Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M206.409 21.0664V1.97461H212.757C214.963 1.97461 216.785 2.37023 218.223 3.16147C219.661 3.9527 220.728 5.06299 221.426 6.48913C222.121 7.91528 222.47 9.59347 222.47 11.5205C222.47 13.4476 222.121 15.1258 221.426 16.5519C220.731 17.978 219.667 19.0883 218.239 19.8796C216.811 20.6708 214.982 21.0664 212.757 21.0664H206.409ZM210.072 17.9015H212.567C214.122 17.9015 215.347 17.6462 216.243 17.1389C217.138 16.6317 217.776 15.8978 218.157 14.9439C218.537 13.9899 218.728 12.8478 218.728 11.5205C218.728 10.1933 218.537 9.02556 218.157 8.07161C217.776 7.11766 217.138 6.38385 216.243 5.87656C215.347 5.36928 214.122 5.11404 212.567 5.11404H210.072V17.9047V17.9015Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M83.5234 45.2246V26.1328H96.004V29.1063H87.1863V34.0962H95.1914V36.9613H87.1863V42.2511H96.004V45.2246H83.5234Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M99.3428 45.2246V26.1328H103.006L111.744 39.3063V26.1328H115.407V45.2246H111.744L103.006 32.0799V45.2246H99.3428Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$10","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M140.232 45.2246V26.1328H143.895V45.2246H140.232Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M147.611 45.2246V26.1328H151.274L160.013 39.3063V26.1328H163.675V45.2246H160.013L151.274 32.0799V45.2246H147.611Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M167.393 45.2246V26.1328H179.873V29.1063H171.055V34.0962H179.061V36.9613H171.055V42.2511H179.873V45.2246H167.393Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M183.209 45.2246V26.1328H195.69V29.1063H186.872V34.0962H194.877V36.9613H186.872V42.2511H195.69V45.2246H183.209Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M213.055 45.2246L209.16 37.2931C209.44 37.1942 209.703 37.0793 209.947 36.9485C210.95 36.4125 211.687 35.7042 212.16 34.8205C212.63 33.9399 212.864 32.9891 212.864 31.9714C212.864 30.8994 212.62 29.9231 212.131 29.0393C211.642 28.1588 210.9 27.4537 209.906 26.924C208.913 26.3976 207.646 26.1328 206.107 26.1328H199.025V45.2246H202.688V37.7525H205.399L208.875 45.2246H213.052H213.055ZM202.691 29.218H205.894C207.015 29.218 207.834 29.4764 208.351 29.9965C208.868 30.5165 209.125 31.2184 209.125 32.1086C209.125 32.9987 208.862 33.7166 208.338 34.2621C207.814 34.8077 206.999 35.0789 205.897 35.0789H202.695V29.2148L202.691 29.218Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M216.15 45.2246V26.1328H219.813V45.2246H216.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M223.53 45.2246V26.1328H227.193L235.931 39.3063V26.1328H239.594V45.2246H235.931L227.193 32.0799V45.2246H223.53Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$11","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M85.7929 64.9638V53.0218L83.5234 53.6344V52.6964L86.2119 51.5479H87.1451V64.9638H85.7897H85.7929Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$12","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$13","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$14","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M123.945 59.9044V58.7559H131.363V59.9044H123.945Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$15","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$16","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$17","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$18","className":"text-black-60 fill-stone-dark"}]]}],["$","defs",null,{"children":["$","clipPath",null,{"id":"clip0_1391_18090","children":["$","rect",null,{"width":"261","height":"67","fill":"white"}]}]}]]}],["$","span",null,{"className":"sr-only","children":"100 Years of Stanford Engineering: 1925 to 2025"}]]}]}],["$","div",null,{"className":"flex items-center gap-x-12 sm:gap-x-20 md:gap-x-30","children":"$undefined"}]]}]]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[436px] lg:max-w-[536px] xl:max-w-[726px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1a","fill":"#7F7776"}]}],["$","div",null,{"className":"font-dm-sans soe-quote-lg tracking-normal m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"font-dm-sans overview tracking-normal rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[600px] lg:max-w-[750px] xl:max-w-[850px] 2xl:max-w-[1000px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1b","fill":"#7F7776"}]}],["$","div",null,{"className":"font-dm-sans soe-quote-lg tracking-normal m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"font-dm-sans overview tracking-normal rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[436px] lg:max-w-[450px] xl:max-w-[650px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1c","fill":"#7F7776"}]}],["$","div",null,{"className":"font-dm-sans soe-quote-lg tracking-normal m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"font-dm-sans overview tracking-normal rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[436px] lg:max-w-[536px] xl:max-w-[726px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1d","fill":"#EC0909"}]}],["$","div",null,{"className":"font-dm-sans soe-quote-lg tracking-normal m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"font-dm-sans overview tracking-normal rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[600px] lg:max-w-[750px] xl:max-w-[850px] 2xl:max-w-[1000px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1e","fill":"#EC0909"}]}],["$","div",null,{"className":"font-dm-sans soe-quote-lg tracking-normal m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"font-dm-sans overview tracking-normal rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}],["$","$L19",null,{"animation":"slideUp","delay":"$undefined","children":["$","div",null,{"style":"$undefined","className":"rs-py-5 w-full text-stone-dark cc md:w-full md:max-w-[436px] lg:max-w-[450px] xl:max-w-[650px]","children":["$","blockquote",null,{"children":[["$","svg",null,{"className":"rs-mb-0","width":"52","height":"39","viewBox":"0 0 52 39","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":["$","path",null,{"d":"$1f","fill":"#EC0909"}]}],["$","div",null,{"className":"font-dm-sans soe-quote-lg tracking-normal m-0 grow-0 w-fit","children":["We each get a chance to choose our own path...","$undefined"]}],["$","div",null,{"className":"font-dm-sans overview tracking-normal rs-mt-1 mb-0 whitespace-pre-line","children":[["Sometimes, it seems to me that we are running away from problems and reacting to issues in our world and our societies as though we are afraid of change, that we’re afraid of things being a little bit different. And that’s keeping us from formulating the right question so we can solve a problem.","\""],"$undefined"]}],["$","div",null,{"className":"font-dm-mono type-0 rs-mt-1 mb-0 whitespace-pre-line","children":["Mae C. Jemison","$undefined"]}]]}]}]}]]}],null,["$","$L20",null,{"children":"$L21"}]]}],{},null]},null]},null]},null],["$","$9","h",{"children":[null,["$","$9","zYQMI1oS-bLWeMt1zOUoS",{"children":[["$","$L22",null,{"children":"$L23"}],["$","$L24",null,{"children":"$L25"}],["$","meta",null,{"name":"next-size-adjust"}]]}]]}]]],"m":"$undefined","G":["$26","$undefined"],"s":false,"S":true} 25:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] 23:[["$","meta","0",{"charSet":"utf-8"}],["$","link","1",{"rel":"icon","href":"/soe-centennial-nextjs/favicon.ico","type":"image/x-icon","sizes":"16x16"}]] 21:null diff --git a/out/example/story.html b/out/example/story.html index c608afe..9500c19 100644 --- a/out/example/story.html +++ b/out/example/story.html @@ -1 +1 @@ -
100 Years of Stanford Engineering: 1925 to 2025

Exploring the reengineering of immune cells

Change Makers
The Sarafan ChEM-H Institute scholar is building a multidisciplinary lab to explore the reengineering of immune cells. Before coming to Stanford, she says, “I was thinking in terms of understanding. Now I feel that I can start thinking in terms of creating.”
by Jess Alvarenga
Overview style lorem ipsum dolar sit amet vestibulum parimentium elit rhoncus donec. Scelerisque urna et euismod in daphibus nec leo euismod nisi, pharetra raesent nec. Aliquam dignissim nisi convalis quis, leo vestibulum duis euismod.
Long copy paragraph text style raesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet

Header Two

Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed in text link. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet in text link hover state. Aliquam sodales consequat arcu in egestas. Aliquam condimentum viverra eros.Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.

Header Three

Aenean sollicitudin facilisis ex, in tincidunt velit sodales ac. Nullam consequat leo ut sem pharetra, a fringilla massa commodo. Etiam molestie, justo nec congue ultricies, augue massa tempus ante, nec sagittis dui tellus ac lectus. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.

Around the same time...

Contribute your stories

Get involved
Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.
\ No newline at end of file +
100 Years of Stanford Engineering: 1925 to 2025

Exploring the reengineering of immune cells

Change Makers
The Sarafan ChEM-H Institute scholar is building a multidisciplinary lab to explore the reengineering of immune cells. Before coming to Stanford, she says, “I was thinking in terms of understanding. Now I feel that I can start thinking in terms of creating.”
by Jess Alvarenga
Overview style lorem ipsum dolar sit amet vestibulum parimentium elit rhoncus donec. Scelerisque urna et euismod in daphibus nec leo euismod nisi, pharetra raesent nec. Aliquam dignissim nisi convalis quis, leo vestibulum duis euismod.
Long copy paragraph text style raesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet

Header Two

Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed in text link. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet in text link hover state. Aliquam sodales consequat arcu in egestas. Aliquam condimentum viverra eros.Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.

Header Three

Aenean sollicitudin facilisis ex, in tincidunt velit sodales ac. Nullam consequat leo ut sem pharetra, a fringilla massa commodo. Etiam molestie, justo nec congue ultricies, augue massa tempus ante, nec sagittis dui tellus ac lectus. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.

Around the same time...

Contribute your stories

Get involved
Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.
\ No newline at end of file diff --git a/out/example/story.txt b/out/example/story.txt index 9bb0b61..4a64edb 100644 --- a/out/example/story.txt +++ b/out/example/story.txt @@ -12,12 +12,12 @@ f:I[3120,[],"MetadataBoundary"] 5:HL["/soe-centennial-nextjs/_next/static/media/b27868729ad8c262-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 6:HL["/soe-centennial-nextjs/_next/static/media/d90e10e85a15eaad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 7:HL["/soe-centennial-nextjs/_next/static/media/db3cc5ff6037fbad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -8:HL["/soe-centennial-nextjs/_next/static/css/51c7d7e297835e44.css","style"] -0:{"P":null,"b":"fsQvHBaaG0DEWBXNSYt2S","p":"/soe-centennial-nextjs","c":["","example","story"],"i":false,"f":[[["",{"children":["example",{"children":["story",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$9","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/soe-centennial-nextjs/_next/static/css/51c7d7e297835e44.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_6f86a8 __variable_cf1540 __variable_2df5e6 __variable_0f68e0","children":["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}],{"children":["example",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","example","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["story",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","example","children","story","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["__PAGE__",["$","$9","c",{"children":["$Lc",null,["$","$Ld",null,{"children":"$Le"}]]}],{},null]},null]},null]},null],["$","$9","h",{"children":[null,["$","$9","gkRJQprRayeIuVV7Y6ooO",{"children":[["$","$Lf",null,{"children":"$L10"}],["$","$L11",null,{"children":"$L12"}],["$","meta",null,{"name":"next-size-adjust"}]]}]]}]]],"m":"$undefined","G":["$13","$undefined"],"s":false,"S":true} -14:I[5218,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-fc2dbac5b0276b2f.js","352","static/chunks/app/example/story/page-8e23b02146134f61.js"],"Skiplink"] -21:I[7543,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-fc2dbac5b0276b2f.js","352","static/chunks/app/example/story/page-8e23b02146134f61.js"],"FeatureHero"] -22:I[4812,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-fc2dbac5b0276b2f.js","352","static/chunks/app/example/story/page-8e23b02146134f61.js"],"TimelineSidebar"] -15:T70d,M52.7722 67H52.7183C46.2685 67 41.0217 61.7261 41.0217 55.2431V42.2515L37.5143 55.527C35.7273 62.2845 29.6235 67.0032 22.669 67.0032C16.5906 67.0032 11.328 63.4362 8.83949 58.2772L7.26831 64.2402C6.8398 65.8674 5.37337 67.0032 3.69744 67.0032C2.54207 67.0032 1.47557 66.4768 0.770921 65.5547C0.0662701 64.6359 -0.168613 63.4618 0.126578 62.3387L7.30957 35.0889V4.90376C7.30957 2.19824 9.4997 0 12.1882 0C13.7149 0 15.1242 0.698714 16.0542 1.91429C16.9842 3.12986 17.2953 4.67724 16.9049 6.16081L9.21403 35.3377V49.379L19.9203 8.74829C21.2788 3.59567 25.9288 0 31.2296 0C37.6794 0 42.9262 5.27386 42.9262 11.7569V27.5912L47.4302 10.5509C49.0712 4.33905 54.6862 0 61.0788 0C65.4972 0 69.5759 2.01957 72.2707 5.53867C74.9655 9.05776 75.8606 13.5404 74.7307 17.8316L64.0784 58.2517C62.7199 63.4011 58.0698 67 52.7722 67ZM42.9262 35.0474V55.2431C42.9262 60.6701 47.3191 65.0857 52.7183 65.0857H52.7722C57.2096 65.0857 61.1011 62.0739 62.2374 57.7636L72.8897 17.3434C73.8673 13.6297 73.0928 9.75329 70.763 6.70638C68.4301 3.66267 64.9005 1.91429 61.0788 1.91429C55.5464 1.91429 50.69 5.66948 49.268 11.0422L42.923 35.0442L42.9262 35.0474ZM9.67745 55.09C11.2264 60.8424 16.4637 65.0857 22.669 65.0857C28.8744 65.0857 34.1085 60.9509 35.6733 55.0325L41.0217 34.7953V11.7569C41.0217 6.3299 36.6287 1.91429 31.2296 1.91429C26.7922 1.91429 22.9008 4.9261 21.7644 9.23643L9.67745 55.09ZM7.3064 42.561L1.96438 62.8269C1.82155 63.3692 1.93582 63.9371 2.27544 64.3838C2.61507 64.8305 3.13245 65.0857 3.69427 65.0857C4.50366 65.0857 5.21466 64.537 5.42415 63.7489L7.70951 55.0772C7.44606 53.9478 7.3064 52.7705 7.3064 51.5613V42.5641V42.561ZM12.185 1.91429C10.544 1.91429 9.21086 3.25429 9.21086 4.90376V27.8624L15.0607 5.66948C15.2988 4.76657 15.1115 3.82219 14.5433 3.082C13.9752 2.34181 13.1182 1.91429 12.185 1.91429Z16:T708,M90.0621 21.3947C88.6878 21.3947 87.4626 21.1587 86.3865 20.6865C85.3105 20.2143 84.4599 19.5219 83.8377 18.6127C83.2124 17.7034 82.8918 16.6027 82.876 15.3137H86.7547C86.7738 15.8784 86.9166 16.3857 87.1896 16.8419C87.4626 17.2982 87.8371 17.6555 88.3164 17.9203C88.7957 18.1851 89.3702 18.3159 90.0399 18.3159C90.6176 18.3159 91.1191 18.2202 91.5444 18.0288C91.9698 17.8374 92.2999 17.5694 92.5348 17.2248C92.7696 16.8802 92.8871 16.4718 92.8871 15.9965C92.8871 15.4509 92.7569 14.9978 92.4935 14.6341C92.23 14.2704 91.8682 13.9609 91.408 13.7057C90.9477 13.4505 90.4145 13.2207 89.8082 13.0102C89.202 12.8028 88.564 12.5795 87.8942 12.3434C86.3929 11.852 85.247 11.198 84.463 10.3812C83.6759 9.56446 83.2823 8.48289 83.2823 7.13651C83.2823 5.99113 83.5584 5.00846 84.1107 4.1917C84.663 3.37494 85.4279 2.74642 86.4024 2.30932C87.38 1.87223 88.491 1.65527 89.7384 1.65527C90.9858 1.65527 92.1475 1.87861 93.1156 2.32208C94.0837 2.76875 94.8519 3.41004 95.4232 4.24594C95.9945 5.08184 96.2866 6.06451 96.3056 7.19075H92.3983C92.3792 6.7728 92.2586 6.37718 92.0333 6.00389C91.8079 5.63061 91.4937 5.3307 91.0969 5.10418C90.7001 4.87765 90.2272 4.7628 89.6876 4.7628C89.2178 4.74365 88.7862 4.81704 88.3989 4.97975C88.0085 5.14246 87.7006 5.38494 87.4752 5.70399C87.2499 6.02303 87.1356 6.41865 87.1356 6.89084C87.1356 7.36303 87.2499 7.72675 87.4752 8.03623C87.7006 8.3457 88.0148 8.6137 88.4116 8.84022C88.8084 9.06675 89.2813 9.27732 89.8241 9.46875C90.3669 9.66018 90.9541 9.8548 91.5889 10.0558C92.5284 10.3844 93.3981 10.7705 94.1948 11.2139C94.9915 11.6606 95.6232 12.2381 96.0929 12.9464C96.5627 13.6547 96.7976 14.5927 96.7976 15.754C96.7976 16.7526 96.5341 17.681 96.0104 18.5361C95.4867 19.3911 94.7312 20.0803 93.7441 20.6099C92.757 21.1363 91.5318 21.4011 90.0685 21.4011L90.0621 21.3947Z17:T48b,M176.779 21.395C174.934 21.395 173.306 20.9771 171.894 20.1412C170.484 19.3053 169.38 18.1471 168.583 16.6635C167.786 15.1832 167.39 13.4667 167.39 11.5237C167.39 9.57749 167.786 7.8642 168.583 6.38382C169.38 4.90344 170.481 3.74211 171.894 2.9062C173.306 2.0703 174.931 1.65234 176.779 1.65234C178.626 1.65234 180.28 2.0703 181.689 2.9062C183.098 3.74211 184.2 4.90344 184.987 6.38382C185.774 7.86739 186.168 9.58068 186.168 11.5237C186.168 13.4667 185.774 15.1832 184.987 16.6635C184.2 18.1471 183.101 19.3053 181.689 20.1412C180.276 20.9771 178.642 21.395 176.779 21.395ZM176.779 18.0929C177.937 18.0929 178.937 17.8249 179.778 17.2889C180.619 16.7529 181.276 15.9935 181.746 15.0109C182.216 14.0282 182.451 12.8669 182.451 11.5205C182.451 10.1741 182.216 8.98725 181.746 8.01734C181.276 7.04425 180.619 6.29449 179.778 5.76806C178.937 5.24163 177.937 4.97682 176.779 4.97682C175.62 4.97682 174.642 5.24163 173.795 5.76806C172.944 6.29449 172.284 7.04425 171.814 8.01734C171.345 8.99044 171.11 10.1582 171.11 11.5205C171.11 12.8828 171.345 14.0282 171.814 15.0109C172.284 15.9935 172.944 16.7529 173.795 17.2889C174.646 17.8249 175.639 18.0929 176.779 18.0929Z18:T432,M127.453 45.5535C125.644 45.5535 124.069 45.1483 122.733 44.3411C121.394 43.5339 120.356 42.3949 119.613 40.9305C118.87 39.466 118.502 37.7623 118.502 35.8161C118.502 33.87 118.883 32.1216 119.641 30.622C120.4 29.1225 121.495 27.9452 122.923 27.0902C124.352 26.2351 126.063 25.8076 128.053 25.8076C130.278 25.8076 132.128 26.3436 133.601 27.4156C135.074 28.4876 136.029 29.9808 136.464 31.8887H132.366C132.093 31.0528 131.592 30.3923 130.859 29.9106C130.126 29.4288 129.18 29.1863 128.024 29.1863C126.793 29.1863 125.745 29.4575 124.876 30.0031C124.006 30.5487 123.346 31.3112 122.895 32.2939C122.441 33.2765 122.216 34.4474 122.216 35.813C122.216 37.1785 122.441 38.3685 122.895 39.332C123.346 40.2956 123.993 41.0294 124.834 41.5271C125.675 42.028 126.666 42.2769 127.805 42.2769C129.468 42.2769 130.732 41.827 131.589 40.9273C132.449 40.0276 132.96 38.8599 133.122 37.4241H128.456V34.6708H136.813V45.2249H133.42L133.15 42.7969C132.754 43.3967 132.287 43.9008 131.754 44.3124C131.221 44.7208 130.602 45.0302 129.894 45.2408C129.189 45.4482 128.373 45.5535 127.453 45.5535Z19:T42b,M251.639 45.5535C249.83 45.5535 248.256 45.1483 246.92 44.3411C245.58 43.5339 244.542 42.3949 243.799 40.9305C243.057 39.466 242.688 37.7623 242.688 35.8161C242.688 33.854 243.069 32.1216 243.828 30.622C244.587 29.1225 245.682 27.9452 247.11 27.0902C248.538 26.2351 250.249 25.8076 252.239 25.8076C254.464 25.8076 256.315 26.3436 257.788 27.4156C259.26 28.4876 260.216 29.9808 260.651 31.8887H256.553C256.28 31.0528 255.778 30.3923 255.045 29.9106C254.312 29.4288 253.366 29.1863 252.211 29.1863C250.979 29.1863 249.932 29.4575 249.062 30.0031C248.192 30.5487 247.532 31.3112 247.081 32.2939C246.628 33.2765 246.402 34.4474 246.402 35.813C246.402 37.1785 246.628 38.3685 247.081 39.332C247.532 40.2956 248.18 41.0294 249.021 41.5271C249.862 42.028 250.852 42.2769 251.992 42.2769C253.655 42.2769 254.918 41.827 255.775 40.9273C256.635 40.0276 257.147 38.8599 257.308 37.4241H252.642V34.6708H261V45.2249H257.607L257.337 42.7969C256.94 43.3967 256.474 43.9008 255.94 44.3124C255.407 44.7208 254.788 45.0302 254.08 45.2408C253.376 45.4482 252.56 45.5535 251.639 45.5535Z1a:T717,M94.4296 65.1943C93.617 65.1943 92.9155 65.0347 92.3315 64.7157C91.7475 64.3966 91.2809 63.9659 90.9286 63.4204C90.5794 62.878 90.3604 62.275 90.2715 61.6082H91.5126C91.6522 62.3739 91.9792 62.9673 92.4934 63.3821C93.0076 63.7968 93.6583 64.0042 94.4486 64.0042C95.1596 64.0042 95.7976 63.7873 96.3563 63.3534C96.9149 62.9195 97.3625 62.2526 97.7021 61.3497C98.0385 60.45 98.2322 59.3142 98.2829 57.9487V57.8243C98.2829 57.7796 98.2829 57.7381 98.2829 57.6998C98.0925 58.121 97.81 58.5166 97.4355 58.8867C97.0609 59.2568 96.6134 59.5535 96.0896 59.7768C95.5691 60.0002 94.9692 60.1118 94.2963 60.1118C93.5345 60.1118 92.8171 59.9332 92.1506 59.5758C91.484 59.2185 90.9412 58.7144 90.5191 58.0604C90.1001 57.4095 89.8906 56.6534 89.8906 55.7983C89.8906 55.0581 90.0715 54.3435 90.4334 53.6607C90.7952 52.9779 91.3158 52.4132 91.9982 51.9729C92.6807 51.5326 93.4964 51.3125 94.4486 51.3125C95.4009 51.3125 96.2039 51.4912 96.8514 51.8485C97.4989 52.2058 98.0195 52.6908 98.4163 53.3065C98.8098 53.9191 99.0955 54.6083 99.2733 55.3676C99.451 56.1269 99.5399 56.9054 99.5399 57.6966C99.5399 59.1675 99.3367 60.4628 98.9305 61.5858C98.5242 62.7089 97.9433 63.5926 97.1847 64.2307C96.4293 64.8688 95.5088 65.1879 94.4296 65.1879V65.1943ZM94.5438 58.9282C95.166 58.9282 95.7278 58.7814 96.2325 58.4879C96.734 58.1944 97.1307 57.8051 97.4228 57.3202C97.7148 56.8352 97.8608 56.2992 97.8608 55.709C97.8608 55.0836 97.7148 54.5317 97.4228 54.0499C97.1307 53.5682 96.7372 53.1949 96.242 52.9205C95.7468 52.6461 95.1818 52.5089 94.5438 52.5089C93.9059 52.5089 93.344 52.6493 92.8457 52.9301C92.3506 53.2108 91.9633 53.5905 91.684 54.0691C91.4047 54.5476 91.265 55.0996 91.265 55.7281C91.265 56.3566 91.4078 56.9309 91.6935 57.4159C91.9792 57.9008 92.3696 58.2741 92.8648 58.5357C93.3599 58.7974 93.9186 58.9282 94.5438 58.9282Z1b:T42b,M101.581 64.9643V64.0263C102.508 63.2861 103.387 62.5395 104.212 61.793C105.038 61.0464 105.774 60.303 106.415 59.5596C107.056 58.8194 107.561 58.092 107.932 57.3837C108.301 56.6754 108.485 55.9799 108.485 55.3035C108.485 54.8186 108.399 54.3591 108.228 53.922C108.056 53.4881 107.78 53.1372 107.399 52.8692C107.018 52.6012 106.491 52.4672 105.815 52.4672C105.18 52.4672 104.654 52.6076 104.231 52.8883C103.812 53.1691 103.501 53.536 103.298 53.9891C103.095 54.4421 102.994 54.9366 102.994 55.4758H101.698C101.698 54.6208 101.876 53.8806 102.232 53.2616C102.587 52.6427 103.073 52.1641 103.692 51.8227C104.308 51.4845 105.025 51.3154 105.838 51.3154C106.587 51.3154 107.26 51.4558 107.859 51.7366C108.456 52.0173 108.932 52.4512 109.291 53.0415C109.646 53.6285 109.824 54.3783 109.824 55.2844C109.824 55.9225 109.688 56.567 109.415 57.2114C109.142 57.8559 108.783 58.4844 108.339 59.1002C107.894 59.7128 107.399 60.3062 106.85 60.8741C106.304 61.442 105.745 61.978 105.18 62.4853C104.615 62.9894 104.089 63.4392 103.606 63.838H110.319V64.9675H101.587L101.581 64.9643Z1c:T49e,M117.197 65.1938C116.308 65.1938 115.531 65.0311 114.871 64.7056C114.21 64.3802 113.687 63.9335 113.296 63.3624C112.909 62.7945 112.658 62.1596 112.544 61.4545H113.861C114.026 62.2203 114.401 62.8456 114.985 63.3242C115.569 63.8027 116.312 64.042 117.216 64.042C117.902 64.042 118.486 63.8825 118.971 63.5634C119.454 63.2444 119.825 62.8137 120.086 62.2681C120.346 61.7257 120.476 61.1259 120.476 60.4751C120.476 59.7859 120.343 59.1702 120.076 58.6342C119.809 58.0982 119.438 57.6802 118.962 57.3803C118.486 57.0804 117.93 56.9304 117.292 56.9304C116.518 56.9304 115.855 57.0995 115.309 57.4377C114.763 57.7759 114.35 58.2194 114.071 58.7714H112.792L113.915 51.5449H120.838V52.7126H114.947L114.166 57.141C114.483 56.7454 114.918 56.42 115.47 56.1647C116.023 55.9095 116.661 55.7819 117.388 55.7819C118.022 55.7819 118.606 55.8967 119.143 56.1264C119.676 56.3562 120.136 56.6816 120.527 57.1027C120.914 57.5239 121.216 58.0152 121.431 58.5799C121.647 59.1446 121.755 59.7668 121.755 60.4591C121.755 61.0844 121.657 61.6843 121.46 62.2522C121.263 62.8201 120.971 63.3242 120.584 63.7676C120.197 64.2079 119.721 64.5557 119.152 64.8109C118.587 65.0662 117.934 65.1938 117.197 65.1938Z1d:T427,M133.56 64.9643V64.0263C134.486 63.2861 135.366 62.5395 136.191 61.793C137.016 61.0464 137.753 60.303 138.394 59.5596C139.035 58.8194 139.54 58.092 139.911 57.3837C140.279 56.6754 140.463 55.9799 140.463 55.3035C140.463 54.8186 140.378 54.3591 140.206 53.922C140.035 53.4881 139.759 53.1372 139.378 52.8692C138.997 52.6012 138.47 52.4672 137.794 52.4672C137.159 52.4672 136.632 52.6076 136.21 52.8883C135.791 53.1691 135.48 53.536 135.277 53.9891C135.074 54.4421 134.972 54.9366 134.972 55.4758H133.677C133.677 54.6208 133.855 53.8806 134.21 53.2616C134.566 52.6427 135.051 52.1641 135.67 51.8227C136.286 51.4845 137.003 51.3154 137.816 51.3154C138.565 51.3154 139.238 51.4558 139.838 51.7366C140.435 52.0173 140.911 52.4512 141.269 53.0415C141.625 53.6285 141.803 54.3783 141.803 55.2844C141.803 55.9225 141.666 56.567 141.393 57.2114C141.12 57.8559 140.762 58.4844 140.317 59.1002C139.873 59.7128 139.378 60.3062 138.829 60.8741C138.283 61.442 137.724 61.978 137.159 62.4853C136.594 62.9894 136.067 63.4392 135.585 63.838H142.298V64.9675H133.566L133.56 64.9643Z1e:T498,M149.538 65.1935C148.37 65.1935 147.37 64.9031 146.545 64.3225C145.72 63.7418 145.082 62.9282 144.637 61.8881C144.193 60.848 143.971 59.6357 143.971 58.2574C143.971 56.8791 144.193 55.6667 144.637 54.6266C145.082 53.5865 145.716 52.773 146.545 52.1923C147.37 51.6116 148.364 51.3213 149.519 51.3213C150.674 51.3213 151.668 51.6116 152.493 52.1923C153.318 52.773 153.953 53.5865 154.401 54.6266C154.845 55.6667 155.067 56.8791 155.067 58.2574C155.067 59.6357 154.845 60.848 154.401 61.8881C153.956 62.9314 153.322 63.7418 152.493 64.3225C151.668 64.9031 150.681 65.1935 149.538 65.1935ZM149.519 64.0258C150.319 64.0258 151.036 63.7961 151.665 63.3366C152.293 62.8772 152.788 62.2168 153.153 61.3521C153.515 60.4907 153.696 59.457 153.696 58.2574C153.696 57.0578 153.515 56.0272 153.153 55.1722C152.792 54.3171 152.296 53.6567 151.665 53.1973C151.036 52.7379 150.319 52.5081 149.519 52.5081C148.719 52.5081 148.018 52.7379 147.383 53.1973C146.748 53.6567 146.247 54.3171 145.885 55.1722C145.523 56.0272 145.342 57.0578 145.342 58.2574C145.342 59.457 145.523 60.4907 145.885 61.3521C146.247 62.2136 146.745 62.8772 147.383 63.3366C148.018 63.7961 148.729 64.0258 149.519 64.0258Z1f:T425,M157.09 64.9643V64.0263C158.017 63.2861 158.896 62.5395 159.721 61.793C160.546 61.0464 161.283 60.303 161.924 59.5596C162.565 58.8194 163.07 58.092 163.441 57.3837C163.809 56.6754 163.994 55.9799 163.994 55.3035C163.994 54.8186 163.908 54.3591 163.736 53.922C163.565 53.4881 163.289 53.1372 162.908 52.8692C162.527 52.6012 162 52.4672 161.324 52.4672C160.689 52.4672 160.162 52.6076 159.74 52.8883C159.321 53.1691 159.01 53.536 158.807 53.9891C158.604 54.4421 158.502 54.9366 158.502 55.4758H157.207C157.207 54.6208 157.385 53.8806 157.741 53.2616C158.096 52.6427 158.582 52.1641 159.201 51.8227C159.816 51.4845 160.534 51.3154 161.346 51.3154C162.095 51.3154 162.768 51.4558 163.368 51.7366C163.965 52.0173 164.441 52.4512 164.8 53.0415C165.155 53.6285 165.333 54.3783 165.333 55.2844C165.333 55.9225 165.197 56.567 164.924 57.2114C164.651 57.8559 164.292 58.4844 163.848 59.1002C163.403 59.7128 162.908 60.3062 162.359 60.8741C161.813 61.442 161.254 61.978 160.689 62.4853C160.124 62.9894 159.597 63.4392 159.115 63.838H165.828V64.9675H157.096L157.09 64.9643Z20:T499,M172.706 65.1938C171.817 65.1938 171.04 65.0311 170.379 64.7056C169.719 64.3802 169.195 63.9335 168.805 63.3624C168.418 62.7945 168.167 62.1596 168.053 61.4545H169.37C169.535 62.2203 169.91 62.8456 170.494 63.3242C171.078 63.8027 171.82 64.042 172.725 64.042C173.411 64.042 173.995 63.8825 174.48 63.5634C174.963 63.2444 175.334 62.8137 175.594 62.2681C175.855 61.7257 175.985 61.1259 175.985 60.4751C175.985 59.7859 175.851 59.1702 175.585 58.6342C175.318 58.0982 174.947 57.6802 174.471 57.3803C173.995 57.0804 173.439 56.9304 172.801 56.9304C172.027 56.9304 171.363 57.0995 170.817 57.4377C170.271 57.7759 169.859 58.2194 169.579 58.7714H168.3L169.424 51.5449H176.347V52.7126H170.456L169.675 57.141C169.992 56.7454 170.427 56.42 170.979 56.1647C171.532 55.9095 172.17 55.7819 172.896 55.7819C173.531 55.7819 174.115 55.8967 174.652 56.1264C175.185 56.3562 175.645 56.6816 176.036 57.1027C176.423 57.5239 176.724 58.0152 176.94 58.5799C177.156 59.1446 177.264 59.7668 177.264 60.4591C177.264 61.0844 177.166 61.6843 176.969 62.2522C176.772 62.8201 176.48 63.3242 176.093 63.7676C175.705 64.2111 175.229 64.5557 174.661 64.8109C174.096 65.0662 173.442 65.1938 172.706 65.1938Zc:["$","div",null,{"children":[["$","header",null,{"className":"group w-full transition-colors absolute top-0 z-50","children":[["$","$L14",null,{}],["$","div",null,{"className":"flex justify-between items-center cc 3xl:px-100 4xl:px-[calc((100%-1800px)/2)] rs-pt-2 rs-pb-1 transition","children":[["$","div",null,{"className":"no-underline inline-block font-normal","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-start sm:items-center","children":[["$","svg",null,{"width":261,"height":67,"viewBox":"0 0 261 67","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":[["$","g",null,{"clipPath":"url(#clip0_1391_18090)","children":[["$","path",null,{"d":"$15","className":"fill-white"}],["$","path",null,{"d":"$16","className":"text-white fill-white"}],["$","path",null,{"d":"M104.146 21.0664V4.94813H98.585V1.97461H113.319V4.94813H107.784V21.0664H104.149H104.146Z","className":"text-white fill-white"}],["$","path",null,{"d":"M126.774 21.0664H130.653L123.733 1.97461H119.582L112.637 21.0664H116.49L117.991 16.7306H125.279L126.771 21.0664H126.774ZM118.985 13.8655L121.648 6.17328L124.295 13.8655H118.985Z","className":"text-white fill-white"}],["$","path",null,{"d":"M133.15 21.0664V1.97461H136.813L145.552 15.1481V1.97461H149.215V21.0664H145.552L136.813 7.92166V21.0664H133.15Z","className":"text-white fill-white"}],["$","path",null,{"d":"M152.932 21.0664V1.97461H165.304V4.94813H156.595V10.0497H163.568V12.9403H156.595V21.0664H152.932Z","className":"text-white fill-white"}],["$","path",null,{"d":"$17","className":"text-white fill-white"}],["$","path",null,{"d":"M203.318 21.0662L199.423 13.1346C199.702 13.0357 199.966 12.9209 200.21 12.7901C201.213 12.2541 201.95 11.5458 202.423 10.662C202.892 9.78144 203.127 8.83068 203.127 7.81292C203.127 6.74092 202.883 5.76463 202.394 4.88087C201.905 4.0003 201.162 3.29521 200.169 2.76878C199.175 2.24235 197.909 1.97754 196.37 1.97754H189.288V21.0693H192.951V13.5973H195.662L199.137 21.0693H203.314L203.318 21.0662ZM192.951 5.05635H196.154C197.274 5.05635 198.093 5.31478 198.61 5.83483C199.128 6.35487 199.385 7.05678 199.385 7.94692C199.385 8.83706 199.121 9.55492 198.598 10.1005C198.074 10.6461 197.258 10.9173 196.157 10.9173H192.954V5.05316L192.951 5.05635Z","className":"text-white fill-white"}],["$","path",null,{"d":"M206.409 21.0664V1.97461H212.757C214.963 1.97461 216.785 2.37023 218.223 3.16147C219.661 3.9527 220.728 5.06299 221.426 6.48913C222.121 7.91528 222.47 9.59347 222.47 11.5205C222.47 13.4476 222.121 15.1258 221.426 16.5519C220.731 17.978 219.667 19.0883 218.239 19.8796C216.811 20.6708 214.982 21.0664 212.757 21.0664H206.409ZM210.072 17.9015H212.567C214.122 17.9015 215.347 17.6462 216.243 17.1389C217.138 16.6317 217.776 15.8978 218.157 14.9439C218.537 13.9899 218.728 12.8478 218.728 11.5205C218.728 10.1933 218.537 9.02556 218.157 8.07161C217.776 7.11766 217.138 6.38385 216.243 5.87656C215.347 5.36928 214.122 5.11404 212.567 5.11404H210.072V17.9047V17.9015Z","className":"text-white fill-white"}],["$","path",null,{"d":"M83.5234 45.2246V26.1328H96.004V29.1063H87.1863V34.0962H95.1914V36.9613H87.1863V42.2511H96.004V45.2246H83.5234Z","className":"text-white fill-white"}],["$","path",null,{"d":"M99.3428 45.2246V26.1328H103.006L111.744 39.3063V26.1328H115.407V45.2246H111.744L103.006 32.0799V45.2246H99.3428Z","className":"text-white fill-white"}],["$","path",null,{"d":"$18","className":"text-white fill-white"}],["$","path",null,{"d":"M140.232 45.2246V26.1328H143.895V45.2246H140.232Z","className":"text-white fill-white"}],["$","path",null,{"d":"M147.611 45.2246V26.1328H151.274L160.013 39.3063V26.1328H163.675V45.2246H160.013L151.274 32.0799V45.2246H147.611Z","className":"text-white fill-white"}],["$","path",null,{"d":"M167.393 45.2246V26.1328H179.873V29.1063H171.055V34.0962H179.061V36.9613H171.055V42.2511H179.873V45.2246H167.393Z","className":"text-white fill-white"}],["$","path",null,{"d":"M183.209 45.2246V26.1328H195.69V29.1063H186.872V34.0962H194.877V36.9613H186.872V42.2511H195.69V45.2246H183.209Z","className":"text-white fill-white"}],["$","path",null,{"d":"M213.055 45.2246L209.16 37.2931C209.44 37.1942 209.703 37.0793 209.947 36.9485C210.95 36.4125 211.687 35.7042 212.16 34.8205C212.63 33.9399 212.864 32.9891 212.864 31.9714C212.864 30.8994 212.62 29.9231 212.131 29.0393C211.642 28.1588 210.9 27.4537 209.906 26.924C208.913 26.3976 207.646 26.1328 206.107 26.1328H199.025V45.2246H202.688V37.7525H205.399L208.875 45.2246H213.052H213.055ZM202.691 29.218H205.894C207.015 29.218 207.834 29.4764 208.351 29.9965C208.868 30.5165 209.125 31.2184 209.125 32.1086C209.125 32.9987 208.862 33.7166 208.338 34.2621C207.814 34.8077 206.999 35.0789 205.897 35.0789H202.695V29.2148L202.691 29.218Z","className":"text-white fill-white"}],["$","path",null,{"d":"M216.15 45.2246V26.1328H219.813V45.2246H216.15Z","className":"text-white fill-white"}],["$","path",null,{"d":"M223.53 45.2246V26.1328H227.193L235.931 39.3063V26.1328H239.594V45.2246H235.931L227.193 32.0799V45.2246H223.53Z","className":"text-white fill-white"}],["$","path",null,{"d":"$19","className":"text-white fill-white"}],["$","path",null,{"d":"M85.7929 64.9638V53.0218L83.5234 53.6344V52.6964L86.2119 51.5479H87.1451V64.9638H85.7897H85.7929Z","className":"text-white fill-white"}],["$","path",null,{"d":"$1a","className":"text-white fill-white"}],["$","path",null,{"d":"$1b","className":"text-white fill-white"}],["$","path",null,{"d":"$1c","className":"text-white fill-white"}],["$","path",null,{"d":"M123.945 59.9044V58.7559H131.363V59.9044H123.945Z","className":"text-white fill-white"}],["$","path",null,{"d":"$1d","className":"text-white fill-white"}],["$","path",null,{"d":"$1e","className":"text-white fill-white"}],["$","path",null,{"d":"$1f","className":"text-white fill-white"}],["$","path",null,{"d":"$20","className":"text-white fill-white"}]]}],["$","defs",null,{"children":["$","clipPath",null,{"id":"clip0_1391_18090","children":["$","rect",null,{"width":"261","height":"67","fill":"white"}]}]}]]}],["$","span",null,{"className":"sr-only","children":"100 Years of Stanford Engineering: 1925 to 2025"}]]}]}],["$","div",null,{"className":"flex items-center gap-x-12 sm:gap-x-20 md:gap-x-30","children":"$undefined"}]]}]]}],["$","$L21",null,{"children":[["$","h1",null,{"className":"rs-mb-2 font-dm-sans font-bold leading-none tracking-normal tracking-normal sm:tracking-wide 2xl:whitespace-pre-line font-normal -mt-01em rs-mb-8 xl:max-w-1200","children":["Exploring the reengineering of immune cells","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans font-normal overview tracking-normal tracking-normal sm:tracking-wide order-first mb-38 underline underline-offset-[6px] decoration-2 decoration-digital-red-xlight","children":["Change Makers","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans font-normal overview tracking-normal tracking-normal sm:tracking-wide max-w-[50ch] rs-mb-3 *:*:leading-snug","children":["The Sarafan ChEM-H Institute scholar is building a multidisciplinary lab to explore the reengineering of immune cells. Before coming to Stanford, she says, “I was thinking in terms of understanding. Now I feel that I can start thinking in terms of creating.”","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans font-normal overview tracking-normal tracking-normal sm:tracking-wide max-w-[50ch] rs-mb-3 *:*:leading-snug","children":["by Jess Alvarenga","$undefined"]}]]}],["$","div",null,{"style":"$undefined","className":"rs-py-9 cc font-dm-sans","children":["$","div",null,{"className":"flex flex-row grid-gap cc","children":[["$","div",null,{"style":"$undefined","className":"w-full w-2/3","children":[["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide type-3 intro-text","children":["Overview style lorem ipsum dolar sit amet vestibulum parimentium elit rhoncus donec. Scelerisque urna et euismod in daphibus nec leo euismod nisi, pharetra raesent nec. Aliquam dignissim nisi convalis quis, leo vestibulum duis euismod.","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":["Long copy paragraph text style raesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet","$undefined"]}],["$","h2",null,{"className":"rs-mb-2 font-dm-sans font-bold tracking-normal tracking-normal sm:tracking-wide","children":["Header Two","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed in text link. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet in text link hover state. Aliquam sodales consequat arcu in egestas. Aliquam condimentum viverra eros.Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.","$undefined"]}],["$","h3",null,{"className":"rs-mb-2 font-dm-sans font-bold tracking-normal tracking-normal sm:tracking-wide","children":["Header Three","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide big-paragraph","children":["Aenean sollicitudin facilisis ex, in tincidunt velit sodales ac. Nullam consequat leo ut sem pharetra, a fringilla massa commodo. Etiam molestie, justo nec congue ultricies, augue massa tempus ante, nec sagittis dui tellus ac lectus. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.","$undefined"]}]]}],["$","$L22",null,{"className":"w-1/3"}]]}]}],["$","section",null,{"style":"$undefined","className":"bg-soe-red-gradient text-white rs-py-9 cc overflow-hidden relative flex flex-col *:text-white rs-pt-2 rs-pb-1 rs-px-9 min-h-500","children":[["$","h2",null,{"className":"rs-mb-2 font-dm-sans font-bold tracking-normal tracking-normal sm:tracking-wide rs-mb-5 font-normal","children":[["Contribute"," ",["$","span",null,{"className":"underline decoration-2 underline-offset-8","children":"your stories"}]],"$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide font-dm-mono order-first mb-1","children":["Get involved","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-dm-sans tracking-normal tracking-normal sm:tracking-wide","children":["Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.","$undefined"]}],["$","svg",null,{"viewBox":"0 0 1730 632","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"absolute top-0 left-0 flex justify-center items-center rs-pt-1 rs-pb-2 rs-px-1","style":{"height":"100%","width":"100%","maxWidth":"100%"},"preserveAspectRatio":"none","children":["$","path",null,{"d":"M2.1275 555.801C2.1275 584.656 -3.25941 630 55.9966 630C115.253 630 1616.52 630 1640.76 630C1728.3 630 1728.3 607 1728.3 544C1728.3 504.199 1728.3 148.874 1728.3 125.515C1728.3 81.545 1697.5 62.0899 1640.77 81.5449C1584.04 101 1504.84 135.515 1406.84 161C1369.3 170.761 1347.58 141 1347.58 121.545C1347.58 74.8065 1347.58 73.451 1347.58 58.3363C1347.58 15.7405 1386.64 2.00014 1406.84 2.00008C1463.42 1.9999 1588.65 2.00008 1607.5 2.00008C1654.64 2.00008 1651.94 63.8326 1607.5 65.2066C1563.06 66.5807 130.068 65.2066 72.1588 65.2066C14.2495 65.2066 2.12891 65.2066 2.12891 127.039C2.12891 158.642 2.1275 533.95 2.1275 555.801Z","stroke":"#F83535","strokeWidth":"3"}]}]]}]]}] +8:HL["/soe-centennial-nextjs/_next/static/css/b69d1ded54924710.css","style"] +0:{"P":null,"b":"QxRT-Fcqlew2hRWA_sTNd","p":"/soe-centennial-nextjs","c":["","example","story"],"i":false,"f":[[["",{"children":["example",{"children":["story",{"children":["__PAGE__",{}]}]}]},"$undefined","$undefined",true],["",["$","$9","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/soe-centennial-nextjs/_next/static/css/b69d1ded54924710.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_6f86a8 __variable_cf1540 __variable_2df5e6 __variable_0f68e0","children":["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}],{"children":["example",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","example","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["story",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","example","children","story","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["__PAGE__",["$","$9","c",{"children":["$Lc",null,["$","$Ld",null,{"children":"$Le"}]]}],{},null]},null]},null]},null],["$","$9","h",{"children":[null,["$","$9","WxRKIVHmWbr0bUVZVnygo",{"children":[["$","$Lf",null,{"children":"$L10"}],["$","$L11",null,{"children":"$L12"}],["$","meta",null,{"name":"next-size-adjust"}]]}]]}]]],"m":"$undefined","G":["$13","$undefined"],"s":false,"S":true} +14:I[5218,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-b4f59b7c19cd3abc.js","352","static/chunks/app/example/story/page-fb1e6687444ea706.js"],"Skiplink"] +21:I[7543,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-b4f59b7c19cd3abc.js","352","static/chunks/app/example/story/page-fb1e6687444ea706.js"],"FeatureHero"] +22:I[4812,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-b4f59b7c19cd3abc.js","352","static/chunks/app/example/story/page-fb1e6687444ea706.js"],"TimelineSidebar"] +15:T70d,M52.7722 67H52.7183C46.2685 67 41.0217 61.7261 41.0217 55.2431V42.2515L37.5143 55.527C35.7273 62.2845 29.6235 67.0032 22.669 67.0032C16.5906 67.0032 11.328 63.4362 8.83949 58.2772L7.26831 64.2402C6.8398 65.8674 5.37337 67.0032 3.69744 67.0032C2.54207 67.0032 1.47557 66.4768 0.770921 65.5547C0.0662701 64.6359 -0.168613 63.4618 0.126578 62.3387L7.30957 35.0889V4.90376C7.30957 2.19824 9.4997 0 12.1882 0C13.7149 0 15.1242 0.698714 16.0542 1.91429C16.9842 3.12986 17.2953 4.67724 16.9049 6.16081L9.21403 35.3377V49.379L19.9203 8.74829C21.2788 3.59567 25.9288 0 31.2296 0C37.6794 0 42.9262 5.27386 42.9262 11.7569V27.5912L47.4302 10.5509C49.0712 4.33905 54.6862 0 61.0788 0C65.4972 0 69.5759 2.01957 72.2707 5.53867C74.9655 9.05776 75.8606 13.5404 74.7307 17.8316L64.0784 58.2517C62.7199 63.4011 58.0698 67 52.7722 67ZM42.9262 35.0474V55.2431C42.9262 60.6701 47.3191 65.0857 52.7183 65.0857H52.7722C57.2096 65.0857 61.1011 62.0739 62.2374 57.7636L72.8897 17.3434C73.8673 13.6297 73.0928 9.75329 70.763 6.70638C68.4301 3.66267 64.9005 1.91429 61.0788 1.91429C55.5464 1.91429 50.69 5.66948 49.268 11.0422L42.923 35.0442L42.9262 35.0474ZM9.67745 55.09C11.2264 60.8424 16.4637 65.0857 22.669 65.0857C28.8744 65.0857 34.1085 60.9509 35.6733 55.0325L41.0217 34.7953V11.7569C41.0217 6.3299 36.6287 1.91429 31.2296 1.91429C26.7922 1.91429 22.9008 4.9261 21.7644 9.23643L9.67745 55.09ZM7.3064 42.561L1.96438 62.8269C1.82155 63.3692 1.93582 63.9371 2.27544 64.3838C2.61507 64.8305 3.13245 65.0857 3.69427 65.0857C4.50366 65.0857 5.21466 64.537 5.42415 63.7489L7.70951 55.0772C7.44606 53.9478 7.3064 52.7705 7.3064 51.5613V42.5641V42.561ZM12.185 1.91429C10.544 1.91429 9.21086 3.25429 9.21086 4.90376V27.8624L15.0607 5.66948C15.2988 4.76657 15.1115 3.82219 14.5433 3.082C13.9752 2.34181 13.1182 1.91429 12.185 1.91429Z16:T708,M90.0621 21.3947C88.6878 21.3947 87.4626 21.1587 86.3865 20.6865C85.3105 20.2143 84.4599 19.5219 83.8377 18.6127C83.2124 17.7034 82.8918 16.6027 82.876 15.3137H86.7547C86.7738 15.8784 86.9166 16.3857 87.1896 16.8419C87.4626 17.2982 87.8371 17.6555 88.3164 17.9203C88.7957 18.1851 89.3702 18.3159 90.0399 18.3159C90.6176 18.3159 91.1191 18.2202 91.5444 18.0288C91.9698 17.8374 92.2999 17.5694 92.5348 17.2248C92.7696 16.8802 92.8871 16.4718 92.8871 15.9965C92.8871 15.4509 92.7569 14.9978 92.4935 14.6341C92.23 14.2704 91.8682 13.9609 91.408 13.7057C90.9477 13.4505 90.4145 13.2207 89.8082 13.0102C89.202 12.8028 88.564 12.5795 87.8942 12.3434C86.3929 11.852 85.247 11.198 84.463 10.3812C83.6759 9.56446 83.2823 8.48289 83.2823 7.13651C83.2823 5.99113 83.5584 5.00846 84.1107 4.1917C84.663 3.37494 85.4279 2.74642 86.4024 2.30932C87.38 1.87223 88.491 1.65527 89.7384 1.65527C90.9858 1.65527 92.1475 1.87861 93.1156 2.32208C94.0837 2.76875 94.8519 3.41004 95.4232 4.24594C95.9945 5.08184 96.2866 6.06451 96.3056 7.19075H92.3983C92.3792 6.7728 92.2586 6.37718 92.0333 6.00389C91.8079 5.63061 91.4937 5.3307 91.0969 5.10418C90.7001 4.87765 90.2272 4.7628 89.6876 4.7628C89.2178 4.74365 88.7862 4.81704 88.3989 4.97975C88.0085 5.14246 87.7006 5.38494 87.4752 5.70399C87.2499 6.02303 87.1356 6.41865 87.1356 6.89084C87.1356 7.36303 87.2499 7.72675 87.4752 8.03623C87.7006 8.3457 88.0148 8.6137 88.4116 8.84022C88.8084 9.06675 89.2813 9.27732 89.8241 9.46875C90.3669 9.66018 90.9541 9.8548 91.5889 10.0558C92.5284 10.3844 93.3981 10.7705 94.1948 11.2139C94.9915 11.6606 95.6232 12.2381 96.0929 12.9464C96.5627 13.6547 96.7976 14.5927 96.7976 15.754C96.7976 16.7526 96.5341 17.681 96.0104 18.5361C95.4867 19.3911 94.7312 20.0803 93.7441 20.6099C92.757 21.1363 91.5318 21.4011 90.0685 21.4011L90.0621 21.3947Z17:T48b,M176.779 21.395C174.934 21.395 173.306 20.9771 171.894 20.1412C170.484 19.3053 169.38 18.1471 168.583 16.6635C167.786 15.1832 167.39 13.4667 167.39 11.5237C167.39 9.57749 167.786 7.8642 168.583 6.38382C169.38 4.90344 170.481 3.74211 171.894 2.9062C173.306 2.0703 174.931 1.65234 176.779 1.65234C178.626 1.65234 180.28 2.0703 181.689 2.9062C183.098 3.74211 184.2 4.90344 184.987 6.38382C185.774 7.86739 186.168 9.58068 186.168 11.5237C186.168 13.4667 185.774 15.1832 184.987 16.6635C184.2 18.1471 183.101 19.3053 181.689 20.1412C180.276 20.9771 178.642 21.395 176.779 21.395ZM176.779 18.0929C177.937 18.0929 178.937 17.8249 179.778 17.2889C180.619 16.7529 181.276 15.9935 181.746 15.0109C182.216 14.0282 182.451 12.8669 182.451 11.5205C182.451 10.1741 182.216 8.98725 181.746 8.01734C181.276 7.04425 180.619 6.29449 179.778 5.76806C178.937 5.24163 177.937 4.97682 176.779 4.97682C175.62 4.97682 174.642 5.24163 173.795 5.76806C172.944 6.29449 172.284 7.04425 171.814 8.01734C171.345 8.99044 171.11 10.1582 171.11 11.5205C171.11 12.8828 171.345 14.0282 171.814 15.0109C172.284 15.9935 172.944 16.7529 173.795 17.2889C174.646 17.8249 175.639 18.0929 176.779 18.0929Z18:T432,M127.453 45.5535C125.644 45.5535 124.069 45.1483 122.733 44.3411C121.394 43.5339 120.356 42.3949 119.613 40.9305C118.87 39.466 118.502 37.7623 118.502 35.8161C118.502 33.87 118.883 32.1216 119.641 30.622C120.4 29.1225 121.495 27.9452 122.923 27.0902C124.352 26.2351 126.063 25.8076 128.053 25.8076C130.278 25.8076 132.128 26.3436 133.601 27.4156C135.074 28.4876 136.029 29.9808 136.464 31.8887H132.366C132.093 31.0528 131.592 30.3923 130.859 29.9106C130.126 29.4288 129.18 29.1863 128.024 29.1863C126.793 29.1863 125.745 29.4575 124.876 30.0031C124.006 30.5487 123.346 31.3112 122.895 32.2939C122.441 33.2765 122.216 34.4474 122.216 35.813C122.216 37.1785 122.441 38.3685 122.895 39.332C123.346 40.2956 123.993 41.0294 124.834 41.5271C125.675 42.028 126.666 42.2769 127.805 42.2769C129.468 42.2769 130.732 41.827 131.589 40.9273C132.449 40.0276 132.96 38.8599 133.122 37.4241H128.456V34.6708H136.813V45.2249H133.42L133.15 42.7969C132.754 43.3967 132.287 43.9008 131.754 44.3124C131.221 44.7208 130.602 45.0302 129.894 45.2408C129.189 45.4482 128.373 45.5535 127.453 45.5535Z19:T42b,M251.639 45.5535C249.83 45.5535 248.256 45.1483 246.92 44.3411C245.58 43.5339 244.542 42.3949 243.799 40.9305C243.057 39.466 242.688 37.7623 242.688 35.8161C242.688 33.854 243.069 32.1216 243.828 30.622C244.587 29.1225 245.682 27.9452 247.11 27.0902C248.538 26.2351 250.249 25.8076 252.239 25.8076C254.464 25.8076 256.315 26.3436 257.788 27.4156C259.26 28.4876 260.216 29.9808 260.651 31.8887H256.553C256.28 31.0528 255.778 30.3923 255.045 29.9106C254.312 29.4288 253.366 29.1863 252.211 29.1863C250.979 29.1863 249.932 29.4575 249.062 30.0031C248.192 30.5487 247.532 31.3112 247.081 32.2939C246.628 33.2765 246.402 34.4474 246.402 35.813C246.402 37.1785 246.628 38.3685 247.081 39.332C247.532 40.2956 248.18 41.0294 249.021 41.5271C249.862 42.028 250.852 42.2769 251.992 42.2769C253.655 42.2769 254.918 41.827 255.775 40.9273C256.635 40.0276 257.147 38.8599 257.308 37.4241H252.642V34.6708H261V45.2249H257.607L257.337 42.7969C256.94 43.3967 256.474 43.9008 255.94 44.3124C255.407 44.7208 254.788 45.0302 254.08 45.2408C253.376 45.4482 252.56 45.5535 251.639 45.5535Z1a:T717,M94.4296 65.1943C93.617 65.1943 92.9155 65.0347 92.3315 64.7157C91.7475 64.3966 91.2809 63.9659 90.9286 63.4204C90.5794 62.878 90.3604 62.275 90.2715 61.6082H91.5126C91.6522 62.3739 91.9792 62.9673 92.4934 63.3821C93.0076 63.7968 93.6583 64.0042 94.4486 64.0042C95.1596 64.0042 95.7976 63.7873 96.3563 63.3534C96.9149 62.9195 97.3625 62.2526 97.7021 61.3497C98.0385 60.45 98.2322 59.3142 98.2829 57.9487V57.8243C98.2829 57.7796 98.2829 57.7381 98.2829 57.6998C98.0925 58.121 97.81 58.5166 97.4355 58.8867C97.0609 59.2568 96.6134 59.5535 96.0896 59.7768C95.5691 60.0002 94.9692 60.1118 94.2963 60.1118C93.5345 60.1118 92.8171 59.9332 92.1506 59.5758C91.484 59.2185 90.9412 58.7144 90.5191 58.0604C90.1001 57.4095 89.8906 56.6534 89.8906 55.7983C89.8906 55.0581 90.0715 54.3435 90.4334 53.6607C90.7952 52.9779 91.3158 52.4132 91.9982 51.9729C92.6807 51.5326 93.4964 51.3125 94.4486 51.3125C95.4009 51.3125 96.2039 51.4912 96.8514 51.8485C97.4989 52.2058 98.0195 52.6908 98.4163 53.3065C98.8098 53.9191 99.0955 54.6083 99.2733 55.3676C99.451 56.1269 99.5399 56.9054 99.5399 57.6966C99.5399 59.1675 99.3367 60.4628 98.9305 61.5858C98.5242 62.7089 97.9433 63.5926 97.1847 64.2307C96.4293 64.8688 95.5088 65.1879 94.4296 65.1879V65.1943ZM94.5438 58.9282C95.166 58.9282 95.7278 58.7814 96.2325 58.4879C96.734 58.1944 97.1307 57.8051 97.4228 57.3202C97.7148 56.8352 97.8608 56.2992 97.8608 55.709C97.8608 55.0836 97.7148 54.5317 97.4228 54.0499C97.1307 53.5682 96.7372 53.1949 96.242 52.9205C95.7468 52.6461 95.1818 52.5089 94.5438 52.5089C93.9059 52.5089 93.344 52.6493 92.8457 52.9301C92.3506 53.2108 91.9633 53.5905 91.684 54.0691C91.4047 54.5476 91.265 55.0996 91.265 55.7281C91.265 56.3566 91.4078 56.9309 91.6935 57.4159C91.9792 57.9008 92.3696 58.2741 92.8648 58.5357C93.3599 58.7974 93.9186 58.9282 94.5438 58.9282Z1b:T42b,M101.581 64.9643V64.0263C102.508 63.2861 103.387 62.5395 104.212 61.793C105.038 61.0464 105.774 60.303 106.415 59.5596C107.056 58.8194 107.561 58.092 107.932 57.3837C108.301 56.6754 108.485 55.9799 108.485 55.3035C108.485 54.8186 108.399 54.3591 108.228 53.922C108.056 53.4881 107.78 53.1372 107.399 52.8692C107.018 52.6012 106.491 52.4672 105.815 52.4672C105.18 52.4672 104.654 52.6076 104.231 52.8883C103.812 53.1691 103.501 53.536 103.298 53.9891C103.095 54.4421 102.994 54.9366 102.994 55.4758H101.698C101.698 54.6208 101.876 53.8806 102.232 53.2616C102.587 52.6427 103.073 52.1641 103.692 51.8227C104.308 51.4845 105.025 51.3154 105.838 51.3154C106.587 51.3154 107.26 51.4558 107.859 51.7366C108.456 52.0173 108.932 52.4512 109.291 53.0415C109.646 53.6285 109.824 54.3783 109.824 55.2844C109.824 55.9225 109.688 56.567 109.415 57.2114C109.142 57.8559 108.783 58.4844 108.339 59.1002C107.894 59.7128 107.399 60.3062 106.85 60.8741C106.304 61.442 105.745 61.978 105.18 62.4853C104.615 62.9894 104.089 63.4392 103.606 63.838H110.319V64.9675H101.587L101.581 64.9643Z1c:T49e,M117.197 65.1938C116.308 65.1938 115.531 65.0311 114.871 64.7056C114.21 64.3802 113.687 63.9335 113.296 63.3624C112.909 62.7945 112.658 62.1596 112.544 61.4545H113.861C114.026 62.2203 114.401 62.8456 114.985 63.3242C115.569 63.8027 116.312 64.042 117.216 64.042C117.902 64.042 118.486 63.8825 118.971 63.5634C119.454 63.2444 119.825 62.8137 120.086 62.2681C120.346 61.7257 120.476 61.1259 120.476 60.4751C120.476 59.7859 120.343 59.1702 120.076 58.6342C119.809 58.0982 119.438 57.6802 118.962 57.3803C118.486 57.0804 117.93 56.9304 117.292 56.9304C116.518 56.9304 115.855 57.0995 115.309 57.4377C114.763 57.7759 114.35 58.2194 114.071 58.7714H112.792L113.915 51.5449H120.838V52.7126H114.947L114.166 57.141C114.483 56.7454 114.918 56.42 115.47 56.1647C116.023 55.9095 116.661 55.7819 117.388 55.7819C118.022 55.7819 118.606 55.8967 119.143 56.1264C119.676 56.3562 120.136 56.6816 120.527 57.1027C120.914 57.5239 121.216 58.0152 121.431 58.5799C121.647 59.1446 121.755 59.7668 121.755 60.4591C121.755 61.0844 121.657 61.6843 121.46 62.2522C121.263 62.8201 120.971 63.3242 120.584 63.7676C120.197 64.2079 119.721 64.5557 119.152 64.8109C118.587 65.0662 117.934 65.1938 117.197 65.1938Z1d:T427,M133.56 64.9643V64.0263C134.486 63.2861 135.366 62.5395 136.191 61.793C137.016 61.0464 137.753 60.303 138.394 59.5596C139.035 58.8194 139.54 58.092 139.911 57.3837C140.279 56.6754 140.463 55.9799 140.463 55.3035C140.463 54.8186 140.378 54.3591 140.206 53.922C140.035 53.4881 139.759 53.1372 139.378 52.8692C138.997 52.6012 138.47 52.4672 137.794 52.4672C137.159 52.4672 136.632 52.6076 136.21 52.8883C135.791 53.1691 135.48 53.536 135.277 53.9891C135.074 54.4421 134.972 54.9366 134.972 55.4758H133.677C133.677 54.6208 133.855 53.8806 134.21 53.2616C134.566 52.6427 135.051 52.1641 135.67 51.8227C136.286 51.4845 137.003 51.3154 137.816 51.3154C138.565 51.3154 139.238 51.4558 139.838 51.7366C140.435 52.0173 140.911 52.4512 141.269 53.0415C141.625 53.6285 141.803 54.3783 141.803 55.2844C141.803 55.9225 141.666 56.567 141.393 57.2114C141.12 57.8559 140.762 58.4844 140.317 59.1002C139.873 59.7128 139.378 60.3062 138.829 60.8741C138.283 61.442 137.724 61.978 137.159 62.4853C136.594 62.9894 136.067 63.4392 135.585 63.838H142.298V64.9675H133.566L133.56 64.9643Z1e:T498,M149.538 65.1935C148.37 65.1935 147.37 64.9031 146.545 64.3225C145.72 63.7418 145.082 62.9282 144.637 61.8881C144.193 60.848 143.971 59.6357 143.971 58.2574C143.971 56.8791 144.193 55.6667 144.637 54.6266C145.082 53.5865 145.716 52.773 146.545 52.1923C147.37 51.6116 148.364 51.3213 149.519 51.3213C150.674 51.3213 151.668 51.6116 152.493 52.1923C153.318 52.773 153.953 53.5865 154.401 54.6266C154.845 55.6667 155.067 56.8791 155.067 58.2574C155.067 59.6357 154.845 60.848 154.401 61.8881C153.956 62.9314 153.322 63.7418 152.493 64.3225C151.668 64.9031 150.681 65.1935 149.538 65.1935ZM149.519 64.0258C150.319 64.0258 151.036 63.7961 151.665 63.3366C152.293 62.8772 152.788 62.2168 153.153 61.3521C153.515 60.4907 153.696 59.457 153.696 58.2574C153.696 57.0578 153.515 56.0272 153.153 55.1722C152.792 54.3171 152.296 53.6567 151.665 53.1973C151.036 52.7379 150.319 52.5081 149.519 52.5081C148.719 52.5081 148.018 52.7379 147.383 53.1973C146.748 53.6567 146.247 54.3171 145.885 55.1722C145.523 56.0272 145.342 57.0578 145.342 58.2574C145.342 59.457 145.523 60.4907 145.885 61.3521C146.247 62.2136 146.745 62.8772 147.383 63.3366C148.018 63.7961 148.729 64.0258 149.519 64.0258Z1f:T425,M157.09 64.9643V64.0263C158.017 63.2861 158.896 62.5395 159.721 61.793C160.546 61.0464 161.283 60.303 161.924 59.5596C162.565 58.8194 163.07 58.092 163.441 57.3837C163.809 56.6754 163.994 55.9799 163.994 55.3035C163.994 54.8186 163.908 54.3591 163.736 53.922C163.565 53.4881 163.289 53.1372 162.908 52.8692C162.527 52.6012 162 52.4672 161.324 52.4672C160.689 52.4672 160.162 52.6076 159.74 52.8883C159.321 53.1691 159.01 53.536 158.807 53.9891C158.604 54.4421 158.502 54.9366 158.502 55.4758H157.207C157.207 54.6208 157.385 53.8806 157.741 53.2616C158.096 52.6427 158.582 52.1641 159.201 51.8227C159.816 51.4845 160.534 51.3154 161.346 51.3154C162.095 51.3154 162.768 51.4558 163.368 51.7366C163.965 52.0173 164.441 52.4512 164.8 53.0415C165.155 53.6285 165.333 54.3783 165.333 55.2844C165.333 55.9225 165.197 56.567 164.924 57.2114C164.651 57.8559 164.292 58.4844 163.848 59.1002C163.403 59.7128 162.908 60.3062 162.359 60.8741C161.813 61.442 161.254 61.978 160.689 62.4853C160.124 62.9894 159.597 63.4392 159.115 63.838H165.828V64.9675H157.096L157.09 64.9643Z20:T499,M172.706 65.1938C171.817 65.1938 171.04 65.0311 170.379 64.7056C169.719 64.3802 169.195 63.9335 168.805 63.3624C168.418 62.7945 168.167 62.1596 168.053 61.4545H169.37C169.535 62.2203 169.91 62.8456 170.494 63.3242C171.078 63.8027 171.82 64.042 172.725 64.042C173.411 64.042 173.995 63.8825 174.48 63.5634C174.963 63.2444 175.334 62.8137 175.594 62.2681C175.855 61.7257 175.985 61.1259 175.985 60.4751C175.985 59.7859 175.851 59.1702 175.585 58.6342C175.318 58.0982 174.947 57.6802 174.471 57.3803C173.995 57.0804 173.439 56.9304 172.801 56.9304C172.027 56.9304 171.363 57.0995 170.817 57.4377C170.271 57.7759 169.859 58.2194 169.579 58.7714H168.3L169.424 51.5449H176.347V52.7126H170.456L169.675 57.141C169.992 56.7454 170.427 56.42 170.979 56.1647C171.532 55.9095 172.17 55.7819 172.896 55.7819C173.531 55.7819 174.115 55.8967 174.652 56.1264C175.185 56.3562 175.645 56.6816 176.036 57.1027C176.423 57.5239 176.724 58.0152 176.94 58.5799C177.156 59.1446 177.264 59.7668 177.264 60.4591C177.264 61.0844 177.166 61.6843 176.969 62.2522C176.772 62.8201 176.48 63.3242 176.093 63.7676C175.705 64.2111 175.229 64.5557 174.661 64.8109C174.096 65.0662 173.442 65.1938 172.706 65.1938Zc:["$","div",null,{"children":[["$","header",null,{"className":"group w-full transition-colors absolute top-0 z-50","children":[["$","$L14",null,{}],["$","div",null,{"className":"flex justify-between items-center cc 3xl:px-100 4xl:px-[calc((100%-1800px)/2)] rs-pt-2 rs-pb-1 transition","children":[["$","div",null,{"className":"no-underline inline-block font-normal","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-start sm:items-center","children":[["$","svg",null,{"width":261,"height":67,"viewBox":"0 0 261 67","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":[["$","g",null,{"clipPath":"url(#clip0_1391_18090)","children":[["$","path",null,{"d":"$15","className":"fill-white"}],["$","path",null,{"d":"$16","className":"text-white fill-white"}],["$","path",null,{"d":"M104.146 21.0664V4.94813H98.585V1.97461H113.319V4.94813H107.784V21.0664H104.149H104.146Z","className":"text-white fill-white"}],["$","path",null,{"d":"M126.774 21.0664H130.653L123.733 1.97461H119.582L112.637 21.0664H116.49L117.991 16.7306H125.279L126.771 21.0664H126.774ZM118.985 13.8655L121.648 6.17328L124.295 13.8655H118.985Z","className":"text-white fill-white"}],["$","path",null,{"d":"M133.15 21.0664V1.97461H136.813L145.552 15.1481V1.97461H149.215V21.0664H145.552L136.813 7.92166V21.0664H133.15Z","className":"text-white fill-white"}],["$","path",null,{"d":"M152.932 21.0664V1.97461H165.304V4.94813H156.595V10.0497H163.568V12.9403H156.595V21.0664H152.932Z","className":"text-white fill-white"}],["$","path",null,{"d":"$17","className":"text-white fill-white"}],["$","path",null,{"d":"M203.318 21.0662L199.423 13.1346C199.702 13.0357 199.966 12.9209 200.21 12.7901C201.213 12.2541 201.95 11.5458 202.423 10.662C202.892 9.78144 203.127 8.83068 203.127 7.81292C203.127 6.74092 202.883 5.76463 202.394 4.88087C201.905 4.0003 201.162 3.29521 200.169 2.76878C199.175 2.24235 197.909 1.97754 196.37 1.97754H189.288V21.0693H192.951V13.5973H195.662L199.137 21.0693H203.314L203.318 21.0662ZM192.951 5.05635H196.154C197.274 5.05635 198.093 5.31478 198.61 5.83483C199.128 6.35487 199.385 7.05678 199.385 7.94692C199.385 8.83706 199.121 9.55492 198.598 10.1005C198.074 10.6461 197.258 10.9173 196.157 10.9173H192.954V5.05316L192.951 5.05635Z","className":"text-white fill-white"}],["$","path",null,{"d":"M206.409 21.0664V1.97461H212.757C214.963 1.97461 216.785 2.37023 218.223 3.16147C219.661 3.9527 220.728 5.06299 221.426 6.48913C222.121 7.91528 222.47 9.59347 222.47 11.5205C222.47 13.4476 222.121 15.1258 221.426 16.5519C220.731 17.978 219.667 19.0883 218.239 19.8796C216.811 20.6708 214.982 21.0664 212.757 21.0664H206.409ZM210.072 17.9015H212.567C214.122 17.9015 215.347 17.6462 216.243 17.1389C217.138 16.6317 217.776 15.8978 218.157 14.9439C218.537 13.9899 218.728 12.8478 218.728 11.5205C218.728 10.1933 218.537 9.02556 218.157 8.07161C217.776 7.11766 217.138 6.38385 216.243 5.87656C215.347 5.36928 214.122 5.11404 212.567 5.11404H210.072V17.9047V17.9015Z","className":"text-white fill-white"}],["$","path",null,{"d":"M83.5234 45.2246V26.1328H96.004V29.1063H87.1863V34.0962H95.1914V36.9613H87.1863V42.2511H96.004V45.2246H83.5234Z","className":"text-white fill-white"}],["$","path",null,{"d":"M99.3428 45.2246V26.1328H103.006L111.744 39.3063V26.1328H115.407V45.2246H111.744L103.006 32.0799V45.2246H99.3428Z","className":"text-white fill-white"}],["$","path",null,{"d":"$18","className":"text-white fill-white"}],["$","path",null,{"d":"M140.232 45.2246V26.1328H143.895V45.2246H140.232Z","className":"text-white fill-white"}],["$","path",null,{"d":"M147.611 45.2246V26.1328H151.274L160.013 39.3063V26.1328H163.675V45.2246H160.013L151.274 32.0799V45.2246H147.611Z","className":"text-white fill-white"}],["$","path",null,{"d":"M167.393 45.2246V26.1328H179.873V29.1063H171.055V34.0962H179.061V36.9613H171.055V42.2511H179.873V45.2246H167.393Z","className":"text-white fill-white"}],["$","path",null,{"d":"M183.209 45.2246V26.1328H195.69V29.1063H186.872V34.0962H194.877V36.9613H186.872V42.2511H195.69V45.2246H183.209Z","className":"text-white fill-white"}],["$","path",null,{"d":"M213.055 45.2246L209.16 37.2931C209.44 37.1942 209.703 37.0793 209.947 36.9485C210.95 36.4125 211.687 35.7042 212.16 34.8205C212.63 33.9399 212.864 32.9891 212.864 31.9714C212.864 30.8994 212.62 29.9231 212.131 29.0393C211.642 28.1588 210.9 27.4537 209.906 26.924C208.913 26.3976 207.646 26.1328 206.107 26.1328H199.025V45.2246H202.688V37.7525H205.399L208.875 45.2246H213.052H213.055ZM202.691 29.218H205.894C207.015 29.218 207.834 29.4764 208.351 29.9965C208.868 30.5165 209.125 31.2184 209.125 32.1086C209.125 32.9987 208.862 33.7166 208.338 34.2621C207.814 34.8077 206.999 35.0789 205.897 35.0789H202.695V29.2148L202.691 29.218Z","className":"text-white fill-white"}],["$","path",null,{"d":"M216.15 45.2246V26.1328H219.813V45.2246H216.15Z","className":"text-white fill-white"}],["$","path",null,{"d":"M223.53 45.2246V26.1328H227.193L235.931 39.3063V26.1328H239.594V45.2246H235.931L227.193 32.0799V45.2246H223.53Z","className":"text-white fill-white"}],["$","path",null,{"d":"$19","className":"text-white fill-white"}],["$","path",null,{"d":"M85.7929 64.9638V53.0218L83.5234 53.6344V52.6964L86.2119 51.5479H87.1451V64.9638H85.7897H85.7929Z","className":"text-white fill-white"}],["$","path",null,{"d":"$1a","className":"text-white fill-white"}],["$","path",null,{"d":"$1b","className":"text-white fill-white"}],["$","path",null,{"d":"$1c","className":"text-white fill-white"}],["$","path",null,{"d":"M123.945 59.9044V58.7559H131.363V59.9044H123.945Z","className":"text-white fill-white"}],["$","path",null,{"d":"$1d","className":"text-white fill-white"}],["$","path",null,{"d":"$1e","className":"text-white fill-white"}],["$","path",null,{"d":"$1f","className":"text-white fill-white"}],["$","path",null,{"d":"$20","className":"text-white fill-white"}]]}],["$","defs",null,{"children":["$","clipPath",null,{"id":"clip0_1391_18090","children":["$","rect",null,{"width":"261","height":"67","fill":"white"}]}]}]]}],["$","span",null,{"className":"sr-only","children":"100 Years of Stanford Engineering: 1925 to 2025"}]]}]}],["$","div",null,{"className":"flex items-center gap-x-12 sm:gap-x-20 md:gap-x-30","children":"$undefined"}]]}]]}],["$","$L21",null,{"children":[["$","h1",null,{"className":"font-dm-sans font-bold leading-none tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4 2xl:whitespace-pre-line font-normal -mt-01em rs-mb-8 xl:max-w-1200","children":["Exploring the reengineering of immune cells","$undefined"]}],["$","div",null,{"className":"font-dm-sans font-normal overview tracking-normal order-first mb-38 underline underline-offset-[6px] decoration-2 decoration-digital-red-xlight","children":["Change Makers","$undefined"]}],["$","div",null,{"className":"font-dm-sans font-normal overview tracking-normal max-w-[50ch] rs-mb-3 *:*:leading-snug","children":["The Sarafan ChEM-H Institute scholar is building a multidisciplinary lab to explore the reengineering of immune cells. Before coming to Stanford, she says, “I was thinking in terms of understanding. Now I feel that I can start thinking in terms of creating.”","$undefined"]}],["$","div",null,{"className":"font-dm-sans font-normal overview tracking-normal max-w-[50ch] rs-mb-3 *:*:leading-snug","children":["by Jess Alvarenga","$undefined"]}]]}],["$","div",null,{"style":"$undefined","className":"rs-py-9 cc font-dm-sans","children":["$","div",null,{"className":"flex flex-row grid-gap cc","children":[["$","div",null,{"style":"$undefined","className":"w-full w-2/3","children":[["$","div",null,{"className":"font-dm-sans tracking-normal type-3 intro-text","children":["Overview style lorem ipsum dolar sit amet vestibulum parimentium elit rhoncus donec. Scelerisque urna et euismod in daphibus nec leo euismod nisi, pharetra raesent nec. Aliquam dignissim nisi convalis quis, leo vestibulum duis euismod.","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":["Long copy paragraph text style raesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Donec euismod enim a dui convallis, quis suscipit leo vestibulum. Duis aliquam euismod enim, sit amet","$undefined"]}],["$","h2",null,{"className":"font-dm-sans font-bold tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4","children":["Header Two","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":["Fusce sem enim, tempus nec massa id, mollis faucibus sem. Ut ipsum erat, imperdiet eu fermentum sed in text link. Praesent nec dapibus odio. Aliquam dignissim nisi nisi, pharetra faucibus elit rhoncus in. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet in text link hover state. Aliquam sodales consequat arcu in egestas. Aliquam condimentum viverra eros.Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.","$undefined"]}],["$","h3",null,{"className":"font-dm-sans font-bold tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4","children":["Header Three","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal big-paragraph","children":["Aenean sollicitudin facilisis ex, in tincidunt velit sodales ac. Nullam consequat leo ut sem pharetra, a fringilla massa commodo. Etiam molestie, justo nec congue ultricies, augue massa tempus ante, nec sagittis dui tellus ac lectus. Duis aliquam euismod enim, sit amet lobortis ante porttitor. Donec efficitur scelerisque urna et sollicitudin. Duis aliquam euismod enim, sit amet.","$undefined"]}]]}],["$","$L22",null,{"className":"w-1/3"}]]}]}],["$","section",null,{"style":"$undefined","className":"bg-soe-red-gradient text-white rs-py-9 cc overflow-hidden relative flex flex-col *:text-white rs-pt-2 rs-pb-1 rs-px-9 min-h-500","children":[["$","h2",null,{"className":"font-dm-sans font-bold tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4 rs-mb-5 font-normal","children":[["Contribute"," ",["$","span",null,{"className":"underline decoration-2 underline-offset-8","children":"your stories"}]],"$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal font-dm-mono order-first mb-1","children":["Get involved","$undefined"]}],["$","div",null,{"className":"font-dm-sans tracking-normal","children":["Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.","$undefined"]}],["$","svg",null,{"viewBox":"0 0 1730 632","fill":"none","xmlns":"http://www.w3.org/2000/svg","className":"absolute top-0 left-0 flex justify-center items-center rs-pt-1 rs-pb-2 rs-px-1","style":{"height":"100%","width":"100%","maxWidth":"100%"},"preserveAspectRatio":"none","children":["$","path",null,{"d":"M2.1275 555.801C2.1275 584.656 -3.25941 630 55.9966 630C115.253 630 1616.52 630 1640.76 630C1728.3 630 1728.3 607 1728.3 544C1728.3 504.199 1728.3 148.874 1728.3 125.515C1728.3 81.545 1697.5 62.0899 1640.77 81.5449C1584.04 101 1504.84 135.515 1406.84 161C1369.3 170.761 1347.58 141 1347.58 121.545C1347.58 74.8065 1347.58 73.451 1347.58 58.3363C1347.58 15.7405 1386.64 2.00014 1406.84 2.00008C1463.42 1.9999 1588.65 2.00008 1607.5 2.00008C1654.64 2.00008 1651.94 63.8326 1607.5 65.2066C1563.06 66.5807 130.068 65.2066 72.1588 65.2066C14.2495 65.2066 2.12891 65.2066 2.12891 127.039C2.12891 158.642 2.1275 533.95 2.1275 555.801Z","stroke":"#F83535","strokeWidth":"3"}]}]]}]]}] 12:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] 10:[["$","meta","0",{"charSet":"utf-8"}],["$","link","1",{"rel":"icon","href":"/soe-centennial-nextjs/favicon.ico","type":"image/x-icon","sizes":"16x16"}]] e:null diff --git a/out/index.html b/out/index.html index a0b2ea3..0c39a4c 100644 --- a/out/index.html +++ b/out/index.html @@ -1 +1 @@ -
100 Years of Stanford Engineering: 1925 to 2025

100 years ofImpact

The first African-American woman in space

1983
Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.

First remote classs from the Stanford Instructional Television Network

1969
Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.

The Stanford Dish Radiotelescope completed in 1962

1983
Enabling vastly expanded studies of scattering effects in the earth’s ionosphere and was used to detect Soviet radar and still used today for satellite calibrations, spacecraft command and telemetry, and radio astronomy measurements.
\ No newline at end of file + \ No newline at end of file diff --git a/out/index.txt b/out/index.txt index e90fc00..63fe8c5 100644 --- a/out/index.txt +++ b/out/index.txt @@ -1,11 +1,13 @@ 9:"$Sreact.fragment" a:I[9275,[],""] b:I[1343,[],""] -c:I[5218,["143","static/chunks/143-d5e7c922eea4f50f.js","931","static/chunks/app/page-3fce73966c024d54.js"],"Skiplink"] -19:I[3120,[],"OutletBoundary"] -1b:I[3120,[],"MetadataBoundary"] -1d:I[3120,[],"ViewportBoundary"] -1f:I[6130,[],""] +c:I[5218,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-b4f59b7c19cd3abc.js","931","static/chunks/app/page-fa24ba1b6882f71e.js"],"Skiplink"] +19:I[231,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-b4f59b7c19cd3abc.js","931","static/chunks/app/page-fa24ba1b6882f71e.js"],""] +1a:I[8173,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-b4f59b7c19cd3abc.js","931","static/chunks/app/page-fa24ba1b6882f71e.js"],"Image"] +1b:I[3120,[],"OutletBoundary"] +1d:I[3120,[],"MetadataBoundary"] +1f:I[3120,[],"ViewportBoundary"] +21:I[6130,[],""] 1:HL["/soe-centennial-nextjs/_next/static/media/625a9256c0ce6e34-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 2:HL["/soe-centennial-nextjs/_next/static/media/6710a4106ed8ef57-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 3:HL["/soe-centennial-nextjs/_next/static/media/7e6a2e30184bb114-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] @@ -13,8 +15,8 @@ c:I[5218,["143","static/chunks/143-d5e7c922eea4f50f.js","931","static/chunks/app 5:HL["/soe-centennial-nextjs/_next/static/media/b27868729ad8c262-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 6:HL["/soe-centennial-nextjs/_next/static/media/d90e10e85a15eaad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 7:HL["/soe-centennial-nextjs/_next/static/media/db3cc5ff6037fbad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -8:HL["/soe-centennial-nextjs/_next/static/css/51c7d7e297835e44.css","style"] -d:T70d,M52.7722 67H52.7183C46.2685 67 41.0217 61.7261 41.0217 55.2431V42.2515L37.5143 55.527C35.7273 62.2845 29.6235 67.0032 22.669 67.0032C16.5906 67.0032 11.328 63.4362 8.83949 58.2772L7.26831 64.2402C6.8398 65.8674 5.37337 67.0032 3.69744 67.0032C2.54207 67.0032 1.47557 66.4768 0.770921 65.5547C0.0662701 64.6359 -0.168613 63.4618 0.126578 62.3387L7.30957 35.0889V4.90376C7.30957 2.19824 9.4997 0 12.1882 0C13.7149 0 15.1242 0.698714 16.0542 1.91429C16.9842 3.12986 17.2953 4.67724 16.9049 6.16081L9.21403 35.3377V49.379L19.9203 8.74829C21.2788 3.59567 25.9288 0 31.2296 0C37.6794 0 42.9262 5.27386 42.9262 11.7569V27.5912L47.4302 10.5509C49.0712 4.33905 54.6862 0 61.0788 0C65.4972 0 69.5759 2.01957 72.2707 5.53867C74.9655 9.05776 75.8606 13.5404 74.7307 17.8316L64.0784 58.2517C62.7199 63.4011 58.0698 67 52.7722 67ZM42.9262 35.0474V55.2431C42.9262 60.6701 47.3191 65.0857 52.7183 65.0857H52.7722C57.2096 65.0857 61.1011 62.0739 62.2374 57.7636L72.8897 17.3434C73.8673 13.6297 73.0928 9.75329 70.763 6.70638C68.4301 3.66267 64.9005 1.91429 61.0788 1.91429C55.5464 1.91429 50.69 5.66948 49.268 11.0422L42.923 35.0442L42.9262 35.0474ZM9.67745 55.09C11.2264 60.8424 16.4637 65.0857 22.669 65.0857C28.8744 65.0857 34.1085 60.9509 35.6733 55.0325L41.0217 34.7953V11.7569C41.0217 6.3299 36.6287 1.91429 31.2296 1.91429C26.7922 1.91429 22.9008 4.9261 21.7644 9.23643L9.67745 55.09ZM7.3064 42.561L1.96438 62.8269C1.82155 63.3692 1.93582 63.9371 2.27544 64.3838C2.61507 64.8305 3.13245 65.0857 3.69427 65.0857C4.50366 65.0857 5.21466 64.537 5.42415 63.7489L7.70951 55.0772C7.44606 53.9478 7.3064 52.7705 7.3064 51.5613V42.5641V42.561ZM12.185 1.91429C10.544 1.91429 9.21086 3.25429 9.21086 4.90376V27.8624L15.0607 5.66948C15.2988 4.76657 15.1115 3.82219 14.5433 3.082C13.9752 2.34181 13.1182 1.91429 12.185 1.91429Ze:T708,M90.0621 21.3947C88.6878 21.3947 87.4626 21.1587 86.3865 20.6865C85.3105 20.2143 84.4599 19.5219 83.8377 18.6127C83.2124 17.7034 82.8918 16.6027 82.876 15.3137H86.7547C86.7738 15.8784 86.9166 16.3857 87.1896 16.8419C87.4626 17.2982 87.8371 17.6555 88.3164 17.9203C88.7957 18.1851 89.3702 18.3159 90.0399 18.3159C90.6176 18.3159 91.1191 18.2202 91.5444 18.0288C91.9698 17.8374 92.2999 17.5694 92.5348 17.2248C92.7696 16.8802 92.8871 16.4718 92.8871 15.9965C92.8871 15.4509 92.7569 14.9978 92.4935 14.6341C92.23 14.2704 91.8682 13.9609 91.408 13.7057C90.9477 13.4505 90.4145 13.2207 89.8082 13.0102C89.202 12.8028 88.564 12.5795 87.8942 12.3434C86.3929 11.852 85.247 11.198 84.463 10.3812C83.6759 9.56446 83.2823 8.48289 83.2823 7.13651C83.2823 5.99113 83.5584 5.00846 84.1107 4.1917C84.663 3.37494 85.4279 2.74642 86.4024 2.30932C87.38 1.87223 88.491 1.65527 89.7384 1.65527C90.9858 1.65527 92.1475 1.87861 93.1156 2.32208C94.0837 2.76875 94.8519 3.41004 95.4232 4.24594C95.9945 5.08184 96.2866 6.06451 96.3056 7.19075H92.3983C92.3792 6.7728 92.2586 6.37718 92.0333 6.00389C91.8079 5.63061 91.4937 5.3307 91.0969 5.10418C90.7001 4.87765 90.2272 4.7628 89.6876 4.7628C89.2178 4.74365 88.7862 4.81704 88.3989 4.97975C88.0085 5.14246 87.7006 5.38494 87.4752 5.70399C87.2499 6.02303 87.1356 6.41865 87.1356 6.89084C87.1356 7.36303 87.2499 7.72675 87.4752 8.03623C87.7006 8.3457 88.0148 8.6137 88.4116 8.84022C88.8084 9.06675 89.2813 9.27732 89.8241 9.46875C90.3669 9.66018 90.9541 9.8548 91.5889 10.0558C92.5284 10.3844 93.3981 10.7705 94.1948 11.2139C94.9915 11.6606 95.6232 12.2381 96.0929 12.9464C96.5627 13.6547 96.7976 14.5927 96.7976 15.754C96.7976 16.7526 96.5341 17.681 96.0104 18.5361C95.4867 19.3911 94.7312 20.0803 93.7441 20.6099C92.757 21.1363 91.5318 21.4011 90.0685 21.4011L90.0621 21.3947Zf:T48b,M176.779 21.395C174.934 21.395 173.306 20.9771 171.894 20.1412C170.484 19.3053 169.38 18.1471 168.583 16.6635C167.786 15.1832 167.39 13.4667 167.39 11.5237C167.39 9.57749 167.786 7.8642 168.583 6.38382C169.38 4.90344 170.481 3.74211 171.894 2.9062C173.306 2.0703 174.931 1.65234 176.779 1.65234C178.626 1.65234 180.28 2.0703 181.689 2.9062C183.098 3.74211 184.2 4.90344 184.987 6.38382C185.774 7.86739 186.168 9.58068 186.168 11.5237C186.168 13.4667 185.774 15.1832 184.987 16.6635C184.2 18.1471 183.101 19.3053 181.689 20.1412C180.276 20.9771 178.642 21.395 176.779 21.395ZM176.779 18.0929C177.937 18.0929 178.937 17.8249 179.778 17.2889C180.619 16.7529 181.276 15.9935 181.746 15.0109C182.216 14.0282 182.451 12.8669 182.451 11.5205C182.451 10.1741 182.216 8.98725 181.746 8.01734C181.276 7.04425 180.619 6.29449 179.778 5.76806C178.937 5.24163 177.937 4.97682 176.779 4.97682C175.62 4.97682 174.642 5.24163 173.795 5.76806C172.944 6.29449 172.284 7.04425 171.814 8.01734C171.345 8.99044 171.11 10.1582 171.11 11.5205C171.11 12.8828 171.345 14.0282 171.814 15.0109C172.284 15.9935 172.944 16.7529 173.795 17.2889C174.646 17.8249 175.639 18.0929 176.779 18.0929Z10:T432,M127.453 45.5535C125.644 45.5535 124.069 45.1483 122.733 44.3411C121.394 43.5339 120.356 42.3949 119.613 40.9305C118.87 39.466 118.502 37.7623 118.502 35.8161C118.502 33.87 118.883 32.1216 119.641 30.622C120.4 29.1225 121.495 27.9452 122.923 27.0902C124.352 26.2351 126.063 25.8076 128.053 25.8076C130.278 25.8076 132.128 26.3436 133.601 27.4156C135.074 28.4876 136.029 29.9808 136.464 31.8887H132.366C132.093 31.0528 131.592 30.3923 130.859 29.9106C130.126 29.4288 129.18 29.1863 128.024 29.1863C126.793 29.1863 125.745 29.4575 124.876 30.0031C124.006 30.5487 123.346 31.3112 122.895 32.2939C122.441 33.2765 122.216 34.4474 122.216 35.813C122.216 37.1785 122.441 38.3685 122.895 39.332C123.346 40.2956 123.993 41.0294 124.834 41.5271C125.675 42.028 126.666 42.2769 127.805 42.2769C129.468 42.2769 130.732 41.827 131.589 40.9273C132.449 40.0276 132.96 38.8599 133.122 37.4241H128.456V34.6708H136.813V45.2249H133.42L133.15 42.7969C132.754 43.3967 132.287 43.9008 131.754 44.3124C131.221 44.7208 130.602 45.0302 129.894 45.2408C129.189 45.4482 128.373 45.5535 127.453 45.5535Z11:T42b,M251.639 45.5535C249.83 45.5535 248.256 45.1483 246.92 44.3411C245.58 43.5339 244.542 42.3949 243.799 40.9305C243.057 39.466 242.688 37.7623 242.688 35.8161C242.688 33.854 243.069 32.1216 243.828 30.622C244.587 29.1225 245.682 27.9452 247.11 27.0902C248.538 26.2351 250.249 25.8076 252.239 25.8076C254.464 25.8076 256.315 26.3436 257.788 27.4156C259.26 28.4876 260.216 29.9808 260.651 31.8887H256.553C256.28 31.0528 255.778 30.3923 255.045 29.9106C254.312 29.4288 253.366 29.1863 252.211 29.1863C250.979 29.1863 249.932 29.4575 249.062 30.0031C248.192 30.5487 247.532 31.3112 247.081 32.2939C246.628 33.2765 246.402 34.4474 246.402 35.813C246.402 37.1785 246.628 38.3685 247.081 39.332C247.532 40.2956 248.18 41.0294 249.021 41.5271C249.862 42.028 250.852 42.2769 251.992 42.2769C253.655 42.2769 254.918 41.827 255.775 40.9273C256.635 40.0276 257.147 38.8599 257.308 37.4241H252.642V34.6708H261V45.2249H257.607L257.337 42.7969C256.94 43.3967 256.474 43.9008 255.94 44.3124C255.407 44.7208 254.788 45.0302 254.08 45.2408C253.376 45.4482 252.56 45.5535 251.639 45.5535Z12:T717,M94.4296 65.1943C93.617 65.1943 92.9155 65.0347 92.3315 64.7157C91.7475 64.3966 91.2809 63.9659 90.9286 63.4204C90.5794 62.878 90.3604 62.275 90.2715 61.6082H91.5126C91.6522 62.3739 91.9792 62.9673 92.4934 63.3821C93.0076 63.7968 93.6583 64.0042 94.4486 64.0042C95.1596 64.0042 95.7976 63.7873 96.3563 63.3534C96.9149 62.9195 97.3625 62.2526 97.7021 61.3497C98.0385 60.45 98.2322 59.3142 98.2829 57.9487V57.8243C98.2829 57.7796 98.2829 57.7381 98.2829 57.6998C98.0925 58.121 97.81 58.5166 97.4355 58.8867C97.0609 59.2568 96.6134 59.5535 96.0896 59.7768C95.5691 60.0002 94.9692 60.1118 94.2963 60.1118C93.5345 60.1118 92.8171 59.9332 92.1506 59.5758C91.484 59.2185 90.9412 58.7144 90.5191 58.0604C90.1001 57.4095 89.8906 56.6534 89.8906 55.7983C89.8906 55.0581 90.0715 54.3435 90.4334 53.6607C90.7952 52.9779 91.3158 52.4132 91.9982 51.9729C92.6807 51.5326 93.4964 51.3125 94.4486 51.3125C95.4009 51.3125 96.2039 51.4912 96.8514 51.8485C97.4989 52.2058 98.0195 52.6908 98.4163 53.3065C98.8098 53.9191 99.0955 54.6083 99.2733 55.3676C99.451 56.1269 99.5399 56.9054 99.5399 57.6966C99.5399 59.1675 99.3367 60.4628 98.9305 61.5858C98.5242 62.7089 97.9433 63.5926 97.1847 64.2307C96.4293 64.8688 95.5088 65.1879 94.4296 65.1879V65.1943ZM94.5438 58.9282C95.166 58.9282 95.7278 58.7814 96.2325 58.4879C96.734 58.1944 97.1307 57.8051 97.4228 57.3202C97.7148 56.8352 97.8608 56.2992 97.8608 55.709C97.8608 55.0836 97.7148 54.5317 97.4228 54.0499C97.1307 53.5682 96.7372 53.1949 96.242 52.9205C95.7468 52.6461 95.1818 52.5089 94.5438 52.5089C93.9059 52.5089 93.344 52.6493 92.8457 52.9301C92.3506 53.2108 91.9633 53.5905 91.684 54.0691C91.4047 54.5476 91.265 55.0996 91.265 55.7281C91.265 56.3566 91.4078 56.9309 91.6935 57.4159C91.9792 57.9008 92.3696 58.2741 92.8648 58.5357C93.3599 58.7974 93.9186 58.9282 94.5438 58.9282Z13:T42b,M101.581 64.9643V64.0263C102.508 63.2861 103.387 62.5395 104.212 61.793C105.038 61.0464 105.774 60.303 106.415 59.5596C107.056 58.8194 107.561 58.092 107.932 57.3837C108.301 56.6754 108.485 55.9799 108.485 55.3035C108.485 54.8186 108.399 54.3591 108.228 53.922C108.056 53.4881 107.78 53.1372 107.399 52.8692C107.018 52.6012 106.491 52.4672 105.815 52.4672C105.18 52.4672 104.654 52.6076 104.231 52.8883C103.812 53.1691 103.501 53.536 103.298 53.9891C103.095 54.4421 102.994 54.9366 102.994 55.4758H101.698C101.698 54.6208 101.876 53.8806 102.232 53.2616C102.587 52.6427 103.073 52.1641 103.692 51.8227C104.308 51.4845 105.025 51.3154 105.838 51.3154C106.587 51.3154 107.26 51.4558 107.859 51.7366C108.456 52.0173 108.932 52.4512 109.291 53.0415C109.646 53.6285 109.824 54.3783 109.824 55.2844C109.824 55.9225 109.688 56.567 109.415 57.2114C109.142 57.8559 108.783 58.4844 108.339 59.1002C107.894 59.7128 107.399 60.3062 106.85 60.8741C106.304 61.442 105.745 61.978 105.18 62.4853C104.615 62.9894 104.089 63.4392 103.606 63.838H110.319V64.9675H101.587L101.581 64.9643Z14:T49e,M117.197 65.1938C116.308 65.1938 115.531 65.0311 114.871 64.7056C114.21 64.3802 113.687 63.9335 113.296 63.3624C112.909 62.7945 112.658 62.1596 112.544 61.4545H113.861C114.026 62.2203 114.401 62.8456 114.985 63.3242C115.569 63.8027 116.312 64.042 117.216 64.042C117.902 64.042 118.486 63.8825 118.971 63.5634C119.454 63.2444 119.825 62.8137 120.086 62.2681C120.346 61.7257 120.476 61.1259 120.476 60.4751C120.476 59.7859 120.343 59.1702 120.076 58.6342C119.809 58.0982 119.438 57.6802 118.962 57.3803C118.486 57.0804 117.93 56.9304 117.292 56.9304C116.518 56.9304 115.855 57.0995 115.309 57.4377C114.763 57.7759 114.35 58.2194 114.071 58.7714H112.792L113.915 51.5449H120.838V52.7126H114.947L114.166 57.141C114.483 56.7454 114.918 56.42 115.47 56.1647C116.023 55.9095 116.661 55.7819 117.388 55.7819C118.022 55.7819 118.606 55.8967 119.143 56.1264C119.676 56.3562 120.136 56.6816 120.527 57.1027C120.914 57.5239 121.216 58.0152 121.431 58.5799C121.647 59.1446 121.755 59.7668 121.755 60.4591C121.755 61.0844 121.657 61.6843 121.46 62.2522C121.263 62.8201 120.971 63.3242 120.584 63.7676C120.197 64.2079 119.721 64.5557 119.152 64.8109C118.587 65.0662 117.934 65.1938 117.197 65.1938Z15:T427,M133.56 64.9643V64.0263C134.486 63.2861 135.366 62.5395 136.191 61.793C137.016 61.0464 137.753 60.303 138.394 59.5596C139.035 58.8194 139.54 58.092 139.911 57.3837C140.279 56.6754 140.463 55.9799 140.463 55.3035C140.463 54.8186 140.378 54.3591 140.206 53.922C140.035 53.4881 139.759 53.1372 139.378 52.8692C138.997 52.6012 138.47 52.4672 137.794 52.4672C137.159 52.4672 136.632 52.6076 136.21 52.8883C135.791 53.1691 135.48 53.536 135.277 53.9891C135.074 54.4421 134.972 54.9366 134.972 55.4758H133.677C133.677 54.6208 133.855 53.8806 134.21 53.2616C134.566 52.6427 135.051 52.1641 135.67 51.8227C136.286 51.4845 137.003 51.3154 137.816 51.3154C138.565 51.3154 139.238 51.4558 139.838 51.7366C140.435 52.0173 140.911 52.4512 141.269 53.0415C141.625 53.6285 141.803 54.3783 141.803 55.2844C141.803 55.9225 141.666 56.567 141.393 57.2114C141.12 57.8559 140.762 58.4844 140.317 59.1002C139.873 59.7128 139.378 60.3062 138.829 60.8741C138.283 61.442 137.724 61.978 137.159 62.4853C136.594 62.9894 136.067 63.4392 135.585 63.838H142.298V64.9675H133.566L133.56 64.9643Z16:T498,M149.538 65.1935C148.37 65.1935 147.37 64.9031 146.545 64.3225C145.72 63.7418 145.082 62.9282 144.637 61.8881C144.193 60.848 143.971 59.6357 143.971 58.2574C143.971 56.8791 144.193 55.6667 144.637 54.6266C145.082 53.5865 145.716 52.773 146.545 52.1923C147.37 51.6116 148.364 51.3213 149.519 51.3213C150.674 51.3213 151.668 51.6116 152.493 52.1923C153.318 52.773 153.953 53.5865 154.401 54.6266C154.845 55.6667 155.067 56.8791 155.067 58.2574C155.067 59.6357 154.845 60.848 154.401 61.8881C153.956 62.9314 153.322 63.7418 152.493 64.3225C151.668 64.9031 150.681 65.1935 149.538 65.1935ZM149.519 64.0258C150.319 64.0258 151.036 63.7961 151.665 63.3366C152.293 62.8772 152.788 62.2168 153.153 61.3521C153.515 60.4907 153.696 59.457 153.696 58.2574C153.696 57.0578 153.515 56.0272 153.153 55.1722C152.792 54.3171 152.296 53.6567 151.665 53.1973C151.036 52.7379 150.319 52.5081 149.519 52.5081C148.719 52.5081 148.018 52.7379 147.383 53.1973C146.748 53.6567 146.247 54.3171 145.885 55.1722C145.523 56.0272 145.342 57.0578 145.342 58.2574C145.342 59.457 145.523 60.4907 145.885 61.3521C146.247 62.2136 146.745 62.8772 147.383 63.3366C148.018 63.7961 148.729 64.0258 149.519 64.0258Z17:T425,M157.09 64.9643V64.0263C158.017 63.2861 158.896 62.5395 159.721 61.793C160.546 61.0464 161.283 60.303 161.924 59.5596C162.565 58.8194 163.07 58.092 163.441 57.3837C163.809 56.6754 163.994 55.9799 163.994 55.3035C163.994 54.8186 163.908 54.3591 163.736 53.922C163.565 53.4881 163.289 53.1372 162.908 52.8692C162.527 52.6012 162 52.4672 161.324 52.4672C160.689 52.4672 160.162 52.6076 159.74 52.8883C159.321 53.1691 159.01 53.536 158.807 53.9891C158.604 54.4421 158.502 54.9366 158.502 55.4758H157.207C157.207 54.6208 157.385 53.8806 157.741 53.2616C158.096 52.6427 158.582 52.1641 159.201 51.8227C159.816 51.4845 160.534 51.3154 161.346 51.3154C162.095 51.3154 162.768 51.4558 163.368 51.7366C163.965 52.0173 164.441 52.4512 164.8 53.0415C165.155 53.6285 165.333 54.3783 165.333 55.2844C165.333 55.9225 165.197 56.567 164.924 57.2114C164.651 57.8559 164.292 58.4844 163.848 59.1002C163.403 59.7128 162.908 60.3062 162.359 60.8741C161.813 61.442 161.254 61.978 160.689 62.4853C160.124 62.9894 159.597 63.4392 159.115 63.838H165.828V64.9675H157.096L157.09 64.9643Z18:T499,M172.706 65.1938C171.817 65.1938 171.04 65.0311 170.379 64.7056C169.719 64.3802 169.195 63.9335 168.805 63.3624C168.418 62.7945 168.167 62.1596 168.053 61.4545H169.37C169.535 62.2203 169.91 62.8456 170.494 63.3242C171.078 63.8027 171.82 64.042 172.725 64.042C173.411 64.042 173.995 63.8825 174.48 63.5634C174.963 63.2444 175.334 62.8137 175.594 62.2681C175.855 61.7257 175.985 61.1259 175.985 60.4751C175.985 59.7859 175.851 59.1702 175.585 58.6342C175.318 58.0982 174.947 57.6802 174.471 57.3803C173.995 57.0804 173.439 56.9304 172.801 56.9304C172.027 56.9304 171.363 57.0995 170.817 57.4377C170.271 57.7759 169.859 58.2194 169.579 58.7714H168.3L169.424 51.5449H176.347V52.7126H170.456L169.675 57.141C169.992 56.7454 170.427 56.42 170.979 56.1647C171.532 55.9095 172.17 55.7819 172.896 55.7819C173.531 55.7819 174.115 55.8967 174.652 56.1264C175.185 56.3562 175.645 56.6816 176.036 57.1027C176.423 57.5239 176.724 58.0152 176.94 58.5799C177.156 59.1446 177.264 59.7668 177.264 60.4591C177.264 61.0844 177.166 61.6843 176.969 62.2522C176.772 62.8201 176.48 63.3242 176.093 63.7676C175.705 64.2111 175.229 64.5557 174.661 64.8109C174.096 65.0662 173.442 65.1938 172.706 65.1938Z0:{"P":null,"b":"fsQvHBaaG0DEWBXNSYt2S","p":"/soe-centennial-nextjs","c":["",""],"i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",["$","$9","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/soe-centennial-nextjs/_next/static/css/51c7d7e297835e44.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_6f86a8 __variable_cf1540 __variable_2df5e6 __variable_0f68e0","children":["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}],{"children":["__PAGE__",["$","$9","c",{"children":[["$","div",null,{"children":[["$","header",null,{"className":"group w-full transition-colors absolute top-0 z-50","children":[["$","$Lc",null,{}],["$","div",null,{"className":"flex justify-between items-center cc 3xl:px-100 4xl:px-[calc((100%-1800px)/2)] rs-pt-2 rs-pb-1 transition","children":[["$","div",null,{"className":"no-underline inline-block font-normal","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-start sm:items-center","children":[["$","svg",null,{"width":261,"height":67,"viewBox":"0 0 261 67","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":[["$","g",null,{"clipPath":"url(#clip0_1391_18090)","children":[["$","path",null,{"d":"$d","className":"fill-digital-red-xlight"}],["$","path",null,{"d":"$e","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M104.146 21.0664V4.94813H98.585V1.97461H113.319V4.94813H107.784V21.0664H104.149H104.146Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M126.774 21.0664H130.653L123.733 1.97461H119.582L112.637 21.0664H116.49L117.991 16.7306H125.279L126.771 21.0664H126.774ZM118.985 13.8655L121.648 6.17328L124.295 13.8655H118.985Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M133.15 21.0664V1.97461H136.813L145.552 15.1481V1.97461H149.215V21.0664H145.552L136.813 7.92166V21.0664H133.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M152.932 21.0664V1.97461H165.304V4.94813H156.595V10.0497H163.568V12.9403H156.595V21.0664H152.932Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$f","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M203.318 21.0662L199.423 13.1346C199.702 13.0357 199.966 12.9209 200.21 12.7901C201.213 12.2541 201.95 11.5458 202.423 10.662C202.892 9.78144 203.127 8.83068 203.127 7.81292C203.127 6.74092 202.883 5.76463 202.394 4.88087C201.905 4.0003 201.162 3.29521 200.169 2.76878C199.175 2.24235 197.909 1.97754 196.37 1.97754H189.288V21.0693H192.951V13.5973H195.662L199.137 21.0693H203.314L203.318 21.0662ZM192.951 5.05635H196.154C197.274 5.05635 198.093 5.31478 198.61 5.83483C199.128 6.35487 199.385 7.05678 199.385 7.94692C199.385 8.83706 199.121 9.55492 198.598 10.1005C198.074 10.6461 197.258 10.9173 196.157 10.9173H192.954V5.05316L192.951 5.05635Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M206.409 21.0664V1.97461H212.757C214.963 1.97461 216.785 2.37023 218.223 3.16147C219.661 3.9527 220.728 5.06299 221.426 6.48913C222.121 7.91528 222.47 9.59347 222.47 11.5205C222.47 13.4476 222.121 15.1258 221.426 16.5519C220.731 17.978 219.667 19.0883 218.239 19.8796C216.811 20.6708 214.982 21.0664 212.757 21.0664H206.409ZM210.072 17.9015H212.567C214.122 17.9015 215.347 17.6462 216.243 17.1389C217.138 16.6317 217.776 15.8978 218.157 14.9439C218.537 13.9899 218.728 12.8478 218.728 11.5205C218.728 10.1933 218.537 9.02556 218.157 8.07161C217.776 7.11766 217.138 6.38385 216.243 5.87656C215.347 5.36928 214.122 5.11404 212.567 5.11404H210.072V17.9047V17.9015Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M83.5234 45.2246V26.1328H96.004V29.1063H87.1863V34.0962H95.1914V36.9613H87.1863V42.2511H96.004V45.2246H83.5234Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M99.3428 45.2246V26.1328H103.006L111.744 39.3063V26.1328H115.407V45.2246H111.744L103.006 32.0799V45.2246H99.3428Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$10","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M140.232 45.2246V26.1328H143.895V45.2246H140.232Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M147.611 45.2246V26.1328H151.274L160.013 39.3063V26.1328H163.675V45.2246H160.013L151.274 32.0799V45.2246H147.611Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M167.393 45.2246V26.1328H179.873V29.1063H171.055V34.0962H179.061V36.9613H171.055V42.2511H179.873V45.2246H167.393Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M183.209 45.2246V26.1328H195.69V29.1063H186.872V34.0962H194.877V36.9613H186.872V42.2511H195.69V45.2246H183.209Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M213.055 45.2246L209.16 37.2931C209.44 37.1942 209.703 37.0793 209.947 36.9485C210.95 36.4125 211.687 35.7042 212.16 34.8205C212.63 33.9399 212.864 32.9891 212.864 31.9714C212.864 30.8994 212.62 29.9231 212.131 29.0393C211.642 28.1588 210.9 27.4537 209.906 26.924C208.913 26.3976 207.646 26.1328 206.107 26.1328H199.025V45.2246H202.688V37.7525H205.399L208.875 45.2246H213.052H213.055ZM202.691 29.218H205.894C207.015 29.218 207.834 29.4764 208.351 29.9965C208.868 30.5165 209.125 31.2184 209.125 32.1086C209.125 32.9987 208.862 33.7166 208.338 34.2621C207.814 34.8077 206.999 35.0789 205.897 35.0789H202.695V29.2148L202.691 29.218Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M216.15 45.2246V26.1328H219.813V45.2246H216.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M223.53 45.2246V26.1328H227.193L235.931 39.3063V26.1328H239.594V45.2246H235.931L227.193 32.0799V45.2246H223.53Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$11","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M85.7929 64.9638V53.0218L83.5234 53.6344V52.6964L86.2119 51.5479H87.1451V64.9638H85.7897H85.7929Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$12","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$13","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$14","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M123.945 59.9044V58.7559H131.363V59.9044H123.945Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$15","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$16","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$17","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$18","className":"text-black-60 fill-stone-dark"}]]}],["$","defs",null,{"children":["$","clipPath",null,{"id":"clip0_1391_18090","children":["$","rect",null,{"width":"261","height":"67","fill":"white"}]}]}]]}],["$","span",null,{"className":"sr-only","children":"100 Years of Stanford Engineering: 1925 to 2025"}]]}]}],["$","div",null,{"className":"flex items-center gap-x-12 sm:gap-x-20 md:gap-x-30","children":"$undefined"}]]}]]}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","h2",null,{"className":"rs-mb-2 font-dm-sans font-bold leading-none tracking-normal tracking-normal sm:tracking-wide *:font-dm-sans flex flex-row items-center 2xl:whitespace-pre-line -mt-01em rs-mb-2 xl:max-w-1200","children":[[["$","span",null,{"className":"font-semibold type-1","children":"100 years of"}],["$","span",null,{"className":"font-bold type-8","children":"Impact"}]],"$undefined"]}]}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","div",null,{"className":"flex justify-between items-start grid-gap mr-0 au-ml-auto flex-col lg:flex-row","children":[["$","div",null,{"style":"$undefined","className":"cc lg:rs-pr-9 ml-0 flex flex-col *:font-dm-sans","children":[["$","h2",null,{"className":"rs-mb-2 font-dm-sans font-bold leading-none tracking-normal tracking-normal sm:tracking-wide 2xl:whitespace-pre-line -mt-01em rs-mb-2 xl:max-w-1200","children":["The first African-American woman in space","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-serif font-normal overview order-first mb-38","children":["1983","$undefined"]}],"$undefined",["$","div",null,{"className":"rs-mb-2 font-serif font-normal overview max-w-[50ch] rs-mb-3 *:*:leading-snug","children":["Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.","$undefined"]}],"$undefined"]}],["$","div",null,{"className":"aspect-[1/1] group relative w-500 h-500 perspective-600 order-first","children":["$","img",null,{"alt":"","src":"https://airandspace.si.edu/sites/default/files/styles/slideshow_basic/public/images/NASA%20166851h.jpg?itok=yL6MTpUr","className":"inset-0 w-full h-full object-cover rounded-lg transform ease-in-out duration-500 rotate-y-[25deg] group-hocus:rotate-y-[-25deg]","width":500,"height":500}]}]]}]}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","div",null,{"className":"flex justify-between items-start grid-gap mr-0 au-ml-auto flex-col lg:flex-row","children":[["$","div",null,{"style":"$undefined","className":"cc lg:rs-pr-9 ml-0 flex flex-col *:font-dm-sans","children":[["$","h2",null,{"className":"rs-mb-2 font-dm-sans font-bold leading-none tracking-normal tracking-normal sm:tracking-wide 2xl:whitespace-pre-line -mt-01em rs-mb-2 xl:max-w-1200","children":["First remote classs from the Stanford Instructional Television Network","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-serif font-normal overview order-first mb-38","children":["1969","$undefined"]}],"$undefined",["$","div",null,{"className":"rs-mb-2 font-serif font-normal overview max-w-[50ch] rs-mb-3 *:*:leading-snug","children":["Cras felis tortor, bibendum quis porttitor at, ullamcorper eu diam. Aenean iaculis efficitur quam, quis dignissim lacus. Cras nec dui id mi blandit lobortis eget in enim.","$undefined"]}],"$undefined"]}],["$","div",null,{"className":"aspect-[1/1] group relative w-500 h-500 perspective-600","children":["$","img",null,{"alt":"","src":"https://images.unsplash.com/photo-1491770042090-0810a7e20f46?q=80&w=1935&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D","className":"inset-0 w-full h-full object-cover rounded-lg transform ease-in-out duration-500 rotate-y-[-25deg] group-hocus:rotate-y-[25deg]","width":500,"height":500}]}]]}]}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","div",null,{"className":"flex justify-between items-start grid-gap mr-0 au-ml-auto flex-col lg:flex-row","children":[["$","div",null,{"style":"$undefined","className":"cc lg:rs-pr-9 ml-0 flex flex-col *:font-dm-sans","children":[["$","h2",null,{"className":"rs-mb-2 font-dm-sans font-bold leading-none tracking-normal tracking-normal sm:tracking-wide 2xl:whitespace-pre-line -mt-01em rs-mb-2 xl:max-w-1200","children":["The Stanford Dish Radiotelescope completed in 1962","$undefined"]}],["$","div",null,{"className":"rs-mb-2 font-serif font-normal overview order-first mb-38","children":["1983","$undefined"]}],"$undefined",["$","div",null,{"className":"rs-mb-2 font-serif font-normal overview max-w-[50ch] rs-mb-3 *:*:leading-snug","children":["Enabling vastly expanded studies of scattering effects in the earth’s ionosphere and was used to detect Soviet radar and still used today for satellite calibrations, spacecraft command and telemetry, and radio astronomy measurements.","$undefined"]}],"$undefined"]}],["$","div",null,{"className":"aspect-[1/1] group relative w-500 h-500 perspective-600 order-first","children":["$","img",null,{"alt":"","src":"https://airandspace.si.edu/sites/default/files/styles/slideshow_basic/public/images/NASA%20166851h.jpg?itok=yL6MTpUr","className":"inset-0 w-full h-full object-cover rounded-lg transform ease-in-out duration-500 rotate-y-[25deg] group-hocus:rotate-y-[-25deg]","width":500,"height":500}]}]]}]}]]}],null,["$","$L19",null,{"children":"$L1a"}]]}],{},null]},null],["$","$9","h",{"children":[null,["$","$9","D3J7qDq5xL9EXNRShNm5a",{"children":[["$","$L1b",null,{"children":"$L1c"}],["$","$L1d",null,{"children":"$L1e"}],["$","meta",null,{"name":"next-size-adjust"}]]}]]}]]],"m":"$undefined","G":["$1f","$undefined"],"s":false,"S":true} -1e:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] -1c:[["$","meta","0",{"charSet":"utf-8"}],["$","link","1",{"rel":"icon","href":"/soe-centennial-nextjs/favicon.ico","type":"image/x-icon","sizes":"16x16"}]] -1a:null +8:HL["/soe-centennial-nextjs/_next/static/css/b69d1ded54924710.css","style"] +d:T70d,M52.7722 67H52.7183C46.2685 67 41.0217 61.7261 41.0217 55.2431V42.2515L37.5143 55.527C35.7273 62.2845 29.6235 67.0032 22.669 67.0032C16.5906 67.0032 11.328 63.4362 8.83949 58.2772L7.26831 64.2402C6.8398 65.8674 5.37337 67.0032 3.69744 67.0032C2.54207 67.0032 1.47557 66.4768 0.770921 65.5547C0.0662701 64.6359 -0.168613 63.4618 0.126578 62.3387L7.30957 35.0889V4.90376C7.30957 2.19824 9.4997 0 12.1882 0C13.7149 0 15.1242 0.698714 16.0542 1.91429C16.9842 3.12986 17.2953 4.67724 16.9049 6.16081L9.21403 35.3377V49.379L19.9203 8.74829C21.2788 3.59567 25.9288 0 31.2296 0C37.6794 0 42.9262 5.27386 42.9262 11.7569V27.5912L47.4302 10.5509C49.0712 4.33905 54.6862 0 61.0788 0C65.4972 0 69.5759 2.01957 72.2707 5.53867C74.9655 9.05776 75.8606 13.5404 74.7307 17.8316L64.0784 58.2517C62.7199 63.4011 58.0698 67 52.7722 67ZM42.9262 35.0474V55.2431C42.9262 60.6701 47.3191 65.0857 52.7183 65.0857H52.7722C57.2096 65.0857 61.1011 62.0739 62.2374 57.7636L72.8897 17.3434C73.8673 13.6297 73.0928 9.75329 70.763 6.70638C68.4301 3.66267 64.9005 1.91429 61.0788 1.91429C55.5464 1.91429 50.69 5.66948 49.268 11.0422L42.923 35.0442L42.9262 35.0474ZM9.67745 55.09C11.2264 60.8424 16.4637 65.0857 22.669 65.0857C28.8744 65.0857 34.1085 60.9509 35.6733 55.0325L41.0217 34.7953V11.7569C41.0217 6.3299 36.6287 1.91429 31.2296 1.91429C26.7922 1.91429 22.9008 4.9261 21.7644 9.23643L9.67745 55.09ZM7.3064 42.561L1.96438 62.8269C1.82155 63.3692 1.93582 63.9371 2.27544 64.3838C2.61507 64.8305 3.13245 65.0857 3.69427 65.0857C4.50366 65.0857 5.21466 64.537 5.42415 63.7489L7.70951 55.0772C7.44606 53.9478 7.3064 52.7705 7.3064 51.5613V42.5641V42.561ZM12.185 1.91429C10.544 1.91429 9.21086 3.25429 9.21086 4.90376V27.8624L15.0607 5.66948C15.2988 4.76657 15.1115 3.82219 14.5433 3.082C13.9752 2.34181 13.1182 1.91429 12.185 1.91429Ze:T708,M90.0621 21.3947C88.6878 21.3947 87.4626 21.1587 86.3865 20.6865C85.3105 20.2143 84.4599 19.5219 83.8377 18.6127C83.2124 17.7034 82.8918 16.6027 82.876 15.3137H86.7547C86.7738 15.8784 86.9166 16.3857 87.1896 16.8419C87.4626 17.2982 87.8371 17.6555 88.3164 17.9203C88.7957 18.1851 89.3702 18.3159 90.0399 18.3159C90.6176 18.3159 91.1191 18.2202 91.5444 18.0288C91.9698 17.8374 92.2999 17.5694 92.5348 17.2248C92.7696 16.8802 92.8871 16.4718 92.8871 15.9965C92.8871 15.4509 92.7569 14.9978 92.4935 14.6341C92.23 14.2704 91.8682 13.9609 91.408 13.7057C90.9477 13.4505 90.4145 13.2207 89.8082 13.0102C89.202 12.8028 88.564 12.5795 87.8942 12.3434C86.3929 11.852 85.247 11.198 84.463 10.3812C83.6759 9.56446 83.2823 8.48289 83.2823 7.13651C83.2823 5.99113 83.5584 5.00846 84.1107 4.1917C84.663 3.37494 85.4279 2.74642 86.4024 2.30932C87.38 1.87223 88.491 1.65527 89.7384 1.65527C90.9858 1.65527 92.1475 1.87861 93.1156 2.32208C94.0837 2.76875 94.8519 3.41004 95.4232 4.24594C95.9945 5.08184 96.2866 6.06451 96.3056 7.19075H92.3983C92.3792 6.7728 92.2586 6.37718 92.0333 6.00389C91.8079 5.63061 91.4937 5.3307 91.0969 5.10418C90.7001 4.87765 90.2272 4.7628 89.6876 4.7628C89.2178 4.74365 88.7862 4.81704 88.3989 4.97975C88.0085 5.14246 87.7006 5.38494 87.4752 5.70399C87.2499 6.02303 87.1356 6.41865 87.1356 6.89084C87.1356 7.36303 87.2499 7.72675 87.4752 8.03623C87.7006 8.3457 88.0148 8.6137 88.4116 8.84022C88.8084 9.06675 89.2813 9.27732 89.8241 9.46875C90.3669 9.66018 90.9541 9.8548 91.5889 10.0558C92.5284 10.3844 93.3981 10.7705 94.1948 11.2139C94.9915 11.6606 95.6232 12.2381 96.0929 12.9464C96.5627 13.6547 96.7976 14.5927 96.7976 15.754C96.7976 16.7526 96.5341 17.681 96.0104 18.5361C95.4867 19.3911 94.7312 20.0803 93.7441 20.6099C92.757 21.1363 91.5318 21.4011 90.0685 21.4011L90.0621 21.3947Zf:T48b,M176.779 21.395C174.934 21.395 173.306 20.9771 171.894 20.1412C170.484 19.3053 169.38 18.1471 168.583 16.6635C167.786 15.1832 167.39 13.4667 167.39 11.5237C167.39 9.57749 167.786 7.8642 168.583 6.38382C169.38 4.90344 170.481 3.74211 171.894 2.9062C173.306 2.0703 174.931 1.65234 176.779 1.65234C178.626 1.65234 180.28 2.0703 181.689 2.9062C183.098 3.74211 184.2 4.90344 184.987 6.38382C185.774 7.86739 186.168 9.58068 186.168 11.5237C186.168 13.4667 185.774 15.1832 184.987 16.6635C184.2 18.1471 183.101 19.3053 181.689 20.1412C180.276 20.9771 178.642 21.395 176.779 21.395ZM176.779 18.0929C177.937 18.0929 178.937 17.8249 179.778 17.2889C180.619 16.7529 181.276 15.9935 181.746 15.0109C182.216 14.0282 182.451 12.8669 182.451 11.5205C182.451 10.1741 182.216 8.98725 181.746 8.01734C181.276 7.04425 180.619 6.29449 179.778 5.76806C178.937 5.24163 177.937 4.97682 176.779 4.97682C175.62 4.97682 174.642 5.24163 173.795 5.76806C172.944 6.29449 172.284 7.04425 171.814 8.01734C171.345 8.99044 171.11 10.1582 171.11 11.5205C171.11 12.8828 171.345 14.0282 171.814 15.0109C172.284 15.9935 172.944 16.7529 173.795 17.2889C174.646 17.8249 175.639 18.0929 176.779 18.0929Z10:T432,M127.453 45.5535C125.644 45.5535 124.069 45.1483 122.733 44.3411C121.394 43.5339 120.356 42.3949 119.613 40.9305C118.87 39.466 118.502 37.7623 118.502 35.8161C118.502 33.87 118.883 32.1216 119.641 30.622C120.4 29.1225 121.495 27.9452 122.923 27.0902C124.352 26.2351 126.063 25.8076 128.053 25.8076C130.278 25.8076 132.128 26.3436 133.601 27.4156C135.074 28.4876 136.029 29.9808 136.464 31.8887H132.366C132.093 31.0528 131.592 30.3923 130.859 29.9106C130.126 29.4288 129.18 29.1863 128.024 29.1863C126.793 29.1863 125.745 29.4575 124.876 30.0031C124.006 30.5487 123.346 31.3112 122.895 32.2939C122.441 33.2765 122.216 34.4474 122.216 35.813C122.216 37.1785 122.441 38.3685 122.895 39.332C123.346 40.2956 123.993 41.0294 124.834 41.5271C125.675 42.028 126.666 42.2769 127.805 42.2769C129.468 42.2769 130.732 41.827 131.589 40.9273C132.449 40.0276 132.96 38.8599 133.122 37.4241H128.456V34.6708H136.813V45.2249H133.42L133.15 42.7969C132.754 43.3967 132.287 43.9008 131.754 44.3124C131.221 44.7208 130.602 45.0302 129.894 45.2408C129.189 45.4482 128.373 45.5535 127.453 45.5535Z11:T42b,M251.639 45.5535C249.83 45.5535 248.256 45.1483 246.92 44.3411C245.58 43.5339 244.542 42.3949 243.799 40.9305C243.057 39.466 242.688 37.7623 242.688 35.8161C242.688 33.854 243.069 32.1216 243.828 30.622C244.587 29.1225 245.682 27.9452 247.11 27.0902C248.538 26.2351 250.249 25.8076 252.239 25.8076C254.464 25.8076 256.315 26.3436 257.788 27.4156C259.26 28.4876 260.216 29.9808 260.651 31.8887H256.553C256.28 31.0528 255.778 30.3923 255.045 29.9106C254.312 29.4288 253.366 29.1863 252.211 29.1863C250.979 29.1863 249.932 29.4575 249.062 30.0031C248.192 30.5487 247.532 31.3112 247.081 32.2939C246.628 33.2765 246.402 34.4474 246.402 35.813C246.402 37.1785 246.628 38.3685 247.081 39.332C247.532 40.2956 248.18 41.0294 249.021 41.5271C249.862 42.028 250.852 42.2769 251.992 42.2769C253.655 42.2769 254.918 41.827 255.775 40.9273C256.635 40.0276 257.147 38.8599 257.308 37.4241H252.642V34.6708H261V45.2249H257.607L257.337 42.7969C256.94 43.3967 256.474 43.9008 255.94 44.3124C255.407 44.7208 254.788 45.0302 254.08 45.2408C253.376 45.4482 252.56 45.5535 251.639 45.5535Z12:T717,M94.4296 65.1943C93.617 65.1943 92.9155 65.0347 92.3315 64.7157C91.7475 64.3966 91.2809 63.9659 90.9286 63.4204C90.5794 62.878 90.3604 62.275 90.2715 61.6082H91.5126C91.6522 62.3739 91.9792 62.9673 92.4934 63.3821C93.0076 63.7968 93.6583 64.0042 94.4486 64.0042C95.1596 64.0042 95.7976 63.7873 96.3563 63.3534C96.9149 62.9195 97.3625 62.2526 97.7021 61.3497C98.0385 60.45 98.2322 59.3142 98.2829 57.9487V57.8243C98.2829 57.7796 98.2829 57.7381 98.2829 57.6998C98.0925 58.121 97.81 58.5166 97.4355 58.8867C97.0609 59.2568 96.6134 59.5535 96.0896 59.7768C95.5691 60.0002 94.9692 60.1118 94.2963 60.1118C93.5345 60.1118 92.8171 59.9332 92.1506 59.5758C91.484 59.2185 90.9412 58.7144 90.5191 58.0604C90.1001 57.4095 89.8906 56.6534 89.8906 55.7983C89.8906 55.0581 90.0715 54.3435 90.4334 53.6607C90.7952 52.9779 91.3158 52.4132 91.9982 51.9729C92.6807 51.5326 93.4964 51.3125 94.4486 51.3125C95.4009 51.3125 96.2039 51.4912 96.8514 51.8485C97.4989 52.2058 98.0195 52.6908 98.4163 53.3065C98.8098 53.9191 99.0955 54.6083 99.2733 55.3676C99.451 56.1269 99.5399 56.9054 99.5399 57.6966C99.5399 59.1675 99.3367 60.4628 98.9305 61.5858C98.5242 62.7089 97.9433 63.5926 97.1847 64.2307C96.4293 64.8688 95.5088 65.1879 94.4296 65.1879V65.1943ZM94.5438 58.9282C95.166 58.9282 95.7278 58.7814 96.2325 58.4879C96.734 58.1944 97.1307 57.8051 97.4228 57.3202C97.7148 56.8352 97.8608 56.2992 97.8608 55.709C97.8608 55.0836 97.7148 54.5317 97.4228 54.0499C97.1307 53.5682 96.7372 53.1949 96.242 52.9205C95.7468 52.6461 95.1818 52.5089 94.5438 52.5089C93.9059 52.5089 93.344 52.6493 92.8457 52.9301C92.3506 53.2108 91.9633 53.5905 91.684 54.0691C91.4047 54.5476 91.265 55.0996 91.265 55.7281C91.265 56.3566 91.4078 56.9309 91.6935 57.4159C91.9792 57.9008 92.3696 58.2741 92.8648 58.5357C93.3599 58.7974 93.9186 58.9282 94.5438 58.9282Z13:T42b,M101.581 64.9643V64.0263C102.508 63.2861 103.387 62.5395 104.212 61.793C105.038 61.0464 105.774 60.303 106.415 59.5596C107.056 58.8194 107.561 58.092 107.932 57.3837C108.301 56.6754 108.485 55.9799 108.485 55.3035C108.485 54.8186 108.399 54.3591 108.228 53.922C108.056 53.4881 107.78 53.1372 107.399 52.8692C107.018 52.6012 106.491 52.4672 105.815 52.4672C105.18 52.4672 104.654 52.6076 104.231 52.8883C103.812 53.1691 103.501 53.536 103.298 53.9891C103.095 54.4421 102.994 54.9366 102.994 55.4758H101.698C101.698 54.6208 101.876 53.8806 102.232 53.2616C102.587 52.6427 103.073 52.1641 103.692 51.8227C104.308 51.4845 105.025 51.3154 105.838 51.3154C106.587 51.3154 107.26 51.4558 107.859 51.7366C108.456 52.0173 108.932 52.4512 109.291 53.0415C109.646 53.6285 109.824 54.3783 109.824 55.2844C109.824 55.9225 109.688 56.567 109.415 57.2114C109.142 57.8559 108.783 58.4844 108.339 59.1002C107.894 59.7128 107.399 60.3062 106.85 60.8741C106.304 61.442 105.745 61.978 105.18 62.4853C104.615 62.9894 104.089 63.4392 103.606 63.838H110.319V64.9675H101.587L101.581 64.9643Z14:T49e,M117.197 65.1938C116.308 65.1938 115.531 65.0311 114.871 64.7056C114.21 64.3802 113.687 63.9335 113.296 63.3624C112.909 62.7945 112.658 62.1596 112.544 61.4545H113.861C114.026 62.2203 114.401 62.8456 114.985 63.3242C115.569 63.8027 116.312 64.042 117.216 64.042C117.902 64.042 118.486 63.8825 118.971 63.5634C119.454 63.2444 119.825 62.8137 120.086 62.2681C120.346 61.7257 120.476 61.1259 120.476 60.4751C120.476 59.7859 120.343 59.1702 120.076 58.6342C119.809 58.0982 119.438 57.6802 118.962 57.3803C118.486 57.0804 117.93 56.9304 117.292 56.9304C116.518 56.9304 115.855 57.0995 115.309 57.4377C114.763 57.7759 114.35 58.2194 114.071 58.7714H112.792L113.915 51.5449H120.838V52.7126H114.947L114.166 57.141C114.483 56.7454 114.918 56.42 115.47 56.1647C116.023 55.9095 116.661 55.7819 117.388 55.7819C118.022 55.7819 118.606 55.8967 119.143 56.1264C119.676 56.3562 120.136 56.6816 120.527 57.1027C120.914 57.5239 121.216 58.0152 121.431 58.5799C121.647 59.1446 121.755 59.7668 121.755 60.4591C121.755 61.0844 121.657 61.6843 121.46 62.2522C121.263 62.8201 120.971 63.3242 120.584 63.7676C120.197 64.2079 119.721 64.5557 119.152 64.8109C118.587 65.0662 117.934 65.1938 117.197 65.1938Z15:T427,M133.56 64.9643V64.0263C134.486 63.2861 135.366 62.5395 136.191 61.793C137.016 61.0464 137.753 60.303 138.394 59.5596C139.035 58.8194 139.54 58.092 139.911 57.3837C140.279 56.6754 140.463 55.9799 140.463 55.3035C140.463 54.8186 140.378 54.3591 140.206 53.922C140.035 53.4881 139.759 53.1372 139.378 52.8692C138.997 52.6012 138.47 52.4672 137.794 52.4672C137.159 52.4672 136.632 52.6076 136.21 52.8883C135.791 53.1691 135.48 53.536 135.277 53.9891C135.074 54.4421 134.972 54.9366 134.972 55.4758H133.677C133.677 54.6208 133.855 53.8806 134.21 53.2616C134.566 52.6427 135.051 52.1641 135.67 51.8227C136.286 51.4845 137.003 51.3154 137.816 51.3154C138.565 51.3154 139.238 51.4558 139.838 51.7366C140.435 52.0173 140.911 52.4512 141.269 53.0415C141.625 53.6285 141.803 54.3783 141.803 55.2844C141.803 55.9225 141.666 56.567 141.393 57.2114C141.12 57.8559 140.762 58.4844 140.317 59.1002C139.873 59.7128 139.378 60.3062 138.829 60.8741C138.283 61.442 137.724 61.978 137.159 62.4853C136.594 62.9894 136.067 63.4392 135.585 63.838H142.298V64.9675H133.566L133.56 64.9643Z16:T498,M149.538 65.1935C148.37 65.1935 147.37 64.9031 146.545 64.3225C145.72 63.7418 145.082 62.9282 144.637 61.8881C144.193 60.848 143.971 59.6357 143.971 58.2574C143.971 56.8791 144.193 55.6667 144.637 54.6266C145.082 53.5865 145.716 52.773 146.545 52.1923C147.37 51.6116 148.364 51.3213 149.519 51.3213C150.674 51.3213 151.668 51.6116 152.493 52.1923C153.318 52.773 153.953 53.5865 154.401 54.6266C154.845 55.6667 155.067 56.8791 155.067 58.2574C155.067 59.6357 154.845 60.848 154.401 61.8881C153.956 62.9314 153.322 63.7418 152.493 64.3225C151.668 64.9031 150.681 65.1935 149.538 65.1935ZM149.519 64.0258C150.319 64.0258 151.036 63.7961 151.665 63.3366C152.293 62.8772 152.788 62.2168 153.153 61.3521C153.515 60.4907 153.696 59.457 153.696 58.2574C153.696 57.0578 153.515 56.0272 153.153 55.1722C152.792 54.3171 152.296 53.6567 151.665 53.1973C151.036 52.7379 150.319 52.5081 149.519 52.5081C148.719 52.5081 148.018 52.7379 147.383 53.1973C146.748 53.6567 146.247 54.3171 145.885 55.1722C145.523 56.0272 145.342 57.0578 145.342 58.2574C145.342 59.457 145.523 60.4907 145.885 61.3521C146.247 62.2136 146.745 62.8772 147.383 63.3366C148.018 63.7961 148.729 64.0258 149.519 64.0258Z17:T425,M157.09 64.9643V64.0263C158.017 63.2861 158.896 62.5395 159.721 61.793C160.546 61.0464 161.283 60.303 161.924 59.5596C162.565 58.8194 163.07 58.092 163.441 57.3837C163.809 56.6754 163.994 55.9799 163.994 55.3035C163.994 54.8186 163.908 54.3591 163.736 53.922C163.565 53.4881 163.289 53.1372 162.908 52.8692C162.527 52.6012 162 52.4672 161.324 52.4672C160.689 52.4672 160.162 52.6076 159.74 52.8883C159.321 53.1691 159.01 53.536 158.807 53.9891C158.604 54.4421 158.502 54.9366 158.502 55.4758H157.207C157.207 54.6208 157.385 53.8806 157.741 53.2616C158.096 52.6427 158.582 52.1641 159.201 51.8227C159.816 51.4845 160.534 51.3154 161.346 51.3154C162.095 51.3154 162.768 51.4558 163.368 51.7366C163.965 52.0173 164.441 52.4512 164.8 53.0415C165.155 53.6285 165.333 54.3783 165.333 55.2844C165.333 55.9225 165.197 56.567 164.924 57.2114C164.651 57.8559 164.292 58.4844 163.848 59.1002C163.403 59.7128 162.908 60.3062 162.359 60.8741C161.813 61.442 161.254 61.978 160.689 62.4853C160.124 62.9894 159.597 63.4392 159.115 63.838H165.828V64.9675H157.096L157.09 64.9643Z18:T499,M172.706 65.1938C171.817 65.1938 171.04 65.0311 170.379 64.7056C169.719 64.3802 169.195 63.9335 168.805 63.3624C168.418 62.7945 168.167 62.1596 168.053 61.4545H169.37C169.535 62.2203 169.91 62.8456 170.494 63.3242C171.078 63.8027 171.82 64.042 172.725 64.042C173.411 64.042 173.995 63.8825 174.48 63.5634C174.963 63.2444 175.334 62.8137 175.594 62.2681C175.855 61.7257 175.985 61.1259 175.985 60.4751C175.985 59.7859 175.851 59.1702 175.585 58.6342C175.318 58.0982 174.947 57.6802 174.471 57.3803C173.995 57.0804 173.439 56.9304 172.801 56.9304C172.027 56.9304 171.363 57.0995 170.817 57.4377C170.271 57.7759 169.859 58.2194 169.579 58.7714H168.3L169.424 51.5449H176.347V52.7126H170.456L169.675 57.141C169.992 56.7454 170.427 56.42 170.979 56.1647C171.532 55.9095 172.17 55.7819 172.896 55.7819C173.531 55.7819 174.115 55.8967 174.652 56.1264C175.185 56.3562 175.645 56.6816 176.036 57.1027C176.423 57.5239 176.724 58.0152 176.94 58.5799C177.156 59.1446 177.264 59.7668 177.264 60.4591C177.264 61.0844 177.166 61.6843 176.969 62.2522C176.772 62.8201 176.48 63.3242 176.093 63.7676C175.705 64.2111 175.229 64.5557 174.661 64.8109C174.096 65.0662 173.442 65.1938 172.706 65.1938Z0:{"P":null,"b":"QxRT-Fcqlew2hRWA_sTNd","p":"/soe-centennial-nextjs","c":["",""],"i":false,"f":[[["",{"children":["__PAGE__",{}]},"$undefined","$undefined",true],["",["$","$9","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/soe-centennial-nextjs/_next/static/css/b69d1ded54924710.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_6f86a8 __variable_cf1540 __variable_2df5e6 __variable_0f68e0","children":["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}],{"children":["__PAGE__",["$","$9","c",{"children":[["$","div",null,{"children":[["$","header",null,{"className":"group w-full transition-colors absolute top-0 z-50","children":[["$","$Lc",null,{}],["$","div",null,{"className":"flex justify-between items-center cc 3xl:px-100 4xl:px-[calc((100%-1800px)/2)] rs-pt-2 rs-pb-1 transition","children":[["$","div",null,{"className":"no-underline inline-block font-normal","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-start sm:items-center","children":[["$","svg",null,{"width":261,"height":67,"viewBox":"0 0 261 67","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":[["$","g",null,{"clipPath":"url(#clip0_1391_18090)","children":[["$","path",null,{"d":"$d","className":"fill-digital-red-xlight"}],["$","path",null,{"d":"$e","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M104.146 21.0664V4.94813H98.585V1.97461H113.319V4.94813H107.784V21.0664H104.149H104.146Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M126.774 21.0664H130.653L123.733 1.97461H119.582L112.637 21.0664H116.49L117.991 16.7306H125.279L126.771 21.0664H126.774ZM118.985 13.8655L121.648 6.17328L124.295 13.8655H118.985Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M133.15 21.0664V1.97461H136.813L145.552 15.1481V1.97461H149.215V21.0664H145.552L136.813 7.92166V21.0664H133.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M152.932 21.0664V1.97461H165.304V4.94813H156.595V10.0497H163.568V12.9403H156.595V21.0664H152.932Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$f","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M203.318 21.0662L199.423 13.1346C199.702 13.0357 199.966 12.9209 200.21 12.7901C201.213 12.2541 201.95 11.5458 202.423 10.662C202.892 9.78144 203.127 8.83068 203.127 7.81292C203.127 6.74092 202.883 5.76463 202.394 4.88087C201.905 4.0003 201.162 3.29521 200.169 2.76878C199.175 2.24235 197.909 1.97754 196.37 1.97754H189.288V21.0693H192.951V13.5973H195.662L199.137 21.0693H203.314L203.318 21.0662ZM192.951 5.05635H196.154C197.274 5.05635 198.093 5.31478 198.61 5.83483C199.128 6.35487 199.385 7.05678 199.385 7.94692C199.385 8.83706 199.121 9.55492 198.598 10.1005C198.074 10.6461 197.258 10.9173 196.157 10.9173H192.954V5.05316L192.951 5.05635Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M206.409 21.0664V1.97461H212.757C214.963 1.97461 216.785 2.37023 218.223 3.16147C219.661 3.9527 220.728 5.06299 221.426 6.48913C222.121 7.91528 222.47 9.59347 222.47 11.5205C222.47 13.4476 222.121 15.1258 221.426 16.5519C220.731 17.978 219.667 19.0883 218.239 19.8796C216.811 20.6708 214.982 21.0664 212.757 21.0664H206.409ZM210.072 17.9015H212.567C214.122 17.9015 215.347 17.6462 216.243 17.1389C217.138 16.6317 217.776 15.8978 218.157 14.9439C218.537 13.9899 218.728 12.8478 218.728 11.5205C218.728 10.1933 218.537 9.02556 218.157 8.07161C217.776 7.11766 217.138 6.38385 216.243 5.87656C215.347 5.36928 214.122 5.11404 212.567 5.11404H210.072V17.9047V17.9015Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M83.5234 45.2246V26.1328H96.004V29.1063H87.1863V34.0962H95.1914V36.9613H87.1863V42.2511H96.004V45.2246H83.5234Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M99.3428 45.2246V26.1328H103.006L111.744 39.3063V26.1328H115.407V45.2246H111.744L103.006 32.0799V45.2246H99.3428Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$10","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M140.232 45.2246V26.1328H143.895V45.2246H140.232Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M147.611 45.2246V26.1328H151.274L160.013 39.3063V26.1328H163.675V45.2246H160.013L151.274 32.0799V45.2246H147.611Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M167.393 45.2246V26.1328H179.873V29.1063H171.055V34.0962H179.061V36.9613H171.055V42.2511H179.873V45.2246H167.393Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M183.209 45.2246V26.1328H195.69V29.1063H186.872V34.0962H194.877V36.9613H186.872V42.2511H195.69V45.2246H183.209Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M213.055 45.2246L209.16 37.2931C209.44 37.1942 209.703 37.0793 209.947 36.9485C210.95 36.4125 211.687 35.7042 212.16 34.8205C212.63 33.9399 212.864 32.9891 212.864 31.9714C212.864 30.8994 212.62 29.9231 212.131 29.0393C211.642 28.1588 210.9 27.4537 209.906 26.924C208.913 26.3976 207.646 26.1328 206.107 26.1328H199.025V45.2246H202.688V37.7525H205.399L208.875 45.2246H213.052H213.055ZM202.691 29.218H205.894C207.015 29.218 207.834 29.4764 208.351 29.9965C208.868 30.5165 209.125 31.2184 209.125 32.1086C209.125 32.9987 208.862 33.7166 208.338 34.2621C207.814 34.8077 206.999 35.0789 205.897 35.0789H202.695V29.2148L202.691 29.218Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M216.15 45.2246V26.1328H219.813V45.2246H216.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M223.53 45.2246V26.1328H227.193L235.931 39.3063V26.1328H239.594V45.2246H235.931L227.193 32.0799V45.2246H223.53Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$11","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M85.7929 64.9638V53.0218L83.5234 53.6344V52.6964L86.2119 51.5479H87.1451V64.9638H85.7897H85.7929Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$12","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$13","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$14","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M123.945 59.9044V58.7559H131.363V59.9044H123.945Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$15","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$16","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$17","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$18","className":"text-black-60 fill-stone-dark"}]]}],["$","defs",null,{"children":["$","clipPath",null,{"id":"clip0_1391_18090","children":["$","rect",null,{"width":"261","height":"67","fill":"white"}]}]}]]}],["$","span",null,{"className":"sr-only","children":"100 Years of Stanford Engineering: 1925 to 2025"}]]}]}],["$","div",null,{"className":"flex items-center gap-x-12 sm:gap-x-20 md:gap-x-30","children":"$undefined"}]]}]]}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","h2",null,{"className":"font-dm-sans font-bold leading-none tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4 *:font-dm-sans flex flex-row items-center 2xl:whitespace-pre-line -mt-01em rs-mb-2 xl:max-w-1200","children":[[["$","span",null,{"className":"font-semibold type-1","children":"100 years of"}],["$","span",null,{"className":"font-bold type-8","children":"Impact"}]],"$undefined"]}]}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","div",null,{"className":"flex items-center flex-col w-fit lg:flex-row","children":[["$","div",null,{"className":"rs-px-2 w-[420px] lg:w-600 lg:rs-pr-9 ml-0 flex flex-col","children":[["$","h2",null,{"className":"font-dm-sans type-1 font-normal leading-display tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4 2xl:whitespace-pre-line -mt-01em rs-mb-0 last:mb-0 xl:max-w-1200","children":[["$","$L19",null,{"className":"font-inherit","href":"/","children":["The first African-American woman in space",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 20 20","fill":"currentColor","aria-hidden":"true","data-slot":"icon","ref":"$undefined","aria-labelledby":"$undefined","width":20,"className":"ml-2 inline-block shrink-0 text-digital-red-light","children":[null,["$","path",null,{"fillRule":"evenodd","d":"M3 10a.75.75 0 0 1 .75-.75h10.638L10.23 5.29a.75.75 0 1 1 1.04-1.08l5.5 5.25a.75.75 0 0 1 0 1.08l-5.5 5.25a.75.75 0 1 1-1.04-1.08l4.158-3.96H3.75A.75.75 0 0 1 3 10Z","clipRule":"evenodd"}]]}]]}],"$undefined"]}],["$","div",null,{"className":"font-dm-mono type-2 font-normal order-first rs-mb-2","children":["1983","$undefined"]}]]}],["$","div",null,{"className":"rs-mb-2 lg:mb-0 w-[420px] lg:w-600 order-first lg:order-first lg:rs-mr-4","children":["$","div",null,{"className":"group relative flex justify-center rotate-y-[15deg] hocus:rotate-y-[-15deg]","children":["$","div",null,{"className":"aspect-[1/1] relative perspective-1000 transform ease-in-out duration-1000 w-full h-full","children":["$","$L1a",null,{"alt":"","src":"https://airandspace.si.edu/sites/default/files/styles/slideshow_basic/public/images/NASA%20166851h.jpg?itok=yL6MTpUr","fill":true,"className":"object-cover rounded-lg shadow-lg transform ease-in-out duration-1000"}]}]}]}]]}]}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","div",null,{"className":"flex items-center flex-col w-fit lg:flex-row lg:ml-auto","children":[["$","div",null,{"className":"rs-px-2 w-[420px] lg:w-600 lg:rs-pr-9 ml-0 flex flex-col","children":[["$","h2",null,{"className":"font-dm-sans type-1 font-normal leading-display tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4 2xl:whitespace-pre-line -mt-01em rs-mb-0 last:mb-0 xl:max-w-1200","children":[["$","$L19",null,{"className":"font-inherit","href":"/","children":["First remote classs from the Stanford Instructional Television Network",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 20 20","fill":"currentColor","aria-hidden":"true","data-slot":"icon","ref":"$undefined","aria-labelledby":"$undefined","width":20,"className":"ml-2 inline-block shrink-0 text-digital-red-light","children":[null,["$","path",null,{"fillRule":"evenodd","d":"M3 10a.75.75 0 0 1 .75-.75h10.638L10.23 5.29a.75.75 0 1 1 1.04-1.08l5.5 5.25a.75.75 0 0 1 0 1.08l-5.5 5.25a.75.75 0 1 1-1.04-1.08l4.158-3.96H3.75A.75.75 0 0 1 3 10Z","clipRule":"evenodd"}]]}]]}],"$undefined"]}],["$","div",null,{"className":"font-dm-mono type-2 font-normal order-first rs-mb-2","children":["1969","$undefined"]}]]}],["$","div",null,{"className":"rs-mb-2 lg:mb-0 w-[420px] lg:w-600 order-first lg:order-last lg:rs-ml-4","children":["$","div",null,{"className":"group relative flex justify-center rotate-y-[-15deg] hocus:rotate-y-[15deg]","children":["$","div",null,{"className":"aspect-[1/1] relative perspective-1000 transform ease-in-out duration-1000 w-full h-full","children":["$","$L1a",null,{"alt":"","src":"https://images.unsplash.com/photo-1491770042090-0810a7e20f46?q=80&w=1935&auto=format&fit=crop&ixlib=rb-4.0.3&ixid=M3wxMjA3fDB8MHxwaG90by1wYWdlfHx8fGVufDB8fHx8fA%3D%3D","fill":true,"className":"object-cover rounded-lg shadow-lg transform ease-in-out duration-1000"}]}]}]}]]}]}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","div",null,{"className":"flex items-center flex-col w-fit lg:flex-row","children":[["$","div",null,{"className":"rs-px-2 w-[420px] lg:w-600 lg:rs-pr-9 ml-0 flex flex-col","children":[["$","h2",null,{"className":"font-dm-sans type-1 font-normal leading-display tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4 2xl:whitespace-pre-line -mt-01em rs-mb-0 last:mb-0 xl:max-w-1200","children":[["$","$L19",null,{"className":"font-inherit","href":"/","children":["The Stanford Dish Radiotelescope completed in 1962",["$","svg",null,{"xmlns":"http://www.w3.org/2000/svg","viewBox":"0 0 20 20","fill":"currentColor","aria-hidden":"true","data-slot":"icon","ref":"$undefined","aria-labelledby":"$undefined","width":20,"className":"ml-2 inline-block shrink-0 text-digital-red-light","children":[null,["$","path",null,{"fillRule":"evenodd","d":"M3 10a.75.75 0 0 1 .75-.75h10.638L10.23 5.29a.75.75 0 1 1 1.04-1.08l5.5 5.25a.75.75 0 0 1 0 1.08l-5.5 5.25a.75.75 0 1 1-1.04-1.08l4.158-3.96H3.75A.75.75 0 0 1 3 10Z","clipRule":"evenodd"}]]}]]}],"$undefined"]}],["$","div",null,{"className":"font-dm-mono type-2 font-normal order-first rs-mb-2","children":["1983","$undefined"]}]]}],["$","div",null,{"className":"rs-mb-2 lg:mb-0 w-[420px] lg:w-600 order-first lg:order-first lg:rs-mr-4","children":["$","div",null,{"className":"group relative flex justify-center rotate-y-[15deg] hocus:rotate-y-[-15deg]","children":["$","div",null,{"className":"aspect-[1/1] relative perspective-1000 transform ease-in-out duration-1000 w-full h-full","children":["$","$L1a",null,{"alt":"","src":"https://airandspace.si.edu/sites/default/files/styles/slideshow_basic/public/images/NASA%20166851h.jpg?itok=yL6MTpUr","fill":true,"className":"object-cover rounded-lg shadow-lg transform ease-in-out duration-1000"}]}]}]}]]}]}]]}],null,["$","$L1b",null,{"children":"$L1c"}]]}],{},null]},null],["$","$9","h",{"children":[null,["$","$9","WsOaUaBUY5i35pzeE1C_4",{"children":[["$","$L1d",null,{"children":"$L1e"}],["$","$L1f",null,{"children":"$L20"}],["$","meta",null,{"name":"next-size-adjust"}]]}]]}]]],"m":"$undefined","G":["$21","$undefined"],"s":false,"S":true} +20:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] +1e:[["$","meta","0",{"charSet":"utf-8"}],["$","link","1",{"rel":"icon","href":"/soe-centennial-nextjs/favicon.ico","type":"image/x-icon","sizes":"16x16"}]] +1c:null diff --git a/out/timeline.html b/out/timeline.html index 7cebe9a..3b45fd6 100644 --- a/out/timeline.html +++ b/out/timeline.html @@ -1 +1 @@ -
100 Years of Stanford Engineering: 1925 to 2025

100 years ofImpact

\ No newline at end of file +
100 Years of Stanford Engineering: 1925 to 2025

100 years ofImpact

\ No newline at end of file diff --git a/out/timeline.txt b/out/timeline.txt index 82f01bc..b1e0b96 100644 --- a/out/timeline.txt +++ b/out/timeline.txt @@ -12,11 +12,11 @@ f:I[3120,[],"MetadataBoundary"] 5:HL["/soe-centennial-nextjs/_next/static/media/b27868729ad8c262-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 6:HL["/soe-centennial-nextjs/_next/static/media/d90e10e85a15eaad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] 7:HL["/soe-centennial-nextjs/_next/static/media/db3cc5ff6037fbad-s.p.woff2","font",{"crossOrigin":"","type":"font/woff2"}] -8:HL["/soe-centennial-nextjs/_next/static/css/51c7d7e297835e44.css","style"] -0:{"P":null,"b":"fsQvHBaaG0DEWBXNSYt2S","p":"/soe-centennial-nextjs","c":["","timeline"],"i":false,"f":[[["",{"children":["timeline",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$9","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/soe-centennial-nextjs/_next/static/css/51c7d7e297835e44.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_6f86a8 __variable_cf1540 __variable_2df5e6 __variable_0f68e0","children":["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}],{"children":["timeline",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","timeline","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["__PAGE__",["$","$9","c",{"children":["$Lc",null,["$","$Ld",null,{"children":"$Le"}]]}],{},null]},null]},null],["$","$9","h",{"children":[null,["$","$9","H5JppC1MrWiMzWvaMpE9P",{"children":[["$","$Lf",null,{"children":"$L10"}],["$","$L11",null,{"children":"$L12"}],["$","meta",null,{"name":"next-size-adjust"}]]}]]}]]],"m":"$undefined","G":["$13","$undefined"],"s":false,"S":true} -14:I[5218,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-fc2dbac5b0276b2f.js","571","static/chunks/app/timeline/page-d06aac66ea6c438d.js"],"Skiplink"] -21:I[8785,["143","static/chunks/143-d5e7c922eea4f50f.js","980","static/chunks/980-f63c225bf8a7383a.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-fc2dbac5b0276b2f.js","571","static/chunks/app/timeline/page-d06aac66ea6c438d.js"],"default"] -15:T70d,M52.7722 67H52.7183C46.2685 67 41.0217 61.7261 41.0217 55.2431V42.2515L37.5143 55.527C35.7273 62.2845 29.6235 67.0032 22.669 67.0032C16.5906 67.0032 11.328 63.4362 8.83949 58.2772L7.26831 64.2402C6.8398 65.8674 5.37337 67.0032 3.69744 67.0032C2.54207 67.0032 1.47557 66.4768 0.770921 65.5547C0.0662701 64.6359 -0.168613 63.4618 0.126578 62.3387L7.30957 35.0889V4.90376C7.30957 2.19824 9.4997 0 12.1882 0C13.7149 0 15.1242 0.698714 16.0542 1.91429C16.9842 3.12986 17.2953 4.67724 16.9049 6.16081L9.21403 35.3377V49.379L19.9203 8.74829C21.2788 3.59567 25.9288 0 31.2296 0C37.6794 0 42.9262 5.27386 42.9262 11.7569V27.5912L47.4302 10.5509C49.0712 4.33905 54.6862 0 61.0788 0C65.4972 0 69.5759 2.01957 72.2707 5.53867C74.9655 9.05776 75.8606 13.5404 74.7307 17.8316L64.0784 58.2517C62.7199 63.4011 58.0698 67 52.7722 67ZM42.9262 35.0474V55.2431C42.9262 60.6701 47.3191 65.0857 52.7183 65.0857H52.7722C57.2096 65.0857 61.1011 62.0739 62.2374 57.7636L72.8897 17.3434C73.8673 13.6297 73.0928 9.75329 70.763 6.70638C68.4301 3.66267 64.9005 1.91429 61.0788 1.91429C55.5464 1.91429 50.69 5.66948 49.268 11.0422L42.923 35.0442L42.9262 35.0474ZM9.67745 55.09C11.2264 60.8424 16.4637 65.0857 22.669 65.0857C28.8744 65.0857 34.1085 60.9509 35.6733 55.0325L41.0217 34.7953V11.7569C41.0217 6.3299 36.6287 1.91429 31.2296 1.91429C26.7922 1.91429 22.9008 4.9261 21.7644 9.23643L9.67745 55.09ZM7.3064 42.561L1.96438 62.8269C1.82155 63.3692 1.93582 63.9371 2.27544 64.3838C2.61507 64.8305 3.13245 65.0857 3.69427 65.0857C4.50366 65.0857 5.21466 64.537 5.42415 63.7489L7.70951 55.0772C7.44606 53.9478 7.3064 52.7705 7.3064 51.5613V42.5641V42.561ZM12.185 1.91429C10.544 1.91429 9.21086 3.25429 9.21086 4.90376V27.8624L15.0607 5.66948C15.2988 4.76657 15.1115 3.82219 14.5433 3.082C13.9752 2.34181 13.1182 1.91429 12.185 1.91429Z16:T708,M90.0621 21.3947C88.6878 21.3947 87.4626 21.1587 86.3865 20.6865C85.3105 20.2143 84.4599 19.5219 83.8377 18.6127C83.2124 17.7034 82.8918 16.6027 82.876 15.3137H86.7547C86.7738 15.8784 86.9166 16.3857 87.1896 16.8419C87.4626 17.2982 87.8371 17.6555 88.3164 17.9203C88.7957 18.1851 89.3702 18.3159 90.0399 18.3159C90.6176 18.3159 91.1191 18.2202 91.5444 18.0288C91.9698 17.8374 92.2999 17.5694 92.5348 17.2248C92.7696 16.8802 92.8871 16.4718 92.8871 15.9965C92.8871 15.4509 92.7569 14.9978 92.4935 14.6341C92.23 14.2704 91.8682 13.9609 91.408 13.7057C90.9477 13.4505 90.4145 13.2207 89.8082 13.0102C89.202 12.8028 88.564 12.5795 87.8942 12.3434C86.3929 11.852 85.247 11.198 84.463 10.3812C83.6759 9.56446 83.2823 8.48289 83.2823 7.13651C83.2823 5.99113 83.5584 5.00846 84.1107 4.1917C84.663 3.37494 85.4279 2.74642 86.4024 2.30932C87.38 1.87223 88.491 1.65527 89.7384 1.65527C90.9858 1.65527 92.1475 1.87861 93.1156 2.32208C94.0837 2.76875 94.8519 3.41004 95.4232 4.24594C95.9945 5.08184 96.2866 6.06451 96.3056 7.19075H92.3983C92.3792 6.7728 92.2586 6.37718 92.0333 6.00389C91.8079 5.63061 91.4937 5.3307 91.0969 5.10418C90.7001 4.87765 90.2272 4.7628 89.6876 4.7628C89.2178 4.74365 88.7862 4.81704 88.3989 4.97975C88.0085 5.14246 87.7006 5.38494 87.4752 5.70399C87.2499 6.02303 87.1356 6.41865 87.1356 6.89084C87.1356 7.36303 87.2499 7.72675 87.4752 8.03623C87.7006 8.3457 88.0148 8.6137 88.4116 8.84022C88.8084 9.06675 89.2813 9.27732 89.8241 9.46875C90.3669 9.66018 90.9541 9.8548 91.5889 10.0558C92.5284 10.3844 93.3981 10.7705 94.1948 11.2139C94.9915 11.6606 95.6232 12.2381 96.0929 12.9464C96.5627 13.6547 96.7976 14.5927 96.7976 15.754C96.7976 16.7526 96.5341 17.681 96.0104 18.5361C95.4867 19.3911 94.7312 20.0803 93.7441 20.6099C92.757 21.1363 91.5318 21.4011 90.0685 21.4011L90.0621 21.3947Z17:T48b,M176.779 21.395C174.934 21.395 173.306 20.9771 171.894 20.1412C170.484 19.3053 169.38 18.1471 168.583 16.6635C167.786 15.1832 167.39 13.4667 167.39 11.5237C167.39 9.57749 167.786 7.8642 168.583 6.38382C169.38 4.90344 170.481 3.74211 171.894 2.9062C173.306 2.0703 174.931 1.65234 176.779 1.65234C178.626 1.65234 180.28 2.0703 181.689 2.9062C183.098 3.74211 184.2 4.90344 184.987 6.38382C185.774 7.86739 186.168 9.58068 186.168 11.5237C186.168 13.4667 185.774 15.1832 184.987 16.6635C184.2 18.1471 183.101 19.3053 181.689 20.1412C180.276 20.9771 178.642 21.395 176.779 21.395ZM176.779 18.0929C177.937 18.0929 178.937 17.8249 179.778 17.2889C180.619 16.7529 181.276 15.9935 181.746 15.0109C182.216 14.0282 182.451 12.8669 182.451 11.5205C182.451 10.1741 182.216 8.98725 181.746 8.01734C181.276 7.04425 180.619 6.29449 179.778 5.76806C178.937 5.24163 177.937 4.97682 176.779 4.97682C175.62 4.97682 174.642 5.24163 173.795 5.76806C172.944 6.29449 172.284 7.04425 171.814 8.01734C171.345 8.99044 171.11 10.1582 171.11 11.5205C171.11 12.8828 171.345 14.0282 171.814 15.0109C172.284 15.9935 172.944 16.7529 173.795 17.2889C174.646 17.8249 175.639 18.0929 176.779 18.0929Z18:T432,M127.453 45.5535C125.644 45.5535 124.069 45.1483 122.733 44.3411C121.394 43.5339 120.356 42.3949 119.613 40.9305C118.87 39.466 118.502 37.7623 118.502 35.8161C118.502 33.87 118.883 32.1216 119.641 30.622C120.4 29.1225 121.495 27.9452 122.923 27.0902C124.352 26.2351 126.063 25.8076 128.053 25.8076C130.278 25.8076 132.128 26.3436 133.601 27.4156C135.074 28.4876 136.029 29.9808 136.464 31.8887H132.366C132.093 31.0528 131.592 30.3923 130.859 29.9106C130.126 29.4288 129.18 29.1863 128.024 29.1863C126.793 29.1863 125.745 29.4575 124.876 30.0031C124.006 30.5487 123.346 31.3112 122.895 32.2939C122.441 33.2765 122.216 34.4474 122.216 35.813C122.216 37.1785 122.441 38.3685 122.895 39.332C123.346 40.2956 123.993 41.0294 124.834 41.5271C125.675 42.028 126.666 42.2769 127.805 42.2769C129.468 42.2769 130.732 41.827 131.589 40.9273C132.449 40.0276 132.96 38.8599 133.122 37.4241H128.456V34.6708H136.813V45.2249H133.42L133.15 42.7969C132.754 43.3967 132.287 43.9008 131.754 44.3124C131.221 44.7208 130.602 45.0302 129.894 45.2408C129.189 45.4482 128.373 45.5535 127.453 45.5535Z19:T42b,M251.639 45.5535C249.83 45.5535 248.256 45.1483 246.92 44.3411C245.58 43.5339 244.542 42.3949 243.799 40.9305C243.057 39.466 242.688 37.7623 242.688 35.8161C242.688 33.854 243.069 32.1216 243.828 30.622C244.587 29.1225 245.682 27.9452 247.11 27.0902C248.538 26.2351 250.249 25.8076 252.239 25.8076C254.464 25.8076 256.315 26.3436 257.788 27.4156C259.26 28.4876 260.216 29.9808 260.651 31.8887H256.553C256.28 31.0528 255.778 30.3923 255.045 29.9106C254.312 29.4288 253.366 29.1863 252.211 29.1863C250.979 29.1863 249.932 29.4575 249.062 30.0031C248.192 30.5487 247.532 31.3112 247.081 32.2939C246.628 33.2765 246.402 34.4474 246.402 35.813C246.402 37.1785 246.628 38.3685 247.081 39.332C247.532 40.2956 248.18 41.0294 249.021 41.5271C249.862 42.028 250.852 42.2769 251.992 42.2769C253.655 42.2769 254.918 41.827 255.775 40.9273C256.635 40.0276 257.147 38.8599 257.308 37.4241H252.642V34.6708H261V45.2249H257.607L257.337 42.7969C256.94 43.3967 256.474 43.9008 255.94 44.3124C255.407 44.7208 254.788 45.0302 254.08 45.2408C253.376 45.4482 252.56 45.5535 251.639 45.5535Z1a:T717,M94.4296 65.1943C93.617 65.1943 92.9155 65.0347 92.3315 64.7157C91.7475 64.3966 91.2809 63.9659 90.9286 63.4204C90.5794 62.878 90.3604 62.275 90.2715 61.6082H91.5126C91.6522 62.3739 91.9792 62.9673 92.4934 63.3821C93.0076 63.7968 93.6583 64.0042 94.4486 64.0042C95.1596 64.0042 95.7976 63.7873 96.3563 63.3534C96.9149 62.9195 97.3625 62.2526 97.7021 61.3497C98.0385 60.45 98.2322 59.3142 98.2829 57.9487V57.8243C98.2829 57.7796 98.2829 57.7381 98.2829 57.6998C98.0925 58.121 97.81 58.5166 97.4355 58.8867C97.0609 59.2568 96.6134 59.5535 96.0896 59.7768C95.5691 60.0002 94.9692 60.1118 94.2963 60.1118C93.5345 60.1118 92.8171 59.9332 92.1506 59.5758C91.484 59.2185 90.9412 58.7144 90.5191 58.0604C90.1001 57.4095 89.8906 56.6534 89.8906 55.7983C89.8906 55.0581 90.0715 54.3435 90.4334 53.6607C90.7952 52.9779 91.3158 52.4132 91.9982 51.9729C92.6807 51.5326 93.4964 51.3125 94.4486 51.3125C95.4009 51.3125 96.2039 51.4912 96.8514 51.8485C97.4989 52.2058 98.0195 52.6908 98.4163 53.3065C98.8098 53.9191 99.0955 54.6083 99.2733 55.3676C99.451 56.1269 99.5399 56.9054 99.5399 57.6966C99.5399 59.1675 99.3367 60.4628 98.9305 61.5858C98.5242 62.7089 97.9433 63.5926 97.1847 64.2307C96.4293 64.8688 95.5088 65.1879 94.4296 65.1879V65.1943ZM94.5438 58.9282C95.166 58.9282 95.7278 58.7814 96.2325 58.4879C96.734 58.1944 97.1307 57.8051 97.4228 57.3202C97.7148 56.8352 97.8608 56.2992 97.8608 55.709C97.8608 55.0836 97.7148 54.5317 97.4228 54.0499C97.1307 53.5682 96.7372 53.1949 96.242 52.9205C95.7468 52.6461 95.1818 52.5089 94.5438 52.5089C93.9059 52.5089 93.344 52.6493 92.8457 52.9301C92.3506 53.2108 91.9633 53.5905 91.684 54.0691C91.4047 54.5476 91.265 55.0996 91.265 55.7281C91.265 56.3566 91.4078 56.9309 91.6935 57.4159C91.9792 57.9008 92.3696 58.2741 92.8648 58.5357C93.3599 58.7974 93.9186 58.9282 94.5438 58.9282Z1b:T42b,M101.581 64.9643V64.0263C102.508 63.2861 103.387 62.5395 104.212 61.793C105.038 61.0464 105.774 60.303 106.415 59.5596C107.056 58.8194 107.561 58.092 107.932 57.3837C108.301 56.6754 108.485 55.9799 108.485 55.3035C108.485 54.8186 108.399 54.3591 108.228 53.922C108.056 53.4881 107.78 53.1372 107.399 52.8692C107.018 52.6012 106.491 52.4672 105.815 52.4672C105.18 52.4672 104.654 52.6076 104.231 52.8883C103.812 53.1691 103.501 53.536 103.298 53.9891C103.095 54.4421 102.994 54.9366 102.994 55.4758H101.698C101.698 54.6208 101.876 53.8806 102.232 53.2616C102.587 52.6427 103.073 52.1641 103.692 51.8227C104.308 51.4845 105.025 51.3154 105.838 51.3154C106.587 51.3154 107.26 51.4558 107.859 51.7366C108.456 52.0173 108.932 52.4512 109.291 53.0415C109.646 53.6285 109.824 54.3783 109.824 55.2844C109.824 55.9225 109.688 56.567 109.415 57.2114C109.142 57.8559 108.783 58.4844 108.339 59.1002C107.894 59.7128 107.399 60.3062 106.85 60.8741C106.304 61.442 105.745 61.978 105.18 62.4853C104.615 62.9894 104.089 63.4392 103.606 63.838H110.319V64.9675H101.587L101.581 64.9643Z1c:T49e,M117.197 65.1938C116.308 65.1938 115.531 65.0311 114.871 64.7056C114.21 64.3802 113.687 63.9335 113.296 63.3624C112.909 62.7945 112.658 62.1596 112.544 61.4545H113.861C114.026 62.2203 114.401 62.8456 114.985 63.3242C115.569 63.8027 116.312 64.042 117.216 64.042C117.902 64.042 118.486 63.8825 118.971 63.5634C119.454 63.2444 119.825 62.8137 120.086 62.2681C120.346 61.7257 120.476 61.1259 120.476 60.4751C120.476 59.7859 120.343 59.1702 120.076 58.6342C119.809 58.0982 119.438 57.6802 118.962 57.3803C118.486 57.0804 117.93 56.9304 117.292 56.9304C116.518 56.9304 115.855 57.0995 115.309 57.4377C114.763 57.7759 114.35 58.2194 114.071 58.7714H112.792L113.915 51.5449H120.838V52.7126H114.947L114.166 57.141C114.483 56.7454 114.918 56.42 115.47 56.1647C116.023 55.9095 116.661 55.7819 117.388 55.7819C118.022 55.7819 118.606 55.8967 119.143 56.1264C119.676 56.3562 120.136 56.6816 120.527 57.1027C120.914 57.5239 121.216 58.0152 121.431 58.5799C121.647 59.1446 121.755 59.7668 121.755 60.4591C121.755 61.0844 121.657 61.6843 121.46 62.2522C121.263 62.8201 120.971 63.3242 120.584 63.7676C120.197 64.2079 119.721 64.5557 119.152 64.8109C118.587 65.0662 117.934 65.1938 117.197 65.1938Z1d:T427,M133.56 64.9643V64.0263C134.486 63.2861 135.366 62.5395 136.191 61.793C137.016 61.0464 137.753 60.303 138.394 59.5596C139.035 58.8194 139.54 58.092 139.911 57.3837C140.279 56.6754 140.463 55.9799 140.463 55.3035C140.463 54.8186 140.378 54.3591 140.206 53.922C140.035 53.4881 139.759 53.1372 139.378 52.8692C138.997 52.6012 138.47 52.4672 137.794 52.4672C137.159 52.4672 136.632 52.6076 136.21 52.8883C135.791 53.1691 135.48 53.536 135.277 53.9891C135.074 54.4421 134.972 54.9366 134.972 55.4758H133.677C133.677 54.6208 133.855 53.8806 134.21 53.2616C134.566 52.6427 135.051 52.1641 135.67 51.8227C136.286 51.4845 137.003 51.3154 137.816 51.3154C138.565 51.3154 139.238 51.4558 139.838 51.7366C140.435 52.0173 140.911 52.4512 141.269 53.0415C141.625 53.6285 141.803 54.3783 141.803 55.2844C141.803 55.9225 141.666 56.567 141.393 57.2114C141.12 57.8559 140.762 58.4844 140.317 59.1002C139.873 59.7128 139.378 60.3062 138.829 60.8741C138.283 61.442 137.724 61.978 137.159 62.4853C136.594 62.9894 136.067 63.4392 135.585 63.838H142.298V64.9675H133.566L133.56 64.9643Z1e:T498,M149.538 65.1935C148.37 65.1935 147.37 64.9031 146.545 64.3225C145.72 63.7418 145.082 62.9282 144.637 61.8881C144.193 60.848 143.971 59.6357 143.971 58.2574C143.971 56.8791 144.193 55.6667 144.637 54.6266C145.082 53.5865 145.716 52.773 146.545 52.1923C147.37 51.6116 148.364 51.3213 149.519 51.3213C150.674 51.3213 151.668 51.6116 152.493 52.1923C153.318 52.773 153.953 53.5865 154.401 54.6266C154.845 55.6667 155.067 56.8791 155.067 58.2574C155.067 59.6357 154.845 60.848 154.401 61.8881C153.956 62.9314 153.322 63.7418 152.493 64.3225C151.668 64.9031 150.681 65.1935 149.538 65.1935ZM149.519 64.0258C150.319 64.0258 151.036 63.7961 151.665 63.3366C152.293 62.8772 152.788 62.2168 153.153 61.3521C153.515 60.4907 153.696 59.457 153.696 58.2574C153.696 57.0578 153.515 56.0272 153.153 55.1722C152.792 54.3171 152.296 53.6567 151.665 53.1973C151.036 52.7379 150.319 52.5081 149.519 52.5081C148.719 52.5081 148.018 52.7379 147.383 53.1973C146.748 53.6567 146.247 54.3171 145.885 55.1722C145.523 56.0272 145.342 57.0578 145.342 58.2574C145.342 59.457 145.523 60.4907 145.885 61.3521C146.247 62.2136 146.745 62.8772 147.383 63.3366C148.018 63.7961 148.729 64.0258 149.519 64.0258Z1f:T425,M157.09 64.9643V64.0263C158.017 63.2861 158.896 62.5395 159.721 61.793C160.546 61.0464 161.283 60.303 161.924 59.5596C162.565 58.8194 163.07 58.092 163.441 57.3837C163.809 56.6754 163.994 55.9799 163.994 55.3035C163.994 54.8186 163.908 54.3591 163.736 53.922C163.565 53.4881 163.289 53.1372 162.908 52.8692C162.527 52.6012 162 52.4672 161.324 52.4672C160.689 52.4672 160.162 52.6076 159.74 52.8883C159.321 53.1691 159.01 53.536 158.807 53.9891C158.604 54.4421 158.502 54.9366 158.502 55.4758H157.207C157.207 54.6208 157.385 53.8806 157.741 53.2616C158.096 52.6427 158.582 52.1641 159.201 51.8227C159.816 51.4845 160.534 51.3154 161.346 51.3154C162.095 51.3154 162.768 51.4558 163.368 51.7366C163.965 52.0173 164.441 52.4512 164.8 53.0415C165.155 53.6285 165.333 54.3783 165.333 55.2844C165.333 55.9225 165.197 56.567 164.924 57.2114C164.651 57.8559 164.292 58.4844 163.848 59.1002C163.403 59.7128 162.908 60.3062 162.359 60.8741C161.813 61.442 161.254 61.978 160.689 62.4853C160.124 62.9894 159.597 63.4392 159.115 63.838H165.828V64.9675H157.096L157.09 64.9643Z20:T499,M172.706 65.1938C171.817 65.1938 171.04 65.0311 170.379 64.7056C169.719 64.3802 169.195 63.9335 168.805 63.3624C168.418 62.7945 168.167 62.1596 168.053 61.4545H169.37C169.535 62.2203 169.91 62.8456 170.494 63.3242C171.078 63.8027 171.82 64.042 172.725 64.042C173.411 64.042 173.995 63.8825 174.48 63.5634C174.963 63.2444 175.334 62.8137 175.594 62.2681C175.855 61.7257 175.985 61.1259 175.985 60.4751C175.985 59.7859 175.851 59.1702 175.585 58.6342C175.318 58.0982 174.947 57.6802 174.471 57.3803C173.995 57.0804 173.439 56.9304 172.801 56.9304C172.027 56.9304 171.363 57.0995 170.817 57.4377C170.271 57.7759 169.859 58.2194 169.579 58.7714H168.3L169.424 51.5449H176.347V52.7126H170.456L169.675 57.141C169.992 56.7454 170.427 56.42 170.979 56.1647C171.532 55.9095 172.17 55.7819 172.896 55.7819C173.531 55.7819 174.115 55.8967 174.652 56.1264C175.185 56.3562 175.645 56.6816 176.036 57.1027C176.423 57.5239 176.724 58.0152 176.94 58.5799C177.156 59.1446 177.264 59.7668 177.264 60.4591C177.264 61.0844 177.166 61.6843 176.969 62.2522C176.772 62.8201 176.48 63.3242 176.093 63.7676C175.705 64.2111 175.229 64.5557 174.661 64.8109C174.096 65.0662 173.442 65.1938 172.706 65.1938Zc:["$","div",null,{"children":[["$","header",null,{"className":"group w-full transition-colors absolute top-0 z-50","children":[["$","$L14",null,{}],["$","div",null,{"className":"flex justify-between items-center cc 3xl:px-100 4xl:px-[calc((100%-1800px)/2)] rs-pt-2 rs-pb-1 transition","children":[["$","div",null,{"className":"no-underline inline-block font-normal","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-start sm:items-center","children":[["$","svg",null,{"width":261,"height":67,"viewBox":"0 0 261 67","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":[["$","g",null,{"clipPath":"url(#clip0_1391_18090)","children":[["$","path",null,{"d":"$15","className":"fill-digital-red-xlight"}],["$","path",null,{"d":"$16","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M104.146 21.0664V4.94813H98.585V1.97461H113.319V4.94813H107.784V21.0664H104.149H104.146Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M126.774 21.0664H130.653L123.733 1.97461H119.582L112.637 21.0664H116.49L117.991 16.7306H125.279L126.771 21.0664H126.774ZM118.985 13.8655L121.648 6.17328L124.295 13.8655H118.985Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M133.15 21.0664V1.97461H136.813L145.552 15.1481V1.97461H149.215V21.0664H145.552L136.813 7.92166V21.0664H133.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M152.932 21.0664V1.97461H165.304V4.94813H156.595V10.0497H163.568V12.9403H156.595V21.0664H152.932Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$17","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M203.318 21.0662L199.423 13.1346C199.702 13.0357 199.966 12.9209 200.21 12.7901C201.213 12.2541 201.95 11.5458 202.423 10.662C202.892 9.78144 203.127 8.83068 203.127 7.81292C203.127 6.74092 202.883 5.76463 202.394 4.88087C201.905 4.0003 201.162 3.29521 200.169 2.76878C199.175 2.24235 197.909 1.97754 196.37 1.97754H189.288V21.0693H192.951V13.5973H195.662L199.137 21.0693H203.314L203.318 21.0662ZM192.951 5.05635H196.154C197.274 5.05635 198.093 5.31478 198.61 5.83483C199.128 6.35487 199.385 7.05678 199.385 7.94692C199.385 8.83706 199.121 9.55492 198.598 10.1005C198.074 10.6461 197.258 10.9173 196.157 10.9173H192.954V5.05316L192.951 5.05635Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M206.409 21.0664V1.97461H212.757C214.963 1.97461 216.785 2.37023 218.223 3.16147C219.661 3.9527 220.728 5.06299 221.426 6.48913C222.121 7.91528 222.47 9.59347 222.47 11.5205C222.47 13.4476 222.121 15.1258 221.426 16.5519C220.731 17.978 219.667 19.0883 218.239 19.8796C216.811 20.6708 214.982 21.0664 212.757 21.0664H206.409ZM210.072 17.9015H212.567C214.122 17.9015 215.347 17.6462 216.243 17.1389C217.138 16.6317 217.776 15.8978 218.157 14.9439C218.537 13.9899 218.728 12.8478 218.728 11.5205C218.728 10.1933 218.537 9.02556 218.157 8.07161C217.776 7.11766 217.138 6.38385 216.243 5.87656C215.347 5.36928 214.122 5.11404 212.567 5.11404H210.072V17.9047V17.9015Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M83.5234 45.2246V26.1328H96.004V29.1063H87.1863V34.0962H95.1914V36.9613H87.1863V42.2511H96.004V45.2246H83.5234Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M99.3428 45.2246V26.1328H103.006L111.744 39.3063V26.1328H115.407V45.2246H111.744L103.006 32.0799V45.2246H99.3428Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$18","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M140.232 45.2246V26.1328H143.895V45.2246H140.232Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M147.611 45.2246V26.1328H151.274L160.013 39.3063V26.1328H163.675V45.2246H160.013L151.274 32.0799V45.2246H147.611Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M167.393 45.2246V26.1328H179.873V29.1063H171.055V34.0962H179.061V36.9613H171.055V42.2511H179.873V45.2246H167.393Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M183.209 45.2246V26.1328H195.69V29.1063H186.872V34.0962H194.877V36.9613H186.872V42.2511H195.69V45.2246H183.209Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M213.055 45.2246L209.16 37.2931C209.44 37.1942 209.703 37.0793 209.947 36.9485C210.95 36.4125 211.687 35.7042 212.16 34.8205C212.63 33.9399 212.864 32.9891 212.864 31.9714C212.864 30.8994 212.62 29.9231 212.131 29.0393C211.642 28.1588 210.9 27.4537 209.906 26.924C208.913 26.3976 207.646 26.1328 206.107 26.1328H199.025V45.2246H202.688V37.7525H205.399L208.875 45.2246H213.052H213.055ZM202.691 29.218H205.894C207.015 29.218 207.834 29.4764 208.351 29.9965C208.868 30.5165 209.125 31.2184 209.125 32.1086C209.125 32.9987 208.862 33.7166 208.338 34.2621C207.814 34.8077 206.999 35.0789 205.897 35.0789H202.695V29.2148L202.691 29.218Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M216.15 45.2246V26.1328H219.813V45.2246H216.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M223.53 45.2246V26.1328H227.193L235.931 39.3063V26.1328H239.594V45.2246H235.931L227.193 32.0799V45.2246H223.53Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$19","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M85.7929 64.9638V53.0218L83.5234 53.6344V52.6964L86.2119 51.5479H87.1451V64.9638H85.7897H85.7929Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1a","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1b","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1c","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M123.945 59.9044V58.7559H131.363V59.9044H123.945Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1d","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1e","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1f","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$20","className":"text-black-60 fill-stone-dark"}]]}],["$","defs",null,{"children":["$","clipPath",null,{"id":"clip0_1391_18090","children":["$","rect",null,{"width":"261","height":"67","fill":"white"}]}]}]]}],["$","span",null,{"className":"sr-only","children":"100 Years of Stanford Engineering: 1925 to 2025"}]]}]}],["$","div",null,{"className":"flex items-center gap-x-12 sm:gap-x-20 md:gap-x-30","children":"$undefined"}]]}]]}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","h2",null,{"className":"rs-mb-2 font-dm-sans font-bold leading-none tracking-normal tracking-normal sm:tracking-wide *:font-dm-sans flex flex-row items-center 2xl:whitespace-pre-line -mt-01em rs-mb-2 xl:max-w-1200","children":[[["$","span",null,{"className":"font-semibold type-1","children":"100 years of"}],["$","span",null,{"className":"font-bold type-8","children":"Impact"}]],"$undefined"]}]}],["$","$L21",null,{"timelineData":[{"year":"1990","heading":"The Beginning","dek":"A New Era","body":"In 1990, the company was founded with a vision to revolutionize the tech industry.","href":"https://example.com/1990","image":"https://placecats.com/neo/300/200"},{"year":"2000","heading":"The Growth Phase","dek":"Expanding Horizons","body":"By 2000, the company had grown exponentially, reaching international markets.","href":"https://example.com/2000","image":"https://placecats.com/millie/300/200"},{"year":"2010","heading":"The Digital Age","dek":"Embracing Innovation","body":"The 2010s marked the company's shift to digital-first strategies, leading the way in AI and machine learning.","href":null,"image":"https://placecats.com/neo_banana/300/200"},{"year":"2021","heading":"New Innovations","dek":"Pushing Boundaries","body":"In 2021, the company introduced groundbreaking technologies that set a new industry standard.","href":"https://example.com/2021","image":"https://placecats.com/millie/300/200"},{"year":"2022","heading":"Sustainability Focus","dek":"Eco-Friendly Solutions","body":"The company made strides towards sustainability, implementing green technologies across its product line.","href":"https://example.com/2022","image":"https://placecats.com/neo_banana/300/200"},{"year":"2023","heading":"AI Revolution","dek":"A Step into the Future","body":"By 2023, the company had integrated advanced AI into all its platforms, driving new levels of innovation.","href":"https://example.com/2023","image":"https://placecats.com/neo/300/200"},{"year":"2024","heading":"Global Expansion","dek":"Reaching New Markets","body":"The company continued its expansion into new global markets, making its products available to more people than ever.","href":"https://example.com/2024","image":"https://placecats.com/millie/300/200"},{"year":"2025","heading":"Milestone Achievement","dek":"Celebrating 35 Years","body":"In 2025, the company celebrated its 35th anniversary, marking decades of innovation and success.","href":"https://example.com/2025","image":"https://placecats.com/bella/300/200"},{"year":"2026","heading":"Quantum Leap","dek":"The Next Frontier","body":"The company made its first foray into quantum computing, pushing the boundaries of what was possible.","href":"https://example.com/2026","image":"https://placecats.com/neo/300/200"},{"year":"2027","heading":"Community Outreach","dek":"Giving Back","body":"With a focus on corporate responsibility, the company launched new initiatives to support underserved communities.","href":"https://example.com/2027","image":"https://placecats.com/neo_banana/300/200"},{"year":"2028","heading":"AI-Powered Solutions","dek":"Automation Everywhere","body":"In 2028, the company unveiled a suite of AI-powered tools aimed at transforming everyday life.","href":"https://example.com/2028","image":"https://placecats.com/millie/300/200"},{"year":"2029","heading":"Pioneering Robotics","dek":"The Future is Here","body":"The company became a leader in robotics, developing advanced systems for both home and industry use.","href":"https://example.com/2029","image":"https://placecats.com/neo_banana/300/200"},{"year":"2030","heading":"The Sustainability Push","dek":"Green Technology","body":"The 2030s marked a major commitment to sustainability, with innovative green technology solutions and global environmental initiatives.","href":"https://example.com/2030","image":"https://placecats.com/bella/300/200"},{"year":"2040","heading":"The Global Frontier","dek":"Space Exploration","body":"By 2040, the company expanded into space exploration, developing technologies to aid in interplanetary travel and settlement.","href":null,"image":"https://placecats.com/neo_2/300/200"}]}]]}] +8:HL["/soe-centennial-nextjs/_next/static/css/b69d1ded54924710.css","style"] +0:{"P":null,"b":"QxRT-Fcqlew2hRWA_sTNd","p":"/soe-centennial-nextjs","c":["","timeline"],"i":false,"f":[[["",{"children":["timeline",{"children":["__PAGE__",{}]}]},"$undefined","$undefined",true],["",["$","$9","c",{"children":[[["$","link","0",{"rel":"stylesheet","href":"/soe-centennial-nextjs/_next/static/css/b69d1ded54924710.css","precedence":"next","crossOrigin":"$undefined","nonce":"$undefined"}]],["$","html",null,{"lang":"en","children":["$","body",null,{"className":"__variable_6f86a8 __variable_cf1540 __variable_2df5e6 __variable_0f68e0","children":["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":[["$","title",null,{"children":"404: This page could not be found."}],["$","div",null,{"style":{"fontFamily":"system-ui,\"Segoe UI\",Roboto,Helvetica,Arial,sans-serif,\"Apple Color Emoji\",\"Segoe UI Emoji\"","height":"100vh","textAlign":"center","display":"flex","flexDirection":"column","alignItems":"center","justifyContent":"center"},"children":["$","div",null,{"children":[["$","style",null,{"dangerouslySetInnerHTML":{"__html":"body{color:#000;background:#fff;margin:0}.next-error-h1{border-right:1px solid rgba(0,0,0,.3)}@media (prefers-color-scheme:dark){body{color:#fff;background:#000}.next-error-h1{border-right:1px solid rgba(255,255,255,.3)}}"}}],["$","h1",null,{"className":"next-error-h1","style":{"display":"inline-block","margin":"0 20px 0 0","padding":"0 23px 0 0","fontSize":24,"fontWeight":500,"verticalAlign":"top","lineHeight":"49px"},"children":"404"}],["$","div",null,{"style":{"display":"inline-block"},"children":["$","h2",null,{"style":{"fontSize":14,"fontWeight":400,"lineHeight":"49px","margin":0},"children":"This page could not be found."}]}]]}]}]],"notFoundStyles":[]}]}]}]]}],{"children":["timeline",["$","$9","c",{"children":[null,["$","$La",null,{"parallelRouterKey":"children","segmentPath":["children","timeline","children"],"error":"$undefined","errorStyles":"$undefined","errorScripts":"$undefined","template":["$","$Lb",null,{}],"templateStyles":"$undefined","templateScripts":"$undefined","notFound":"$undefined","notFoundStyles":"$undefined"}]]}],{"children":["__PAGE__",["$","$9","c",{"children":["$Lc",null,["$","$Ld",null,{"children":"$Le"}]]}],{},null]},null]},null],["$","$9","h",{"children":[null,["$","$9","XOl0j47_oyEVEtOwaueSB",{"children":[["$","$Lf",null,{"children":"$L10"}],["$","$L11",null,{"children":"$L12"}],["$","meta",null,{"name":"next-size-adjust"}]]}]]}]]],"m":"$undefined","G":["$13","$undefined"],"s":false,"S":true} +14:I[5218,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-b4f59b7c19cd3abc.js","571","static/chunks/app/timeline/page-93e95c306e606352.js"],"Skiplink"] +21:I[8785,["595","static/chunks/595-c960df0f7bf72802.js","804","static/chunks/804-97eaa2891920dc20.js","654","static/chunks/654-b4f59b7c19cd3abc.js","571","static/chunks/app/timeline/page-93e95c306e606352.js"],"default"] +15:T70d,M52.7722 67H52.7183C46.2685 67 41.0217 61.7261 41.0217 55.2431V42.2515L37.5143 55.527C35.7273 62.2845 29.6235 67.0032 22.669 67.0032C16.5906 67.0032 11.328 63.4362 8.83949 58.2772L7.26831 64.2402C6.8398 65.8674 5.37337 67.0032 3.69744 67.0032C2.54207 67.0032 1.47557 66.4768 0.770921 65.5547C0.0662701 64.6359 -0.168613 63.4618 0.126578 62.3387L7.30957 35.0889V4.90376C7.30957 2.19824 9.4997 0 12.1882 0C13.7149 0 15.1242 0.698714 16.0542 1.91429C16.9842 3.12986 17.2953 4.67724 16.9049 6.16081L9.21403 35.3377V49.379L19.9203 8.74829C21.2788 3.59567 25.9288 0 31.2296 0C37.6794 0 42.9262 5.27386 42.9262 11.7569V27.5912L47.4302 10.5509C49.0712 4.33905 54.6862 0 61.0788 0C65.4972 0 69.5759 2.01957 72.2707 5.53867C74.9655 9.05776 75.8606 13.5404 74.7307 17.8316L64.0784 58.2517C62.7199 63.4011 58.0698 67 52.7722 67ZM42.9262 35.0474V55.2431C42.9262 60.6701 47.3191 65.0857 52.7183 65.0857H52.7722C57.2096 65.0857 61.1011 62.0739 62.2374 57.7636L72.8897 17.3434C73.8673 13.6297 73.0928 9.75329 70.763 6.70638C68.4301 3.66267 64.9005 1.91429 61.0788 1.91429C55.5464 1.91429 50.69 5.66948 49.268 11.0422L42.923 35.0442L42.9262 35.0474ZM9.67745 55.09C11.2264 60.8424 16.4637 65.0857 22.669 65.0857C28.8744 65.0857 34.1085 60.9509 35.6733 55.0325L41.0217 34.7953V11.7569C41.0217 6.3299 36.6287 1.91429 31.2296 1.91429C26.7922 1.91429 22.9008 4.9261 21.7644 9.23643L9.67745 55.09ZM7.3064 42.561L1.96438 62.8269C1.82155 63.3692 1.93582 63.9371 2.27544 64.3838C2.61507 64.8305 3.13245 65.0857 3.69427 65.0857C4.50366 65.0857 5.21466 64.537 5.42415 63.7489L7.70951 55.0772C7.44606 53.9478 7.3064 52.7705 7.3064 51.5613V42.5641V42.561ZM12.185 1.91429C10.544 1.91429 9.21086 3.25429 9.21086 4.90376V27.8624L15.0607 5.66948C15.2988 4.76657 15.1115 3.82219 14.5433 3.082C13.9752 2.34181 13.1182 1.91429 12.185 1.91429Z16:T708,M90.0621 21.3947C88.6878 21.3947 87.4626 21.1587 86.3865 20.6865C85.3105 20.2143 84.4599 19.5219 83.8377 18.6127C83.2124 17.7034 82.8918 16.6027 82.876 15.3137H86.7547C86.7738 15.8784 86.9166 16.3857 87.1896 16.8419C87.4626 17.2982 87.8371 17.6555 88.3164 17.9203C88.7957 18.1851 89.3702 18.3159 90.0399 18.3159C90.6176 18.3159 91.1191 18.2202 91.5444 18.0288C91.9698 17.8374 92.2999 17.5694 92.5348 17.2248C92.7696 16.8802 92.8871 16.4718 92.8871 15.9965C92.8871 15.4509 92.7569 14.9978 92.4935 14.6341C92.23 14.2704 91.8682 13.9609 91.408 13.7057C90.9477 13.4505 90.4145 13.2207 89.8082 13.0102C89.202 12.8028 88.564 12.5795 87.8942 12.3434C86.3929 11.852 85.247 11.198 84.463 10.3812C83.6759 9.56446 83.2823 8.48289 83.2823 7.13651C83.2823 5.99113 83.5584 5.00846 84.1107 4.1917C84.663 3.37494 85.4279 2.74642 86.4024 2.30932C87.38 1.87223 88.491 1.65527 89.7384 1.65527C90.9858 1.65527 92.1475 1.87861 93.1156 2.32208C94.0837 2.76875 94.8519 3.41004 95.4232 4.24594C95.9945 5.08184 96.2866 6.06451 96.3056 7.19075H92.3983C92.3792 6.7728 92.2586 6.37718 92.0333 6.00389C91.8079 5.63061 91.4937 5.3307 91.0969 5.10418C90.7001 4.87765 90.2272 4.7628 89.6876 4.7628C89.2178 4.74365 88.7862 4.81704 88.3989 4.97975C88.0085 5.14246 87.7006 5.38494 87.4752 5.70399C87.2499 6.02303 87.1356 6.41865 87.1356 6.89084C87.1356 7.36303 87.2499 7.72675 87.4752 8.03623C87.7006 8.3457 88.0148 8.6137 88.4116 8.84022C88.8084 9.06675 89.2813 9.27732 89.8241 9.46875C90.3669 9.66018 90.9541 9.8548 91.5889 10.0558C92.5284 10.3844 93.3981 10.7705 94.1948 11.2139C94.9915 11.6606 95.6232 12.2381 96.0929 12.9464C96.5627 13.6547 96.7976 14.5927 96.7976 15.754C96.7976 16.7526 96.5341 17.681 96.0104 18.5361C95.4867 19.3911 94.7312 20.0803 93.7441 20.6099C92.757 21.1363 91.5318 21.4011 90.0685 21.4011L90.0621 21.3947Z17:T48b,M176.779 21.395C174.934 21.395 173.306 20.9771 171.894 20.1412C170.484 19.3053 169.38 18.1471 168.583 16.6635C167.786 15.1832 167.39 13.4667 167.39 11.5237C167.39 9.57749 167.786 7.8642 168.583 6.38382C169.38 4.90344 170.481 3.74211 171.894 2.9062C173.306 2.0703 174.931 1.65234 176.779 1.65234C178.626 1.65234 180.28 2.0703 181.689 2.9062C183.098 3.74211 184.2 4.90344 184.987 6.38382C185.774 7.86739 186.168 9.58068 186.168 11.5237C186.168 13.4667 185.774 15.1832 184.987 16.6635C184.2 18.1471 183.101 19.3053 181.689 20.1412C180.276 20.9771 178.642 21.395 176.779 21.395ZM176.779 18.0929C177.937 18.0929 178.937 17.8249 179.778 17.2889C180.619 16.7529 181.276 15.9935 181.746 15.0109C182.216 14.0282 182.451 12.8669 182.451 11.5205C182.451 10.1741 182.216 8.98725 181.746 8.01734C181.276 7.04425 180.619 6.29449 179.778 5.76806C178.937 5.24163 177.937 4.97682 176.779 4.97682C175.62 4.97682 174.642 5.24163 173.795 5.76806C172.944 6.29449 172.284 7.04425 171.814 8.01734C171.345 8.99044 171.11 10.1582 171.11 11.5205C171.11 12.8828 171.345 14.0282 171.814 15.0109C172.284 15.9935 172.944 16.7529 173.795 17.2889C174.646 17.8249 175.639 18.0929 176.779 18.0929Z18:T432,M127.453 45.5535C125.644 45.5535 124.069 45.1483 122.733 44.3411C121.394 43.5339 120.356 42.3949 119.613 40.9305C118.87 39.466 118.502 37.7623 118.502 35.8161C118.502 33.87 118.883 32.1216 119.641 30.622C120.4 29.1225 121.495 27.9452 122.923 27.0902C124.352 26.2351 126.063 25.8076 128.053 25.8076C130.278 25.8076 132.128 26.3436 133.601 27.4156C135.074 28.4876 136.029 29.9808 136.464 31.8887H132.366C132.093 31.0528 131.592 30.3923 130.859 29.9106C130.126 29.4288 129.18 29.1863 128.024 29.1863C126.793 29.1863 125.745 29.4575 124.876 30.0031C124.006 30.5487 123.346 31.3112 122.895 32.2939C122.441 33.2765 122.216 34.4474 122.216 35.813C122.216 37.1785 122.441 38.3685 122.895 39.332C123.346 40.2956 123.993 41.0294 124.834 41.5271C125.675 42.028 126.666 42.2769 127.805 42.2769C129.468 42.2769 130.732 41.827 131.589 40.9273C132.449 40.0276 132.96 38.8599 133.122 37.4241H128.456V34.6708H136.813V45.2249H133.42L133.15 42.7969C132.754 43.3967 132.287 43.9008 131.754 44.3124C131.221 44.7208 130.602 45.0302 129.894 45.2408C129.189 45.4482 128.373 45.5535 127.453 45.5535Z19:T42b,M251.639 45.5535C249.83 45.5535 248.256 45.1483 246.92 44.3411C245.58 43.5339 244.542 42.3949 243.799 40.9305C243.057 39.466 242.688 37.7623 242.688 35.8161C242.688 33.854 243.069 32.1216 243.828 30.622C244.587 29.1225 245.682 27.9452 247.11 27.0902C248.538 26.2351 250.249 25.8076 252.239 25.8076C254.464 25.8076 256.315 26.3436 257.788 27.4156C259.26 28.4876 260.216 29.9808 260.651 31.8887H256.553C256.28 31.0528 255.778 30.3923 255.045 29.9106C254.312 29.4288 253.366 29.1863 252.211 29.1863C250.979 29.1863 249.932 29.4575 249.062 30.0031C248.192 30.5487 247.532 31.3112 247.081 32.2939C246.628 33.2765 246.402 34.4474 246.402 35.813C246.402 37.1785 246.628 38.3685 247.081 39.332C247.532 40.2956 248.18 41.0294 249.021 41.5271C249.862 42.028 250.852 42.2769 251.992 42.2769C253.655 42.2769 254.918 41.827 255.775 40.9273C256.635 40.0276 257.147 38.8599 257.308 37.4241H252.642V34.6708H261V45.2249H257.607L257.337 42.7969C256.94 43.3967 256.474 43.9008 255.94 44.3124C255.407 44.7208 254.788 45.0302 254.08 45.2408C253.376 45.4482 252.56 45.5535 251.639 45.5535Z1a:T717,M94.4296 65.1943C93.617 65.1943 92.9155 65.0347 92.3315 64.7157C91.7475 64.3966 91.2809 63.9659 90.9286 63.4204C90.5794 62.878 90.3604 62.275 90.2715 61.6082H91.5126C91.6522 62.3739 91.9792 62.9673 92.4934 63.3821C93.0076 63.7968 93.6583 64.0042 94.4486 64.0042C95.1596 64.0042 95.7976 63.7873 96.3563 63.3534C96.9149 62.9195 97.3625 62.2526 97.7021 61.3497C98.0385 60.45 98.2322 59.3142 98.2829 57.9487V57.8243C98.2829 57.7796 98.2829 57.7381 98.2829 57.6998C98.0925 58.121 97.81 58.5166 97.4355 58.8867C97.0609 59.2568 96.6134 59.5535 96.0896 59.7768C95.5691 60.0002 94.9692 60.1118 94.2963 60.1118C93.5345 60.1118 92.8171 59.9332 92.1506 59.5758C91.484 59.2185 90.9412 58.7144 90.5191 58.0604C90.1001 57.4095 89.8906 56.6534 89.8906 55.7983C89.8906 55.0581 90.0715 54.3435 90.4334 53.6607C90.7952 52.9779 91.3158 52.4132 91.9982 51.9729C92.6807 51.5326 93.4964 51.3125 94.4486 51.3125C95.4009 51.3125 96.2039 51.4912 96.8514 51.8485C97.4989 52.2058 98.0195 52.6908 98.4163 53.3065C98.8098 53.9191 99.0955 54.6083 99.2733 55.3676C99.451 56.1269 99.5399 56.9054 99.5399 57.6966C99.5399 59.1675 99.3367 60.4628 98.9305 61.5858C98.5242 62.7089 97.9433 63.5926 97.1847 64.2307C96.4293 64.8688 95.5088 65.1879 94.4296 65.1879V65.1943ZM94.5438 58.9282C95.166 58.9282 95.7278 58.7814 96.2325 58.4879C96.734 58.1944 97.1307 57.8051 97.4228 57.3202C97.7148 56.8352 97.8608 56.2992 97.8608 55.709C97.8608 55.0836 97.7148 54.5317 97.4228 54.0499C97.1307 53.5682 96.7372 53.1949 96.242 52.9205C95.7468 52.6461 95.1818 52.5089 94.5438 52.5089C93.9059 52.5089 93.344 52.6493 92.8457 52.9301C92.3506 53.2108 91.9633 53.5905 91.684 54.0691C91.4047 54.5476 91.265 55.0996 91.265 55.7281C91.265 56.3566 91.4078 56.9309 91.6935 57.4159C91.9792 57.9008 92.3696 58.2741 92.8648 58.5357C93.3599 58.7974 93.9186 58.9282 94.5438 58.9282Z1b:T42b,M101.581 64.9643V64.0263C102.508 63.2861 103.387 62.5395 104.212 61.793C105.038 61.0464 105.774 60.303 106.415 59.5596C107.056 58.8194 107.561 58.092 107.932 57.3837C108.301 56.6754 108.485 55.9799 108.485 55.3035C108.485 54.8186 108.399 54.3591 108.228 53.922C108.056 53.4881 107.78 53.1372 107.399 52.8692C107.018 52.6012 106.491 52.4672 105.815 52.4672C105.18 52.4672 104.654 52.6076 104.231 52.8883C103.812 53.1691 103.501 53.536 103.298 53.9891C103.095 54.4421 102.994 54.9366 102.994 55.4758H101.698C101.698 54.6208 101.876 53.8806 102.232 53.2616C102.587 52.6427 103.073 52.1641 103.692 51.8227C104.308 51.4845 105.025 51.3154 105.838 51.3154C106.587 51.3154 107.26 51.4558 107.859 51.7366C108.456 52.0173 108.932 52.4512 109.291 53.0415C109.646 53.6285 109.824 54.3783 109.824 55.2844C109.824 55.9225 109.688 56.567 109.415 57.2114C109.142 57.8559 108.783 58.4844 108.339 59.1002C107.894 59.7128 107.399 60.3062 106.85 60.8741C106.304 61.442 105.745 61.978 105.18 62.4853C104.615 62.9894 104.089 63.4392 103.606 63.838H110.319V64.9675H101.587L101.581 64.9643Z1c:T49e,M117.197 65.1938C116.308 65.1938 115.531 65.0311 114.871 64.7056C114.21 64.3802 113.687 63.9335 113.296 63.3624C112.909 62.7945 112.658 62.1596 112.544 61.4545H113.861C114.026 62.2203 114.401 62.8456 114.985 63.3242C115.569 63.8027 116.312 64.042 117.216 64.042C117.902 64.042 118.486 63.8825 118.971 63.5634C119.454 63.2444 119.825 62.8137 120.086 62.2681C120.346 61.7257 120.476 61.1259 120.476 60.4751C120.476 59.7859 120.343 59.1702 120.076 58.6342C119.809 58.0982 119.438 57.6802 118.962 57.3803C118.486 57.0804 117.93 56.9304 117.292 56.9304C116.518 56.9304 115.855 57.0995 115.309 57.4377C114.763 57.7759 114.35 58.2194 114.071 58.7714H112.792L113.915 51.5449H120.838V52.7126H114.947L114.166 57.141C114.483 56.7454 114.918 56.42 115.47 56.1647C116.023 55.9095 116.661 55.7819 117.388 55.7819C118.022 55.7819 118.606 55.8967 119.143 56.1264C119.676 56.3562 120.136 56.6816 120.527 57.1027C120.914 57.5239 121.216 58.0152 121.431 58.5799C121.647 59.1446 121.755 59.7668 121.755 60.4591C121.755 61.0844 121.657 61.6843 121.46 62.2522C121.263 62.8201 120.971 63.3242 120.584 63.7676C120.197 64.2079 119.721 64.5557 119.152 64.8109C118.587 65.0662 117.934 65.1938 117.197 65.1938Z1d:T427,M133.56 64.9643V64.0263C134.486 63.2861 135.366 62.5395 136.191 61.793C137.016 61.0464 137.753 60.303 138.394 59.5596C139.035 58.8194 139.54 58.092 139.911 57.3837C140.279 56.6754 140.463 55.9799 140.463 55.3035C140.463 54.8186 140.378 54.3591 140.206 53.922C140.035 53.4881 139.759 53.1372 139.378 52.8692C138.997 52.6012 138.47 52.4672 137.794 52.4672C137.159 52.4672 136.632 52.6076 136.21 52.8883C135.791 53.1691 135.48 53.536 135.277 53.9891C135.074 54.4421 134.972 54.9366 134.972 55.4758H133.677C133.677 54.6208 133.855 53.8806 134.21 53.2616C134.566 52.6427 135.051 52.1641 135.67 51.8227C136.286 51.4845 137.003 51.3154 137.816 51.3154C138.565 51.3154 139.238 51.4558 139.838 51.7366C140.435 52.0173 140.911 52.4512 141.269 53.0415C141.625 53.6285 141.803 54.3783 141.803 55.2844C141.803 55.9225 141.666 56.567 141.393 57.2114C141.12 57.8559 140.762 58.4844 140.317 59.1002C139.873 59.7128 139.378 60.3062 138.829 60.8741C138.283 61.442 137.724 61.978 137.159 62.4853C136.594 62.9894 136.067 63.4392 135.585 63.838H142.298V64.9675H133.566L133.56 64.9643Z1e:T498,M149.538 65.1935C148.37 65.1935 147.37 64.9031 146.545 64.3225C145.72 63.7418 145.082 62.9282 144.637 61.8881C144.193 60.848 143.971 59.6357 143.971 58.2574C143.971 56.8791 144.193 55.6667 144.637 54.6266C145.082 53.5865 145.716 52.773 146.545 52.1923C147.37 51.6116 148.364 51.3213 149.519 51.3213C150.674 51.3213 151.668 51.6116 152.493 52.1923C153.318 52.773 153.953 53.5865 154.401 54.6266C154.845 55.6667 155.067 56.8791 155.067 58.2574C155.067 59.6357 154.845 60.848 154.401 61.8881C153.956 62.9314 153.322 63.7418 152.493 64.3225C151.668 64.9031 150.681 65.1935 149.538 65.1935ZM149.519 64.0258C150.319 64.0258 151.036 63.7961 151.665 63.3366C152.293 62.8772 152.788 62.2168 153.153 61.3521C153.515 60.4907 153.696 59.457 153.696 58.2574C153.696 57.0578 153.515 56.0272 153.153 55.1722C152.792 54.3171 152.296 53.6567 151.665 53.1973C151.036 52.7379 150.319 52.5081 149.519 52.5081C148.719 52.5081 148.018 52.7379 147.383 53.1973C146.748 53.6567 146.247 54.3171 145.885 55.1722C145.523 56.0272 145.342 57.0578 145.342 58.2574C145.342 59.457 145.523 60.4907 145.885 61.3521C146.247 62.2136 146.745 62.8772 147.383 63.3366C148.018 63.7961 148.729 64.0258 149.519 64.0258Z1f:T425,M157.09 64.9643V64.0263C158.017 63.2861 158.896 62.5395 159.721 61.793C160.546 61.0464 161.283 60.303 161.924 59.5596C162.565 58.8194 163.07 58.092 163.441 57.3837C163.809 56.6754 163.994 55.9799 163.994 55.3035C163.994 54.8186 163.908 54.3591 163.736 53.922C163.565 53.4881 163.289 53.1372 162.908 52.8692C162.527 52.6012 162 52.4672 161.324 52.4672C160.689 52.4672 160.162 52.6076 159.74 52.8883C159.321 53.1691 159.01 53.536 158.807 53.9891C158.604 54.4421 158.502 54.9366 158.502 55.4758H157.207C157.207 54.6208 157.385 53.8806 157.741 53.2616C158.096 52.6427 158.582 52.1641 159.201 51.8227C159.816 51.4845 160.534 51.3154 161.346 51.3154C162.095 51.3154 162.768 51.4558 163.368 51.7366C163.965 52.0173 164.441 52.4512 164.8 53.0415C165.155 53.6285 165.333 54.3783 165.333 55.2844C165.333 55.9225 165.197 56.567 164.924 57.2114C164.651 57.8559 164.292 58.4844 163.848 59.1002C163.403 59.7128 162.908 60.3062 162.359 60.8741C161.813 61.442 161.254 61.978 160.689 62.4853C160.124 62.9894 159.597 63.4392 159.115 63.838H165.828V64.9675H157.096L157.09 64.9643Z20:T499,M172.706 65.1938C171.817 65.1938 171.04 65.0311 170.379 64.7056C169.719 64.3802 169.195 63.9335 168.805 63.3624C168.418 62.7945 168.167 62.1596 168.053 61.4545H169.37C169.535 62.2203 169.91 62.8456 170.494 63.3242C171.078 63.8027 171.82 64.042 172.725 64.042C173.411 64.042 173.995 63.8825 174.48 63.5634C174.963 63.2444 175.334 62.8137 175.594 62.2681C175.855 61.7257 175.985 61.1259 175.985 60.4751C175.985 59.7859 175.851 59.1702 175.585 58.6342C175.318 58.0982 174.947 57.6802 174.471 57.3803C173.995 57.0804 173.439 56.9304 172.801 56.9304C172.027 56.9304 171.363 57.0995 170.817 57.4377C170.271 57.7759 169.859 58.2194 169.579 58.7714H168.3L169.424 51.5449H176.347V52.7126H170.456L169.675 57.141C169.992 56.7454 170.427 56.42 170.979 56.1647C171.532 55.9095 172.17 55.7819 172.896 55.7819C173.531 55.7819 174.115 55.8967 174.652 56.1264C175.185 56.3562 175.645 56.6816 176.036 57.1027C176.423 57.5239 176.724 58.0152 176.94 58.5799C177.156 59.1446 177.264 59.7668 177.264 60.4591C177.264 61.0844 177.166 61.6843 176.969 62.2522C176.772 62.8201 176.48 63.3242 176.093 63.7676C175.705 64.2111 175.229 64.5557 174.661 64.8109C174.096 65.0662 173.442 65.1938 172.706 65.1938Zc:["$","div",null,{"children":[["$","header",null,{"className":"group w-full transition-colors absolute top-0 z-50","children":[["$","$L14",null,{}],["$","div",null,{"className":"flex justify-between items-center cc 3xl:px-100 4xl:px-[calc((100%-1800px)/2)] rs-pt-2 rs-pb-1 transition","children":[["$","div",null,{"className":"no-underline inline-block font-normal","children":["$","div",null,{"className":"flex flex-col sm:flex-row items-start sm:items-center","children":[["$","svg",null,{"width":261,"height":67,"viewBox":"0 0 261 67","fill":"none","xmlns":"http://www.w3.org/2000/svg","children":[["$","g",null,{"clipPath":"url(#clip0_1391_18090)","children":[["$","path",null,{"d":"$15","className":"fill-digital-red-xlight"}],["$","path",null,{"d":"$16","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M104.146 21.0664V4.94813H98.585V1.97461H113.319V4.94813H107.784V21.0664H104.149H104.146Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M126.774 21.0664H130.653L123.733 1.97461H119.582L112.637 21.0664H116.49L117.991 16.7306H125.279L126.771 21.0664H126.774ZM118.985 13.8655L121.648 6.17328L124.295 13.8655H118.985Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M133.15 21.0664V1.97461H136.813L145.552 15.1481V1.97461H149.215V21.0664H145.552L136.813 7.92166V21.0664H133.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M152.932 21.0664V1.97461H165.304V4.94813H156.595V10.0497H163.568V12.9403H156.595V21.0664H152.932Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$17","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M203.318 21.0662L199.423 13.1346C199.702 13.0357 199.966 12.9209 200.21 12.7901C201.213 12.2541 201.95 11.5458 202.423 10.662C202.892 9.78144 203.127 8.83068 203.127 7.81292C203.127 6.74092 202.883 5.76463 202.394 4.88087C201.905 4.0003 201.162 3.29521 200.169 2.76878C199.175 2.24235 197.909 1.97754 196.37 1.97754H189.288V21.0693H192.951V13.5973H195.662L199.137 21.0693H203.314L203.318 21.0662ZM192.951 5.05635H196.154C197.274 5.05635 198.093 5.31478 198.61 5.83483C199.128 6.35487 199.385 7.05678 199.385 7.94692C199.385 8.83706 199.121 9.55492 198.598 10.1005C198.074 10.6461 197.258 10.9173 196.157 10.9173H192.954V5.05316L192.951 5.05635Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M206.409 21.0664V1.97461H212.757C214.963 1.97461 216.785 2.37023 218.223 3.16147C219.661 3.9527 220.728 5.06299 221.426 6.48913C222.121 7.91528 222.47 9.59347 222.47 11.5205C222.47 13.4476 222.121 15.1258 221.426 16.5519C220.731 17.978 219.667 19.0883 218.239 19.8796C216.811 20.6708 214.982 21.0664 212.757 21.0664H206.409ZM210.072 17.9015H212.567C214.122 17.9015 215.347 17.6462 216.243 17.1389C217.138 16.6317 217.776 15.8978 218.157 14.9439C218.537 13.9899 218.728 12.8478 218.728 11.5205C218.728 10.1933 218.537 9.02556 218.157 8.07161C217.776 7.11766 217.138 6.38385 216.243 5.87656C215.347 5.36928 214.122 5.11404 212.567 5.11404H210.072V17.9047V17.9015Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M83.5234 45.2246V26.1328H96.004V29.1063H87.1863V34.0962H95.1914V36.9613H87.1863V42.2511H96.004V45.2246H83.5234Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M99.3428 45.2246V26.1328H103.006L111.744 39.3063V26.1328H115.407V45.2246H111.744L103.006 32.0799V45.2246H99.3428Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$18","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M140.232 45.2246V26.1328H143.895V45.2246H140.232Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M147.611 45.2246V26.1328H151.274L160.013 39.3063V26.1328H163.675V45.2246H160.013L151.274 32.0799V45.2246H147.611Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M167.393 45.2246V26.1328H179.873V29.1063H171.055V34.0962H179.061V36.9613H171.055V42.2511H179.873V45.2246H167.393Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M183.209 45.2246V26.1328H195.69V29.1063H186.872V34.0962H194.877V36.9613H186.872V42.2511H195.69V45.2246H183.209Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M213.055 45.2246L209.16 37.2931C209.44 37.1942 209.703 37.0793 209.947 36.9485C210.95 36.4125 211.687 35.7042 212.16 34.8205C212.63 33.9399 212.864 32.9891 212.864 31.9714C212.864 30.8994 212.62 29.9231 212.131 29.0393C211.642 28.1588 210.9 27.4537 209.906 26.924C208.913 26.3976 207.646 26.1328 206.107 26.1328H199.025V45.2246H202.688V37.7525H205.399L208.875 45.2246H213.052H213.055ZM202.691 29.218H205.894C207.015 29.218 207.834 29.4764 208.351 29.9965C208.868 30.5165 209.125 31.2184 209.125 32.1086C209.125 32.9987 208.862 33.7166 208.338 34.2621C207.814 34.8077 206.999 35.0789 205.897 35.0789H202.695V29.2148L202.691 29.218Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M216.15 45.2246V26.1328H219.813V45.2246H216.15Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M223.53 45.2246V26.1328H227.193L235.931 39.3063V26.1328H239.594V45.2246H235.931L227.193 32.0799V45.2246H223.53Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$19","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M85.7929 64.9638V53.0218L83.5234 53.6344V52.6964L86.2119 51.5479H87.1451V64.9638H85.7897H85.7929Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1a","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1b","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1c","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"M123.945 59.9044V58.7559H131.363V59.9044H123.945Z","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1d","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1e","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$1f","className":"text-black-60 fill-stone-dark"}],["$","path",null,{"d":"$20","className":"text-black-60 fill-stone-dark"}]]}],["$","defs",null,{"children":["$","clipPath",null,{"id":"clip0_1391_18090","children":["$","rect",null,{"width":"261","height":"67","fill":"white"}]}]}]]}],["$","span",null,{"className":"sr-only","children":"100 Years of Stanford Engineering: 1925 to 2025"}]]}]}],["$","div",null,{"className":"flex items-center gap-x-12 sm:gap-x-20 md:gap-x-30","children":"$undefined"}]]}]]}],["$","section",null,{"style":"$undefined","className":"bg-fog-light text-black rs-py-9 cc overflow-hidden","children":["$","h2",null,{"className":"font-dm-sans font-bold leading-none tracking-normal [&_a]:text-stone-dark [&_a]:underline [&_a]:underline-offset-[5px] [&_a]:decoration-digital-red-light [&_a]:cursor-pointer [&_a]:decoration-4 *:font-dm-sans flex flex-row items-center 2xl:whitespace-pre-line -mt-01em rs-mb-2 xl:max-w-1200","children":[[["$","span",null,{"className":"font-semibold type-1","children":"100 years of"}],["$","span",null,{"className":"font-bold type-8","children":"Impact"}]],"$undefined"]}]}],["$","$L21",null,{"timelineData":[{"year":"1990","heading":"The Beginning","dek":"A New Era","body":"In 1990, the company was founded with a vision to revolutionize the tech industry.","href":"https://example.com/1990","image":"https://placecats.com/neo/300/200"},{"year":"2000","heading":"The Growth Phase","dek":"Expanding Horizons","body":"By 2000, the company had grown exponentially, reaching international markets.","href":"https://example.com/2000","image":"https://placecats.com/millie/300/200"},{"year":"2010","heading":"The Digital Age","dek":"Embracing Innovation","body":"The 2010s marked the company's shift to digital-first strategies, leading the way in AI and machine learning.","href":null,"image":"https://placecats.com/neo_banana/300/200"},{"year":"2021","heading":"New Innovations","dek":"Pushing Boundaries","body":"In 2021, the company introduced groundbreaking technologies that set a new industry standard.","href":"https://example.com/2021","image":"https://placecats.com/millie/300/200"},{"year":"2022","heading":"Sustainability Focus","dek":"Eco-Friendly Solutions","body":"The company made strides towards sustainability, implementing green technologies across its product line.","href":"https://example.com/2022","image":"https://placecats.com/neo_banana/300/200"},{"year":"2023","heading":"AI Revolution","dek":"A Step into the Future","body":"By 2023, the company had integrated advanced AI into all its platforms, driving new levels of innovation.","href":"https://example.com/2023","image":"https://placecats.com/neo/300/200"},{"year":"2024","heading":"Global Expansion","dek":"Reaching New Markets","body":"The company continued its expansion into new global markets, making its products available to more people than ever.","href":"https://example.com/2024","image":"https://placecats.com/millie/300/200"},{"year":"2025","heading":"Milestone Achievement","dek":"Celebrating 35 Years","body":"In 2025, the company celebrated its 35th anniversary, marking decades of innovation and success.","href":"https://example.com/2025","image":"https://placecats.com/bella/300/200"},{"year":"2026","heading":"Quantum Leap","dek":"The Next Frontier","body":"The company made its first foray into quantum computing, pushing the boundaries of what was possible.","href":"https://example.com/2026","image":"https://placecats.com/neo/300/200"},{"year":"2027","heading":"Community Outreach","dek":"Giving Back","body":"With a focus on corporate responsibility, the company launched new initiatives to support underserved communities.","href":"https://example.com/2027","image":"https://placecats.com/neo_banana/300/200"},{"year":"2028","heading":"AI-Powered Solutions","dek":"Automation Everywhere","body":"In 2028, the company unveiled a suite of AI-powered tools aimed at transforming everyday life.","href":"https://example.com/2028","image":"https://placecats.com/millie/300/200"},{"year":"2029","heading":"Pioneering Robotics","dek":"The Future is Here","body":"The company became a leader in robotics, developing advanced systems for both home and industry use.","href":"https://example.com/2029","image":"https://placecats.com/neo_banana/300/200"},{"year":"2030","heading":"The Sustainability Push","dek":"Green Technology","body":"The 2030s marked a major commitment to sustainability, with innovative green technology solutions and global environmental initiatives.","href":"https://example.com/2030","image":"https://placecats.com/bella/300/200"},{"year":"2040","heading":"The Global Frontier","dek":"Space Exploration","body":"By 2040, the company expanded into space exploration, developing technologies to aid in interplanetary travel and settlement.","href":null,"image":"https://placecats.com/neo_2/300/200"}]}]]}] 12:[["$","meta","0",{"name":"viewport","content":"width=device-width, initial-scale=1"}]] 10:[["$","meta","0",{"charSet":"utf-8"}],["$","link","1",{"rel":"icon","href":"/soe-centennial-nextjs/favicon.ico","type":"image/x-icon","sizes":"16x16"}]] e:null