{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/fWrDKlPoIHcNj6WH12f6/sp29W8feYhrw5urseWI3/aelc_bqVd-0.js", "ssg:https://framerusercontent.com/modules/fWrDKlPoIHcNj6WH12f6/sp29W8feYhrw5urseWI3/aelc_bqVd.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{motion}from\"framer-motion\";import*as React from\"react\";export const v0=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-18dn3zy\",\"data-styles-preset\":\"jTe57oLsr\",style:{\"--framer-text-alignment\":\"left\"},children:\"Frequently Asked Questions\"})});export const v1=/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-h8i2kk\",\"data-styles-preset\":\"Y1WE_aFdY\",children:\"Are you still having questions? We are happy to answer your questions!\"})});export const v2=\"Contact Us\";\nexport const __FramerMetadata__ = {\"exports\":{\"v2\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v0\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"v1\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (575e68f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Image,ResolveLinks,RichText,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/oNBI8A0RZ8Ej88nOljeX/kpLLh4nRH28IAe48IBV8/I8qr6ivBF.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/15wVbvYfluGOdPQTmznd/4qEAapbdKqfuH5h4YsYh/jTe57oLsr.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/9LnZ8zUcrCBZb93BSvO2/0AhZuU9Rgq0eqWAeDMtx/Y1WE_aFdY.js\";import*as localizedValues from\"./aelc_bqVd-0.js\";import Button from\"https://framerusercontent.com/modules/qQwOOgouG72pOji3qk1a/r96PYfXWuR3mQoxIYs0S/laPtIELD9.js\";import ElementFAQs from\"https://framerusercontent.com/modules/8oI4fOr1XriSyBAk8cjZ/IbDZZJANOu9fReKRQWeC/SAo3CPCHq.js\";const ButtonFonts=getFonts(Button);const MotionDivWithFX=withFX(motion.div);const ElementFAQsFonts=getFonts(ElementFAQs);const ImageWithFX=withFX(Image);const cycleOrder=[\"o24LeTFPL\",\"DzoP3HAZO\",\"hB8CEZYOF\"];const serializationHash=\"framer-ucFGP\";const variantClassNames={DzoP3HAZO:\"framer-v-6pkyu5\",hB8CEZYOF:\"framer-v-wrv3ah\",o24LeTFPL:\"framer-v-ql39d\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const valuesByLocaleId={cRkrk8GwH:localizedValues};const getLocalizedValue=(key,locale)=>{while(locale){const values=valuesByLocaleId[locale.id];if(values){const value=values[key];if(value){return value;}}locale=locale.fallback;}};const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={delay:.2,duration:.8,ease:[.12,.23,.5,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:32};const transition3={delay:.2,duration:.6,ease:[.12,.23,.5,1],type:\"tween\"};const transition4={delay:.4,duration:.8,ease:[.12,.23,.5,1],type:\"tween\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={Desktop:\"o24LeTFPL\",Phone:\"hB8CEZYOF\",Tablet:\"DzoP3HAZO\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"o24LeTFPL\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"o24LeTFPL\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const router=useRouter();const isDisplayed=()=>{if([\"DzoP3HAZO\",\"hB8CEZYOF\"].includes(baseVariant))return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();var _getLocalizedValue,_getLocalizedValue1;return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ql39d\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"o24LeTFPL\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({DzoP3HAZO:{\"data-framer-name\":\"Tablet\"},hB8CEZYOF:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-10rbhtc\",\"data-framer-name\":\"Block\",layoutDependency:layoutDependency,layoutId:\"gQAd0vq7i\",style:{backgroundColor:\"var(--token-78e690d7-cfd5-4e82-a9bb-51e4df6c55f0, rgb(255, 255, 255))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,boxShadow:\"0px 1px 2px 0px var(--token-f030ac32-1136-4ec4-a33d-0db61262b9a4, rgba(69, 69, 69, 0.24)), 0px 0px 0px 1px var(--token-05727c1c-3a71-4f4b-b130-ec5f513ef057, rgba(71, 71, 71, 0.08))\"},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ocypva\",\"data-framer-name\":\"Grid\",layoutDependency:layoutDependency,layoutId:\"r1yz_koNU\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-mjsj5g\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"mdcvffAiu\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-lbi19o\",\"data-framer-name\":\"Heading\",layoutDependency:layoutDependency,layoutId:\"U_7X638cP\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-einvk0\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"tdR3H2PlR\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-5imuob\",\"data-styles-preset\":\"I8qr6ivBF\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(39, 35, 188))\"},children:\"FAQ\"})}),className:\"framer-a5afyw\",\"data-framer-name\":\"FAQ\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"k7_foDjI8\",style:{\"--extracted-r6o4lv\":\"rgb(39, 35, 188)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue=getLocalizedValue(\"v0\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{className:\"framer-styles-preset-18dn3zy\",\"data-styles-preset\":\"jTe57oLsr\",style:{\"--framer-text-alignment\":\"left\"},children:\"Veelgestelde Vragen\"})}),className:\"framer-1dpjavf\",\"data-framer-name\":\"Frequently Asked Questions\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"yPKMvEiZ0\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:(_getLocalizedValue1=getLocalizedValue(\"v1\",activeLocale))!==null&&_getLocalizedValue1!==void 0?_getLocalizedValue1:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-h8i2kk\",\"data-styles-preset\":\"Y1WE_aFdY\",children:\"Zit jij nog met vragen? Wij antwoorden graag jouw vragen!\"})}),className:\"framer-hcba6p\",\"data-framer-name\":\"Explore our Frequently Asked Questions for short answers that provide clarity about our services.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sxDxVU4y0\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"o8ZV6qpx6\"},implicitPathVariables:undefined},{href:{webPageId:\"o8ZV6qpx6\"},implicitPathVariables:undefined},{href:{webPageId:\"o8ZV6qpx6\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/{var _getLocalizedValue;return _jsx(ComponentViewportProvider,{...addPropertyOverrides({hB8CEZYOF:{width:`min(max(min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px, 440px) - 40px, 1px), 640px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j5a02g-container\",layoutDependency:layoutDependency,layoutId:\"Bpn_FJ8td-container\",children:/*#__PURE__*/_jsx(Button,{FLiYbFHCY:(_getLocalizedValue=getLocalizedValue(\"v2\",activeLocale))!==null&&_getLocalizedValue!==void 0?_getLocalizedValue:\"Contacteer Ons\",height:\"100%\",id:\"Bpn_FJ8td\",JORtNlIKo:resolvedLinks[0],layoutId:\"Bpn_FJ8td\",variant:\"UsO_lV7eM\",width:\"100%\",...addPropertyOverrides({DzoP3HAZO:{JORtNlIKo:resolvedLinks[1]},hB8CEZYOF:{JORtNlIKo:resolvedLinks[2],style:{width:\"100%\"}}},baseVariant,gestureVariant)})})});}})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{width:`min(max((min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px, 1152px) - 244px) / 2, 1px), 480px)`,...addPropertyOverrides({DzoP3HAZO:{width:`max(min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px, 1152px) - 80px, 1px)`},hB8CEZYOF:{width:`max(min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px, 440px) - 40px, 1px)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-ckkfao-container\",layoutDependency:layoutDependency,layoutId:\"eBHlYLGcc-container\",children:/*#__PURE__*/_jsx(ElementFAQs,{height:\"100%\",id:\"eBHlYLGcc\",layoutId:\"eBHlYLGcc\",style:{width:\"100%\"},width:\"100%\"})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fill\",pixelHeight:1240,pixelWidth:1748,positionX:\"center\",positionY:\"center\",sizes:`min(max((min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 16px, 1152px) - 244px) / 2, 1px), 728px)`,src:\"https://framerusercontent.com/images/x3YJ5SlsqbCPY3TGDIRZ7pWfbGk.png\",srcSet:\"https://framerusercontent.com/images/x3YJ5SlsqbCPY3TGDIRZ7pWfbGk.png?scale-down-to=512 512w,https://framerusercontent.com/images/x3YJ5SlsqbCPY3TGDIRZ7pWfbGk.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/x3YJ5SlsqbCPY3TGDIRZ7pWfbGk.png 1748w\"},className:\"framer-ktesom\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"tYAEJfk6X\",style:{borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16}})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m8wguu\",\"data-framer-name\":\"Background\",layoutDependency:layoutDependency,layoutId:\"laA1l36zq\",style:{borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1508,intrinsicWidth:1508,pixelHeight:633,pixelWidth:163,positionX:\"center\",positionY:\"center\",sizes:\"754px\",src:\"https://framerusercontent.com/images/qg8ayPSU9Gb436l37DU9k5tpLWg.webp\",srcSet:\"https://framerusercontent.com/images/qg8ayPSU9Gb436l37DU9k5tpLWg.webp 163w\"},className:\"framer-1a73gnz\",\"data-framer-name\":\"Pattern\",layoutDependency:layoutDependency,layoutId:\"W4JqM_hzZ\",style:{rotate:192}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1508,intrinsicWidth:1508,pixelHeight:633,pixelWidth:163,positionX:\"center\",positionY:\"center\",sizes:\"754px\",src:\"https://framerusercontent.com/images/qg8ayPSU9Gb436l37DU9k5tpLWg.webp\",srcSet:\"https://framerusercontent.com/images/qg8ayPSU9Gb436l37DU9k5tpLWg.webp 163w\"},className:\"framer-hd9mjd\",\"data-framer-name\":\"Pattern\",layoutDependency:layoutDependency,layoutId:\"VMnhLto9s\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:204,intrinsicWidth:2304,pixelHeight:388,pixelWidth:2288,src:\"https://framerusercontent.com/images/8oIsjzAegl4AB7UhbN2YJhhFEcY.webp\"},className:\"framer-18ddvr5\",\"data-framer-name\":\"Stars\",layoutDependency:layoutDependency,layoutId:\"sIsZnt0IG\",transformTemplate:transformTemplate1})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ucFGP.framer-nejdes, .framer-ucFGP .framer-nejdes { display: block; }\",\".framer-ucFGP.framer-ql39d { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 394px; height: min-content; justify-content: center; overflow: visible; padding: 80px 8px 80px 8px; position: relative; width: 1200px; }\",\".framer-ucFGP .framer-10rbhtc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 88px; height: min-content; justify-content: flex-start; max-width: 1152px; overflow: hidden; padding: 126px 98px 72px 98px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ucFGP .framer-1ocypva { display: grid; flex: none; gap: 48px; grid-auto-rows: min-content; grid-template-columns: repeat(2, minmax(1px, 1fr)); grid-template-rows: repeat(1, min-content); height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 2; }\",\".framer-ucFGP .framer-mjsj5g { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 114px; height: 100%; justify-content: flex-start; justify-self: start; max-width: 480px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ucFGP .framer-lbi19o { 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-ucFGP .framer-einvk0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ucFGP .framer-a5afyw { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-ucFGP .framer-1dpjavf, .framer-ucFGP .framer-hcba6p { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ucFGP .framer-j5a02g-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-ucFGP .framer-ckkfao-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-ucFGP .framer-ktesom { align-self: start; aspect-ratio: 0.6593406593406593 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 303px); justify-self: start; max-width: 728px; overflow: hidden; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-ucFGP .framer-1m8wguu { bottom: 0px; flex: none; left: 0px; overflow: hidden; pointer-events: none; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); z-index: 0; }\",\".framer-ucFGP .framer-1a73gnz { aspect-ratio: 1 / 1; bottom: -288px; flex: none; height: var(--framer-aspect-ratio-supported, 754px); left: -259px; overflow: hidden; position: absolute; width: 754px; }\",\".framer-ucFGP .framer-hd9mjd { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 754px); overflow: hidden; position: absolute; right: -284px; top: -240px; width: 754px; }\",\".framer-ucFGP .framer-18ddvr5 { aspect-ratio: 11.294117647058824 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 102px); left: 50%; overflow: hidden; position: absolute; top: 0px; width: 1152px; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ucFGP.framer-ql39d, .framer-ucFGP .framer-10rbhtc, .framer-ucFGP .framer-mjsj5g, .framer-ucFGP .framer-lbi19o, .framer-ucFGP .framer-einvk0 { gap: 0px; } .framer-ucFGP.framer-ql39d > * { margin: 0px; margin-bottom: calc(394px / 2); margin-top: calc(394px / 2); } .framer-ucFGP.framer-ql39d > :first-child, .framer-ucFGP .framer-10rbhtc > :first-child, .framer-ucFGP .framer-mjsj5g > :first-child, .framer-ucFGP .framer-lbi19o > :first-child, .framer-ucFGP .framer-einvk0 > :first-child { margin-top: 0px; } .framer-ucFGP.framer-ql39d > :last-child, .framer-ucFGP .framer-10rbhtc > :last-child, .framer-ucFGP .framer-mjsj5g > :last-child, .framer-ucFGP .framer-lbi19o > :last-child, .framer-ucFGP .framer-einvk0 > :last-child { margin-bottom: 0px; } .framer-ucFGP .framer-10rbhtc > * { margin: 0px; margin-bottom: calc(88px / 2); margin-top: calc(88px / 2); } .framer-ucFGP .framer-mjsj5g > * { margin: 0px; margin-bottom: calc(114px / 2); margin-top: calc(114px / 2); } .framer-ucFGP .framer-lbi19o > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-ucFGP .framer-einvk0 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } }\",\".framer-ucFGP.framer-v-6pkyu5.framer-ql39d { width: 810px; }\",\".framer-ucFGP.framer-v-6pkyu5 .framer-10rbhtc { padding: 126px 40px 72px 40px; }\",\".framer-ucFGP.framer-v-6pkyu5 .framer-1ocypva, .framer-ucFGP.framer-v-wrv3ah .framer-1ocypva { grid-template-columns: repeat(1, minmax(1px, 1fr)); }\",\".framer-ucFGP.framer-v-6pkyu5 .framer-mjsj5g { gap: 80px; max-width: unset; order: 1; }\",\".framer-ucFGP.framer-v-6pkyu5 .framer-lbi19o, .framer-ucFGP.framer-v-wrv3ah .framer-lbi19o { max-width: 640px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ucFGP.framer-v-6pkyu5 .framer-mjsj5g { gap: 0px; } .framer-ucFGP.framer-v-6pkyu5 .framer-mjsj5g > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-ucFGP.framer-v-6pkyu5 .framer-mjsj5g > :first-child { margin-top: 0px; } .framer-ucFGP.framer-v-6pkyu5 .framer-mjsj5g > :last-child { margin-bottom: 0px; } }\",\".framer-ucFGP.framer-v-wrv3ah.framer-ql39d { padding: 64px 8px 64px 8px; width: 390px; }\",\".framer-ucFGP.framer-v-wrv3ah .framer-10rbhtc { max-width: 440px; padding: 72px 20px 20px 20px; }\",\".framer-ucFGP.framer-v-wrv3ah .framer-mjsj5g { gap: 72px; max-width: unset; order: 1; }\",\".framer-ucFGP.framer-v-wrv3ah .framer-j5a02g-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ucFGP.framer-v-wrv3ah .framer-mjsj5g { gap: 0px; } .framer-ucFGP.framer-v-wrv3ah .framer-mjsj5g > * { margin: 0px; margin-bottom: calc(72px / 2); margin-top: calc(72px / 2); } .framer-ucFGP.framer-v-wrv3ah .framer-mjsj5g > :first-child { margin-top: 0px; } .framer-ucFGP.framer-v-wrv3ah .framer-mjsj5g > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1052\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"DzoP3HAZO\":{\"layout\":[\"fixed\",\"auto\"]},\"hB8CEZYOF\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Frameraelc_bqVd=withCSS(Component,css,\"framer-ucFGP\");export default Frameraelc_bqVd;Frameraelc_bqVd.displayName=\"Section / FAQ\";Frameraelc_bqVd.defaultProps={height:1052,width:1200};addPropertyControls(Frameraelc_bqVd,{variant:{options:[\"o24LeTFPL\",\"DzoP3HAZO\",\"hB8CEZYOF\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Frameraelc_bqVd,[{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\"}]},...ButtonFonts,...ElementFAQsFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Frameraelc_bqVd\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DzoP3HAZO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"hB8CEZYOF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"1052\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["aelc_bqVd_0_exports", "__export", "__FramerMetadata__", "v0", "v1", "v2", "v0", "p", "x", "motion", "v1", "v2", "__FramerMetadata__", "ButtonFonts", "getFonts", "laPtIELD9_default", "MotionDivWithFX", "withFX", "motion", "ElementFAQsFonts", "SAo3CPCHq_default", "ImageWithFX", "Image2", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "valuesByLocaleId", "aelc_bqVd_0_exports", "getLocalizedValue", "key", "locale", "values", "value", "transition1", "animation", "transition2", "animation1", "animation2", "transition3", "transition4", "transformTemplate1", "_", "t", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "router", "useRouter", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "_getLocalizedValue", "_getLocalizedValue1", "LayoutGroup", "cx", "u", "RichText2", "ResolveLinks", "resolvedLinks", "ComponentViewportProvider", "css", "Frameraelc_bqVd", "withCSS", "aelc_bqVd_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
