{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/1ke16QvIbwrCrYJmLTfa/4YtBBgHxxUL2hABOXWvr/OS6GPyKPL.js"],
  "sourcesContent": ["// Generated by Framer (047deaf)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Particles from\"https://framerusercontent.com/modules/wb6ZrZlCLNQ5HHBJtNND/c1GLxCsQBQvlLXhkz7er/Particles.js\";import Footer from\"#framer/local/canvasComponent/hYL69wU1a/hYL69wU1a.js\";import Navbar from\"#framer/local/canvasComponent/me8LuZ20A/me8LuZ20A.js\";import*as sharedStyle from\"#framer/local/css/vISVgjJlX/vISVgjJlX.js\";import metadataProvider from\"#framer/local/webPageMetadata/OS6GPyKPL/OS6GPyKPL.js\";const NavbarFonts=getFonts(Navbar);const ParticlesFonts=getFonts(Particles);const ImageWithFX=withFX(Image);const ImageWithOptimizedAppearEffect=withOptimizedAppearEffect(Image);const ContainerWithFX=withFX(Container);const FooterFonts=getFonts(Footer);const breakpoints={J7ZZdhq5s:\"(max-width: 809px)\",u8C4rSaaD:\"(min-width: 1200px)\",YnfVHjzlq:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-qsXDS\";const variantClassNames={J7ZZdhq5s:\"framer-v-wlmu9w\",u8C4rSaaD:\"framer-v-1npie6d\",YnfVHjzlq:\"framer-v-hmzojf\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition1={delay:1.4,duration:1,ease:[.12,.23,.5,1],type:\"tween\"};const transition2={delay:.1,duration:1,ease:[.44,0,.56,1],type:\"tween\"};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,x:0,y:0};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"u8C4rSaaD\",Phone:\"J7ZZdhq5s\",Tablet:\"YnfVHjzlq\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"u8C4rSaaD\"};};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,...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 sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"J7ZZdhq5s\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"YnfVHjzlq\",\"J7ZZdhq5s\"].includes(baseVariant))return false;return true;};useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"u8C4rSaaD\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-6cf39457-d957-4967-8059-39c512f3137e, rgb(0, 2, 15)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1npie6d\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:112,width:\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rf1b3b-container\",layoutScroll:true,nodeId:\"FXyzZpbwL\",scopeId:\"OS6GPyKPL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{variant:\"d_IeEbYW_\"},YnfVHjzlq:{variant:\"adfBpsLuv\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"FXyzZpbwL\",layoutId:\"FXyzZpbwL\",style:{width:\"100%\"},variant:\"LHibLaYdu\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1mmhw2q\",\"data-framer-name\":\"Grid 1\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-13wlh64\",\"data-framer-name\":\"Background stars\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:273,pixelWidth:212,src:\"https://framerusercontent.com/images/ZfR5jHCCmGgwsaWPKkYHGDOhMQI.png\"}},YnfVHjzlq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:730,pixelWidth:804,sizes:\"388px\",src:\"https://framerusercontent.com/images/NTKgB6h2Q6llqcAO5km5305uDk0.svg\",srcSet:\"https://framerusercontent.com/images/NTKgB6h2Q6llqcAO5km5305uDk0.svg?scale-down-to=512 512w,https://framerusercontent.com/images/NTKgB6h2Q6llqcAO5km5305uDk0.svg 804w\"}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:730,pixelWidth:804,sizes:\"664px\",src:\"https://framerusercontent.com/images/NTKgB6h2Q6llqcAO5km5305uDk0.svg\",srcSet:\"https://framerusercontent.com/images/NTKgB6h2Q6llqcAO5km5305uDk0.svg?scale-down-to=512 512w,https://framerusercontent.com/images/NTKgB6h2Q6llqcAO5km5305uDk0.svg 804w\"},className:\"framer-payrr1\",\"data-framer-name\":\"Light\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1s9cejl-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"iX3JWNnQq\",scopeId:\"OS6GPyKPL\",children:/*#__PURE__*/_jsx(Particles,{background:\"rgba(0, 0, 0, 0)\",clickOptions:{clickEnabled:false,clickModes:\"trail\"},color:\"rgba(255, 255, 255, 0.32)\",colors:[\"rgba(255, 255, 255, 0.45)\"],densityOptions:{densityArea:5e3,densityEnable:false,densityFactor:50},fpsOptions:120,height:\"100%\",hoverOptions:{hoverEnabled:false,hoverForce:10,hoverModes:\"none\",hoverParallax:true,hoverSmooth:1},id:\"iX3JWNnQq\",layoutId:\"iX3JWNnQq\",linksOptions:{linksColor:\"rgb(255, 255, 255)\",linksDistance:100,linksEnabled:false,linksOpacity:.2,linksWidth:1},modeOptions:{bubbleDistance:100,bubbleDuration:.4,bubbleSize:40,connectDistance:100,connectLinksOpacity:.2,connectRadius:50,grabDistance:100,grabLinksOpacity:.2,pushQuantity:4,removeQuantity:4,repulseDistance:200,repulseDuration:1.2,trailDelay:.1,trailQuantity:10},moveOptions:{moveAttractDistance:100,moveAttractEnabled:false,moveDirection:\"bottom-left\",moveEnabled:true,moveGravityAcceleration:0,moveGravityEnabled:true,moveGravityMaxSpeed:0,moveOut:\"out\",moveRandom:false,moveSpeed:.21,moveSpinAcceleration:1,moveSpinEnabled:false,moveStraight:false,moveTrailAmount:100,moveTrailEnabled:false,moveVibrate:false},number:50,opacityOptions:{opacity:1,opacityMax:1,opacityMin:0,opacityType:true},particlesID:\"RightTop\",radius:0,rotateOptions:{rotateAnimation:false,rotateDirection:\"random\",rotateSpeed:5,rotateSync:false,rotateValue:0},shapeOptions:{characterType:\"\uD83D\uDE0E\",imageHeight:100,imageWidth:100,shapeType:\"circle\"},sizeOptions:{size:1,sizeMax:.5,sizeMin:.2,sizeType:false},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:273,pixelWidth:212,src:\"https://framerusercontent.com/images/L0ic273Yz3zStlcw4HtbVPOKwdA.png\"}},YnfVHjzlq:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+.3464),pixelHeight:730,pixelWidth:853,sizes:\"388px\",src:\"https://framerusercontent.com/images/UKLIsmbXPgsNWAAoMY12jQuP2ZI.svg\",srcSet:\"https://framerusercontent.com/images/UKLIsmbXPgsNWAAoMY12jQuP2ZI.svg?scale-down-to=512 512w,https://framerusercontent.com/images/UKLIsmbXPgsNWAAoMY12jQuP2ZI.svg 853w\"},style:{rotate:1}}},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:730,pixelWidth:853,sizes:\"664px\",src:\"https://framerusercontent.com/images/UKLIsmbXPgsNWAAoMY12jQuP2ZI.svg\",srcSet:\"https://framerusercontent.com/images/UKLIsmbXPgsNWAAoMY12jQuP2ZI.svg?scale-down-to=512 512w,https://framerusercontent.com/images/UKLIsmbXPgsNWAAoMY12jQuP2ZI.svg 853w\"},className:\"framer-fil0sp\",\"data-framer-name\":\"Light\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19qoxmn-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"TrbuKhGML\",scopeId:\"OS6GPyKPL\",children:/*#__PURE__*/_jsx(Particles,{background:\"rgba(0, 0, 0, 0)\",clickOptions:{clickEnabled:false,clickModes:\"trail\"},color:\"rgba(255, 255, 255, 0.32)\",colors:[\"rgba(255, 255, 255, 0.45)\"],densityOptions:{densityArea:5e3,densityEnable:false,densityFactor:50},fpsOptions:120,height:\"100%\",hoverOptions:{hoverEnabled:false,hoverForce:10,hoverModes:\"none\",hoverParallax:true,hoverSmooth:1},id:\"TrbuKhGML\",layoutId:\"TrbuKhGML\",linksOptions:{linksColor:\"rgb(255, 255, 255)\",linksDistance:100,linksEnabled:false,linksOpacity:.2,linksWidth:1},modeOptions:{bubbleDistance:100,bubbleDuration:.4,bubbleSize:40,connectDistance:100,connectLinksOpacity:.2,connectRadius:50,grabDistance:100,grabLinksOpacity:.2,pushQuantity:4,removeQuantity:4,repulseDistance:200,repulseDuration:1.2,trailDelay:.1,trailQuantity:10},moveOptions:{moveAttractDistance:100,moveAttractEnabled:false,moveDirection:\"bottom-right\",moveEnabled:true,moveGravityAcceleration:0,moveGravityEnabled:true,moveGravityMaxSpeed:0,moveOut:\"out\",moveRandom:false,moveSpeed:.21,moveSpinAcceleration:1,moveSpinEnabled:false,moveStraight:false,moveTrailAmount:100,moveTrailEnabled:false,moveVibrate:false},number:50,opacityOptions:{opacity:1,opacityMax:1,opacityMin:0,opacityType:true},particlesID:\"lefttop\",radius:0,rotateOptions:{rotateAnimation:false,rotateDirection:\"random\",rotateSpeed:5,rotateSync:false,rotateValue:0},shapeOptions:{characterType:\"\uD83D\uDE0E\",imageHeight:100,imageWidth:100,shapeType:\"circle\"},sizeOptions:{size:1,sizeMax:.5,sizeMin:.2,sizeType:false},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-20),pixelHeight:505,pixelWidth:664,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/3xQMxS4Ty2OrFRDQc4GYRlNl0.svg\",srcSet:\"https://framerusercontent.com/images/3xQMxS4Ty2OrFRDQc4GYRlNl0.svg?scale-down-to=512 512w,https://framerusercontent.com/images/3xQMxS4Ty2OrFRDQc4GYRlNl0.svg 664w\"}},YnfVHjzlq:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+32),pixelHeight:818,pixelWidth:1440,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/xdaPXOEtPIASFiIeYk976HyJA.svg\",srcSet:\"https://framerusercontent.com/images/xdaPXOEtPIASFiIeYk976HyJA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/xdaPXOEtPIASFiIeYk976HyJA.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/xdaPXOEtPIASFiIeYk976HyJA.svg 1440w\"}}},children:/*#__PURE__*/_jsx(ImageWithOptimizedAppearEffect,{animate:animation1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+0),pixelHeight:818,pixelWidth:1440,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/xdaPXOEtPIASFiIeYk976HyJA.svg\",srcSet:\"https://framerusercontent.com/images/xdaPXOEtPIASFiIeYk976HyJA.svg?scale-down-to=512 512w,https://framerusercontent.com/images/xdaPXOEtPIASFiIeYk976HyJA.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/xdaPXOEtPIASFiIeYk976HyJA.svg 1440w\"},className:\"framer-eeo6qg\",\"data-framer-appear-id\":\"eeo6qg\",\"data-framer-name\":\"Main Background\",initial:animation2,optimized:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-16pzszy-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mqxcqG4jm\",rendersWithMotion:true,scopeId:\"OS6GPyKPL\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{number:70},YnfVHjzlq:{number:100}},children:/*#__PURE__*/_jsx(Particles,{background:\"rgba(0, 0, 0, 0)\",clickOptions:{clickEnabled:false,clickModes:\"trail\"},color:\"rgba(255, 255, 255, 0.32)\",colors:[\"rgba(255, 255, 255, 0.45)\"],densityOptions:{densityArea:5e3,densityEnable:false,densityFactor:50},fpsOptions:120,height:\"100%\",hoverOptions:{hoverEnabled:false,hoverForce:10,hoverModes:\"none\",hoverParallax:true,hoverSmooth:1},id:\"mqxcqG4jm\",layoutId:\"mqxcqG4jm\",linksOptions:{linksColor:\"rgb(255, 255, 255)\",linksDistance:100,linksEnabled:false,linksOpacity:.2,linksWidth:1},modeOptions:{bubbleDistance:100,bubbleDuration:.4,bubbleSize:40,connectDistance:100,connectLinksOpacity:.2,connectRadius:50,grabDistance:100,grabLinksOpacity:.2,pushQuantity:4,removeQuantity:4,repulseDistance:200,repulseDuration:1.2,trailDelay:.1,trailQuantity:10},moveOptions:{moveAttractDistance:100,moveAttractEnabled:false,moveDirection:\"bottom\",moveEnabled:true,moveGravityAcceleration:0,moveGravityEnabled:true,moveGravityMaxSpeed:0,moveOut:\"out\",moveRandom:false,moveSpeed:.21,moveSpinAcceleration:1,moveSpinEnabled:false,moveStraight:false,moveTrailAmount:100,moveTrailEnabled:false,moveVibrate:false},number:200,opacityOptions:{opacity:1,opacityMax:1,opacityMin:0,opacityType:true},particlesID:\"top\",radius:0,rotateOptions:{rotateAnimation:false,rotateDirection:\"random\",rotateSpeed:5,rotateSync:false,rotateValue:0},shapeOptions:{characterType:\"\uD83D\uDE0E\",imageHeight:100,imageWidth:100,shapeType:\"circle\"},sizeOptions:{size:1,sizeMax:.5,sizeMin:.2,sizeType:false},style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1slihyh\",\"data-framer-name\":\"Text Container\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-otma36\",\"data-styles-preset\":\"vISVgjJlX\",children:\"Ils nous ont fait confiance\"})}),className:\"framer-1drcx00\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ddp6r7\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-a9mzyk\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{background:{alt:\"Barman en action pr\\xe9parant un cocktail raffin\\xe9 lors d\u2019un \\xe9v\\xe9nement haut de gamme organis\\xe9 par une agence \\xe9v\\xe9nementielle\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+66+144.4+0+0+8.25),pixelHeight:681,pixelWidth:2336,positionX:\"center\",positionY:\"center\",sizes:`calc(max(min(${componentViewport?.width||\"100vw\"} - 132px, 1000px), 200px) * 0.4)`,src:\"https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=512 512w,https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png 2336w\"}},YnfVHjzlq:{background:{alt:\"Barman en action pr\\xe9parant un cocktail raffin\\xe9 lors d\u2019un \\xe9v\\xe9nement haut de gamme organis\\xe9 par une agence \\xe9v\\xe9nementielle\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+0),pixelHeight:681,pixelWidth:2336,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1000px) - 200px) / 3, 200px)`,src:\"https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=512 512w,https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png 2336w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Barman en action pr\\xe9parant un cocktail raffin\\xe9 lors d\u2019un \\xe9v\\xe9nement haut de gamme organis\\xe9 par une agence \\xe9v\\xe9nementielle\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+0),pixelHeight:681,pixelWidth:2336,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 200px) / 3, 200px)`,src:\"https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=512 512w,https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/vNmoHdstDdHNYZniw89OzDcM88.png 2336w\"},className:\"framer-hgtvht\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{background:{alt:\"Logo de La Maison du Whisky, collaboration pour bar \\xe9v\\xe9nementiel et cocktails exclusifs\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+66+144.4+0+0+0),pixelHeight:233,pixelWidth:1112,positionX:\"center\",positionY:\"center\",sizes:`calc(max(min(${componentViewport?.width||\"100vw\"} - 132px, 1000px), 200px) * 0.4)`,src:\"https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg\",srcSet:\"https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg 1112w\"}},YnfVHjzlq:{background:{alt:\"Logo de La Maison du Whisky, collaboration pour bar \\xe9v\\xe9nementiel et cocktails exclusifs\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+280),pixelHeight:233,pixelWidth:1112,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1000px) - 200px) / 3, 200px)`,src:\"https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg\",srcSet:\"https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg 1112w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Logo de La Maison du Whisky, collaboration pour bar \\xe9v\\xe9nementiel et cocktails exclusifs\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+280),pixelHeight:233,pixelWidth:1112,positionX:\"center\",positionY:\"center\",sizes:\"267px\",src:\"https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg\",srcSet:\"https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg?scale-down-to=512 512w,https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/Nl30G1CR6S4B2r6yWOlFqJj9Y.svg 1112w\"},className:\"framer-1v4b32w\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-6qo3zt\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{background:{alt:\"Logo de HappyVore, \\xe9v\\xe9nement corporate avec service de traiteur cocktail sur mesure\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+66+144.4+0+366.5+8.25),pixelHeight:595,pixelWidth:842,positionX:\"center\",positionY:\"center\",sizes:`max((max(min(${componentViewport?.width||\"100vw\"} - 132px, 1000px), 200px) - 52px) / 2, 1px)`,src:\"https://framerusercontent.com/images/WmC2qZZUNtoLn4JpttQcA2M8vcs.png\",srcSet:\"https://framerusercontent.com/images/WmC2qZZUNtoLn4JpttQcA2M8vcs.png?scale-down-to=512 512w,https://framerusercontent.com/images/WmC2qZZUNtoLn4JpttQcA2M8vcs.png 842w\"}},YnfVHjzlq:{background:{alt:\"Logo de HappyVore, \\xe9v\\xe9nement corporate avec service de traiteur cocktail sur mesure\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+0),pixelHeight:595,pixelWidth:842,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1000px) - 200px) / 3, 200px)`,src:\"https://framerusercontent.com/images/WmC2qZZUNtoLn4JpttQcA2M8vcs.png\",srcSet:\"https://framerusercontent.com/images/WmC2qZZUNtoLn4JpttQcA2M8vcs.png?scale-down-to=512 512w,https://framerusercontent.com/images/WmC2qZZUNtoLn4JpttQcA2M8vcs.png 842w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Logo de HappyVore, \\xe9v\\xe9nement corporate avec service de traiteur cocktail sur mesure\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+0),pixelHeight:595,pixelWidth:842,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 200px) / 3, 200px)`,src:\"https://framerusercontent.com/images/WmC2qZZUNtoLn4JpttQcA2M8vcs.png\",srcSet:\"https://framerusercontent.com/images/WmC2qZZUNtoLn4JpttQcA2M8vcs.png?scale-down-to=512 512w,https://framerusercontent.com/images/WmC2qZZUNtoLn4JpttQcA2M8vcs.png 842w\"},className:\"framer-1pd6yu4\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{background:{alt:\"Logo d\u2019Engie, animation cocktail entreprise avec mixologie sur mesure \\xe0 Paris\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+66+144.4+0+366.5+0),pixelHeight:339,pixelWidth:999,positionX:\"center\",positionY:\"center\",sizes:`max((max(min(${componentViewport?.width||\"100vw\"} - 132px, 1000px), 200px) - 52px) / 2, 1px)`,src:\"https://framerusercontent.com/images/zL5VrXXJMc8RGiZYeFrHkWgsJY.png\",srcSet:\"https://framerusercontent.com/images/zL5VrXXJMc8RGiZYeFrHkWgsJY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zL5VrXXJMc8RGiZYeFrHkWgsJY.png 999w\"}},YnfVHjzlq:{background:{alt:\"Logo d\u2019Engie, animation cocktail entreprise avec mixologie sur mesure \\xe0 Paris\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+280),pixelHeight:339,pixelWidth:999,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1000px) - 200px) / 3, 200px)`,src:\"https://framerusercontent.com/images/zL5VrXXJMc8RGiZYeFrHkWgsJY.png\",srcSet:\"https://framerusercontent.com/images/zL5VrXXJMc8RGiZYeFrHkWgsJY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zL5VrXXJMc8RGiZYeFrHkWgsJY.png 999w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Logo d\u2019Engie, animation cocktail entreprise avec mixologie sur mesure \\xe0 Paris\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+280),pixelHeight:339,pixelWidth:999,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 200px) / 3, 200px)`,src:\"https://framerusercontent.com/images/zL5VrXXJMc8RGiZYeFrHkWgsJY.png\",srcSet:\"https://framerusercontent.com/images/zL5VrXXJMc8RGiZYeFrHkWgsJY.png?scale-down-to=512 512w,https://framerusercontent.com/images/zL5VrXXJMc8RGiZYeFrHkWgsJY.png 999w\"},className:\"framer-1fdiqr7\",\"data-framer-name\":\"Image\"})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-121vka7\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{background:{alt:\"Logo de Chaumet Paris, animation cocktail haut de gamme lors d\u2019un \\xe9v\\xe9nement priv\\xe9\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+66+144.4+0+733+8.25),pixelHeight:412,pixelWidth:860,positionX:\"center\",positionY:\"center\",sizes:`max((max(min(${componentViewport?.width||\"100vw\"} - 132px, 1000px), 200px) - 52px) / 2, 1px)`,src:\"https://framerusercontent.com/images/YzpN8fyWlYTYzbMBnGZvKSU2I.png\",srcSet:\"https://framerusercontent.com/images/YzpN8fyWlYTYzbMBnGZvKSU2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/YzpN8fyWlYTYzbMBnGZvKSU2I.png 860w\"}},YnfVHjzlq:{background:{alt:\"Logo de Chaumet Paris, animation cocktail haut de gamme lors d\u2019un \\xe9v\\xe9nement priv\\xe9\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+0),pixelHeight:412,pixelWidth:860,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1000px) - 200px) / 3, 200px)`,src:\"https://framerusercontent.com/images/YzpN8fyWlYTYzbMBnGZvKSU2I.png\",srcSet:\"https://framerusercontent.com/images/YzpN8fyWlYTYzbMBnGZvKSU2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/YzpN8fyWlYTYzbMBnGZvKSU2I.png 860w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Logo de Chaumet Paris, animation cocktail haut de gamme lors d\u2019un \\xe9v\\xe9nement priv\\xe9\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+0),pixelHeight:412,pixelWidth:860,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 200px) / 3, 200px)`,src:\"https://framerusercontent.com/images/YzpN8fyWlYTYzbMBnGZvKSU2I.png\",srcSet:\"https://framerusercontent.com/images/YzpN8fyWlYTYzbMBnGZvKSU2I.png?scale-down-to=512 512w,https://framerusercontent.com/images/YzpN8fyWlYTYzbMBnGZvKSU2I.png 860w\"},className:\"framer-159b2xt\",\"data-framer-name\":\"Image\"})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{background:{alt:\"Logo de Daniel Hechter, \\xe9v\\xe9nement client avec bar \\xe9v\\xe9nementiel et cocktails signatures\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+66+144.4+0+733+0),pixelHeight:749,pixelWidth:2025,positionX:\"center\",positionY:\"center\",sizes:`max((max(min(${componentViewport?.width||\"100vw\"} - 132px, 1000px), 200px) - 52px) / 2, 1px)`,src:\"https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png\",srcSet:\"https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png?scale-down-to=512 512w,https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png 2025w\"}},YnfVHjzlq:{background:{alt:\"Logo de Daniel Hechter, \\xe9v\\xe9nement client avec bar \\xe9v\\xe9nementiel et cocktails signatures\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+280),pixelHeight:749,pixelWidth:2025,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 80px, 1000px) - 200px) / 3, 200px)`,src:\"https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png\",srcSet:\"https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png?scale-down-to=512 512w,https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png 2025w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"Logo de Daniel Hechter, \\xe9v\\xe9nement client avec bar \\xe9v\\xe9nementiel et cocktails signatures\",fit:\"fit\",intrinsicHeight:800,intrinsicWidth:2e3,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+100+144.4+0+0+0+280),pixelHeight:749,pixelWidth:2025,positionX:\"center\",positionY:\"center\",sizes:`max((min(${componentViewport?.width||\"100vw\"} - 200px, 1000px) - 200px) / 3, 200px)`,src:\"https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png\",srcSet:\"https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png?scale-down-to=512 512w,https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/Bj2n9phua7PF3pTQf3r9YJ68tE.png 2025w\"},className:\"framer-fmnsdc\",\"data-framer-name\":\"Image\"})})]})]})]}),isDisplayed()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{J7ZZdhq5s:{height:541,width:\"390px\",y:(componentViewport?.y||0)+0+1375.9}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-199z3ez-container hidden-1npie6d hidden-hmzojf\",nodeId:\"T0GIoClV4\",scopeId:\"OS6GPyKPL\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"T0GIoClV4\",layoutId:\"T0GIoClV4\",style:{height:\"100%\",width:\"100%\"},variant:\"MXRbUvkEM\",width:\"100%\"})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:347,width:\"1200px\",y:(componentViewport?.y||0)+0+990.9,children:/*#__PURE__*/_jsx(Container,{className:\"framer-rymaw0-container hidden-hmzojf hidden-wlmu9w\",nodeId:\"ZA9InXQgo\",scopeId:\"OS6GPyKPL\",children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"ZA9InXQgo\",layoutId:\"ZA9InXQgo\",style:{width:\"100%\"},variant:\"J1YMsoh0J\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-qsXDS.framer-ara72o, .framer-qsXDS .framer-ara72o { display: block; }\",\".framer-qsXDS.framer-1npie6d { align-content: center; align-items: center; background-color: var(--token-6cf39457-d957-4967-8059-39c512f3137e, #00020f); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-qsXDS .framer-rf1b3b-container { flex: none; height: auto; left: 50%; position: fixed; top: 0px; transform: translateX(-50%); width: 100%; z-index: 10; }\",\".framer-qsXDS .framer-1mmhw2q { align-content: center; align-items: center; background-color: #000000; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 100px; position: relative; width: 100%; }\",\".framer-qsXDS .framer-13wlh64 { -webkit-user-select: none; flex: none; height: 870px; left: 0px; overflow: visible; pointer-events: none; position: absolute; right: 0px; top: 0px; user-select: none; z-index: 0; }\",\".framer-qsXDS .framer-payrr1 { -webkit-mask: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 1) 91.8918918918919%, rgba(0, 0, 0, 0) 100%) add; flex: none; height: 601px; mask: linear-gradient(270deg, #000000 0%, rgba(0, 0, 0, 1) 91.8918918918919%, rgba(0, 0, 0, 0) 100%) add; overflow: hidden; position: absolute; right: 0px; top: 0px; width: 664px; z-index: 3; }\",\".framer-qsXDS .framer-1s9cejl-container { flex: none; height: 290px; position: absolute; right: 0px; top: 0px; width: 306px; }\",\".framer-qsXDS .framer-fil0sp { -webkit-mask: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 1) 91.8918918918919%, rgba(0, 0, 0, 0) 100%) add; flex: none; height: 618px; left: 0px; mask: linear-gradient(90deg, #000000 0%, rgba(0, 0, 0, 1) 91.8918918918919%, rgba(0, 0, 0, 0) 100%) add; overflow: hidden; position: absolute; top: 0px; width: 664px; }\",\".framer-qsXDS .framer-19qoxmn-container { flex: none; height: 290px; left: 0px; position: absolute; top: 0px; width: 306px; }\",\".framer-qsXDS .framer-eeo6qg { -webkit-mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 9.00900900900901%, rgb(0, 0, 0) 88.73873873873875%, rgba(0, 0, 0, 0) 100%) add; -webkit-user-select: none; bottom: 20px; flex: none; left: 0px; mask: linear-gradient(270deg, rgba(0, 0, 0, 0) 0%, rgb(0, 0, 0) 9.00900900900901%, rgb(0, 0, 0) 88.73873873873875%, rgba(0, 0, 0, 0) 100%) add; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 0px; user-select: none; will-change: var(--framer-will-change-effect-override, transform); z-index: 7; }\",\".framer-qsXDS .framer-16pzszy-container { flex: none; height: 199px; left: calc(50.00000000000002% - 50% / 2); position: absolute; top: 0px; width: 50%; }\",\".framer-qsXDS .framer-1slihyh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 47px 0px 47px 0px; position: relative; width: 120%; }\",\".framer-qsXDS .framer-1drcx00 { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-qsXDS .framer-1ddp6r7 { display: grid; flex: none; gap: 100px; grid-auto-rows: min-content; grid-template-columns: repeat(3, minmax(200px, 1fr)); grid-template-rows: repeat(2, min-content); height: min-content; justify-content: center; max-width: 1000px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qsXDS .framer-a9mzyk, .framer-qsXDS .framer-6qo3zt, .framer-qsXDS .framer-121vka7 { align-content: center; align-items: center; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: auto; justify-content: center; justify-self: start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-qsXDS .framer-hgtvht, .framer-qsXDS .framer-1pd6yu4, .framer-qsXDS .framer-1fdiqr7, .framer-qsXDS .framer-159b2xt, .framer-qsXDS .framer-fmnsdc { align-content: center; align-items: center; aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 267px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-qsXDS .framer-1v4b32w { align-content: center; align-items: center; aspect-ratio: 1 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: var(--framer-aspect-ratio-supported, 267px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 267px; will-change: var(--framer-will-change-override, transform); }\",\".framer-qsXDS .framer-199z3ez-container { flex: none; height: 541px; position: relative; width: 390px; }\",\".framer-qsXDS .framer-rymaw0-container { flex: none; height: auto; position: relative; width: 1200px; }\",...sharedStyle.css,\"@media (min-width: 810px) and (max-width: 1199px) { .framer-qsXDS.framer-1npie6d { gap: 150px; width: 810px; } .framer-qsXDS .framer-1mmhw2q { padding: 100px 40px 100px 40px; } .framer-qsXDS .framer-payrr1 { aspect-ratio: 1.137546468401487 / 1; height: var(--framer-aspect-ratio-supported, 341px); width: 388px; } .framer-qsXDS .framer-fil0sp { aspect-ratio: 1.137546468401487 / 1; height: var(--framer-aspect-ratio-supported, 341px); left: 0px; top: 0px; width: 388px; } .framer-qsXDS .framer-eeo6qg { aspect-ratio: 1.6551724137931034 / 1; bottom: var(--framer-aspect-ratio-supported, 20px); height: 603px; top: 32px; } .framer-qsXDS .framer-16pzszy-container { height: 157px; } .framer-qsXDS .framer-hgtvht, .framer-qsXDS .framer-1pd6yu4, .framer-qsXDS .framer-1fdiqr7, .framer-qsXDS .framer-159b2xt, .framer-qsXDS .framer-fmnsdc { height: var(--framer-aspect-ratio-supported, 200px); } .framer-qsXDS .framer-1v4b32w { height: var(--framer-aspect-ratio-supported, 200px); width: 100%; }}\",\"@media (max-width: 809px) { .framer-qsXDS.framer-1npie6d { gap: 100px; width: 390px; } .framer-qsXDS .framer-1mmhw2q { padding: 66px; } .framer-qsXDS .framer-payrr1, .framer-qsXDS .framer-fil0sp { height: 272px; width: 211px; } .framer-qsXDS .framer-1s9cejl-container, .framer-qsXDS .framer-19qoxmn-container { aspect-ratio: 0.5 / 1; height: var(--framer-aspect-ratio-supported, 200px); top: -13px; width: 100px; } .framer-qsXDS .framer-eeo6qg { top: -20px; } .framer-qsXDS .framer-16pzszy-container { height: 200px; left: calc(50.76923076923079% - 170px / 2); top: -13px; width: 170px; } .framer-qsXDS .framer-1slihyh { gap: 16px; } .framer-qsXDS .framer-1ddp6r7 { grid-template-columns: repeat(1, minmax(200px, 1fr)); } .framer-qsXDS .framer-a9mzyk, .framer-qsXDS .framer-6qo3zt, .framer-qsXDS .framer-121vka7 { flex-direction: row; gap: 52px; } .framer-qsXDS .framer-hgtvht { height: var(--framer-aspect-ratio-supported, 104px); width: 40%; } .framer-qsXDS .framer-1v4b32w { align-content: flex-start; align-items: flex-start; height: var(--framer-aspect-ratio-supported, 104px); width: 40%; } .framer-qsXDS .framer-1pd6yu4, .framer-qsXDS .framer-1fdiqr7, .framer-qsXDS .framer-159b2xt, .framer-qsXDS .framer-fmnsdc { flex: 1 0 0px; height: var(--framer-aspect-ratio-supported, 103px); width: 1px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1355\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"YnfVHjzlq\":{\"layout\":[\"fixed\",\"auto\"]},\"J7ZZdhq5s\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerOS6GPyKPL=withCSS(Component,css,\"framer-qsXDS\");export default FramerOS6GPyKPL;FramerOS6GPyKPL.displayName=\"Home\";FramerOS6GPyKPL.defaultProps={height:1355,width:1200};addFonts(FramerOS6GPyKPL,[{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,...ParticlesFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOS6GPyKPL\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"1355\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YnfVHjzlq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J7ZZdhq5s\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["NavbarFonts", "getFonts", "me8LuZ20A_default", "ParticlesFonts", "ParticleWrapper", "ImageWithFX", "withFX", "Image2", "ImageWithOptimizedAppearEffect", "withOptimizedAppearEffect", "ContainerWithFX", "Container", "FooterFonts", "hYL69wU1a_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "transition2", "animation1", "animation2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "PropertyOverrides2", "getLoadingLazyAtYPosition", "RichText2", "x", "css", "FramerOS6GPyKPL", "withCSS", "OS6GPyKPL_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
