{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/6tyEWwW3Kaz0mYtMOrBm/VyaZYEz0S7IA1tb2LTbA/CtLbtuo9W.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\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,ResolveLinks,RichText,useActiveVariantCallback,useComponentViewport,useCurrentPathVariables,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useOverlayState,useQueryData,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as ReactDOM from\"react-dom\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/LHz3bw67SqHRmnCKTlE6/Ticker.js\";import SmoothScroll from\"https://framerusercontent.com/modules/Yppqt3Cs3Y8TZqvASnXl/PGrowqBrgWCViHduGfsA/SmoothScroll_Prod.js\";import ContactSection from\"#framer/local/canvasComponent/e8kApHjI4/e8kApHjI4.js\";import FAQSection from\"#framer/local/canvasComponent/hECpCpUCX/hECpCpUCX.js\";import GetTemplateButton from\"#framer/local/canvasComponent/jKdDGAaaN/jKdDGAaaN.js\";import BlogCard from\"#framer/local/canvasComponent/kK_XupE4c/kK_XupE4c.js\";import CircleCursor from\"#framer/local/canvasComponent/LRbgZFhAP/LRbgZFhAP.js\";import NavigationBar from\"#framer/local/canvasComponent/OUcp9x9Lm/OUcp9x9Lm.js\";import Footer from\"#framer/local/canvasComponent/rmyHU0j9Q/rmyHU0j9Q.js\";import Menu from\"#framer/local/canvasComponent/TpvpqmlmO/TpvpqmlmO.js\";import BlogDetail from\"#framer/local/collection/nxMXdXbxN/nxMXdXbxN.js\";import*as sharedStyle1 from\"#framer/local/css/lOKAKBM3d/lOKAKBM3d.js\";import*as sharedStyle from\"#framer/local/css/o93BsUfXU/o93BsUfXU.js\";import*as sharedStyle3 from\"#framer/local/css/SR8Tu6wLN/SR8Tu6wLN.js\";import*as sharedStyle2 from\"#framer/local/css/VcngNbO2E/VcngNbO2E.js\";import*as sharedStyle4 from\"#framer/local/css/X06oMW2v8/X06oMW2v8.js\";import metadataProvider from\"#framer/local/webPageMetadata/CtLbtuo9W/CtLbtuo9W.js\";const NavigationBarFonts=getFonts(NavigationBar);const MenuFonts=getFonts(Menu);const MotionSectionWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.section);const ImageWithFX=withFX(Image);const TickerFonts=getFonts(Ticker);const BlogCardFonts=getFonts(BlogCard);const FAQSectionFonts=getFonts(FAQSection);const ContactSectionFonts=getFonts(ContactSection);const FooterFonts=getFonts(Footer);const SmoothScrollFonts=getFonts(SmoothScroll);const GetTemplateButtonFonts=getFonts(GetTemplateButton);const ContainerWithOptimizedAppearEffect=withOptimizedAppearEffect(Container);const CircleCursorFonts=getFonts(CircleCursor);const breakpoints={LmJBhjYjb:\"(max-width: 809px)\",tHu4x0IB4:\"(min-width: 1440px)\",w2UXMidIM:\"(min-width: 1200px) and (max-width: 1439px)\",ZS31Y9x1d:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-VLOKz\";const variantClassNames={LmJBhjYjb:\"framer-v-1hy2i7n\",tHu4x0IB4:\"framer-v-ltu8z1\",w2UXMidIM:\"framer-v-1r1bjcc\",ZS31Y9x1d:\"framer-v-1hcitfd\"};const transition1={damping:30,delay:0,mass:1,stiffness:220,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:716};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:716};const getContainer=()=>{return document.querySelector(\"#template-overlay\")??document.querySelector(\"#overlay\")??document.body;};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const transition2={damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation4={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:160};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 isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const transition3={damping:40,delay:.4,mass:1,stiffness:200,type:\"spring\"};const animation5={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition3,x:0,y:0};const animation6={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:160};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"eC3XAj28U\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const transition4={bounce:.2,delay:1,duration:.8,type:\"spring\"};const animation7={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition4,x:0,y:0};const animation8={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={L:\"w2UXMidIM\",M:\"ZS31Y9x1d\",S:\"LmJBhjYjb\",XL:\"tHu4x0IB4\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"tHu4x0IB4\"};};const cursor={component:CircleCursor,variant:\"TMrDX933o\"};const cursor1={component:CircleCursor,variant:\"gMtD0R3oQ\"};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:\"CtLbtuo9W\",data:BlogDetail,type:\"Collection\"},select:[{collection:\"CtLbtuo9W\",name:\"PE0AmOllZ\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"xRz6bi_JT\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"CC96yJ0jT\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"HSgxJqDLm\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"RJSTNzO5G\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"Lyc9zmhPX\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"RDoPlHFh6\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"DSer7fyKP\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"Sfze2ROWv\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"M2sOxyqKx\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"vk0az12Ib\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"AHPRC0CaC\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"NMx3sielg\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"Ya3x4oPil\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"buWpalHFl\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"cJpXYiQIa\",type:\"Identifier\"},{collection:\"CtLbtuo9W\",name:\"mfPRaQRmz\",type:\"Identifier\"}],where:getWhereExpressionFromPathVariables(currentPathVariables,\"CtLbtuo9W\")});const getFromCurrentRouteData=key=>{if(!currentRouteData)throw new NotFoundError(`No data matches path variables: ${JSON.stringify(currentPathVariables)}`);return currentRouteData[key];};const{style,className,layoutId,variant,xRz6bi_JT=getFromCurrentRouteData(\"xRz6bi_JT\"),CC96yJ0jT=getFromCurrentRouteData(\"CC96yJ0jT\")??\"\",HSgxJqDLm=getFromCurrentRouteData(\"HSgxJqDLm\")??\"\",RJSTNzO5G=getFromCurrentRouteData(\"RJSTNzO5G\")??\"\",Lyc9zmhPX=getFromCurrentRouteData(\"Lyc9zmhPX\")??\"\",RDoPlHFh6=getFromCurrentRouteData(\"RDoPlHFh6\")??\"\",DSer7fyKP=getFromCurrentRouteData(\"DSer7fyKP\"),Sfze2ROWv=getFromCurrentRouteData(\"Sfze2ROWv\")??\"\",M2sOxyqKx=getFromCurrentRouteData(\"M2sOxyqKx\")??\"\",vk0az12Ib=getFromCurrentRouteData(\"vk0az12Ib\"),AHPRC0CaC=getFromCurrentRouteData(\"AHPRC0CaC\"),NMx3sielg=getFromCurrentRouteData(\"NMx3sielg\")??\"\",Ya3x4oPil=getFromCurrentRouteData(\"Ya3x4oPil\")??\"\",buWpalHFl=getFromCurrentRouteData(\"buWpalHFl\"),cJpXYiQIa=getFromCurrentRouteData(\"cJpXYiQIa\")??\"\",mfPRaQRmz=getFromCurrentRouteData(\"mfPRaQRmz\")??\"\",PE0AmOllZeC3XAj28U,L3JVIfiV3eC3XAj28U,CC96yJ0jTeC3XAj28U,ideC3XAj28U,PE0AmOllZ=getFromCurrentRouteData(\"PE0AmOllZ\")??\"\",...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{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const h8rI9Kvlz3bnx0g=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.toggle();});const nudbpXYrr1wnntms=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.hide();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const elementId=useRouteElementId(\"p8uInC85w\");const ref1=React.useRef(null);const activeLocaleCode=useLocaleCode();const textContent=toDateString(xRz6bi_JT,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);const visible=isSet(CC96yJ0jT);const visible1=isSet(HSgxJqDLm);const visible2=isSet(RJSTNzO5G);const visible3=isSet(RDoPlHFh6);const visible4=isSet(Sfze2ROWv);const visible5=isSet(M2sOxyqKx);const visible6=isSet(NMx3sielg);const visible7=isSet(Ya3x4oPil);const visible8=isSet(cJpXYiQIa);const visible9=isSet(mfPRaQRmz);const router=useRouter();useCustomCursors({\"1a85y0p\":cursor1,xzcnq6:cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"tHu4x0IB4\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-f2130d30-5051-414b-bbfe-2f8dcb0cab5e, rgb(0, 0, 0)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-ltu8z1\",className),\"data-framer-cursor\":\"xzcnq6\",ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:118,width:`min(${componentViewport?.width||\"100vw\"}, 1480px)`,y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsxs(Container,{className:\"framer-yi6ct2-container\",id:elementId,nodeId:\"p8uInC85w\",ref:ref1,scopeId:\"CtLbtuo9W\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{variant:overlay.visible?\"Jsvx82v0f\":\"Jsvx82v0f\"}},children:/*#__PURE__*/_jsx(NavigationBar,{h8rI9Kvlz:h8rI9Kvlz3bnx0g({overlay}),height:\"100%\",id:\"p8uInC85w\",layoutId:\"p8uInC85w\",style:{maxWidth:\"100%\",width:\"100%\"},variant:overlay.visible?\"BufbQy2wG\":\"BufbQy2wG\",width:\"100%\"})}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/ReactDOM.createPortal(/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.div,{animate:{opacity:1,transition:{delay:0,duration:.3,ease:[.5,0,.88,.77],type:\"tween\"}},className:cx(scopingClassNames,\"framer-1xe9xvk\"),\"data-framer-portal-id\":elementId,exit:{opacity:0,transition:{delay:0,duration:.3,ease:[.12,.23,.5,1],type:\"tween\"}},initial:{opacity:0},onTap:()=>overlay.hide()},\"X5d8bOVbL\"),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"min(100vw, 1480px)\",children:/*#__PURE__*/_jsx(Container,{animate:animation1,className:cx(scopingClassNames,\"framer-1g51ril-container\"),\"data-framer-portal-id\":elementId,exit:animation,inComponentSlot:true,initial:animation2,nodeId:\"gPBDcPLBH\",rendersWithMotion:true,scopeId:\"CtLbtuo9W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{variant:\"xRKllfW_O\"}},children:/*#__PURE__*/_jsx(Menu,{height:\"100%\",id:\"gPBDcPLBH\",layoutId:\"gPBDcPLBH\",nudbpXYrr:nudbpXYrr1wnntms({overlay}),style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"WIMBzPryJ\",width:\"100%\"})})})})]}),getContainer())})})]})})})}),/*#__PURE__*/_jsxs(MotionSectionWithOptimizedAppearEffect,{animate:animation3,className:\"framer-axz7jy\",\"data-framer-appear-id\":\"axz7jy\",\"data-framer-name\":\"Project Details\",initial:animation4,optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-k64sl7\",\"data-framer-name\":\"Left\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xj9or6\",\"data-framer-name\":\"Headline\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fyflak\",\"data-styles-preset\":\"o93BsUfXU\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fe2f0188-6a6d-41ef-a83f-a875042ba3b8, rgb(128, 128, 128))\"},children:\"Aug 16, 2024\"})})},ZS31Y9x1d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fyflak\",\"data-styles-preset\":\"o93BsUfXU\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fe2f0188-6a6d-41ef-a83f-a875042ba3b8, rgb(128, 128, 128))\"},children:\"Aug 16, 2024\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fyflak\",\"data-styles-preset\":\"o93BsUfXU\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fe2f0188-6a6d-41ef-a83f-a875042ba3b8, rgb(128, 128, 128))\"},children:\"Sep 15, 2024\"})}),className:\"framer-1qa6lpj\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})})}),visible&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-11a7z4l\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1jq4svj\",\"data-styles-preset\":\"lOKAKBM3d\",style:{\"--framer-text-alignment\":\"left\"},children:\"Ligthric Motors\"})}),className:\"framer-114eaxk\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],text:CC96yJ0jT,verticalAlignment:\"top\",withExternalLayout:true})}),visible1&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-n5p0be\",\"data-framer-name\":\"Body Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:HSgxJqDLm,className:\"framer-tsbjn1\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],stylesPresetsClassNames:{p:\"framer-styles-preset-zd8fka\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-f885cm\",\"data-framer-name\":\"Right\",children:[visible2&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-303e70\",\"data-framer-name\":\"1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vwsja\",\"data-framer-name\":\"Author\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fyflak\",\"data-styles-preset\":\"o93BsUfXU\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fe2f0188-6a6d-41ef-a83f-a875042ba3b8, rgb(128, 128, 128))\"},children:\"Author\"})}),className:\"framer-565zpm\",\"data-framer-name\":\"Text 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\"},children:\"Tom Jason\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"right\"},children:\"Tom Jason\"})}),className:\"framer-3q255l\",\"data-framer-name\":\"Text 2\",fonts:[\"Inter\"],text:RJSTNzO5G,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ar7xum\",\"data-framer-name\":\"Line\"})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nkdk3v\",\"data-framer-name\":\"2\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kd6l2c\",\"data-framer-name\":\"Read Duration\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fyflak\",\"data-styles-preset\":\"o93BsUfXU\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fe2f0188-6a6d-41ef-a83f-a875042ba3b8, rgb(128, 128, 128))\"},children:\"READ\"})}),className:\"framer-1y4jfbb\",\"data-framer-name\":\"Text 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\"},children:\"3 - 4 Weeks\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"right\"},children:\"3 Mins\"})}),className:\"framer-x09rgp\",\"data-framer-name\":\"Text 2\",fonts:[\"Inter\"],text:Lyc9zmhPX,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1de4hx\",\"data-framer-name\":\"Line\"})]}),visible3&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ricswk\",\"data-framer-name\":\"3\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-130vcnw\",\"data-framer-name\":\"Category\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1fyflak\",\"data-styles-preset\":\"o93BsUfXU\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-fe2f0188-6a6d-41ef-a83f-a875042ba3b8, rgb(128, 128, 128))\"},children:\"Category\"})}),className:\"framer-15lo9dh\",\"data-framer-name\":\"Text 1\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\"},children:\"Photography\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"right\"},children:\"Photography\"})}),className:\"framer-1g67guq\",\"data-framer-name\":\"Text 2\",fonts:[\"Inter\"],text:RDoPlHFh6,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vkwyy4\",\"data-framer-name\":\"Line\"})]})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{animate:undefined,initial:undefined,optimized:undefined,style:{}},ZS31Y9x1d:{animate:undefined,initial:undefined,optimized:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionSectionWithOptimizedAppearEffect,{animate:animation5,className:\"framer-147g23t\",\"data-framer-appear-id\":\"147g23t\",\"data-framer-name\":\"Zoom Image\",initial:animation6,optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-c1g0q4\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1243+0+0),pixelHeight:2460,pixelWidth:2624,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 30px, 1px)`,...toResponsiveImage(DSer7fyKP)}},ZS31Y9x1d:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1133+40+0),pixelHeight:2460,pixelWidth:2624,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,...toResponsiveImage(DSer7fyKP)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+701+60+0),pixelHeight:2460,pixelWidth:2624,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 60px, 1px)`,...toResponsiveImage(DSer7fyKP)},className:\"framer-1ldl4v6\",\"data-framer-name\":\"Fill Your Image Here\",style:{transformPerspective:1200}})})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-lhggh1\",\"data-framer-name\":\"Text Area\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1901z8x\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1azdkrt\",\"data-framer-name\":\"Content\",children:[visible4&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-3oqh1e\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Portable Camera Changing Photography Forever!\"})})},ZS31Y9x1d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Portable Camera Changing Photography Forever!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c46abb9d-0d10-414f-ba99-89efb980d54d, rgb(255, 255, 255))\"},children:\"Portable Camera Changing Photography Forever!\"})}),className:\"framer-11qkim2\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],text:Sfze2ROWv,verticalAlignment:\"top\",withExternalLayout:true})})}),visible5&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fghezq\",\"data-framer-name\":\"Body Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:M2sOxyqKx,className:\"framer-1wduwb9\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],stylesPresetsClassNames:{p:\"framer-styles-preset-zd8fka\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-wru1df\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1673+0),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"}},ZS31Y9x1d:{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1861+0),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1449+0),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"},className:\"framer-8gwsx2\",\"data-framer-name\":\"BG Pattern\"})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-bj5svb\",\"data-framer-name\":\"Zoom Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-uysonv\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1949+0+0+0),pixelHeight:2460,pixelWidth:2624,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 30px, 1px)`,...toResponsiveImage(vk0az12Ib)}},ZS31Y9x1d:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2197+0+0+0),pixelHeight:2460,pixelWidth:2624,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,...toResponsiveImage(vk0az12Ib)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1785+0+0),pixelHeight:2460,pixelWidth:2624,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 84px) / 2, 1px)`,...toResponsiveImage(vk0az12Ib)},className:\"framer-1ap0z8o\",\"data-framer-name\":\"Fill Your Image Here\",style:{transformPerspective:1200}})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-v9yo2k\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1949+0+424+0),pixelHeight:2460,pixelWidth:2624,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 30px, 1px)`,...toResponsiveImage(AHPRC0CaC)}},ZS31Y9x1d:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2197+0+682+0),pixelHeight:2460,pixelWidth:2624,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,...toResponsiveImage(AHPRC0CaC)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+1785+0+0),pixelHeight:2460,pixelWidth:2624,sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 84px) / 2, 1px)`,...toResponsiveImage(AHPRC0CaC)},className:\"framer-1k1zv2z\",\"data-framer-name\":\"Fill Your Image Here\",style:{transformPerspective:1200}})})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-18pjkq0\",\"data-framer-name\":\"Text Area\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-aynzfx\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1687eib\",\"data-framer-name\":\"Content\",children:[visible6&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1da86u0\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Armor-Like Mobile Phone Built for Durability\"})})},ZS31Y9x1d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Armor-Like Mobile Phone Built for Durability\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c46abb9d-0d10-414f-ba99-89efb980d54d, rgb(255, 255, 255))\"},children:\"Armor-Like Mobile Phone Built for Durability\"})}),className:\"framer-lllhro\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],text:NMx3sielg,verticalAlignment:\"top\",withExternalLayout:true})})}),visible7&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fjt300\",\"data-framer-name\":\"Body Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:Ya3x4oPil,className:\"framer-mezl4k\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],stylesPresetsClassNames:{p:\"framer-styles-preset-zd8fka\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ogkf7u\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2803+0),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"}},ZS31Y9x1d:{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3567+0),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2473+0),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"},className:\"framer-17vmkvu\",\"data-framer-name\":\"BG Pattern\"})})]}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-75vbcb\",\"data-framer-name\":\"Zoom Image\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-dtrnsu\",\"data-framer-name\":\"Image\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3079+0+0),pixelHeight:2460,pixelWidth:2624,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 30px, 1px)`,...toResponsiveImage(buWpalHFl)}},ZS31Y9x1d:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3903+0+0),pixelHeight:2460,pixelWidth:2624,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 1px)`,...toResponsiveImage(buWpalHFl)}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.25,skewX:0,skewY:0,x:0,y:0}},{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}}],__framer__transformTrigger:\"onInView\",__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",intrinsicHeight:2460,intrinsicWidth:2624,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+2809+0+0),pixelHeight:2460,pixelWidth:2624,sizes:`max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 60px, 1px)`,...toResponsiveImage(buWpalHFl)},className:\"framer-1gycpqk\",\"data-framer-name\":\"Fill Your Image Here\",style:{transformPerspective:1200}})})})}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1efkfz\",\"data-framer-name\":\"Text Area\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vxp3m0\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vo0gqs\",\"data-framer-name\":\"Content\",children:[visible8&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-ixpyrm\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Armor-Like Mobile Phone Built for Durability\"})})},ZS31Y9x1d:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Armor-Like Mobile Phone Built for Durability\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h5\",{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-c46abb9d-0d10-414f-ba99-89efb980d54d, rgb(255, 255, 255))\"},children:\"Armor-Like Mobile Phone Built for Durability\"})}),className:\"framer-1j118iq\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],text:cJpXYiQIa,verticalAlignment:\"top\",withExternalLayout:true})})}),visible9&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1829t0s\",\"data-framer-name\":\"Body Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:mfPRaQRmz,className:\"framer-h1h09u\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],stylesPresetsClassNames:{p:\"framer-styles-preset-zd8fka\"},verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jl46c\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3509+0),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"}},ZS31Y9x1d:{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+4591+0),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+3497+0),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"},className:\"framer-1n91rmr\",\"data-framer-name\":\"BG Pattern\"})})]}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-1rqjfll\",\"data-framer-name\":\"More Blogs\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-15xwt00\",\"data-framer-name\":\"Top\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-aygbiw\",\"data-framer-name\":\"Ticker\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1es2k7p-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"rgd8xjJr_\",scopeId:\"CtLbtuo9W\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"rgd8xjJr_\",layoutId:\"rgd8xjJr_\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rtfq69\",\"data-framer-name\":\"Ticker Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h3\",{className:\"framer-styles-preset-vsc6z\",\"data-styles-preset\":\"X06oMW2v8\",children:[\" More Blogs  \",/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-text-color\":\"var(--token-fe2f0188-6a6d-41ef-a83f-a875042ba3b8, rgb(128, 128, 128))\"},children:\"More Blogs\"})]})}),className:\"framer-13iukj0\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})],speed:100,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-c8bnzy\",\"data-framer-name\":\"Bottom\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-10ofsdb\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData,{pageSize:3,query:{from:{alias:\"eC3XAj28U\",data:BlogDetail,type:\"Collection\"},select:[{collection:\"eC3XAj28U\",name:\"PE0AmOllZ\",type:\"Identifier\"},{collection:\"eC3XAj28U\",name:\"L3JVIfiV3\",type:\"Identifier\"},{collection:\"eC3XAj28U\",name:\"CC96yJ0jT\",type:\"Identifier\"},{collection:\"eC3XAj28U\",name:\"id\",type:\"Identifier\"}],where:{operator:\"not\",type:\"UnaryOperation\",value:{left:{collection:\"eC3XAj28U\",name:\"CC96yJ0jT\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:CC96yJ0jT},type:\"BinaryOperation\"}}},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsx(_Fragment,{children:collection?.map(({CC96yJ0jT:CC96yJ0jTeC3XAj28U,id:ideC3XAj28U,L3JVIfiV3:L3JVIfiV3eC3XAj28U,PE0AmOllZ:PE0AmOllZeC3XAj28U},index)=>{PE0AmOllZeC3XAj28U??=\"\";CC96yJ0jTeC3XAj28U??=\"\";return /*#__PURE__*/_jsx(LayoutGroup,{id:`eC3XAj28U-${ideC3XAj28U}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{PE0AmOllZ:PE0AmOllZeC3XAj28U},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{PE0AmOllZ:PE0AmOllZeC3XAj28U},webPageId:\"CtLbtuo9W\"},motionChild:true,nodeId:\"VmsVYkSIQ\",scopeId:\"CtLbtuo9W\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-so8f0y framer-thsgx3\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{width:`max(max(min(${componentViewport?.width||\"100vw\"}, 1480px) - 40px, 50px), 1px)`,y:(componentViewport?.y||0)+0+3785+0+130+0+0+0+0+0},ZS31Y9x1d:{width:`max(max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 84px) / 2, 50px), 1px)`,y:(componentViewport?.y||0)+0+4927+0+150+40+0+0+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:390,width:`max(max((min(${componentViewport?.width||\"100vw\"}, 1480px) - 108px) / 3, 50px), 1px)`,y:(componentViewport?.y||0)+0+3833+0+180+70+0+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12f87nn-container\",\"data-framer-cursor\":\"1a85y0p\",nodeId:\"cICeOg8Gr\",scopeId:\"CtLbtuo9W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{variant:\"ObSzxbPF8\"},ZS31Y9x1d:{variant:\"ObSzxbPF8\"}},children:/*#__PURE__*/_jsx(BlogCard,{DpizQJsOj:toResponsiveImage(L3JVIfiV3eC3XAj28U),height:\"100%\",id:\"cICeOg8Gr\",layoutId:\"cICeOg8Gr\",pwAAKuF97:CC96yJ0jTeC3XAj28U,style:{width:\"100%\"},variant:\"KQYD68D8z\",width:\"100%\",WxSS6aId2:\"1970-01-01T00:00:00.000Z\"})})})})})})})})},ideC3XAj28U);})})})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{y:(componentViewport?.y||0)+0+4749},ZS31Y9x1d:{y:(componentViewport?.y||0)+0+5951}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:969,width:`min(${componentViewport?.width||\"100vw\"}, 1480px)`,y:(componentViewport?.y||0)+0+4917,children:/*#__PURE__*/_jsx(Container,{className:\"framer-msifmx-container\",nodeId:\"CM8uHro1G\",scopeId:\"CtLbtuo9W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{variant:\"WUUmz9vyJ\"},w2UXMidIM:{variant:\"XwGq1Pp6g\"},ZS31Y9x1d:{variant:\"YybeWKVED\"}},children:/*#__PURE__*/_jsx(FAQSection,{f9Ozzi1DS:\"//FAQ\",height:\"100%\",id:\"CM8uHro1G\",jHiPoU8Mf:\"Concerns\",KEG6vHIRL:\"03\",layoutId:\"CM8uHro1G\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"LWw0Xdlom\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{y:(componentViewport?.y||0)+0+5748},ZS31Y9x1d:{y:(componentViewport?.y||0)+0+6950}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1172,width:`min(${componentViewport?.width||\"100vw\"}, 1480px)`,y:(componentViewport?.y||0)+0+5916,children:/*#__PURE__*/_jsx(Container,{className:\"framer-116zmh9-container\",nodeId:\"sGfhMnyur\",scopeId:\"CtLbtuo9W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{variant:\"J_bfOb4TI\"},w2UXMidIM:{variant:\"urapeTZ9D\"},ZS31Y9x1d:{variant:\"NO1om1BRA\"}},children:/*#__PURE__*/_jsx(ContactSection,{height:\"100%\",id:\"sGfhMnyur\",layoutId:\"sGfhMnyur\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"vctVEojYH\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{hash:\":p8uInC85w\",pathVariables:{PE0AmOllZ},webPageId:\"CtLbtuo9W\"},implicitPathVariables:undefined},{href:{hash:\":p8uInC85w\",pathVariables:{PE0AmOllZ},webPageId:\"CtLbtuo9W\"},implicitPathVariables:undefined},{href:{hash:\":p8uInC85w\",pathVariables:{PE0AmOllZ},webPageId:\"CtLbtuo9W\"},implicitPathVariables:undefined},{href:{hash:\":p8uInC85w\",pathVariables:{PE0AmOllZ},webPageId:\"CtLbtuo9W\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{y:(componentViewport?.y||0)+0+6950},ZS31Y9x1d:{y:(componentViewport?.y||0)+0+8152}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:308,width:`min(${componentViewport?.width||\"100vw\"}, 1480px)`,y:(componentViewport?.y||0)+0+7118,children:/*#__PURE__*/_jsx(Container,{className:\"framer-18jbn8r-container\",nodeId:\"ZT0ARQBh9\",scopeId:\"CtLbtuo9W\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{LmJBhjYjb:{uMRm_yoFo:resolvedLinks[3],variant:\"S_2PrDWvT\"},w2UXMidIM:{uMRm_yoFo:resolvedLinks[1],variant:\"lYtXF1T_j\"},ZS31Y9x1d:{uMRm_yoFo:resolvedLinks[2],variant:\"wln1qwUNV\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ZT0ARQBh9\",layoutId:\"ZT0ARQBh9\",style:{maxWidth:\"100%\",width:\"100%\"},uMRm_yoFo:resolvedLinks[0],variant:\"lI3Bgfs7S\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wvp6rh-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"wV3RnZ90l\",scopeId:\"CtLbtuo9W\",children:/*#__PURE__*/_jsx(SmoothScroll,{height:\"100%\",id:\"wV3RnZ90l\",intensity:16,layoutId:\"wV3RnZ90l\",width:\"100%\"})})}),/*#__PURE__*/_jsx(Image,{as:\"section\",background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"},className:\"framer-ead9x6\",\"data-framer-name\":\"BG Pattern\"}),/*#__PURE__*/_jsxs(\"section\",{className:\"framer-3lbxvo\",\"data-framer-name\":\"BG Lines\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cdfg38\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1p3y41n\",\"data-framer-name\":\"Line\"}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yoepwx\",\"data-framer-name\":\"Line\"})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:36,y:904,children:/*#__PURE__*/_jsx(ContainerWithOptimizedAppearEffect,{animate:animation7,className:\"framer-tkib42-container\",\"data-framer-appear-id\":\"tkib42\",initial:animation8,layoutScroll:true,nodeId:\"JW2fUYSGf\",optimized:true,rendersWithMotion:true,scopeId:\"CtLbtuo9W\",children:/*#__PURE__*/_jsx(GetTemplateButton,{height:\"100%\",id:\"JW2fUYSGf\",layoutId:\"JW2fUYSGf\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VLOKz.framer-thsgx3, .framer-VLOKz .framer-thsgx3 { display: block; }\",\".framer-VLOKz.framer-ltu8z1 { align-content: center; align-items: center; background-color: var(--token-f2130d30-5051-414b-bbfe-2f8dcb0cab5e, #000000); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-VLOKz .framer-yi6ct2-container, .framer-VLOKz .framer-msifmx-container, .framer-VLOKz .framer-116zmh9-container { flex: none; height: auto; max-width: 1480px; position: relative; width: 100%; z-index: 1; }\",\".framer-VLOKz.framer-1xe9xvk { background-color: rgba(0, 0, 0, 0.8); inset: 0px; position: fixed; user-select: none; z-index: 9; }\",\".framer-VLOKz.framer-1g51ril-container { flex: none; height: 100vh; left: calc(50.00000000000002% - min(1480px, 100%) / 2); max-width: 1480px; position: fixed; top: 0px; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 9; }\",\".framer-VLOKz .framer-axz7jy { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; max-width: 1480px; overflow: hidden; padding: 110px 40px 0px 40px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",\".framer-VLOKz .framer-k64sl7 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 600px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-VLOKz .framer-1xj9or6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 3px; height: min-content; justify-content: center; max-width: 300px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VLOKz .framer-1qa6lpj, .framer-VLOKz .framer-tsbjn1 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-VLOKz .framer-11a7z4l { 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-VLOKz .framer-114eaxk { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-VLOKz .framer-n5p0be { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-VLOKz .framer-f885cm { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 30px 0px 0px 0px; position: relative; width: 41%; z-index: 1; }\",\".framer-VLOKz .framer-303e70, .framer-VLOKz .framer-1nkdk3v, .framer-VLOKz .framer-1ricswk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VLOKz .framer-1vwsja, .framer-VLOKz .framer-1kd6l2c, .framer-VLOKz .framer-130vcnw { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VLOKz .framer-565zpm, .framer-VLOKz .framer-3q255l, .framer-VLOKz .framer-1y4jfbb, .framer-VLOKz .framer-x09rgp, .framer-VLOKz .framer-15lo9dh, .framer-VLOKz .framer-1g67guq, .framer-VLOKz .framer-11qkim2, .framer-VLOKz .framer-lllhro, .framer-VLOKz .framer-1j118iq { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-VLOKz .framer-ar7xum, .framer-VLOKz .framer-1de4hx, .framer-VLOKz .framer-1vkwyy4 { background-color: var(--token-3680e070-9a5f-4ccc-acdc-6b7bf653175a, #161616); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\".framer-VLOKz .framer-147g23t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1480px; overflow: hidden; padding: 60px 30px 0px 30px; position: relative; width: 100%; will-change: var(--framer-will-change-effect-override, transform); z-index: 3; }\",\".framer-VLOKz .framer-c1g0q4, .framer-VLOKz .framer-uysonv, .framer-VLOKz .framer-v9yo2k, .framer-VLOKz .framer-dtrnsu { align-content: center; align-items: center; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 658px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLOKz .framer-1ldl4v6, .framer-VLOKz .framer-1ap0z8o, .framer-VLOKz .framer-1k1zv2z, .framer-VLOKz .framer-1gycpqk { 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: 100%; overflow: hidden; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-VLOKz .framer-lhggh1, .framer-VLOKz .framer-18pjkq0, .framer-VLOKz .framer-1efkfz { align-content: center; align-items: center; background-color: var(--token-f2130d30-5051-414b-bbfe-2f8dcb0cab5e, #000000); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; max-width: 1480px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-VLOKz .framer-1901z8x, .framer-VLOKz .framer-wru1df, .framer-VLOKz .framer-aynzfx, .framer-VLOKz .framer-ogkf7u, .framer-VLOKz .framer-1vxp3m0, .framer-VLOKz .framer-1jl46c { background-color: var(--token-3680e070-9a5f-4ccc-acdc-6b7bf653175a, #161616); flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; z-index: 3; }\",\".framer-VLOKz .framer-1azdkrt, .framer-VLOKz .framer-1687eib, .framer-VLOKz .framer-1vo0gqs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 80%; z-index: 3; }\",\".framer-VLOKz .framer-3oqh1e, .framer-VLOKz .framer-1da86u0, .framer-VLOKz .framer-ixpyrm { 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: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VLOKz .framer-1fghezq, .framer-VLOKz .framer-1fjt300, .framer-VLOKz .framer-1829t0s { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-VLOKz .framer-1wduwb9, .framer-VLOKz .framer-mezl4k, .framer-VLOKz .framer-h1h09u { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-VLOKz .framer-8gwsx2, .framer-VLOKz .framer-17vmkvu, .framer-VLOKz .framer-1n91rmr, .framer-VLOKz .framer-ead9x6 { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); opacity: 0.06; overflow: visible; pointer-events: none; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-VLOKz .framer-bj5svb, .framer-VLOKz .framer-75vbcb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1480px; overflow: hidden; padding: 0px 30px 0px 30px; position: relative; width: 100%; z-index: 3; }\",\".framer-VLOKz .framer-1rqjfll { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 1480px; overflow: hidden; padding: 0px; position: relative; width: 100%; z-index: 3; }\",\".framer-VLOKz .framer-15xwt00 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; overflow: visible; padding: 50px 30px 0px 30px; position: relative; width: 100%; z-index: 1; }\",\".framer-VLOKz .framer-aygbiw { 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: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-VLOKz .framer-1es2k7p-container { flex: none; height: 120px; position: relative; width: 100%; }\",\".framer-VLOKz .framer-1rtfq69 { align-content: flex-end; align-items: flex-end; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-VLOKz .framer-13iukj0 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-VLOKz .framer-c8bnzy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 70px 30px 0px 30px; position: relative; width: 100%; z-index: 1; }\",\".framer-VLOKz .framer-10ofsdb { display: grid; flex: none; gap: 24px; 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-VLOKz .framer-so8f0y { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-VLOKz .framer-12f87nn-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-VLOKz .framer-18jbn8r-container { flex: none; height: auto; max-width: 1480px; position: relative; width: 100%; z-index: 2; }\",\".framer-VLOKz .framer-1wvp6rh-container { flex: none; height: auto; position: relative; width: auto; z-index: 0; }\",\".framer-VLOKz .framer-3lbxvo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 400px; height: 100%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\".framer-VLOKz .framer-1cdfg38, .framer-VLOKz .framer-1p3y41n, .framer-VLOKz .framer-yoepwx { background-color: var(--token-3680e070-9a5f-4ccc-acdc-6b7bf653175a, #161616); flex: none; height: 100%; overflow: hidden; position: relative; width: 1px; }\",\".framer-VLOKz .framer-tkib42-container { bottom: 60px; flex: none; height: auto; position: fixed; right: 20px; width: auto; will-change: var(--framer-will-change-effect-override, transform); z-index: 10; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VLOKz.framer-ltu8z1, .framer-VLOKz .framer-k64sl7, .framer-VLOKz .framer-1xj9or6, .framer-VLOKz .framer-11a7z4l, .framer-VLOKz .framer-n5p0be, .framer-VLOKz .framer-f885cm, .framer-VLOKz .framer-303e70, .framer-VLOKz .framer-1nkdk3v, .framer-VLOKz .framer-1ricswk, .framer-VLOKz .framer-147g23t, .framer-VLOKz .framer-c1g0q4, .framer-VLOKz .framer-lhggh1, .framer-VLOKz .framer-1azdkrt, .framer-VLOKz .framer-3oqh1e, .framer-VLOKz .framer-1fghezq, .framer-VLOKz .framer-bj5svb, .framer-VLOKz .framer-uysonv, .framer-VLOKz .framer-v9yo2k, .framer-VLOKz .framer-18pjkq0, .framer-VLOKz .framer-1687eib, .framer-VLOKz .framer-1da86u0, .framer-VLOKz .framer-1fjt300, .framer-VLOKz .framer-75vbcb, .framer-VLOKz .framer-dtrnsu, .framer-VLOKz .framer-1efkfz, .framer-VLOKz .framer-1vo0gqs, .framer-VLOKz .framer-ixpyrm, .framer-VLOKz .framer-1829t0s, .framer-VLOKz .framer-1rqjfll, .framer-VLOKz .framer-15xwt00, .framer-VLOKz .framer-aygbiw, .framer-VLOKz .framer-1rtfq69, .framer-VLOKz .framer-c8bnzy, .framer-VLOKz .framer-so8f0y, .framer-VLOKz .framer-3lbxvo { gap: 0px; } .framer-VLOKz.framer-ltu8z1 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-VLOKz.framer-ltu8z1 > :first-child, .framer-VLOKz .framer-k64sl7 > :first-child, .framer-VLOKz .framer-f885cm > :first-child, .framer-VLOKz .framer-303e70 > :first-child, .framer-VLOKz .framer-1nkdk3v > :first-child, .framer-VLOKz .framer-1ricswk > :first-child, .framer-VLOKz .framer-lhggh1 > :first-child, .framer-VLOKz .framer-1azdkrt > :first-child, .framer-VLOKz .framer-1fghezq > :first-child, .framer-VLOKz .framer-18pjkq0 > :first-child, .framer-VLOKz .framer-1687eib > :first-child, .framer-VLOKz .framer-1fjt300 > :first-child, .framer-VLOKz .framer-1efkfz > :first-child, .framer-VLOKz .framer-1vo0gqs > :first-child, .framer-VLOKz .framer-1829t0s > :first-child, .framer-VLOKz .framer-1rqjfll > :first-child, .framer-VLOKz .framer-15xwt00 > :first-child, .framer-VLOKz .framer-aygbiw > :first-child, .framer-VLOKz .framer-c8bnzy > :first-child { margin-top: 0px; } .framer-VLOKz.framer-ltu8z1 > :last-child, .framer-VLOKz .framer-k64sl7 > :last-child, .framer-VLOKz .framer-f885cm > :last-child, .framer-VLOKz .framer-303e70 > :last-child, .framer-VLOKz .framer-1nkdk3v > :last-child, .framer-VLOKz .framer-1ricswk > :last-child, .framer-VLOKz .framer-lhggh1 > :last-child, .framer-VLOKz .framer-1azdkrt > :last-child, .framer-VLOKz .framer-1fghezq > :last-child, .framer-VLOKz .framer-18pjkq0 > :last-child, .framer-VLOKz .framer-1687eib > :last-child, .framer-VLOKz .framer-1fjt300 > :last-child, .framer-VLOKz .framer-1efkfz > :last-child, .framer-VLOKz .framer-1vo0gqs > :last-child, .framer-VLOKz .framer-1829t0s > :last-child, .framer-VLOKz .framer-1rqjfll > :last-child, .framer-VLOKz .framer-15xwt00 > :last-child, .framer-VLOKz .framer-aygbiw > :last-child, .framer-VLOKz .framer-c8bnzy > :last-child { margin-bottom: 0px; } .framer-VLOKz .framer-k64sl7 > *, .framer-VLOKz .framer-1azdkrt > *, .framer-VLOKz .framer-1687eib > *, .framer-VLOKz .framer-1vo0gqs > *, .framer-VLOKz .framer-c8bnzy > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-VLOKz .framer-1xj9or6 > * { margin: 0px; margin-left: calc(3px / 2); margin-right: calc(3px / 2); } .framer-VLOKz .framer-1xj9or6 > :first-child, .framer-VLOKz .framer-11a7z4l > :first-child, .framer-VLOKz .framer-n5p0be > :first-child, .framer-VLOKz .framer-147g23t > :first-child, .framer-VLOKz .framer-c1g0q4 > :first-child, .framer-VLOKz .framer-3oqh1e > :first-child, .framer-VLOKz .framer-bj5svb > :first-child, .framer-VLOKz .framer-uysonv > :first-child, .framer-VLOKz .framer-v9yo2k > :first-child, .framer-VLOKz .framer-1da86u0 > :first-child, .framer-VLOKz .framer-75vbcb > :first-child, .framer-VLOKz .framer-dtrnsu > :first-child, .framer-VLOKz .framer-ixpyrm > :first-child, .framer-VLOKz .framer-1rtfq69 > :first-child, .framer-VLOKz .framer-so8f0y > :first-child, .framer-VLOKz .framer-3lbxvo > :first-child { margin-left: 0px; } .framer-VLOKz .framer-1xj9or6 > :last-child, .framer-VLOKz .framer-11a7z4l > :last-child, .framer-VLOKz .framer-n5p0be > :last-child, .framer-VLOKz .framer-147g23t > :last-child, .framer-VLOKz .framer-c1g0q4 > :last-child, .framer-VLOKz .framer-3oqh1e > :last-child, .framer-VLOKz .framer-bj5svb > :last-child, .framer-VLOKz .framer-uysonv > :last-child, .framer-VLOKz .framer-v9yo2k > :last-child, .framer-VLOKz .framer-1da86u0 > :last-child, .framer-VLOKz .framer-75vbcb > :last-child, .framer-VLOKz .framer-dtrnsu > :last-child, .framer-VLOKz .framer-ixpyrm > :last-child, .framer-VLOKz .framer-1rtfq69 > :last-child, .framer-VLOKz .framer-so8f0y > :last-child, .framer-VLOKz .framer-3lbxvo > :last-child { margin-right: 0px; } .framer-VLOKz .framer-11a7z4l > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-VLOKz .framer-n5p0be > *, .framer-VLOKz .framer-147g23t > *, .framer-VLOKz .framer-c1g0q4 > *, .framer-VLOKz .framer-3oqh1e > *, .framer-VLOKz .framer-uysonv > *, .framer-VLOKz .framer-v9yo2k > *, .framer-VLOKz .framer-1da86u0 > *, .framer-VLOKz .framer-dtrnsu > *, .framer-VLOKz .framer-ixpyrm > *, .framer-VLOKz .framer-so8f0y > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-VLOKz .framer-f885cm > *, .framer-VLOKz .framer-303e70 > *, .framer-VLOKz .framer-1nkdk3v > *, .framer-VLOKz .framer-1ricswk > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-VLOKz .framer-lhggh1 > *, .framer-VLOKz .framer-18pjkq0 > *, .framer-VLOKz .framer-1efkfz > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-VLOKz .framer-1fghezq > *, .framer-VLOKz .framer-1fjt300 > *, .framer-VLOKz .framer-1829t0s > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-VLOKz .framer-bj5svb > *, .framer-VLOKz .framer-75vbcb > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-VLOKz .framer-1rqjfll > *, .framer-VLOKz .framer-aygbiw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-VLOKz .framer-15xwt00 > * { margin: 0px; margin-bottom: calc(56px / 2); margin-top: calc(56px / 2); } .framer-VLOKz .framer-1rtfq69 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-VLOKz .framer-3lbxvo > * { margin: 0px; margin-left: calc(400px / 2); margin-right: calc(400px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,\"@media (min-width: 1200px) and (max-width: 1439px) { .framer-VLOKz.framer-ltu8z1 { width: 1200px; }}\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-VLOKz.framer-ltu8z1 { width: 810px; } .framer-VLOKz .framer-axz7jy { flex-direction: column; gap: 74px; justify-content: flex-start; padding: 110px 30px 0px 30px; } .framer-VLOKz .framer-k64sl7, .framer-VLOKz .framer-uysonv, .framer-VLOKz .framer-v9yo2k { flex: none; width: 100%; } .framer-VLOKz .framer-f885cm { width: 100%; } .framer-VLOKz .framer-147g23t { height: 698px; padding: 40px 20px 0px 20px; will-change: unset; } .framer-VLOKz .framer-c1g0q4 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; height: 100%; } .framer-VLOKz .framer-1ldl4v6, .framer-VLOKz .framer-1ap0z8o, .framer-VLOKz .framer-1k1zv2z, .framer-VLOKz .framer-1gycpqk { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; } .framer-VLOKz .framer-bj5svb { flex-direction: column; padding: 0px 20px 0px 20px; } .framer-VLOKz .framer-75vbcb { padding: 0px 20px 0px 20px; } .framer-VLOKz .framer-15xwt00 { padding: 20px 30px 0px 30px; } .framer-VLOKz .framer-c8bnzy { padding: 40px 30px 0px 30px; } .framer-VLOKz .framer-10ofsdb { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-VLOKz .framer-ead9x6 { left: calc(50.00000000000002% - 99.87654320987654% / 2); width: 100%; } .framer-VLOKz .framer-3lbxvo { gap: 370px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VLOKz .framer-axz7jy, .framer-VLOKz .framer-bj5svb, .framer-VLOKz .framer-3lbxvo { gap: 0px; } .framer-VLOKz .framer-axz7jy > * { margin: 0px; margin-bottom: calc(74px / 2); margin-top: calc(74px / 2); } .framer-VLOKz .framer-axz7jy > :first-child, .framer-VLOKz .framer-bj5svb > :first-child { margin-top: 0px; } .framer-VLOKz .framer-axz7jy > :last-child, .framer-VLOKz .framer-bj5svb > :last-child { margin-bottom: 0px; } .framer-VLOKz .framer-bj5svb > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-VLOKz .framer-3lbxvo > * { margin: 0px; margin-left: calc(370px / 2); margin-right: calc(370px / 2); } .framer-VLOKz .framer-3lbxvo > :first-child { margin-left: 0px; } .framer-VLOKz .framer-3lbxvo > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 809px) { .framer-VLOKz.framer-ltu8z1 { width: 390px; } .framer-VLOKz .framer-axz7jy { flex-direction: column; gap: 74px; justify-content: flex-start; padding: 60px 20px 40px 20px; } .framer-VLOKz .framer-k64sl7, .framer-VLOKz .framer-565zpm, .framer-VLOKz .framer-3q255l, .framer-VLOKz .framer-1y4jfbb, .framer-VLOKz .framer-x09rgp, .framer-VLOKz .framer-15lo9dh, .framer-VLOKz .framer-1g67guq { flex: none; width: 100%; } .framer-VLOKz .framer-f885cm { width: 100%; } .framer-VLOKz .framer-1vwsja, .framer-VLOKz .framer-1kd6l2c, .framer-VLOKz .framer-130vcnw { flex-direction: column; gap: 16px; justify-content: flex-start; } .framer-VLOKz .framer-147g23t { height: 400px; padding: 0px 15px 0px 15px; will-change: unset; } .framer-VLOKz .framer-c1g0q4 { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; height: 100%; } .framer-VLOKz .framer-1ldl4v6, .framer-VLOKz .framer-1ap0z8o, .framer-VLOKz .framer-1k1zv2z, .framer-VLOKz .framer-1gycpqk { border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; } .framer-VLOKz .framer-lhggh1, .framer-VLOKz .framer-18pjkq0, .framer-VLOKz .framer-1efkfz { gap: 50px; } .framer-VLOKz .framer-1azdkrt, .framer-VLOKz .framer-1687eib, .framer-VLOKz .framer-1vo0gqs { padding: 0px 20px 0px 20px; width: 100%; } .framer-VLOKz .framer-3oqh1e, .framer-VLOKz .framer-1da86u0, .framer-VLOKz .framer-ixpyrm { overflow: hidden; } .framer-VLOKz .framer-1fghezq, .framer-VLOKz .framer-1fjt300, .framer-VLOKz .framer-1829t0s { gap: 40px; } .framer-VLOKz .framer-bj5svb { flex-direction: column; padding: 0px 15px 0px 15px; } .framer-VLOKz .framer-uysonv, .framer-VLOKz .framer-v9yo2k { flex: none; height: 400px; width: 100%; } .framer-VLOKz .framer-75vbcb { height: 400px; padding: 0px 15px 0px 15px; } .framer-VLOKz .framer-dtrnsu { height: 100%; } .framer-VLOKz .framer-1rqjfll { gap: 50px; overflow: visible; } .framer-VLOKz .framer-15xwt00 { align-content: center; align-items: center; padding: 30px 20px 0px 20px; } .framer-VLOKz .framer-1es2k7p-container { height: 50px; } .framer-VLOKz .framer-c8bnzy { overflow: visible; padding: 0px 20px 0px 20px; } .framer-VLOKz .framer-10ofsdb { grid-template-columns: repeat(1, minmax(50px, 1fr)); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-VLOKz .framer-axz7jy, .framer-VLOKz .framer-1vwsja, .framer-VLOKz .framer-1kd6l2c, .framer-VLOKz .framer-130vcnw, .framer-VLOKz .framer-lhggh1, .framer-VLOKz .framer-1fghezq, .framer-VLOKz .framer-bj5svb, .framer-VLOKz .framer-18pjkq0, .framer-VLOKz .framer-1fjt300, .framer-VLOKz .framer-1efkfz, .framer-VLOKz .framer-1829t0s, .framer-VLOKz .framer-1rqjfll { gap: 0px; } .framer-VLOKz .framer-axz7jy > * { margin: 0px; margin-bottom: calc(74px / 2); margin-top: calc(74px / 2); } .framer-VLOKz .framer-axz7jy > :first-child, .framer-VLOKz .framer-1vwsja > :first-child, .framer-VLOKz .framer-1kd6l2c > :first-child, .framer-VLOKz .framer-130vcnw > :first-child, .framer-VLOKz .framer-lhggh1 > :first-child, .framer-VLOKz .framer-1fghezq > :first-child, .framer-VLOKz .framer-bj5svb > :first-child, .framer-VLOKz .framer-18pjkq0 > :first-child, .framer-VLOKz .framer-1fjt300 > :first-child, .framer-VLOKz .framer-1efkfz > :first-child, .framer-VLOKz .framer-1829t0s > :first-child, .framer-VLOKz .framer-1rqjfll > :first-child { margin-top: 0px; } .framer-VLOKz .framer-axz7jy > :last-child, .framer-VLOKz .framer-1vwsja > :last-child, .framer-VLOKz .framer-1kd6l2c > :last-child, .framer-VLOKz .framer-130vcnw > :last-child, .framer-VLOKz .framer-lhggh1 > :last-child, .framer-VLOKz .framer-1fghezq > :last-child, .framer-VLOKz .framer-bj5svb > :last-child, .framer-VLOKz .framer-18pjkq0 > :last-child, .framer-VLOKz .framer-1fjt300 > :last-child, .framer-VLOKz .framer-1efkfz > :last-child, .framer-VLOKz .framer-1829t0s > :last-child, .framer-VLOKz .framer-1rqjfll > :last-child { margin-bottom: 0px; } .framer-VLOKz .framer-1vwsja > *, .framer-VLOKz .framer-1kd6l2c > *, .framer-VLOKz .framer-130vcnw > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-VLOKz .framer-lhggh1 > *, .framer-VLOKz .framer-18pjkq0 > *, .framer-VLOKz .framer-1efkfz > *, .framer-VLOKz .framer-1rqjfll > * { margin: 0px; margin-bottom: calc(50px / 2); margin-top: calc(50px / 2); } .framer-VLOKz .framer-1fghezq > *, .framer-VLOKz .framer-1fjt300 > *, .framer-VLOKz .framer-1829t0s > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-VLOKz .framer-bj5svb > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7413\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"w2UXMidIM\":{\"layout\":[\"fixed\",\"auto\"]},\"ZS31Y9x1d\":{\"layout\":[\"fixed\",\"auto\"]},\"LmJBhjYjb\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"p8uInC85w\":{\"pattern\":\":p8uInC85w\",\"name\":\"nav\"}}\n * @framerResponsiveScreen\n */const FramerCtLbtuo9W=withCSS(Component,css,\"framer-VLOKz\");export default FramerCtLbtuo9W;FramerCtLbtuo9W.displayName=\"Blog Single\";FramerCtLbtuo9W.defaultProps={height:7413,width:1440};addFonts(FramerCtLbtuo9W,[{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\"}]},...NavigationBarFonts,...MenuFonts,...TickerFonts,...BlogCardFonts,...FAQSectionFonts,...ContactSectionFonts,...FooterFonts,...SmoothScrollFonts,...GetTemplateButtonFonts,...CircleCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerCtLbtuo9W\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"7413\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"w2UXMidIM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ZS31Y9x1d\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"LmJBhjYjb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerResponsiveScreen\":\"\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"{\\\"p8uInC85w\\\":{\\\"pattern\\\":\\\":p8uInC85w\\\",\\\"name\\\":\\\"nav\\\"}}\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavigationBarFonts", "getFonts", "OUcp9x9Lm_default", "MenuFonts", "TpvpqmlmO_default", "MotionSectionWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "ImageWithFX", "withFX", "Image2", "TickerFonts", "Ticker", "BlogCardFonts", "kK_XupE4c_default", "FAQSectionFonts", "hECpCpUCX_default", "ContactSectionFonts", "e8kApHjI4_default", "FooterFonts", "rmyHU0j9Q_default", "SmoothScrollFonts", "SmoothScroll_Prod_default", "GetTemplateButtonFonts", "jKdDGAaaN_default", "ContainerWithOptimizedAppearEffect", "Container", "CircleCursorFonts", "LRbgZFhAP_default", "breakpoints", "serializationHash", "variantClassNames", "transition1", "animation", "animation1", "animation2", "getContainer", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "transition2", "animation3", "animation4", "toDateString", "value", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "isSet", "transition3", "animation5", "animation6", "toResponsiveImage", "QueryData", "query", "pageSize", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "transition4", "animation7", "animation8", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "LRbgZFhAP_default", "cursor1", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "currentPathVariables", "useCurrentPathVariables", "currentRouteData", "nxMXdXbxN_default", "getWhereExpressionFromPathVariables", "getFromCurrentRouteData", "key", "NotFoundError", "style", "className", "layoutId", "variant", "xRz6bi_JT", "CC96yJ0jT", "HSgxJqDLm", "RJSTNzO5G", "Lyc9zmhPX", "RDoPlHFh6", "DSer7fyKP", "Sfze2ROWv", "M2sOxyqKx", "vk0az12Ib", "AHPRC0CaC", "NMx3sielg", "Ya3x4oPil", "buWpalHFl", "cJpXYiQIa", "mfPRaQRmz", "PE0AmOllZeC3XAj28U", "L3JVIfiV3eC3XAj28U", "CC96yJ0jTeC3XAj28U", "ideC3XAj28U", "PE0AmOllZ", "restProps", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "h8rI9Kvlz3bnx0g", "overlay", "args", "nudbpXYrr1wnntms", "scopingClassNames", "cx", "elementId", "useRouteElementId", "ref1", "activeLocaleCode", "useLocaleCode", "textContent", "visible1", "visible2", "visible3", "visible4", "visible5", "visible6", "visible7", "visible8", "visible9", "router", "useRouter", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "l", "ComponentViewportProvider", "Container", "PropertyOverrides2", "OUcp9x9Lm_default", "AnimatePresence", "Ga", "x", "TpvpqmlmO_default", "MotionSectionWithOptimizedAppearEffect", "RichText2", "getLoadingLazyAtYPosition", "ImageWithFX", "Image2", "Ticker", "ChildrenCanSuspend", "collection", "index", "PathVariablesContext", "Link", "kK_XupE4c_default", "hECpCpUCX_default", "e8kApHjI4_default", "ResolveLinks", "resolvedLinks", "rmyHU0j9Q_default", "SmoothScroll_Prod_default", "ContainerWithOptimizedAppearEffect", "jKdDGAaaN_default", "css", "FramerCtLbtuo9W", "withCSS", "CtLbtuo9W_default", "addFonts", "NavigationBarFonts", "MenuFonts", "TickerFonts", "BlogCardFonts", "FAQSectionFonts", "ContactSectionFonts", "FooterFonts", "SmoothScrollFonts", "GetTemplateButtonFonts", "CircleCursorFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
