{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/djSMWdrpIVG8DzBLM2Bb/0unfhZp2gANpWndtHLFJ/MH1amV_1f.js", "ssg:https://framerusercontent.com/modules/83lKuaDJmiO6OHjRooyc/WslmLEJ8vsyNKc9LUMWM/GWF8NvbiC.js"],
  "sourcesContent": ["// Generated by Framer (c563d2c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;DM Sans-500\",\"GF;DM Sans-700\",\"GF;DM Sans-700italic\",\"GF;DM Sans-500italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwAkJxhS2f3ZGMZpg.woff2\",weight:\"500\"},{family:\"DM Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2tp2ywxg089UriI5-g4vlH9VoD8CmcqZG40F9JadbnoEwARZthS2f3ZGMZpg.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat9uCm32RmYJpso5.woff2\",weight:\"700\"},{family:\"DM Sans\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/dmsans/v15/rP2rp2ywxg089UriCZaSExd86J3t9jz86Mvy4qCRAL19DksVat-7DW32RmYJpso5.woff2\",weight:\"500\"}]}];export const css=['.framer-OoXfT .framer-styles-preset-16x2is0:not(.rich-text-wrapper), .framer-OoXfT .framer-styles-preset-16x2is0.rich-text-wrapper p { --framer-font-family: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-bold-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-family-italic: \"DM Sans\", \"DM Sans Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 500; --framer-letter-spacing: -0.28px; --framer-line-height: 130%; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: var(--token-274613e3-dea5-4eb6-b10b-d1ac30a5853d, #000000); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: inherit; }'];export const className=\"framer-OoXfT\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (1f5f6d9)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,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{Video}from\"https://framerusercontent.com/modules/lRDHiNWNVWmE0lqtoVHP/7qT0r3So12155VV5Jq5x/Video.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/sMjmStuNYQzKDeutzy70/RGTk9LTuTNAO0wKT9TyH/kOi0EyJ35.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/djSMWdrpIVG8DzBLM2Bb/0unfhZp2gANpWndtHLFJ/MH1amV_1f.js\";import Button from\"https://framerusercontent.com/modules/uiir0YEh9jKLewBTbT0H/6KaXvKSBcSWJlc0eXmy7/dzNJ99hkN.js\";const VideoFonts=getFonts(Video);const ButtonFonts=getFonts(Button);const enabledGestures={u1jFNJOGl:{hover:true}};const cycleOrder=[\"Lp0MmqJ0U\",\"u1jFNJOGl\"];const serializationHash=\"framer-Kr9Ip\";const variantClassNames={Lp0MmqJ0U:\"framer-v-vosiwk\",u1jFNJOGl:\"framer-v-31xfs9\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const isSet=value=>{if(Array.isArray(value))return value.length>0;return value!==undefined&&value!==null&&value!==\"\";};const transition2={delay:0,duration:0,ease:[.25,1,.5,1],type:\"tween\"};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={\"Approach - CTA\":\"u1jFNJOGl\",\"Approach Card\":\"Lp0MmqJ0U\"};const getProps=({cTAText,height,id,image,link,number,paragraph,title,videoURL,width,...props})=>{return{...props,kB1rNTf7X:paragraph??props.kB1rNTf7X??\"Based on the research, strategic designs solutions will be explored. Multiple route will be presented and the selected will be further developed. This includes low, mid and high fidelity wireframes and animations.\",Mz0wvNH6v:title??props.Mz0wvNH6v??\"Refinement\",OYhVL3499:link??props.OYhVL3499,rFExBnb6h:number??props.rFExBnb6h??\"03\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Lp0MmqJ0U\",y33fYjAOj:videoURL??props.y33fYjAOj??\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",ZLxZW1prj:image??props.ZLxZW1prj??{src:\"https://framerusercontent.com/images/cqfVQIgw5jhzxuDXnMuX2ze2kI.png?scale-down-to=512\",srcSet:\"https://framerusercontent.com/images/cqfVQIgw5jhzxuDXnMuX2ze2kI.png?scale-down-to=1024 885w,https://framerusercontent.com/images/cqfVQIgw5jhzxuDXnMuX2ze2kI.png?scale-down-to=2048 1771w,https://framerusercontent.com/images/cqfVQIgw5jhzxuDXnMuX2ze2kI.png 1844w\"},ZN02jBaM7:cTAText??props.ZN02jBaM7??\"Apply now\"};};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,rFExBnb6h,Mz0wvNH6v,kB1rNTf7X,ZLxZW1prj,y33fYjAOj,ZN02jBaM7,OYhVL3499,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Lp0MmqJ0U\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const visible=isSet(y33fYjAOj);const visible1=isSet(kB1rNTf7X);const isDisplayed=()=>{if(gestureVariant===\"u1jFNJOGl-hover\")return true;return false;};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-vosiwk\",className,classNames),\"data-framer-name\":\"Approach Card\",layoutDependency:layoutDependency,layoutId:\"Lp0MmqJ0U\",ref:refBinding,style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},...addPropertyOverrides({\"u1jFNJOGl-hover\":{\"data-framer-name\":undefined},u1jFNJOGl:{\"data-framer-name\":\"Approach - CTA\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1oaibqq\",\"data-framer-name\":\"Image Wrapper\",layoutDependency:layoutDependency,layoutId:\"Cw_hd1L_T\",style:{borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+0+0+0),sizes:componentViewport?.width||\"100vw\",...toResponsiveImage(ZLxZW1prj)},className:\"framer-10rn08s\",\"data-framer-name\":\"Image\",layoutDependency:layoutDependency,layoutId:\"XVEXC9bBd\"}),visible&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-rhi9wy-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"mMPHnfxaD-container\",nodeId:\"mMPHnfxaD\",rendersWithMotion:true,scopeId:\"GWF8NvbiC\",children:/*#__PURE__*/_jsx(Video,{backgroundColor:\"rgba(0, 0, 0, 0)\",borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,controls:false,height:\"100%\",id:\"mMPHnfxaD\",isMixedBorderRadius:false,layoutId:\"mMPHnfxaD\",loop:true,muted:true,objectFit:\"cover\",playing:true,posterEnabled:true,srcType:\"URL\",srcUrl:y33fYjAOj,startTime:0,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,volume:25,width:\"100%\"})})})]}),/*#__PURE__*/_jsx(Transition,{value:transition2,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vdh18r\",\"data-framer-name\":\"Overlay\",layoutDependency:layoutDependency,layoutId:\"N4imDGIkh\",style:{background:\"linear-gradient(180deg, rgba(84, 84, 84, 0) 35%, rgba(0, 0, 0, 0.4) 100%)\"}})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ltx7qq\",\"data-framer-name\":\"Details\",layoutDependency:layoutDependency,layoutId:\"lKipAHnQW\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ksfo3c\",\"data-framer-name\":\"Title\",layoutDependency:layoutDependency,layoutId:\"V7gKg7AcQ\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-n1mol3\",\"data-framer-name\":\"Tag\",layoutDependency:layoutDependency,layoutId:\"YyxttZ6VU\",style:{backdropFilter:\"blur(50px)\",backgroundColor:\"rgba(255, 255, 255, 0.2)\",borderBottomLeftRadius:55,borderBottomRightRadius:55,borderTopLeftRadius:55,borderTopRightRadius:55,WebkitBackdropFilter:\"blur(50px)\"},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U3dpdHplci1tZWRpdW0=\",\"--framer-font-family\":'\"Switzer\", \"Switzer Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"100%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"03\"})}),className:\"framer-29quop\",\"data-framer-name\":\"03\",fonts:[\"FS;Switzer-medium\"],layoutDependency:layoutDependency,layoutId:\"CrLjnq1IU\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},text:rFExBnb6h,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ortmvs\",layoutDependency:layoutDependency,layoutId:\"VRkbtnWjG\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1vuesa4\",\"data-styles-preset\":\"kOi0EyJ35\",children:\"Refinement\"})}),className:\"framer-27jyt1\",\"data-framer-name\":\"Refinement\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"B7Yak6v8u\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:Mz0wvNH6v,verticalAlignment:\"top\",withExternalLayout:true}),visible1&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-16x2is0\",\"data-styles-preset\":\"MH1amV_1f\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Based on the research, strategic designs solutions will be explored. Multiple route will be presented and the selected will be further developed. This includes low, mid and high fidelity wireframes and animations.\"})}),className:\"framer-al1slp\",\"data-framer-name\":\"Based on the research, strategic designs solutions will be explored. Multiple route will be presented and the selected will be further developed. This includes low, mid and high fidelity wireframes and animations.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Vo4hsggz8\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\",opacity:.8},text:kB1rNTf7X,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({\"u1jFNJOGl-hover\":{height:33,y:(componentViewport?.y||0)+(componentViewport?.height||480)-(0+(componentViewport?.height||480)*1)+20+(0+34+((componentViewport?.height||480)*1-40-338)/1*1)+0+271}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1nnhisg-container\",layoutDependency:layoutDependency,layoutId:\"wwWs5cfe1-container\",nodeId:\"wwWs5cfe1\",rendersWithMotion:true,scopeId:\"GWF8NvbiC\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"wwWs5cfe1\",layoutId:\"wwWs5cfe1\",NhREodF7M:OYhVL3499,variant:\"iXbXWJBer\",width:\"100%\",XqpXZUGU6:ZN02jBaM7})})})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Kr9Ip.framer-ov8o8c, .framer-Kr9Ip .framer-ov8o8c { display: block; }\",\".framer-Kr9Ip.framer-vosiwk { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 384px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Kr9Ip .framer-1oaibqq { align-content: center; align-items: center; aspect-ratio: 0.7989583333333333 / 1; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: var(--framer-aspect-ratio-supported, 480px); justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; will-change: var(--framer-will-change-override, transform); }\",\".framer-Kr9Ip .framer-10rn08s { flex: none; height: 100%; position: relative; width: 100%; z-index: 2; }\",\".framer-Kr9Ip .framer-rhi9wy-container { flex: none; height: 100%; left: 0px; position: absolute; top: calc(49.81684981684984% - 100% / 2); width: 100%; z-index: 2; }\",\".framer-Kr9Ip .framer-vdh18r { bottom: 0px; flex: none; height: 100%; left: 0px; position: absolute; width: 100%; z-index: 2; }\",\".framer-Kr9Ip .framer-1ltx7qq { align-content: flex-start; align-items: flex-start; bottom: 0px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: 100%; justify-content: space-between; left: calc(49.80443285528033% - 100% / 2); overflow: visible; padding: 20px; position: absolute; width: 100%; z-index: 3; }\",\".framer-Kr9Ip .framer-ksfo3c { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Kr9Ip .framer-n1mol3 { 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: visible; padding: 9px 20px 9px 20px; position: relative; width: min-content; }\",\".framer-Kr9Ip .framer-29quop { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Kr9Ip .framer-ortmvs { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-Kr9Ip .framer-27jyt1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Kr9Ip .framer-al1slp { flex: none; height: auto; max-width: 300px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-Kr9Ip .framer-1nnhisg-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Kr9Ip.framer-vosiwk, .framer-Kr9Ip .framer-1oaibqq, .framer-Kr9Ip .framer-ksfo3c, .framer-Kr9Ip .framer-n1mol3, .framer-Kr9Ip .framer-ortmvs { gap: 0px; } .framer-Kr9Ip.framer-vosiwk > *, .framer-Kr9Ip .framer-ksfo3c > *, .framer-Kr9Ip .framer-ortmvs > * { margin: 0px; margin-bottom: calc(15px / 2); margin-top: calc(15px / 2); } .framer-Kr9Ip.framer-vosiwk > :first-child, .framer-Kr9Ip .framer-ksfo3c > :first-child, .framer-Kr9Ip .framer-ortmvs > :first-child { margin-top: 0px; } .framer-Kr9Ip.framer-vosiwk > :last-child, .framer-Kr9Ip .framer-ksfo3c > :last-child, .framer-Kr9Ip .framer-ortmvs > :last-child { margin-bottom: 0px; } .framer-Kr9Ip .framer-1oaibqq > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-Kr9Ip .framer-1oaibqq > :first-child, .framer-Kr9Ip .framer-n1mol3 > :first-child { margin-left: 0px; } .framer-Kr9Ip .framer-1oaibqq > :last-child, .framer-Kr9Ip .framer-n1mol3 > :last-child { margin-right: 0px; } .framer-Kr9Ip .framer-n1mol3 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-Kr9Ip.framer-v-31xfs9.framer-vosiwk { cursor: pointer; }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 480\n * @framerIntrinsicWidth 384\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"u1jFNJOGl\":{\"layout\":[\"fixed\",\"auto\"]},\"f36V4gKqa\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"rFExBnb6h\":\"number\",\"Mz0wvNH6v\":\"title\",\"kB1rNTf7X\":\"paragraph\",\"ZLxZW1prj\":\"image\",\"y33fYjAOj\":\"videoURL\",\"ZN02jBaM7\":\"cTAText\",\"OYhVL3499\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerGWF8NvbiC=withCSS(Component,css,\"framer-Kr9Ip\");export default FramerGWF8NvbiC;FramerGWF8NvbiC.displayName=\"Approach Card\";FramerGWF8NvbiC.defaultProps={height:480,width:384};addPropertyControls(FramerGWF8NvbiC,{variant:{options:[\"Lp0MmqJ0U\",\"u1jFNJOGl\"],optionTitles:[\"Approach Card\",\"Approach - CTA\"],title:\"Variant\",type:ControlType.Enum},rFExBnb6h:{defaultValue:\"03\",displayTextArea:false,title:\"Number\",type:ControlType.String},Mz0wvNH6v:{defaultValue:\"Refinement\",displayTextArea:false,title:\"Title\",type:ControlType.String},kB1rNTf7X:{defaultValue:\"Based on the research, strategic designs solutions will be explored. Multiple route will be presented and the selected will be further developed. This includes low, mid and high fidelity wireframes and animations.\",displayTextArea:true,title:\"Paragraph\",type:ControlType.String},ZLxZW1prj:{__defaultAssetReference:\"data:framer/asset-reference,cqfVQIgw5jhzxuDXnMuX2ze2kI.png?originalFilename=Rectangle+747814387.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage},y33fYjAOj:{defaultValue:\"https://assets.mixkit.co/videos/preview/mixkit-shining-sun-in-the-sky-surrounded-by-moving-clouds-31793-small.mp4\",placeholder:\"../example.mp4\",title:\"Video URL\",type:ControlType.String},ZN02jBaM7:{defaultValue:\"Apply now\",displayTextArea:false,title:\"CTA Text\",type:ControlType.String},OYhVL3499:{title:\"Link\",type:ControlType.Link}});addFonts(FramerGWF8NvbiC,[{explicitInter:true,fonts:[{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/OYB4CXKJQXKTNSLJMTDQOIVUL2V5EL7S/WYO2P7DQVV5RNXGMCUO2HL4RJP4VFUAS/6XPIMU23OJVRY676OG5YVJMWEHWICATX.woff2\",weight:\"500\"},{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\"}]},...VideoFonts,...ButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerGWF8NvbiC\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"480\",\"framerIntrinsicWidth\":\"384\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"rFExBnb6h\\\":\\\"number\\\",\\\"Mz0wvNH6v\\\":\\\"title\\\",\\\"kB1rNTf7X\\\":\\\"paragraph\\\",\\\"ZLxZW1prj\\\":\\\"image\\\",\\\"y33fYjAOj\\\":\\\"videoURL\\\",\\\"ZN02jBaM7\\\":\\\"cTAText\\\",\\\"OYhVL3499\\\":\\\"link\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"u1jFNJOGl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"f36V4gKqa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./GWF8NvbiC.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "VideoFonts", "getFonts", "Video", "ButtonFonts", "dzNJ99hkN_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "toResponsiveImage", "value", "isSet", "transition2", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "cTAText", "height", "id", "image", "link", "number", "paragraph", "title", "videoURL", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "rFExBnb6h", "Mz0wvNH6v", "kB1rNTf7X", "ZLxZW1prj", "y33fYjAOj", "ZN02jBaM7", "OYhVL3499", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "visible", "visible1", "isDisplayed", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "ComponentViewportProvider", "SmartComponentScopedContainer", "RichText2", "css", "FramerGWF8NvbiC", "withCSS", "GWF8NvbiC_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
