{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/omMsrlMd7PVfDzEyRRjH/ihRcnnbFLKJi32W4wAeD/EvImBmozM.js"],
  "sourcesContent": ["// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,Link,NotFoundError,PathVariablesContext,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Navbar3 from\"#framer/local/canvasComponent/lRAeBkple/lRAeBkple.js\";import Footers2 from\"#framer/local/canvasComponent/OQGCseweK/OQGCseweK.js\";import CTAHorizontal1 from\"#framer/local/canvasComponent/PV9u8Y13r/PV9u8Y13r.js\";import Blog from\"#framer/local/collection/WXOvbcyOt/WXOvbcyOt.js\";import*as sharedStyle2 from\"#framer/local/css/eZVeiMp3m/eZVeiMp3m.js\";import*as sharedStyle1 from\"#framer/local/css/jWHKMXaIG/jWHKMXaIG.js\";import*as sharedStyle6 from\"#framer/local/css/qJodMJo_J/qJodMJo_J.js\";import*as sharedStyle4 from\"#framer/local/css/sY5Q5ukrn/sY5Q5ukrn.js\";import*as sharedStyle from\"#framer/local/css/UU0Iybf5n/UU0Iybf5n.js\";import*as sharedStyle3 from\"#framer/local/css/Wcatp02f5/Wcatp02f5.js\";import*as sharedStyle5 from\"#framer/local/css/zM0sXgk5X/zM0sXgk5X.js\";import metadataProvider from\"#framer/local/webPageMetadata/EvImBmozM/EvImBmozM.js\";const Navbar3Fonts=getFonts(Navbar3);const CTAHorizontal1Fonts=getFonts(CTAHorizontal1);const Footers2Fonts=getFonts(Footers2);const breakpoints={Ht4h8J8Ze:\"(min-width: 810px) and (max-width: 1199px)\",rvsJJlhyx:\"(max-width: 809px)\",VpbuqpNON:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-bxtGw\";const variantClassNames={Ht4h8J8Ze:\"framer-v-1rqy1bz\",rvsJJlhyx:\"framer-v-1jcg9tq\",VpbuqpNON:\"framer-v-140hrtf\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};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:\"VpbuqpNON\",Phone:\"rvsJJlhyx\",Tablet:\"Ht4h8J8Ze\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"VpbuqpNON\"};};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:{alias:\"EvImBmozM\",data:Blog,type:\"Collection\"},select:[{collection:\"EvImBmozM\",name:\"qFJGYPg4H\",type:\"Identifier\"},{collection:\"EvImBmozM\",name:\"bGAeVUY2w\",type:\"Identifier\"},{collection:\"EvImBmozM\",name:\"BQdDvdrTx\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"EvImBmozM\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,qFJGYPg4H=getFromCurrentRouteData(\"qFJGYPg4H\")??\"\",bGAeVUY2w=getFromCurrentRouteData(\"bGAeVUY2w\"),BQdDvdrTx=getFromCurrentRouteData(\"BQdDvdrTx\")??\"\",yS5uh7qtfNBmwwIEq_,bGAeVUY2wNBmwwIEq_,qFJGYPg4HNBmwwIEq_,jCkIhzXWTiiaPvDqsP,SzXyRj9UNiiaPvDqsP,idNBmwwIEq_,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(currentRouteData,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);}}},[currentRouteData,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(currentRouteData,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[currentRouteData,activeLocale]);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];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(SzXyRj9UNiiaPvDqsP,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"VpbuqpNON\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-f2ec73da-f26b-47c8-809b-f3dd99cc41ff, rgb(255, 255, 243)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-140hrtf\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:124,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1i8jj2v-container\",\"data-framer-name\":\"Nav\",name:\"Nav\",nodeId:\"QyYLcz25e\",scopeId:\"EvImBmozM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4h8J8Ze:{variant:\"OxLM7DdWN\"},rvsJJlhyx:{variant:\"DSMmlGjh6\"}},children:/*#__PURE__*/_jsx(Navbar3,{height:\"100%\",id:\"QyYLcz25e\",layoutId:\"QyYLcz25e\",name:\"Nav\",style:{width:\"100%\"},variant:\"KQVyaRXZZ\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4h8J8Ze:{\"data-framer-name\":\"Tablet\"},rvsJJlhyx:{\"data-framer-name\":\"Phone\"}},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tchk34\",\"data-framer-name\":\"Blog Detail Page 02\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-yb6duw\",\"data-framer-name\":\"Blog Post\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-uydmez\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tct60r\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dardhx\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-130zisf\",\"data-styles-preset\":\"UU0Iybf5n\",style:{\"--framer-text-alignment\":\"center\"},children:\"Financial Foundations for Medical Residents: Budgeting, Risk Management, and Future Planning\"})}),className:\"framer-ateyu0\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:qFJGYPg4H,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4h8J8Ze:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+0+0+100+0+0+0+0+100),sizes:`min(${componentViewport?.width||\"100vw\"} - 60px, 1200px)`,...toResponsiveImage(bGAeVUY2w)}},rvsJJlhyx:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+0+0+40+0+0+0+0+100),sizes:`min(${componentViewport?.width||\"100vw\"} - 48px, 1200px)`,...toResponsiveImage(bGAeVUY2w)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+0+0+100+0+0+0+100),sizes:`min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px)`,...toResponsiveImage(bGAeVUY2w)},className:\"framer-q6yd1c\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-cih6ey\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:BQdDvdrTx,className:\"framer-15twi3g\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],stylesPresetsClassNames:{a:\"framer-styles-preset-1189m9r\",h1:\"framer-styles-preset-130zisf\",h2:\"framer-styles-preset-q2nzqe\",h3:\"framer-styles-preset-1hck6lx\",h4:\"framer-styles-preset-179t3lx\",h5:\"framer-styles-preset-lh1iho\",h6:\"framer-styles-preset-1t3cr5d\",img:\"framer-styles-preset-1pk6dbs\",p:\"framer-styles-preset-1yrs1ia\"},verticalAlignment:\"top\",withExternalLayout:true})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4h8J8Ze:{y:(componentViewport?.y||0)+0+124+0+836},rvsJJlhyx:{y:(componentViewport?.y||0)+0+124+0+616}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:342,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+124+0+936,children:/*#__PURE__*/_jsx(Container,{className:\"framer-2ocvx9-container\",\"data-framer-name\":\"Cta\",name:\"Cta\",nodeId:\"T6xXUjs0H\",scopeId:\"EvImBmozM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4h8J8Ze:{variant:\"iRnvb55mr\"},rvsJJlhyx:{variant:\"rfEgtR_9D\"}},children:/*#__PURE__*/_jsx(CTAHorizontal1,{height:\"100%\",id:\"T6xXUjs0H\",layoutId:\"T6xXUjs0H\",name:\"Cta\",style:{width:\"100%\"},variant:\"ORPxEY01G\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-g064q4\",\"data-framer-name\":\"More Blog Post\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d3m3fa\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-1hck6lx\",\"data-styles-preset\":\"eZVeiMp3m\",style:{\"--framer-text-color\":\"var(--token-fe6023aa-8b7a-46f9-beba-4307294bb114, rgb(98, 163, 186))\"},children:\"Read more\"})}),className:\"framer-ixmgu7\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vp2nrv\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4h8J8Ze:{query:{from:{alias:\"NBmwwIEq_\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:4},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"NBmwwIEq_\",name:\"yS5uh7qtf\",type:\"Identifier\"},{collection:\"NBmwwIEq_\",name:\"bGAeVUY2w\",type:\"Identifier\"},{collection:\"NBmwwIEq_\",name:\"qFJGYPg4H\",type:\"Identifier\"},{collection:\"NBmwwIEq_\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{query:{from:{alias:\"NBmwwIEq_\",data:Blog,type:\"Collection\"},limit:{type:\"LiteralValue\",value:3},offset:{type:\"LiteralValue\",value:1},select:[{collection:\"NBmwwIEq_\",name:\"yS5uh7qtf\",type:\"Identifier\"},{collection:\"NBmwwIEq_\",name:\"bGAeVUY2w\",type:\"Identifier\"},{collection:\"NBmwwIEq_\",name:\"qFJGYPg4H\",type:\"Identifier\"},{collection:\"NBmwwIEq_\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({bGAeVUY2w:bGAeVUY2wNBmwwIEq_,id:idNBmwwIEq_,qFJGYPg4H:qFJGYPg4HNBmwwIEq_,yS5uh7qtf:yS5uh7qtfNBmwwIEq_},index)=>{yS5uh7qtfNBmwwIEq_??=\"\";qFJGYPg4HNBmwwIEq_??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`NBmwwIEq_-${idNBmwwIEq_}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{yS5uh7qtf:yS5uh7qtfNBmwwIEq_},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{yS5uh7qtf:yS5uh7qtfNBmwwIEq_},webPageId:\"EvImBmozM\"},motionChild:true,nodeId:\"K0KxS6HyR\",scopeId:\"EvImBmozM\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-9nowps framer-12gvep\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4h8J8Ze:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+0+1178+100+0+88+0+0+0+0),sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 60px, 1px), 1200px) - 40px) / 2, 50px)`,...toResponsiveImage(bGAeVUY2wNBmwwIEq_)}},rvsJJlhyx:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+0+958+40+0+88+0+0+0+0),sizes:`min(max(${componentViewport?.width||\"100vw\"} - 48px, 1px), 1200px)`,...toResponsiveImage(bGAeVUY2wNBmwwIEq_)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+124+0+1278+100+0+88+0+0+0+0),sizes:`max((min(max(${componentViewport?.width||\"100vw\"} - 80px, 1px), 1200px) - 80px) / 3, 50px)`,...toResponsiveImage(bGAeVUY2wNBmwwIEq_)},className:\"framer-8o2jlb\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1jetizw\",\"data-framer-name\":\"Post\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-179t3lx\",\"data-styles-preset\":\"Wcatp02f5\",style:{\"--framer-text-color\":\"var(--token-9a0c843e-bb81-4fc7-903e-53fa9e447123, rgb(239, 239, 208))\"},children:\"Create a Landing Page That Performs Great\"})}),className:\"framer-11jvphp\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:qFJGYPg4HNBmwwIEq_,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1yrs1ia\",\"data-styles-preset\":\"zM0sXgk5X\",style:{\"--framer-text-color\":\"var(--token-f2ec73da-f26b-47c8-809b-f3dd99cc41ff, rgb(255, 255, 243))\"},children:\"Whether you're in marketing, sales, or product design, you know the value of a quality landing page. These pages generate leads or sales with a single call to action (CTA) linked to specific campaigns.\"})}),className:\"framer-z395s8\",\"data-framer-name\":\"Introduction\",fonts:[\"Inter\"],text:jCkIhzXWTiiaPvDqsP,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"1.6em\",\"--framer-text-color\":\"var(--token-fae910b1-58dd-4ef5-8c3c-a28d85da034c, rgb(127, 131, 138))\"},children:\"Content\"})}),className:\"framer-17m829m\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})]})})})},idNBmwwIEq_);})})})})})})]})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4h8J8Ze:{y:(componentViewport?.y||0)+0+2717.2},rvsJJlhyx:{y:(componentViewport?.y||0)+0+1793.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:402,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2817.2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-eqitsp-container\",\"data-framer-name\":\"Footer\",name:\"Footer\",nodeId:\"JlYBVAuhJ\",scopeId:\"EvImBmozM\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Ht4h8J8Ze:{variant:\"Sv_0UG9bK\"},rvsJJlhyx:{variant:\"UYUrObb6U\"}},children:/*#__PURE__*/_jsx(Footers2,{height:\"100%\",id:\"JlYBVAuhJ\",layoutId:\"JlYBVAuhJ\",name:\"Footer\",style:{width:\"100%\"},variant:\"BITvKf_bK\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-bxtGw.framer-12gvep, .framer-bxtGw .framer-12gvep { display: block; }\",\".framer-bxtGw.framer-140hrtf { align-content: center; align-items: center; background-color: var(--token-f2ec73da-f26b-47c8-809b-f3dd99cc41ff, #fffff3); 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-bxtGw .framer-1i8jj2v-container, .framer-bxtGw .framer-2ocvx9-container, .framer-bxtGw .framer-eqitsp-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-bxtGw .framer-1tchk34 { align-content: center; align-items: center; 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-bxtGw .framer-yb6duw { align-content: center; align-items: center; background-color: var(--token-f2ec73da-f26b-47c8-809b-f3dd99cc41ff, #fffff3); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-bxtGw .framer-uydmez, .framer-bxtGw .framer-1d3m3fa { 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-bxtGw .framer-1tct60r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bxtGw .framer-1dardhx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-bxtGw .framer-ateyu0, .framer-bxtGw .framer-ixmgu7, .framer-bxtGw .framer-11jvphp, .framer-bxtGw .framer-z395s8, .framer-bxtGw .framer-17m829m { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bxtGw .framer-q6yd1c { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 500px; position: relative; width: 100%; }\",\".framer-bxtGw .framer-cih6ey { 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: 100%; }\",\".framer-bxtGw .framer-15twi3g { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-bxtGw .framer-g064q4 { align-content: center; align-items: center; background-color: var(--token-2425c2c3-a0a0-4657-9cb5-98c142d2420b, #011627); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-bxtGw .framer-1vp2nrv { display: grid; flex: none; gap: 40px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-bxtGw .framer-9nowps { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 20px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-bxtGw .framer-8o2jlb { border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; flex: none; height: 200px; position: relative; width: 100%; }\",\".framer-bxtGw .framer-1jetizw { 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: flex-start; min-width: 200px; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bxtGw.framer-140hrtf, .framer-bxtGw .framer-1tchk34, .framer-bxtGw .framer-yb6duw, .framer-bxtGw .framer-uydmez, .framer-bxtGw .framer-1tct60r, .framer-bxtGw .framer-1dardhx, .framer-bxtGw .framer-cih6ey, .framer-bxtGw .framer-g064q4, .framer-bxtGw .framer-1d3m3fa, .framer-bxtGw .framer-9nowps, .framer-bxtGw .framer-1jetizw { gap: 0px; } .framer-bxtGw.framer-140hrtf > *, .framer-bxtGw .framer-1tchk34 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-bxtGw.framer-140hrtf > :first-child, .framer-bxtGw .framer-1tchk34 > :first-child, .framer-bxtGw .framer-uydmez > :first-child, .framer-bxtGw .framer-1tct60r > :first-child, .framer-bxtGw .framer-1dardhx > :first-child, .framer-bxtGw .framer-cih6ey > :first-child, .framer-bxtGw .framer-1d3m3fa > :first-child, .framer-bxtGw .framer-9nowps > :first-child, .framer-bxtGw .framer-1jetizw > :first-child { margin-top: 0px; } .framer-bxtGw.framer-140hrtf > :last-child, .framer-bxtGw .framer-1tchk34 > :last-child, .framer-bxtGw .framer-uydmez > :last-child, .framer-bxtGw .framer-1tct60r > :last-child, .framer-bxtGw .framer-1dardhx > :last-child, .framer-bxtGw .framer-cih6ey > :last-child, .framer-bxtGw .framer-1d3m3fa > :last-child, .framer-bxtGw .framer-9nowps > :last-child, .framer-bxtGw .framer-1jetizw > :last-child { margin-bottom: 0px; } .framer-bxtGw .framer-yb6duw > *, .framer-bxtGw .framer-g064q4 > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-bxtGw .framer-yb6duw > :first-child, .framer-bxtGw .framer-g064q4 > :first-child { margin-left: 0px; } .framer-bxtGw .framer-yb6duw > :last-child, .framer-bxtGw .framer-g064q4 > :last-child { margin-right: 0px; } .framer-bxtGw .framer-uydmez > *, .framer-bxtGw .framer-1tct60r > *, .framer-bxtGw .framer-1d3m3fa > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-bxtGw .framer-1dardhx > *, .framer-bxtGw .framer-9nowps > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-bxtGw .framer-cih6ey > *, .framer-bxtGw .framer-1jetizw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-bxtGw.framer-140hrtf { width: 810px; } .framer-bxtGw .framer-yb6duw { flex-direction: column; gap: 40px; padding: 100px 30px 100px 30px; } .framer-bxtGw .framer-uydmez { flex: none; width: 100%; } .framer-bxtGw .framer-q6yd1c { height: 400px; } .framer-bxtGw .framer-g064q4 { padding: 100px 30px 100px 30px; } .framer-bxtGw .framer-1vp2nrv { grid-template-columns: repeat(2, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bxtGw .framer-yb6duw { gap: 0px; } .framer-bxtGw .framer-yb6duw > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-bxtGw .framer-yb6duw > :first-child { margin-top: 0px; } .framer-bxtGw .framer-yb6duw > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-bxtGw.framer-140hrtf { width: 390px; } .framer-bxtGw .framer-yb6duw { flex-direction: column; gap: 40px; padding: 40px 24px 40px 24px; } .framer-bxtGw .framer-uydmez { flex: none; width: 100%; } .framer-bxtGw .framer-q6yd1c { height: 300px; } .framer-bxtGw .framer-g064q4 { padding: 40px 24px 40px 24px; } .framer-bxtGw .framer-1vp2nrv { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; } .framer-bxtGw .framer-9nowps { align-self: unset; height: min-content; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-bxtGw .framer-yb6duw, .framer-bxtGw .framer-1vp2nrv { gap: 0px; } .framer-bxtGw .framer-yb6duw > *, .framer-bxtGw .framer-1vp2nrv > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-bxtGw .framer-yb6duw > :first-child, .framer-bxtGw .framer-1vp2nrv > :first-child { margin-top: 0px; } .framer-bxtGw .framer-yb6duw > :last-child, .framer-bxtGw .framer-1vp2nrv > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3216\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Ht4h8J8Ze\":{\"layout\":[\"fixed\",\"auto\"]},\"rvsJJlhyx\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerEvImBmozM=withCSS(Component,css,\"framer-bxtGw\");export default FramerEvImBmozM;FramerEvImBmozM.displayName=\"Page\";FramerEvImBmozM.defaultProps={height:3216,width:1200};addFonts(FramerEvImBmozM,[{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\"}]},...Navbar3Fonts,...CTAHorizontal1Fonts,...Footers2Fonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerEvImBmozM\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1200\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Ht4h8J8Ze\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rvsJJlhyx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicHeight\":\"3216\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["Navbar3Fonts", "getFonts", "lRAeBkple_default", "CTAHorizontal1Fonts", "PV9u8Y13r_default", "Footers2Fonts", "OQGCseweK_default", "breakpoints", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "QueryData", "query", "pageSize", "children", "data", "useQueryData", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "WXOvbcyOt_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "qFJGYPg4H", "bGAeVUY2w", "BQdDvdrTx", "yS5uh7qtfNBmwwIEq_", "bGAeVUY2wNBmwwIEq_", "qFJGYPg4HNBmwwIEq_", "jCkIhzXWTiiaPvDqsP", "SzXyRj9UNiiaPvDqsP", "idNBmwwIEq_", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "textContent", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "lRAeBkple_default", "RichText2", "x", "getLoadingLazyAtYPosition", "Image2", "PV9u8Y13r_default", "ChildrenCanSuspend", "collection", "paginationInfo", "loadMore", "l", "index", "PathVariablesContext", "Link", "OQGCseweK_default", "css", "FramerEvImBmozM", "withCSS", "EvImBmozM_default", "addFonts", "Navbar3Fonts", "CTAHorizontal1Fonts", "Footers2Fonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
