{"version":3,"file":"lDHJALLYC-Rxba917gL-I68JI2qLVcIehPdgdp1USlo.Wl6frrkw.mjs","names":["BadgeBadge","Search","InputSearch","Phosphor","useRef","metadata","metadataProvider","className","PropertyOverrides","Downloads","_Fragment","bZmMl5wsSehvUfEuBU","cXSMhzUUnehvUfEuBU","E5wqnNAqiehvUfEuBU","idehvUfEuBU","NoHvMHXUKehvUfEuBU","o0GsENZEYehvUfEuBU","Image"],"sources":["https:/framerusercontent.com/modules/Ccsrc5PuT0DhA62VCJla/1FctX7oPaChwBqiyp44K/fdGcm03XC.js","https:/framerusercontent.com/modules/NqroRzaDPQ5oQaTY53cH/5F4HWQ4MGbtj6haLrAj1/fdGcm03XC.js"],"sourcesContent":["// Generated by Framer (046e64a)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={YXdMngzN7:new LazyValue(()=>import(\"./fdGcm03XC-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (046e64a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,resolvePageScope,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,useQueryData,useRouter,withCodeBoundaryForOverrides,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Search from\"https://framerusercontent.com/modules/6wAE2eMb2Tl3zrU7u4UL/mKj6QS2p4Cgdaa0WrZKY/Search.js\";import InputSearch from\"https://framerusercontent.com/modules/dMv5wMxBpbGwu8BJd6FI/mbuxTA5LwvnE7nwTvt6W/pQYbTHifP.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import BadgeBadge from\"#framer/local/canvasComponent/nvwq2UEMQ/nvwq2UEMQ.js\";import{TruncatedText}from\"#framer/local/codeFile/DRFEf0x/Truncate.js\";import Downloads,{enumToDisplayNameFunctions}from\"#framer/local/collection/VYZ2t8T6R/VYZ2t8T6R.js\";import*as sharedStyle2 from\"#framer/local/css/ds5CMN0Vv/ds5CMN0Vv.js\";import*as sharedStyle1 from\"#framer/local/css/g4UMfvOMm/g4UMfvOMm.js\";import*as sharedStyle from\"#framer/local/css/JAoIPkd2s/JAoIPkd2s.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/fdGcm03XC/fdGcm03XC.js\";import metadataProvider from\"#framer/local/webPageMetadata/fdGcm03XC/fdGcm03XC.js\";const BadgeBadgeFonts=getFonts(BadgeBadge);const SearchFonts=getFonts(Search);const InputSearchFonts=getFonts(InputSearch);const RichTextTruncatedText1tea7zm=withCodeBoundaryForOverrides(RichText,{nodeId:\"DO0vn577R\",override:TruncatedText,scopeId:\"fdGcm03XC\"});const PhosphorFonts=getFonts(Phosphor);const breakpoints={fBpDiME7l:\"(max-width: 809.98px)\",gSFK9N10q:\"(min-width: 1200px)\",SmXrB3c9l:\"(min-width: 810px) and (max-width: 1199.98px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-PSCO6\";const variantClassNames={fBpDiME7l:\"framer-v-1tefw2q\",gSFK9N10q:\"framer-v-1mk8l5i\",SmXrB3c9l:\"framer-v-1czvtli\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={bounce:.25,delay:0,duration:.45,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:3};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:\"gSFK9N10q\",Phone:\"fBpDiME7l\",Tablet:\"SmXrB3c9l\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"gSFK9N10q\"};};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,cXSMhzUUnehvUfEuBU,E5wqnNAqiehvUfEuBU,o0GsENZEYehvUfEuBU,NoHvMHXUKehvUfEuBU,bZmMl5wsSehvUfEuBU,idehvUfEuBU,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);const router=useRouter();useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"gSFK9N10q\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1mk8l5i\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fBpDiME7l:{\"data-framer-name\":\"Phone\"},SmXrB3c9l:{\"data-framer-name\":\"Tablet\"}},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-9co783\",\"data-framer-name\":\"Heading\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-yft8fu\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1y82qvh\",\"data-framer-name\":\"Headline\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-145o350\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fBpDiME7l:{y:(componentViewport?.y||0)+0+0+40+0+0+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:39,children:/*#__PURE__*/_jsx(Container,{className:\"framer-3rudwr-container\",nodeId:\"kVwQCtL4h\",scopeId:\"fdGcm03XC\",children:/*#__PURE__*/_jsx(BadgeBadge,{cNdFrmQFP:false,height:\"100%\",id:\"kVwQCtL4h\",JtI8J3yAL:\"var(--token-b763ce3f-3283-42f1-8ae2-6aead06091ae, rgb(242, 242, 252))\",kVhilHy2l:\"var(--token-8cb6cec2-ce90-4b52-87eb-8e9bf13aed4e, rgb(109, 105, 250))\",layoutId:\"kVwQCtL4h\",nwDKgX8cD:getLocalizedValue(\"v0\",activeLocale)??\"Downloads\",NZ8iPYNZS:\"Info\",u76O4c73t:\"var(--token-454046b4-1e7d-4f65-9b9c-fd72ed915ff4, rgb(255, 255, 255))\",UKe5Qe6cO:false,variant:\"NzoNtmoJs\",vfWQcwlZF:\"ArrowRight\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1viejvv\",\"data-styles-preset\":\"JAoIPkd2s\",children:\"Downloads\"})}),className:\"framer-6s21dw\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-kmy54f\",\"data-styles-preset\":\"g4UMfvOMm\",style:{\"--framer-text-color\":\"var(--token-e0cc4628-06f4-4602-94ec-c26db8eee49d, rgba(35, 35, 59, 0.6))\"},children:\"Download our useful resources\"})}),className:\"framer-ji1mkp\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18bhszx\",\"data-framer-name\":\"Search\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1sdvrng-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"b2sLmTwjP\",scopeId:\"fdGcm03XC\",children:/*#__PURE__*/_jsx(Search,{backdropOptions:{backgroundColor:\"rgba(0, 0, 0, 0.8)\",transition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},zIndex:10},height:\"100%\",iconColor:\"rgb(51, 51, 51)\",iconSize:0,iconType:\"default\",id:\"b2sLmTwjP\",inputOptions:{clearButtonText:getLocalizedValue(\"v4\",activeLocale)??\"Clear\",clearButtonType:\"icon\",dividerType:\"fullWidth\",iconOptions:{iconColor:\"rgba(0, 0, 0, 0.45)\",iconSize:18,iconType:\"default\"},inputFont:{},placeholderOptions:{placeholderColor:\"rgba(0, 0, 0, 0.4)\",placeholderText:getLocalizedValue(\"v3\",activeLocale)??\"Search...\"},textColor:\"rgb(51, 51, 51)\"},layoutId:\"b2sLmTwjP\",modalOptions:{backgroundColor:\"rgb(255, 255, 255)\",borderRadius:16,heightIsStatic:true,heightTransition:{damping:60,delay:0,mass:1,stiffness:800,type:\"spring\"},layoutType:\"QuickMenu\",shadow:{blur:40,color:\"rgba(0, 0, 0, 0.2)\",spread:0,x:0,y:20},top:0,width:500},resultOptions:{itemType:\"fullWidth\",subtitleOptions:{subtitleColor:\"rgba(0, 0, 0, 0.4)\",subtitleFont:{},subtitleType:\"path\"},titleColor:\"rgb(51, 51, 51)\",titleFont:{},titleType:\"h1\"},style:{height:\"100%\",width:\"100%\"},urlScope:resolvePageScope({webPageId:\"fdGcm03XC\"},router),width:\"100%\"})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fBpDiME7l:{width:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px)`,y:(componentViewport?.y||0)+0+0+40+0+0+0+271.4+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:53,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1up99xd-container\",\"data-framer-name\":\"Search Input\",isModuleExternal:true,name:\"Search Input\",nodeId:\"JVMpNkm3q\",scopeId:\"fdGcm03XC\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fBpDiME7l:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(InputSearch,{height:\"100%\",id:\"JVMpNkm3q\",layoutId:\"JVMpNkm3q\",lvD39UCUw:\"rgb(0, 102, 255)\",mLwcldSDC:\"rgb(255, 255, 255)\",name:\"Search Input\",variant:\"M3ovRlPae\",vS0a4S9Xq:getLocalizedValue(\"v5\",activeLocale)??\"Search…\",width:\"100%\"})})})})})]})]})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fBpDiME7l:{\"data-framer-name\":\"Phone\"},SmXrB3c9l:{\"data-framer-name\":\"Tablet\"}},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-fjx9e\",\"data-framer-name\":\"Downloads\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-12mwj6e\",\"data-framer-name\":\"Downloads container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-mihdkv\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-e1cpmg\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"ehvUfEuBU\",data:Downloads,type:\"Collection\"},limit:{type:\"LiteralValue\",value:10},select:[{collection:\"ehvUfEuBU\",name:\"cXSMhzUUn\",type:\"Identifier\"},{collection:\"ehvUfEuBU\",name:\"E5wqnNAqi\",type:\"Identifier\"},{collection:\"ehvUfEuBU\",name:\"o0GsENZEY\",type:\"Identifier\"},{collection:\"ehvUfEuBU\",name:\"NoHvMHXUK\",type:\"Identifier\"},{collection:\"ehvUfEuBU\",name:\"bZmMl5wsS\",type:\"Identifier\"},{collection:\"ehvUfEuBU\",name:\"id\",type:\"Identifier\"}],where:{collection:\"ehvUfEuBU\",name:\"goXqZ_JJK\",type:\"Identifier\"}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({bZmMl5wsS:bZmMl5wsSehvUfEuBU,cXSMhzUUn:cXSMhzUUnehvUfEuBU,E5wqnNAqi:E5wqnNAqiehvUfEuBU,id:idehvUfEuBU,NoHvMHXUK:NoHvMHXUKehvUfEuBU,o0GsENZEY:o0GsENZEYehvUfEuBU},index)=>{cXSMhzUUnehvUfEuBU??=\"\";NoHvMHXUKehvUfEuBU??=\"\";bZmMl5wsSehvUfEuBU??=\"\";const textContent=enumToDisplayNameFunctions[\"o0GsENZEY\"]?.(o0GsENZEYehvUfEuBU,activeLocale);return /*#__PURE__*/_jsx(LayoutGroup,{id:`ehvUfEuBU-${idehvUfEuBU}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{cXSMhzUUn:cXSMhzUUnehvUfEuBU},children:/*#__PURE__*/_jsx(Link,{clickTrackingId:\"view-resource\",href:{pathVariables:{cXSMhzUUn:cXSMhzUUnehvUfEuBU},webPageId:\"AFz9dGLQu\"},motionChild:true,nodeId:\"h5LT0xdlZ\",openInNewTab:false,scopeId:\"fdGcm03XC\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-136dmf framer-1y7kl95\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{fBpDiME7l:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+404.4+0+0+0+0+0+0+0+0+0),sizes:`min(max(${componentViewport?.width||\"100vw\"} - 40px, 1px), 1200px)`,...toResponsiveImage(E5wqnNAqiehvUfEuBU)}},SmXrB3c9l:{background:{alt:\"\",fit:\"fill\",sizes:`max(min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px), 50px)`,...toResponsiveImage(E5wqnNAqiehvUfEuBU)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px) - 40px) / 2, 50px)`,...toResponsiveImage(E5wqnNAqiehvUfEuBU)},className:\"framer-7hdgs4\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-j9vfr1\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xrpexn\",\"data-framer-name\":\"Badge/Badge\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"RlM7UG9wcGlucy1zZW1pYm9sZA==\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-8cb6cec2-ce90-4b52-87eb-8e9bf13aed4e, rgb(109, 105, 250))\"},children:\"Content\"})}),className:\"framer-y0vsqi\",fonts:[\"FS;Poppins-semibold\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"700\",\"--framer-text-color\":\"var(--token-6ce7e7c0-24ea-43ec-b60a-d28a5af14ab8, rgb(30, 32, 36))\"},children:\"Skills statt Schubladen\"})}),className:\"framer-o2yuc7\",\"data-framer-name\":\"Title\",fonts:[\"Inter-Bold\"],text:NoHvMHXUKehvUfEuBU,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextTruncatedText1tea7zm,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1d3ukrz\",\"data-styles-preset\":\"ds5CMN0Vv\",style:{\"--framer-text-color\":\"var(--token-e0cc4628-06f4-4602-94ec-c26db8eee49d, rgba(35, 35, 59, 0.6))\"},children:\"Ein Praxis-Guide f\\xfcr potenzialorientiertes Recruiting.\"})}),className:\"framer-1tea7zm\",\"data-framer-name\":\"Lines:5\",fonts:[\"Inter\"],text:bZmMl5wsSehvUfEuBU,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12lthyh\",\"data-border\":true,\"data-framer-name\":\"Button\",whileHover:animation,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy01MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-0b11256d-8b47-4bc5-b9a4-da0cecb0573d, rgb(35, 35, 59))\"},children:\"Get started\"})}),className:\"framer-ngx2ju\",fonts:[\"GF;Poppins-500\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sykusx-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"y9YBKJR_O\",scopeId:\"fdGcm03XC\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"var(--token-0b11256d-8b47-4bc5-b9a4-da0cecb0573d, rgb(35, 35, 59))\",height:\"100%\",iconSearch:\"House\",iconSelection:\"ArrowRight\",id:\"y9YBKJR_O\",layoutId:\"y9YBKJR_O\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"bold\",width:\"100%\"})})})]})]})]})})})},idehvUfEuBU);})})})})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-PSCO6.framer-1y7kl95, .framer-PSCO6 .framer-1y7kl95 { display: block; }\",\".framer-PSCO6.framer-1mk8l5i { align-content: center; align-items: center; background-color: #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-PSCO6 .framer-9co783 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 80px 40px 40px 40px; position: relative; width: 100%; }\",\".framer-PSCO6 .framer-yft8fu, .framer-PSCO6 .framer-mihdkv { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-PSCO6 .framer-1y82qvh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-PSCO6 .framer-145o350 { 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: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-PSCO6 .framer-3rudwr-container, .framer-PSCO6 .framer-1up99xd-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-PSCO6 .framer-6s21dw, .framer-PSCO6 .framer-ji1mkp { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PSCO6 .framer-18bhszx { 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: min-content; }\",\".framer-PSCO6 .framer-1sdvrng-container { cursor: pointer; flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); position: absolute; top: calc(50.46728971962619% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-PSCO6 .framer-fjx9e { align-content: center; align-items: center; background-color: #ffffff; 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-PSCO6 .framer-12mwj6e { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 80px 40px; position: relative; width: 100%; }\",\".framer-PSCO6 .framer-e1cpmg { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-PSCO6 .framer-136dmf { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-PSCO6 .framer-7hdgs4 { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: 1 0 0px; height: 250px; position: relative; width: 1px; }\",\".framer-PSCO6 .framer-j9vfr1 { 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: flex-start; min-width: 200px; padding: 0px; position: relative; width: 1px; }\",\".framer-PSCO6 .framer-xrpexn { align-content: center; align-items: center; background-color: var(--token-b763ce3f-3283-42f1-8ae2-6aead06091ae, #f2f2fc); border-bottom-left-radius: 30px; border-bottom-right-radius: 30px; border-top-left-radius: 30px; border-top-right-radius: 30px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 5px; height: min-content; justify-content: center; overflow: visible; padding: 6px 13px 6px 13px; position: relative; width: min-content; z-index: 1; }\",\".framer-PSCO6 .framer-y0vsqi, .framer-PSCO6 .framer-ngx2ju { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-PSCO6 .framer-o2yuc7, .framer-PSCO6 .framer-1tea7zm { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-PSCO6 .framer-12lthyh { --border-bottom-width: 1px; --border-color: var(--token-33af07bc-8eab-44ef-87df-dfddb6234411, #23233b); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 10px 16px 9px 16px; position: relative; width: min-content; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-PSCO6 .framer-sykusx-container { flex: none; height: 16px; position: relative; width: 16px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-PSCO6[data-border=\"true\"]::after, .framer-PSCO6 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1199.98px) { .framer-PSCO6.framer-1mk8l5i { width: 810px; } .framer-PSCO6 .framer-e1cpmg { grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-PSCO6 .framer-7hdgs4 { height: 200px; }}\",\"@media (max-width: 809.98px) { .framer-PSCO6.framer-1mk8l5i { width: 390px; } .framer-PSCO6 .framer-9co783 { padding: 40px 20px 40px 20px; } .framer-PSCO6 .framer-yft8fu, .framer-PSCO6 .framer-mihdkv { gap: 20px; } .framer-PSCO6 .framer-1y82qvh { flex-direction: column; } .framer-PSCO6 .framer-145o350, .framer-PSCO6 .framer-j9vfr1 { flex: none; width: 100%; } .framer-PSCO6 .framer-18bhszx, .framer-PSCO6 .framer-1up99xd-container { width: 100%; } .framer-PSCO6 .framer-12mwj6e { padding: 0px 20px 40px 20px; } .framer-PSCO6 .framer-e1cpmg { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-PSCO6 .framer-136dmf { align-self: unset; flex-direction: column; height: min-content; } .framer-PSCO6 .framer-7hdgs4 { flex: none; height: 200px; width: 100%; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1353\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"SmXrB3c9l\":{\"layout\":[\"fixed\",\"auto\"]},\"fBpDiME7l\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerTrackingIds [{\"id\":\"view-resource\",\"nodeId\":\"h5LT0xdlZ\",\"type\":\"click\"}]\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerfdGcm03XC=withCSS(Component,css,\"framer-PSCO6\");export default FramerfdGcm03XC;FramerfdGcm03XC.displayName=\"downloads\";FramerfdGcm03XC.defaultProps={height:1353,width:1200};addFonts(FramerfdGcm03XC,[{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.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:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/E6J4GS76KHNRRUWODFCFOX2JRKNRSFVY/3GYVT5S4AH7VMPASDDKOTIPV6P3WJXGI/24R4YOH3G2SFDSTCNHOVGYEX3DMRC3CE.woff2\",weight:\"600\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"},{family:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v23/pxiByp8kv8JHgFVrLGT9V15vFP-KUEg.woff2\",weight:\"500\"}]},...BadgeBadgeFonts,...SearchFonts,...InputSearchFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfdGcm03XC\",\"slots\":[],\"annotations\":{\"framerAcceptsLayoutTemplate\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"1353\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"SmXrB3c9l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fBpDiME7l\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerTrackingIds\":\"[{\\\"id\\\":\\\"view-resource\\\",\\\"nodeId\\\":\\\"h5LT0xdlZ\\\",\\\"type\\\":\\\"click\\\"}]\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}