{"version":3,"file":"UpCLgKAuJS5sPkREQ_QD7_QFe-_mPNGLSN1FvOsUSN0.DrDUKTih.mjs","names":["MainMenu","BaseForm","FAQContent","CTA","MiniFooter","metadata","className","PropertyOverrides","css"],"sources":["https:/framerusercontent.com/modules/3VNP0NyYxTnlPMDbPUWl/F290eOyKf5uRNkM7Lh0o/aNqBHTVl8.js","https:/framerusercontent.com/modules/d7bl1ViIhAW1MARYteIx/odL5t2cxvITjZguszzWn/aNqBHTVl8.js"],"sourcesContent":["// Generated by Framer (2f96024)\nimport{LazyValue}from\"framer\";const valuesByLocaleId={OGrrGJMXs:new LazyValue(()=>import(\"./aNqBHTVl8-0.js\"))};export default function getLocalizedValue(key,locale){while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values.read()[key];if(value)return value;}locale=locale.fallback;}}function preload(locale){const promises=[];while(locale){const values=valuesByLocaleId[locale.id];if(values){const promise=values.preload();if(promise)promises.push(promise);}locale=locale.fallback;}if(promises.length>0)return Promise.all(promises);}export function usePreloadLocalizedValues(locale){const preloadPromise=preload(locale);if(preloadPromise)throw preloadPromise;}\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePreloadLocalizedValues\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (2f96024)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import BaseForm from\"https://framerusercontent.com/modules/nOf2qMetDbubGodrD7DE/2PvOzsgZGVDN6zHV5deK/BaseForm.js\";import FAQContent from\"#framer/local/canvasComponent/bvLfw_9Kd/bvLfw_9Kd.js\";import MainMenu from\"#framer/local/canvasComponent/KxO1h0SEn/KxO1h0SEn.js\";import MiniFooter from\"#framer/local/canvasComponent/ohzeiO7RA/ohzeiO7RA.js\";import CTA from\"#framer/local/canvasComponent/scM1vMNuv/scM1vMNuv.js\";import*as sharedStyle1 from\"#framer/local/css/gN15GvFJV/gN15GvFJV.js\";import*as sharedStyle from\"#framer/local/css/jBOyoxTvC/jBOyoxTvC.js\";import*as sharedStyle2 from\"#framer/local/css/m3EzWHWnO/m3EzWHWnO.js\";import*as sharedStyle3 from\"#framer/local/css/rcKwCB6mb/rcKwCB6mb.js\";import getLocalizedValue,{usePreloadLocalizedValues}from\"#framer/local/localization/aNqBHTVl8/aNqBHTVl8.js\";import metadataProvider from\"#framer/local/webPageMetadata/aNqBHTVl8/aNqBHTVl8.js\";const MainMenuFonts=getFonts(MainMenu);const BaseFormFonts=getFonts(BaseForm);const MotionDivWithFX=withFX(motion.div);const FAQContentFonts=getFonts(FAQContent);const CTAFonts=getFonts(CTA);const MiniFooterFonts=getFonts(MiniFooter);const breakpoints={lreukAVre:\"(max-width: 767px)\",MlKoWqrLO:\"(min-width: 768px) and (max-width: 991px)\",OBFvhnknT:\"(min-width: 992px) and (max-width: 1439px)\",Uu12YKiH_:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-M8SE4\";const variantClassNames={lreukAVre:\"framer-v-1odr7vd\",MlKoWqrLO:\"framer-v-1o7hkk7\",OBFvhnknT:\"framer-v-1r9pyld\",Uu12YKiH_:\"framer-v-5w5230\"};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={\"Desktop \":\"Uu12YKiH_\",Laptop:\"OBFvhnknT\",Phone:\"lreukAVre\",Tablet:\"MlKoWqrLO\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Uu12YKiH_\"};};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);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);usePreloadLocalizedValues(activeLocale);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Uu12YKiH_\",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-5w5230\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lreukAVre:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:20},MlKoWqrLO:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`},OBFvhnknT:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:\"1320px\",y:30,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1lsobm0-container\",layoutScroll:true,nodeId:\"eAZg_bYcP\",scopeId:\"aNqBHTVl8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lreukAVre:{style:{width:\"100%\"},variant:\"xssJavi8S\"},MlKoWqrLO:{style:{width:\"100%\"},variant:\"xssJavi8S\"},OBFvhnknT:{style:{width:\"100%\"}}},children:/*#__PURE__*/_jsx(MainMenu,{height:\"100%\",id:\"eAZg_bYcP\",layoutId:\"eAZg_bYcP\",style:{height:\"100%\",width:\"100%\"},variant:\"E0PDlvXWX\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-m9pdnp\",\"data-framer-name\":\"Contact Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tbidv2\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vkpift\",\"data-framer-name\":\"Section Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v0\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ualpkz\",\"data-styles-preset\":\"jBOyoxTvC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-93d47b6c-1f50-4224-b5d6-ecdb9d585bab, rgb(32, 30, 28))\"},children:\"Get in touch with us!\"})}),className:\"framer-m1t8c6\",\"data-framer-name\":\"Get in touch with us!\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-17pooji\",\"data-framer-name\":\"Content & Form\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1arhaeb\",\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v1\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-15dir5e\",\"data-styles-preset\":\"gN15GvFJV\",style:{\"--framer-text-color\":\"var(--token-93d47b6c-1f50-4224-b5d6-ecdb9d585bab, rgb(32, 30, 28))\"},children:\"Quick Contacts\"})}),className:\"framer-16ybrpu\",\"data-framer-name\":\"Quick Contacts\",fonts:[\"Inter\"],verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uhxlmx\",\"data-framer-name\":\"Icon Box List\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fvwkmz\",\"data-framer-name\":\"Singel Icon Box\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-12rlkx7\",\"data-border\":true,\"data-framer-name\":\"Icon\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1y67ov4\",fill:'var(--token-1225b277-4117-4742-9225-fba3e7efa639, rgb(80, 70, 229)) /* {\"name\":\"Primary\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"size-6\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M21.75 6.75v10.5a2.25 2.25 0 0 1-2.25 2.25h-15a2.25 2.25 0 0 1-2.25-2.25V6.75m19.5 0A2.25 2.25 0 0 0 19.5 4.5h-15a2.25 2.25 0 0 0-2.25 2.25m19.5 0v.243a2.25 2.25 0 0 1-1.07 1.916l-7.5 4.615a2.25 2.25 0 0 1-2.36 0L3.32 8.91a2.25 2.25 0 0 1-1.07-1.916V6.75\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-w1gdjg\",\"data-framer-name\":\"Title\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v2\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14cdgys\",\"data-styles-preset\":\"m3EzWHWnO\",style:{\"--framer-text-color\":\"var(--token-93d47b6c-1f50-4224-b5d6-ecdb9d585bab, rgb(32, 30, 28))\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:contact@uply(.io\",motionChild:true,nodeId:\"bcnQmKmDc\",openInNewTab:true,relValues:[],scopeId:\"aNqBHTVl8\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-rth5re\",\"data-styles-preset\":\"rcKwCB6mb\",children:\"contact@uplyt.io\"})})})}),className:\"framer-1267emr\",\"data-framer-name\":\"bill.sanders@example.com\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18j8yoo\",\"data-framer-name\":\"Singel Icon Box\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1ckjczr\",\"data-border\":true,\"data-framer-name\":\"Icon\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1t1qmv\",fill:'var(--token-1225b277-4117-4742-9225-fba3e7efa639, rgb(80, 70, 229)) /* {\"name\":\"Primary\"} */',intrinsicHeight:24,intrinsicWidth:24,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" fill=\"none\" viewBox=\"0 0 24 24\" stroke-width=\"1.5\" stroke=\"currentColor\" class=\"size-6\"><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M15 10.5a3 3 0 1 1-6 0 3 3 0 0 1 6 0Z\"/><path stroke-linecap=\"round\" stroke-linejoin=\"round\" d=\"M19.5 10.5c0 7.142-7.5 11.25-7.5 11.25S4.5 17.642 4.5 10.5a7.5 7.5 0 1 1 15 0Z\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1nsvc8o\",\"data-framer-name\":\"Title\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v3\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14cdgys\",\"data-styles-preset\":\"m3EzWHWnO\",style:{\"--framer-text-color\":\"var(--token-93d47b6c-1f50-4224-b5d6-ecdb9d585bab, rgb(32, 30, 28))\"},children:\"232 rue de la madeleine\"})}),className:\"framer-1ouju9x\",\"data-framer-name\":\"4517 Washington Ave. \",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v4\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-14cdgys\",\"data-styles-preset\":\"m3EzWHWnO\",style:{\"--framer-text-color\":\"var(--token-93d47b6c-1f50-4224-b5d6-ecdb9d585bab, rgb(32, 30, 28))\"},children:\"34070, Montpellier - FRANCE\"})}),className:\"framer-1r8y519\",\"data-framer-name\":\"Manchester Kentucky 39495\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]}),/*#__PURE__*/_jsx(MotionDivWithFX,{__perspectiveFX:false,__targetOpacity:1,className:\"framer-11j28yu\",\"data-framer-name\":\"Form\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8b5fij-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"dbrP6RGvB\",scopeId:\"aNqBHTVl8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lreukAVre:{inputs:[{gridColumn:\"2\",label:getLocalizedValue(\"v5\",activeLocale)??\"Your name\",max:\"\",min:\"\",name:\"\",options:[],placeholder:\"\",required:false,step:0,type:\"text\",value:\"\"},{gridColumn:\"2\",label:getLocalizedValue(\"v11\",activeLocale)??\"Your email\",max:\"\",min:\"\",name:\"\",options:[],placeholder:\"\",required:false,step:0,type:\"email\",value:\"\"},{gridColumn:\"2\",label:getLocalizedValue(\"v7\",activeLocale)??\"Company name\",max:\"\",min:\"\",name:\"\",options:[],placeholder:\"\",required:false,step:0,type:\"text\",value:\"\"},{gridColumn:\"2\",label:getLocalizedValue(\"v8\",activeLocale)??\"Mobile\",max:\"\",min:\"\",name:\"\",options:[],placeholder:\"\",required:false,step:0,type:\"number\",value:\"\"},{gridColumn:\"2\",label:getLocalizedValue(\"v9\",activeLocale)??\"Message\",max:\"\",min:\"\",name:\"\",options:[],placeholder:\"\",required:false,step:0,type:\"textarea\",value:\"\"}]}},children:/*#__PURE__*/_jsx(BaseForm,{button:{label:getLocalizedValue(\"v10\",activeLocale)??\"Send Message\",shouldAppear:true},contentType:\"application/json\",height:\"100%\",id:\"dbrP6RGvB\",inputs:[{gridColumn:\"1\",label:getLocalizedValue(\"v5\",activeLocale)??\"Your name\",max:\"\",min:\"\",name:\"\",options:[],placeholder:\"\",required:false,step:0,type:\"text\",value:\"\"},{gridColumn:\"1\",label:getLocalizedValue(\"v6\",activeLocale)??\"Your email\",max:\"\",min:\"\",name:\"\",options:[],placeholder:\"\",required:false,step:0,type:\"email\",value:\"\"},{gridColumn:\"1\",label:getLocalizedValue(\"v7\",activeLocale)??\"Company name\",max:\"\",min:\"\",name:\"\",options:[],placeholder:\"\",required:false,step:0,type:\"text\",value:\"\"},{gridColumn:\"1\",label:getLocalizedValue(\"v8\",activeLocale)??\"Mobile\",max:\"\",min:\"\",name:\"\",options:[],placeholder:\"\",required:false,step:0,type:\"number\",value:\"\"},{gridColumn:\"2\",label:getLocalizedValue(\"v9\",activeLocale)??\"Message\",max:\"\",min:\"\",name:\"\",options:[],placeholder:\"\",required:false,step:0,type:\"textarea\",value:\"\"}],layoutId:\"dbrP6RGvB\",method:\"post\",redirectAs:\"link\",style:{width:\"100%\"},styles:{button:{align:\"flex-start\",borderRadius:8,color:\"var(--token-2ab777e3-f80d-42ae-b7f5-8c595573511f, rgb(255, 255, 255))\",fill:\"var(--token-1225b277-4117-4742-9225-fba3e7efa639, rgb(80, 70, 229))\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"15px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1.5em\"},padding:15,paddingBottom:12,paddingLeft:20,paddingPerSide:true,paddingRight:20,paddingTop:12},form:{columnGap:24,columns:\"2\",fill:\"rgba(135, 94, 53, 0)\",rowGap:16},input:{borderObject:{borderColor:\"var(--token-926253de-ee7d-4d10-9c48-a2dd0e92c91e, rgb(227, 231, 234))\",borderWidth:2},borderRadius:8,color:\"var(--token-9e8e2944-857d-45b9-9c22-fdda10fc1164, rgb(16, 26, 41))\",fill:\"var(--token-2ab777e3-f80d-42ae-b7f5-8c595573511f, rgb(255, 255, 255))\",font:{fontFamily:'\"Inter\", sans-serif',fontSize:\"18px\",fontStyle:\"normal\",letterSpacing:\"0em\",lineHeight:\"1.7em\"},padding:12,paddingBottom:10,paddingLeft:20,paddingPerSide:true,paddingRight:20,paddingTop:10,placeholderColor:\"rgba(184, 190, 212, 0.7)\"},label:{borderRadius:0,color:\"var(--token-93d47b6c-1f50-4224-b5d6-ecdb9d585bab, rgb(32, 30, 28))\",fill:\"rgba(0, 0, 0, 0)\",font:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"14px\",fontStyle:\"normal\",fontWeight:600,letterSpacing:\"0em\",lineHeight:\"1.5em\"},padding:0,paddingBottom:4,paddingLeft:0,paddingPerSide:true,paddingRight:0,paddingTop:0}},url:\"\",width:\"100%\"})})})})})]})]})}),/*#__PURE__*/_jsx(\"header\",{className:\"framer-17jjcfh\",\"data-framer-name\":\"FAQ Section\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1alsvlr\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:getLocalizedValue(\"v12\",activeLocale)??/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ualpkz\",\"data-styles-preset\":\"jBOyoxTvC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-93d47b6c-1f50-4224-b5d6-ecdb9d585bab, rgb(32, 30, 28))\"},children:\"Frequently Asked Questions\"})}),className:\"framer-1bu4u9l\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-n7cw09\",\"data-framer-name\":\"FAQ\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lreukAVre:{width:`max(min(${componentViewport?.width||\"100vw\"} - 40px, 390px), 1px)`,y:(componentViewport?.y||0)+0+1003.8+30+0+0+97.4+0},MlKoWqrLO:{width:`max(min(${componentViewport?.width||\"100vw\"} * 0.8 - 60px, 768px), 1px)`,y:(componentViewport?.y||0)+0+993.8+35+0+0+102.4+0},OBFvhnknT:{width:`max(min(${componentViewport?.width||\"100vw\"} - 60px, 1000px), 1px)`,y:(componentViewport?.y||0)+0+923.8+45+0+0+112.4+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:629,width:`max(min(${componentViewport?.width||\"100vw\"} - 60px, 1320px) * 0.86, 1px)`,y:(componentViewport?.y||0)+0+966.8+60+0+0+118.4+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-14e6vgu-container\",\"data-framer-name\":\"FAQ Content\",name:\"FAQ Content\",nodeId:\"yRPPqBRfi\",scopeId:\"aNqBHTVl8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lreukAVre:{variant:\"XkxK_wBJ7\"},MlKoWqrLO:{variant:\"XkxK_wBJ7\"}},children:/*#__PURE__*/_jsx(FAQContent,{height:\"100%\",id:\"yRPPqBRfi\",layoutId:\"yRPPqBRfi\",name:\"FAQ Content\",style:{width:\"100%\"},variant:\"ooswBM3ig\",width:\"100%\"})})})})})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uwdd57\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lreukAVre:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+0+1820.2+0+0},MlKoWqrLO:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+1840.2+0+0},OBFvhnknT:{width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+0+1810.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:529,width:`calc(${componentViewport?.width||\"100vw\"} - 80px)`,y:(componentViewport?.y||0)+0+1904.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-txtqql-container\",nodeId:\"qm2kHjkkM\",scopeId:\"aNqBHTVl8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lreukAVre:{variant:\"XjLzTSCHn\"},MlKoWqrLO:{variant:\"R3wt6uwZr\"},OBFvhnknT:{variant:\"a7AkqrIaw\"}},children:/*#__PURE__*/_jsx(CTA,{height:\"100%\",id:\"qm2kHjkkM\",layoutId:\"qm2kHjkkM\",style:{width:\"100%\"},variant:\"VnBn2raVe\",width:\"100%\"})})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pj3py0\",\"data-framer-name\":\"Footer Section\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lreukAVre:{y:(componentViewport?.y||0)+0+2349.2+0+0},MlKoWqrLO:{y:(componentViewport?.y||0)+0+2369.2+0+0},OBFvhnknT:{y:(componentViewport?.y||0)+0+2339.2+0+0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:483,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+2433.2+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pog7j7-container\",nodeId:\"nkk6oFNlt\",scopeId:\"aNqBHTVl8\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{lreukAVre:{variant:\"aIP8dcwWT\"},MlKoWqrLO:{variant:\"fXR5WfQZo\"},OBFvhnknT:{variant:\"tdsgh2yVx\"}},children:/*#__PURE__*/_jsx(MiniFooter,{height:\"100%\",id:\"nkk6oFNlt\",layoutId:\"nkk6oFNlt\",style:{width:\"100%\"},variant:\"dWxv5_ca8\",width:\"100%\"})})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-M8SE4.framer-2en5cq, .framer-M8SE4 .framer-2en5cq { display: block; }\",\".framer-M8SE4.framer-5w5230 { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1440px; }\",\".framer-M8SE4 .framer-1lsobm0-container { flex: none; height: 80px; left: calc(50.00000000000002% - 1320px / 2); position: fixed; top: 30px; width: 1320px; z-index: 10; }\",\".framer-M8SE4 .framer-m9pdnp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 190px 30px 65px 30px; position: relative; width: 100%; }\",\".framer-M8SE4 .framer-tbidv2 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-M8SE4 .framer-vkpift { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-M8SE4 .framer-m1t8c6 { --framer-paragraph-spacing: 0px; flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-M8SE4 .framer-17pooji { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-M8SE4 .framer-1arhaeb { align-content: flex-start; align-items: flex-start; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 37%; }\",\".framer-M8SE4 .framer-16ybrpu, .framer-M8SE4 .framer-1267emr, .framer-M8SE4 .framer-1ouju9x, .framer-M8SE4 .framer-1r8y519 { --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-M8SE4 .framer-uhxlmx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-M8SE4 .framer-1fvwkmz, .framer-M8SE4 .framer-18j8yoo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-M8SE4 .framer-12rlkx7, .framer-M8SE4 .framer-1ckjczr { --border-bottom-width: 1.5px; --border-color: rgba(90, 88, 87, 0.12); --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; align-content: center; align-items: center; background-color: var(--token-2ab777e3-f80d-42ae-b7f5-8c595573511f, #ffffff); border-bottom-left-radius: 100px; border-bottom-right-radius: 100px; border-top-left-radius: 100px; border-top-right-radius: 100px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 24px; position: relative; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-M8SE4 .framer-1y67ov4, .framer-M8SE4 .framer-1t1qmv { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 24px); position: relative; width: 24px; }\",\".framer-M8SE4 .framer-w1gdjg, .framer-M8SE4 .framer-1nsvc8o { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-M8SE4 .framer-11j28yu { align-content: flex-start; align-items: flex-start; 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: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 120px; position: sticky; width: 60%; z-index: 1; }\",\".framer-M8SE4 .framer-8b5fij-container, .framer-M8SE4 .framer-14e6vgu-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; }\",\".framer-M8SE4 .framer-17jjcfh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 30px 130px 30px; position: relative; width: 100%; }\",\".framer-M8SE4 .framer-1alsvlr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 56px; height: min-content; justify-content: center; max-width: 1320px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-M8SE4 .framer-1bu4u9l { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-M8SE4 .framer-n7cw09 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 86%; }\",\".framer-M8SE4 .framer-1uwdd57 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-M8SE4 .framer-txtqql-container, .framer-M8SE4 .framer-1pog7j7-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-M8SE4 .framer-pj3py0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-M8SE4[data-border=\"true\"]::after, .framer-M8SE4 [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 992px) and (max-width: 1439px) { .framer-M8SE4.framer-5w5230 { width: 992px; } .framer-M8SE4 .framer-1lsobm0-container { height: auto; left: 30px; right: 30px; width: unset; } .framer-M8SE4 .framer-m9pdnp { padding: 180px 30px 50px 30px; } .framer-M8SE4 .framer-tbidv2 { gap: 70px; max-width: 1000px; } .framer-M8SE4 .framer-17pooji { gap: 20px; } .framer-M8SE4 .framer-1arhaeb { width: 45%; } .framer-M8SE4 .framer-11j28yu { padding: 0px; width: 53%; } .framer-M8SE4 .framer-17jjcfh { padding: 45px 30px 100px 30px; } .framer-M8SE4 .framer-1alsvlr { gap: 50px; max-width: 1000px; } .framer-M8SE4 .framer-n7cw09 { width: 100%; } .framer-M8SE4 .framer-1uwdd57 { padding: 0px 30px 0px 30px; }}\",\"@media (min-width: 768px) and (max-width: 991px) { .framer-M8SE4.framer-5w5230 { width: 768px; } .framer-M8SE4 .framer-1lsobm0-container { height: auto; left: 30px; right: 30px; width: unset; } .framer-M8SE4 .framer-m9pdnp { padding: 170px 30px 40px 30px; } .framer-M8SE4 .framer-tbidv2 { gap: 60px; max-width: 768px; } .framer-M8SE4 .framer-17pooji { align-content: center; align-items: center; flex-direction: column; gap: 60px; } .framer-M8SE4 .framer-1arhaeb { order: 1; width: 80%; } .framer-M8SE4 .framer-11j28yu { order: 0; padding: 0px; width: 80%; } .framer-M8SE4 .framer-17jjcfh { padding: 35px 30px 80px 30px; width: 80%; } .framer-M8SE4 .framer-1alsvlr { gap: 40px; max-width: 768px; } .framer-M8SE4 .framer-n7cw09 { width: 100%; } .framer-M8SE4 .framer-1uwdd57 { padding: 0px 30px 0px 30px; }}\",\"@media (max-width: 767px) { .framer-M8SE4.framer-5w5230 { width: 390px; } .framer-M8SE4 .framer-1lsobm0-container { height: auto; left: 20px; right: 20px; top: 20px; width: unset; } .framer-M8SE4 .framer-m9pdnp { padding: 160px 20px 30px 20px; } .framer-M8SE4 .framer-tbidv2 { gap: 40px; max-width: 390px; } .framer-M8SE4 .framer-17pooji { flex-direction: column; gap: 60px; } .framer-M8SE4 .framer-1arhaeb { order: 1; width: 100%; } .framer-M8SE4 .framer-11j28yu { order: 0; padding: 25px 15px 25px 15px; width: 100%; } .framer-M8SE4 .framer-17jjcfh { padding: 30px 20px 60px 20px; } .framer-M8SE4 .framer-1alsvlr { gap: 35px; max-width: 390px; } .framer-M8SE4 .framer-n7cw09 { width: 100%; } .framer-M8SE4 .framer-1uwdd57 { padding: 0px 20px 0px 20px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 2620\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"OBFvhnknT\":{\"layout\":[\"fixed\",\"auto\"]},\"MlKoWqrLO\":{\"layout\":[\"fixed\",\"auto\"]},\"lreukAVre\":{\"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 FrameraNqBHTVl8=withCSS(Component,css,\"framer-M8SE4\");export default FrameraNqBHTVl8;FrameraNqBHTVl8.displayName=\"Integrations\";FrameraNqBHTVl8.defaultProps={height:2620,width:1440};addFonts(FrameraNqBHTVl8,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...MainMenuFonts,...BaseFormFonts,...FAQContentFonts,...CTAFonts,...MiniFooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraNqBHTVl8\",\"slots\":[],\"annotations\":{\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"OBFvhnknT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MlKoWqrLO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lreukAVre\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerIntrinsicHeight\":\"2620\",\"framerDisplayContentsDiv\":\"false\",\"framerAcceptsLayoutTemplate\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}