{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Szhh2K7RME5s6PLf1bv3/mjFlBxNaMAM8uuJTHXYM/ky9wUms6b.js"],
  "sourcesContent": ["// Generated by Framer (47ebf4a)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ChildrenCanSuspend,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PathVariablesContext,PropertyOverrides,RichText,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLoadMorePaginatedQuery,useLocaleCode,useLocaleInfo,useQueryData,useRouteElementId,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import LoadMore from\"https://framerusercontent.com/modules/DeOFaQSEkzad7IWREtaG/uSF4wTJztPxXXCcQVP6B/g3OPvNRkB.js\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";import{Youtube as YouTube}from\"https://framerusercontent.com/modules/NEd4VmDdsxM3StIUbddO/1de6WpgIbCrKkRcPfQcW/YouTube.js\";import Embed from\"https://framerusercontent.com/modules/o1PI5S8YtkA5bP5g4dFz/Xr8CO3Ul8Gb7lVfgMKTh/Embed.js\";import Carousel from\"https://framerusercontent.com/modules/UIrMjSS6ZX89L0CsT8k6/7r5UGUpFh6FWtcVOCSDp/Carousel.js\";import Navbar from\"#framer/local/canvasComponent/hNTecnWkP/hNTecnWkP.js\";import Footer from\"#framer/local/canvasComponent/R6XHJ1RNs/R6XHJ1RNs.js\";import Icons from\"#framer/local/canvasComponent/RNVBbMRYM/RNVBbMRYM.js\";import Separation from\"#framer/local/canvasComponent/ZD64jfjst/ZD64jfjst.js\";import Blog from\"#framer/local/collection/EKdvuX899/EKdvuX899.js\";import CatGories2025 from\"#framer/local/collection/QnGJQopHl/QnGJQopHl.js\";import*as sharedStyle2 from\"#framer/local/css/fVxnimdqP/fVxnimdqP.js\";import*as sharedStyle from\"#framer/local/css/xZndidUCt/xZndidUCt.js\";import*as sharedStyle1 from\"#framer/local/css/YAP816Y5n/YAP816Y5n.js\";import metadataProvider from\"#framer/local/webPageMetadata/ky9wUms6b/ky9wUms6b.js\";const NavbarFonts=getFonts(Navbar);const SeparationFonts=getFonts(Separation);const IconsFonts=getFonts(Icons);const LoadMoreFonts=getFonts(LoadMore);const EmbedFonts=getFonts(Embed);const FeatherFonts=getFonts(Feather);const YouTubeFonts=getFonts(YouTube);const CarouselFonts=getFonts(Carousel);const FooterFonts=getFonts(Footer);const breakpoints={Im65Ss4bo:\"(min-width: 834px) and (max-width: 1445px)\",Sab3h0nHX:\"(max-width: 833px)\",z94vGDyrj:\"(min-width: 1446px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-wKk6B\";const variantClassNames={Im65Ss4bo:\"framer-v-5vm1h5\",Sab3h0nHX:\"framer-v-1hfc2h9\",z94vGDyrj:\"framer-v-rgropq\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const toDateString=(value,options={},activeLocale)=>{if(typeof value!==\"string\")return\"\";const date=new Date(value);if(isNaN(date.getTime()))return\"\";const display=options.display?options.display:\"date\";const dateOptions={dateStyle:display!==\"time\"?options.dateStyle:undefined,timeStyle:display===\"date\"?undefined:\"short\",timeZone:\"UTC\"};const fallbackLocale=\"en-US\";const locale=options.locale||activeLocale||fallbackLocale;// We add a try block because an invalid language code results in a crash\ntry{return date.toLocaleString(locale,dateOptions);}catch{return date.toLocaleString(fallbackLocale,dateOptions);}};const loaderVariants=(repeaterState,variants,currentVariant)=>{if(repeaterState.currentPage>=repeaterState.totalPages)return variants.disabled??currentVariant;if(repeaterState.isLoading)return variants.loading??currentVariant;return currentVariant;};const QueryData=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"b0yTbxQSP\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const QueryData1=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"A_VsVazcv\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const QueryData2=({query,pageSize,children})=>{const{paginatedQuery,paginationInfo,loadMore}=useLoadMorePaginatedQuery(query,pageSize,\"XvUESsfeD\");const data=useQueryData(paginatedQuery);return children(data,paginationInfo,loadMore);};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"z94vGDyrj\",Phone:\"Sab3h0nHX\",Tablet:\"Im65Ss4bo\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"z94vGDyrj\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,LXPPb0mj_b0yTbxQSP,aRsDZYt0Ib0yTbxQSP,z73Iw8W3Bb0yTbxQSP,MJoGirltkb0yTbxQSP,idb0yTbxQSP,LXPPb0mj_A_VsVazcv,aRsDZYt0IA_VsVazcv,z73Iw8W3BA_VsVazcv,MJoGirltkA_VsVazcv,idA_VsVazcv,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const Wld3NDzSj1b86s49=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{loadMore();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const activeLocaleCode=useLocaleCode();const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"Sab3h0nHX\")return false;return true;};const elementId=useRouteElementId(\"Wq6Tu0VPS\");const ref1=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"z94vGDyrj\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-rgropq\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0),pixelHeight:816,pixelWidth:1456,sizes:`calc(${componentViewport?.width||\"100vw\"} * 1.3748)`,src:\"https://framerusercontent.com/images/KTzrik11ZmKLoxXFIZ8xp6tS3hU.png?lossless=1\",srcSet:\"https://framerusercontent.com/images/KTzrik11ZmKLoxXFIZ8xp6tS3hU.png?scale-down-to=512&lossless=1 512w,https://framerusercontent.com/images/KTzrik11ZmKLoxXFIZ8xp6tS3hU.png?scale-down-to=1024&lossless=1 1024w,https://framerusercontent.com/images/KTzrik11ZmKLoxXFIZ8xp6tS3hU.png?lossless=1 1456w\"},className:\"framer-1p7vdwc\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:120,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rf4uq2-container\",layoutScroll:true,nodeId:\"w7XyTJ5Yr\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{variant:\"tOgXSKADR\"},Sab3h0nHX:{gCNNO3v3g:\"0px 0px 8px 2px rgba(68, 82, 82, 0.2)\",variant:\"NSREDaNJW\"}},children:/*#__PURE__*/_jsx(Navbar,{gCNNO3v3g:\"\",height:\"100%\",id:\"w7XyTJ5Yr\",layoutId:\"w7XyTJ5Yr\",style:{width:\"100%\"},variant:\"lVJAA3ZN4\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"main\",{className:\"framer-15pg3l4\",\"data-framer-name\":\"main\",children:[/*#__PURE__*/_jsxs(\"section\",{className:\"framer-12v2c5v\",\"data-framer-name\":\"ala1\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sab3h0nHX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",children:\"Le m\\xe9dia des aventuriers en v\\xe9hicules de loisirs.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-adb5ceec-6bc2-4b23-b376-dbbcbf451f11, rgb(89, 89, 89))\"},children:\"Le m\\xe9dia des aventuriers en v\\xe9hicules de loisirs.\"})}),className:\"framer-1hz9ljx\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{width:`calc(${componentViewport?.width||\"100vw\"} - 32px)`,y:undefined},Sab3h0nHX:{width:\"368px\",y:(componentViewport?.y||0)+0+0+132+0+16+136}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:1,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0+120+0+17+42,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rt9a0q-container\",nodeId:\"loJvkRm4i\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{variant:\"n9ElXnVhp\"}},children:/*#__PURE__*/_jsx(Separation,{height:\"100%\",id:\"loJvkRm4i\",layoutId:\"loJvkRm4i\",style:{height:\"100%\",width:\"100%\"},variant:\"UbZ9jxjiP\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:\"https://vanlife-expo.com/\",motionChild:true,nodeId:\"a8S20nfEx\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{background:{alt:\"\",fit:\"fit\",pixelHeight:120,pixelWidth:1294,positionX:\"center\",positionY:\"center\",sizes:\"797px\",src:\"https://framerusercontent.com/images/3rnDPQEABXY2HUS7ZRBqolk0K7g.jpeg\",srcSet:\"https://framerusercontent.com/images/3rnDPQEABXY2HUS7ZRBqolk0K7g.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/3rnDPQEABXY2HUS7ZRBqolk0K7g.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3rnDPQEABXY2HUS7ZRBqolk0K7g.jpeg 1294w\"}},Sab3h0nHX:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+132+0+16+153),pixelHeight:334,pixelWidth:334,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/iR3UWKuQwyY7k9RPqYyGcFXlAs.jpeg\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+17+61),pixelHeight:120,pixelWidth:1294,positionX:\"center\",positionY:\"center\",sizes:\"1434px\",src:\"https://framerusercontent.com/images/3rnDPQEABXY2HUS7ZRBqolk0K7g.jpeg\",srcSet:\"https://framerusercontent.com/images/3rnDPQEABXY2HUS7ZRBqolk0K7g.jpeg?scale-down-to=512 512w,https://framerusercontent.com/images/3rnDPQEABXY2HUS7ZRBqolk0K7g.jpeg?scale-down-to=1024 1024w,https://framerusercontent.com/images/3rnDPQEABXY2HUS7ZRBqolk0K7g.jpeg 1294w\"},className:\"framer-xcnsbh framer-2k01f2\"})})}),/*#__PURE__*/_jsxs(\"section\",{\"aria-label\":\"Articles \\xe0 la une\",className:\"framer-178ppp4\",\"data-framer-name\":\"\\xe0 la une\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-iu8e3\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{y:undefined},Sab3h0nHX:{y:(componentViewport?.y||0)+0+0+132+0+16+554+0+0+15}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",y:(componentViewport?.y||0)+0+0+120+0+17+217+0+0+15,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ahwbft-container\",nodeId:\"wT89gdWG4\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(Icons,{height:\"100%\",id:\"wT89gdWG4\",layoutId:\"wT89gdWG4\",style:{height:\"100%\",width:\"100%\"},variant:\"sEnCKmM4w\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"\\xc0 la une\"})}),className:\"framer-1vtplur\",\"data-framer-name\":\"section1/title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1xjotb\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{pageSize:6,query:{from:{alias:\"b0yTbxQSP\",data:Blog,type:\"Collection\"},select:[{collection:\"b0yTbxQSP\",name:\"LXPPb0mj_\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"aRsDZYt0I\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"z73Iw8W3B\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"MJoGirltk\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"id\",type:\"Identifier\"}]}},Sab3h0nHX:{pageSize:5,query:{from:{alias:\"b0yTbxQSP\",data:Blog,type:\"Collection\"},select:[{collection:\"b0yTbxQSP\",name:\"LXPPb0mj_\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"aRsDZYt0I\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"z73Iw8W3B\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"MJoGirltk\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"id\",type:\"Identifier\"}]}}},children:/*#__PURE__*/_jsx(QueryData,{pageSize:8,query:{from:{alias:\"b0yTbxQSP\",data:Blog,type:\"Collection\"},select:[{collection:\"b0yTbxQSP\",name:\"LXPPb0mj_\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"aRsDZYt0I\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"z73Iw8W3B\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"MJoGirltk\",type:\"Identifier\"},{collection:\"b0yTbxQSP\",name:\"id\",type:\"Identifier\"}]},children:(collection,paginationInfo,loadMore)=>/*#__PURE__*/_jsxs(_Fragment,{children:[collection?.map(({aRsDZYt0I:aRsDZYt0Ib0yTbxQSP,id:idb0yTbxQSP,LXPPb0mj_:LXPPb0mj_b0yTbxQSP,MJoGirltk:MJoGirltkb0yTbxQSP,z73Iw8W3B:z73Iw8W3Bb0yTbxQSP},index)=>{LXPPb0mj_b0yTbxQSP??=\"\";z73Iw8W3Bb0yTbxQSP??=\"\";const textContent=toDateString(MJoGirltkb0yTbxQSP,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`b0yTbxQSP-${idb0yTbxQSP}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{LXPPb0mj_:LXPPb0mj_b0yTbxQSP},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{LXPPb0mj_:LXPPb0mj_b0yTbxQSP},webPageId:\"ceudgff8g\"},motionChild:true,nodeId:\"IdrlRmlyA\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-qzq3s9 framer-2k01f2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{background:{alt:\"\",fit:\"fill\",sizes:`max((${componentViewport?.width||\"100vw\"} - 72px) / 3, 50px)`,...toResponsiveImage(aRsDZYt0Ib0yTbxQSP)}},Sab3h0nHX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+132+0+16+554+0+74+0+0+0+0),sizes:\"368px\",...toResponsiveImage(aRsDZYt0Ib0yTbxQSP)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+0+17+217+0+74+0+0+0+0),sizes:`max((min(${componentViewport?.width||\"100vw\"}, 1100px) - 60px) / 4, 50px)`,...toResponsiveImage(aRsDZYt0Ib0yTbxQSP)},className:\"framer-17eu67x\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",children:\"Un spectacle f\\xe9\\xe9rique au Parc des Oiseaux de Villars-les-Dombes (01)\"})}),className:\"framer-1tphu4n\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:z73Iw8W3Bb0yTbxQSP,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f7e7b5f4-82a9-457e-8eee-dbe568974457, rgb(125, 128, 128))\"},children:\"Nov 29, 2024\"})}),className:\"framer-qu3c9b\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent,verticalAlignment:\"top\",withExternalLayout:true})]})})})},idb0yTbxQSP);}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{height:214,width:`max((${componentViewport?.width||\"100vw\"} - 72px) / 3, 50px)`,y:undefined},Sab3h0nHX:{y:(componentViewport?.y||0)+0+0+132+0+16+554+0+74+278-0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+0+0+120+0+17+217+0+74+448-0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pjdopy-container\",isModuleExternal:true,nodeId:\"Wp1w6JEsv\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(LoadMore,{height:\"100%\",id:\"Wp1w6JEsv\",layoutId:\"Wp1w6JEsv\",variant:loaderVariants(paginationInfo,{disabled:\"RY1CAqXo3\",loading:\"HjxzgyO9l\"},\"fRQluzpqn\"),width:\"100%\",Wld3NDzSj:Wld3NDzSj1b86s49({loadMore})})})})})]})})})})})]})]}),/*#__PURE__*/_jsx(\"section\",{\"aria-label\":\"Encart publicitaire\",className:\"framer-13l79nj\",\"data-framer-name\":\"section-pub\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-66yzd3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-u3eevf-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"d6jat2ksH\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<a href=\"https://tc.tradetracker.net/?c=25318&amp;m=2190167&amp;a=475024&amp;r=&amp;u=\" target=\"_blank\" rel=\"sponsored nofollow\"><img src=\"https://ti.tradetracker.net/?c=25318&amp;m=2190167&amp;a=475024&amp;r=&amp;t=html\" width=\"300\" height=\"250\" border=\"0\" alt=\"\" /></a>',id:\"d6jat2ksH\",layoutId:\"d6jat2ksH\",style:{width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-hogpyt-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mTxGCnr71\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<a href=\"https://tc.tradetracker.net/?c=25318&amp;m=2190166&amp;a=475024&amp;r=&amp;u=\" target=\"_blank\" rel=\"sponsored nofollow\"><img src=\"https://ti.tradetracker.net/?c=25318&amp;m=2190166&amp;a=475024&amp;r=&amp;t=html\" width=\"250\" height=\"250\" border=\"0\" alt=\"\" /></a>',id:\"mTxGCnr71\",layoutId:\"mTxGCnr71\",style:{width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(\"section\",{\"aria-label\":\"Profil Instagram\",className:\"framer-fftrfl\",\"data-framer-name\":\"section-insta\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m82kfw-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"MtQX1X40X\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sab3h0nHX:{html:'<script src=\"https://static.elfsight.com/platform/platform.js\" async></script>\\n<div class=\"elfsight-app-f4b25a68-f925-45ce-8836-dcbd1fa4b550\" data-elfsight-app-lazy></div>',style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Embed,{height:\"100%\",html:'<script src=\"https://static.elfsight.com/platform/platform.js\" async></script>\\n<div class=\"elfsight-app-172f3185-078e-4b27-809e-3ccba9a23a46\" data-elfsight-app-lazy></div>',id:\"MtQX1X40X\",layoutId:\"MtQX1X40X\",style:{width:\"100%\"},type:\"html\",url:\"\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"section\",{className:\"framer-egn25m\",\"data-framer-name\":\"section-vanlife\",children:/*#__PURE__*/_jsxs(\"section\",{\"aria-label\":\"Articles \\xe0 la une\",className:\"framer-u4hgin\",\"data-framer-name\":\"\\xe0 la une\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-peila0\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{y:undefined},Sab3h0nHX:{y:(componentViewport?.y||0)+0+0+132+1304.5+16+0+0+0+15}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:24,width:\"24px\",y:(componentViewport?.y||0)+0+0+120+1356+17+0+0+0+15,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1r2c6s-container\",nodeId:\"dIP_y8VE3\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(Icons,{height:\"100%\",id:\"dIP_y8VE3\",layoutId:\"dIP_y8VE3\",style:{height:\"100%\",width:\"100%\"},variant:\"sEnCKmM4w\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"Vanlife\"})}),className:\"framer-1q5ylln\",\"data-framer-name\":\"section1/title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1bgyo1e\",\"data-framer-name\":\"content\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cfompl\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{pageSize:4,query:{from:{alias:\"A_VsVazcv\",data:Blog,type:\"Collection\"},select:[{collection:\"A_VsVazcv\",name:\"LXPPb0mj_\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"aRsDZYt0I\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"z73Iw8W3B\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"MJoGirltk\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"id\",type:\"Identifier\"}],where:{left:{type:\"LiteralValue\",value:\"qNiQs8m37\"},operator:\"in\",right:{arguments:[{from:{alias:\"lYKGMGB86\",data:CatGories2025,type:\"Collection\"},orderBy:[{arguments:[{collection:\"A_VsVazcv\",name:\"lYKGMGB86\",type:\"Identifier\"},{collection:\"lYKGMGB86\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"lYKGMGB86\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"lYKGMGB86\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"A_VsVazcv\",name:\"lYKGMGB86\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},type:\"BinaryOperation\"}}},Sab3h0nHX:{pageSize:5,query:{from:{alias:\"A_VsVazcv\",data:Blog,type:\"Collection\"},select:[{collection:\"A_VsVazcv\",name:\"LXPPb0mj_\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"aRsDZYt0I\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"z73Iw8W3B\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"MJoGirltk\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"id\",type:\"Identifier\"}],where:{left:{type:\"LiteralValue\",value:\"qNiQs8m37\"},operator:\"in\",right:{arguments:[{from:{alias:\"lYKGMGB86\",data:CatGories2025,type:\"Collection\"},orderBy:[{arguments:[{collection:\"A_VsVazcv\",name:\"lYKGMGB86\",type:\"Identifier\"},{collection:\"lYKGMGB86\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"lYKGMGB86\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"lYKGMGB86\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"A_VsVazcv\",name:\"lYKGMGB86\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},type:\"BinaryOperation\"}}}},children:/*#__PURE__*/_jsx(QueryData1,{pageSize:6,query:{from:{alias:\"A_VsVazcv\",data:Blog,type:\"Collection\"},select:[{collection:\"A_VsVazcv\",name:\"LXPPb0mj_\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"aRsDZYt0I\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"z73Iw8W3B\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"MJoGirltk\",type:\"Identifier\"},{collection:\"A_VsVazcv\",name:\"id\",type:\"Identifier\"}],where:{left:{type:\"LiteralValue\",value:\"qNiQs8m37\"},operator:\"in\",right:{arguments:[{from:{alias:\"lYKGMGB86\",data:CatGories2025,type:\"Collection\"},orderBy:[{arguments:[{collection:\"A_VsVazcv\",name:\"lYKGMGB86\",type:\"Identifier\"},{collection:\"lYKGMGB86\",name:\"id\",type:\"Identifier\"}],functionName:\"INDEX_OF\",type:\"FunctionCall\"}],select:[{collection:\"lYKGMGB86\",name:\"id\",type:\"Identifier\"}],type:\"Select\",where:{left:{collection:\"lYKGMGB86\",name:\"id\",type:\"Identifier\"},operator:\"in\",right:{collection:\"A_VsVazcv\",name:\"lYKGMGB86\",type:\"Identifier\"},type:\"BinaryOperation\"}}],functionName:\"FLAT_ARRAY\",type:\"FunctionCall\"},type:\"BinaryOperation\"}},children:(collection1,paginationInfo1,loadMore1)=>/*#__PURE__*/_jsx(_Fragment,{children:collection1?.map(({aRsDZYt0I:aRsDZYt0IA_VsVazcv,id:idA_VsVazcv,LXPPb0mj_:LXPPb0mj_A_VsVazcv,MJoGirltk:MJoGirltkA_VsVazcv,z73Iw8W3B:z73Iw8W3BA_VsVazcv},index1)=>{LXPPb0mj_A_VsVazcv??=\"\";z73Iw8W3BA_VsVazcv??=\"\";const textContent1=toDateString(MJoGirltkA_VsVazcv,{dateStyle:\"medium\",locale:\"\"},activeLocaleCode);return /*#__PURE__*/_jsx(LayoutGroup,{id:`A_VsVazcv-${idA_VsVazcv}`,children:/*#__PURE__*/_jsx(PathVariablesContext.Provider,{value:{LXPPb0mj_:LXPPb0mj_A_VsVazcv},children:/*#__PURE__*/_jsx(Link,{href:{pathVariables:{LXPPb0mj_:LXPPb0mj_A_VsVazcv},webPageId:\"ceudgff8g\"},motionChild:true,nodeId:\"XKqOI0nyC\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsxs(motion.a,{className:\"framer-1p437hd framer-2k01f2\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{background:{alt:\"\",fit:\"fill\",sizes:`max((max((${componentViewport?.width||\"100vw\"} - 32px) * 0.67 - 20px, 1px) - 20px) / 2, 50px)`,...toResponsiveImage(aRsDZYt0IA_VsVazcv)}},Sab3h0nHX:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+132+1304.5+16+0+0+74+0+0+0+0+0+0),sizes:\"368px\",...toResponsiveImage(aRsDZYt0IA_VsVazcv)}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+1356+17+0+0+74+0+0+0+0+0),sizes:\"255px\",...toResponsiveImage(aRsDZYt0IA_VsVazcv)},className:\"framer-godf5v\"})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-1wml6uu\",\"data-styles-preset\":\"fVxnimdqP\",children:\"Trois questions \\xe0 Philippe Colas, fondateur de Vanlife Expo\"})}),className:\"framer-10e31mm\",\"data-framer-name\":\"Title\",fonts:[\"Inter\"],text:z73Iw8W3BA_VsVazcv,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-color\":\"var(--token-f7e7b5f4-82a9-457e-8eee-dbe568974457, rgb(125, 128, 128))\"},children:\"Nov 12, 2024\"})}),className:\"framer-9cm6ls\",\"data-framer-name\":\"Date\",fonts:[\"Inter\"],text:textContent1,verticalAlignment:\"top\",withExternalLayout:true})]})})})},idA_VsVazcv);})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-11e5h9u\",\"data-framer-name\":\"pub\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"w2NSMIKZb\"},motionChild:true,nodeId:\"RF6r10Ckn\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:408,intrinsicWidth:728,pixelHeight:816,pixelWidth:1456,sizes:\"799.3725px\",src:\"https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png?scale-down-to=512 512w,https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png 1456w\"}},Sab3h0nHX:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:408,intrinsicWidth:728,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+132+1304.5+16+0+0+74+0+298+0),pixelHeight:816,pixelWidth:1456,sizes:\"802.9412px\",src:\"https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png?scale-down-to=512 512w,https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png 1456w\"}}},children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",intrinsicHeight:408,intrinsicWidth:728,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+120+1356+17+0+0+74+0+0),pixelHeight:816,pixelWidth:1456,sizes:\"799.3725px\",src:\"https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png?scale-down-to=512 512w,https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/rzsNpC0eEriEW0rhWPJd43jtfT0.png 1456w\"},className:\"framer-hoj7wh framer-2k01f2\",\"data-framer-name\":\"VOTRE PUB ICI\"})})})})]})]})}),isDisplayed()&&/*#__PURE__*/_jsxs(\"section\",{\"aria-label\":\"Chaine Youtube\",className:\"framer-h2vxza hidden-1hfc2h9\",\"data-framer-name\":\"section-ytb\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1b94qfo\",\"data-framer-name\":\"title\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-v5v19f-container\",\"data-framer-name\":\"insta\",isAuthoredByUser:true,isModuleExternal:true,name:\"insta\",nodeId:\"REKY8XoR7\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(Feather,{color:\"var(--token-96ee119d-6036-4d88-9a0e-c8f77577011f, rgb(33, 33, 33))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"youtube\",id:\"REKY8XoR7\",layoutId:\"REKY8XoR7\",mirrored:false,name:\"insta\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-3nqyhf\",\"data-styles-preset\":\"YAP816Y5n\",children:\"Youtube\"})}),className:\"framer-dhscjd\",\"data-framer-name\":\"section1/title\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"main\",{className:\"framer-dg6voi\",\"data-framer-name\":\"Blog/VDL\",\"data-hide-scrollbars\":true,id:\"dg6voi\",children:/*#__PURE__*/_jsx(ChildrenCanSuspend,{children:/*#__PURE__*/_jsx(QueryData2,{pageSize:1,query:{from:{alias:\"XvUESsfeD\",data:Blog,type:\"Collection\"},select:[],where:{left:{collection:\"XvUESsfeD\",name:\"yXqFaCCPJ\",type:\"Identifier\"},operator:\"==\",right:{type:\"LiteralValue\",value:\"yILD0WyI6\"},type:\"BinaryOperation\"}},children:(collection2,paginationInfo2,loadMore2)=>/*#__PURE__*/_jsx(_Fragment,{})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-2h7fo7\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-a55jkp-container\",id:elementId,isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Wq6Tu0VPS\",ref:ref1,scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{gap:10,style:{height:\"100%\",width:\"100%\"}}},children:/*#__PURE__*/_jsx(Carousel,{align:\"center\",ariaLabel:\"\",arrowObject:{arrowFill:\"var(--token-9064db64-d4d8-4a3e-bec5-18e2154f1e93, rgb(0, 204, 153))\",arrowPadding:20,arrowRadius:60,arrowSize:40,showMouseControls:true},axis:true,borderRadius:0,fadeObject:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeTransition:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"},fadeWidth:25},gap:5,height:\"100%\",id:\"Wq6Tu0VPS\",layoutId:\"Wq6Tu0VPS\",padding:0,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:0,paddingTop:0,progressObject:{dotsActiveOpacity:1,dotsBackground:\"rgba(0, 0, 0, 0.2)\",dotsBlur:4,dotsFill:\"rgb(255, 255, 255)\",dotsGap:10,dotsInset:10,dotSize:10,dotsOpacity:.5,dotsPadding:10,dotsRadius:50,showProgressDots:false,showScrollbar:false},sizingObject:{heightInset:0,heightRows:2,heightType:\"auto\",widthColumns:2,widthInset:0,widthType:\"auto\"},slots:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-sc87jl-container\",\"data-framer-name\":\"YT 52\",inComponentSlot:true,isModuleExternal:true,name:\"YT 52\",nodeId:\"fSXMF3Jo4\",rendersWithMotion:true,scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"fSXMF3Jo4\",isMixedBorderRadius:false,isRed:true,layoutId:\"fSXMF3Jo4\",name:\"YT 52\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/HUc7foMVZHw?si=WrAQJwHe4ikfcKC7\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ijxr2v-container\",\"data-framer-name\":\"YT 50.2\",inComponentSlot:true,isModuleExternal:true,name:\"YT 50.2\",nodeId:\"mMfCjsnBe\",rendersWithMotion:true,scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"mMfCjsnBe\",isMixedBorderRadius:false,isRed:true,layoutId:\"mMfCjsnBe\",name:\"YT 50.2\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/pB2k1jx29TI?si=D3hNxbWq8FNOZnvb\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-mjhv32-container\",\"data-framer-name\":\"YT 50.1\",inComponentSlot:true,isModuleExternal:true,name:\"YT 50.1\",nodeId:\"YLj2dj6wp\",rendersWithMotion:true,scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"YLj2dj6wp\",isMixedBorderRadius:false,isRed:true,layoutId:\"YLj2dj6wp\",name:\"YT 50.1\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/3TLZyXwOr7Q?si=gh4CsoOoLslBAahf\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-wjl7l2-container\",\"data-framer-name\":\"YT 49\",inComponentSlot:true,isModuleExternal:true,name:\"YT 49\",nodeId:\"gTFV1pwdP\",rendersWithMotion:true,scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(YouTube,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,height:\"100%\",id:\"gTFV1pwdP\",isMixedBorderRadius:false,isRed:true,layoutId:\"gTFV1pwdP\",name:\"YT 49\",play:\"Off\",shouldMute:true,style:{height:\"100%\",width:\"100%\"},thumbnail:\"Medium Quality\",topLeftRadius:0,topRightRadius:0,url:\"https://youtu.be/G853W4kvAgw?si=0UFYoUViQRs5Y_RZ\",width:\"100%\"})})})],snapObject:{fluid:false,snap:true,snapEdge:\"start\"},style:{width:\"100%\"},width:\"100%\"})})})})})]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Im65Ss4bo:{y:undefined},Sab3h0nHX:{y:(componentViewport?.y||0)+0+3160.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:204,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2857,children:/*#__PURE__*/_jsx(Container,{className:\"framer-y9lmi-container\",nodeId:\"JlFhleHED\",scopeId:\"ky9wUms6b\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Sab3h0nHX:{variant:\"NH1Tygvtw\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"JlFhleHED\",layoutId:\"JlFhleHED\",style:{width:\"100%\"},variant:\"AbLRB5VZN\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wKk6B.framer-2k01f2, .framer-wKk6B .framer-2k01f2 { display: block; }\",\".framer-wKk6B.framer-rgropq { 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: 1446px; }\",\".framer-wKk6B .framer-1p7vdwc { flex: none; height: 100vh; left: calc(50.345781466113436% - 137.48271092669432% / 2); position: absolute; top: 0px; width: 137%; z-index: -1; }\",\".framer-wKk6B .framer-1rf4uq2-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 2; }\",\".framer-wKk6B .framer-15pg3l4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: hidden; padding: 120px 0px 80px 0px; position: relative; width: 100%; }\",\".framer-wKk6B .framer-12v2c5v, .framer-wKk6B .framer-egn25m { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 18px; height: min-content; justify-content: center; overflow: hidden; padding: 17px 0px 12px 0px; position: relative; width: 100%; }\",\".framer-wKk6B .framer-1hz9ljx { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-wKk6B .framer-rt9a0q-container { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-wKk6B .framer-xcnsbh { flex: none; height: 138px; position: relative; text-decoration: none; width: 1434px; }\",\".framer-wKk6B .framer-178ppp4, .framer-wKk6B .framer-u4hgin { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wKk6B .framer-iu8e3, .framer-wKk6B .framer-peila0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-wKk6B .framer-1ahwbft-container, .framer-wKk6B .framer-1r2c6s-container, .framer-wKk6B .framer-v5v19f-container { flex: none; height: 24px; position: relative; width: 24px; }\",\".framer-wKk6B .framer-1vtplur, .framer-wKk6B .framer-1q5ylln { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-wKk6B .framer-1xjotb { display: grid; flex: none; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(4, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-wKk6B .framer-qzq3s9, .framer-wKk6B .framer-1p437hd { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 100%; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-wKk6B .framer-17eu67x, .framer-wKk6B .framer-godf5v { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 156px; position: relative; width: 100%; }\",\".framer-wKk6B .framer-1tphu4n, .framer-wKk6B .framer-10e31mm { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wKk6B .framer-qu3c9b, .framer-wKk6B .framer-9cm6ls { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-wKk6B .framer-1pjdopy-container { bottom: -40px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-wKk6B .framer-13l79nj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; max-width: 1100px; overflow: hidden; padding: 20px 0px 20px 0px; position: relative; width: 100%; }\",\".framer-wKk6B .framer-66yzd3 { align-content: center; align-items: center; align-self: stretch; background-color: #0088ce; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: auto; justify-content: center; overflow: hidden; padding: 4px 0px 0px 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-wKk6B .framer-u3eevf-container, .framer-wKk6B .framer-hogpyt-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-wKk6B .framer-fftrfl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 20px 0px 32px 0px; position: relative; width: 100%; }\",\".framer-wKk6B .framer-1m82kfw-container, .framer-wKk6B .framer-y9lmi-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-wKk6B .framer-1bgyo1e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1100px; }\",\".framer-wKk6B .framer-1cfompl { display: grid; flex: 1 0 0px; gap: 20px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(3, minmax(50px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 1px; }\",\".framer-wKk6B .framer-11e5h9u { align-content: center; align-items: center; align-self: stretch; background-color: var(--token-0c782423-fbcf-497c-93a3-ba02f0ac36b0, rgba(0, 204, 153, 0.2)); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: auto; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 25%; will-change: var(--framer-will-change-override, transform); }\",\".framer-wKk6B .framer-hoj7wh { aspect-ratio: 1.7843137254901962 / 1; border-bottom-left-radius: 2px; border-bottom-right-radius: 2px; border-top-left-radius: 2px; border-top-right-radius: 2px; flex: none; height: 100%; overflow: visible; position: relative; text-decoration: none; width: var(--framer-aspect-ratio-supported, 985px); }\",\".framer-wKk6B .framer-h2vxza { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; max-width: 1100px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wKk6B .framer-1b94qfo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-wKk6B .framer-dhscjd { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-wKk6B .framer-dg6voi { display: grid; flex: none; gap: 48px; grid-auto-rows: 200px; grid-template-columns: repeat(2, minmax(200px, 1fr)); height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-wKk6B .framer-2h7fo7 { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; 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: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-wKk6B .framer-a55jkp-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-wKk6B .framer-sc87jl-container, .framer-wKk6B .framer-ijxr2v-container, .framer-wKk6B .framer-mjhv32-container, .framer-wKk6B .framer-wjl7l2-container { aspect-ratio: 1.7777777777777777 / 1; height: var(--framer-aspect-ratio-supported, 270px); position: relative; width: 480px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wKk6B.framer-rgropq, .framer-wKk6B .framer-15pg3l4, .framer-wKk6B .framer-12v2c5v, .framer-wKk6B .framer-178ppp4, .framer-wKk6B .framer-iu8e3, .framer-wKk6B .framer-qzq3s9, .framer-wKk6B .framer-13l79nj, .framer-wKk6B .framer-66yzd3, .framer-wKk6B .framer-fftrfl, .framer-wKk6B .framer-egn25m, .framer-wKk6B .framer-u4hgin, .framer-wKk6B .framer-peila0, .framer-wKk6B .framer-1bgyo1e, .framer-wKk6B .framer-1p437hd, .framer-wKk6B .framer-11e5h9u, .framer-wKk6B .framer-h2vxza, .framer-wKk6B .framer-1b94qfo, .framer-wKk6B .framer-2h7fo7 { gap: 0px; } .framer-wKk6B.framer-rgropq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-wKk6B.framer-rgropq > :first-child, .framer-wKk6B .framer-15pg3l4 > :first-child, .framer-wKk6B .framer-12v2c5v > :first-child, .framer-wKk6B .framer-178ppp4 > :first-child, .framer-wKk6B .framer-qzq3s9 > :first-child, .framer-wKk6B .framer-fftrfl > :first-child, .framer-wKk6B .framer-egn25m > :first-child, .framer-wKk6B .framer-u4hgin > :first-child, .framer-wKk6B .framer-1p437hd > :first-child, .framer-wKk6B .framer-h2vxza > :first-child { margin-top: 0px; } .framer-wKk6B.framer-rgropq > :last-child, .framer-wKk6B .framer-15pg3l4 > :last-child, .framer-wKk6B .framer-12v2c5v > :last-child, .framer-wKk6B .framer-178ppp4 > :last-child, .framer-wKk6B .framer-qzq3s9 > :last-child, .framer-wKk6B .framer-fftrfl > :last-child, .framer-wKk6B .framer-egn25m > :last-child, .framer-wKk6B .framer-u4hgin > :last-child, .framer-wKk6B .framer-1p437hd > :last-child, .framer-wKk6B .framer-h2vxza > :last-child { margin-bottom: 0px; } .framer-wKk6B .framer-15pg3l4 > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-wKk6B .framer-12v2c5v > *, .framer-wKk6B .framer-egn25m > * { margin: 0px; margin-bottom: calc(18px / 2); margin-top: calc(18px / 2); } .framer-wKk6B .framer-178ppp4 > *, .framer-wKk6B .framer-fftrfl > *, .framer-wKk6B .framer-u4hgin > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-wKk6B .framer-iu8e3 > *, .framer-wKk6B .framer-peila0 > *, .framer-wKk6B .framer-11e5h9u > *, .framer-wKk6B .framer-1b94qfo > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-wKk6B .framer-iu8e3 > :first-child, .framer-wKk6B .framer-13l79nj > :first-child, .framer-wKk6B .framer-66yzd3 > :first-child, .framer-wKk6B .framer-peila0 > :first-child, .framer-wKk6B .framer-1bgyo1e > :first-child, .framer-wKk6B .framer-11e5h9u > :first-child, .framer-wKk6B .framer-1b94qfo > :first-child, .framer-wKk6B .framer-2h7fo7 > :first-child { margin-left: 0px; } .framer-wKk6B .framer-iu8e3 > :last-child, .framer-wKk6B .framer-13l79nj > :last-child, .framer-wKk6B .framer-66yzd3 > :last-child, .framer-wKk6B .framer-peila0 > :last-child, .framer-wKk6B .framer-1bgyo1e > :last-child, .framer-wKk6B .framer-11e5h9u > :last-child, .framer-wKk6B .framer-1b94qfo > :last-child, .framer-wKk6B .framer-2h7fo7 > :last-child { margin-right: 0px; } .framer-wKk6B .framer-qzq3s9 > *, .framer-wKk6B .framer-1p437hd > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-wKk6B .framer-13l79nj > *, .framer-wKk6B .framer-1bgyo1e > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-wKk6B .framer-66yzd3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-wKk6B .framer-h2vxza > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-wKk6B .framer-2h7fo7 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,'.framer-wKk6B[data-hide-scrollbars=\"true\"]::-webkit-scrollbar, .framer-wKk6B [data-hide-scrollbars=\"true\"]::-webkit-scrollbar { width: 0px; height: 0px; }','.framer-wKk6B[data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb, .framer-wKk6B [data-hide-scrollbars=\"true\"]::-webkit-scrollbar-thumb { background: transparent; }','.framer-wKk6B[data-hide-scrollbars=\"true\"], .framer-wKk6B [data-hide-scrollbars=\"true\"] { scrollbar-width: none; }',\"@media (min-width: 834px) and (max-width: 1445px) { .framer-wKk6B.framer-rgropq { width: 834px; } .framer-wKk6B .framer-1p7vdwc { order: 3; } .framer-wKk6B .framer-1rf4uq2-container, .framer-wKk6B .framer-1hz9ljx, .framer-wKk6B .framer-iu8e3, .framer-wKk6B .framer-peila0 { order: 0; } .framer-wKk6B .framer-15pg3l4 { gap: 20px; order: 1; padding: 142px 16px 64px 16px; } .framer-wKk6B .framer-12v2c5v { gap: 20px; justify-content: flex-start; order: 0; padding: 0px; } .framer-wKk6B .framer-rt9a0q-container, .framer-wKk6B .framer-fftrfl { order: 1; } .framer-wKk6B .framer-xcnsbh { height: 79px; order: 2; width: 797px; } .framer-wKk6B .framer-178ppp4, .framer-wKk6B .framer-13l79nj { max-width: unset; order: 3; } .framer-wKk6B .framer-1xjotb { grid-template-columns: repeat(3, minmax(50px, 1fr)); order: 1; } .framer-wKk6B .framer-qzq3s9, .framer-wKk6B .framer-1p437hd { height: min-content; } .framer-wKk6B .framer-66yzd3 { align-self: unset; height: min-content; } .framer-wKk6B .framer-egn25m { gap: 20px; justify-content: flex-start; order: 2; padding: 0px; } .framer-wKk6B .framer-u4hgin { max-width: unset; order: 0; } .framer-wKk6B .framer-1bgyo1e { order: 1; width: 100%; } .framer-wKk6B .framer-1cfompl { grid-template-columns: repeat(2, minmax(50px, 1fr)); } .framer-wKk6B .framer-11e5h9u { width: 33%; } .framer-wKk6B .framer-h2vxza { max-width: unset; order: 4; } .framer-wKk6B .framer-1b94qfo { gap: 20px; order: 0; } .framer-wKk6B .framer-dhscjd { flex: none; width: 413px; } .framer-wKk6B .framer-dg6voi { grid-auto-rows: min-content; grid-template-columns: repeat(auto-fill, minmax(200px, 1fr)); order: 1; } .framer-wKk6B .framer-2h7fo7, .framer-wKk6B .framer-y9lmi-container { order: 2; } .framer-wKk6B .framer-a55jkp-container { height: 99%; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wKk6B .framer-15pg3l4, .framer-wKk6B .framer-12v2c5v, .framer-wKk6B .framer-egn25m, .framer-wKk6B .framer-1b94qfo { gap: 0px; } .framer-wKk6B .framer-15pg3l4 > *, .framer-wKk6B .framer-12v2c5v > *, .framer-wKk6B .framer-egn25m > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-wKk6B .framer-15pg3l4 > :first-child, .framer-wKk6B .framer-12v2c5v > :first-child, .framer-wKk6B .framer-egn25m > :first-child { margin-top: 0px; } .framer-wKk6B .framer-15pg3l4 > :last-child, .framer-wKk6B .framer-12v2c5v > :last-child, .framer-wKk6B .framer-egn25m > :last-child { margin-bottom: 0px; } .framer-wKk6B .framer-1b94qfo > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-wKk6B .framer-1b94qfo > :first-child { margin-left: 0px; } .framer-wKk6B .framer-1b94qfo > :last-child { margin-right: 0px; } }}\",\"@media (max-width: 833px) { .framer-wKk6B.framer-rgropq { width: 400px; } .framer-wKk6B .framer-1p7vdwc { order: 3; } .framer-wKk6B .framer-1rf4uq2-container { left: 0px; order: 0; transform: unset; } .framer-wKk6B .framer-15pg3l4 { gap: 0px; order: 1; overflow: visible; padding: 132px 0px 0px 0px; width: 400px; } .framer-wKk6B .framer-12v2c5v { gap: 16px; max-width: 100%; min-width: 320px; order: 0; padding: 16px; } .framer-wKk6B .framer-1hz9ljx { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-wKk6B .framer-xcnsbh { height: 385px; width: 384px; } .framer-wKk6B .framer-1xjotb { grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(50px, 1fr)); } .framer-wKk6B .framer-qzq3s9, .framer-wKk6B .framer-1p437hd { height: min-content; } .framer-wKk6B .framer-17eu67x, .framer-wKk6B .framer-godf5v { height: 200px; } .framer-wKk6B .framer-13l79nj { flex-direction: column; max-width: unset; order: 4; padding: 33px 16px 33px 16px; } .framer-wKk6B .framer-66yzd3 { align-self: unset; background-color: #008cd1; flex: none; flex-direction: column; height: min-content; order: 0; width: 100%; } .framer-wKk6B .framer-u3eevf-container, .framer-wKk6B .framer-hogpyt-container { flex: none; width: 100%; } .framer-wKk6B .framer-fftrfl { order: 1; } .framer-wKk6B .framer-1m82kfw-container { height: 315px; } .framer-wKk6B .framer-egn25m { gap: 16px; max-width: 100%; min-width: 320px; order: 2; padding: 16px; } .framer-wKk6B .framer-1bgyo1e { flex-direction: column; width: 100%; } .framer-wKk6B .framer-1cfompl { flex: none; grid-auto-rows: min-content; grid-template-columns: repeat(1, minmax(50px, 1fr)); width: 100%; } .framer-wKk6B .framer-11e5h9u { align-self: unset; height: 450px; width: 100%; } .framer-wKk6B .framer-hoj7wh { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; justify-content: center; padding: 0px 16px 0px 16px; width: var(--framer-aspect-ratio-supported, 803px); } .framer-wKk6B .framer-y9lmi-container { order: 2; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-wKk6B .framer-15pg3l4, .framer-wKk6B .framer-12v2c5v, .framer-wKk6B .framer-13l79nj, .framer-wKk6B .framer-66yzd3, .framer-wKk6B .framer-egn25m, .framer-wKk6B .framer-1bgyo1e, .framer-wKk6B .framer-hoj7wh { gap: 0px; } .framer-wKk6B .framer-15pg3l4 > *, .framer-wKk6B .framer-66yzd3 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-wKk6B .framer-15pg3l4 > :first-child, .framer-wKk6B .framer-12v2c5v > :first-child, .framer-wKk6B .framer-13l79nj > :first-child, .framer-wKk6B .framer-66yzd3 > :first-child, .framer-wKk6B .framer-egn25m > :first-child, .framer-wKk6B .framer-1bgyo1e > :first-child { margin-top: 0px; } .framer-wKk6B .framer-15pg3l4 > :last-child, .framer-wKk6B .framer-12v2c5v > :last-child, .framer-wKk6B .framer-13l79nj > :last-child, .framer-wKk6B .framer-66yzd3 > :last-child, .framer-wKk6B .framer-egn25m > :last-child, .framer-wKk6B .framer-1bgyo1e > :last-child { margin-bottom: 0px; } .framer-wKk6B .framer-12v2c5v > *, .framer-wKk6B .framer-egn25m > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-wKk6B .framer-13l79nj > *, .framer-wKk6B .framer-1bgyo1e > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-wKk6B .framer-hoj7wh > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-wKk6B .framer-hoj7wh > :first-child { margin-left: 0px; } .framer-wKk6B .framer-hoj7wh > :last-child { margin-right: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 3198.5\n * @framerIntrinsicWidth 1446\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Im65Ss4bo\":{\"layout\":[\"fixed\",\"auto\"]},\"Sab3h0nHX\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections {\"Wq6Tu0VPS\":{\"pattern\":\":Wq6Tu0VPS\",\"name\":\"\"}}\n * @framerResponsiveScreen\n */const Framerky9wUms6b=withCSS(Component,css,\"framer-wKk6B\");export default Framerky9wUms6b;Framerky9wUms6b.displayName=\"Page\";Framerky9wUms6b.defaultProps={height:3198.5,width:1446};addFonts(Framerky9wUms6b,[{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\"}]},...NavbarFonts,...SeparationFonts,...IconsFonts,...LoadMoreFonts,...EmbedFonts,...FeatherFonts,...YouTubeFonts,...CarouselFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerky9wUms6b\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Im65Ss4bo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Sab3h0nHX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"3198.5\",\"framerIntrinsicWidth\":\"1446\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerResponsiveScreen\":\"\",\"framerScrollSections\":\"{\\\"Wq6Tu0VPS\\\":{\\\"pattern\\\":\\\":Wq6Tu0VPS\\\",\\\"name\\\":\\\"\\\"}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "qiCACo4D,IAAMA,GAAYC,EAASC,CAAM,EAAQC,GAAgBF,EAASG,CAAU,EAAQC,GAAWJ,EAASK,CAAK,EAAQC,GAAcN,EAASO,CAAQ,EAAQC,GAAWR,EAASS,CAAK,EAAQC,GAAaV,EAASW,CAAO,EAAQC,GAAaZ,EAASa,CAAO,EAAQC,GAAcd,EAASe,CAAQ,EAAQC,GAAYhB,EAASiB,CAAM,EAAQC,GAAY,CAAC,UAAU,6CAA6C,UAAU,qBAAqB,UAAU,qBAAqB,EAAQC,GAAU,IAAI,OAAO,SAAW,IAAkBC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,mBAAmB,UAAU,iBAAiB,EAAQC,EAAkBC,GAAW,OAAOA,GAAQ,UAAUA,IAAQ,MAAM,OAAOA,EAAM,KAAM,SAAiBA,EAAc,OAAOA,GAAQ,SAAS,CAAC,IAAIA,CAAK,EAAE,OAAkBC,GAAa,CAACD,EAAME,EAAQ,CAAC,EAAEC,IAAe,CAAC,GAAG,OAAOH,GAAQ,SAAS,MAAM,GAAG,IAAMI,EAAK,IAAI,KAAKJ,CAAK,EAAE,GAAG,MAAMI,EAAK,QAAQ,CAAC,EAAE,MAAM,GAAG,IAAMC,EAAQH,EAAQ,QAAQA,EAAQ,QAAQ,OAAaI,EAAY,CAAC,UAAUD,IAAU,OAAOH,EAAQ,UAAU,OAAU,UAAUG,IAAU,OAAO,OAAU,QAAQ,SAAS,KAAK,EAAQE,EAAe,QAAcC,EAAON,EAAQ,QAAQC,GAAcI,EACvmG,GAAG,CAAC,OAAOH,EAAK,eAAeI,EAAOF,CAAW,CAAE,MAAM,CAAC,OAAOF,EAAK,eAAeG,EAAeD,CAAW,CAAE,CAAC,EAAQG,GAAe,CAACC,EAAcC,EAASC,IAAqBF,EAAc,aAAaA,EAAc,WAAkBC,EAAS,UAAUC,EAAkBF,EAAc,UAAiBC,EAAS,SAASC,EAAsBA,EAAuBC,GAAU,CAAC,CAAC,MAAAC,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,GAAK,CAAC,eAAAC,EAAe,eAAAC,EAAe,SAAAC,CAAQ,EAAEC,EAA0BN,EAAMC,EAAS,WAAW,EAAQM,EAAKC,EAAaL,CAAc,EAAE,OAAOD,EAASK,EAAKH,EAAeC,CAAQ,CAAE,EAAQI,GAAW,CAAC,CAAC,MAAAT,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,GAAK,CAAC,eAAAC,EAAe,eAAAC,EAAe,SAAAC,CAAQ,EAAEC,EAA0BN,EAAMC,EAAS,WAAW,EAAQM,EAAKC,EAAaL,CAAc,EAAE,OAAOD,EAASK,EAAKH,EAAeC,CAAQ,CAAE,EAAQK,GAAW,CAAC,CAAC,MAAAV,EAAM,SAAAC,EAAS,SAAAC,CAAQ,IAAI,CAAC,GAAK,CAAC,eAAAC,EAAe,eAAAC,EAAe,SAAAC,CAAQ,EAAEC,EAA0BN,EAAMC,EAAS,WAAW,EAAQM,EAAKC,EAAaL,CAAc,EAAE,OAAOD,EAASK,EAAKH,EAAeC,CAAQ,CAAE,EAAQM,GAAU,CAAC,CAAC,MAAAzB,CAAK,IAAoB0B,GAAoB,EAAqB,KAAyBC,EAAK,QAAQ,CAAC,wBAAwB,CAAC,OAAO3B,CAAK,EAAE,yBAAyB,EAAE,CAAC,EAAU4B,GAAwB,CAAC,QAAQ,YAAY,MAAM,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,QAAQL,GAAwBK,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAA6BC,GAAW,SAASF,EAAMG,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,GAAM,EAAO,CAAC,aAAAtC,EAAa,UAAAuC,CAAS,EAAEC,GAAc,EAAQC,EAAkBC,GAAqB,EAAO,CAAC,MAAAC,GAAM,UAAAC,GAAU,SAAAC,GAAS,QAAAC,GAAQ,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,mBAAAC,GAAmB,YAAAC,GAAY,GAAGC,EAAS,EAAE/B,GAASI,CAAK,EAAQ4B,GAAU,IAAI,CAAC,IAAMC,EAASA,EAAiB,OAAU3D,CAAY,EAAE,GAAG2D,EAAS,OAAO,CAAC,IAAIC,EAAU,SAAS,cAAc,qBAAqB,EAAKA,EAAWA,EAAU,aAAa,UAAUD,EAAS,MAAM,GAAQC,EAAU,SAAS,cAAc,MAAM,EAAEA,EAAU,aAAa,OAAO,QAAQ,EAAEA,EAAU,aAAa,UAAUD,EAAS,MAAM,EAAE,SAAS,KAAK,YAAYC,CAAS,EAAG,CAAC,EAAE,CAAC,OAAU5D,CAAY,CAAC,EAAQ6D,GAAmB,IAAI,CAAC,IAAMF,EAASA,EAAiB,OAAU3D,CAAY,EAAE,SAAS,MAAM2D,EAAS,OAAO,GAAMA,EAAS,UAAU,SAAS,cAAc,uBAAuB,GAAG,aAAa,UAAUA,EAAS,QAAQ,CAAG,EAAE,CAAC,OAAU3D,CAAY,CAAC,EAAE,GAAK,CAAC8D,EAAYC,EAAmB,EAAEC,GAA8BlB,GAAQtD,GAAY,EAAK,EAAQyE,GAAe,OAAe,CAAC,sBAAAC,GAAsB,MAAAC,EAAK,EAAEC,GAAyB,MAAS,EAAQC,GAAiB,CAAC,CAAC,QAAAC,EAAQ,SAAAtD,CAAQ,IAAIkD,GAAsB,SAASK,IAAO,CAACvD,EAAS,CAAE,CAAC,EAA0GwD,GAAkBC,EAAG/E,GAAkB,GAAnH,CAAakD,GAAuBA,GAAuBA,EAAS,CAAuE,EAAQ8B,EAAiBC,GAAc,EAAQC,GAAY,IAASnF,GAAU,EAAiBqE,IAAc,YAAtB,GAAmEe,GAAUC,GAAkB,WAAW,EAAQC,GAAW5C,EAAO,IAAI,EAAE,OAAA6C,GAAiB,CAAC,CAAC,EAAsBxD,EAAKyD,GAA0B,SAAS,CAAC,MAAM,CAAC,iBAAiB,YAAY,kBAAAtF,EAAiB,EAAE,SAAsBuF,EAAMC,EAAY,CAAC,GAAGtC,IAAUR,EAAgB,SAAS,CAAcb,EAAKF,GAAU,CAAC,MAAM,+CAA+C,CAAC,EAAe4D,EAAME,EAAO,IAAI,CAAC,GAAG3B,GAAU,UAAUgB,EAAGD,GAAkB,gBAAgB5B,EAAS,EAAE,IAAIR,EAAW,MAAM,CAAC,GAAGO,EAAK,EAAE,SAAS,CAAcnB,EAAK6D,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2B7C,GAAmB,GAAG,GAAG,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,QAAQA,GAAmB,OAAO,OAAO,aAAa,IAAI,kFAAkF,OAAO,uSAAuS,EAAE,UAAU,gBAAgB,CAAC,EAAejB,EAAK+D,EAA0B,CAAC,OAAO,IAAI,MAAM,QAAQ,EAAE,EAAE,SAAsB/D,EAAKgE,EAAU,CAAC,UAAU,2BAA2B,aAAa,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhE,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,EAAE,UAAU,CAAC,UAAU,wCAAwC,QAAQ,WAAW,CAAC,EAAE,SAAsBtC,EAAKjD,EAAO,CAAC,UAAU,GAAG,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe2G,EAAM,OAAO,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAcA,EAAM,UAAU,CAAC,UAAU,iBAAiB,mBAAmB,OAAO,SAAS,CAAc1D,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAsBtC,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,yDAAyD,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBA,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,oEAAoE,EAAE,SAAS,yDAAyD,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,EAAeA,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,MAAM,QAAQrB,GAAmB,OAAO,OAAO,WAAW,EAAE,MAAS,EAAE,UAAU,CAAC,MAAM,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,GAAG,CAAC,EAAE,SAAsBjB,EAAK+D,EAA0B,CAAC,OAAO,EAAE,MAAM9C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,GAAG,SAAsBjB,EAAKgE,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBhE,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtC,EAAK/C,EAAW,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe+C,EAAKoE,EAAK,CAAC,KAAK,4BAA4B,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBpE,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,QAAQ,IAAI,wEAAwE,OAAO,yQAAyQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQwB,GAA2B7C,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,GAAG,EAAE,YAAY,IAAI,WAAW,IAAI,UAAU,SAAS,UAAU,SAAS,IAAI,sEAAsE,CAAC,CAAC,EAAE,SAAsBjB,EAAK6D,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,MAAM,QAAQC,GAA2B7C,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,EAAE,EAAE,YAAY,IAAI,WAAW,KAAK,UAAU,SAAS,UAAU,SAAS,MAAM,SAAS,IAAI,wEAAwE,OAAO,yQAAyQ,EAAE,UAAU,6BAA6B,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAM,UAAU,CAAC,aAAa,uBAAuB,UAAU,iBAAiB,mBAAmB,cAAc,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,eAAe,mBAAmB,QAAQ,SAAS,CAAc1D,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,MAAS,EAAE,UAAU,CAAC,GAAGrB,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,IAAI,EAAE,EAAE,EAAE,CAAC,EAAE,SAAsBjB,EAAK+D,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,GAAG9C,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,IAAI,EAAE,EAAE,GAAG,SAAsBjB,EAAKgE,EAAU,CAAC,UAAU,2BAA2B,OAAO,YAAY,QAAQ,YAAY,SAAsBhE,EAAK7C,EAAM,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6C,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,aAAa,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAKqE,EAAmB,CAAC,SAAsBrE,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKgC,EAAK,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,CAAC,CAAC,EAAE,UAAU,CAAC,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKA,EAAK,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,CAAC,CAAC,CAAC,EAAE,SAAsBtE,EAAKd,GAAU,CAAC,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKoF,EAAK,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,CAAC,EAAE,SAAS,CAACC,EAAWhF,EAAeC,IAAwBkE,EAAMc,EAAU,CAAC,SAAS,CAACD,GAAY,IAAI,CAAC,CAAC,UAAU/C,EAAmB,GAAGG,EAAY,UAAUJ,EAAmB,UAAUG,EAAmB,UAAUD,CAAkB,EAAEgD,KAAQ,CAAClD,IAAqB,GAAGE,IAAqB,GAAG,IAAMiD,EAAYpG,GAAaoD,EAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEwB,CAAgB,EAAE,OAAoBlD,EAAK2D,EAAY,CAAC,GAAG,aAAahC,CAAW,GAAG,SAAsB3B,EAAK2E,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAUpD,CAAkB,EAAE,SAAsBvB,EAAKoE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAU7C,CAAkB,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBmC,EAAME,EAAO,EAAE,CAAC,UAAU,8BAA8B,SAAS,CAAc5D,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,QAAQrB,GAAmB,OAAO,OAAO,sBAAsB,GAAG7C,EAAkBoD,CAAkB,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQsC,GAA2B7C,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,IAAI,EAAE,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,MAAM,QAAQ,GAAG7C,EAAkBoD,CAAkB,CAAC,CAAC,CAAC,EAAE,SAAsBxB,EAAK6D,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2B7C,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,IAAI,EAAE,GAAG,EAAE,EAAE,EAAE,CAAC,EAAE,MAAM,YAAYA,GAAmB,OAAO,OAAO,+BAA+B,GAAG7C,EAAkBoD,CAAkB,CAAC,EAAE,UAAU,gBAAgB,CAAC,CAAC,CAAC,EAAexB,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,4EAA4E,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAKyB,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAezB,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAK0E,EAAY,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE/C,CAAW,CAAE,CAAC,EAAe3B,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,OAAO,IAAI,MAAM,QAAQrB,GAAmB,OAAO,OAAO,sBAAsB,EAAE,MAAS,EAAE,UAAU,CAAC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,IAAI,EAAE,GAAG,IAAI,CAAC,CAAC,EAAE,SAAsBjB,EAAK+D,EAA0B,CAAC,OAAO,GAAG,GAAG9C,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,EAAE,GAAG,IAAI,EAAE,GAAG,IAAI,EAAE,SAAsBjB,EAAKgE,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhE,EAAK3C,EAAS,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQyB,GAAeS,EAAe,CAAC,SAAS,YAAY,QAAQ,WAAW,EAAE,WAAW,EAAE,MAAM,OAAO,UAAUsD,GAAiB,CAAC,SAAArD,CAAQ,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeQ,EAAK,UAAU,CAAC,aAAa,sBAAsB,UAAU,iBAAiB,mBAAmB,cAAc,SAAsB0D,EAAM,MAAM,CAAC,UAAU,gBAAgB,SAAS,CAAc1D,EAAK+D,EAA0B,CAAC,SAAsB/D,EAAKgE,EAAU,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhE,EAAKzC,EAAM,CAAC,OAAO,OAAO,KAAK,kRAAkR,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,KAAK,OAAO,IAAI,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAK+D,EAA0B,CAAC,SAAsB/D,EAAKgE,EAAU,CAAC,UAAU,0BAA0B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhE,EAAKzC,EAAM,CAAC,OAAO,OAAO,KAAK,kRAAkR,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,KAAK,OAAO,IAAI,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAK,UAAU,CAAC,aAAa,mBAAmB,UAAU,gBAAgB,mBAAmB,gBAAgB,SAAsBA,EAAK+D,EAA0B,CAAC,SAAsB/D,EAAKgE,EAAU,CAAC,UAAU,2BAA2B,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBhE,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,KAAK;AAAA,8FAA+K,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,EAAE,SAAsBtC,EAAKzC,EAAM,CAAC,OAAO,OAAO,KAAK;AAAA,8FAA+K,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,KAAK,OAAO,IAAI,GAAG,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeyC,EAAK,UAAU,CAAC,UAAU,gBAAgB,mBAAmB,kBAAkB,SAAsB0D,EAAM,UAAU,CAAC,aAAa,uBAAuB,UAAU,gBAAgB,mBAAmB,cAAc,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,gBAAgB,mBAAmB,QAAQ,SAAS,CAAc1D,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,MAAS,EAAE,UAAU,CAAC,GAAGrB,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,OAAO,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,SAAsBjB,EAAK+D,EAA0B,CAAC,OAAO,GAAG,MAAM,OAAO,GAAG9C,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,KAAK,GAAG,EAAE,EAAE,EAAE,GAAG,SAAsBjB,EAAKgE,EAAU,CAAC,UAAU,0BAA0B,OAAO,YAAY,QAAQ,YAAY,SAAsBhE,EAAK7C,EAAM,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe6C,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAe0D,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,UAAU,SAAS,CAAc1D,EAAK,MAAM,CAAC,UAAU,iBAAiB,SAAsBA,EAAKqE,EAAmB,CAAC,SAAsBrE,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKgC,EAAK,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,eAAe,MAAM,WAAW,EAAE,SAAS,KAAK,MAAM,CAAC,UAAU,CAAC,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKM,EAAc,KAAK,YAAY,EAAE,QAAQ,CAAC,CAAC,UAAU,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,aAAa,WAAW,KAAK,cAAc,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,KAAK,SAAS,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,KAAK,iBAAiB,CAAC,CAAC,EAAE,aAAa,aAAa,KAAK,cAAc,EAAE,KAAK,iBAAiB,CAAC,CAAC,EAAE,UAAU,CAAC,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKN,EAAK,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,eAAe,MAAM,WAAW,EAAE,SAAS,KAAK,MAAM,CAAC,UAAU,CAAC,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKM,EAAc,KAAK,YAAY,EAAE,QAAQ,CAAC,CAAC,UAAU,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,aAAa,WAAW,KAAK,cAAc,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,KAAK,SAAS,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,KAAK,iBAAiB,CAAC,CAAC,EAAE,aAAa,aAAa,KAAK,cAAc,EAAE,KAAK,iBAAiB,CAAC,CAAC,CAAC,EAAE,SAAsB5E,EAAKJ,GAAW,CAAC,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAK0E,EAAK,KAAK,YAAY,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,KAAK,eAAe,MAAM,WAAW,EAAE,SAAS,KAAK,MAAM,CAAC,UAAU,CAAC,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKM,EAAc,KAAK,YAAY,EAAE,QAAQ,CAAC,CAAC,UAAU,CAAC,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,aAAa,WAAW,KAAK,cAAc,CAAC,EAAE,OAAO,CAAC,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,CAAC,EAAE,KAAK,SAAS,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,KAAK,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,KAAK,iBAAiB,CAAC,CAAC,EAAE,aAAa,aAAa,KAAK,cAAc,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACC,EAAYC,EAAgBC,IAAyB/E,EAAKwE,EAAU,CAAC,SAASK,GAAa,IAAI,CAAC,CAAC,UAAUhD,EAAmB,GAAGG,EAAY,UAAUJ,EAAmB,UAAUG,EAAmB,UAAUD,CAAkB,EAAEkD,KAAS,CAACpD,IAAqB,GAAGE,IAAqB,GAAG,IAAMmD,EAAa3G,GAAayD,EAAmB,CAAC,UAAU,SAAS,OAAO,EAAE,EAAEmB,CAAgB,EAAE,OAAoBlD,EAAK2D,EAAY,CAAC,GAAG,aAAa3B,CAAW,GAAG,SAAsBhC,EAAK2E,EAAqB,SAAS,CAAC,MAAM,CAAC,UAAU/C,CAAkB,EAAE,SAAsB5B,EAAKoE,EAAK,CAAC,KAAK,CAAC,cAAc,CAAC,UAAUxC,CAAkB,EAAE,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsB8B,EAAME,EAAO,EAAE,CAAC,UAAU,+BAA+B,SAAS,CAAc5D,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,MAAM,aAAarB,GAAmB,OAAO,OAAO,kDAAkD,GAAG7C,EAAkByD,CAAkB,CAAC,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQiC,GAA2B7C,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,OAAO,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,MAAM,QAAQ,GAAG7C,EAAkByD,CAAkB,CAAC,CAAC,CAAC,EAAE,SAAsB7B,EAAK6D,EAAM,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,QAAQC,GAA2B7C,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,KAAK,GAAG,EAAE,EAAE,GAAG,EAAE,EAAE,EAAE,EAAE,CAAC,EAAE,MAAM,QAAQ,GAAG7C,EAAkByD,CAAkB,CAAC,EAAE,UAAU,eAAe,CAAC,CAAC,CAAC,EAAe7B,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,KAAK,CAAC,UAAU,+BAA+B,qBAAqB,YAAY,SAAS,gEAAgE,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,mBAAmB,QAAQ,MAAM,CAAC,OAAO,EAAE,KAAK8B,EAAmB,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,IAAI,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,uEAAuE,EAAE,SAAS,cAAc,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,OAAO,MAAM,CAAC,OAAO,EAAE,KAAKiF,EAAa,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEjD,CAAW,CAAE,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAehC,EAAK,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,MAAM,SAAsBA,EAAKoE,EAAK,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBpE,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,YAAY,IAAI,WAAW,KAAK,MAAM,aAAa,IAAI,0FAA0F,OAAO,sQAAsQ,CAAC,EAAE,UAAU,CAAC,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQwB,GAA2B7C,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,OAAO,GAAG,EAAE,EAAE,GAAG,EAAE,IAAI,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,aAAa,IAAI,0FAA0F,OAAO,sQAAsQ,CAAC,CAAC,EAAE,SAAsBjB,EAAK6D,EAAM,CAAC,GAAG,IAAI,WAAW,CAAC,IAAI,GAAG,IAAI,OAAO,gBAAgB,IAAI,eAAe,IAAI,QAAQC,GAA2B7C,GAAmB,GAAG,GAAG,EAAE,EAAE,IAAI,KAAK,GAAG,EAAE,EAAE,GAAG,EAAE,CAAC,EAAE,YAAY,IAAI,WAAW,KAAK,MAAM,aAAa,IAAI,0FAA0F,OAAO,sQAAsQ,EAAE,UAAU,8BAA8B,mBAAmB,eAAe,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAEmC,GAAY,GAAgBM,EAAM,UAAU,CAAC,aAAa,iBAAiB,UAAU,+BAA+B,mBAAmB,cAAc,SAAS,CAAcA,EAAM,MAAM,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,SAAS,CAAc1D,EAAK+D,EAA0B,CAAC,SAAsB/D,EAAKgE,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,QAAQ,iBAAiB,GAAK,iBAAiB,GAAK,KAAK,QAAQ,OAAO,YAAY,QAAQ,YAAY,SAAsBhE,EAAKvC,EAAQ,CAAC,MAAM,qEAAqE,OAAO,OAAO,WAAW,OAAO,cAAc,UAAU,GAAG,YAAY,SAAS,YAAY,SAAS,GAAM,KAAK,QAAQ,aAAa,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeuC,EAAKmE,EAAS,CAAC,sBAAsB,GAAK,SAAsBnE,EAAWkE,EAAS,CAAC,SAAsBlE,EAAK,KAAK,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,mBAAmB,iBAAiB,MAAM,CAAC,OAAO,EAAE,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,EAAeA,EAAK,OAAO,CAAC,UAAU,gBAAgB,mBAAmB,WAAW,uBAAuB,GAAK,GAAG,SAAS,SAAsBA,EAAKqE,EAAmB,CAAC,SAAsBrE,EAAKH,GAAW,CAAC,SAAS,EAAE,MAAM,CAAC,KAAK,CAAC,MAAM,YAAY,KAAKyE,EAAK,KAAK,YAAY,EAAE,OAAO,CAAC,EAAE,MAAM,CAAC,KAAK,CAAC,WAAW,YAAY,KAAK,YAAY,KAAK,YAAY,EAAE,SAAS,KAAK,MAAM,CAAC,KAAK,eAAe,MAAM,WAAW,EAAE,KAAK,iBAAiB,CAAC,EAAE,SAAS,CAACY,EAAYC,EAAgBC,IAAyBpF,EAAKwE,EAAU,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAexE,EAAK,MAAM,CAAC,UAAU,gBAAgB,SAAsBA,EAAK+D,EAA0B,CAAC,SAAsB/D,EAAKgE,EAAU,CAAC,UAAU,0BAA0B,GAAGX,GAAU,iBAAiB,GAAK,iBAAiB,GAAK,OAAO,YAAY,IAAIE,GAAK,QAAQ,YAAY,SAAsBvD,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,IAAI,GAAG,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,CAAC,CAAC,EAAE,SAAsBtC,EAAKnC,EAAS,CAAC,MAAM,SAAS,UAAU,GAAG,YAAY,CAAC,UAAU,sEAAsE,aAAa,GAAG,YAAY,GAAG,UAAU,GAAG,kBAAkB,EAAI,EAAE,KAAK,GAAK,aAAa,EAAE,WAAW,CAAC,UAAU,EAAE,YAAY,GAAK,UAAU,EAAE,eAAe,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAE,UAAU,EAAE,EAAE,IAAI,EAAE,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,EAAE,cAAc,GAAG,YAAY,GAAG,eAAe,GAAM,aAAa,EAAE,WAAW,EAAE,eAAe,CAAC,kBAAkB,EAAE,eAAe,qBAAqB,SAAS,EAAE,SAAS,qBAAqB,QAAQ,GAAG,UAAU,GAAG,QAAQ,GAAG,YAAY,GAAG,YAAY,GAAG,WAAW,GAAG,iBAAiB,GAAM,cAAc,EAAK,EAAE,aAAa,CAAC,YAAY,EAAE,WAAW,EAAE,WAAW,OAAO,aAAa,EAAE,WAAW,EAAE,UAAU,MAAM,EAAE,MAAM,CAAcmC,EAAK+D,EAA0B,CAAC,SAAsB/D,EAAKgE,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,QAAQ,gBAAgB,GAAK,iBAAiB,GAAK,KAAK,QAAQ,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBhE,EAAKrC,EAAQ,CAAC,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,MAAM,GAAK,SAAS,YAAY,KAAK,QAAQ,KAAK,MAAM,WAAW,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,iBAAiB,cAAc,EAAE,eAAe,EAAE,IAAI,mDAAmD,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqC,EAAK+D,EAA0B,CAAC,SAAsB/D,EAAKgE,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,UAAU,gBAAgB,GAAK,iBAAiB,GAAK,KAAK,UAAU,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBhE,EAAKrC,EAAQ,CAAC,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,MAAM,GAAK,SAAS,YAAY,KAAK,UAAU,KAAK,MAAM,WAAW,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,iBAAiB,cAAc,EAAE,eAAe,EAAE,IAAI,mDAAmD,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqC,EAAK+D,EAA0B,CAAC,SAAsB/D,EAAKgE,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,UAAU,gBAAgB,GAAK,iBAAiB,GAAK,KAAK,UAAU,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBhE,EAAKrC,EAAQ,CAAC,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,MAAM,GAAK,SAAS,YAAY,KAAK,UAAU,KAAK,MAAM,WAAW,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,iBAAiB,cAAc,EAAE,eAAe,EAAE,IAAI,mDAAmD,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqC,EAAK+D,EAA0B,CAAC,SAAsB/D,EAAKgE,EAAU,CAAC,UAAU,0BAA0B,mBAAmB,QAAQ,gBAAgB,GAAK,iBAAiB,GAAK,KAAK,QAAQ,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBhE,EAAKrC,EAAQ,CAAC,aAAa,EAAE,iBAAiB,EAAE,kBAAkB,EAAE,OAAO,OAAO,GAAG,YAAY,oBAAoB,GAAM,MAAM,GAAK,SAAS,YAAY,KAAK,QAAQ,KAAK,MAAM,WAAW,GAAK,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,UAAU,iBAAiB,cAAc,EAAE,eAAe,EAAE,IAAI,mDAAmD,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,WAAW,CAAC,MAAM,GAAM,KAAK,GAAK,SAAS,OAAO,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeqC,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,EAAE,MAAS,EAAE,UAAU,CAAC,GAAGrB,GAAmB,GAAG,GAAG,EAAE,MAAM,CAAC,EAAE,SAAsBjB,EAAK+D,EAA0B,CAAC,OAAO,IAAI,MAAM9C,GAAmB,OAAO,QAAQ,GAAGA,GAAmB,GAAG,GAAG,EAAE,KAAK,SAAsBjB,EAAKgE,EAAU,CAAC,UAAU,yBAAyB,OAAO,YAAY,QAAQ,YAAY,SAAsBhE,EAAKiE,EAAkB,CAAC,WAAW3B,EAAY,UAAU,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE,SAAsBtC,EAAKjC,EAAO,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,MAAM,CAAC,MAAM,MAAM,EAAE,QAAQ,YAAY,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeiC,EAAK,MAAM,CAAC,GAAG,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQqF,GAAI,CAAC,kFAAkF,gFAAgF,kSAAkS,kLAAkL,oKAAoK,+RAA+R,4TAA4T,0MAA0M,uGAAuG,wHAAwH,6UAA6U,mTAAmT,yLAAyL,6NAA6N,2PAA2P,+VAA+V,0PAA0P,oMAAoM,8IAA8I,gKAAgK,kTAAkT,0fAA0f,kJAAkJ,6RAA6R,gJAAgJ,+QAA+Q,8PAA8P,kjBAAkjB,iVAAiV,iSAAiS,gRAAgR,mPAAmP,+PAA+P,ocAAoc,oHAAoH,kSAAkS,0mHAA0mH,GAAeA,GAAI,GAAgBA,GAAI,GAAgBA,GAAI,6JAA6J,yKAAyK,qHAAqH,sqFAAsqF,kiHAAkiH,EAW5ykDC,EAAgBC,GAAQhF,GAAU8E,GAAI,cAAc,EAASG,GAAQF,EAAgBA,EAAgB,YAAY,OAAOA,EAAgB,aAAa,CAAC,OAAO,OAAO,MAAM,IAAI,EAAEG,GAASH,EAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGzI,GAAY,GAAGG,GAAgB,GAAGE,GAAW,GAAGE,GAAc,GAAGE,GAAW,GAAGE,GAAa,GAAGE,GAAa,GAAGE,GAAc,GAAGE,GAAY,GAAG4H,EAAoCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,EAAE,GAAGD,EAAqCC,EAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,EACxkE,IAAMC,GAAqB,CAAC,QAAU,CAAC,QAAU,CAAC,KAAO,iBAAiB,KAAO,kBAAkB,MAAQ,CAAC,EAAE,YAAc,CAAC,sBAAwB,IAAI,oCAAsC,4JAA0L,yBAA2B,QAAQ,yBAA2B,OAAO,sBAAwB,SAAS,qBAAuB,OAAO,4BAA8B,OAAO,6BAA+B,OAAO,uBAAyB,GAAG,qBAAuB,kDAA4D,CAAC,EAAE,MAAQ,CAAC,KAAO,SAAS,YAAc,CAAC,sBAAwB,GAAG,CAAC,EAAE,mBAAqB,CAAC,KAAO,UAAU,CAAC,CAAC",
  "names": ["NavbarFonts", "getFonts", "hNTecnWkP_default", "SeparationFonts", "ZD64jfjst_default", "IconsFonts", "RNVBbMRYM_default", "LoadMoreFonts", "g3OPvNRkB_default", "EmbedFonts", "Embed", "FeatherFonts", "Icon", "YouTubeFonts", "Youtube", "CarouselFonts", "Carousel", "FooterFonts", "R6XHJ1RNs_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "toResponsiveImage", "value", "toDateString", "options", "activeLocale", "date", "display", "dateOptions", "fallbackLocale", "locale", "loaderVariants", "repeaterState", "variants", "currentVariant", "QueryData", "query", "pageSize", "children", "paginatedQuery", "paginationInfo", "loadMore", "useLoadMorePaginatedQuery", "data", "useQueryData", "QueryData1", "QueryData2", "HTMLStyle", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "LXPPb0mj_b0yTbxQSP", "aRsDZYt0Ib0yTbxQSP", "z73Iw8W3Bb0yTbxQSP", "MJoGirltkb0yTbxQSP", "idb0yTbxQSP", "LXPPb0mj_A_VsVazcv", "aRsDZYt0IA_VsVazcv", "z73Iw8W3BA_VsVazcv", "MJoGirltkA_VsVazcv", "idA_VsVazcv", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "Wld3NDzSj1b86s49", "overlay", "args", "scopingClassNames", "cx", "activeLocaleCode", "useLocaleCode", "isDisplayed", "elementId", "useRouteElementId", "ref1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "Container", "PropertyOverrides2", "x", "RichText2", "Link", "ChildrenCanSuspend", "EKdvuX899_default", "collection", "l", "index", "textContent", "PathVariablesContext", "QnGJQopHl_default", "collection1", "paginationInfo1", "loadMore1", "index1", "textContent1", "collection2", "paginationInfo2", "loadMore2", "css", "Framerky9wUms6b", "withCSS", "ky9wUms6b_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
