{"version":3,"file":"CSHkgC_m9Mi76CPE_3E7WzAZYQArY189cTKjlnh-mLg.CwD9Ry4A.mjs","names":["serializationHash","variantClassNames","humanReadableVariantMap","getProps","Component","css","NavigationHome","Button","ImageCarousel","Footer","metadata","PropertyOverrides","_Fragment","FormPlainTextInput"],"sources":["https:/framerusercontent.com/modules/UN4nPvSjhAlzyIcWIWTG/hdBxfNETiqyyO1Kyxyk2/UTAeq7dYk.js","https:/framerusercontent.com/modules/be6vNG895d1WEsh5Agbz/hlXjC2Uy17QnV9ZRr1t4/waVuzZiVe.js"],"sourcesContent":["// Generated by Framer (8ebf084)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const MotionDivWithFX=withFX(motion.div);const enabledGestures={TW3x7fvN9:{hover:true,pressed:true}};const cycleOrder=[\"TW3x7fvN9\",\"WmJ9L8iQF\",\"E9bOTOsNu\",\"aK9rJHfCX\",\"uI7ZqMCzI\"];const serializationHash=\"framer-Iketj\";const variantClassNames={aK9rJHfCX:\"framer-v-1xn01wu\",E9bOTOsNu:\"framer-v-1jn6u2e\",TW3x7fvN9:\"framer-v-6p9mvk\",uI7ZqMCzI:\"framer-v-cfzvnc\",WmJ9L8iQF:\"framer-v-1tp1o70\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:1,ease:[0,0,1,1],type:\"tween\"};const animation={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;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={Default:\"TW3x7fvN9\",Disabled:\"E9bOTOsNu\",Error:\"uI7ZqMCzI\",Loading:\"WmJ9L8iQF\",Success:\"aK9rJHfCX\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"TW3x7fvN9\"};};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:\"TW3x7fvN9\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"WmJ9L8iQF\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"WmJ9L8iQF\")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.button,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-6p9mvk\",className,classNames),\"data-framer-name\":\"Default\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"TW3x7fvN9\",ref:refBinding,style:{background:\"linear-gradient(180deg, rgb(51, 51, 51) 0%, rgb(51, 51, 51) 100%)\",backgroundColor:\"rgb(51, 51, 51)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,opacity:1,...style},variants:{\"TW3x7fvN9-hover\":{background:\"linear-gradient(180deg, rgba(51, 51, 51, 0.85) 0%, rgba(51, 51, 51, 0.85) 100%)\",backgroundColor:\"rgba(51, 51, 51, 0.85)\",opacity:1},\"TW3x7fvN9-pressed\":{opacity:1},aK9rJHfCX:{background:\"linear-gradient(180deg, rgb(255, 255, 255) 100%, rgba(0, 0, 0, 0) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\",opacity:1},E9bOTOsNu:{opacity:.5},uI7ZqMCzI:{background:\"linear-gradient(180deg, rgba(255, 34, 68, 0.15) 0%, rgba(255, 34, 68, 0.15) 100%)\",backgroundColor:\"rgba(255, 34, 68, 0.15)\",opacity:1}},...addPropertyOverrides({\"TW3x7fvN9-hover\":{\"data-framer-name\":undefined},\"TW3x7fvN9-pressed\":{\"data-framer-name\":undefined},aK9rJHfCX:{\"data-framer-name\":\"Success\"},E9bOTOsNu:{\"data-framer-name\":\"Disabled\"},uI7ZqMCzI:{\"data-framer-name\":\"Error\"},WmJ9L8iQF:{\"data-framer-name\":\"Loading\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Submit\"})}),className:\"framer-j0gc9e\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"cobWqyP3K\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{aK9rJHfCX:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\"},uI7ZqMCzI:{\"--extracted-r6o4lv\":\"rgb(255, 34, 68)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aK9rJHfCX:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 51, 51))\"},children:\"Thank you\"})})},uI7ZqMCzI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 34, 68))\"},children:\"Something went wrong\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-cvdwwb\",\"data-framer-name\":\"Spinner\",layoutDependency:layoutDependency,layoutId:\"FlCGtlkN6\",style:{mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"},children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,className:\"framer-1kdrgbb\",\"data-framer-name\":\"Conic\",layoutDependency:layoutDependency,layoutId:\"qSgVyD2OF\",style:{background:\"conic-gradient(from 180deg at 50% 50%, rgb(68, 204, 255) 0deg, rgb(68, 204, 255) 360deg)\",backgroundColor:\"rgb(68, 204, 255)\",mask:\"none\",WebkitMask:\"none\"},variants:{WmJ9L8iQF:{background:\"conic-gradient(from 0deg at 50% 50%, rgba(255, 255, 255, 0) 7.208614864864882deg, rgb(255, 255, 255) 342deg)\",backgroundColor:\"rgba(0, 0, 0, 0)\",mask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\",WebkitMask:\"url('https://framerusercontent.com/images/pGiXYozQ3mE4cilNOItfe2L2fUA.svg') alpha no-repeat center / cover add\"}},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jgss70\",\"data-framer-name\":\"Rounding\",layoutDependency:layoutDependency,layoutId:\"wQOCih3IP\",style:{backgroundColor:\"rgb(255, 255, 255)\",borderBottomLeftRadius:1,borderBottomRightRadius:1,borderTopLeftRadius:1,borderTopRightRadius:1},transformTemplate:transformTemplate1})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Iketj.framer-schkay, .framer-Iketj .framer-schkay { display: block; }\",\".framer-Iketj.framer-6p9mvk { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 240px; }\",\".framer-Iketj .framer-j0gc9e { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-Iketj .framer-cvdwwb { aspect-ratio: 1 / 1; flex: none; gap: 10px; height: var(--framer-aspect-ratio-supported, 20px); overflow: hidden; position: relative; width: 20px; }\",\".framer-Iketj .framer-1kdrgbb { bottom: 0px; flex: none; left: 0px; overflow: visible; position: absolute; right: 0px; top: 0px; }\",\".framer-Iketj .framer-1jgss70 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 2px); left: 50%; overflow: visible; position: absolute; top: 0px; width: 2px; }\",\".framer-Iketj.framer-v-1tp1o70.framer-6p9mvk, .framer-Iketj.framer-v-1jn6u2e.framer-6p9mvk, .framer-Iketj.framer-v-1xn01wu.framer-6p9mvk, .framer-Iketj.framer-v-cfzvnc.framer-6p9mvk { cursor: unset; }\",\".framer-Iketj.framer-v-1tp1o70 .framer-1kdrgbb { overflow: hidden; }\",\".framer-Iketj.framer-v-1xn01wu .framer-j0gc9e { order: 0; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 240\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"WmJ9L8iQF\":{\"layout\":[\"fixed\",\"fixed\"]},\"E9bOTOsNu\":{\"layout\":[\"fixed\",\"fixed\"]},\"aK9rJHfCX\":{\"layout\":[\"fixed\",\"fixed\"]},\"uI7ZqMCzI\":{\"layout\":[\"fixed\",\"fixed\"]},\"U6mwBcFCk\":{\"layout\":[\"fixed\",\"fixed\"]},\"orFMngSYo\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerUTAeq7dYk=withCSS(Component,css,\"framer-Iketj\");export default FramerUTAeq7dYk;FramerUTAeq7dYk.displayName=\"Button\";FramerUTAeq7dYk.defaultProps={height:40,width:240};addPropertyControls(FramerUTAeq7dYk,{variant:{options:[\"TW3x7fvN9\",\"WmJ9L8iQF\",\"E9bOTOsNu\",\"aK9rJHfCX\",\"uI7ZqMCzI\"],optionTitles:[\"Default\",\"Loading\",\"Disabled\",\"Success\",\"Error\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerUTAeq7dYk,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUTAeq7dYk\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"40\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WmJ9L8iQF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"E9bOTOsNu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aK9rJHfCX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"uI7ZqMCzI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"U6mwBcFCk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"orFMngSYo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"240\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UTAeq7dYk.map","// Generated by Framer (8ebf084)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,FormContainer,FormPlainTextInput,FormSelect,GeneratedComponentContext,getFonts,PropertyOverrides,RichText,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useMetadata,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ImageCarousel from\"#framer/local/canvasComponent/ezLzHBopY/ezLzHBopY.js\";import NavigationHome from\"#framer/local/canvasComponent/ObWmyB30k/ObWmyB30k.js\";import Button from\"#framer/local/canvasComponent/UTAeq7dYk/UTAeq7dYk.js\";import Footer from\"#framer/local/canvasComponent/xsmmr9WfN/xsmmr9WfN.js\";import metadataProvider from\"#framer/local/webPageMetadata/waVuzZiVe/waVuzZiVe.js\";const NavigationHomeFonts=getFonts(NavigationHome);const ButtonFonts=getFonts(Button);const ImageCarouselFonts=getFonts(ImageCarousel);const FooterFonts=getFonts(Footer);const breakpoints={CLb7i3j3F:\"(max-width: 809px)\",nCNK4mzOs:\"(min-width: 1200px)\",Qs5K8px2j:\"(min-width: 810px) and (max-width: 1199px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-A3qgG\";const variantClassNames={CLb7i3j3F:\"framer-v-12wou60\",nCNK4mzOs:\"framer-v-1cp4zlt\",Qs5K8px2j:\"framer-v-1hmpc4x\"};const formVariants=(form,variants,currentVariant)=>{switch(form.state){case\"success\":return variants.success??currentVariant;case\"pending\":return variants.pending??currentVariant;case\"error\":return variants.error??currentVariant;case\"incomplete\":return variants.incomplete??currentVariant;}};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"nCNK4mzOs\",Phone:\"CLb7i3j3F\",Tablet:\"Qs5K8px2j\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"nCNK4mzOs\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);const metadata=React.useMemo(()=>metadataProvider(undefined,activeLocale),[undefined,activeLocale]);useMetadata(metadata);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"nCNK4mzOs\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(0, 0, 0); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1cp4zlt\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:800,width:componentViewport?.width||\"100vw\",y:0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-c4mewq-container\",layoutScroll:true,nodeId:\"xP5IbGy7S\",scopeId:\"waVuzZiVe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CLb7i3j3F:{variant:\"UkUPcpf3I\"}},children:/*#__PURE__*/_jsx(NavigationHome,{height:\"100%\",id:\"xP5IbGy7S\",layoutId:\"xP5IbGy7S\",style:{width:\"100%\"},variant:\"A7fUW5ojB\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-178njkn\",\"data-framer-name\":\"Main\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kf0z7t\",\"data-framer-name\":\"Container\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-qwfesu\",\"data-framer-name\":\"Left Column\",children:/*#__PURE__*/_jsx(FormContainer,{action:\"https://api.framer.com/forms/v1/forms/1d251615-f611-496e-9d86-27e1a5302960/submit\",className:\"framer-mf9vuh\",nodeId:\"MR582q7IS\",redirectUrl:{webPageId:\"UGwHfd_Kq\"},submitTrackingId:\"g-bpys45675x\",children:formState=>/*#__PURE__*/_jsxs(_Fragment,{children:[/*#__PURE__*/_jsxs(\"label\",{className:\"framer-9rvuil\",children:[/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-9lqy2\",inputName:\"Name\",placeholder:\"Name\",required:true,type:\"text\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-hstpd0\",inputName:\"Phone Number\",placeholder:\"Phone Number\",required:true,type:\"number\"}),/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-16sk9uu\",inputName:\"Email\",placeholder:\"Email\",required:true,type:\"email\"})]}),/*#__PURE__*/_jsx(\"label\",{className:\"framer-c9u9j3\",children:/*#__PURE__*/_jsx(FormPlainTextInput,{className:\"framer-49ws2i\",inputName:\"Tell us about your video request\",placeholder:\"Tell us about your video request\",required:true,type:\"textarea\"})}),/*#__PURE__*/_jsxs(\"label\",{className:\"framer-pj3xqp\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:\"What do you require?\"})}),className:\"framer-1yv9ska\",fonts:[\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(FormSelect,{className:\"framer-1rlbbez\",inputName:\"Tell us about your request\",required:true,selectOptions:[{title:\"Comercial Video\",type:\"option\",value:\"Comercial Video\"},{title:\"Documentary\",type:\"option\",value:\"Documentary\"},{title:\"Music Video\",type:\"option\",value:\"Music Video\"},{title:\"Music Campaign\",type:\"option\",value:\"Music Campaign\"},{title:\"Short Film\",type:\"option\",value:\"Short Film\"},{title:\"Youtube Video\",type:\"option\",value:\"Youtube Video\"},{title:\"Social Media Content Package\",type:\"option\",value:\"Social Media Content Package\"},{title:\"Live Show\",type:\"option\",value:\"Live Show\"},{title:\"Event Video & Photo\",type:\"option\",value:\"Event Video & Photo\"},{title:\"Equipment & Crew Rental\",type:\"option\",value:\"Equipment & Crew Rental\"},{title:\"Something Else\",type:\"option\",value:\"Something Else\"}]})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CLb7i3j3F:{width:`max(${componentViewport?.width||\"100vw\"}, 1px)`},Qs5K8px2j:{width:`calc(max(${componentViewport?.width||\"100vw\"} / 2, 1px) - 40px)`}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"558px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1n2is7s-container\",nodeId:\"QVvw7BYAk\",scopeId:\"waVuzZiVe\",children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"QVvw7BYAk\",layoutId:\"QVvw7BYAk\",style:{height:\"100%\",width:\"100%\"},type:\"submit\",variant:formVariants(formState,{pending:\"TW3x7fvN9\",success:\"aK9rJHfCX\"},\"TW3x7fvN9\"),width:\"100%\"})})})})]})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1losj8b-container\",nodeId:\"IIQLsHsNO\",scopeId:\"waVuzZiVe\",children:/*#__PURE__*/_jsx(ImageCarousel,{height:\"100%\",id:\"IIQLsHsNO\",image1:addImageAlt({pixelHeight:1080,pixelWidth:1600,src:\"https://framerusercontent.com/images/GlcacYhci2vIOPgWVqZ9hgrFDJs.webp\",srcSet:\"https://framerusercontent.com/images/GlcacYhci2vIOPgWVqZ9hgrFDJs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/GlcacYhci2vIOPgWVqZ9hgrFDJs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/GlcacYhci2vIOPgWVqZ9hgrFDJs.webp 1600w\"},\"\"),image2:addImageAlt({pixelHeight:1350,pixelWidth:1920,positionX:\"51.2%\",positionY:\"43.6%\",src:\"https://framerusercontent.com/images/MvDWkKx9ofLyyIOmVfHI4QbBCjk.webp\",srcSet:\"https://framerusercontent.com/images/MvDWkKx9ofLyyIOmVfHI4QbBCjk.webp?scale-down-to=512 512w,https://framerusercontent.com/images/MvDWkKx9ofLyyIOmVfHI4QbBCjk.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/MvDWkKx9ofLyyIOmVfHI4QbBCjk.webp 1920w\"},\"\"),image3:addImageAlt({pixelHeight:1080,pixelWidth:1600,positionX:\"61.6%\",positionY:\"39.2%\",src:\"https://framerusercontent.com/images/USxiKnmXqlV8oinq8lR1osTmHw.webp\",srcSet:\"https://framerusercontent.com/images/USxiKnmXqlV8oinq8lR1osTmHw.webp?scale-down-to=512 512w,https://framerusercontent.com/images/USxiKnmXqlV8oinq8lR1osTmHw.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/USxiKnmXqlV8oinq8lR1osTmHw.webp 1600w\"},\"\"),image4:addImageAlt({pixelHeight:2160,pixelWidth:3240,src:\"https://framerusercontent.com/images/o2G6n5xTjFAQoATP4LxlizYJpFs.webp\",srcSet:\"https://framerusercontent.com/images/o2G6n5xTjFAQoATP4LxlizYJpFs.webp?scale-down-to=512 512w,https://framerusercontent.com/images/o2G6n5xTjFAQoATP4LxlizYJpFs.webp?scale-down-to=1024 1024w,https://framerusercontent.com/images/o2G6n5xTjFAQoATP4LxlizYJpFs.webp?scale-down-to=2048 2048w,https://framerusercontent.com/images/o2G6n5xTjFAQoATP4LxlizYJpFs.webp 3240w\"},\"\"),image5:addImageAlt({pixelHeight:1080,pixelWidth:1600,positionX:\"67.8%\",positionY:\"43.8%\",src:\"https://framerusercontent.com/images/EOH2jzjHwHe1hgXrKlqeu6laCr0.png\",srcSet:\"https://framerusercontent.com/images/EOH2jzjHwHe1hgXrKlqeu6laCr0.png?scale-down-to=512 512w,https://framerusercontent.com/images/EOH2jzjHwHe1hgXrKlqeu6laCr0.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/EOH2jzjHwHe1hgXrKlqeu6laCr0.png 1600w\"},\"\"),layoutId:\"IIQLsHsNO\",style:{height:\"100%\",width:\"100%\"},variant:\"snS60DrRj\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CLb7i3j3F:{width:\"390px\",y:(componentViewport?.y||0)+0+1015}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:29,width:componentViewport?.width||\"100vw\",y:971,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ye7z3q-container\",layoutScroll:true,nodeId:\"exUw6yz_v\",scopeId:\"waVuzZiVe\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{CLb7i3j3F:{variant:\"JImJNCwTd\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"exUw6yz_v\",layoutId:\"exUw6yz_v\",style:{width:\"100%\"},variant:\"PCZa7h_Ij\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hnij3l\",\"data-framer-name\":\"Buy Template Module\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-oy8jxf\",\"data-framer-name\":\"Button Wrapper\"})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-A3qgG.framer-103hn2u, .framer-A3qgG .framer-103hn2u { display: block; }\",\".framer-A3qgG.framer-1cp4zlt { align-content: center; align-items: center; background-color: #000000; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1200px; }\",\".framer-A3qgG .framer-c4mewq-container { flex: none; height: auto; left: 0px; position: fixed; right: 0px; top: 0px; z-index: 10; }\",\".framer-A3qgG .framer-178njkn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 100vh; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-A3qgG .framer-1kf0z7t { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-A3qgG .framer-qwfesu { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-A3qgG .framer-mf9vuh { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px; position: relative; transform-style: preserve-3d; width: min-content; }\",\".framer-A3qgG .framer-9rvuil, .framer-A3qgG .framer-c9u9j3, .framer-A3qgG .framer-pj3xqp { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 558px; }\",'.framer-A3qgG .framer-9lqy2 { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-box-shadow: 0px 1px 2px 0px rgba(0, 0, 0, 0.25); --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-focused-transition: all 0.3s cubic-bezier(0.38,-0.05,0.56,1) 0s; --framer-input-font-color: #ffffff; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 40px; position: relative; width: 100%; }','.framer-A3qgG .framer-hstpd0, .framer-A3qgG .framer-16sk9uu { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #ffffff; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; flex: none; height: 43px; position: relative; width: 100%; }','.framer-A3qgG .framer-49ws2i { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-focused-box-shadow: 0px 0.6021873017743928px 3.010936508871964px -0.25px rgba(17, 0, 255, 0.05), 0px 2.288533303243457px 11.442666516217285px -0.5px rgba(17, 0, 255, 0.08), 0px 10px 50px -0.75px rgba(17, 0, 255, 0.21); --framer-input-font-color: #ffffff; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-padding: 12px; --framer-input-placeholder-color: #999999; --framer-input-wrapper-height: auto; --framer-textarea-resize: vertical; flex: none; height: auto; min-height: 100px; position: relative; width: 100%; }',\".framer-A3qgG .framer-1yv9ska { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",'.framer-A3qgG .framer-1rlbbez { --framer-input-background: rgba(187, 187, 187, 0.15); --framer-input-border-bottom-width: 1px; --framer-input-border-color: rgba(136, 136, 136, 0.1); --framer-input-border-left-width: 1px; --framer-input-border-right-width: 1px; --framer-input-border-style: solid; --framer-input-border-top-width: 1px; --framer-input-focused-border-color: #0099ff; --framer-input-focused-border-style: solid; --framer-input-focused-border-width: 1px; --framer-input-font-color: #999999; --framer-input-font-family: \"Inter\"; --framer-input-font-letter-spacing: 0em; --framer-input-font-line-height: 1.2em; --framer-input-font-size: 14px; --framer-input-font-weight: 400; --framer-input-icon-color: #999999; --framer-input-invalid-text-color: #999999; --framer-input-padding: 12px; flex: none; height: 40px; position: relative; width: 100%; }',\".framer-A3qgG .framer-1n2is7s-container { flex: none; height: 40px; position: relative; width: 558px; }\",\".framer-A3qgG .framer-1losj8b-container { flex: 1 0 0px; height: 100%; position: relative; width: 1px; }\",\".framer-A3qgG .framer-1ye7z3q-container { bottom: 0px; flex: none; height: auto; left: 0px; position: fixed; right: 0px; z-index: 10; }\",\".framer-A3qgG .framer-1hnij3l { align-content: flex-end; align-items: flex-end; bottom: 0px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: flex-end; overflow: visible; padding: 0px; position: fixed; right: 0px; width: 100%; z-index: 10; }\",\".framer-A3qgG .framer-oy8jxf { align-content: center; align-items: center; bottom: 66px; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 36px; min-width: 142px; overflow: visible; padding: 0px; position: absolute; right: 20px; width: min-content; z-index: 1; }\",\"@media (min-width: 810px) and (max-width: 1199px) { .framer-A3qgG.framer-1cp4zlt { width: 810px; } .framer-A3qgG .framer-mf9vuh { flex: 1 0 0px; height: 39%; width: 1px; } .framer-A3qgG .framer-9rvuil, .framer-A3qgG .framer-c9u9j3, .framer-A3qgG .framer-pj3xqp, .framer-A3qgG .framer-1n2is7s-container { width: 100%; } .framer-A3qgG .framer-9lqy2, .framer-A3qgG .framer-hstpd0, .framer-A3qgG .framer-16sk9uu, .framer-A3qgG .framer-49ws2i, .framer-A3qgG .framer-1rlbbez { --framer-input-border-radius-bottom-left: 8px; --framer-input-border-radius-bottom-right: 8px; --framer-input-border-radius-top-left: 8px; --framer-input-border-radius-top-right: 8px; }}\",\"@media (max-width: 809px) { .framer-A3qgG.framer-1cp4zlt { gap: 15px; width: 390px; } .framer-A3qgG .framer-1kf0z7t { flex-direction: column; padding: 150px 0px 0px 0px; } .framer-A3qgG .framer-qwfesu { flex: none; height: min-content; order: 1; width: 100%; } .framer-A3qgG .framer-mf9vuh { flex: 1 0 0px; padding: 40px 20px 40px 20px; width: 1px; } .framer-A3qgG .framer-9rvuil, .framer-A3qgG .framer-c9u9j3, .framer-A3qgG .framer-pj3xqp, .framer-A3qgG .framer-1n2is7s-container { width: 100%; } .framer-A3qgG .framer-9lqy2, .framer-A3qgG .framer-hstpd0, .framer-A3qgG .framer-16sk9uu, .framer-A3qgG .framer-49ws2i, .framer-A3qgG .framer-1rlbbez { --framer-input-border-radius-bottom-left: 8px; --framer-input-border-radius-bottom-right: 8px; --framer-input-border-radius-top-left: 8px; --framer-input-border-radius-top-right: 8px; } .framer-A3qgG .framer-1losj8b-container { height: 1px; order: 0; width: 100%; } .framer-A3qgG .framer-1ye7z3q-container { bottom: unset; left: unset; position: relative; right: unset; width: 390px; } .framer-A3qgG .framer-1hnij3l { flex-direction: column; } .framer-A3qgG .framer-oy8jxf { bottom: 62px; }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Qs5K8px2j\":{\"layout\":[\"fixed\",\"auto\"]},\"CLb7i3j3F\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerTrackingIds [{\"id\":\"g-bpys45675x\",\"nodeId\":\"MR582q7IS\",\"type\":\"form_submit\"}]\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerwaVuzZiVe=withCSS(Component,css,\"framer-A3qgG\");export default FramerwaVuzZiVe;FramerwaVuzZiVe.displayName=\"Contact\";FramerwaVuzZiVe.defaultProps={height:800,width:1200};addFonts(FramerwaVuzZiVe,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"}]},...NavigationHomeFonts,...ButtonFonts,...ImageCarouselFonts,...FooterFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerwaVuzZiVe\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"800\",\"framerContractVersion\":\"1\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerTrackingIds\":\"[{\\\"id\\\":\\\"g-bpys45675x\\\",\\\"nodeId\\\":\\\"MR582q7IS\\\",\\\"type\\\":\\\"form_submit\\\"}]\",\"framerColorSyntax\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Qs5K8px2j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"CLb7i3j3F\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],"mappings":"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"}