{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/maIhZuSg5CNijpKKjQ3R/hJDfU4E93430h5B7RzD1/Pb87phZi_.js", "ssg:https://framerusercontent.com/modules/1q3jbPGkZkfRpUHTfQ9E/bO6BNVWdnNSG9DfgdoQH/Djd3KzfPW.js", "ssg:https://framerusercontent.com/modules/fdMH2NnWNzBKvaLyWjFx/mgbps3H8iCJVh957dXyQ/HC94GpJlF.js"],
  "sourcesContent": ["// Generated by Framer (9e4a47a)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,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 sharedStyle from\"https://framerusercontent.com/modules/xXLg11fORLLNaoCoWRxX/j90yEWv75BOnubYddL2S/jeIIip8Yb.js\";const MaterialFonts=getFonts(Material);const enabledGestures={i11fdEfHk:{hover:true},n5o_spjy4:{hover:true},OG8ECBMwm:{hover:true},SFblnI3yb:{hover:true},SLIUdD6bg:{hover:true},t0gxkasXT:{hover:true},upiVzLZsY:{hover:true}};const cycleOrder=[\"OG8ECBMwm\",\"n5o_spjy4\",\"i11fdEfHk\",\"t0gxkasXT\",\"fbaC66Mf2\",\"SLIUdD6bg\",\"upiVzLZsY\",\"SFblnI3yb\"];const serializationHash=\"framer-Ai5aK\";const variantClassNames={fbaC66Mf2:\"framer-v-1x3ry3z\",i11fdEfHk:\"framer-v-3lutnv\",n5o_spjy4:\"framer-v-1salore\",OG8ECBMwm:\"framer-v-hlxk6q\",SFblnI3yb:\"framer-v-1nlux74\",SLIUdD6bg:\"framer-v-u1xwqq\",t0gxkasXT:\"framer-v-zg48v1\",upiVzLZsY:\"framer-v-1v694zs\"};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={damping:60,delay:0,mass:1,stiffness:500,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={\"Variant 5\":\"fbaC66Mf2\",\"Variant 6\":\"SLIUdD6bg\",\"Variant 7\":\"upiVzLZsY\",\"Variant 8\":\"SFblnI3yb\",Default:\"OG8ECBMwm\",Muted:\"n5o_spjy4\",Primary:\"i11fdEfHk\",Secondary:\"t0gxkasXT\"};const getProps=({height,id,link,newTab,title,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,CAyNElI9L:newTab!==null&&newTab!==void 0?newTab:props.CAyNElI9L,CVXqFgoUf:link!==null&&link!==void 0?link:props.CVXqFgoUf,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"OG8ECBMwm\",welrCka7A:(_ref1=title!==null&&title!==void 0?title:props.welrCka7A)!==null&&_ref1!==void 0?_ref1:\"Button\"};};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,welrCka7A,CVXqFgoUf,CAyNElI9L,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"OG8ECBMwm\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"upiVzLZsY-hover\",\"SFblnI3yb-hover\"].includes(gestureVariant))return false;return true;};const isDisplayed1=()=>{if([\"SLIUdD6bg-hover\",\"upiVzLZsY-hover\",\"SFblnI3yb-hover\"].includes(gestureVariant))return false;if([\"SLIUdD6bg\",\"upiVzLZsY\",\"SFblnI3yb\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(gestureVariant===\"SLIUdD6bg-hover\")return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"upiVzLZsY-hover\")return true;return false;};const isDisplayed4=()=>{if(gestureVariant===\"SFblnI3yb-hover\")return true;return false;};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__*/_jsx(Link,{href:CVXqFgoUf,openInNewTab:CAyNElI9L,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-hlxk6q\",className,classNames)} framer-1adgrc6`,\"data-border\":true,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"OG8ECBMwm\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(231, 231, 231)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgba(0, 0, 0, 0)\",borderBottomLeftRadius:500,borderBottomRightRadius:500,borderTopLeftRadius:500,borderTopRightRadius:500,...style},variants:{\"i11fdEfHk-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"n5o_spjy4-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"SFblnI3yb-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(231, 250, 240)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(231, 250, 240)\"},\"SLIUdD6bg-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 247, 234)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 247, 234)\"},\"t0gxkasXT-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},\"upiVzLZsY-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(235, 242, 255)\"},fbaC66Mf2:{\"--border-color\":\"var(--token-c74ea950-e579-4e09-a173-7d8a524d06b2, rgb(51, 123, 255))\",backgroundColor:\"rgb(235, 242, 255)\"},i11fdEfHk:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-889e22a8-3191-48fb-b9a1-090562de45d2, rgb(51, 123, 255))\"},n5o_spjy4:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-cd2934a7-4e35-4347-a32c-9650fca4db23, rgb(242, 242, 242))\"},SFblnI3yb:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},SLIUdD6bg:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"},t0gxkasXT:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"var(--token-1c0ed768-6f1a-461b-98b6-59c7c8e02179, rgb(23, 23, 23))\"},upiVzLZsY:{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({\"i11fdEfHk-hover\":{\"data-framer-name\":undefined},\"n5o_spjy4-hover\":{\"data-framer-name\":undefined},\"OG8ECBMwm-hover\":{\"data-framer-name\":undefined},\"SFblnI3yb-hover\":{\"data-framer-name\":undefined},\"SLIUdD6bg-hover\":{\"data-framer-name\":undefined},\"t0gxkasXT-hover\":{\"data-framer-name\":undefined},\"upiVzLZsY-hover\":{\"data-framer-name\":undefined},fbaC66Mf2:{\"data-framer-name\":\"Variant 5\"},i11fdEfHk:{\"data-framer-name\":\"Primary\"},n5o_spjy4:{\"data-framer-name\":\"Muted\"},SFblnI3yb:{\"data-framer-name\":\"Variant 8\"},SLIUdD6bg:{\"data-framer-name\":\"Variant 6\"},t0gxkasXT:{\"data-framer-name\":\"Secondary\"},upiVzLZsY:{\"data-framer-name\":\"Variant 7\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1rpoxic\",\"data-framer-name\":\"Button Icon\",layoutDependency:layoutDependency,layoutId:\"U4GuSxvZr\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",backdropFilter:\"blur(15px)\",backgroundColor:\"var(--token-1c0ed768-6f1a-461b-98b6-59c7c8e02179, rgb(23, 23, 23))\",borderBottomLeftRadius:500,borderBottomRightRadius:500,borderTopLeftRadius:500,borderTopRightRadius:500,rotate:0,WebkitBackdropFilter:\"blur(15px)\"},variants:{\"i11fdEfHk-hover\":{rotate:-45},\"n5o_spjy4-hover\":{rotate:-45},\"OG8ECBMwm-hover\":{rotate:-45},\"SLIUdD6bg-hover\":{\"--border-bottom-width\":\"0px\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-top-width\":\"0px\",backgroundColor:\"rgb(252, 185, 63)\"},\"t0gxkasXT-hover\":{rotate:-45},fbaC66Mf2:{backgroundColor:\"var(--token-c74ea950-e579-4e09-a173-7d8a524d06b2, rgb(51, 123, 255))\"},i11fdEfHk:{backgroundColor:\"var(--token-4321a524-8651-4268-85f9-e884d8cb6223, rgb(255, 255, 255))\"},SFblnI3yb:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(19, 206, 102)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(231, 250, 240)\"},SLIUdD6bg:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(255, 176, 32)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(255, 247, 234)\"},t0gxkasXT:{backgroundColor:\"var(--token-dca875b7-f855-43c1-bf73-97596e452266, rgb(203, 251, 69))\"},upiVzLZsY:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(51, 123, 255)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"rgb(235, 240, 255)\"}},...addPropertyOverrides({SFblnI3yb:{\"data-border\":true},SLIUdD6bg:{\"data-border\":true},upiVzLZsY:{\"data-border\":true}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-17cv0g4-container\",layoutDependency:layoutDependency,layoutId:\"p4guazVzt-container\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-f82457c5-8438-48a1-bcce-dde3448a0d3a, rgb(255, 255, 255))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowForward\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"p4guazVzt\",layoutId:\"p4guazVzt\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"SLIUdD6bg-hover\":{color:\"rgb(255, 255, 255)\"},fbaC66Mf2:{color:\"rgb(255, 255, 255)\"},i11fdEfHk:{color:\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(3, 0, 30))\"},SFblnI3yb:{color:\"rgb(19, 206, 102)\"},SLIUdD6bg:{color:\"rgb(255, 176, 32)\"},t0gxkasXT:{color:\"var(--token-efbc6c56-80fe-4475-9b37-9684d6e92632, rgb(21, 21, 21))\"},upiVzLZsY:{color:\"rgb(51, 123, 255)\"}},baseVariant,gestureVariant)})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-swuwne\",\"data-styles-preset\":\"jeIIip8Yb\",children:\"Button\"})}),className:\"framer-av68q9\",\"data-framer-name\":\"Button\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DknOCVRGq\",text:welrCka7A,variants:{fbaC66Mf2:{\"--extracted-r6o4lv\":\"var(--token-c74ea950-e579-4e09-a173-7d8a524d06b2, rgb(51, 123, 255))\"},i11fdEfHk:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\"},t0gxkasXT:{\"--extracted-r6o4lv\":\"var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({fbaC66Mf2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c74ea950-e579-4e09-a173-7d8a524d06b2, rgb(51, 123, 255)))\"},children:\"Button\"})}),fonts:[\"FS;Poppins-medium\"]},i11fdEfHk:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-swuwne\",\"data-styles-preset\":\"jeIIip8Yb\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Button\"})})},t0gxkasXT:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-swuwne\",\"data-styles-preset\":\"jeIIip8Yb\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5446a54-80de-4f79-b24b-55997bf1fe5e, rgb(255, 255, 255)))\"},children:\"Button\"})})}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(252, 185, 63))\"},children:\"Button\"})}),className:\"framer-1f1kgfr\",\"data-framer-name\":\"Button\",fonts:[\"FS;Poppins-medium\"],layoutDependency:layoutDependency,layoutId:\"BwhEX4uEc\",style:{\"--extracted-r6o4lv\":\"rgb(252, 185, 63)\"},text:welrCka7A,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(51, 123, 255))\"},children:\"Button\"})}),className:\"framer-4m32vz\",\"data-framer-name\":\"Button\",fonts:[\"FS;Poppins-medium\"],layoutDependency:layoutDependency,layoutId:\"PzqfV8zdp\",style:{\"--extracted-r6o4lv\":\"rgb(51, 123, 255)\"},text:welrCka7A,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-prwmw9\",\"data-framer-name\":\"Button Icon\",layoutDependency:layoutDependency,layoutId:\"D0hzwlvEU\",style:{backdropFilter:\"blur(15px)\",backgroundColor:\"rgb(51, 123, 255)\",borderBottomLeftRadius:500,borderBottomRightRadius:500,borderTopLeftRadius:500,borderTopRightRadius:500,WebkitBackdropFilter:\"blur(15px)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7klqqq-container\",layoutDependency:layoutDependency,layoutId:\"BJkEHaiI1-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowForward\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"BJkEHaiI1\",layoutId:\"BJkEHaiI1\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),isDisplayed4()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.25px\",\"--framer-line-height\":\"120%\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(19, 206, 102))\"},children:\"Button\"})}),className:\"framer-1xrww0p\",\"data-framer-name\":\"Button\",fonts:[\"FS;Poppins-medium\"],layoutDependency:layoutDependency,layoutId:\"ir0euaCK5\",style:{\"--extracted-r6o4lv\":\"rgb(19, 206, 102)\"},text:welrCka7A,verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1oj81kg\",\"data-framer-name\":\"Button Icon\",layoutDependency:layoutDependency,layoutId:\"qKVbOC6hY\",style:{backdropFilter:\"blur(15px)\",backgroundColor:\"rgb(19, 206, 102)\",borderBottomLeftRadius:500,borderBottomRightRadius:500,borderTopLeftRadius:500,borderTopRightRadius:500,WebkitBackdropFilter:\"blur(15px)\"},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-odfmzw-container\",layoutDependency:layoutDependency,layoutId:\"XSuB_iQy0-container\",children:/*#__PURE__*/_jsx(Material,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"ArrowForward\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"XSuB_iQy0\",layoutId:\"XSuB_iQy0\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Ai5aK.framer-1adgrc6, .framer-Ai5aK .framer-1adgrc6 { display: block; }\",\".framer-Ai5aK.framer-hlxk6q { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 6px 24px 6px 6px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ai5aK .framer-1rpoxic, .framer-Ai5aK .framer-prwmw9, .framer-Ai5aK .framer-1oj81kg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: 32px; justify-content: center; overflow: visible; padding: 8px 12px 8px 12px; position: relative; width: 32px; z-index: 1; }\",\".framer-Ai5aK .framer-17cv0g4-container, .framer-Ai5aK .framer-7klqqq-container, .framer-Ai5aK .framer-odfmzw-container { flex: none; height: 16px; position: relative; width: 16px; }\",\".framer-Ai5aK .framer-av68q9, .framer-Ai5aK .framer-1f1kgfr, .framer-Ai5aK .framer-4m32vz, .framer-Ai5aK .framer-1xrww0p { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Ai5aK.framer-hlxk6q, .framer-Ai5aK .framer-1rpoxic, .framer-Ai5aK .framer-prwmw9, .framer-Ai5aK .framer-1oj81kg { gap: 0px; } .framer-Ai5aK.framer-hlxk6q > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-Ai5aK.framer-hlxk6q > :first-child { margin-left: 0px; } .framer-Ai5aK.framer-hlxk6q > :last-child { margin-right: 0px; } .framer-Ai5aK .framer-1rpoxic > *, .framer-Ai5aK .framer-prwmw9 > *, .framer-Ai5aK .framer-1oj81kg > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-Ai5aK .framer-1rpoxic > :first-child, .framer-Ai5aK .framer-prwmw9 > :first-child, .framer-Ai5aK .framer-1oj81kg > :first-child { margin-top: 0px; } .framer-Ai5aK .framer-1rpoxic > :last-child, .framer-Ai5aK .framer-prwmw9 > :last-child, .framer-Ai5aK .framer-1oj81kg > :last-child { margin-bottom: 0px; } }\",\".framer-Ai5aK.framer-v-1x3ry3z.framer-hlxk6q { cursor: unset; padding: 6px 16px 6px 6px; }\",\".framer-Ai5aK.framer-v-1x3ry3z .framer-1rpoxic { height: 28px; width: 28px; }\",\".framer-Ai5aK.framer-v-1x3ry3z .framer-17cv0g4-container { height: 14px; width: 14px; }\",\".framer-Ai5aK.framer-v-u1xwqq.framer-hlxk6q, .framer-Ai5aK.framer-v-1v694zs.hover.framer-hlxk6q, .framer-Ai5aK.framer-v-1nlux74.hover.framer-hlxk6q { padding: 6px 16px 6px 6px; }\",\".framer-Ai5aK.framer-v-1v694zs.framer-hlxk6q, .framer-Ai5aK.framer-v-1nlux74.framer-hlxk6q { padding: 6px; }\",\".framer-Ai5aK.framer-v-1v694zs.hover .framer-4m32vz { order: 4; }\",\".framer-Ai5aK.framer-v-1v694zs.hover .framer-prwmw9, .framer-Ai5aK.framer-v-1nlux74.hover .framer-1oj81kg, .framer-Ai5aK.framer-v-1nlux74.hover .framer-odfmzw-container { order: 0; }\",\".framer-Ai5aK.framer-v-1nlux74.hover .framer-1xrww0p { order: 6; }\",...sharedStyle.css,'.framer-Ai5aK[data-border=\"true\"]::after, .framer-Ai5aK [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 44\n * @framerIntrinsicWidth 121\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"n5o_spjy4\":{\"layout\":[\"auto\",\"auto\"]},\"i11fdEfHk\":{\"layout\":[\"auto\",\"auto\"]},\"t0gxkasXT\":{\"layout\":[\"auto\",\"auto\"]},\"fbaC66Mf2\":{\"layout\":[\"auto\",\"auto\"]},\"SLIUdD6bg\":{\"layout\":[\"auto\",\"auto\"]},\"upiVzLZsY\":{\"layout\":[\"auto\",\"auto\"]},\"SFblnI3yb\":{\"layout\":[\"auto\",\"auto\"]},\"CiUBzI6YI\":{\"layout\":[\"auto\",\"auto\"]},\"Mrt0TamXx\":{\"layout\":[\"auto\",\"auto\"]},\"GEAYv9VCv\":{\"layout\":[\"auto\",\"auto\"]},\"BhZFJQiM1\":{\"layout\":[\"auto\",\"auto\"]},\"oTLew1uZw\":{\"layout\":[\"auto\",\"auto\"]},\"ONTJLOaKk\":{\"layout\":[\"auto\",\"auto\"]},\"TXiWmycIm\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"welrCka7A\":\"title\",\"CVXqFgoUf\":\"link\",\"CAyNElI9L\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerPb87phZi_=withCSS(Component,css,\"framer-Ai5aK\");export default FramerPb87phZi_;FramerPb87phZi_.displayName=\"Button Arrow\";FramerPb87phZi_.defaultProps={height:44,width:121};addPropertyControls(FramerPb87phZi_,{variant:{options:[\"OG8ECBMwm\",\"n5o_spjy4\",\"i11fdEfHk\",\"t0gxkasXT\",\"fbaC66Mf2\",\"SLIUdD6bg\",\"upiVzLZsY\",\"SFblnI3yb\"],optionTitles:[\"Default\",\"Muted\",\"Primary\",\"Secondary\",\"Variant 5\",\"Variant 6\",\"Variant 7\",\"Variant 8\"],title:\"Variant\",type:ControlType.Enum},welrCka7A:{defaultValue:\"Button\",displayTextArea:false,title:\"Title\",type:ControlType.String},CVXqFgoUf:{title:\"Link\",type:ControlType.Link},CAyNElI9L:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FramerPb87phZi_,[{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:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K4RHKGAGLQZBXEZQT2O2AGSLKJF2E4YC/JRUTXNFPWLFGIEVSSEYOW7EP7TYM3V6A/UCDYLFFGLZRGCFY5GYDYM5LDB52BAR5M.woff2\",weight:\"500\"}]},...MaterialFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPb87phZi_\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"44\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"welrCka7A\\\":\\\"title\\\",\\\"CVXqFgoUf\\\":\\\"link\\\",\\\"CAyNElI9L\\\":\\\"newTab\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"n5o_spjy4\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"i11fdEfHk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"t0gxkasXT\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fbaC66Mf2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SLIUdD6bg\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"upiVzLZsY\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SFblnI3yb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"CiUBzI6YI\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Mrt0TamXx\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GEAYv9VCv\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"BhZFJQiM1\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oTLew1uZw\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ONTJLOaKk\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"TXiWmycIm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"121\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Pb87phZi_.map", "// Generated by Framer (e4277c8)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"Y3jRqcvyI\",\"OhmK7qRyo\",\"WyOFuOO9p\",\"xIy42PGLn\",\"u7f8Zi9x7\",\"U4rvEUNfG\"];const serializationHash=\"framer-yAiAi\";const variantClassNames={OhmK7qRyo:\"framer-v-1cl8rmf\",U4rvEUNfG:\"framer-v-st2u5c\",u7f8Zi9x7:\"framer-v-1qj0u2i\",WyOFuOO9p:\"framer-v-c6zds2\",xIy42PGLn:\"framer-v-1b0bvlw\",Y3jRqcvyI:\"framer-v-izftsm\"};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 toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};const transition1={delay:0,duration:1.5,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Desktop #2\":\"OhmK7qRyo\",\"Phone #2\":\"U4rvEUNfG\",\"Tablet #2\":\"xIy42PGLn\",Desktop:\"Y3jRqcvyI\",Phone:\"u7f8Zi9x7\",Tablet:\"WyOFuOO9p\"};const getProps=({height,id,image,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,DungVmtnA:(_ref=image!==null&&image!==void 0?image:props.DungVmtnA)!==null&&_ref!==void 0?_ref:{src:\"https://framerusercontent.com/images/yqBsD6JmMXgZHb6ln8FRMg9wYyc.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/yqBsD6JmMXgZHb6ln8FRMg9wYyc.png?scale-down-to=512 512w,https://framerusercontent.com/images/yqBsD6JmMXgZHb6ln8FRMg9wYyc.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/yqBsD6JmMXgZHb6ln8FRMg9wYyc.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/yqBsD6JmMXgZHb6ln8FRMg9wYyc.png 2440w\"},variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"Y3jRqcvyI\"};};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,DungVmtnA,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Y3jRqcvyI\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppearn8nrcz=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"OhmK7qRyo\"),200);});const onAppear17g8676=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"xIy42PGLn\"),200);});const onAppear12o1e06=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"U4rvEUNfG\"),200);});useOnVariantChange(baseVariant,{default:onAppearn8nrcz,OhmK7qRyo:undefined,U4rvEUNfG:undefined,u7f8Zi9x7:onAppear12o1e06,WyOFuOO9p:onAppear17g8676,xIy42PGLn:undefined});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];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__*/_jsx(Image,{...restProps,...gestureHandlers,background:{alt:\"\",fit:\"fill\",intrinsicHeight:600,intrinsicWidth:1220,loading:getLoadingLazyAtYPosition((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0),pixelHeight:1200,pixelWidth:2440,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(DungVmtnA)},className:cx(serializationHash,...sharedStyleClassNames,\"framer-izftsm\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Y3jRqcvyI\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({OhmK7qRyo:{\"data-framer-name\":\"Desktop #2\",\"data-highlight\":undefined},U4rvEUNfG:{\"data-framer-name\":\"Phone #2\",\"data-highlight\":undefined},u7f8Zi9x7:{\"data-framer-name\":\"Phone\"},WyOFuOO9p:{\"data-framer-name\":\"Tablet\"},xIy42PGLn:{\"data-framer-name\":\"Tablet #2\",\"data-highlight\":undefined}},baseVariant,gestureVariant)})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-yAiAi.framer-14h70si, .framer-yAiAi .framer-14h70si { display: block; }\",\".framer-yAiAi.framer-izftsm { height: 590px; max-width: 1200px; overflow: visible; position: relative; width: 1200px; }\",\".framer-yAiAi.framer-v-1cl8rmf.framer-izftsm { aspect-ratio: 2.033333333333333 / 1; height: var(--framer-aspect-ratio-supported, 590px); }\",\".framer-yAiAi.framer-v-c6zds2.framer-izftsm, .framer-yAiAi.framer-v-1b0bvlw.framer-izftsm { aspect-ratio: 2.033333333333333 / 1; height: var(--framer-aspect-ratio-supported, 398px); width: 810px; }\",\".framer-yAiAi.framer-v-1qj0u2i.framer-izftsm, .framer-yAiAi.framer-v-st2u5c.framer-izftsm { aspect-ratio: 2.033333333333333 / 1; height: var(--framer-aspect-ratio-supported, 192px); width: 390px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 590\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]},\"OhmK7qRyo\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]},\"WyOFuOO9p\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]},\"xIy42PGLn\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]},\"u7f8Zi9x7\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]},\"U4rvEUNfG\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]}}}\n * @framerVariables {\"DungVmtnA\":\"image\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerDjd3KzfPW=withCSS(Component,css,\"framer-yAiAi\");export default FramerDjd3KzfPW;FramerDjd3KzfPW.displayName=\"Hero Image\";FramerDjd3KzfPW.defaultProps={height:590,width:1200};addPropertyControls(FramerDjd3KzfPW,{variant:{options:[\"Y3jRqcvyI\",\"OhmK7qRyo\",\"WyOFuOO9p\",\"xIy42PGLn\",\"u7f8Zi9x7\",\"U4rvEUNfG\"],optionTitles:[\"Desktop\",\"Desktop #2\",\"Tablet\",\"Tablet #2\",\"Phone\",\"Phone #2\"],title:\"Variant\",type:ControlType.Enum},DungVmtnA:{__defaultAssetReference:\"data:framer/asset-reference,yqBsD6JmMXgZHb6ln8FRMg9wYyc.png?originalFilename=App.png&preferredSize=auto\",title:\"Image\",type:ControlType.ResponsiveImage}});addFonts(FramerDjd3KzfPW,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerDjd3KzfPW\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"OhmK7qRyo\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"WyOFuOO9p\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"xIy42PGLn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"u7f8Zi9x7\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"U4rvEUNfG\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]}}}\",\"framerIntrinsicHeight\":\"590\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"DungVmtnA\\\":\\\"image\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Djd3KzfPW.map", "// Generated by Framer (83b8097)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Pattern from\"https://framerusercontent.com/modules/2rGdY3xNPdGAC1LGc2Ew/gQcpGdBaDKqalAQX5HN3/Pattern.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/xksZ1ZvyVXBW2x62ekXM/oEOzmTsxtRrJtnEa5ooC/mvXlq_92F.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/glWyENIK0SpW8FyvkU44/RcR7ZubxwDWm6zVLu3v4/xZndidUCt.js\";import HeroImage from\"https://framerusercontent.com/modules/1q3jbPGkZkfRpUHTfQ9E/bO6BNVWdnNSG9DfgdoQH/Djd3KzfPW.js\";import ButtonArrow from\"https://framerusercontent.com/modules/maIhZuSg5CNijpKKjQ3R/hJDfU4E93430h5B7RzD1/Pb87phZi_.js\";const ButtonArrowFonts=getFonts(ButtonArrow);const HeroImageFonts=getFonts(HeroImage);const PatternFonts=getFonts(Pattern);const cycleOrder=[\"rTTnyeGm2\",\"qZeoNDAj1\",\"uZdsFXaue\"];const serializationHash=\"framer-K0vUv\";const variantClassNames={qZeoNDAj1:\"framer-v-f63g0n\",rTTnyeGm2:\"framer-v-1057bxy\",uZdsFXaue:\"framer-v-k47x4j\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const addImageAlt=(image,alt)=>{if(!image||typeof image!==\"object\"){return;}return{...image,alt};};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={Desktop:\"rTTnyeGm2\",Phone:\"uZdsFXaue\",Tablet:\"qZeoNDAj1\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"rTTnyeGm2\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rTTnyeGm2\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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.section,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1057bxy\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"rTTnyeGm2\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{background:\"radial-gradient(48% 50% at 50% 50%, rgb(84, 84, 84) 0%, rgb(0, 0, 0) 100%)\",borderBottomLeftRadius:48,borderBottomRightRadius:48,borderTopLeftRadius:48,borderTopRightRadius:48,...style},variants:{qZeoNDAj1:{borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32},uZdsFXaue:{borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24}},...addPropertyOverrides({qZeoNDAj1:{\"data-framer-name\":\"Tablet\"},uZdsFXaue:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1wblyn9\",\"data-framer-name\":\"H Padding\",layoutDependency:layoutDependency,layoutId:\"v4_3e9jjz\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-146ipse\",\"data-framer-name\":\"Container\",layoutDependency:layoutDependency,layoutId:\"FYA1699bR\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vgwjea\",layoutDependency:layoutDependency,layoutId:\"gOqks40wJ\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-dzo234\",layoutDependency:layoutDependency,layoutId:\"HdazKwp9w\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"68px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.8px\",\"--framer-line-height\":\"115%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(3, 0, 30)))\"},children:[\"Ready to get the views and sales \",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TGlicmUgQmFza2VydmlsbGUtaXRhbGlj\",\"--framer-font-family\":'\"Libre Baskerville\", \"Libre Baskerville Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"400\"},children:\"you deserve?\"})]})}),className:\"framer-srj7en\",\"data-framer-name\":\"Unleashing the Magic of Design\",fonts:[\"FS;Poppins-medium\",\"GF;Libre Baskerville-italic\"],layoutDependency:layoutDependency,layoutId:\"LQhUIE9Bb\",style:{\"--extracted-a0htzi\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(3, 0, 30))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({qZeoNDAj1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"52px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.8px\",\"--framer-line-height\":\"115%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(3, 0, 30)))\"},children:[\"Ready to get the views and sales \",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TGlicmUgQmFza2VydmlsbGUtaXRhbGlj\",\"--framer-font-family\":'\"Libre Baskerville\", \"Libre Baskerville Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"400\"},children:\"you deserve?\"})]})})},uZdsFXaue:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.h3,{style:{\"--font-selector\":\"RlM7UG9wcGlucy1tZWRpdW0=\",\"--framer-font-family\":'\"Poppins\", \"Poppins Placeholder\", sans-serif',\"--framer-font-size\":\"38px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-1.4px\",\"--framer-line-height\":\"115%\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(3, 0, 30)))\"},children:[\"Ready to get the views and sales \",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"R0Y7TGlicmUgQmFza2VydmlsbGUtaXRhbGlj\",\"--framer-font-family\":'\"Libre Baskerville\", \"Libre Baskerville Placeholder\", serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"400\"},children:\"you deserve?\"})]})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-171o9fj\",\"data-styles-preset\":\"mvXlq_92F\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(3, 0, 30)))\"},children:\"Sign up for LazyLines and try it out without any commitments for FREE.\"})}),className:\"framer-ksqih\",\"data-framer-name\":\"Build Professional Websites Without a Single Line of Code, Blasting Speed, and Elevate SEO and Performance.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mdrtEYByw\",style:{\"--extracted-r6o4lv\":\"var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(3, 0, 30))\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({uZdsFXaue:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-21ogod\",\"data-styles-preset\":\"xZndidUCt\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-c5c4fdcb-9482-48bb-aedf-353188472aae, rgb(3, 0, 30)))\"},children:\"Sign up for LazyLines and try it out without any commitments for FREE.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i66jb5\",layoutDependency:layoutDependency,layoutId:\"AYxCtUQZ6\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:44,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+128+0+0+0+0+0+0+295.2+0+0,...addPropertyOverrides({qZeoNDAj1:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+96+0+0+0+0+0+0+276.8+0+0},uZdsFXaue:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+48+0+0+0+0+0+0+223.7+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nfbc54-container\",layoutDependency:layoutDependency,layoutId:\"CPbla9qMm-container\",children:/*#__PURE__*/_jsx(ButtonArrow,{CAyNElI9L:false,CVXqFgoUf:\"https://new.lazylines.ai/sign-up\",height:\"100%\",id:\"CPbla9qMm\",layoutId:\"CPbla9qMm\",variant:\"i11fdEfHk\",welrCka7A:\"Start For Free\",width:\"100%\"})})})})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:496,width:`min(min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 128px, 1600px), 1200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+128+0+0+0+0+387.2,...addPropertyOverrides({qZeoNDAj1:{width:`min(min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 96px, 1600px), 1200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+96+0+0+0+0+368.8},uZdsFXaue:{width:`min(min(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"} - 48px, 1600px), 1200px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+48+0+0+0+0+315.7}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-o6ktag-container\",layoutDependency:layoutDependency,layoutId:\"MC2wsaGWC-container\",children:/*#__PURE__*/_jsx(HeroImage,{DungVmtnA:addImageAlt({src:\"https://framerusercontent.com/images/keoNGyEnPVNYBQBYu5mtZKuooE.png\"},\"\"),height:\"100%\",id:\"MC2wsaGWC\",layoutId:\"MC2wsaGWC\",style:{height:\"100%\",maxWidth:\"100%\",width:\"100%\"},variant:\"Y3jRqcvyI\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-6wcifc\",\"data-framer-name\":\"Pattern Overlay\",layoutDependency:layoutDependency,layoutId:\"M1E8zE24y\",style:{background:\"radial-gradient(53% 60% at 50% 50%, rgb(235, 242, 255) 0%, rgb(153, 189, 255) 100%)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-jq7j3a-container\",layoutDependency:layoutDependency,layoutId:\"f8sD8bHhS-container\",style:{opacity:.05},children:/*#__PURE__*/_jsx(Pattern,{back:\"var(--token-1c0ed768-6f1a-461b-98b6-59c7c8e02179, rgb(23, 23, 23))\",diagonal:true,direction:\"left\",duration:5,front:\"rgb(255, 255, 255)\",height:\"100%\",id:\"f8sD8bHhS\",layoutId:\"f8sD8bHhS\",patternType:\"paper\",radius:0,scale:68,shouldAnimate:false,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({qZeoNDAj1:{scale:48},uZdsFXaue:{scale:32}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-K0vUv.framer-fg6dg1, .framer-K0vUv .framer-fg6dg1 { display: block; }\",\".framer-K0vUv.framer-1057bxy { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 128px 0px 0px 0px; position: relative; width: 1536px; will-change: var(--framer-will-change-override, transform); }\",\".framer-K0vUv .framer-1wblyn9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px 64px 0px 64px; position: relative; width: 100%; z-index: 2; }\",\".framer-K0vUv .framer-146ipse { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; max-width: 1600px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-K0vUv .framer-vgwjea { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-K0vUv .framer-dzo234 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-K0vUv .framer-srj7en { flex: none; height: auto; max-width: 1000px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-K0vUv .framer-ksqih { flex: none; height: auto; max-width: 600px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-K0vUv .framer-1i66jb5 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-K0vUv .framer-1nfbc54-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-K0vUv .framer-o6ktag-container { aspect-ratio: 2.032258064516129 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 591px); max-width: 1200px; position: relative; width: 100%; }\",\".framer-K0vUv .framer-6wcifc { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(49.956101843722585% - 100% / 2); width: 100%; z-index: 1; }\",\".framer-K0vUv .framer-jq7j3a-container { flex: none; height: 100%; left: 0px; position: absolute; top: 0px; width: 100%; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-K0vUv.framer-1057bxy, .framer-K0vUv .framer-1wblyn9, .framer-K0vUv .framer-146ipse, .framer-K0vUv .framer-vgwjea, .framer-K0vUv .framer-dzo234, .framer-K0vUv .framer-1i66jb5 { gap: 0px; } .framer-K0vUv.framer-1057bxy > *, .framer-K0vUv .framer-146ipse > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-K0vUv.framer-1057bxy > :first-child, .framer-K0vUv .framer-1wblyn9 > :first-child, .framer-K0vUv .framer-146ipse > :first-child, .framer-K0vUv .framer-vgwjea > :first-child, .framer-K0vUv .framer-dzo234 > :first-child, .framer-K0vUv .framer-1i66jb5 > :first-child { margin-top: 0px; } .framer-K0vUv.framer-1057bxy > :last-child, .framer-K0vUv .framer-1wblyn9 > :last-child, .framer-K0vUv .framer-146ipse > :last-child, .framer-K0vUv .framer-vgwjea > :last-child, .framer-K0vUv .framer-dzo234 > :last-child, .framer-K0vUv .framer-1i66jb5 > :last-child { margin-bottom: 0px; } .framer-K0vUv .framer-1wblyn9 > *, .framer-K0vUv .framer-1i66jb5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-K0vUv .framer-vgwjea > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-K0vUv .framer-dzo234 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }\",\".framer-K0vUv.framer-v-f63g0n.framer-1057bxy { padding: 96px 0px 0px 0px; width: 810px; }\",\".framer-K0vUv.framer-v-f63g0n .framer-1wblyn9 { padding: 0px 48px 0px 48px; }\",\".framer-K0vUv.framer-v-f63g0n .framer-o6ktag-container { height: var(--framer-aspect-ratio-supported, 351px); }\",\".framer-K0vUv.framer-v-k47x4j.framer-1057bxy { padding: 48px 0px 0px 0px; width: 390px; }\",\".framer-K0vUv.framer-v-k47x4j .framer-1wblyn9 { padding: 0px 24px 0px 24px; }\",\".framer-K0vUv.framer-v-k47x4j .framer-o6ktag-container { height: var(--framer-aspect-ratio-supported, 98px); }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1086\n * @framerIntrinsicWidth 1536\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qZeoNDAj1\":{\"layout\":[\"fixed\",\"auto\"]},\"uZdsFXaue\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerHC94GpJlF=withCSS(Component,css,\"framer-K0vUv\");export default FramerHC94GpJlF;FramerHC94GpJlF.displayName=\"Section CTA\";FramerHC94GpJlF.defaultProps={height:1086,width:1536};addPropertyControls(FramerHC94GpJlF,{variant:{options:[\"rTTnyeGm2\",\"qZeoNDAj1\",\"uZdsFXaue\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerHC94GpJlF,[{explicitInter:true,fonts:[{family:\"Poppins\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/K4RHKGAGLQZBXEZQT2O2AGSLKJF2E4YC/JRUTXNFPWLFGIEVSSEYOW7EP7TYM3V6A/UCDYLFFGLZRGCFY5GYDYM5LDB52BAR5M.woff2\",weight:\"500\"},{family:\"Libre Baskerville\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/librebaskerville/v14/kmKhZrc3Hgbbcjq75U4uslyuy4kn0qNcaxMaDc2V2ro.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\"}]},...ButtonArrowFonts,...HeroImageFonts,...PatternFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHC94GpJlF\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"1536\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qZeoNDAj1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"uZdsFXaue\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"1086\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HC94GpJlF.map"],
  "mappings": "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",
  "names": ["MaterialFonts", "getFonts", "Icon", "enabledGestures", "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", "link", "newTab", "title", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "welrCka7A", "CVXqFgoUf", "CAyNElI9L", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerPb87phZi_", "withCSS", "Pb87phZi_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "toResponsiveImage", "value", "transition1", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "image", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "DungVmtnA", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppearn8nrcz", "args", "onAppear17g8676", "onAppear12o1e06", "useOnVariantChange", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "cx", "css", "FramerDjd3KzfPW", "withCSS", "Djd3KzfPW_default", "addPropertyControls", "ControlType", "addFonts", "ButtonArrowFonts", "getFonts", "Pb87phZi_default", "HeroImageFonts", "Djd3KzfPW_default", "PatternFonts", "Pattern", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "addImageAlt", "image", "alt", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerHC94GpJlF", "withCSS", "HC94GpJlF_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
