{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/BNHXT9Vn39x9PTeZjNdf/l8guJI5W7gZxqfkkD7At/cA0iV9GSc.js"],
  "sourcesContent": ["// Generated by Framer (400c93f)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Image,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useQueryData,useRouteElementId,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/ALzPzo9ZL7qsyNt6jnNi/Smooth_Scroll.js\";import LogoType from\"#framer/local/canvasComponent/PHu9HXft9/PHu9HXft9.js\";import Topbar from\"#framer/local/canvasComponent/PYVDBDGi0/PYVDBDGi0.js\";import FooterNew from\"#framer/local/canvasComponent/SHfEIjK6V/SHfEIjK6V.js\";import Text_Opacity_Letters from\"#framer/local/codeFile/vJxZQt6/Text_Opacity_Letters_2.js\";import BookClub from\"#framer/local/collection/KxMtOmGfD/KxMtOmGfD.js\";import*as sharedStyle2 from\"#framer/local/css/cFtRcDDZn/cFtRcDDZn.js\";import*as sharedStyle3 from\"#framer/local/css/CXGB6vHbA/CXGB6vHbA.js\";import*as sharedStyle1 from\"#framer/local/css/GkD_bZwaS/GkD_bZwaS.js\";import*as sharedStyle from\"#framer/local/css/jQdClwRYy/jQdClwRYy.js\";import*as sharedStyle4 from\"#framer/local/css/TgYFkNuON/TgYFkNuON.js\";import metadataProvider from\"#framer/local/webPageMetadata/cA0iV9GSc/cA0iV9GSc.js\";const SmoothScrollFonts=getFonts(SmoothScroll);const FooterNewFonts=getFonts(FooterNew);const Text_Opacity_LettersFonts=getFonts(Text_Opacity_Letters);const LogoTypeFonts=getFonts(LogoType);const TopbarFonts=getFonts(Topbar);const breakpoints={auJpspyxu:\"(min-width: 1440px) and (max-width: 1919px)\",Bg4eXfhlW:\"(max-width: 809px)\",ejL363yJT:\"(min-width: 1200px) and (max-width: 1439px)\",g8GT5YZCC:\"(min-width: 1920px)\",TRIHeAfdz:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-unRwk\";const variantClassNames={auJpspyxu:\"framer-v-1g57w0c\",Bg4eXfhlW:\"framer-v-zdvqhy\",ejL363yJT:\"framer-v-ryx464\",g8GT5YZCC:\"framer-v-bdym1y\",TRIHeAfdz:\"framer-v-mtjqu3\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"ejL363yJT\",Large:\"auJpspyxu\",Phone:\"Bg4eXfhlW\",Tablet:\"TRIHeAfdz\",Xlarge:\"g8GT5YZCC\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"ejL363yJT\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,YUtK4cm27oY7xKrRPL,ecxafBiKyoY7xKrRPL,ewh8g8nNmoY7xKrRPL,mY0n2W0vroY7xKrRPL,gDA3KftOxoY7xKrRPL,kxEZ5qk4xoY7xKrRPL,idoY7xKrRPL,YUtK4cm27sHUXCfq7U,ewh8g8nNmsHUXCfq7U,mY0n2W0vrsHUXCfq7U,gDA3KftOxsHUXCfq7U,ecxafBiKysHUXCfq7U,kxEZ5qk4xsHUXCfq7U,idsHUXCfq7U,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"MDVP9ffrj\");const ref1=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Bg4eXfhlW\")return false;return true;};const isDisplayed1=()=>{if(!isBrowser())return true;if(baseVariant===\"Bg4eXfhlW\")return true;return false;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"ejL363yJT\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-2b5838f4-4138-418c-b562-ff43754d416f, rgb(255, 255, 255)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ryx464\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-6coby8-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ByiI7CKuF\",scopeId:\"cA0iV9GSc\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"ByiI7CKuF\",intensity:20,layoutId:\"ByiI7CKuF\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1e3,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-e8kloc-container\",layoutScroll:true,nodeId:\"AgalAXyiQ\",scopeId:\"cA0iV9GSc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{auJpspyxu:{variant:\"o4QH3Xbc0\"},Bg4eXfhlW:{variant:\"BpfaOmyNQ\"},g8GT5YZCC:{variant:\"NL0ZsNGyi\"},TRIHeAfdz:{variant:\"XZxbEWRGg\"}},children:/*#__PURE__*/_jsx(FooterNew,{height:\"100%\",id:\"AgalAXyiQ\",layoutId:\"AgalAXyiQ\",style:{height:\"100%\",width:\"100%\"},variant:\"rm3vH6Nag\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-lo6tpz\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13859p3\",\"data-framer-name\":\"Main\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-oaabk7\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{TRIHeAfdz:{background:{alt:\"\",fit:\"fill\",pixelHeight:4240,pixelWidth:2832,positionX:\"center\",positionY:\"center\",sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/iNwKB4XRwZRdU1YBfZHf2hkudT0.jpg\",srcSet:\"https://framerusercontent.com/images/iNwKB4XRwZRdU1YBfZHf2hkudT0.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/iNwKB4XRwZRdU1YBfZHf2hkudT0.jpg?scale-down-to=2048 1367w,https://framerusercontent.com/images/iNwKB4XRwZRdU1YBfZHf2hkudT0.jpg?scale-down-to=4096 2735w,https://framerusercontent.com/images/iNwKB4XRwZRdU1YBfZHf2hkudT0.jpg 2832w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:4240,pixelWidth:2832,sizes:`max(${componentViewport?.width||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/iNwKB4XRwZRdU1YBfZHf2hkudT0.jpg\",srcSet:\"https://framerusercontent.com/images/iNwKB4XRwZRdU1YBfZHf2hkudT0.jpg?scale-down-to=1024 683w,https://framerusercontent.com/images/iNwKB4XRwZRdU1YBfZHf2hkudT0.jpg?scale-down-to=2048 1367w,https://framerusercontent.com/images/iNwKB4XRwZRdU1YBfZHf2hkudT0.jpg?scale-down-to=4096 2735w,https://framerusercontent.com/images/iNwKB4XRwZRdU1YBfZHf2hkudT0.jpg 2832w\"},className:\"framer-108wpbi\",\"data-framer-name\":\"slider-image\",id:elementId,ref:ref1})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1luetwm\",\"data-framer-name\":\"Selected Works Title\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-h1roj6\",\"data-framer-name\":\"title/main\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-10libn6\",\"data-styles-preset\":\"jQdClwRYy\",children:\"Book Club\"})}),className:\"framer-qjhb1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1gv308m\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p5exih\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-5buy97-container\",isAuthoredByUser:true,nodeId:\"sd2uxgG0p\",scopeId:\"cA0iV9GSc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bg4eXfhlW:{font:{fontFamily:'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',fontSize:\"18px\",letterSpacing:\"0em\",lineHeight:\"1.4em\"}}},children:/*#__PURE__*/_jsx(Text_Opacity_Letters,{font:{fontFamily:'\"PP Neue Montreal Medium\", \"PP Neue Montreal Medium Placeholder\", sans-serif',fontSize:\"24px\",letterSpacing:\"0em\",lineHeight:\"1.4em\"},height:\"100%\",id:\"sd2uxgG0p\",layoutId:\"sd2uxgG0p\",style:{width:\"100%\"},text:\"We are exploring different suggestions, approaches, and content within our literature review. With the hope that these insights step off the shelves to inspire everyone and open new perspectives.\",textColor:\"var(--token-a8d8fd4f-74a9-424f-af3c-d72a9fd5f4ac, rgb(38, 42, 37))\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ilxf5a\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p6b0e2\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"oY7xKrRPL\",data:BookClub,type:\"Collection\"},limit:{type:\"LiteralValue\",value:5},select:[{collection:\"oY7xKrRPL\",name:\"YUtK4cm27\",type:\"Identifier\"},{collection:\"oY7xKrRPL\",name:\"ecxafBiKy\",type:\"Identifier\"},{collection:\"oY7xKrRPL\",name:\"ewh8g8nNm\",type:\"Identifier\"},{collection:\"oY7xKrRPL\",name:\"mY0n2W0vr\",type:\"Identifier\"},{collection:\"oY7xKrRPL\",name:\"gDA3KftOx\",type:\"Identifier\"},{collection:\"oY7xKrRPL\",name:\"kxEZ5qk4x\",type:\"Identifier\"},{collection:\"oY7xKrRPL\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({ecxafBiKy:ecxafBiKyoY7xKrRPL,ewh8g8nNm:ewh8g8nNmoY7xKrRPL,gDA3KftOx:gDA3KftOxoY7xKrRPL,id:idoY7xKrRPL,kxEZ5qk4x:kxEZ5qk4xoY7xKrRPL,mY0n2W0vr:mY0n2W0vroY7xKrRPL,YUtK4cm27:YUtK4cm27oY7xKrRPL},index)=>{YUtK4cm27oY7xKrRPL??=\"\";ewh8g8nNmoY7xKrRPL??=\"\";mY0n2W0vroY7xKrRPL??=\"\";gDA3KftOxoY7xKrRPL??=\"\";kxEZ5qk4xoY7xKrRPL??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`oY7xKrRPL-${idoY7xKrRPL}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{kxEZ5qk4x:kxEZ5qk4xoY7xKrRPL},children:isDisplayed()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vfh815 hidden-zdvqhy\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1xwg0sj\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v8ll03\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-8rcf3z\",\"data-styles-preset\":\"GkD_bZwaS\",children:\"Number\"})}),className:\"framer-16xpiya\",fonts:[\"Inter\"],text:YUtK4cm27oY7xKrRPL,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cqdrhh\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:\"120px\",...toResponsiveImage(ecxafBiKyoY7xKrRPL)},className:\"framer-13fmopi\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qj40ph\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p73n4v\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ur1vpg\",\"data-styles-preset\":\"cFtRcDDZn\",children:\"Title\"})}),className:\"framer-qqn6ko\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:ewh8g8nNmoY7xKrRPL,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17pfgtp\",\"data-styles-preset\":\"CXGB6vHbA\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Author\"})}),className:\"framer-o9u9h3\",\"data-framer-name\":\"Hover Text\",fonts:[\"Inter\"],text:mY0n2W0vroY7xKrRPL,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k26nhy\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{auJpspyxu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17ma4f6\",\"data-styles-preset\":\"TgYFkNuON\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Selected by\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17ma4f6\",\"data-styles-preset\":\"TgYFkNuON\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-a9cb1c37-71b7-4f68-a406-de52626ca197, rgb(130, 130, 130))\"},children:\"Selected by\"})}),className:\"framer-f8oadz\",\"data-framer-name\":\"Year\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17pfgtp\",\"data-styles-preset\":\"CXGB6vHbA\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-a8d8fd4f-74a9-424f-af3c-d72a9fd5f4ac, rgb(38, 42, 37))\"},children:\"Selected by\"})}),className:\"framer-27t5le\",\"data-framer-name\":\"Year\",fonts:[\"Inter\"],text:gDA3KftOxoY7xKrRPL,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2oyn0p\",\"data-framer-name\":\"Bottom Line\"})]})})},idoY7xKrRPL);}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o6bbco\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bg4eXfhlW:{query:{from:{alias:\"sHUXCfq7U\",data:BookClub,type:\"Collection\"},select:[{collection:\"sHUXCfq7U\",name:\"YUtK4cm27\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"ewh8g8nNm\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"mY0n2W0vr\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"gDA3KftOx\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"ecxafBiKy\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"kxEZ5qk4x\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"sHUXCfq7U\",data:BookClub,type:\"Collection\"},offset:{type:\"LiteralValue\",value:5},select:[{collection:\"sHUXCfq7U\",name:\"YUtK4cm27\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"ewh8g8nNm\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"mY0n2W0vr\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"gDA3KftOx\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"ecxafBiKy\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"kxEZ5qk4x\",type:\"Identifier\"},{collection:\"sHUXCfq7U\",name:\"id\",type:\"Identifier\"}]},children:(collection1,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({ecxafBiKy:ecxafBiKysHUXCfq7U,ewh8g8nNm:ewh8g8nNmsHUXCfq7U,gDA3KftOx:gDA3KftOxsHUXCfq7U,id:idsHUXCfq7U,kxEZ5qk4x:kxEZ5qk4xsHUXCfq7U,mY0n2W0vr:mY0n2W0vrsHUXCfq7U,YUtK4cm27:YUtK4cm27sHUXCfq7U},index1)=>{YUtK4cm27sHUXCfq7U??=\"\";ewh8g8nNmsHUXCfq7U??=\"\";mY0n2W0vrsHUXCfq7U??=\"\";gDA3KftOxsHUXCfq7U??=\"\";kxEZ5qk4xsHUXCfq7U??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`sHUXCfq7U-${idsHUXCfq7U}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{kxEZ5qk4x:kxEZ5qk4xsHUXCfq7U},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-id8k3f\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10mah0b\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h33gzw\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-2kun2w\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-8rcf3z\",\"data-styles-preset\":\"GkD_bZwaS\",children:\"Number\"})}),className:\"framer-ny8yga\",fonts:[\"Inter\"],text:YUtK4cm27sHUXCfq7U,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yh47hl\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1uwzguk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-1ur1vpg\",\"data-styles-preset\":\"cFtRcDDZn\",children:\"Title\"})}),className:\"framer-u80kz0\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:ewh8g8nNmsHUXCfq7U,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17pfgtp\",\"data-styles-preset\":\"CXGB6vHbA\",style:{\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Author\"})}),className:\"framer-18xw712\",\"data-framer-name\":\"Hover Text\",fonts:[\"Inter\"],text:mY0n2W0vrsHUXCfq7U,verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1dxkj1u\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bg4eXfhlW:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17pfgtp\",\"data-styles-preset\":\"CXGB6vHbA\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-a9cb1c37-71b7-4f68-a406-de52626ca197, rgb(130, 130, 130))\"},children:\"Selected by\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17ma4f6\",\"data-styles-preset\":\"TgYFkNuON\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-a9cb1c37-71b7-4f68-a406-de52626ca197, rgb(130, 130, 130))\"},children:\"Selected by\"})}),className:\"framer-1yvqan6\",\"data-framer-name\":\"Year\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-17pfgtp\",\"data-styles-preset\":\"CXGB6vHbA\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--token-a8d8fd4f-74a9-424f-af3c-d72a9fd5f4ac, rgb(38, 42, 37))\"},children:\"Selected by\"})}),className:\"framer-16rvk1a\",\"data-framer-name\":\"Year\",fonts:[\"Inter\"],text:gDA3KftOxsHUXCfq7U,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),isDisplayed1()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-zauf5j hidden-ryx464 hidden-1g57w0c hidden-bdym1y hidden-mtjqu3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bg4eXfhlW:{background:{alt:\"\",fit:\"fill\",sizes:`max(max(max(${componentViewport?.width||\"100vw\"} - 32px, 1px), 200px), 1px)`,...toResponsiveImage(ecxafBiKysHUXCfq7U)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",...toResponsiveImage(ecxafBiKysHUXCfq7U)},className:\"framer-1otdjp5\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wwjer4\",\"data-framer-name\":\"Bottom Line\"})]})})},idsHUXCfq7U);})})})})})})]})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hncdh8\"})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bg4eXfhlW:{y:(componentViewport?.y||0)+32},TRIHeAfdz:{y:(componentViewport?.y||0)+32}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,y:(componentViewport?.y||0)+50,children:/*#__PURE__*/_jsx(Container,{className:\"framer-576c1r-container\",nodeId:\"An2AFDlCL\",scopeId:\"cA0iV9GSc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bg4eXfhlW:{variant:\"m3vMg6v01\"},TRIHeAfdz:{variant:\"m3vMg6v01\"}},children:/*#__PURE__*/_jsx(LogoType,{height:\"100%\",id:\"An2AFDlCL\",layoutId:\"An2AFDlCL\",variant:\"P7he9d7nG\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bha3oh-container\",layoutScroll:true,nodeId:\"M6QeQJAJy\",scopeId:\"cA0iV9GSc\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Bg4eXfhlW:{variant:\"o2TYRRupC\"},TRIHeAfdz:{variant:\"o2TYRRupC\"}},children:/*#__PURE__*/_jsx(Topbar,{height:\"100%\",id:\"M6QeQJAJy\",layoutId:\"M6QeQJAJy\",style:{width:\"100%\"},variant:\"FxTU0D7ff\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-unRwk.framer-1b8h8, .framer-unRwk .framer-1b8h8 { display: block; }\",\".framer-unRwk.framer-ryx464 { align-content: center; align-items: center; background-color: var(--token-2b5838f4-4138-418c-b562-ff43754d416f, #ffffff); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-unRwk .framer-6coby8-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-unRwk .framer-e8kloc-container { flex: none; height: 100vh; left: calc(50.00000000000002% - 100% / 2); pointer-events: auto; position: fixed; top: 0px; width: 100%; z-index: 0; }\",\".framer-unRwk .framer-lo6tpz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; pointer-events: none; position: relative; width: 100%; z-index: 3; }\",\".framer-unRwk .framer-13859p3 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: 100vh; justify-content: center; overflow: hidden; padding: 0px 0px 25px 0px; pointer-events: auto; position: relative; width: 100%; }\",\".framer-unRwk .framer-oaabk7 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-unRwk .framer-108wpbi, .framer-unRwk .framer-1otdjp5 { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-unRwk .framer-1luetwm { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 50px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 120px 0px 120px; position: relative; width: 100%; }\",\".framer-unRwk .framer-h1roj6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 50%; }\",\".framer-unRwk .framer-qjhb1 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-unRwk .framer-1gv308m { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-unRwk .framer-1p5exih { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-unRwk .framer-5buy97-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-unRwk .framer-1ilxf5a { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 120px 100px 120px; pointer-events: auto; position: relative; width: 100%; }\",\".framer-unRwk .framer-1p6b0e2 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-unRwk .framer-vfh815 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-unRwk .framer-1xwg0sj, .framer-unRwk .framer-h33gzw { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 24px 0px; position: relative; width: 1px; }\",\".framer-unRwk .framer-1v8ll03 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 54px; }\",\".framer-unRwk .framer-16xpiya { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-unRwk .framer-cqdrhh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-unRwk .framer-13fmopi { flex: none; height: 150px; position: relative; width: 120px; }\",\".framer-unRwk .framer-1qj40ph, .framer-unRwk .framer-yh47hl { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; padding: 0px; position: relative; width: 1px; }\",\".framer-unRwk .framer-p73n4v { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 70%; }\",\".framer-unRwk .framer-qqn6ko, .framer-unRwk .framer-o9u9h3, .framer-unRwk .framer-f8oadz, .framer-unRwk .framer-27t5le, .framer-unRwk .framer-u80kz0, .framer-unRwk .framer-18xw712, .framer-unRwk .framer-1yvqan6, .framer-unRwk .framer-16rvk1a { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-unRwk .framer-k26nhy, .framer-unRwk .framer-1dxkj1u { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-unRwk .framer-2oyn0p, .framer-unRwk .framer-1wwjer4 { background-color: rgba(0, 0, 0, 0.08); bottom: 0px; flex: none; height: 1px; left: 0px; overflow: visible; position: absolute; right: 0px; z-index: 1; }\",\".framer-unRwk .framer-1o6bbco { display: grid; flex: none; gap: 50px; grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-unRwk .framer-id8k3f { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 40px; height: auto; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 100%; }\",\".framer-unRwk .framer-10mah0b { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-unRwk .framer-2kun2w { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-unRwk .framer-ny8yga { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 100%; position: relative; white-space: pre; width: auto; }\",\".framer-unRwk .framer-1uwzguk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 70%; }\",\".framer-unRwk .framer-zauf5j { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 418px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-unRwk .framer-1hncdh8 { flex: none; height: 100vh; overflow: hidden; pointer-events: none; position: relative; width: 100%; }\",\".framer-unRwk .framer-576c1r-container { flex: none; height: auto; left: 120px; position: absolute; top: 50px; width: auto; z-index: 10; }\",\".framer-unRwk .framer-bha3oh-container { flex: none; height: auto; left: 0px; pointer-events: none; position: fixed; right: 0px; top: 0px; z-index: 9; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-unRwk.framer-ryx464, .framer-unRwk .framer-lo6tpz, .framer-unRwk .framer-13859p3, .framer-unRwk .framer-oaabk7, .framer-unRwk .framer-1luetwm, .framer-unRwk .framer-h1roj6, .framer-unRwk .framer-1gv308m, .framer-unRwk .framer-1p5exih, .framer-unRwk .framer-1ilxf5a, .framer-unRwk .framer-1p6b0e2, .framer-unRwk .framer-vfh815, .framer-unRwk .framer-1xwg0sj, .framer-unRwk .framer-1v8ll03, .framer-unRwk .framer-cqdrhh, .framer-unRwk .framer-1qj40ph, .framer-unRwk .framer-p73n4v, .framer-unRwk .framer-k26nhy, .framer-unRwk .framer-id8k3f, .framer-unRwk .framer-10mah0b, .framer-unRwk .framer-h33gzw, .framer-unRwk .framer-2kun2w, .framer-unRwk .framer-yh47hl, .framer-unRwk .framer-1uwzguk, .framer-unRwk .framer-1dxkj1u, .framer-unRwk .framer-zauf5j { gap: 0px; } .framer-unRwk.framer-ryx464 > *, .framer-unRwk .framer-lo6tpz > *, .framer-unRwk .framer-1p5exih > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-unRwk.framer-ryx464 > :first-child, .framer-unRwk .framer-lo6tpz > :first-child, .framer-unRwk .framer-13859p3 > :first-child, .framer-unRwk .framer-1gv308m > :first-child, .framer-unRwk .framer-1p5exih > :first-child, .framer-unRwk .framer-1p6b0e2 > :first-child, .framer-unRwk .framer-p73n4v > :first-child, .framer-unRwk .framer-k26nhy > :first-child, .framer-unRwk .framer-1uwzguk > :first-child, .framer-unRwk .framer-1dxkj1u > :first-child { margin-top: 0px; } .framer-unRwk.framer-ryx464 > :last-child, .framer-unRwk .framer-lo6tpz > :last-child, .framer-unRwk .framer-13859p3 > :last-child, .framer-unRwk .framer-1gv308m > :last-child, .framer-unRwk .framer-1p5exih > :last-child, .framer-unRwk .framer-1p6b0e2 > :last-child, .framer-unRwk .framer-p73n4v > :last-child, .framer-unRwk .framer-k26nhy > :last-child, .framer-unRwk .framer-1uwzguk > :last-child, .framer-unRwk .framer-1dxkj1u > :last-child { margin-bottom: 0px; } .framer-unRwk .framer-13859p3 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-unRwk .framer-oaabk7 > *, .framer-unRwk .framer-h1roj6 > *, .framer-unRwk .framer-1ilxf5a > *, .framer-unRwk .framer-1v8ll03 > *, .framer-unRwk .framer-cqdrhh > *, .framer-unRwk .framer-1qj40ph > *, .framer-unRwk .framer-10mah0b > *, .framer-unRwk .framer-yh47hl > *, .framer-unRwk .framer-zauf5j > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-unRwk .framer-oaabk7 > :first-child, .framer-unRwk .framer-1luetwm > :first-child, .framer-unRwk .framer-h1roj6 > :first-child, .framer-unRwk .framer-1ilxf5a > :first-child, .framer-unRwk .framer-vfh815 > :first-child, .framer-unRwk .framer-1xwg0sj > :first-child, .framer-unRwk .framer-1v8ll03 > :first-child, .framer-unRwk .framer-cqdrhh > :first-child, .framer-unRwk .framer-1qj40ph > :first-child, .framer-unRwk .framer-id8k3f > :first-child, .framer-unRwk .framer-10mah0b > :first-child, .framer-unRwk .framer-h33gzw > :first-child, .framer-unRwk .framer-2kun2w > :first-child, .framer-unRwk .framer-yh47hl > :first-child, .framer-unRwk .framer-zauf5j > :first-child { margin-left: 0px; } .framer-unRwk .framer-oaabk7 > :last-child, .framer-unRwk .framer-1luetwm > :last-child, .framer-unRwk .framer-h1roj6 > :last-child, .framer-unRwk .framer-1ilxf5a > :last-child, .framer-unRwk .framer-vfh815 > :last-child, .framer-unRwk .framer-1xwg0sj > :last-child, .framer-unRwk .framer-1v8ll03 > :last-child, .framer-unRwk .framer-cqdrhh > :last-child, .framer-unRwk .framer-1qj40ph > :last-child, .framer-unRwk .framer-id8k3f > :last-child, .framer-unRwk .framer-10mah0b > :last-child, .framer-unRwk .framer-h33gzw > :last-child, .framer-unRwk .framer-2kun2w > :last-child, .framer-unRwk .framer-yh47hl > :last-child, .framer-unRwk .framer-zauf5j > :last-child { margin-right: 0px; } .framer-unRwk .framer-1luetwm > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } .framer-unRwk .framer-1gv308m > *, .framer-unRwk .framer-p73n4v > *, .framer-unRwk .framer-k26nhy > *, .framer-unRwk .framer-1uwzguk > *, .framer-unRwk .framer-1dxkj1u > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-unRwk .framer-1p6b0e2 > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-unRwk .framer-vfh815 > *, .framer-unRwk .framer-id8k3f > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-unRwk .framer-1xwg0sj > *, .framer-unRwk .framer-h33gzw > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-unRwk .framer-2kun2w > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 1440px) and (max-width: 1919px) { .framer-unRwk.framer-ryx464 { width: 1440px; }}\",\"@media (min-width: 1920px) { .framer-unRwk.framer-ryx464 { width: 1920px; } .framer-unRwk .framer-13859p3 { gap: 48px; padding: 0px 0px 50px 0px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-unRwk .framer-13859p3 { gap: 0px; } .framer-unRwk .framer-13859p3 > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-unRwk .framer-13859p3 > :first-child { margin-top: 0px; } .framer-unRwk .framer-13859p3 > :last-child { margin-bottom: 0px; } }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-unRwk.framer-ryx464 { width: 810px; } .framer-unRwk .framer-13859p3 { gap: 16px; } .framer-unRwk .framer-1luetwm { flex-direction: column; gap: 0px; padding: 32px 16px 32px 16px; } .framer-unRwk .framer-1gv308m { flex: none; width: 100%; } .framer-unRwk .framer-1ilxf5a { padding: 32px 16px 32px 16px; } .framer-unRwk .framer-576c1r-container { left: 64px; top: 32px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-unRwk .framer-13859p3, .framer-unRwk .framer-1luetwm { gap: 0px; } .framer-unRwk .framer-13859p3 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-unRwk .framer-13859p3 > :first-child, .framer-unRwk .framer-1luetwm > :first-child { margin-top: 0px; } .framer-unRwk .framer-13859p3 > :last-child, .framer-unRwk .framer-1luetwm > :last-child { margin-bottom: 0px; } .framer-unRwk .framer-1luetwm > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }}\",\"@media (max-width: 809px) { .framer-unRwk.framer-ryx464 { width: 390px; } .framer-unRwk .framer-13859p3 { gap: 0px; height: 95vh; padding: 0px 0px 16px 0px; } .framer-unRwk .framer-1luetwm { flex-direction: column; gap: 0px; padding: 32px 16px 32px 16px; } .framer-unRwk .framer-1gv308m { flex: none; width: 100%; } .framer-unRwk .framer-1ilxf5a { padding: 32px 16px 32px 16px; } .framer-unRwk .framer-10mah0b { flex-direction: column; } .framer-unRwk .framer-h33gzw { flex: none; order: 1; padding: 0px 0px 8px 0px; width: 100%; } .framer-unRwk .framer-yh47hl { flex-direction: column; gap: 0px; } .framer-unRwk .framer-1uwzguk { gap: 0px; width: 100%; } .framer-unRwk .framer-1dxkj1u { flex: none; flex-direction: row; gap: 4px; width: 100%; } .framer-unRwk .framer-1yvqan6 { flex: 1 0 0px; width: 1px; } .framer-unRwk .framer-16rvk1a { white-space: pre; width: auto; } .framer-unRwk .framer-zauf5j { order: 0; } .framer-unRwk .framer-576c1r-container { left: 64px; top: 32px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-unRwk .framer-13859p3, .framer-unRwk .framer-1luetwm, .framer-unRwk .framer-10mah0b, .framer-unRwk .framer-yh47hl, .framer-unRwk .framer-1uwzguk, .framer-unRwk .framer-1dxkj1u { gap: 0px; } .framer-unRwk .framer-13859p3 > *, .framer-unRwk .framer-1luetwm > *, .framer-unRwk .framer-yh47hl > *, .framer-unRwk .framer-1uwzguk > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-unRwk .framer-13859p3 > :first-child, .framer-unRwk .framer-1luetwm > :first-child, .framer-unRwk .framer-10mah0b > :first-child, .framer-unRwk .framer-yh47hl > :first-child, .framer-unRwk .framer-1uwzguk > :first-child { margin-top: 0px; } .framer-unRwk .framer-13859p3 > :last-child, .framer-unRwk .framer-1luetwm > :last-child, .framer-unRwk .framer-10mah0b > :last-child, .framer-unRwk .framer-yh47hl > :last-child, .framer-unRwk .framer-1uwzguk > :last-child { margin-bottom: 0px; } .framer-unRwk .framer-10mah0b > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-unRwk .framer-1dxkj1u > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-unRwk .framer-1dxkj1u > :first-child { margin-left: 0px; } .framer-unRwk .framer-1dxkj1u > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3561\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"auJpspyxu\":{\"layout\":[\"fixed\",\"auto\"]},\"g8GT5YZCC\":{\"layout\":[\"fixed\",\"auto\"]},\"TRIHeAfdz\":{\"layout\":[\"fixed\",\"auto\"]},\"Bg4eXfhlW\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"MDVP9ffrj\":{\"pattern\":\":MDVP9ffrj\",\"name\":\"slide\"}}\n * @framerResponsiveScreen\n */const FramercA0iV9GSc=withCSS(Component,css,\"framer-unRwk\");export default FramercA0iV9GSc;FramercA0iV9GSc.displayName=\"Flow\";FramercA0iV9GSc.defaultProps={height:3561,width:1200};addFonts(FramercA0iV9GSc,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"PP Neue Montreal Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/0kjK6W6woNlFrGRB7REtGfSemw.woff2\"}]},...SmoothScrollFonts,...FooterNewFonts,...Text_Opacity_LettersFonts,...LogoTypeFonts,...TopbarFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramercA0iV9GSc\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerColorSyntax\":\"true\",\"framerResponsiveScreen\":\"\",\"framerIntrinsicHeight\":\"3561\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"auJpspyxu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"g8GT5YZCC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"TRIHeAfdz\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Bg4eXfhlW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"{\\\"MDVP9ffrj\\\":{\\\"pattern\\\":\\\":MDVP9ffrj\\\",\\\"name\\\":\\\"slide\\\"}}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["SmoothScrollFonts", "getFonts", "SmoothScroll", "FooterNewFonts", "SHfEIjK6V_default", "Text_Opacity_LettersFonts", "Text_Opacity_Letters", "LogoTypeFonts", "PHu9HXft9_default", "TopbarFonts", "PYVDBDGi0_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "YUtK4cm27oY7xKrRPL", "ecxafBiKyoY7xKrRPL", "ewh8g8nNmoY7xKrRPL", "mY0n2W0vroY7xKrRPL", "gDA3KftOxoY7xKrRPL", "kxEZ5qk4xoY7xKrRPL", "idoY7xKrRPL", "YUtK4cm27sHUXCfq7U", "ewh8g8nNmsHUXCfq7U", "mY0n2W0vrsHUXCfq7U", "gDA3KftOxsHUXCfq7U", "ecxafBiKysHUXCfq7U", "kxEZ5qk4xsHUXCfq7U", "idsHUXCfq7U", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "isDisplayed", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "Image2", "RichText2", "x", "ChildrenCanSuspend", "KxMtOmGfD_default", "collection", "paginationInfo1", "loadMore1", "l", "index", "PathVariablesContext", "collection1", "paginationInfo", "loadMore", "index1", "css", "FramercA0iV9GSc", "withCSS", "cA0iV9GSc_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
