{"version":3,"file":"z9yuv02xcJRDKUImTmpXPadJS0mNd9_r7odP3E9rUu8.CfJvVgP2.mjs","names":["fonts","css","className","Navigation","FooterFooter","prefix","suffix","props","Articles","ArticleCategories","metadata","className","PropertyOverrides","_Fragment","eZ0xgyWp5VO7dB_hBW","idVO7dB_hBW","Xt07NAqP3VO7dB_hBW","Image","css"],"sources":["https:/framerusercontent.com/modules/mHge9ZNTBIa16wgcggcB/z32GgZbKAR2oeJ6Krkc0/sCT_gmMPd.js","https:/framerusercontent.com/modules/zxuCGs4y4Wiay5cHpMJR/sGeUkNUbw56QHTWyzPWp/Yg8oJsfpI.js"],"sourcesContent":["// Generated by Framer (b0cf16c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-WCcMq .framer-styles-preset-4yhaf0:not(.rich-text-wrapper), .framer-WCcMq .framer-styles-preset-4yhaf0.rich-text-wrapper a { --framer-link-current-text-color: var(--token-01811814-1fac-415f-8513-0e989ddb48a7, #fafafa); --framer-link-current-text-decoration: underline; --framer-link-hover-text-color: var(--token-f00809af-ebc6-44ed-a381-19cea3e6316e, #98247f); --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-01811814-1fac-415f-8513-0e989ddb48a7, #fafafa); --framer-link-text-decoration: underline; }\"];export const className=\"framer-WCcMq\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (629c622)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useMetadata,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FooterFooter from\"#framer/local/canvasComponent/ODx_GCg5Q/ODx_GCg5Q.js\";import Navigation from\"#framer/local/canvasComponent/th6glE2Tb/th6glE2Tb.js\";import ArticleCategories from\"#framer/local/collection/EBm3ol_MP/EBm3ol_MP.js\";import Articles from\"#framer/local/collection/LJpcotyYs/LJpcotyYs.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle4 from\"#framer/local/css/Awe8Cvi3X/Awe8Cvi3X.js\";import*as sharedStyle2 from\"#framer/local/css/CM5Qrn946/CM5Qrn946.js\";import*as sharedStyle1 from\"#framer/local/css/cP4RKnsT1/cP4RKnsT1.js\";import*as sharedStyle3 from\"#framer/local/css/emGSWpgBF/emGSWpgBF.js\";import*as sharedStyle11 from\"#framer/local/css/kZQmPIMJG/kZQmPIMJG.js\";import*as sharedStyle7 from\"#framer/local/css/llLAbqp98/llLAbqp98.js\";import*as sharedStyle10 from\"#framer/local/css/LwGn4895j/LwGn4895j.js\";import*as sharedStyle12 from\"#framer/local/css/m6ztYEBDM/m6ztYEBDM.js\";import*as sharedStyle9 from\"#framer/local/css/pq15n7mOd/pq15n7mOd.js\";import*as sharedStyle from\"#framer/local/css/qZdzJNn6e/qZdzJNn6e.js\";import*as sharedStyle8 from\"#framer/local/css/sCT_gmMPd/sCT_gmMPd.js\";import*as sharedStyle6 from\"#framer/local/css/TN1dYH0uE/TN1dYH0uE.js\";import*as sharedStyle5 from\"#framer/local/css/UwebDMt9x/UwebDMt9x.js\";import metadataProvider from\"#framer/local/webPageMetadata/Yg8oJsfpI/Yg8oJsfpI.js\";const NavigationFonts=getFonts(Navigation);const FooterFooterFonts=getFonts(FooterFooter);const breakpoints={A9h1b0vPK:\"(min-width: 810px) and (max-width: 1439px)\",gzL80d2Tq:\"(min-width: 1440px)\",ikvk2ikMU:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-1Zc4c\";const variantClassNames={A9h1b0vPK:\"framer-v-ke0k8j\",gzL80d2Tq:\"framer-v-8mmzcz\",ikvk2ikMU:\"framer-v-10mbld0\"};const QueryData=({query,pageSize,children})=>{const data=useQueryData(query);return children(data);};const sharedDateFormatter=(value,formatOptions,locale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const fallbackLocale=\"en-US\";try{return date.toLocaleString(locale||fallbackLocale,formatOptions);}catch{return date.toLocaleString(fallbackLocale,formatOptions);}};const dateOptions={dateStyle:\"medium\",timeZone:\"UTC\"};const toDateString=(value,activeLocale)=>{return sharedDateFormatter(value,dateOptions,activeLocale);};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const prefix=(value,prefix)=>{if(typeof value===\"string\"&&typeof prefix===\"string\"){return prefix+value;}else if(typeof value===\"string\"){return value;}else if(typeof prefix===\"string\"){return prefix;}return\"\";};const suffix=(value,suffix)=>{if(typeof value===\"string\"&&typeof suffix===\"string\"){return value+suffix;}else if(typeof value===\"string\"){return value;}else if(typeof suffix===\"string\"){return suffix;}return\"\";};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"gzL80d2Tq\",Phone:\"ikvk2ikMU\",Tablet:\"A9h1b0vPK\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"gzL80d2Tq\"};};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 currentPathVariables=useCurrentPathVariables();const[currentRouteData]=useQueryData({from:{constraint:{left:{collection:\"Yg8oJsfpI\",name:\"nextItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"nextItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{constraint:{left:{collection:\"Yg8oJsfpI\",name:\"previousItemId\",type:\"Identifier\"},operator:\"==\",right:{collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},type:\"BinaryOperation\"},left:{alias:\"Yg8oJsfpI\",data:Articles,type:\"Collection\"},right:{alias:\"previousItemId\",data:Articles,type:\"Collection\"},type:\"LeftJoin\"},right:{alias:\"nextItemId\",data:Articles,type:\"Collection\"},type:\"LeftJoin\"},select:[{alias:\"MXpoR4uWy\",arguments:[{from:{alias:\"MXpoR4uWy\",data:ArticleCategories,type:\"Collection\"},orderBy:[{arguments:[{collection:\"Yg8oJsfpI\",name:\"MXpoR4uWy\",type:\"Identifier\"},{collection:\"MXpoR4uWy\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"MXpoR4uWy\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"MXpoR4uWy\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"Yg8oJsfpI\",name:\"MXpoR4uWy\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},{collection:\"Yg8oJsfpI\",name:\"fSqsEbtf9\",type:\"Identifier\"},{collection:\"Yg8oJsfpI\",name:\"hghay_tP1\",type:\"Identifier\"},{collection:\"Yg8oJsfpI\",name:\"OVudSRBk5\",type:\"Identifier\"},{alias:\"previousItemId.fSqsEbtf9\",collection:\"previousItemId\",name:\"fSqsEbtf9\",type:\"Identifier\"},{alias:\"previousItemId.EK53kax0S\",collection:\"previousItemId\",name:\"EK53kax0S\",type:\"Identifier\"},{alias:\"previousItemId\",collection:\"previousItemId\",name:\"id\",type:\"Identifier\"},{alias:\"nextItemId.fSqsEbtf9\",collection:\"nextItemId\",name:\"fSqsEbtf9\",type:\"Identifier\"},{alias:\"nextItemId.EK53kax0S\",collection:\"nextItemId\",name:\"EK53kax0S\",type:\"Identifier\"},{alias:\"nextItemId\",collection:\"nextItemId\",name:\"id\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Yg8oJsfpI\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,Xt07NAqP3VO7dB_hBW,eZ0xgyWp5VO7dB_hBW,idVO7dB_hBW,MXpoR4uWy=getFromCurrentRouteData(\"MXpoR4uWy\"),fSqsEbtf9=getFromCurrentRouteData(\"fSqsEbtf9\")??\"\",k1bvU60Wa,hghay_tP1=getFromCurrentRouteData(\"hghay_tP1\"),OVudSRBk5=getFromCurrentRouteData(\"OVudSRBk5\")??\"\",previousItemId=getFromCurrentRouteData(\"previousItemId\"),previousItemId_EK53kax0S=getFromCurrentRouteData(\"previousItemId.EK53kax0S\")??\"\",previousItemId_fSqsEbtf9=getFromCurrentRouteData(\"previousItemId.fSqsEbtf9\")??\"\",nextItemId=getFromCurrentRouteData(\"nextItemId\"),nextItemId_EK53kax0S=getFromCurrentRouteData(\"nextItemId.EK53kax0S\")??\"\",nextItemId_fSqsEbtf9=getFromCurrentRouteData(\"nextItemId.fSqsEbtf9\")??\"\",...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(currentRouteData,activeLocale),[currentRouteData,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className,sharedStyle10.className,sharedStyle11.className,sharedStyle12.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(k1bvU60Wa,activeLocaleCode);const visible=isSet(previousItemId);const textContent1=prefix(previousItemId_fSqsEbtf9,\"‹ \");const visible1=isSet(nextItemId);const textContent2=suffix(nextItemId_fSqsEbtf9,\" ›\");useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"gzL80d2Tq\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: linear-gradient(180deg, rgb(10, 10, 10) 1.5202702702702704%, rgb(89, 47, 143) 15.315315315315313%, rgb(200, 66, 161) 30.053490990990987%, rgb(219, 77, 62) 44.05088682432432%, rgb(231, 116, 53) 58.94390484234234%, rgb(247, 179, 43) 73.23704954954955%, rgb(10, 10, 10) 87%); } @media (min-width: 810px) and (max-width: 1439px) { html body { background: linear-gradient(180deg, rgb(10, 10, 10) 1.5202702702702704%, rgb(200, 66, 161) 16.986908783783782%, rgb(219, 77, 62) 33.78378378378378%, rgb(231, 116, 53) 51.5625%, rgb(247, 179, 43) 69%, rgb(10, 10, 10) 84%); } } @media (max-width: 809px) { html body { background: linear-gradient(180deg, rgb(10, 10, 10) 1.5202702702702704%, rgb(200, 66, 161) 16.986908783783782%, rgb(219, 77, 62) 33.78378378378378%, rgb(231, 116, 53) 51.5625%, rgb(247, 179, 43) 69%, rgb(10, 10, 10) 93%); } }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-8mmzcz\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A9h1b0vPK:{width:componentViewport?.width||\"100vw\"},ikvk2ikMU:{width:componentViewport?.width||\"100vw\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:69,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-8oc45n-container\",layoutScroll:true,nodeId:\"JlfqWxBZx\",scopeId:\"Yg8oJsfpI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A9h1b0vPK:{variant:\"PYmCgK4DU\"},ikvk2ikMU:{variant:\"XaOOCsqIW\"}},children:/*#__PURE__*/_jsx(Navigation,{height:\"100%\",id:\"JlfqWxBZx\",layoutId:\"JlfqWxBZx\",style:{width:\"100%\"},variant:\"njsRtjCEo\",width:\"100%\"})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-clx28h\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1w8p55e\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1byuzve\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ch6gz\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"VO7dB_hBW\",data:ArticleCategories,type:\"Collection\"},orderBy:[{arguments:[{type:\"LiteralValue\",value:MXpoR4uWy},{collection:\"VO7dB_hBW\",name:\"id\",type:\"Identifier\"}],direction:\"asc\",functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"VO7dB_hBW\",name:\"Xt07NAqP3\",type:\"Identifier\"},{collection:\"VO7dB_hBW\",name:\"eZ0xgyWp5\",type:\"Identifier\"},{collection:\"VO7dB_hBW\",name:\"id\",type:\"Identifier\"}],where:{left:{collection:\"VO7dB_hBW\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{type:\"LiteralValue\",value:MXpoR4uWy},type:\"BinaryOperation\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({eZ0xgyWp5:eZ0xgyWp5VO7dB_hBW,id:idVO7dB_hBW,Xt07NAqP3:Xt07NAqP3VO7dB_hBW},index)=>{Xt07NAqP3VO7dB_hBW??=\"\";eZ0xgyWp5VO7dB_hBW??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`VO7dB_hBW-${idVO7dB_hBW}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{eZ0xgyWp5:eZ0xgyWp5VO7dB_hBW},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-8l7s8l\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-tq9b7r\",\"data-styles-preset\":\"qZdzJNn6e\",style:{\"--framer-text-color\":\"var(--token-f00809af-ebc6-44ed-a381-19cea3e6316e, rgb(152, 36, 127))\"},children:\"Blog\"})}),className:\"framer-1crns75\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:Xt07NAqP3VO7dB_hBW,verticalAlignment:\"top\",withExternalLayout:true})})})},idVO7dB_hBW);})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A9h1b0vPK:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1tsy7fy\",\"data-styles-preset\":\"cP4RKnsT1\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-01811814-1fac-415f-8513-0e989ddb48a7, rgb(250, 250, 250))\"},children:\"You just missed... How hiring bias costs you top talent\"})}),fonts:[\"Inter\"]},ikvk2ikMU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"Q1VTVE9NO0RlZ3VsYXIgQm9sZA==\",\"--framer-font-family\":'\"Degular Bold\", \"Degular Bold Placeholder\", sans-serif',\"--framer-font-size\":\"28px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.3em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-01811814-1fac-415f-8513-0e989ddb48a7, rgb(250, 250, 250))\"},children:\"You just missed... How hiring bias costs you top talent\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"Q1VTVE9NO0RlZ3VsYXIgQm9sZA==\",\"--framer-font-family\":'\"Degular Bold\", \"Degular Bold Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-01811814-1fac-415f-8513-0e989ddb48a7, rgb(250, 250, 250))\"},children:\"You just missed... How hiring bias costs you top talent\"})}),className:\"framer-1g7wm8z\",\"data-framer-name\":\"Title\",fonts:[\"CUSTOM;Degular Bold\"],text:fSqsEbtf9,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1k0rkmt\",\"data-styles-preset\":\"CM5Qrn946\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"Content\"})}),className:\"framer-1wk8vfq\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A9h1b0vPK:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+197.8),sizes:\"700px\",...toResponsiveImage(hghay_tP1)}},ikvk2ikMU:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+186.6),sizes:\"358px\",...toResponsiveImage(hghay_tP1)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+140+0+0+231.8),sizes:\"900px\",...toResponsiveImage(hghay_tP1)},className:\"framer-z27inu\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-14kg0pk\",children:[/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:NEd4VmDdsxM3StIUbddO/8aCGinfRQO68tQ3QF42d/YouTube.js:Youtube\":componentPresets.props[\"fMG014tX3\"],\"module:pVk4QsoHxASnVtUBp6jr/HTBsNkEMAb7TUGaO3DBy/CodeBlock.js:default\":componentPresets.props[\"N27AU2n21\"]},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:OVudSRBk5,className:\"framer-181xr7y\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-4yhaf0\",blockquote:\"framer-styles-preset-tlr4w8\",code:\"framer-styles-preset-1ssh0ya\",h1:\"framer-styles-preset-1mqxcfj\",h2:\"framer-styles-preset-1tsy7fy\",h3:\"framer-styles-preset-ownf1q\",h4:\"framer-styles-preset-1ahbh6l\",h5:\"framer-styles-preset-vahz7i\",h6:\"framer-styles-preset-1npbrrg\",img:\"framer-styles-preset-164ncwb\",p:\"framer-styles-preset-1k0rkmt\",table:\"framer-styles-preset-o759nn\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-gs3fk3\",children:[visible&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1k0rkmt\",\"data-styles-preset\":\"CM5Qrn946\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{EK53kax0S:previousItemId_EK53kax0S},webPageId:\"Yg8oJsfpI\"},motionChild:true,nodeId:\"Fcx2XlxEw\",openInNewTab:false,relValues:[],scopeId:\"Yg8oJsfpI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hhmloe\",\"data-styles-preset\":\"m6ztYEBDM\",children:\"‹ \"})})})}),className:\"framer-5eahp6\",\"data-framer-name\":\"Previous\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-zgih7l\",\"data-framer-name\":\"Spacer\"}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1k0rkmt\",\"data-styles-preset\":\"CM5Qrn946\",children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{EK53kax0S:nextItemId_EK53kax0S},webPageId:\"Yg8oJsfpI\"},motionChild:true,nodeId:\"FKEqbcv8r\",openInNewTab:false,relValues:[],scopeId:\"Yg8oJsfpI\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-hhmloe\",\"data-styles-preset\":\"m6ztYEBDM\",children:\" ›\"})})})}),className:\"framer-1u12nz8\",\"data-framer-name\":\"Next\",fonts:[\"Inter\"],text:textContent2,verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A9h1b0vPK:{y:(componentViewport?.y||0)+140+1067.8},ikvk2ikMU:{y:(componentViewport?.y||0)+140+1132.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:574,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+140+1225.8,children:/*#__PURE__*/_jsx(Container,{className:\"framer-15j8lgl-container\",nodeId:\"xd1idJbbM\",scopeId:\"Yg8oJsfpI\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{A9h1b0vPK:{variant:\"FJvtJhqmU\"},ikvk2ikMU:{variant:\"ZZkLAPp5I\"}},children:/*#__PURE__*/_jsx(FooterFooter,{height:\"100%\",id:\"xd1idJbbM\",layoutId:\"xd1idJbbM\",style:{width:\"100%\"},variant:\"gii5BwYTr\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-1Zc4c.framer-1uzn6tt, .framer-1Zc4c .framer-1uzn6tt { display: block; }\",\".framer-1Zc4c.framer-8mmzcz { align-content: center; align-items: center; background: linear-gradient(180deg, #0a0a0a 1.5202702702702704%, rgb(89, 47, 143) 15.315315315315313%, rgb(200, 66, 161) 30.053490990990987%, rgb(219, 77, 62) 44.05088682432432%, rgb(231, 116, 53) 58.94390484234234%, rgb(247, 179, 43) 73.23704954954955%, rgb(10, 10, 10) 87%); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 140px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-1Zc4c .framer-8oc45n-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 5; }\",\".framer-1Zc4c .framer-clx28h { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-1Zc4c .framer-1w8p55e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-1Zc4c .framer-1byuzve { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; max-width: 900px; padding: 0px; position: relative; width: 100%; }\",\".framer-1Zc4c .framer-1ch6gz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: min-content; }\",\".framer-1Zc4c .framer-8l7s8l { align-content: flex-start; align-items: flex-start; background-color: rgba(0, 0, 0, 0.03); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px 8px 0px 8px; position: relative; width: min-content; }\",\".framer-1Zc4c .framer-1crns75 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-1Zc4c .framer-1g7wm8z { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1Zc4c .framer-1wk8vfq { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1Zc4c .framer-z27inu { border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; flex: none; height: 600px; position: relative; width: 900px; }\",\".framer-1Zc4c .framer-14kg0pk { align-content: center; align-items: center; background-color: var(--token-f571b4e7-612b-4c5c-88eb-fdcb749c9a59, #0a0a0a); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: flex-start; max-width: 900px; padding: 32px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-1Zc4c .framer-181xr7y { --framer-paragraph-spacing: 32px; flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-1Zc4c .framer-gs3fk3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 600px; padding: 0px; position: relative; width: 100%; }\",\".framer-1Zc4c .framer-5eahp6, .framer-1Zc4c .framer-1u12nz8 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-1Zc4c .framer-zgih7l { align-self: stretch; flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-1Zc4c .framer-15j8lgl-container { flex: none; height: auto; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,...sharedStyle10.css,...sharedStyle11.css,...sharedStyle12.css,\"@media (min-width: 810px) and (max-width: 1439px) { .framer-1Zc4c.framer-8mmzcz { background: linear-gradient(180deg, #0a0a0a 1.5202702702702704%, rgb(200, 66, 161) 16.986908783783782%, rgb(219, 77, 62) 33.78378378378378%, rgb(231, 116, 53) 51.5625%, rgb(247, 179, 43) 69%, rgb(10, 10, 10) 84%); gap: 32px; width: 810px; } .framer-1Zc4c .framer-clx28h { gap: 32px; padding: 0px 24px 0px 24px; width: 810px; } .framer-1Zc4c .framer-1byuzve { max-width: 700px; } .framer-1Zc4c .framer-z27inu { aspect-ratio: 1.5 / 1; height: var(--framer-aspect-ratio-supported, 467px); width: 700px; } .framer-1Zc4c .framer-14kg0pk { max-width: 700px; padding: 32px; }}\",\"@media (max-width: 809px) { .framer-1Zc4c.framer-8mmzcz { background: linear-gradient(180deg, #0a0a0a 1.5202702702702704%, rgb(200, 66, 161) 16.986908783783782%, rgb(219, 77, 62) 33.78378378378378%, rgb(231, 116, 53) 51.5625%, rgb(247, 179, 43) 69%, rgb(10, 10, 10) 93%); gap: 24px; width: 390px; } .framer-1Zc4c .framer-clx28h { gap: 24px; padding: 0px 16px 0px 16px; width: 100%; } .framer-1Zc4c .framer-1byuzve { max-width: 358px; } .framer-1Zc4c .framer-z27inu { aspect-ratio: 1.5 / 1; height: var(--framer-aspect-ratio-supported, 239px); width: 358px; } .framer-1Zc4c .framer-14kg0pk { max-width: 358px; padding: 32px 16px 32px 16px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3817\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"A9h1b0vPK\":{\"layout\":[\"fixed\",\"auto\"]},\"ikvk2ikMU\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerYg8oJsfpI=withCSS(Component,css,\"framer-1Zc4c\");export default FramerYg8oJsfpI;FramerYg8oJsfpI.displayName=\"Articles Detail\";FramerYg8oJsfpI.defaultProps={height:3817,width:1440};addFonts(FramerYg8oJsfpI,[{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:\"Degular Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/3OgEHnDTvSpOnad0fS9IUF8DU.woff2\"}]},...NavigationFonts,...FooterFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts),...getFontsFromSharedStyle(sharedStyle7.fonts),...getFontsFromSharedStyle(sharedStyle8.fonts),...getFontsFromSharedStyle(sharedStyle9.fonts),...getFontsFromSharedStyle(sharedStyle10.fonts),...getFontsFromSharedStyle(sharedStyle11.fonts),...getFontsFromSharedStyle(sharedStyle12.fonts),...componentPresets.fonts?.[\"N27AU2n21\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"N27AU2n21\"]):[],...componentPresets.fonts?.[\"fMG014tX3\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"fMG014tX3\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYg8oJsfpI\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"3817\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1440\",\"framerAutoSizeImages\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"A9h1b0vPK\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ikvk2ikMU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}