{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/YNXMNE3JX04F1T7m4k8D/UvyPzc43qUer7QeCjaMv/wd2fskfDY.js"],
  "sourcesContent": ["// Generated by Framer (af04cc1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,PropertyOverrides,ResolveLinks,RichText,SVG,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/bZxrMUxBPAhoXlARkK9C/YouTube.js\";import Button from\"#framer/local/canvasComponent/FmyeVKwi2/FmyeVKwi2.js\";import Header from\"#framer/local/canvasComponent/iYp3gkUMp/iYp3gkUMp.js\";import FooterSection from\"#framer/local/canvasComponent/O24kEzd6z/O24kEzd6z.js\";import AccordionBlockTwo from\"#framer/local/canvasComponent/Ri4wHpMII/Ri4wHpMII.js\";import DarkBannerSection from\"#framer/local/canvasComponent/Zm6uAi08i/Zm6uAi08i.js\";import*as sharedStyle2 from\"#framer/local/css/Aw333GGh4/Aw333GGh4.js\";import*as sharedStyle1 from\"#framer/local/css/Cf9xNWD_y/Cf9xNWD_y.js\";import*as sharedStyle3 from\"#framer/local/css/e9QTuSB7o/e9QTuSB7o.js\";import*as sharedStyle from\"#framer/local/css/EuNdyTMWC/EuNdyTMWC.js\";import metadataProvider from\"#framer/local/webPageMetadata/wd2fskfDY/wd2fskfDY.js\";const HeaderFonts=getFonts(Header);const YouTubeFonts=getFonts(YouTube);const ButtonFonts=getFonts(Button);const ContainerWithFX=withFX(Container);const DarkBannerSectionFonts=getFonts(DarkBannerSection);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const AccordionBlockTwoFonts=getFonts(AccordionBlockTwo);const FooterSectionFonts=getFonts(FooterSection);const breakpoints={JB9wsxBbp:\"(min-width: 992px) and (max-width: 1439px)\",mPt4ScN8P:\"(min-width: 768px) and (max-width: 991px)\",OXoNDQV5y:\"(min-width: 1440px)\",V8hpKupla:\"(max-width: 767px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-TmQG5\";const variantClassNames={JB9wsxBbp:\"framer-v-iyi5hy\",mPt4ScN8P:\"framer-v-exdv86\",OXoNDQV5y:\"framer-v-1pd3ac2\",V8hpKupla:\"framer-v-17f79bh\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition1={damping:60,delay:.1,mass:1.2,stiffness:300,type:\"spring\"};const transition2={damping:60,delay:.2,mass:1.2,stiffness:300,type:\"spring\"};const transition3={damping:60,delay:0,mass:1.2,stiffness:300,type:\"spring\"};const transition4={damping:60,delay:.3,mass:1.2,stiffness:300,type:\"spring\"};const metadata=metadataProvider();const humanReadableVariantMap={\"Large Desktop\":\"OXoNDQV5y\",Desktop:\"JB9wsxBbp\",Phone:\"V8hpKupla\",Tablet:\"mPt4ScN8P\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"OXoNDQV5y\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-TmQG5`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-TmQG5`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const elementId=useRouteElementId(\"PRrPrjh2g\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"xkUq8aSqZ\");const ref3=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"OXoNDQV5y\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1pd3ac2\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-19zaaep\",\"data-framer-name\":\"Banner Section\",name:\"Banner Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-8mi11\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xim2ht\",\"data-framer-name\":\"Banner Content Wrapper\",name:\"Banner Content Wrapper\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-oyuv3k\",\"data-framer-name\":\"Banner Content Text Block\",name:\"Banner Content Text Block\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-94awpn\",\"data-framer-name\":\"Banner Title Block \",name:\"Banner Title Block \",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1fglfg0\",\"data-styles-preset\":\"EuNdyTMWC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\"},children:\"Quick Tips to Getting Started\"})}),className:\"framer-il9yh5\",\"data-framer-name\":\"Banner Title\",fonts:[\"Inter\"],name:\"Banner Title\",verticalAlignment:\"center\",withExternalLayout:true})})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:82,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-zqhrfo-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{variant:\"f_Ltf4yDD\"},V8hpKupla:{variant:\"QU4y5HDUw\"}},children:/*#__PURE__*/_jsx(Header,{height:\"100%\",id:\"mqss7YAvm\",layoutId:\"mqss7YAvm\",Nfz4BLJ_u:\"var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, rgb(255, 255, 255))\",style:{width:\"100%\"},variant:\"Ykd8FRZ1N\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15nwkha\",\"data-framer-name\":\"Features Large\",name:\"Features Large\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xe0nci\",\"data-framer-name\":\"Features\",name:\"Features\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1snrr2s\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sbkqet-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"DN9iDaaKd\",isMixedBorderRadius:false,isRed:true,layoutId:\"DN9iDaaKd\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/vEAM-n8vGzU\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-snx8k9\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-55fpn\",\"data-styles-preset\":\"Cf9xNWD_y\",children:\"The ConGenius Workflow\"})}),className:\"framer-19ri83m\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qbs1w8\",\"data-styles-preset\":\"Aw333GGh4\",children:\"Learning new things is hard. Onboard in 10 minutes and get started estimating faster with ConGenius. \"})}),className:\"framer-q5cxol\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-15xpokv\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17wtobu\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V8hpKupla:{y:772.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}},V8hpKupla:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-19fvt24-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{variant:\"hgeHVaqR8\"},V8hpKupla:{variant:\"hgeHVaqR8\"}},children:/*#__PURE__*/_jsx(Button,{A2dWUqqQh:\"Start for Free\",autmpGnm4:false,DnytOe0Z8:\"https://app.congenius.com/signup\",height:\"100%\",id:\"sGVbEqdjJ\",layoutId:\"sGVbEqdjJ\",oSfNN4wFr:false,RUsFAX5DC:false,v8ArQOg02:false,variant:\"t9IidAVEd\",width:\"100%\",X8OPtKroH:\"Calculate\",Zu6EOYxTW:\"Home\"})})})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"MMgxT4igY\"},implicitPathVariables:undefined},{href:{webPageId:\"MMgxT4igY\"},implicitPathVariables:undefined},{href:{webPageId:\"MMgxT4igY\"},implicitPathVariables:undefined},{href:{webPageId:\"MMgxT4igY\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V8hpKupla:{y:772.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}},V8hpKupla:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-v7aehb-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JB9wsxBbp:{DnytOe0Z8:resolvedLinks[1]},mPt4ScN8P:{DnytOe0Z8:resolvedLinks[2],variant:\"k8glK7yiq\"},V8hpKupla:{DnytOe0Z8:resolvedLinks[3],variant:\"k8glK7yiq\"}},children:/*#__PURE__*/_jsx(Button,{A2dWUqqQh:\"See Pricing\",autmpGnm4:false,DnytOe0Z8:resolvedLinks[0],height:\"100%\",id:\"qQHfuMTOi\",layoutId:\"qQHfuMTOi\",oSfNN4wFr:false,RUsFAX5DC:false,v8ArQOg02:false,variant:\"fcklT8pig\",width:\"100%\",X8OPtKroH:\"Calculate\",Zu6EOYxTW:\"Home\"})})})})})})})]})})]})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V8hpKupla:{y:902.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:248,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-zk70pg-container\",id:elementId,ref:ref2,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V8hpKupla:{variant:\"wcBvKDdDV\"}},children:/*#__PURE__*/_jsx(DarkBannerSection,{height:\"100%\",id:\"PRrPrjh2g\",layoutId:\"PRrPrjh2g\",style:{width:\"100%\"},variant:\"F1QBvp52a\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-an511e\",\"data-framer-name\":\"Content Section\",name:\"Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-8crtzz\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1csaby1\",\"data-framer-name\":\"Content Section Wrapper\",name:\"Content Section Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10g21vl\",\"data-framer-name\":\"Content Text Block Wrapper \",name:\"Content Text Block Wrapper \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1lref01\",\"data-framer-name\":\"Content Text Block Inner\",name:\"Content Text Block Inner\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zgjuuh\",\"data-framer-name\":\"Content Text Block \",name:\"Content Text Block \",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JB9wsxBbp:{__framer__threshold:0},mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}},V8hpKupla:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1iud80o\",\"data-framer-name\":\"Content Title Block\",name:\"Content Title Block\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o425tv\",\"data-framer-name\":\"Content Text Block \",name:\"Content Text Block \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-zl00yv\",\"data-framer-name\":\"Content Title Block \",name:\"Content Title Block \",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.0208333em\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"var(--token-0c8fd507-faea-491a-8caf-ad6cd40c959b, rgb(33, 30, 28))\"},children:\"Estimating\"})}),className:\"framer-voz5d0\",\"data-framer-name\":\"Content Title\",fonts:[\"GF;Poppins-600\"],name:\"Content Title\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qbs1w8\",\"data-styles-preset\":\"Aw333GGh4\",children:\"Check out these videos to help you get started estimating in ConGenius.\"})}),className:\"framer-1wlxt68\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",verticalAlignment:\"center\",withExternalLayout:true})]})})})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-8x1cw4\",\"data-framer-name\":\"Divider\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:534,name:\"Divider\",svg:'<svg width=\"534\" height=\"4\" viewBox=\"-1 -1 534 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1 1H531\" stroke=\"#E4DDDA\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ymywj4\",\"data-framer-name\":\"Content Widget Wrapper\",name:\"Content Widget Wrapper\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-4p6qp0-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"aXWV4Mp37\",isMixedBorderRadius:false,isRed:true,layoutId:\"aXWV4Mp37\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/4x7EClw1gUw\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1x9odkw-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"LudK_09d_\",isMixedBorderRadius:false,isRed:true,layoutId:\"LudK_09d_\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/_qK9uW9CNKI\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qdwolp-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"QwnpM6X72\",isMixedBorderRadius:false,isRed:true,layoutId:\"QwnpM6X72\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/0bjm-e9tPbs\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-17l3j4a-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"hY924DB61\",isMixedBorderRadius:false,isRed:true,layoutId:\"hY924DB61\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/7CNPYsb_xoU\",width:\"100%\"})})})]})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-afjstk\",\"data-framer-name\":\"Content Section\",name:\"Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1d46ncc\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-513yu3\",\"data-framer-name\":\"Content Section Wrapper\",name:\"Content Section Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ng8z68\",\"data-framer-name\":\"Content Text Block Wrapper \",name:\"Content Text Block Wrapper \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-scpd1a\",\"data-framer-name\":\"Content Text Block Inner\",name:\"Content Text Block Inner\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1v28fq2\",\"data-framer-name\":\"Content Text Block \",name:\"Content Text Block \",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JB9wsxBbp:{__framer__threshold:0},mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}},V8hpKupla:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vau28r\",\"data-framer-name\":\"Content Title Block\",name:\"Content Title Block\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-p6bdja\",\"data-framer-name\":\"Content Text Block \",name:\"Content Text Block \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-71yk6v\",\"data-framer-name\":\"Content Title Block \",name:\"Content Title Block \",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.0208333em\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"var(--token-0c8fd507-faea-491a-8caf-ad6cd40c959b, rgb(33, 30, 28))\"},children:\"Assemblies\"})}),className:\"framer-i1s4mt\",\"data-framer-name\":\"Content Title\",fonts:[\"GF;Poppins-600\"],name:\"Content Title\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qbs1w8\",\"data-styles-preset\":\"Aw333GGh4\",children:\"Learn how and why assemblies will help you 10x the speed of your estimates. \"})}),className:\"framer-c8s3zu\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",verticalAlignment:\"center\",withExternalLayout:true})]})})})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1o3pl9w\",\"data-framer-name\":\"Divider\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:534,name:\"Divider\",svg:'<svg width=\"534\" height=\"4\" viewBox=\"-1 -1 534 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1 1H531\" stroke=\"#E4DDDA\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-yezqrb\",\"data-framer-name\":\"Content Widget Wrapper\",name:\"Content Widget Wrapper\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1d9pgjx-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"KppWt8Xml\",isMixedBorderRadius:false,isRed:true,layoutId:\"KppWt8Xml\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/6fCgwEXhbHE\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-15ldnu1-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"ITRW4DKC4\",isMixedBorderRadius:false,isRed:true,layoutId:\"ITRW4DKC4\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/96JoCGRRQUY\",width:\"100%\"})})})]})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1x6o3e4\",\"data-framer-name\":\"Content Section\",name:\"Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ykfwxu\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-uxzvxu\",\"data-framer-name\":\"Content Section Wrapper\",name:\"Content Section Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-177rf3u\",\"data-framer-name\":\"Content Text Block Wrapper \",name:\"Content Text Block Wrapper \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-15ggin1\",\"data-framer-name\":\"Content Text Block Inner\",name:\"Content Text Block Inner\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-xigpuc\",\"data-framer-name\":\"Content Text Block \",name:\"Content Text Block \",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JB9wsxBbp:{__framer__threshold:0},mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}},V8hpKupla:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1rrwimx\",\"data-framer-name\":\"Content Title Block\",name:\"Content Title Block\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-12q0h94\",\"data-framer-name\":\"Content Text Block \",name:\"Content Text Block \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4qz4yl\",\"data-framer-name\":\"Content Title Block \",name:\"Content Title Block \",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.0208333em\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"var(--token-0c8fd507-faea-491a-8caf-ad6cd40c959b, rgb(33, 30, 28))\"},children:\"Catalog\"})}),className:\"framer-16i6499\",\"data-framer-name\":\"Content Title\",fonts:[\"GF;Poppins-600\"],name:\"Content Title\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qbs1w8\",\"data-styles-preset\":\"Aw333GGh4\",children:\"Learn how to build and leverage Catalogs in ConGenius with these quick videos.\"})}),className:\"framer-a8gl0d\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",verticalAlignment:\"center\",withExternalLayout:true})]})})})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-w87m6f\",\"data-framer-name\":\"Divider\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:534,name:\"Divider\",svg:'<svg width=\"534\" height=\"4\" viewBox=\"-1 -1 534 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1 1H531\" stroke=\"#E4DDDA\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-x7cs9c\",\"data-framer-name\":\"Content Widget Wrapper\",name:\"Content Widget Wrapper\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-648s22-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"ax4OWweUa\",isMixedBorderRadius:false,isRed:true,layoutId:\"ax4OWweUa\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/hdwWncJeh0s\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ofpsmm-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"CHS34ehje\",isMixedBorderRadius:false,isRed:true,layoutId:\"CHS34ehje\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/OXG5UDtdK8g\",width:\"100%\"})})})]})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-gdgogk\",\"data-framer-name\":\"Content Section\",name:\"Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-3wldny\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-ilqdof\",\"data-framer-name\":\"Content Section Wrapper\",name:\"Content Section Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-w22cfb\",\"data-framer-name\":\"Content Text Block Wrapper \",name:\"Content Text Block Wrapper \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-odre5i\",\"data-framer-name\":\"Content Text Block Inner\",name:\"Content Text Block Inner\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1dzmk8l\",\"data-framer-name\":\"Content Text Block \",name:\"Content Text Block \",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JB9wsxBbp:{__framer__threshold:0},mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}},V8hpKupla:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ly34pk\",\"data-framer-name\":\"Content Title Block\",name:\"Content Title Block\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hf3qoq\",\"data-framer-name\":\"Content Text Block \",name:\"Content Text Block \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1oa1pic\",\"data-framer-name\":\"Content Title Block \",name:\"Content Title Block \",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.0208333em\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"var(--token-0c8fd507-faea-491a-8caf-ad6cd40c959b, rgb(33, 30, 28))\"},children:\"Measure\"})}),className:\"framer-84jnwh\",\"data-framer-name\":\"Content Title\",fonts:[\"GF;Poppins-600\"],name:\"Content Title\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qbs1w8\",\"data-styles-preset\":\"Aw333GGh4\",children:\"Get started measuring and performing takeoffs in ConGenius.\"})}),className:\"framer-11acahw\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]})})})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1s5sqz5\",\"data-framer-name\":\"Divider\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:534,name:\"Divider\",svg:'<svg width=\"534\" height=\"4\" viewBox=\"-1 -1 534 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1 1H531\" stroke=\"#E4DDDA\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15ugomh\",\"data-framer-name\":\"Content Widget Wrapper\",name:\"Content Widget Wrapper\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fo2nxq-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"Uy_RFYsW2\",isMixedBorderRadius:false,isRed:true,layoutId:\"Uy_RFYsW2\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/-B-ThykLhbs\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2jiqy9-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"Y2U1xINw6\",isMixedBorderRadius:false,isRed:true,layoutId:\"Y2U1xINw6\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/mqw3WLxcma0\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-qq86xv-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"p3LjkwQtk\",isMixedBorderRadius:false,isRed:true,layoutId:\"p3LjkwQtk\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/Le3NG0UuKvc\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1psbul1-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"vZrwYywTU\",isMixedBorderRadius:false,isRed:true,layoutId:\"vZrwYywTU\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/3ojVW8SbU7c\",width:\"100%\"})})})]})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-mx9p6u\",\"data-framer-name\":\"Content Section\",name:\"Content Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-g0arw6\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18q0ofh\",\"data-framer-name\":\"Content Section Wrapper\",name:\"Content Section Wrapper\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-by6yfx\",\"data-framer-name\":\"Content Text Block Wrapper \",name:\"Content Text Block Wrapper \",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jkq0n2\",\"data-framer-name\":\"Content Text Block Inner\",name:\"Content Text Block Inner\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-zzrpi4\",\"data-framer-name\":\"Content Text Block \",name:\"Content Text Block \",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JB9wsxBbp:{__framer__threshold:0},mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}},V8hpKupla:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-z4gnhg\",\"data-framer-name\":\"Content Title Block\",name:\"Content Title Block\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6f855q\",\"data-framer-name\":\"Content Text Block \",name:\"Content Text Block \",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1s2lbwb\",\"data-framer-name\":\"Content Title Block \",name:\"Content Title Block \",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7UG9wcGlucy02MDA=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"48px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.0208333em\",\"--framer-line-height\":\"115%\",\"--framer-text-color\":\"var(--token-0c8fd507-faea-491a-8caf-ad6cd40c959b, rgb(33, 30, 28))\"},children:\"And More\"})}),className:\"framer-1io7l1s\",\"data-framer-name\":\"Content Title\",fonts:[\"GF;Poppins-600\"],name:\"Content Title\",verticalAlignment:\"center\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{__framer__styleAppearEffectEnabled:undefined,style:{}}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qbs1w8\",\"data-styles-preset\":\"Aw333GGh4\",children:\"For more tips and ways you can leverage ConGenius in your construction business, watch these videos!\"})}),className:\"framer-14xz11c\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})})]})})})})}),/*#__PURE__*/_jsx(SVG,{className:\"framer-51pzm1\",\"data-framer-name\":\"Divider\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:4,intrinsicWidth:534,name:\"Divider\",svg:'<svg width=\"534\" height=\"4\" viewBox=\"-1 -1 534 4\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M1 1H531\" stroke=\"#E4DDDA\" stroke-linecap=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1e52yme\",\"data-framer-name\":\"Content Widget Wrapper\",name:\"Content Widget Wrapper\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jnlfzm-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"CzegVFpoK\",isMixedBorderRadius:false,isRed:true,layoutId:\"CzegVFpoK\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/7BQmIo16z3I\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kytcb7-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"yibPvEhX8\",isMixedBorderRadius:false,isRed:true,layoutId:\"yibPvEhX8\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/oXdxjbHr9fA\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f9d3jp-container\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:12,bottomLeftRadius:12,bottomRightRadius:12,height:\"100%\",id:\"vaSm2k6Pz\",isMixedBorderRadius:false,isRed:true,layoutId:\"vaSm2k6Pz\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"High Quality\",topLeftRadius:12,topRightRadius:12,url:\"https://youtu.be/SBmSm3w646g\",width:\"100%\"})})})]})]})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1aymnwk\",\"data-framer-name\":\"Faq Section\",name:\"Faq Section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1no0r11\",\"data-framer-name\":\"Container\",name:\"Container\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1tppwen\",\"data-framer-name\":\"Faq Content Wrapper\",name:\"Faq Content Wrapper\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1blzglz\",\"data-framer-name\":\"Section Heading Block\",name:\"Section Heading Block\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-6g8vgf\",\"data-framer-name\":\"Section Title Block\",name:\"Section Title Block\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1lbc523\",\"data-styles-preset\":\"e9QTuSB7o\",style:{\"--framer-text-alignment\":\"left\"},children:\"Frequently Asked Questions\"})}),className:\"framer-2ap9yx\",\"data-framer-name\":\"Section Title\",fonts:[\"Inter\"],name:\"Section Title\",style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1qbs1w8\",\"data-styles-preset\":\"Aw333GGh4\",children:\"Can\u2019t find the answer you\u2019re looking for? Email us at info@congenius.com.\"})}),className:\"framer-5mew35\",\"data-framer-name\":\"Paragraph\",fonts:[\"Inter\"],name:\"Paragraph\",style:{transformPerspective:1200},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JB9wsxBbp:{width:\"min(max((min(100vw, 1000px) - 60px) * 0.68 - 60px, 1px), 830px)\"},mPt4ScN8P:{width:\"max((min(100vw, 720px) - 48px) * 0.68 - 50px, 1px)\"},V8hpKupla:{width:\"calc(min(100vw, 524px) - 48px)\",y:6466.599999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:330,width:\"min(max((min(100vw, 1356px) - 60px) * 0.68 - 72px, 1px), 966px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-hu6sif-container\",id:elementId1,ref:ref3,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{mPt4ScN8P:{style:{width:\"100%\"}},V8hpKupla:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(AccordionBlockTwo,{height:\"100%\",id:\"xkUq8aSqZ\",layoutId:\"xkUq8aSqZ\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"XXiiqh7PV\",width:\"100%\"})})})})})]})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{V8hpKupla:{y:6856.599999999999}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:596,width:\"100vw\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h5hgef-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{JB9wsxBbp:{variant:\"x9MD3QyrN\"},mPt4ScN8P:{variant:\"eHObdTwLR\"},V8hpKupla:{variant:\"Rzvgc_MFh\"}},children:/*#__PURE__*/_jsx(FooterSection,{H9yc5g4tW:true,height:\"100%\",id:\"qYM2DZis7\",layoutId:\"qYM2DZis7\",style:{width:\"100%\"},variant:\"MwFFprf7y\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-TmQG5 { background: white; }`,\".framer-TmQG5.framer-1yi2ji2, .framer-TmQG5 .framer-1yi2ji2 { display: block; }\",\".framer-TmQG5.framer-1pd3ac2 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-TmQG5 .framer-19zaaep { align-content: center; align-items: center; background-color: var(--token-6d05c7e7-3db1-411c-8b7a-d2c7f93bf6a9, #0a1f33); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 188px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-8mi11, .framer-TmQG5 .framer-1no0r11 { 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: 1356px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-xim2ht { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 81px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-oyuv3k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-94awpn { 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: 610px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-il9yh5, .framer-TmQG5 .framer-voz5d0, .framer-TmQG5 .framer-i1s4mt, .framer-TmQG5 .framer-16i6499, .framer-TmQG5 .framer-84jnwh, .framer-TmQG5 .framer-1io7l1s { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 2; }\",\".framer-TmQG5 .framer-zqhrfo-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-TmQG5 .framer-15nwkha { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-xe0nci { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; max-width: 1200px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TmQG5 .framer-1snrr2s { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 80px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-sbkqet-container { aspect-ratio: 1.8451443569553805 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 381px); position: relative; width: 703px; }\",\".framer-TmQG5 .framer-snx8k9 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-TmQG5 .framer-19ri83m { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 82%; word-break: break-word; word-wrap: break-word; }\",\".framer-TmQG5 .framer-q5cxol { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TmQG5 .framer-15xpokv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-TmQG5 .framer-17wtobu { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-TmQG5 .framer-19fvt24-container, .framer-TmQG5 .framer-v7aehb-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-TmQG5 .framer-zk70pg-container, .framer-TmQG5 .framer-1h5hgef-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-an511e, .framer-TmQG5 .framer-1x6o3e4, .framer-TmQG5 .framer-mx9p6u { align-content: center; align-items: center; background-color: var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, #ffffff); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-8crtzz, .framer-TmQG5 .framer-1d46ncc, .framer-TmQG5 .framer-1ykfwxu, .framer-TmQG5 .framer-3wldny, .framer-TmQG5 .framer-g0arw6 { 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: 1356px; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: 90%; }\",\".framer-TmQG5 .framer-1csaby1, .framer-TmQG5 .framer-513yu3, .framer-TmQG5 .framer-uxzvxu, .framer-TmQG5 .framer-ilqdof, .framer-TmQG5 .framer-18q0ofh { align-content: center; align-items: center; 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-TmQG5 .framer-10g21vl, .framer-TmQG5 .framer-1ng8z68, .framer-TmQG5 .framer-177rf3u, .framer-TmQG5 .framer-w22cfb, .framer-TmQG5 .framer-by6yfx { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 27px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TmQG5 .framer-1lref01, .framer-TmQG5 .framer-scpd1a, .framer-TmQG5 .framer-15ggin1, .framer-TmQG5 .framer-odre5i, .framer-TmQG5 .framer-1jkq0n2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 22px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-zgjuuh, .framer-TmQG5 .framer-1v28fq2, .framer-TmQG5 .framer-xigpuc, .framer-TmQG5 .framer-1dzmk8l, .framer-TmQG5 .framer-zzrpi4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-1iud80o, .framer-TmQG5 .framer-vau28r, .framer-TmQG5 .framer-1rrwimx, .framer-TmQG5 .framer-1ly34pk, .framer-TmQG5 .framer-z4gnhg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-1o425tv, .framer-TmQG5 .framer-p6bdja, .framer-TmQG5 .framer-12q0h94, .framer-TmQG5 .framer-hf3qoq, .framer-TmQG5 .framer-6f855q { 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; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-TmQG5 .framer-zl00yv, .framer-TmQG5 .framer-71yk6v, .framer-TmQG5 .framer-4qz4yl, .framer-TmQG5 .framer-1oa1pic, .framer-TmQG5 .framer-1s2lbwb { 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; max-width: 487px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-1wlxt68, .framer-TmQG5 .framer-c8s3zu, .framer-TmQG5 .framer-a8gl0d, .framer-TmQG5 .framer-11acahw, .framer-TmQG5 .framer-14xz11c { flex: none; height: auto; max-width: 470px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TmQG5 .framer-8x1cw4, .framer-TmQG5 .framer-1o3pl9w, .framer-TmQG5 .framer-w87m6f, .framer-TmQG5 .framer-1s5sqz5, .framer-TmQG5 .framer-51pzm1 { flex: none; height: 4px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-1ymywj4, .framer-TmQG5 .framer-15ugomh, .framer-TmQG5 .framer-1e52yme { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 47px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-4p6qp0-container, .framer-TmQG5 .framer-1x9odkw-container, .framer-TmQG5 .framer-qdwolp-container, .framer-TmQG5 .framer-17l3j4a-container, .framer-TmQG5 .framer-1d9pgjx-container, .framer-TmQG5 .framer-15ldnu1-container, .framer-TmQG5 .framer-648s22-container, .framer-TmQG5 .framer-ofpsmm-container, .framer-TmQG5 .framer-1fo2nxq-container, .framer-TmQG5 .framer-2jiqy9-container, .framer-TmQG5 .framer-qq86xv-container, .framer-TmQG5 .framer-1psbul1-container, .framer-TmQG5 .framer-1jnlfzm-container, .framer-TmQG5 .framer-1kytcb7-container, .framer-TmQG5 .framer-1f9d3jp-container { aspect-ratio: 1.8451443569553805 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 322px); position: relative; width: 48%; }\",\".framer-TmQG5 .framer-afjstk, .framer-TmQG5 .framer-gdgogk { align-content: center; align-items: center; background-color: var(--token-13e067a5-9c25-4b35-9092-6edfbb1dd4db, #f9f9f9); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 0px 100px 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-yezqrb, .framer-TmQG5 .framer-x7cs9c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 47px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-1aymnwk { align-content: center; align-items: center; background-color: var(--token-a7f7ae5f-a181-442b-8823-be0ca1b170fe, #ffffff); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 105px 0px 130px 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-1tppwen { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 72px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-1blzglz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 32%; }\",\".framer-TmQG5 .framer-6g8vgf { 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: 623px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-TmQG5 .framer-2ap9yx { 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-TmQG5 .framer-5mew35 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-TmQG5 .framer-hu6sif-container { flex: 1 0 0px; height: auto; max-width: 966px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TmQG5.framer-1pd3ac2, .framer-TmQG5 .framer-19zaaep, .framer-TmQG5 .framer-8mi11, .framer-TmQG5 .framer-xim2ht, .framer-TmQG5 .framer-oyuv3k, .framer-TmQG5 .framer-94awpn, .framer-TmQG5 .framer-15nwkha, .framer-TmQG5 .framer-xe0nci, .framer-TmQG5 .framer-1snrr2s, .framer-TmQG5 .framer-snx8k9, .framer-TmQG5 .framer-15xpokv, .framer-TmQG5 .framer-17wtobu, .framer-TmQG5 .framer-an511e, .framer-TmQG5 .framer-8crtzz, .framer-TmQG5 .framer-10g21vl, .framer-TmQG5 .framer-1lref01, .framer-TmQG5 .framer-zgjuuh, .framer-TmQG5 .framer-1iud80o, .framer-TmQG5 .framer-1o425tv, .framer-TmQG5 .framer-zl00yv, .framer-TmQG5 .framer-1ymywj4, .framer-TmQG5 .framer-afjstk, .framer-TmQG5 .framer-1d46ncc, .framer-TmQG5 .framer-1ng8z68, .framer-TmQG5 .framer-scpd1a, .framer-TmQG5 .framer-1v28fq2, .framer-TmQG5 .framer-vau28r, .framer-TmQG5 .framer-p6bdja, .framer-TmQG5 .framer-71yk6v, .framer-TmQG5 .framer-yezqrb, .framer-TmQG5 .framer-1x6o3e4, .framer-TmQG5 .framer-1ykfwxu, .framer-TmQG5 .framer-177rf3u, .framer-TmQG5 .framer-15ggin1, .framer-TmQG5 .framer-xigpuc, .framer-TmQG5 .framer-1rrwimx, .framer-TmQG5 .framer-12q0h94, .framer-TmQG5 .framer-4qz4yl, .framer-TmQG5 .framer-x7cs9c, .framer-TmQG5 .framer-gdgogk, .framer-TmQG5 .framer-3wldny, .framer-TmQG5 .framer-w22cfb, .framer-TmQG5 .framer-odre5i, .framer-TmQG5 .framer-1dzmk8l, .framer-TmQG5 .framer-1ly34pk, .framer-TmQG5 .framer-hf3qoq, .framer-TmQG5 .framer-1oa1pic, .framer-TmQG5 .framer-15ugomh, .framer-TmQG5 .framer-mx9p6u, .framer-TmQG5 .framer-g0arw6, .framer-TmQG5 .framer-by6yfx, .framer-TmQG5 .framer-1jkq0n2, .framer-TmQG5 .framer-zzrpi4, .framer-TmQG5 .framer-z4gnhg, .framer-TmQG5 .framer-6f855q, .framer-TmQG5 .framer-1s2lbwb, .framer-TmQG5 .framer-1e52yme, .framer-TmQG5 .framer-1aymnwk, .framer-TmQG5 .framer-1no0r11, .framer-TmQG5 .framer-1tppwen, .framer-TmQG5 .framer-1blzglz, .framer-TmQG5 .framer-6g8vgf { gap: 0px; } .framer-TmQG5.framer-1pd3ac2 > *, .framer-TmQG5 .framer-19zaaep > *, .framer-TmQG5 .framer-8mi11 > *, .framer-TmQG5 .framer-8crtzz > *, .framer-TmQG5 .framer-1d46ncc > *, .framer-TmQG5 .framer-1ykfwxu > *, .framer-TmQG5 .framer-3wldny > *, .framer-TmQG5 .framer-g0arw6 > *, .framer-TmQG5 .framer-1no0r11 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-TmQG5.framer-1pd3ac2 > :first-child, .framer-TmQG5 .framer-19zaaep > :first-child, .framer-TmQG5 .framer-8mi11 > :first-child, .framer-TmQG5 .framer-xim2ht > :first-child, .framer-TmQG5 .framer-oyuv3k > :first-child, .framer-TmQG5 .framer-94awpn > :first-child, .framer-TmQG5 .framer-xe0nci > :first-child, .framer-TmQG5 .framer-snx8k9 > :first-child, .framer-TmQG5 .framer-15xpokv > :first-child, .framer-TmQG5 .framer-8crtzz > :first-child, .framer-TmQG5 .framer-10g21vl > :first-child, .framer-TmQG5 .framer-1lref01 > :first-child, .framer-TmQG5 .framer-zgjuuh > :first-child, .framer-TmQG5 .framer-1o425tv > :first-child, .framer-TmQG5 .framer-zl00yv > :first-child, .framer-TmQG5 .framer-1d46ncc > :first-child, .framer-TmQG5 .framer-1ng8z68 > :first-child, .framer-TmQG5 .framer-scpd1a > :first-child, .framer-TmQG5 .framer-1v28fq2 > :first-child, .framer-TmQG5 .framer-p6bdja > :first-child, .framer-TmQG5 .framer-71yk6v > :first-child, .framer-TmQG5 .framer-1ykfwxu > :first-child, .framer-TmQG5 .framer-177rf3u > :first-child, .framer-TmQG5 .framer-15ggin1 > :first-child, .framer-TmQG5 .framer-xigpuc > :first-child, .framer-TmQG5 .framer-12q0h94 > :first-child, .framer-TmQG5 .framer-4qz4yl > :first-child, .framer-TmQG5 .framer-3wldny > :first-child, .framer-TmQG5 .framer-w22cfb > :first-child, .framer-TmQG5 .framer-odre5i > :first-child, .framer-TmQG5 .framer-1dzmk8l > :first-child, .framer-TmQG5 .framer-hf3qoq > :first-child, .framer-TmQG5 .framer-1oa1pic > :first-child, .framer-TmQG5 .framer-g0arw6 > :first-child, .framer-TmQG5 .framer-by6yfx > :first-child, .framer-TmQG5 .framer-1jkq0n2 > :first-child, .framer-TmQG5 .framer-zzrpi4 > :first-child, .framer-TmQG5 .framer-6f855q > :first-child, .framer-TmQG5 .framer-1s2lbwb > :first-child, .framer-TmQG5 .framer-1aymnwk > :first-child, .framer-TmQG5 .framer-1no0r11 > :first-child, .framer-TmQG5 .framer-1blzglz > :first-child { margin-top: 0px; } .framer-TmQG5.framer-1pd3ac2 > :last-child, .framer-TmQG5 .framer-19zaaep > :last-child, .framer-TmQG5 .framer-8mi11 > :last-child, .framer-TmQG5 .framer-xim2ht > :last-child, .framer-TmQG5 .framer-oyuv3k > :last-child, .framer-TmQG5 .framer-94awpn > :last-child, .framer-TmQG5 .framer-xe0nci > :last-child, .framer-TmQG5 .framer-snx8k9 > :last-child, .framer-TmQG5 .framer-15xpokv > :last-child, .framer-TmQG5 .framer-8crtzz > :last-child, .framer-TmQG5 .framer-10g21vl > :last-child, .framer-TmQG5 .framer-1lref01 > :last-child, .framer-TmQG5 .framer-zgjuuh > :last-child, .framer-TmQG5 .framer-1o425tv > :last-child, .framer-TmQG5 .framer-zl00yv > :last-child, .framer-TmQG5 .framer-1d46ncc > :last-child, .framer-TmQG5 .framer-1ng8z68 > :last-child, .framer-TmQG5 .framer-scpd1a > :last-child, .framer-TmQG5 .framer-1v28fq2 > :last-child, .framer-TmQG5 .framer-p6bdja > :last-child, .framer-TmQG5 .framer-71yk6v > :last-child, .framer-TmQG5 .framer-1ykfwxu > :last-child, .framer-TmQG5 .framer-177rf3u > :last-child, .framer-TmQG5 .framer-15ggin1 > :last-child, .framer-TmQG5 .framer-xigpuc > :last-child, .framer-TmQG5 .framer-12q0h94 > :last-child, .framer-TmQG5 .framer-4qz4yl > :last-child, .framer-TmQG5 .framer-3wldny > :last-child, .framer-TmQG5 .framer-w22cfb > :last-child, .framer-TmQG5 .framer-odre5i > :last-child, .framer-TmQG5 .framer-1dzmk8l > :last-child, .framer-TmQG5 .framer-hf3qoq > :last-child, .framer-TmQG5 .framer-1oa1pic > :last-child, .framer-TmQG5 .framer-g0arw6 > :last-child, .framer-TmQG5 .framer-by6yfx > :last-child, .framer-TmQG5 .framer-1jkq0n2 > :last-child, .framer-TmQG5 .framer-zzrpi4 > :last-child, .framer-TmQG5 .framer-6f855q > :last-child, .framer-TmQG5 .framer-1s2lbwb > :last-child, .framer-TmQG5 .framer-1aymnwk > :last-child, .framer-TmQG5 .framer-1no0r11 > :last-child, .framer-TmQG5 .framer-1blzglz > :last-child { margin-bottom: 0px; } .framer-TmQG5 .framer-xim2ht > * { margin: 0px; margin-bottom: calc(81px / 2); margin-top: calc(81px / 2); } .framer-TmQG5 .framer-oyuv3k > *, .framer-TmQG5 .framer-1blzglz > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-TmQG5 .framer-94awpn > *, .framer-TmQG5 .framer-1aymnwk > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-TmQG5 .framer-15nwkha > *, .framer-TmQG5 .framer-17wtobu > *, .framer-TmQG5 .framer-an511e > *, .framer-TmQG5 .framer-1iud80o > *, .framer-TmQG5 .framer-afjstk > *, .framer-TmQG5 .framer-vau28r > *, .framer-TmQG5 .framer-1x6o3e4 > *, .framer-TmQG5 .framer-1rrwimx > *, .framer-TmQG5 .framer-gdgogk > *, .framer-TmQG5 .framer-1ly34pk > *, .framer-TmQG5 .framer-mx9p6u > *, .framer-TmQG5 .framer-z4gnhg > *, .framer-TmQG5 .framer-6g8vgf > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-TmQG5 .framer-15nwkha > :first-child, .framer-TmQG5 .framer-1snrr2s > :first-child, .framer-TmQG5 .framer-17wtobu > :first-child, .framer-TmQG5 .framer-an511e > :first-child, .framer-TmQG5 .framer-1iud80o > :first-child, .framer-TmQG5 .framer-1ymywj4 > :first-child, .framer-TmQG5 .framer-afjstk > :first-child, .framer-TmQG5 .framer-vau28r > :first-child, .framer-TmQG5 .framer-yezqrb > :first-child, .framer-TmQG5 .framer-1x6o3e4 > :first-child, .framer-TmQG5 .framer-1rrwimx > :first-child, .framer-TmQG5 .framer-x7cs9c > :first-child, .framer-TmQG5 .framer-gdgogk > :first-child, .framer-TmQG5 .framer-1ly34pk > :first-child, .framer-TmQG5 .framer-15ugomh > :first-child, .framer-TmQG5 .framer-mx9p6u > :first-child, .framer-TmQG5 .framer-z4gnhg > :first-child, .framer-TmQG5 .framer-1e52yme > :first-child, .framer-TmQG5 .framer-1tppwen > :first-child, .framer-TmQG5 .framer-6g8vgf > :first-child { margin-left: 0px; } .framer-TmQG5 .framer-15nwkha > :last-child, .framer-TmQG5 .framer-1snrr2s > :last-child, .framer-TmQG5 .framer-17wtobu > :last-child, .framer-TmQG5 .framer-an511e > :last-child, .framer-TmQG5 .framer-1iud80o > :last-child, .framer-TmQG5 .framer-1ymywj4 > :last-child, .framer-TmQG5 .framer-afjstk > :last-child, .framer-TmQG5 .framer-vau28r > :last-child, .framer-TmQG5 .framer-yezqrb > :last-child, .framer-TmQG5 .framer-1x6o3e4 > :last-child, .framer-TmQG5 .framer-1rrwimx > :last-child, .framer-TmQG5 .framer-x7cs9c > :last-child, .framer-TmQG5 .framer-gdgogk > :last-child, .framer-TmQG5 .framer-1ly34pk > :last-child, .framer-TmQG5 .framer-15ugomh > :last-child, .framer-TmQG5 .framer-mx9p6u > :last-child, .framer-TmQG5 .framer-z4gnhg > :last-child, .framer-TmQG5 .framer-1e52yme > :last-child, .framer-TmQG5 .framer-1tppwen > :last-child, .framer-TmQG5 .framer-6g8vgf > :last-child { margin-right: 0px; } .framer-TmQG5 .framer-xe0nci > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-TmQG5 .framer-1snrr2s > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-TmQG5 .framer-snx8k9 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-TmQG5 .framer-15xpokv > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-TmQG5 .framer-10g21vl > *, .framer-TmQG5 .framer-1ng8z68 > *, .framer-TmQG5 .framer-177rf3u > *, .framer-TmQG5 .framer-w22cfb > *, .framer-TmQG5 .framer-by6yfx > * { margin: 0px; margin-bottom: calc(27px / 2); margin-top: calc(27px / 2); } .framer-TmQG5 .framer-1lref01 > *, .framer-TmQG5 .framer-scpd1a > *, .framer-TmQG5 .framer-15ggin1 > *, .framer-TmQG5 .framer-odre5i > *, .framer-TmQG5 .framer-1jkq0n2 > * { margin: 0px; margin-bottom: calc(22.13px / 2); margin-top: calc(22.13px / 2); } .framer-TmQG5 .framer-zgjuuh > *, .framer-TmQG5 .framer-1v28fq2 > *, .framer-TmQG5 .framer-xigpuc > *, .framer-TmQG5 .framer-1dzmk8l > *, .framer-TmQG5 .framer-zzrpi4 > * { margin: 0px; margin-bottom: calc(26.13px / 2); margin-top: calc(26.13px / 2); } .framer-TmQG5 .framer-1o425tv > *, .framer-TmQG5 .framer-zl00yv > *, .framer-TmQG5 .framer-p6bdja > *, .framer-TmQG5 .framer-71yk6v > *, .framer-TmQG5 .framer-12q0h94 > *, .framer-TmQG5 .framer-4qz4yl > *, .framer-TmQG5 .framer-hf3qoq > *, .framer-TmQG5 .framer-1oa1pic > *, .framer-TmQG5 .framer-6f855q > *, .framer-TmQG5 .framer-1s2lbwb > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-TmQG5 .framer-1ymywj4 > *, .framer-TmQG5 .framer-yezqrb > *, .framer-TmQG5 .framer-x7cs9c > *, .framer-TmQG5 .framer-15ugomh > *, .framer-TmQG5 .framer-1e52yme > * { margin: 0px; margin-left: calc(47px / 2); margin-right: calc(47px / 2); } .framer-TmQG5 .framer-1tppwen > * { margin: 0px; margin-left: calc(72px / 2); margin-right: calc(72px / 2); } }\",`@media (min-width: 992px) and (max-width: 1439px) { .${metadata.bodyClassName}-framer-TmQG5 { background: white; } .framer-TmQG5.framer-1pd3ac2 { width: 992px; } .framer-TmQG5 .framer-19zaaep { padding: 160px 0px 80px 0px; } .framer-TmQG5 .framer-8mi11, .framer-TmQG5 .framer-1no0r11 { max-width: 1000px; } .framer-TmQG5 .framer-94awpn { max-width: 479px; } .framer-TmQG5 .framer-15nwkha { padding: 100px 30px 100px 30px; } .framer-TmQG5 .framer-1snrr2s { gap: 40px; } .framer-TmQG5 .framer-sbkqet-container { aspect-ratio: 1.7651515151515151 / 1; height: var(--framer-aspect-ratio-supported, 264px); width: 50%; } .framer-TmQG5 .framer-15xpokv { align-content: flex-start; align-items: flex-start; width: 100%; } .framer-TmQG5 .framer-an511e, .framer-TmQG5 .framer-afjstk, .framer-TmQG5 .framer-1x6o3e4, .framer-TmQG5 .framer-gdgogk, .framer-TmQG5 .framer-mx9p6u { padding: 80px 0px 80px 0px; } .framer-TmQG5 .framer-8crtzz, .framer-TmQG5 .framer-1d46ncc, .framer-TmQG5 .framer-1ykfwxu, .framer-TmQG5 .framer-3wldny, .framer-TmQG5 .framer-g0arw6 { max-width: 1000px; padding: 0px 60px 0px 60px; width: 100%; } .framer-TmQG5 .framer-zl00yv, .framer-TmQG5 .framer-71yk6v, .framer-TmQG5 .framer-4qz4yl, .framer-TmQG5 .framer-1oa1pic, .framer-TmQG5 .framer-1s2lbwb { max-width: 422px; } .framer-TmQG5 .framer-8x1cw4, .framer-TmQG5 .framer-1o3pl9w, .framer-TmQG5 .framer-w87m6f, .framer-TmQG5 .framer-1s5sqz5, .framer-TmQG5 .framer-51pzm1 { max-width: 470px; } .framer-TmQG5 .framer-1ymywj4, .framer-TmQG5 .framer-yezqrb, .framer-TmQG5 .framer-x7cs9c, .framer-TmQG5 .framer-15ugomh, .framer-TmQG5 .framer-1e52yme { gap: 12px; } .framer-TmQG5 .framer-4p6qp0-container, .framer-TmQG5 .framer-1x9odkw-container, .framer-TmQG5 .framer-qdwolp-container, .framer-TmQG5 .framer-17l3j4a-container, .framer-TmQG5 .framer-1d9pgjx-container, .framer-TmQG5 .framer-15ldnu1-container, .framer-TmQG5 .framer-648s22-container, .framer-TmQG5 .framer-ofpsmm-container, .framer-TmQG5 .framer-1fo2nxq-container, .framer-TmQG5 .framer-2jiqy9-container, .framer-TmQG5 .framer-qq86xv-container, .framer-TmQG5 .framer-1psbul1-container, .framer-TmQG5 .framer-1jnlfzm-container, .framer-TmQG5 .framer-1kytcb7-container, .framer-TmQG5 .framer-1f9d3jp-container { aspect-ratio: 1.7651515151515151 / 1; height: var(--framer-aspect-ratio-supported, 242px); width: 49%; } .framer-TmQG5 .framer-1aymnwk { padding: 90px 0px 100px 0px; } .framer-TmQG5 .framer-1tppwen { gap: 60px; } .framer-TmQG5 .framer-6g8vgf { max-width: 546px; } .framer-TmQG5 .framer-hu6sif-container { max-width: 830px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TmQG5 .framer-1snrr2s, .framer-TmQG5 .framer-1ymywj4, .framer-TmQG5 .framer-yezqrb, .framer-TmQG5 .framer-x7cs9c, .framer-TmQG5 .framer-15ugomh, .framer-TmQG5 .framer-1e52yme, .framer-TmQG5 .framer-1tppwen { gap: 0px; } .framer-TmQG5 .framer-1snrr2s > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-TmQG5 .framer-1snrr2s > :first-child, .framer-TmQG5 .framer-1ymywj4 > :first-child, .framer-TmQG5 .framer-yezqrb > :first-child, .framer-TmQG5 .framer-x7cs9c > :first-child, .framer-TmQG5 .framer-15ugomh > :first-child, .framer-TmQG5 .framer-1e52yme > :first-child, .framer-TmQG5 .framer-1tppwen > :first-child { margin-left: 0px; } .framer-TmQG5 .framer-1snrr2s > :last-child, .framer-TmQG5 .framer-1ymywj4 > :last-child, .framer-TmQG5 .framer-yezqrb > :last-child, .framer-TmQG5 .framer-x7cs9c > :last-child, .framer-TmQG5 .framer-15ugomh > :last-child, .framer-TmQG5 .framer-1e52yme > :last-child, .framer-TmQG5 .framer-1tppwen > :last-child { margin-right: 0px; } .framer-TmQG5 .framer-1ymywj4 > *, .framer-TmQG5 .framer-yezqrb > *, .framer-TmQG5 .framer-x7cs9c > *, .framer-TmQG5 .framer-15ugomh > *, .framer-TmQG5 .framer-1e52yme > * { margin: 0px; margin-left: calc(12px / 2); margin-right: calc(12px / 2); } .framer-TmQG5 .framer-1tppwen > * { margin: 0px; margin-left: calc(60px / 2); margin-right: calc(60px / 2); } }}`,`@media (min-width: 768px) and (max-width: 991px) { .${metadata.bodyClassName}-framer-TmQG5 { background: white; } .framer-TmQG5.framer-1pd3ac2 { width: 768px; } .framer-TmQG5 .framer-19zaaep { padding: 140px 0px 40px 0px; } .framer-TmQG5 .framer-8mi11, .framer-TmQG5 .framer-8crtzz, .framer-TmQG5 .framer-1d46ncc, .framer-TmQG5 .framer-1ykfwxu, .framer-TmQG5 .framer-3wldny, .framer-TmQG5 .framer-g0arw6, .framer-TmQG5 .framer-1no0r11 { max-width: 720px; padding: 0px 24px 0px 24px; } .framer-TmQG5 .framer-xim2ht { gap: 60px; } .framer-TmQG5 .framer-94awpn { max-width: 446px; } .framer-TmQG5 .framer-15nwkha { padding: 60px 40px 60px 40px; } .framer-TmQG5 .framer-1snrr2s { gap: 40px; } .framer-TmQG5 .framer-sbkqet-container { aspect-ratio: 1.7868421052631578 / 1; height: var(--framer-aspect-ratio-supported, 380px); width: 679px; } .framer-TmQG5 .framer-15xpokv { align-content: flex-start; align-items: flex-start; width: 100%; } .framer-TmQG5 .framer-an511e, .framer-TmQG5 .framer-afjstk, .framer-TmQG5 .framer-1x6o3e4, .framer-TmQG5 .framer-gdgogk, .framer-TmQG5 .framer-mx9p6u { padding: 40px 0px 40px 0px; } .framer-TmQG5 .framer-1csaby1, .framer-TmQG5 .framer-513yu3, .framer-TmQG5 .framer-uxzvxu, .framer-TmQG5 .framer-ilqdof, .framer-TmQG5 .framer-18q0ofh { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 40px; justify-content: flex-start; } .framer-TmQG5 .framer-10g21vl, .framer-TmQG5 .framer-1ng8z68, .framer-TmQG5 .framer-177rf3u, .framer-TmQG5 .framer-w22cfb, .framer-TmQG5 .framer-by6yfx { flex: none; order: 0; width: 100%; } .framer-TmQG5 .framer-zgjuuh, .framer-TmQG5 .framer-1v28fq2, .framer-TmQG5 .framer-xigpuc, .framer-TmQG5 .framer-1dzmk8l, .framer-TmQG5 .framer-zzrpi4 { gap: 24px; } .framer-TmQG5 .framer-1iud80o, .framer-TmQG5 .framer-vau28r, .framer-TmQG5 .framer-1rrwimx, .framer-TmQG5 .framer-1ly34pk, .framer-TmQG5 .framer-z4gnhg { justify-content: flex-start; } .framer-TmQG5 .framer-1o425tv, .framer-TmQG5 .framer-p6bdja, .framer-TmQG5 .framer-12q0h94, .framer-TmQG5 .framer-hf3qoq, .framer-TmQG5 .framer-6f855q { gap: 18px; max-width: 90%; } .framer-TmQG5 .framer-1wlxt68, .framer-TmQG5 .framer-c8s3zu, .framer-TmQG5 .framer-a8gl0d, .framer-TmQG5 .framer-11acahw, .framer-TmQG5 .framer-14xz11c { max-width: 109%; } .framer-TmQG5 .framer-1ymywj4, .framer-TmQG5 .framer-yezqrb, .framer-TmQG5 .framer-x7cs9c, .framer-TmQG5 .framer-15ugomh, .framer-TmQG5 .framer-1e52yme { flex-direction: column; gap: 30px; } .framer-TmQG5 .framer-4p6qp0-container, .framer-TmQG5 .framer-1x9odkw-container, .framer-TmQG5 .framer-qdwolp-container, .framer-TmQG5 .framer-17l3j4a-container, .framer-TmQG5 .framer-1d9pgjx-container, .framer-TmQG5 .framer-15ldnu1-container, .framer-TmQG5 .framer-648s22-container, .framer-TmQG5 .framer-ofpsmm-container, .framer-TmQG5 .framer-1fo2nxq-container, .framer-TmQG5 .framer-2jiqy9-container, .framer-TmQG5 .framer-qq86xv-container, .framer-TmQG5 .framer-1psbul1-container, .framer-TmQG5 .framer-1jnlfzm-container, .framer-TmQG5 .framer-1kytcb7-container, .framer-TmQG5 .framer-1f9d3jp-container { aspect-ratio: 1.7868421052631578 / 1; height: var(--framer-aspect-ratio-supported, 360px); width: 100%; } .framer-TmQG5 .framer-1aymnwk { padding: 80px 0px 80px 0px; } .framer-TmQG5 .framer-1tppwen { gap: 50px; } .framer-TmQG5 .framer-1blzglz { align-content: center; align-items: center; } .framer-TmQG5 .framer-6g8vgf { max-width: 494px; } .framer-TmQG5 .framer-hu6sif-container { max-width: unset; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TmQG5 .framer-xim2ht, .framer-TmQG5 .framer-1snrr2s, .framer-TmQG5 .framer-1csaby1, .framer-TmQG5 .framer-zgjuuh, .framer-TmQG5 .framer-1o425tv, .framer-TmQG5 .framer-1ymywj4, .framer-TmQG5 .framer-513yu3, .framer-TmQG5 .framer-1v28fq2, .framer-TmQG5 .framer-p6bdja, .framer-TmQG5 .framer-yezqrb, .framer-TmQG5 .framer-uxzvxu, .framer-TmQG5 .framer-xigpuc, .framer-TmQG5 .framer-12q0h94, .framer-TmQG5 .framer-x7cs9c, .framer-TmQG5 .framer-ilqdof, .framer-TmQG5 .framer-1dzmk8l, .framer-TmQG5 .framer-hf3qoq, .framer-TmQG5 .framer-15ugomh, .framer-TmQG5 .framer-18q0ofh, .framer-TmQG5 .framer-zzrpi4, .framer-TmQG5 .framer-6f855q, .framer-TmQG5 .framer-1e52yme, .framer-TmQG5 .framer-1tppwen { gap: 0px; } .framer-TmQG5 .framer-xim2ht > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-TmQG5 .framer-xim2ht > :first-child, .framer-TmQG5 .framer-1csaby1 > :first-child, .framer-TmQG5 .framer-zgjuuh > :first-child, .framer-TmQG5 .framer-1o425tv > :first-child, .framer-TmQG5 .framer-1ymywj4 > :first-child, .framer-TmQG5 .framer-513yu3 > :first-child, .framer-TmQG5 .framer-1v28fq2 > :first-child, .framer-TmQG5 .framer-p6bdja > :first-child, .framer-TmQG5 .framer-yezqrb > :first-child, .framer-TmQG5 .framer-uxzvxu > :first-child, .framer-TmQG5 .framer-xigpuc > :first-child, .framer-TmQG5 .framer-12q0h94 > :first-child, .framer-TmQG5 .framer-x7cs9c > :first-child, .framer-TmQG5 .framer-ilqdof > :first-child, .framer-TmQG5 .framer-1dzmk8l > :first-child, .framer-TmQG5 .framer-hf3qoq > :first-child, .framer-TmQG5 .framer-15ugomh > :first-child, .framer-TmQG5 .framer-18q0ofh > :first-child, .framer-TmQG5 .framer-zzrpi4 > :first-child, .framer-TmQG5 .framer-6f855q > :first-child, .framer-TmQG5 .framer-1e52yme > :first-child { margin-top: 0px; } .framer-TmQG5 .framer-xim2ht > :last-child, .framer-TmQG5 .framer-1csaby1 > :last-child, .framer-TmQG5 .framer-zgjuuh > :last-child, .framer-TmQG5 .framer-1o425tv > :last-child, .framer-TmQG5 .framer-1ymywj4 > :last-child, .framer-TmQG5 .framer-513yu3 > :last-child, .framer-TmQG5 .framer-1v28fq2 > :last-child, .framer-TmQG5 .framer-p6bdja > :last-child, .framer-TmQG5 .framer-yezqrb > :last-child, .framer-TmQG5 .framer-uxzvxu > :last-child, .framer-TmQG5 .framer-xigpuc > :last-child, .framer-TmQG5 .framer-12q0h94 > :last-child, .framer-TmQG5 .framer-x7cs9c > :last-child, .framer-TmQG5 .framer-ilqdof > :last-child, .framer-TmQG5 .framer-1dzmk8l > :last-child, .framer-TmQG5 .framer-hf3qoq > :last-child, .framer-TmQG5 .framer-15ugomh > :last-child, .framer-TmQG5 .framer-18q0ofh > :last-child, .framer-TmQG5 .framer-zzrpi4 > :last-child, .framer-TmQG5 .framer-6f855q > :last-child, .framer-TmQG5 .framer-1e52yme > :last-child { margin-bottom: 0px; } .framer-TmQG5 .framer-1snrr2s > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-TmQG5 .framer-1snrr2s > :first-child, .framer-TmQG5 .framer-1tppwen > :first-child { margin-left: 0px; } .framer-TmQG5 .framer-1snrr2s > :last-child, .framer-TmQG5 .framer-1tppwen > :last-child { margin-right: 0px; } .framer-TmQG5 .framer-1csaby1 > *, .framer-TmQG5 .framer-513yu3 > *, .framer-TmQG5 .framer-uxzvxu > *, .framer-TmQG5 .framer-ilqdof > *, .framer-TmQG5 .framer-18q0ofh > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-TmQG5 .framer-zgjuuh > *, .framer-TmQG5 .framer-1v28fq2 > *, .framer-TmQG5 .framer-xigpuc > *, .framer-TmQG5 .framer-1dzmk8l > *, .framer-TmQG5 .framer-zzrpi4 > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-TmQG5 .framer-1o425tv > *, .framer-TmQG5 .framer-p6bdja > *, .framer-TmQG5 .framer-12q0h94 > *, .framer-TmQG5 .framer-hf3qoq > *, .framer-TmQG5 .framer-6f855q > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-TmQG5 .framer-1ymywj4 > *, .framer-TmQG5 .framer-yezqrb > *, .framer-TmQG5 .framer-x7cs9c > *, .framer-TmQG5 .framer-15ugomh > *, .framer-TmQG5 .framer-1e52yme > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-TmQG5 .framer-1tppwen > * { margin: 0px; margin-left: calc(50px / 2); margin-right: calc(50px / 2); } }}`,`@media (max-width: 767px) { .${metadata.bodyClassName}-framer-TmQG5 { background: white; } .framer-TmQG5.framer-1pd3ac2 { width: 390px; } .framer-TmQG5 .framer-19zaaep { padding: 120px 0px 0px 0px; } .framer-TmQG5 .framer-8mi11 { justify-content: center; max-width: 524px; padding: 0px 24px 40px 24px; } .framer-TmQG5 .framer-xim2ht { gap: 30px; } .framer-TmQG5 .framer-oyuv3k { gap: 12px; } .framer-TmQG5 .framer-94awpn { max-width: unset; } .framer-TmQG5 .framer-15nwkha { gap: 20px; padding: 60px 20px 60px 20px; } .framer-TmQG5 .framer-xe0nci { gap: 60px; } .framer-TmQG5 .framer-1snrr2s, .framer-TmQG5 .framer-1tppwen { flex-direction: column; gap: 40px; } .framer-TmQG5 .framer-sbkqet-container { aspect-ratio: 1.7715736040609138 / 1; height: var(--framer-aspect-ratio-supported, 197px); width: 349px; } .framer-TmQG5 .framer-snx8k9 { flex: none; width: 100%; } .framer-TmQG5 .framer-15xpokv { gap: 16px; width: 100%; } .framer-TmQG5 .framer-an511e, .framer-TmQG5 .framer-afjstk, .framer-TmQG5 .framer-1x6o3e4, .framer-TmQG5 .framer-gdgogk, .framer-TmQG5 .framer-mx9p6u { padding: 60px 0px 30px 0px; } .framer-TmQG5 .framer-8crtzz, .framer-TmQG5 .framer-1d46ncc, .framer-TmQG5 .framer-1ykfwxu, .framer-TmQG5 .framer-3wldny, .framer-TmQG5 .framer-g0arw6 { flex: 1 0 0px; max-width: 524px; padding: 0px 24px 0px 24px; width: 1px; } .framer-TmQG5 .framer-1csaby1, .framer-TmQG5 .framer-513yu3, .framer-TmQG5 .framer-uxzvxu, .framer-TmQG5 .framer-ilqdof, .framer-TmQG5 .framer-18q0ofh { flex-direction: column; gap: 30px; justify-content: center; } .framer-TmQG5 .framer-10g21vl, .framer-TmQG5 .framer-1ng8z68, .framer-TmQG5 .framer-177rf3u, .framer-TmQG5 .framer-w22cfb { flex: none; gap: 12px; justify-content: flex-start; max-width: unset; order: 0; width: 100%; } .framer-TmQG5 .framer-1lref01, .framer-TmQG5 .framer-scpd1a, .framer-TmQG5 .framer-15ggin1, .framer-TmQG5 .framer-odre5i, .framer-TmQG5 .framer-1jkq0n2 { gap: 16px; justify-content: flex-start; } .framer-TmQG5 .framer-zgjuuh, .framer-TmQG5 .framer-1v28fq2, .framer-TmQG5 .framer-xigpuc, .framer-TmQG5 .framer-1dzmk8l, .framer-TmQG5 .framer-zzrpi4 { gap: 20px; } .framer-TmQG5 .framer-1o425tv, .framer-TmQG5 .framer-p6bdja, .framer-TmQG5 .framer-12q0h94, .framer-TmQG5 .framer-hf3qoq, .framer-TmQG5 .framer-6f855q { gap: 18px; justify-content: flex-start; } .framer-TmQG5 .framer-zl00yv, .framer-TmQG5 .framer-71yk6v, .framer-TmQG5 .framer-4qz4yl, .framer-TmQG5 .framer-1oa1pic, .framer-TmQG5 .framer-1s2lbwb { align-content: center; align-items: center; justify-content: center; max-width: unset; } .framer-TmQG5 .framer-1ymywj4, .framer-TmQG5 .framer-yezqrb, .framer-TmQG5 .framer-x7cs9c, .framer-TmQG5 .framer-15ugomh, .framer-TmQG5 .framer-1e52yme { flex-direction: column; gap: 30px; } .framer-TmQG5 .framer-4p6qp0-container, .framer-TmQG5 .framer-1x9odkw-container, .framer-TmQG5 .framer-17l3j4a-container, .framer-TmQG5 .framer-1d9pgjx-container, .framer-TmQG5 .framer-15ldnu1-container, .framer-TmQG5 .framer-648s22-container, .framer-TmQG5 .framer-ofpsmm-container, .framer-TmQG5 .framer-2jiqy9-container, .framer-TmQG5 .framer-qq86xv-container, .framer-TmQG5 .framer-1psbul1-container, .framer-TmQG5 .framer-1jnlfzm-container, .framer-TmQG5 .framer-1f9d3jp-container { aspect-ratio: 1.7715736040609138 / 1; height: var(--framer-aspect-ratio-supported, 193px); width: 100%; } .framer-TmQG5 .framer-qdwolp-container, .framer-TmQG5 .framer-1fo2nxq-container, .framer-TmQG5 .framer-1kytcb7-container { aspect-ratio: 1.7715736040609138 / 1; height: var(--framer-aspect-ratio-supported, 194px); width: 100%; } .framer-TmQG5 .framer-by6yfx { flex: none; gap: 20px; justify-content: flex-start; max-width: unset; order: 0; width: 100%; } .framer-TmQG5 .framer-1aymnwk { padding: 60px 0px 60px 0px; } .framer-TmQG5 .framer-1no0r11 { max-width: 524px; padding: 0px 24px 0px 24px; } .framer-TmQG5 .framer-1blzglz { width: 100%; } .framer-TmQG5 .framer-hu6sif-container { flex: none; max-width: unset; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-TmQG5 .framer-xim2ht, .framer-TmQG5 .framer-oyuv3k, .framer-TmQG5 .framer-15nwkha, .framer-TmQG5 .framer-xe0nci, .framer-TmQG5 .framer-1snrr2s, .framer-TmQG5 .framer-15xpokv, .framer-TmQG5 .framer-1csaby1, .framer-TmQG5 .framer-10g21vl, .framer-TmQG5 .framer-1lref01, .framer-TmQG5 .framer-zgjuuh, .framer-TmQG5 .framer-1o425tv, .framer-TmQG5 .framer-1ymywj4, .framer-TmQG5 .framer-513yu3, .framer-TmQG5 .framer-1ng8z68, .framer-TmQG5 .framer-scpd1a, .framer-TmQG5 .framer-1v28fq2, .framer-TmQG5 .framer-p6bdja, .framer-TmQG5 .framer-yezqrb, .framer-TmQG5 .framer-uxzvxu, .framer-TmQG5 .framer-177rf3u, .framer-TmQG5 .framer-15ggin1, .framer-TmQG5 .framer-xigpuc, .framer-TmQG5 .framer-12q0h94, .framer-TmQG5 .framer-x7cs9c, .framer-TmQG5 .framer-ilqdof, .framer-TmQG5 .framer-w22cfb, .framer-TmQG5 .framer-odre5i, .framer-TmQG5 .framer-1dzmk8l, .framer-TmQG5 .framer-hf3qoq, .framer-TmQG5 .framer-15ugomh, .framer-TmQG5 .framer-18q0ofh, .framer-TmQG5 .framer-by6yfx, .framer-TmQG5 .framer-1jkq0n2, .framer-TmQG5 .framer-zzrpi4, .framer-TmQG5 .framer-6f855q, .framer-TmQG5 .framer-1e52yme, .framer-TmQG5 .framer-1tppwen { gap: 0px; } .framer-TmQG5 .framer-xim2ht > *, .framer-TmQG5 .framer-1csaby1 > *, .framer-TmQG5 .framer-1ymywj4 > *, .framer-TmQG5 .framer-513yu3 > *, .framer-TmQG5 .framer-yezqrb > *, .framer-TmQG5 .framer-uxzvxu > *, .framer-TmQG5 .framer-x7cs9c > *, .framer-TmQG5 .framer-ilqdof > *, .framer-TmQG5 .framer-15ugomh > *, .framer-TmQG5 .framer-18q0ofh > *, .framer-TmQG5 .framer-1e52yme > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-TmQG5 .framer-xim2ht > :first-child, .framer-TmQG5 .framer-oyuv3k > :first-child, .framer-TmQG5 .framer-xe0nci > :first-child, .framer-TmQG5 .framer-1snrr2s > :first-child, .framer-TmQG5 .framer-15xpokv > :first-child, .framer-TmQG5 .framer-1csaby1 > :first-child, .framer-TmQG5 .framer-10g21vl > :first-child, .framer-TmQG5 .framer-1lref01 > :first-child, .framer-TmQG5 .framer-zgjuuh > :first-child, .framer-TmQG5 .framer-1o425tv > :first-child, .framer-TmQG5 .framer-1ymywj4 > :first-child, .framer-TmQG5 .framer-513yu3 > :first-child, .framer-TmQG5 .framer-1ng8z68 > :first-child, .framer-TmQG5 .framer-scpd1a > :first-child, .framer-TmQG5 .framer-1v28fq2 > :first-child, .framer-TmQG5 .framer-p6bdja > :first-child, .framer-TmQG5 .framer-yezqrb > :first-child, .framer-TmQG5 .framer-uxzvxu > :first-child, .framer-TmQG5 .framer-177rf3u > :first-child, .framer-TmQG5 .framer-15ggin1 > :first-child, .framer-TmQG5 .framer-xigpuc > :first-child, .framer-TmQG5 .framer-12q0h94 > :first-child, .framer-TmQG5 .framer-x7cs9c > :first-child, .framer-TmQG5 .framer-ilqdof > :first-child, .framer-TmQG5 .framer-w22cfb > :first-child, .framer-TmQG5 .framer-odre5i > :first-child, .framer-TmQG5 .framer-1dzmk8l > :first-child, .framer-TmQG5 .framer-hf3qoq > :first-child, .framer-TmQG5 .framer-15ugomh > :first-child, .framer-TmQG5 .framer-18q0ofh > :first-child, .framer-TmQG5 .framer-by6yfx > :first-child, .framer-TmQG5 .framer-1jkq0n2 > :first-child, .framer-TmQG5 .framer-zzrpi4 > :first-child, .framer-TmQG5 .framer-6f855q > :first-child, .framer-TmQG5 .framer-1e52yme > :first-child, .framer-TmQG5 .framer-1tppwen > :first-child { margin-top: 0px; } .framer-TmQG5 .framer-xim2ht > :last-child, .framer-TmQG5 .framer-oyuv3k > :last-child, .framer-TmQG5 .framer-xe0nci > :last-child, .framer-TmQG5 .framer-1snrr2s > :last-child, .framer-TmQG5 .framer-15xpokv > :last-child, .framer-TmQG5 .framer-1csaby1 > :last-child, .framer-TmQG5 .framer-10g21vl > :last-child, .framer-TmQG5 .framer-1lref01 > :last-child, .framer-TmQG5 .framer-zgjuuh > :last-child, .framer-TmQG5 .framer-1o425tv > :last-child, .framer-TmQG5 .framer-1ymywj4 > :last-child, .framer-TmQG5 .framer-513yu3 > :last-child, .framer-TmQG5 .framer-1ng8z68 > :last-child, .framer-TmQG5 .framer-scpd1a > :last-child, .framer-TmQG5 .framer-1v28fq2 > :last-child, .framer-TmQG5 .framer-p6bdja > :last-child, .framer-TmQG5 .framer-yezqrb > :last-child, .framer-TmQG5 .framer-uxzvxu > :last-child, .framer-TmQG5 .framer-177rf3u > :last-child, .framer-TmQG5 .framer-15ggin1 > :last-child, .framer-TmQG5 .framer-xigpuc > :last-child, .framer-TmQG5 .framer-12q0h94 > :last-child, .framer-TmQG5 .framer-x7cs9c > :last-child, .framer-TmQG5 .framer-ilqdof > :last-child, .framer-TmQG5 .framer-w22cfb > :last-child, .framer-TmQG5 .framer-odre5i > :last-child, .framer-TmQG5 .framer-1dzmk8l > :last-child, .framer-TmQG5 .framer-hf3qoq > :last-child, .framer-TmQG5 .framer-15ugomh > :last-child, .framer-TmQG5 .framer-18q0ofh > :last-child, .framer-TmQG5 .framer-by6yfx > :last-child, .framer-TmQG5 .framer-1jkq0n2 > :last-child, .framer-TmQG5 .framer-zzrpi4 > :last-child, .framer-TmQG5 .framer-6f855q > :last-child, .framer-TmQG5 .framer-1e52yme > :last-child, .framer-TmQG5 .framer-1tppwen > :last-child { margin-bottom: 0px; } .framer-TmQG5 .framer-oyuv3k > *, .framer-TmQG5 .framer-10g21vl > *, .framer-TmQG5 .framer-1ng8z68 > *, .framer-TmQG5 .framer-177rf3u > *, .framer-TmQG5 .framer-w22cfb > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-TmQG5 .framer-15nwkha > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-TmQG5 .framer-15nwkha > :first-child { margin-left: 0px; } .framer-TmQG5 .framer-15nwkha > :last-child { margin-right: 0px; } .framer-TmQG5 .framer-xe0nci > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-TmQG5 .framer-1snrr2s > *, .framer-TmQG5 .framer-1tppwen > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-TmQG5 .framer-15xpokv > *, .framer-TmQG5 .framer-1lref01 > *, .framer-TmQG5 .framer-scpd1a > *, .framer-TmQG5 .framer-15ggin1 > *, .framer-TmQG5 .framer-odre5i > *, .framer-TmQG5 .framer-1jkq0n2 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-TmQG5 .framer-zgjuuh > *, .framer-TmQG5 .framer-1v28fq2 > *, .framer-TmQG5 .framer-xigpuc > *, .framer-TmQG5 .framer-1dzmk8l > *, .framer-TmQG5 .framer-by6yfx > *, .framer-TmQG5 .framer-zzrpi4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-TmQG5 .framer-1o425tv > *, .framer-TmQG5 .framer-p6bdja > *, .framer-TmQG5 .framer-12q0h94 > *, .framer-TmQG5 .framer-hf3qoq > *, .framer-TmQG5 .framer-6f855q > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 7088.5\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JB9wsxBbp\":{\"layout\":[\"fixed\",\"auto\"]},\"mPt4ScN8P\":{\"layout\":[\"fixed\",\"auto\"]},\"V8hpKupla\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const Framerwd2fskfDY=withCSS(Component,css,\"framer-TmQG5\");export default Framerwd2fskfDY;Framerwd2fskfDY.displayName=\"Watch Demo\";Framerwd2fskfDY.defaultProps={height:7088.5,width:1440};addFonts(Framerwd2fskfDY,[{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:\"Poppins\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/poppins/v22/pxiByp8kv8JHgFVrLEj6V15vFP-KUEg.woff2\",weight:\"600\"}]},...HeaderFonts,...YouTubeFonts,...ButtonFonts,...DarkBannerSectionFonts,...AccordionBlockTwoFonts,...FooterSectionFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerwd2fskfDY\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"7088.5\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JB9wsxBbp\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"mPt4ScN8P\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"V8hpKupla\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["HeaderFonts", "getFonts", "iYp3gkUMp_default", "YouTubeFonts", "Youtube", "ButtonFonts", "FmyeVKwi2_default", "ContainerWithFX", "withFX", "Container", "DarkBannerSectionFonts", "Zm6uAi08i_default", "MotionDivWithFX", "motion", "RichTextWithFX", "RichText2", "AccordionBlockTwoFonts", "Ri4wHpMII_default", "FooterSectionFonts", "O24kEzd6z_default", "breakpoints", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "transition3", "transition4", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "ref1", "pe", "router", "useRouter", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "cx", "RichText2", "x", "ComponentViewportProvider", "Container", "PropertyOverrides2", "iYp3gkUMp_default", "Youtube", "ContainerWithFX", "FmyeVKwi2_default", "ResolveLinks", "resolvedLinks", "Zm6uAi08i_default", "MotionDivWithFX", "SVG", "RichTextWithFX", "Ri4wHpMII_default", "O24kEzd6z_default", "css", "Framerwd2fskfDY", "withCSS", "wd2fskfDY_default", "addFonts", "HeaderFonts", "YouTubeFonts", "ButtonFonts", "DarkBannerSectionFonts", "AccordionBlockTwoFonts", "FooterSectionFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
