{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/9uUqjjoqxQxeHpCy8v08/VU9H29Ua81AugEyjydzC/e8kApHjI4.js", "ssg:https://framerusercontent.com/modules/yZNxdV3Tql7iOPU57JvC/3gW3seDJxPWbHn4KImso/o93BsUfXU.js", "ssg:https://framerusercontent.com/modules/wmHVOssrm2c4Hkp88YdW/ZYmBuv4eQCSYXSeWTuM2/Wh06BfHF_.js", "ssg:https://framerusercontent.com/modules/gZF69zPXQT2eMx9hHSLK/VT8QAqnKYFmlnYprbFDK/j8MSNk5Nj.js", "ssg:https://framerusercontent.com/modules/3yKRAgrQp7VGOgS7SFeo/z72UXpXFKo1pfxgJodYL/kfE4FS3Hl.js", "ssg:https://framerusercontent.com/modules/eD8kYDAhWbgFCLckgulw/EvBNE3ZVjVUphedGULUg/c5t7Uzt8F.js", "ssg:https://framerusercontent.com/modules/rhPg2HEfMyuvHxsjfvrO/CO76DvxYbzY317pwgJIz/hECpCpUCX.js"],
  "sourcesContent": ["// Generated by Framer (20dc3ed)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,FormContainer,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/p5tgUAExzDdsiQiWpTCn/yA718HJY0AURQjoetgaf/SR8Tu6wLN.js\";import UnderlineButton from\"https://framerusercontent.com/modules/8tMgdDitnyNOrjXda8Zb/DgP4LTcypdPxJlhV3rMR/sGuiSyzdL.js\";const ImageWithFX=withFX(Image);const MotionDivWithFX=withFX(motion.div);const RichTextWithFX=withFX(RichText);const UnderlineButtonFonts=getFonts(UnderlineButton);const cycleOrder=[\"vctVEojYH\",\"urapeTZ9D\",\"NO1om1BRA\",\"J_bfOb4TI\"];const serializationHash=\"framer-Iuo9t\";const variantClassNames={J_bfOb4TI:\"framer-v-1cldkr1\",NO1om1BRA:\"framer-v-3nkzxr\",urapeTZ9D:\"framer-v-fbuedr\",vctVEojYH:\"framer-v-yk7t8e\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const animation={opacity:0,rotate:-10,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition2={damping:20,delay:.25,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:-10,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,transition:transition2,x:0,y:0};const animation2={opacity:0,rotate:-10,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1452,x:0,y:0};const animation3={opacity:0,rotate:-10,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1452,transition:transition2,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:760,x:0,y:0};const transition3={damping:20,delay:.15,mass:1,stiffness:400,type:\"spring\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:760,transition:transition3,x:0,y:0};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition4={damping:20,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:.9,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:0};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={L:\"urapeTZ9D\",M:\"NO1om1BRA\",S:\"J_bfOb4TI\",XL:\"vctVEojYH\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"vctVEojYH\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vctVEojYH\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"J_bfOb4TI\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"J_bfOb4TI\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.section,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-yk7t8e\",className,classNames),\"data-framer-name\":\"XL\",layoutDependency:layoutDependency,layoutId:\"vctVEojYH\",ref:refBinding,style:{...style},...addPropertyOverrides({J_bfOb4TI:{\"data-framer-name\":\"S\"},NO1om1BRA:{\"data-framer-name\":\"M\"},urapeTZ9D:{\"data-framer-name\":\"L\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-2qm0px\",layoutDependency:layoutDependency,layoutId:\"qtsScSMGF\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-4xq4hm\",layoutDependency:layoutDependency,layoutId:\"XhkNju1G_\",style:{borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40,boxShadow:\"0px 0.6021873017743928px 3.010936508871964px -0.3333333333333333px rgba(0, 0, 0, 0.02), 0px 2.288533303243457px 11.442666516217285px -0.6666666666666666px rgba(0, 0, 0, 0.03), 0px 10px 50px -1px rgba(0, 0, 0, 0.08)\",rotate:-3,transformPerspective:1200},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",pixelHeight:3838,pixelWidth:2907,positionX:\"center\",positionY:\"center\",sizes:\"239px\",src:\"https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png\",srcSet:\"https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png?scale-down-to=1024 775w,https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png?scale-down-to=2048 1551w,https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png 2907w\"},className:\"framer-joq590\",layoutDependency:layoutDependency,layoutId:\"Svd1Bagwp\",style:{borderBottomLeftRadius:25,borderBottomRightRadius:25,borderTopLeftRadius:25,borderTopRightRadius:25,transformPerspective:1452},...addPropertyOverrides({J_bfOb4TI:{background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-21.5),pixelHeight:3838,pixelWidth:2907,positionX:\"center\",positionY:\"center\",sizes:\"239px\",src:\"https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png\",srcSet:\"https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png?scale-down-to=1024 775w,https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png?scale-down-to=2048 1551w,https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png 2907w\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1rj5ah8\",layoutDependency:layoutDependency,layoutId:\"dShT5yrR4\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlM7Q2xhc2ggRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"Clash Display\", \"Clash Display Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"5px\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"V.I.B.E.S \"})}),className:\"framer-jkkyuj\",fonts:[\"FS;Clash Display-regular\"],layoutDependency:layoutDependency,layoutId:\"s4nocleKx\",style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",transformPerspective:760},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h5,{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"left\"},children:[\"The new social experience for you and those around you. \",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),\"Download V.I.B.E.S now!\"]})}),className:\"framer-3ze4sd\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"y6dRe4hy9\",style:{\"--framer-paragraph-spacing\":\"0px\",transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/29360e81-0d3c-4d8d-9b6a-21d80ec1f3b9/submit\",className:\"framer-1d80gp6\",layoutDependency:layoutDependency,layoutId:\"FOKGzVKom\",nodeId:\"FOKGzVKom\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-18irstb\",layoutDependency:layoutDependency,layoutId:\"EFWJjuhVB\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,...addPropertyOverrides({J_bfOb4TI:{y:(componentViewport?.y||0)+0+0+350+0+128+0+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-pop6eg-container\",layoutDependency:layoutDependency,layoutId:\"moktII9_q-container\",nodeId:\"moktII9_q\",rendersWithMotion:true,scopeId:\"e8kApHjI4\",children:/*#__PURE__*/_jsx(UnderlineButton,{D1BksElC1:true,grlILkKzz:false,height:\"100%\",id:\"moktII9_q\",layoutId:\"moktII9_q\",LXl6QtB7P:\"https://apps.apple.com/us/app/testflight/id899247664\",style:{height:\"100%\"},Tul3dvmcC:\"center\",variant:\"VC9xaxuso\",width:\"100%\",WToiWnGc4:\"Step 1: Get TestFlight \"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,...addPropertyOverrides({J_bfOb4TI:{y:(componentViewport?.y||0)+0+0+350+0+128+0+0+0+42}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-zdvqd4-container\",layoutDependency:layoutDependency,layoutId:\"GdiWu3TpA-container\",nodeId:\"GdiWu3TpA\",rendersWithMotion:true,scopeId:\"e8kApHjI4\",children:/*#__PURE__*/_jsx(UnderlineButton,{D1BksElC1:true,grlILkKzz:false,height:\"100%\",id:\"GdiWu3TpA\",layoutId:\"GdiWu3TpA\",LXl6QtB7P:\"https://testflight.apple.com/join/PukJXEyF\",Tul3dvmcC:\"center\",variant:\"VC9xaxuso\",width:\"100%\",WToiWnGc4:\"Step 2: Download \"})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/wZYIwopjvLdklw0RhTe7vXpMIC4.webp\"},className:\"framer-t8kndu\",\"data-framer-name\":\"Testflight-2023-05-19.png\",layoutDependency:layoutDependency,layoutId:\"m2KFZBOeJ\",...addPropertyOverrides({J_bfOb4TI:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+350+0+128+0+0),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/wZYIwopjvLdklw0RhTe7vXpMIC4.webp\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\"},className:\"framer-8u49qm\",layoutDependency:layoutDependency,layoutId:\"HgOCOwIYT\"})})]})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-7ik0lj\",layoutDependency:layoutDependency,layoutId:\"GhRYUNJd2\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-lb7pw4\",layoutDependency:layoutDependency,layoutId:\"XcGpUJheb\",style:{borderBottomLeftRadius:40,borderBottomRightRadius:40,borderTopLeftRadius:40,borderTopRightRadius:40,boxShadow:\"0px 0.6021873017743928px 3.010936508871964px -0.3333333333333333px rgba(0, 0, 0, 0.02), 0px 2.288533303243457px 11.442666516217285px -0.6666666666666666px rgba(0, 0, 0, 0.03), 0px 10px 50px -1px rgba(0, 0, 0, 0.08)\",rotate:-3,transformPerspective:1200},children:/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation2,__framer__exit:animation3,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,background:{alt:\"\",fit:\"fit\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0+-21.5),pixelHeight:3838,pixelWidth:2907,positionX:\"center\",positionY:\"center\",sizes:\"239px\",src:\"https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png\",srcSet:\"https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png?scale-down-to=1024 775w,https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png?scale-down-to=2048 1551w,https://framerusercontent.com/images/9uix5Tw5z3Q0czn3ODr53Ryc.png 2907w\"},className:\"framer-140v6kx\",layoutDependency:layoutDependency,layoutId:\"dyIp9QzEu\",style:{borderBottomLeftRadius:25,borderBottomRightRadius:25,borderTopLeftRadius:25,borderTopRightRadius:25,transformPerspective:1452}})}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1yttd62\",layoutDependency:layoutDependency,layoutId:\"GNXQq_JVS\",children:[/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition3},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h1,{style:{\"--font-selector\":\"RlM7Q2xhc2ggRGlzcGxheS1yZWd1bGFy\",\"--framer-font-family\":'\"Clash Display\", \"Clash Display Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"5px\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-gdpscs, rgb(255, 255, 255))\",\"--framer-text-transform\":\"uppercase\"},children:\"V.I.B.E.S \"})}),className:\"framer-146g9ha\",fonts:[\"FS;Clash Display-regular\"],layoutDependency:layoutDependency,layoutId:\"kdYklW46H\",style:{\"--extracted-gdpscs\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",transformPerspective:760},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h5,{className:\"framer-styles-preset-1dtjhvc\",\"data-styles-preset\":\"SR8Tu6wLN\",style:{\"--framer-text-alignment\":\"center\"},children:[\"The new social experience for you and those around you. \",/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.br,{}),\"Download V.I.B.E.S now!\"]})}),className:\"framer-axfx4l\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"nh2kCxgXK\",style:{\"--framer-paragraph-spacing\":\"0px\",transformPerspective:1200},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/6c2fad10-32d5-41b6-b03a-1aa9c885a8b0/submit\",className:\"framer-1lbolvt\",layoutDependency:layoutDependency,layoutId:\"SptmZXiT9\",nodeId:\"SptmZXiT9\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(motion.label,{className:\"framer-1ylclje\",layoutDependency:layoutDependency,layoutId:\"f_cmc6iXS\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+0+0+350+0+128+0+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-4v0s5v-container\",layoutDependency:layoutDependency,layoutId:\"PMMyuy9Et-container\",nodeId:\"PMMyuy9Et\",rendersWithMotion:true,scopeId:\"e8kApHjI4\",children:/*#__PURE__*/_jsx(UnderlineButton,{D1BksElC1:true,grlILkKzz:false,height:\"100%\",id:\"PMMyuy9Et\",layoutId:\"PMMyuy9Et\",LXl6QtB7P:\"https://apps.apple.com/us/app/testflight/id899247664\",style:{height:\"100%\"},Tul3dvmcC:\"center\",variant:\"VC9xaxuso\",width:\"100%\",WToiWnGc4:\"Step 1: Get TestFlight \"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:23,y:(componentViewport?.y||0)+0+0+350+0+128+0+0+0+42,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-17aq4cc-container\",layoutDependency:layoutDependency,layoutId:\"MSY8BIiBr-container\",nodeId:\"MSY8BIiBr\",rendersWithMotion:true,scopeId:\"e8kApHjI4\",children:/*#__PURE__*/_jsx(UnderlineButton,{D1BksElC1:true,grlILkKzz:false,height:\"100%\",id:\"MSY8BIiBr\",layoutId:\"MSY8BIiBr\",LXl6QtB7P:\"https://testflight.apple.com/join/PukJXEyF\",Tul3dvmcC:\"center\",variant:\"VC9xaxuso\",width:\"100%\",WToiWnGc4:\"Step 2: Download \"})})})]}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:256,intrinsicWidth:256,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+350+0+128+0+0),pixelHeight:512,pixelWidth:512,src:\"https://framerusercontent.com/images/wZYIwopjvLdklw0RhTe7vXpMIC4.webp\"},className:\"framer-zp895f\",\"data-framer-name\":\"Testflight-2023-05-19.png\",layoutDependency:layoutDependency,layoutId:\"DDKkfdb6d\",children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\"},className:\"framer-1dw3iof\",layoutDependency:layoutDependency,layoutId:\"nfirPQUsZ\"})})]})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Iuo9t.framer-ep7v0n, .framer-Iuo9t .framer-ep7v0n { display: block; }\",\".framer-Iuo9t.framer-yk7t8e { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: 648px; justify-content: center; overflow: visible; padding: 121px 40px 121px 40px; position: relative; width: 1439px; }\",\".framer-Iuo9t .framer-2qm0px, .framer-Iuo9t .framer-7ik0lj { align-content: center; align-items: center; bottom: 507px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; justify-content: flex-start; left: calc(50.00000000000002% - 100% / 2); overflow: visible; padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-Iuo9t .framer-4xq4hm, .framer-Iuo9t .framer-lb7pw4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 350px; justify-content: center; overflow: visible; padding: 15px; position: relative; width: 221px; }\",\".framer-Iuo9t .framer-joq590 { aspect-ratio: 0.6079295154185022 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 329px); overflow: hidden; position: relative; width: 125%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Iuo9t .framer-1rj5ah8 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 37px; height: 326px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 390px; z-index: 1; }\",\".framer-Iuo9t .framer-jkkyuj { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 93%; word-break: break-word; word-wrap: break-word; }\",\".framer-Iuo9t .framer-3ze4sd { flex: none; height: auto; max-width: 94%; overflow: visible; position: relative; white-space: pre-wrap; width: 93%; word-break: break-word; word-wrap: break-word; }\",\".framer-Iuo9t .framer-1d80gp6 { display: grid; flex: none; gap: 0px 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: calc(var(--framer-viewport-height, 100vh) * 0.09810874704491726); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 90%; }\",\".framer-Iuo9t .framer-18irstb, .framer-Iuo9t .framer-1ylclje { align-content: flex-start; align-items: flex-start; align-self: start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 65px; justify-content: flex-start; justify-self: start; padding: 0px; position: relative; width: 245px; }\",\".framer-Iuo9t .framer-pop6eg-container, .framer-Iuo9t .framer-4v0s5v-container { flex: 1 0 0px; height: 1px; position: relative; width: auto; }\",\".framer-Iuo9t .framer-zdvqd4-container, .framer-Iuo9t .framer-17aq4cc-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-Iuo9t .framer-t8kndu, .framer-Iuo9t .framer-zp895f { align-self: start; aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 68px); justify-self: end; overflow: visible; position: relative; width: 68px; }\",\".framer-Iuo9t .framer-8u49qm, .framer-Iuo9t .framer-1dw3iof { bottom: 111px; flex: none; height: 4px; left: calc(49.21875000000002% - 5px / 2); overflow: hidden; position: absolute; width: 5px; }\",\".framer-Iuo9t .framer-140v6kx { aspect-ratio: 0.6079295154185022 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 393px); overflow: hidden; position: relative; width: 125%; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-Iuo9t .framer-1yttd62 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 37px; height: 326px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1414px; z-index: 1; }\",\".framer-Iuo9t .framer-146g9ha { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Iuo9t .framer-axfx4l { flex: none; height: auto; max-width: 98%; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Iuo9t .framer-1lbolvt { display: grid; flex: none; gap: 0px 0px; grid-auto-rows: minmax(0, 1fr); grid-template-columns: repeat(2, minmax(50px, 1fr)); grid-template-rows: repeat(2, minmax(0, 1fr)); height: calc(var(--framer-viewport-height, 100vh) * 0.09810874704491726); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 35%; }\",\".framer-Iuo9t.framer-v-fbuedr.framer-yk7t8e { width: 1200px; }\",\".framer-Iuo9t.framer-v-3nkzxr.framer-yk7t8e { gap: 0px; height: min-content; min-height: 1210px; padding: 0px 30px 40px 30px; width: 810px; }\",\".framer-Iuo9t.framer-v-1cldkr1.framer-yk7t8e { gap: 0px; height: 659px; padding: 0px 20px 0px 20px; width: 390px; }\",\".framer-Iuo9t.framer-v-1cldkr1 .framer-2qm0px, .framer-Iuo9t.framer-v-1cldkr1 .framer-4xq4hm { order: 0; }\",\".framer-Iuo9t.framer-v-1cldkr1 .framer-joq590 { height: var(--framer-aspect-ratio-supported, 393px); }\",\".framer-Iuo9t.framer-v-1cldkr1 .framer-1rj5ah8, .framer-Iuo9t.framer-v-1cldkr1 .framer-7ik0lj { order: 1; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 648\n * @framerIntrinsicWidth 1439\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"urapeTZ9D\":{\"layout\":[\"fixed\",\"fixed\"]},\"NO1om1BRA\":{\"layout\":[\"fixed\",\"auto\"]},\"J_bfOb4TI\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framere8kApHjI4=withCSS(Component,css,\"framer-Iuo9t\");export default Framere8kApHjI4;Framere8kApHjI4.displayName=\"Contact Section\";Framere8kApHjI4.defaultProps={height:648,width:1439};addPropertyControls(Framere8kApHjI4,{variant:{options:[\"vctVEojYH\",\"urapeTZ9D\",\"NO1om1BRA\",\"J_bfOb4TI\"],optionTitles:[\"XL\",\"L\",\"M\",\"S\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framere8kApHjI4,[{explicitInter:true,fonts:[{family:\"Clash Display\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/VFMK2COV3DN37JR7JQ4CAOJPZ7KWKNY7/ODD5YJNDLHZZB2MIT3DPVH4EIHAMZ34D/BSY64LPTT3OPLVKAZKL3AHKRWZ3D74AC.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/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\"}]},...UnderlineButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framere8kApHjI4\",\"slots\":[],\"annotations\":{\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"648\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"urapeTZ9D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"NO1om1BRA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"J_bfOb4TI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"1439\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./e8kApHjI4.map", "// Generated by Framer (af04cc1)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Clash Display-medium\",\"FS;Clash Display-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Clash Display\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/2GQIT54GKQY3JRFTSHS4ARTRNRQISSAA/3CIP5EBHRRHE5FVQU3VFROPUERNDSTDF/JTSL5QESUXATU47LCPUNHZQBDDIWDOSW.woff2\",weight:\"500\"},{family:\"Clash Display\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BFBSY7LX5W2U2EROCLVVTQP4VS7S4PC3/IIUX4FGTMD2LK2VWD3RVTAS4SSMUN7B5/53RZKGODFYDW3QHTIL7IPOWTBCSUEZK7.woff2\",weight:\"700\"}]}];export const css=['.framer-0lBIK .framer-styles-preset-1fyflak:not(.rich-text-wrapper), .framer-0lBIK .framer-styles-preset-1fyflak.rich-text-wrapper p { --framer-font-family: \"Clash Display\", \"Clash Display Placeholder\", sans-serif; --framer-font-family-bold: \"Clash Display\", \"Clash Display Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0.8px; --framer-line-height: 15px; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: var(--token-c46abb9d-0d10-414f-ba99-89efb980d54d, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }'];export const className=\"framer-0lBIK\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (be619af)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/yZNxdV3Tql7iOPU57JvC/3gW3seDJxPWbHn4KImso/o93BsUfXU.js\";const cycleOrder=[\"GoN4seSao\",\"lfpEaxB4T\"];const serializationHash=\"framer-s4rLJ\";const variantClassNames={GoN4seSao:\"framer-v-90lj2t\",lfpEaxB4T:\"framer-v-ao2e4i\"};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 transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};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.create(React.Fragment);const humanReadableVariantMap={L:\"GoN4seSao\",S:\"lfpEaxB4T\"};const getProps=({height,id,rollNo,title1,title2,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,CPk8QFZVt:(_ref=title2!==null&&title2!==void 0?title2:props.CPk8QFZVt)!==null&&_ref!==void 0?_ref:\"Sub Title\",eooWg5ZT3:(_ref1=rollNo!==null&&rollNo!==void 0?rollNo:props.eooWg5ZT3)!==null&&_ref1!==void 0?_ref1:\"02\",L_m8VdsUp:(_ref2=title1!==null&&title1!==void 0?title1:props.L_m8VdsUp)!==null&&_ref2!==void 0?_ref2:\"//Title\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"GoN4seSao\"};};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,eooWg5ZT3,L_m8VdsUp,CPk8QFZVt,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"GoN4seSao\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"lfpEaxB4T\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-90lj2t\",className,classNames),\"data-framer-name\":\"L\",layoutDependency:layoutDependency,layoutId:\"GoN4seSao\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({lfpEaxB4T:{\"data-framer-name\":\"S\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ag19kj\",\"data-framer-name\":\"Seperator\",layoutDependency:layoutDependency,layoutId:\"poRdL2UmP\",style:{backgroundColor:\"var(--token-3680e070-9a5f-4ccc-acdc-6b7bf653175a, rgb(22, 22, 22))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-kqx4f7\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"cm4HFp12s\",children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-wloapj\",\"data-framer-name\":\"1\",layoutDependency:layoutDependency,layoutId:\"MN1sNASm5\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1fyflak\",\"data-styles-preset\":\"o93BsUfXU\",style:{\"--framer-text-alignment\":\"left\"},children:\"02\"})}),className:\"framer-1g6od91\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bk2G9yc_5\",text:eooWg5ZT3,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jmrcym\",\"data-framer-name\":\"2\",layoutDependency:layoutDependency,layoutId:\"N7X4udE8R\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1fyflak\",\"data-styles-preset\":\"o93BsUfXU\",style:{\"--framer-text-alignment\":\"left\"},children:\"//ABOUT\"})}),className:\"framer-1tre80m\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"kpqWS936m\",text:L_m8VdsUp,verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1plcxxx\",\"data-framer-name\":\"3\",layoutDependency:layoutDependency,layoutId:\"P4BzNaW6T\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1fyflak\",\"data-styles-preset\":\"o93BsUfXU\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-fe2f0188-6a6d-41ef-a83f-a875042ba3b8, rgb(128, 128, 128)))\"},children:\"Since 2000\"})}),className:\"framer-171mczz\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"rwXTcjkT_\",style:{\"--extracted-r6o4lv\":\"var(--token-fe2f0188-6a6d-41ef-a83f-a875042ba3b8, rgb(128, 128, 128))\"},text:CPk8QFZVt,verticalAlignment:\"top\",withExternalLayout:true})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-s4rLJ.framer-waz2sq, .framer-s4rLJ .framer-waz2sq { display: block; }\",\".framer-s4rLJ.framer-90lj2t { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1380px; }\",\".framer-s4rLJ .framer-1ag19kj { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\".framer-s4rLJ .framer-kqx4f7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-s4rLJ .framer-wloapj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 25%; }\",\".framer-s4rLJ .framer-1g6od91, .framer-s4rLJ .framer-1tre80m, .framer-s4rLJ .framer-171mczz { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-s4rLJ .framer-1jmrcym { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 15%; }\",\".framer-s4rLJ .framer-1plcxxx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; overflow: hidden; padding: 0px; position: relative; width: 15%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-s4rLJ.framer-90lj2t, .framer-s4rLJ .framer-wloapj, .framer-s4rLJ .framer-1jmrcym, .framer-s4rLJ .framer-1plcxxx { gap: 0px; } .framer-s4rLJ.framer-90lj2t > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-s4rLJ.framer-90lj2t > :first-child { margin-top: 0px; } .framer-s4rLJ.framer-90lj2t > :last-child { margin-bottom: 0px; } .framer-s4rLJ .framer-wloapj > *, .framer-s4rLJ .framer-1jmrcym > *, .framer-s4rLJ .framer-1plcxxx > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-s4rLJ .framer-wloapj > :first-child, .framer-s4rLJ .framer-1jmrcym > :first-child, .framer-s4rLJ .framer-1plcxxx > :first-child { margin-left: 0px; } .framer-s4rLJ .framer-wloapj > :last-child, .framer-s4rLJ .framer-1jmrcym > :last-child, .framer-s4rLJ .framer-1plcxxx > :last-child { margin-right: 0px; } }\",\".framer-s4rLJ.framer-v-ao2e4i .framer-1jmrcym, .framer-s4rLJ.framer-v-ao2e4i .framer-1plcxxx { flex: 1 0 0px; width: 1px; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 26\n * @framerIntrinsicWidth 1380\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"lfpEaxB4T\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"eooWg5ZT3\":\"rollNo\",\"L_m8VdsUp\":\"title1\",\"CPk8QFZVt\":\"title2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWh06BfHF_=withCSS(Component,css,\"framer-s4rLJ\");export default FramerWh06BfHF_;FramerWh06BfHF_.displayName=\"Header\";FramerWh06BfHF_.defaultProps={height:26,width:1380};addPropertyControls(FramerWh06BfHF_,{variant:{options:[\"GoN4seSao\",\"lfpEaxB4T\"],optionTitles:[\"L\",\"S\"],title:\"Variant\",type:ControlType.Enum},eooWg5ZT3:{defaultValue:\"02\",displayTextArea:false,title:\"Roll No\",type:ControlType.String},L_m8VdsUp:{defaultValue:\"//Title\",displayTextArea:false,title:\"Title 1\",type:ControlType.String},CPk8QFZVt:{defaultValue:\"Sub Title\",displayTextArea:false,title:\"Title 2\",type:ControlType.String}});addFonts(FramerWh06BfHF_,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWh06BfHF_\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"eooWg5ZT3\\\":\\\"rollNo\\\",\\\"L_m8VdsUp\\\":\\\"title1\\\",\\\"CPk8QFZVt\\\":\\\"title2\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1380\",\"framerIntrinsicHeight\":\"26\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"lfpEaxB4T\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Wh06BfHF_.map", "// Generated by Framer (9f68555)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Clash Display-semibold\",\"FS;Clash Display-bold\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Clash Display\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/FPDAZ2S6SW4QMSRIIKNNGTPM6VIXYMKO/5HNPQ453FRLIQWV2FNOBUU3FKTDZQVSG/Z3MGHFHX6DCTLQ55LJYRJ5MDCZPMFZU6.woff2\",weight:\"600\"},{family:\"Clash Display\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BFBSY7LX5W2U2EROCLVVTQP4VS7S4PC3/IIUX4FGTMD2LK2VWD3RVTAS4SSMUN7B5/53RZKGODFYDW3QHTIL7IPOWTBCSUEZK7.woff2\",weight:\"700\"}]}];export const css=['.framer-93zad .framer-styles-preset-14hd7fd:not(.rich-text-wrapper), .framer-93zad .framer-styles-preset-14hd7fd.rich-text-wrapper h4 { --framer-font-family: \"Clash Display\", \"Clash Display Placeholder\", sans-serif; --framer-font-family-bold: \"Clash Display\", \"Clash Display Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 34px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-variation-axes: normal; --framer-font-weight: 600; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 34px; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-c46abb9d-0d10-414f-ba99-89efb980d54d, #ffffff); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: uppercase; }'];export const className=\"framer-93zad\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (139b156)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/ey7NxWmwW2fYrDQMY7IF/EvWIa9yB23cE0CCy0Kmc/AZmqYzF9O.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/yZNxdV3Tql7iOPU57JvC/3gW3seDJxPWbHn4KImso/o93BsUfXU.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/DfXqWm0u7wPysS8E4eRO/pye0koDhNXNfh3uqXmeU/VcngNbO2E.js\";const MaterialFonts=getFonts(Material);const cycleOrder=[\"hxA5VsZVX\",\"i6C0gvWr7\",\"zLB8xRhMr\",\"l1aOrOgWM\",\"s2LEqXonC\",\"ElNToFhJQ\",\"MZjUKKtCO\",\"rtPQNwZp7\"];const serializationHash=\"framer-HAejX\";const variantClassNames={ElNToFhJQ:\"framer-v-mf4ryq\",hxA5VsZVX:\"framer-v-1oqvlue\",i6C0gvWr7:\"framer-v-4pbzj1\",l1aOrOgWM:\"framer-v-1w0p612\",MZjUKKtCO:\"framer-v-84w65o\",rtPQNwZp7:\"framer-v-48h3x7\",s2LEqXonC:\"framer-v-10w2sz7\",zLB8xRhMr:\"framer-v-cfsti6\"};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 transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};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.create(React.Fragment);const humanReadableVariantMap={\"Primary Closed\":\"hxA5VsZVX\",\"Primary Mobile Closed\":\"s2LEqXonC\",\"Primary Mobile Open\":\"ElNToFhJQ\",\"Primary Open\":\"i6C0gvWr7\",\"Secondary Closed\":\"zLB8xRhMr\",\"Secondary Mobile Closed\":\"MZjUKKtCO\",\"Secondary Mobile Open\":\"rtPQNwZp7\",\"Secondary Open\":\"l1aOrOgWM\"};const getProps=({answer,height,id,question,rollNo,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,AAmVKvJGi:(_ref=question!==null&&question!==void 0?question:props.AAmVKvJGi)!==null&&_ref!==void 0?_ref:\"What industries do you specialize in?\",fYYVUiVOA:(_ref1=rollNo!==null&&rollNo!==void 0?rollNo:props.fYYVUiVOA)!==null&&_ref1!==void 0?_ref1:\"01\",SEqb734yY:(_ref2=answer!==null&&answer!==void 0?answer:props.SEqb734yY)!==null&&_ref2!==void 0?_ref2:\"To get started, simply share your project details and goals with us. We'll guide you through the process and provide the tools and support needed to bring your vision to life.\",variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"hxA5VsZVX\"};};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,fYYVUiVOA,AAmVKvJGi,SEqb734yY,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"hxA5VsZVX\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1mjvryh=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"i6C0gvWr7\");});const onTapmx8vv0=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"hxA5VsZVX\");});const onTap1d43wht=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"l1aOrOgWM\");});const onTap1yrvua3=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"zLB8xRhMr\");});const onTap128ek0w=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"ElNToFhJQ\");});const onTapjv3mkf=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"s2LEqXonC\");});const onTap1o3oxad=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"rtPQNwZp7\");});const onTapsglgz7=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});setVariant(\"MZjUKKtCO\");});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"zLB8xRhMr\",\"l1aOrOgWM\",\"MZjUKKtCO\",\"rtPQNwZp7\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"s2LEqXonC\",\"ElNToFhJQ\",\"MZjUKKtCO\",\"rtPQNwZp7\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if([\"i6C0gvWr7\",\"l1aOrOgWM\",\"ElNToFhJQ\",\"rtPQNwZp7\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className];const componentViewport=useComponentViewport();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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1oqvlue\",className,classNames),\"data-framer-name\":\"Primary Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"hxA5VsZVX\",onTap:onTap1mjvryh,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({ElNToFhJQ:{\"data-framer-name\":\"Primary Mobile Open\",onTap:onTapjv3mkf},i6C0gvWr7:{\"data-framer-name\":\"Primary Open\",onTap:onTapmx8vv0},l1aOrOgWM:{\"data-framer-name\":\"Secondary Open\",onTap:onTap1yrvua3},MZjUKKtCO:{\"data-framer-name\":\"Secondary Mobile Closed\",onTap:onTap1o3oxad},rtPQNwZp7:{\"data-framer-name\":\"Secondary Mobile Open\",onTap:onTapsglgz7},s2LEqXonC:{\"data-framer-name\":\"Primary Mobile Closed\",onTap:onTap128ek0w},zLB8xRhMr:{\"data-framer-name\":\"Secondary Closed\",onTap:onTap1d43wht}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-112eq9\",\"data-framer-name\":\"Seperator\",layoutDependency:layoutDependency,layoutId:\"ywQwTzJ74\",style:{backgroundColor:\"var(--token-3680e070-9a5f-4ccc-acdc-6b7bf653175a, rgb(22, 22, 22))\"}}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-183pbiz\",\"data-framer-name\":\"Content\",layoutDependency:layoutDependency,layoutId:\"svQcKsdk6\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17j4e1h\",\"data-framer-name\":\"Inner Content\",layoutDependency:layoutDependency,layoutId:\"jYUSawnKr\",children:[isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1fyflak\",\"data-styles-preset\":\"o93BsUfXU\",style:{\"--framer-text-alignment\":\"left\"},children:\"01\"})}),className:\"framer-cbvjuv\",\"data-framer-name\":\"Roll No\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"tvvw10CWV\",text:fYYVUiVOA,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-10qxjek\",\"data-framer-name\":\"Question\",layoutDependency:layoutDependency,layoutId:\"k2tzN8WZ0\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-h7dwia\",\"data-styles-preset\":\"AZmqYzF9O\",children:\"What industries do you specialize in?\"})}),className:\"framer-xm5jxu\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Iy2p3lv83\",text:AAmVKvJGi,verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ozh6x-container\",layoutDependency:layoutDependency,layoutId:\"k5xo_bSBk-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-c46abb9d-0d10-414f-ba99-89efb980d54d, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"arrowoutward\",iconSelection:\"Add\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"k5xo_bSBk\",layoutId:\"k5xo_bSBk\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({ElNToFhJQ:{iconSelection:\"Remove\"},i6C0gvWr7:{iconSelection:\"Remove\"},l1aOrOgWM:{iconSelection:\"Remove\"},rtPQNwZp7:{iconSelection:\"Remove\"}},baseVariant,gestureVariant)})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hw9orm\",\"data-framer-name\":\"Seperator\",layoutDependency:layoutDependency,layoutId:\"X_OFhgNw0\",style:{backgroundColor:\"var(--token-3680e070-9a5f-4ccc-acdc-6b7bf653175a, rgb(22, 22, 22))\"}}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-p02xhs\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"uiqYuNwgH\",children:isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-zd8fka\",\"data-styles-preset\":\"VcngNbO2E\",children:\"Lorem ipsum dolor sit amet, consectetur adipiscing elit. Suspendisse varius enim in eros elementum tristique. Duis cursus, mi quis viverra ornare, eros dolor interdum nulla, ut commodo diam libero vitae erat. Aenean faucibus nibh et justo cursus id rutrum lorem imperdiet. Nunc ut sem vitae risus tristique posuere.\"})}),className:\"framer-ycboq9\",\"data-framer-name\":\"Body Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HBV7o5o0D\",text:SEqb734yY,verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-HAejX.framer-4v45a4, .framer-HAejX .framer-4v45a4 { display: block; }\",\".framer-HAejX.framer-1oqvlue { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 28px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1104px; }\",\".framer-HAejX .framer-112eq9, .framer-HAejX .framer-1hw9orm { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; z-index: 1; }\",\".framer-HAejX .framer-183pbiz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-HAejX .framer-17j4e1h { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-HAejX .framer-cbvjuv { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 4%; word-break: break-word; word-wrap: break-word; }\",\".framer-HAejX .framer-10qxjek { 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: center; max-width: 865.5px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-HAejX .framer-xm5jxu { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-HAejX .framer-1ozh6x-container { flex: none; height: 22px; position: relative; width: 22px; }\",\".framer-HAejX .framer-p02xhs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; min-height: 201px; overflow: visible; padding: 0px 115px 0px 124px; position: relative; width: 100%; }\",\".framer-HAejX .framer-ycboq9 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-HAejX.framer-1oqvlue, .framer-HAejX .framer-17j4e1h, .framer-HAejX .framer-10qxjek, .framer-HAejX .framer-p02xhs { gap: 0px; } .framer-HAejX.framer-1oqvlue > * { margin: 0px; margin-bottom: calc(28px / 2); margin-top: calc(28px / 2); } .framer-HAejX.framer-1oqvlue > :first-child, .framer-HAejX .framer-10qxjek > :first-child { margin-top: 0px; } .framer-HAejX.framer-1oqvlue > :last-child, .framer-HAejX .framer-10qxjek > :last-child { margin-bottom: 0px; } .framer-HAejX .framer-17j4e1h > * { margin: 0px; margin-left: calc(80px / 2); margin-right: calc(80px / 2); } .framer-HAejX .framer-17j4e1h > :first-child, .framer-HAejX .framer-p02xhs > :first-child { margin-left: 0px; } .framer-HAejX .framer-17j4e1h > :last-child, .framer-HAejX .framer-p02xhs > :last-child { margin-right: 0px; } .framer-HAejX .framer-10qxjek > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-HAejX .framer-p02xhs > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-HAejX.framer-v-4pbzj1 .framer-112eq9, .framer-HAejX.framer-v-mf4ryq .framer-112eq9 { order: 0; }\",\".framer-HAejX.framer-v-4pbzj1 .framer-183pbiz, .framer-HAejX.framer-v-1w0p612 .framer-183pbiz, .framer-HAejX.framer-v-mf4ryq .framer-183pbiz, .framer-HAejX.framer-v-48h3x7 .framer-183pbiz { order: 1; }\",\".framer-HAejX.framer-v-4pbzj1 .framer-1hw9orm, .framer-HAejX.framer-v-1w0p612 .framer-1hw9orm, .framer-HAejX.framer-v-mf4ryq .framer-1hw9orm, .framer-HAejX.framer-v-48h3x7 .framer-1hw9orm { order: 3; }\",\".framer-HAejX.framer-v-4pbzj1 .framer-p02xhs, .framer-HAejX.framer-v-1w0p612 .framer-p02xhs { min-height: unset; order: 2; }\",\".framer-HAejX.framer-v-cfsti6.framer-1oqvlue, .framer-HAejX.framer-v-1w0p612.framer-1oqvlue, .framer-HAejX.framer-v-84w65o.framer-1oqvlue, .framer-HAejX.framer-v-48h3x7.framer-1oqvlue { padding: 28px 0px 0px 0px; }\",\".framer-HAejX.framer-v-mf4ryq .framer-p02xhs, .framer-HAejX.framer-v-48h3x7 .framer-p02xhs { min-height: unset; order: 2; padding: 0px; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 1104\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"i6C0gvWr7\":{\"layout\":[\"fixed\",\"auto\"]},\"zLB8xRhMr\":{\"layout\":[\"fixed\",\"auto\"]},\"l1aOrOgWM\":{\"layout\":[\"fixed\",\"auto\"]},\"s2LEqXonC\":{\"layout\":[\"fixed\",\"auto\"]},\"ElNToFhJQ\":{\"layout\":[\"fixed\",\"auto\"]},\"MZjUKKtCO\":{\"layout\":[\"fixed\",\"auto\"]},\"rtPQNwZp7\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"fYYVUiVOA\":\"rollNo\",\"AAmVKvJGi\":\"question\",\"SEqb734yY\":\"answer\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerkfE4FS3Hl=withCSS(Component,css,\"framer-HAejX\");export default FramerkfE4FS3Hl;FramerkfE4FS3Hl.displayName=\"FAQ Single\";FramerkfE4FS3Hl.defaultProps={height:80,width:1104};addPropertyControls(FramerkfE4FS3Hl,{variant:{options:[\"hxA5VsZVX\",\"i6C0gvWr7\",\"zLB8xRhMr\",\"l1aOrOgWM\",\"s2LEqXonC\",\"ElNToFhJQ\",\"MZjUKKtCO\",\"rtPQNwZp7\"],optionTitles:[\"Primary Closed\",\"Primary Open\",\"Secondary Closed\",\"Secondary Open\",\"Primary Mobile Closed\",\"Primary Mobile Open\",\"Secondary Mobile Closed\",\"Secondary Mobile Open\"],title:\"Variant\",type:ControlType.Enum},fYYVUiVOA:{defaultValue:\"01\",displayTextArea:false,title:\"Roll No\",type:ControlType.String},AAmVKvJGi:{defaultValue:\"What industries do you specialize in?\",displayTextArea:true,title:\"Question\",type:ControlType.String},SEqb734yY:{defaultValue:\"To get started, simply share your project details and goals with us. We'll guide you through the process and provide the tools and support needed to bring your vision to life.\",displayTextArea:true,title:\"Answer\",type:ControlType.String}});addFonts(FramerkfE4FS3Hl,[{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\"}]},...MaterialFonts,...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\":\"FramerkfE4FS3Hl\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"i6C0gvWr7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zLB8xRhMr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"l1aOrOgWM\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"s2LEqXonC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ElNToFhJQ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"MZjUKKtCO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rtPQNwZp7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"80\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"fYYVUiVOA\\\":\\\"rollNo\\\",\\\"AAmVKvJGi\\\":\\\"question\\\",\\\"SEqb734yY\\\":\\\"answer\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1104\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./kfE4FS3Hl.map", "// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import FAQSingle from\"https://framerusercontent.com/modules/3yKRAgrQp7VGOgS7SFeo/z72UXpXFKo1pfxgJodYL/kfE4FS3Hl.js\";const FAQSingleFonts=getFonts(FAQSingle);const cycleOrder=[\"UCfcD_mmo\",\"XIbW4syTP\"];const serializationHash=\"framer-albtt\";const variantClassNames={UCfcD_mmo:\"framer-v-1ruil3r\",XIbW4syTP:\"framer-v-1fabxf3\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={L:\"UCfcD_mmo\",S:\"XIbW4syTP\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"UCfcD_mmo\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"UCfcD_mmo\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ruil3r\",className,classNames),\"data-framer-name\":\"L\",layoutDependency:layoutDependency,layoutId:\"UCfcD_mmo\",ref:refBinding,style:{backgroundColor:\"var(--token-f2130d30-5051-414b-bbfe-2f8dcb0cab5e, rgb(0, 0, 0))\",...style},...addPropertyOverrides({XIbW4syTP:{\"data-framer-name\":\"S\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||475)-0-480)/2+0+0),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7d2vql-container\",layoutDependency:layoutDependency,layoutId:\"LU0qBsafy-container\",nodeId:\"LU0qBsafy\",rendersWithMotion:true,scopeId:\"c5t7Uzt8F\",children:/*#__PURE__*/_jsx(FAQSingle,{AAmVKvJGi:\"What is V.I.B.E.S?\",fYYVUiVOA:\"01\",height:\"100%\",id:\"LU0qBsafy\",layoutId:\"LU0qBsafy\",SEqb734yY:\"V.I.B.E.S is your app for discovering and connecting with local culture in real time. From finding nearby events and joining live chats to exploring promotions from local businesses, V.I.B.E.S brings your city\u2019s unique energy to your fingertips.\",style:{width:\"100%\"},variant:\"hxA5VsZVX\",width:\"100%\",...addPropertyOverrides({XIbW4syTP:{variant:\"s2LEqXonC\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||475)-0-480)/2+80+0),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1izv4y5-container\",layoutDependency:layoutDependency,layoutId:\"k5PaiPFlz-container\",nodeId:\"k5PaiPFlz\",rendersWithMotion:true,scopeId:\"c5t7Uzt8F\",children:/*#__PURE__*/_jsx(FAQSingle,{AAmVKvJGi:\"How does V.I.B.E.S work?\",fYYVUiVOA:\"02\",height:\"100%\",id:\"k5PaiPFlz\",layoutId:\"k5PaiPFlz\",SEqb734yY:\"Simply download the app, set your location, and start exploring! V.I.B.E.S uses your location to show real-time events, local timelines, and proximity chats, making it easy to discover what\u2019s happening around you.\",style:{width:\"100%\"},variant:\"zLB8xRhMr\",width:\"100%\",...addPropertyOverrides({XIbW4syTP:{variant:\"MZjUKKtCO\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||475)-0-480)/2+160+0),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7cq2f9-container\",layoutDependency:layoutDependency,layoutId:\"cFr3iMnPH-container\",nodeId:\"cFr3iMnPH\",rendersWithMotion:true,scopeId:\"c5t7Uzt8F\",children:/*#__PURE__*/_jsx(FAQSingle,{AAmVKvJGi:\"Who is V.I.B.E.S For?\",fYYVUiVOA:\"03\",height:\"100%\",id:\"cFr3iMnPH\",layoutId:\"cFr3iMnPH\",SEqb734yY:\"V.I.B.E.S is for anyone looking to explore, share, and engage with their environment. Whether you're a traveler, a local, or someone new in town, V.I.B.E.S helps you discover events, connect with people, and experience your surroundings in a whole new way.\",style:{width:\"100%\"},variant:\"zLB8xRhMr\",width:\"100%\",...addPropertyOverrides({XIbW4syTP:{variant:\"MZjUKKtCO\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||475)-0-480)/2+240+0),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-7021dk-container\",layoutDependency:layoutDependency,layoutId:\"tfBl8BEog-container\",nodeId:\"tfBl8BEog\",rendersWithMotion:true,scopeId:\"c5t7Uzt8F\",children:/*#__PURE__*/_jsx(FAQSingle,{AAmVKvJGi:\"What\u2019s on the Local Timeline?\",fYYVUiVOA:\"04\",height:\"100%\",id:\"tfBl8BEog\",layoutId:\"tfBl8BEog\",SEqb734yY:\"The Local Timeline is a real-time feed that shows events, posts, and promotions tailored to your location. It keeps you up-to-date on what\u2019s happening right around you, making it easy to find things to do.\",style:{width:\"100%\"},variant:\"zLB8xRhMr\",width:\"100%\",...addPropertyOverrides({XIbW4syTP:{variant:\"MZjUKKtCO\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||475)-0-480)/2+320+0),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1opmuf3-container\",layoutDependency:layoutDependency,layoutId:\"qf8WrxTgd-container\",nodeId:\"qf8WrxTgd\",rendersWithMotion:true,scopeId:\"c5t7Uzt8F\",children:/*#__PURE__*/_jsx(FAQSingle,{AAmVKvJGi:\"Can I control who sees my posts and activity?\",fYYVUiVOA:\"05\",height:\"100%\",id:\"qf8WrxTgd\",layoutId:\"qf8WrxTgd\",SEqb734yY:\"Absolutely! V.I.B.E.S gives you control over your privacy. You can choose to share your posts with everyone, with followers only, or with specific groups.\",style:{width:\"100%\"},variant:\"zLB8xRhMr\",width:\"100%\",...addPropertyOverrides({XIbW4syTP:{variant:\"MZjUKKtCO\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+(((componentViewport?.height||475)-0-480)/2+400+0),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13aydme-container\",layoutDependency:layoutDependency,layoutId:\"wpQbf4UQx-container\",nodeId:\"wpQbf4UQx\",rendersWithMotion:true,scopeId:\"c5t7Uzt8F\",children:/*#__PURE__*/_jsx(FAQSingle,{AAmVKvJGi:\"How can businesses benefit from V.I.B.E.S?\",fYYVUiVOA:\"06\",height:\"100%\",id:\"wpQbf4UQx\",layoutId:\"wpQbf4UQx\",SEqb734yY:\"Local businesses can connect with potential customers nearby through proximity-based promotions and featured events. It\u2019s a powerful way to drive foot traffic and grow brand awareness among the local community.\",style:{width:\"100%\"},variant:\"zLB8xRhMr\",width:\"100%\",...addPropertyOverrides({XIbW4syTP:{variant:\"MZjUKKtCO\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",backgroundSize:.2,fit:\"tile\",intrinsicHeight:475,intrinsicWidth:911,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||475)*.498727735368957-(componentViewport?.height||475)*1.02/2)),pixelHeight:128,pixelWidth:128,positionX:\"left\",positionY:\"top\",src:\"https://framerusercontent.com/images/ldf53R2pKtKErtQpdz1GxxWt2I.svg\"},className:\"framer-1cocvgc\",\"data-framer-name\":\"BG Pattern\",layoutDependency:layoutDependency,layoutId:\"qJs93Idld\",style:{opacity:.06}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-albtt.framer-1cmjrzd, .framer-albtt .framer-1cmjrzd { display: block; }\",\".framer-albtt.framer-1ruil3r { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1104px; }\",\".framer-albtt .framer-7d2vql-container, .framer-albtt .framer-1izv4y5-container, .framer-albtt .framer-7cq2f9-container, .framer-albtt .framer-7021dk-container, .framer-albtt .framer-1opmuf3-container, .framer-albtt .framer-13aydme-container { flex: none; height: auto; position: relative; width: 100%; z-index: 3; }\",\".framer-albtt .framer-1cocvgc { flex: none; height: 102%; left: calc(50.00000000000002% - 102% / 2); overflow: visible; pointer-events: none; position: absolute; top: calc(49.8727735368957% - 102% / 2); width: 102%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-albtt.framer-1ruil3r { gap: 0px; } .framer-albtt.framer-1ruil3r > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-albtt.framer-1ruil3r > :first-child { margin-top: 0px; } .framer-albtt.framer-1ruil3r > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 475\n * @framerIntrinsicWidth 1104\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"XIbW4syTP\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerc5t7Uzt8F=withCSS(Component,css,\"framer-albtt\");export default Framerc5t7Uzt8F;Framerc5t7Uzt8F.displayName=\"FAQ List\";Framerc5t7Uzt8F.defaultProps={height:475,width:1104};addPropertyControls(Framerc5t7Uzt8F,{variant:{options:[\"UCfcD_mmo\",\"XIbW4syTP\"],optionTitles:[\"L\",\"S\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerc5t7Uzt8F,[{explicitInter:true,fonts:[]},...FAQSingleFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerc5t7Uzt8F\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XIbW4syTP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"475\",\"framerIntrinsicWidth\":\"1104\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./c5t7Uzt8F.map", "// Generated by Framer (f7d95e4)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/gZF69zPXQT2eMx9hHSLK/VT8QAqnKYFmlnYprbFDK/j8MSNk5Nj.js\";import FAQList from\"https://framerusercontent.com/modules/eD8kYDAhWbgFCLckgulw/EvBNE3ZVjVUphedGULUg/c5t7Uzt8F.js\";import Header from\"https://framerusercontent.com/modules/wmHVOssrm2c4Hkp88YdW/ZYmBuv4eQCSYXSeWTuM2/Wh06BfHF_.js\";const HeaderFonts=getFonts(Header);const FAQListFonts=getFonts(FAQList);const cycleOrder=[\"LWw0Xdlom\",\"XwGq1Pp6g\",\"YybeWKVED\",\"WUUmz9vyJ\"];const serializationHash=\"framer-0INFM\";const variantClassNames={LWw0Xdlom:\"framer-v-1ddhu6r\",WUUmz9vyJ:\"framer-v-100d9nc\",XwGq1Pp6g:\"framer-v-1qyaoz7\",YybeWKVED:\"framer-v-1r0a030\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={L:\"XwGq1Pp6g\",M:\"YybeWKVED\",S:\"WUUmz9vyJ\",XL:\"LWw0Xdlom\"};const getProps=({height,id,rollNo,title1,title2,width,...props})=>{return{...props,f9Ozzi1DS:title1??props.f9Ozzi1DS??\"//ABOUT\",jHiPoU8Mf:title2??props.jHiPoU8Mf??\"Since 2000\",KEG6vHIRL:rollNo??props.KEG6vHIRL??\"02\",variant:humanReadableVariantMap[props.variant]??props.variant??\"LWw0Xdlom\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};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,KEG6vHIRL,f9Ozzi1DS,jHiPoU8Mf,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"LWw0Xdlom\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.section,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ddhu6r\",className,classNames),\"data-framer-name\":\"XL\",layoutDependency:layoutDependency,layoutId:\"LWw0Xdlom\",ref:refBinding,style:{...style},...addPropertyOverrides({WUUmz9vyJ:{\"data-framer-name\":\"S\"},XwGq1Pp6g:{\"data-framer-name\":\"L\"},YybeWKVED:{\"data-framer-name\":\"M\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-esyix6\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"VKpLnqW9a\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:26,width:`calc(${componentViewport?.width||\"100vw\"} - 60px)`,y:(componentViewport?.y||0)+4+(((componentViewport?.height||853)-104-749)/2+0+0)+0+0,...addPropertyOverrides({WUUmz9vyJ:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+27+(((componentViewport?.height||200)-54-689)/2+0+0)+0+0},YybeWKVED:{y:(componentViewport?.y||0)+26+(((componentViewport?.height||870)-121-749)/2+0+0)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vm8x3e-container\",layoutDependency:layoutDependency,layoutId:\"SoO20xO6r-container\",nodeId:\"SoO20xO6r\",rendersWithMotion:true,scopeId:\"hECpCpUCX\",children:/*#__PURE__*/_jsx(Header,{CPk8QFZVt:jHiPoU8Mf,eooWg5ZT3:KEG6vHIRL,height:\"100%\",id:\"SoO20xO6r\",L_m8VdsUp:f9Ozzi1DS,layoutId:\"SoO20xO6r\",style:{width:\"100%\"},variant:\"GoN4seSao\",width:\"100%\",...addPropertyOverrides({WUUmz9vyJ:{variant:\"lfpEaxB4T\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-134g54r\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"Z01ZHFiNV\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-14hd7fd\",\"data-styles-preset\":\"j8MSNk5Nj\",style:{\"--framer-text-alignment\":\"center\"},children:\"Frequently\"})}),className:\"framer-1uz7r8f\",\"data-framer-name\":\"Text 1\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZBS1LsWLn\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-14hd7fd\",\"data-styles-preset\":\"j8MSNk5Nj\",style:{\"--framer-text-alignment\":\"center\"},children:\"Asked Questions\"})}),className:\"framer-1svaasw\",\"data-framer-name\":\"Text 2\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"wC8mOB0CM\",verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({WUUmz9vyJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-14hd7fd\",\"data-styles-preset\":\"j8MSNk5Nj\",style:{\"--framer-text-alignment\":\"center\"},children:\"Asked Question\"})})}},baseVariant,gestureVariant)})]})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:475,width:`calc((${componentViewport?.width||\"100vw\"} - 60px) * 0.8)`,y:(componentViewport?.y||0)+4+(((componentViewport?.height||853)-104-749)/2+194+80),...addPropertyOverrides({WUUmz9vyJ:{width:`calc(${componentViewport?.width||\"100vw\"} - 40px)`,y:(componentViewport?.y||0)+27+(((componentViewport?.height||200)-54-689)/2+154+60)},YybeWKVED:{width:`calc((${componentViewport?.width||\"100vw\"} - 60px) * 0.95)`,y:(componentViewport?.y||0)+26+(((componentViewport?.height||870)-121-749)/2+194+80)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-13nyfc6-container\",layoutDependency:layoutDependency,layoutId:\"iqbNfWWn5-container\",nodeId:\"iqbNfWWn5\",rendersWithMotion:true,scopeId:\"hECpCpUCX\",children:/*#__PURE__*/_jsx(FAQList,{height:\"100%\",id:\"iqbNfWWn5\",layoutId:\"iqbNfWWn5\",style:{width:\"100%\"},variant:\"UCfcD_mmo\",width:\"100%\",...addPropertyOverrides({WUUmz9vyJ:{variant:\"XIbW4syTP\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-0INFM.framer-1ehgo5c, .framer-0INFM .framer-1ehgo5c { display: block; }\",\".framer-0INFM.framer-1ddhu6r { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; overflow: hidden; padding: 4px 30px 100px 30px; position: relative; width: 1440px; }\",\".framer-0INFM .framer-esyix6 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 100px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0INFM .framer-1vm8x3e-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-0INFM .framer-134g54r { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 600px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-0INFM .framer-1uz7r8f, .framer-0INFM .framer-1svaasw { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-0INFM .framer-13nyfc6-container { flex: none; height: auto; position: relative; width: 80%; z-index: 2; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0INFM.framer-1ddhu6r, .framer-0INFM .framer-esyix6, .framer-0INFM .framer-134g54r { gap: 0px; } .framer-0INFM.framer-1ddhu6r > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-0INFM.framer-1ddhu6r > :first-child, .framer-0INFM .framer-esyix6 > :first-child, .framer-0INFM .framer-134g54r > :first-child { margin-top: 0px; } .framer-0INFM.framer-1ddhu6r > :last-child, .framer-0INFM .framer-esyix6 > :last-child, .framer-0INFM .framer-134g54r > :last-child { margin-bottom: 0px; } .framer-0INFM .framer-esyix6 > * { margin: 0px; margin-bottom: calc(100px / 2); margin-top: calc(100px / 2); } .framer-0INFM .framer-134g54r > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-0INFM.framer-v-1qyaoz7.framer-1ddhu6r { width: 1200px; }\",\".framer-0INFM.framer-v-1r0a030.framer-1ddhu6r { padding: 26px 30px 95px 30px; width: 810px; }\",\".framer-0INFM.framer-v-1r0a030 .framer-13nyfc6-container { width: 95%; }\",\".framer-0INFM.framer-v-100d9nc.framer-1ddhu6r { gap: 60px; padding: 27px 20px 27px 20px; width: 390px; }\",\".framer-0INFM.framer-v-100d9nc .framer-esyix6 { gap: 60px; }\",\".framer-0INFM.framer-v-100d9nc .framer-134g54r { align-content: flex-start; align-items: flex-start; }\",\".framer-0INFM.framer-v-100d9nc .framer-13nyfc6-container { width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-0INFM.framer-v-100d9nc.framer-1ddhu6r, .framer-0INFM.framer-v-100d9nc .framer-esyix6 { gap: 0px; } .framer-0INFM.framer-v-100d9nc.framer-1ddhu6r > *, .framer-0INFM.framer-v-100d9nc .framer-esyix6 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-0INFM.framer-v-100d9nc.framer-1ddhu6r > :first-child, .framer-0INFM.framer-v-100d9nc .framer-esyix6 > :first-child { margin-top: 0px; } .framer-0INFM.framer-v-100d9nc.framer-1ddhu6r > :last-child, .framer-0INFM.framer-v-100d9nc .framer-esyix6 > :last-child { margin-bottom: 0px; } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 853\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"XwGq1Pp6g\":{\"layout\":[\"fixed\",\"auto\"]},\"YybeWKVED\":{\"layout\":[\"fixed\",\"auto\"]},\"WUUmz9vyJ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"KEG6vHIRL\":\"rollNo\",\"f9Ozzi1DS\":\"title1\",\"jHiPoU8Mf\":\"title2\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerhECpCpUCX=withCSS(Component,css,\"framer-0INFM\");export default FramerhECpCpUCX;FramerhECpCpUCX.displayName=\"FAQ Section\";FramerhECpCpUCX.defaultProps={height:853,width:1440};addPropertyControls(FramerhECpCpUCX,{variant:{options:[\"LWw0Xdlom\",\"XwGq1Pp6g\",\"YybeWKVED\",\"WUUmz9vyJ\"],optionTitles:[\"XL\",\"L\",\"M\",\"S\"],title:\"Variant\",type:ControlType.Enum},KEG6vHIRL:{defaultValue:\"02\",displayTextArea:false,title:\"Roll No\",type:ControlType.String},f9Ozzi1DS:{defaultValue:\"//ABOUT\",displayTextArea:false,title:\"Title 1\",type:ControlType.String},jHiPoU8Mf:{defaultValue:\"Since 2000\",displayTextArea:false,title:\"Title 2\",type:ControlType.String}});addFonts(FramerhECpCpUCX,[{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\"}]},...HeaderFonts,...FAQListFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerhECpCpUCX\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"853\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XwGq1Pp6g\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"YybeWKVED\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"WUUmz9vyJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"KEG6vHIRL\\\":\\\"rollNo\\\",\\\"f9Ozzi1DS\\\":\\\"title1\\\",\\\"jHiPoU8Mf\\\":\\\"title2\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1440\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./hECpCpUCX.map"],
  "mappings": "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",
  "names": ["ImageWithFX", "withFX", "Image2", "MotionDivWithFX", "motion", "RichTextWithFX", "RichText", "UnderlineButtonFonts", "getFonts", "sGuiSyzdL_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "animation1", "animation2", "animation3", "animation4", "transition3", "animation5", "animation6", "transition4", "animation7", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "LayoutGroup", "u", "getLoadingLazyAtYPosition", "FormContainer", "formState", "l", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "Framere8kApHjI4", "withCSS", "e8kApHjI4_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "rollNo", "title1", "title2", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "eooWg5ZT3", "L_m8VdsUp", "CPk8QFZVt", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText", "css", "FramerWh06BfHF_", "withCSS", "Wh06BfHF_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "MaterialFonts", "getFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "answer", "height", "id", "question", "rollNo", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "fYYVUiVOA", "AAmVKvJGi", "SEqb734yY", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1mjvryh", "args", "onTapmx8vv0", "onTap1d43wht", "onTap1yrvua3", "onTap128ek0w", "onTapjv3mkf", "onTap1o3oxad", "onTapsglgz7", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText", "ComponentViewportProvider", "css", "FramerkfE4FS3Hl", "withCSS", "kfE4FS3Hl_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "FAQSingleFonts", "getFonts", "kfE4FS3Hl_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "Image2", "getLoadingLazyAtYPosition", "css", "Framerc5t7Uzt8F", "withCSS", "c5t7Uzt8F_default", "addPropertyControls", "ControlType", "addFonts", "HeaderFonts", "getFonts", "Wh06BfHF_default", "FAQListFonts", "c5t7Uzt8F_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "rollNo", "title1", "title2", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "KEG6vHIRL", "f9Ozzi1DS", "jHiPoU8Mf", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText", "css", "FramerhECpCpUCX", "withCSS", "hECpCpUCX_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
