{"version":3,"file":"d2ITuv8xnOyMFlxrUXUUftWzfu7wVoHefi1cIqJPiLQ.C3ezaoYF.mjs","names":["ElementsFooter","NavigationNavigation","props","Events","metadata","className","PropertyOverrides","Image","css"],"sources":["https:/framerusercontent.com/modules/7BMRHQGkGVTchMmTPMGR/gZKokaS3dvjSQTcHT0j7/Cb5qBV9F0.js"],"sourcesContent":["// Generated by Framer (1f5f6d9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentPresetsProvider,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromComponentPreset,getFontsFromSharedStyle,getLoadingLazyAtYPosition,getWhereExpressionFromPathVariables,Image,NotFoundError,PropertyOverrides,RichText,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleCode,useLocaleInfo,useQueryData,withCSS,withOptimizedAppearEffect,withVariantAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ElementsFooter from\"#framer/local/canvasComponent/b0F693AiO/b0F693AiO.js\";import NavigationNavigation from\"#framer/local/canvasComponent/q8f5UT_gI/q8f5UT_gI.js\";import Events from\"#framer/local/collection/HRo1kgSWg/HRo1kgSWg.js\";import*as componentPresets from\"#framer/local/componentPresets/componentPresets/componentPresets.js\";import*as sharedStyle3 from\"#framer/local/css/Ddls8MCno/Ddls8MCno.js\";import*as sharedStyle5 from\"#framer/local/css/JKzdGjNBy/JKzdGjNBy.js\";import*as sharedStyle4 from\"#framer/local/css/lMyIlwvOB/lMyIlwvOB.js\";import*as sharedStyle1 from\"#framer/local/css/mha9l4fKU/mha9l4fKU.js\";import*as sharedStyle6 from\"#framer/local/css/oITY0R6Nw/oITY0R6Nw.js\";import*as sharedStyle from\"#framer/local/css/Q8ag1zjH5/Q8ag1zjH5.js\";import*as sharedStyle7 from\"#framer/local/css/ro7OPezbn/ro7OPezbn.js\";import*as sharedStyle9 from\"#framer/local/css/UgLoJBZW4/UgLoJBZW4.js\";import*as sharedStyle8 from\"#framer/local/css/Y0KlsLlgj/Y0KlsLlgj.js\";import*as sharedStyle2 from\"#framer/local/css/y3YnoDl0L/y3YnoDl0L.js\";import metadataProvider from\"#framer/local/webPageMetadata/Cb5qBV9F0/Cb5qBV9F0.js\";const RichTextWithOptimizedAppearEffect=withOptimizedAppearEffect(RichText);const ElementsFooterFonts=getFonts(ElementsFooter);const NavigationNavigationFonts=getFonts(NavigationNavigation);const NavigationNavigationWithVariantAppearEffect=withVariantAppearEffect(NavigationNavigation);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const breakpoints={dfyzAWEdf:\"(max-width: 809px)\",kZlfW5ceZ:\"(min-width: 810px) and (max-width: 1199px)\",YQxA5J74N:\"(min-width: 1200px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-E5vcP\";const variantClassNames={dfyzAWEdf:\"framer-v-k06iuk\",kZlfW5ceZ:\"framer-v-15lb5mv\",YQxA5J74N:\"framer-v-18pa93h\"};const transition1={damping:40,delay:.1,mass:1,stiffness:150,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-40};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition2={damping:40,delay:.2,mass:1,stiffness:150,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const transition3={damping:40,delay:1,mass:1,stiffness:150,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation4={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-30};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"YQxA5J74N\",Phone:\"dfyzAWEdf\",Tablet:\"kZlfW5ceZ\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"YQxA5J74N\"};};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:\"Cb5qBV9F0\",data:Events,type:\"Collection\"},select:[{collection:\"Cb5qBV9F0\",name:\"FtC7_vvxt\",type:\"Identifier\"},{collection:\"Cb5qBV9F0\",name:\"mGC732NTw\",type:\"Identifier\"},{collection:\"Cb5qBV9F0\",name:\"v2c5XNz_U\",type:\"Identifier\"},{collection:\"Cb5qBV9F0\",name:\"Vhjojo9iY\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"Cb5qBV9F0\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,mGC732NTw=getFromCurrentRouteData(\"mGC732NTw\"),FtC7_vvxt=getFromCurrentRouteData(\"FtC7_vvxt\")??\"\",v2c5XNz_U=getFromCurrentRouteData(\"v2c5XNz_U\"),Vhjojo9iY=getFromCurrentRouteData(\"Vhjojo9iY\")??\"\",...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,sharedStyle7.className,sharedStyle8.className,sharedStyle9.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const textContent=toDateString(mGC732NTw,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"dfyzAWEdf\")return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"YQxA5J74N\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:'html body { background: linear-gradient(180deg, rgb(255, 255, 255) 0%, var(--token-394b655e-eb71-48d0-ad1f-647e45a4f590, rgb(245, 247, 255)) /* {\"name\":\"BackgroundGradient\"} */ 100%); }'}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-18pa93h\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(\"header\",{className:\"framer-1d3kqnu\",\"data-framer-name\":\"Header\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-12fk6ti\",\"data-framer-name\":\"Text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-kcqj8q\",children:[/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1g2kxmd\",\"data-styles-preset\":\"Q8ag1zjH5\",children:\"Mar 15, 2024\"})}),className:\"framer-gjweso\",\"data-framer-appear-id\":\"gjweso\",\"data-framer-name\":\"Name\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},text:textContent,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dfyzAWEdf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-17gvq8c\",\"data-styles-preset\":\"mha9l4fKU\",style:{\"--framer-text-color\":\"var(--token-7271da1b-9f0a-41bd-91b9-d7098d8944de, rgb(24, 183, 165))\"},children:\"“Life Dance” AI Film Creation Marathon\"})}),fonts:[\"Inter\"]}},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"RlM7TnVuaXRvLWJsYWNr\",\"--framer-font-family\":'\"Nunito\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"900\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-color\":\"var(--token-7271da1b-9f0a-41bd-91b9-d7098d8944de, rgb(24, 183, 165))\"},children:\"“Life Dance” AI Film Creation Marathon\"})}),className:\"framer-1687ezr\",\"data-framer-appear-id\":\"1687ezr\",\"data-framer-name\":\"Name\",fonts:[\"FS;Nunito-black\"],initial:animation1,optimized:true,style:{transformPerspective:1200},text:FtC7_vvxt,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dfyzAWEdf:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+27+0+99+-4.5+0+82.4),sizes:`min(${componentViewport?.width||\"100vw\"} * 0.9, 1200px)`,...toResponsiveImage(v2c5XNz_U)}},kZlfW5ceZ:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+95+0+0+84.8),sizes:`min(max(min(${componentViewport?.width||\"100vw\"} * 0.9, 1200px), 1px), 1200px)`,...toResponsiveImage(v2c5XNz_U)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+99+0+0+84.8),sizes:\"864px\",...toResponsiveImage(v2c5XNz_U)},className:\"framer-os70za\",\"data-framer-name\":\"Banner\"})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-55p89z\",\"data-framer-name\":\"Post\",children:[isDisplayed()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1o4u3b2 hidden-k06iuk\",\"data-framer-name\":\"2 Columns Image Text\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-y6y8ny\"})}),/*#__PURE__*/_jsx(ComponentPresetsProvider,{presets:{\"module:0sWquksFr1YDkaIgrl9Z/VgWe6mCMJOseqaLiMnaC/Vimeo.js:default\":componentPresets.props[\"N6_uxMY3w\"],\"module:NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js:Youtube\":componentPresets.props[\"pQKGi0cZh\"],\"module:pVk4QsoHxASnVtUBp6jr/TbhpORLndv1iOkZzyo83/CodeBlock.js:default\":componentPresets.props[\"n0rPCMghO\"]},children:/*#__PURE__*/_jsx(RichTextWithOptimizedAppearEffect,{__fromCanvasComponent:true,animate:animation2,children:Vhjojo9iY,className:\"framer-1n47dn2\",\"data-framer-appear-id\":\"1n47dn2\",\"data-framer-name\":\"Content\",fonts:[\"Inter\"],initial:animation1,optimized:true,style:{transformPerspective:1200},stylesPresetsClassNames:{a:\"framer-styles-preset-1wicq5s\",code:\"framer-styles-preset-bm7xc\",h1:\"framer-styles-preset-1orcr6s\",h2:\"framer-styles-preset-1hut35q\",h3:\"framer-styles-preset-1r5ytty\",h4:\"framer-styles-preset-1i76jio\",h5:\"framer-styles-preset-1g2kxmd\",img:\"framer-styles-preset-1oqly1f\",p:\"framer-styles-preset-hu60r5\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dfyzAWEdf:{y:(componentViewport?.y||0)+0+1001},kZlfW5ceZ:{y:(componentViewport?.y||0)+0+952}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:439,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+956,children:/*#__PURE__*/_jsx(Container,{className:\"framer-jp1mpg-container\",nodeId:\"lh3mZWZwd\",scopeId:\"Cb5qBV9F0\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dfyzAWEdf:{variant:\"XS5AQX_UX\"},kZlfW5ceZ:{variant:\"KNPqYtkoS\"}},children:/*#__PURE__*/_jsx(ElementsFooter,{height:\"100%\",id:\"lh3mZWZwd\",layoutId:\"lh3mZWZwd\",style:{width:\"100%\"},variant:\"pM4CMiuq3\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:72,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation3,className:\"framer-1tes9ft-container\",\"data-framer-appear-id\":\"1tes9ft\",initial:animation4,layoutScroll:true,nodeId:\"hZP_WFy_6\",optimized:true,rendersWithMotion:true,scopeId:\"Cb5qBV9F0\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dfyzAWEdf:{__framer__animateOnce:false,__framer__threshold:.5,__framer__variantAppearEffectEnabled:true,variant:\"n9pTYvk9m\"},kZlfW5ceZ:{variant:\"n9pTYvk9m\"}},children:/*#__PURE__*/_jsx(NavigationNavigationWithVariantAppearEffect,{height:\"100%\",id:\"hZP_WFy_6\",layoutId:\"hZP_WFy_6\",style:{width:\"100%\"},variant:\"xgiU_S6sH\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-E5vcP.framer-ju78jf, .framer-E5vcP .framer-ju78jf { display: block; }\",'.framer-E5vcP.framer-18pa93h { align-content: center; align-items: center; background: linear-gradient(180deg, #ffffff 0%, var(--token-394b655e-eb71-48d0-ad1f-647e45a4f590, rgb(245, 247, 255)) /* {\"name\":\"BackgroundGradient\"} */ 100%); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }',\".framer-E5vcP .framer-1d3kqnu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 90%; z-index: 1; }\",\".framer-E5vcP .framer-12fk6ti { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 99px 0px 0px 0px; position: relative; width: 1px; }\",\".framer-E5vcP .framer-kcqj8q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 601px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 864px; }\",\".framer-E5vcP .framer-gjweso, .framer-E5vcP .framer-1687ezr { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-E5vcP .framer-os70za { align-content: center; align-items: center; border-bottom-left-radius: 27px; border-bottom-right-radius: 27px; border-top-left-radius: 27px; border-top-right-radius: 27px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-E5vcP .framer-55p89z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1200px; padding: 0px 0px 80px 0px; position: relative; width: 90%; }\",\".framer-E5vcP .framer-1o4u3b2 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 111%; }\",\".framer-E5vcP .framer-y6y8ny { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-E5vcP .framer-1n47dn2 { --framer-paragraph-spacing: 32px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 80%; will-change: var(--framer-will-change-effect-override, transform); word-break: break-word; word-wrap: break-word; }\",\".framer-E5vcP .framer-jp1mpg-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-E5vcP .framer-1tes9ft-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; will-change: var(--framer-will-change-effect-override, transform); z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-E5vcP.framer-18pa93h, .framer-E5vcP .framer-1d3kqnu, .framer-E5vcP .framer-12fk6ti, .framer-E5vcP .framer-kcqj8q, .framer-E5vcP .framer-os70za, .framer-E5vcP .framer-55p89z, .framer-E5vcP .framer-1o4u3b2, .framer-E5vcP .framer-y6y8ny { gap: 0px; } .framer-E5vcP.framer-18pa93h > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-E5vcP.framer-18pa93h > :first-child, .framer-E5vcP .framer-12fk6ti > :first-child, .framer-E5vcP .framer-kcqj8q > :first-child, .framer-E5vcP .framer-55p89z > :first-child { margin-top: 0px; } .framer-E5vcP.framer-18pa93h > :last-child, .framer-E5vcP .framer-12fk6ti > :last-child, .framer-E5vcP .framer-kcqj8q > :last-child, .framer-E5vcP .framer-55p89z > :last-child { margin-bottom: 0px; } .framer-E5vcP .framer-1d3kqnu > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-E5vcP .framer-1d3kqnu > :first-child, .framer-E5vcP .framer-os70za > :first-child, .framer-E5vcP .framer-1o4u3b2 > :first-child, .framer-E5vcP .framer-y6y8ny > :first-child { margin-left: 0px; } .framer-E5vcP .framer-1d3kqnu > :last-child, .framer-E5vcP .framer-os70za > :last-child, .framer-E5vcP .framer-1o4u3b2 > :last-child, .framer-E5vcP .framer-y6y8ny > :last-child { margin-right: 0px; } .framer-E5vcP .framer-12fk6ti > *, .framer-E5vcP .framer-55p89z > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-E5vcP .framer-kcqj8q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-E5vcP .framer-os70za > *, .framer-E5vcP .framer-y6y8ny > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-E5vcP .framer-1o4u3b2 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css,...sharedStyle7.css,...sharedStyle8.css,...sharedStyle9.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-E5vcP.framer-18pa93h { width: 810px; } .framer-E5vcP .framer-12fk6ti { padding: 95px 0px 0px 0px; } .framer-E5vcP .framer-kcqj8q { width: 100%; }}\",\"@media (max-width: 809px) { .framer-E5vcP.framer-18pa93h { justify-content: center; width: 390px; } .framer-E5vcP .framer-1d3kqnu { flex-direction: column; height: 745px; padding: 27px 0px 27px 0px; } .framer-E5vcP .framer-12fk6ti { flex: none; height: 100%; order: 0; width: 100%; } .framer-E5vcP .framer-kcqj8q, .framer-E5vcP .framer-1n47dn2 { order: 0; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-E5vcP .framer-1d3kqnu { gap: 0px; } .framer-E5vcP .framer-1d3kqnu > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-E5vcP .framer-1d3kqnu > :first-child { margin-top: 0px; } .framer-E5vcP .framer-1d3kqnu > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1299.5\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"kZlfW5ceZ\":{\"layout\":[\"fixed\",\"auto\"]},\"dfyzAWEdf\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerCb5qBV9F0=withCSS(Component,css,\"framer-E5vcP\");export default FramerCb5qBV9F0;FramerCb5qBV9F0.displayName=\"Blog Detail\";FramerCb5qBV9F0.defaultProps={height:1299.5,width:1200};addFonts(FramerCb5qBV9F0,[{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:\"Nunito\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/MEHW73B2QOGW4XSMTMRZNTT456RGFGZR/NNG35T3CNIFFCM6HZDK3AGZYCYRADBUB/W5V7CAN3UXPRAAGP4NZQP6AVRBJRK74M.woff2\",weight:\"900\"}]},...ElementsFooterFonts,...NavigationNavigationFonts,...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),...componentPresets.fonts?.[\"n0rPCMghO\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"n0rPCMghO\"]):[],...componentPresets.fonts?.[\"pQKGi0cZh\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"pQKGi0cZh\"]):[],...componentPresets.fonts?.[\"N6_uxMY3w\"]?getFontsFromComponentPreset(componentPresets.fonts?.[\"N6_uxMY3w\"]):[]],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCb5qBV9F0\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicHeight\":\"1299.5\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kZlfW5ceZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dfyzAWEdf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}