{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/jAri5ClAx4cNEadd2T1s/tT8DbOXLidr8ssZiWgnH/FramerButton.js", "ssg:https://framerusercontent.com/modules/xLTJCYze6Z3P3rAkyUuo/qXQyl9lQyKkJLSHOkBvX/cz9XGqB4f.js", "ssg:https://framerusercontent.com/modules/cQ971GbQ2350ksku2DzN/W3ZCxpdGxEC34wKg5aXt/TNbA9a9ua.js", "ssg:https://framerusercontent.com/modules/bdLW5FhxdJZhNzAjyIC7/tI92UZ3YmtcXWkacEQM4/FnyDjfQ1R.js", "ssg:https://framerusercontent.com/modules/zwAZqhZEuRz6vP588GUf/LlbHiSUHtAZGA74ziDOW/vUmoYzm7a.js", "ssg:https://framerusercontent.com/modules/qRicPjsn7lqAFhUpVEJw/wsYYtENjQk0KRlujgBY2/HgKWRU5cM.js", "ssg:https://framerusercontent.com/modules/4YWWzj4Km7yqicjoCm2H/jO5zdHqCH551J62O4W3P/JDIZfHyyT.js", "ssg:https://framerusercontent.com/modules/4BGJjmjbe1ZNTCPVWNvR/Lj4AiDWNqwjQfcSMwiDm/xVeTOVMsW.js", "ssg:https://framerusercontent.com/modules/HObH01zviLV80ZXB4D0A/dn64Pmud0WnhblcbHmD0/ProgressAnimation.js", "ssg:https://framerusercontent.com/modules/fuPZNswls0zNug6MaGhL/PMO87hTM5Bdi8YHpe8wQ/Czxzy6DB1.js", "ssg:https://framerusercontent.com/modules/miek14UtM4iDB6bDix3o/834IIMnOBHn6I1c6yNsn/PpM9Geoxc.js", "ssg:https://framerusercontent.com/modules/bdBRWZgwmFCVzvU9YD8C/ZOR8W7xjhJvHSSq0djAl/YbpnQWzh3.js", "ssg:https://framerusercontent.com/modules/sMQakdwqHSou3XkjXX45/sRI0lO0GF5djti3czpbS/DppQPO9Pi.js", "ssg:https://framerusercontent.com/modules/hv00FoNITYq7xm2E1yxm/YJzBgV4ggc0Om5evLqIV/augiA20Il.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{addPropertyControls,ControlType}from\"framer\";import{motion}from\"framer-motion\";/**\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function FramerButton(props){const{horizontal,vertical,viaProperty}=props;const cssContent=`\n    #__framer-badge-container {\n      ${horizontal===\"left\"?\"justify-content: flex-start !important;\":\"justify-content: flex-end !important;\"}\n      ${vertical===\"top\"?\"top: 0 !important;\":\"bottom: 0 !important;\"}\n    }\n  `;React.useEffect(()=>{const styleSheet=document.createElement(\"style\");styleSheet.type=\"text/css\";styleSheet.innerText=cssContent;document.head.appendChild(styleSheet);const intervalId=setInterval(()=>{const badgeContainer=document.querySelector(\"#__framer-badge-container\");if(badgeContainer){const framerLink=badgeContainer.querySelector(\"a[href='https://framer.com/']\");if(framerLink){framerLink.href=`https://framer.com/?via=${viaProperty}`;clearInterval(intervalId);}}},500);return()=>{document.head.removeChild(styleSheet);clearInterval(intervalId);};},[horizontal,vertical,viaProperty]);return /*#__PURE__*/_jsx(motion.div,{});}FramerButton.defaultProps={horizontal:\"left\",vertical:\"top\",viaProperty:\"lovi\"};addPropertyControls(FramerButton,{horizontal:{type:ControlType.Enum,title:\"Horizontal Position\",options:[\"left\",\"right\"],optionTitles:[\"Left\",\"Right\"],defaultValue:\"left\"},vertical:{type:ControlType.Enum,title:\"Vertical Position\",options:[\"top\",\"bottom\"],optionTitles:[\"Top\",\"Bottom\"],defaultValue:\"top\"},viaProperty:{type:ControlType.String,title:\"Ref code\",defaultValue:\"lovi\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerButton\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"auto\",\"framerSupportedLayoutWidth\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FramerButton.map", "// Generated by Framer (461de17)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"vlM0oKTQJ\",\"jBRqujBy2\"];const serializationHash=\"framer-rzBsb\";const variantClassNames={jBRqujBy2:\"framer-v-wd10qc\",vlM0oKTQJ:\"framer-v-1j9qq51\"};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(React.Fragment);const humanReadableVariantMap={Black:\"jBRqujBy2\",White:\"vlM0oKTQJ\"};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:\"vlM0oKTQJ\"};};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,gestureHandlers,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vlM0oKTQJ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"jBRqujBy2\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"jBRqujBy2\")return true;return false;};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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1j9qq51\",className,classNames),\"data-framer-name\":\"White\",layoutDependency:layoutDependency,layoutId:\"vlM0oKTQJ\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({jBRqujBy2:{\"data-framer-name\":\"Black\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-388jln\",\"data-framer-name\":\"Right White\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"RoyPqmDlo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 9 3.333 L 13.667 8 L 9 12.667 M 2.333 8 L 13.333 8\" fill=\"transparent\" stroke-width=\"1.33\" stroke=\"hsl(0, 0%, 100%)\" stroke-miterlimit=\"10\"></path></svg>',svgContentId:10328590233,withExternalLayout:true}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-jairpw\",\"data-framer-name\":\"Right Black\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"RKb6GSJF6\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 16 16\"><path d=\"M 9 3.333 L 13.667 8 L 9 12.667 M 2.333 8 L 13.333 8\" fill=\"transparent\" stroke-width=\"1.33\" stroke=\"var(--token-419394a1-565d-4952-8ba3-b4f1eb92339c, rgb(5, 5, 5)) /* {&quot;name&quot;:&quot;1&quot;} */\" stroke-miterlimit=\"10\"></path></svg>',svgContentId:12682086418,withExternalLayout:true,...addPropertyOverrides({jBRqujBy2:{svgContentId:8609132929}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rzBsb.framer-7jkn9b, .framer-rzBsb .framer-7jkn9b { display: block; }\",\".framer-rzBsb.framer-1j9qq51 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 16px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 16px; }\",\".framer-rzBsb .framer-388jln, .framer-rzBsb .framer-jairpw { flex: none; height: 16px; position: relative; width: 16px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rzBsb.framer-1j9qq51 { gap: 0px; } .framer-rzBsb.framer-1j9qq51 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-rzBsb.framer-1j9qq51 > :first-child { margin-left: 0px; } .framer-rzBsb.framer-1j9qq51 > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 16\n * @framerIntrinsicWidth 16\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"jBRqujBy2\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framercz9XGqB4f=withCSS(Component,css,\"framer-rzBsb\");export default Framercz9XGqB4f;Framercz9XGqB4f.displayName=\"Bouncy Button/Icon\";Framercz9XGqB4f.defaultProps={height:16,width:16};addPropertyControls(Framercz9XGqB4f,{variant:{options:[\"vlM0oKTQJ\",\"jBRqujBy2\"],optionTitles:[\"White\",\"Black\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framercz9XGqB4f,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framercz9XGqB4f\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"16\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"16\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"jBRqujBy2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./cz9XGqB4f.map", "// Generated by Framer (8d84d1c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import BouncyButtonIcon from\"https://framerusercontent.com/modules/xLTJCYze6Z3P3rAkyUuo/qXQyl9lQyKkJLSHOkBvX/cz9XGqB4f.js\";const BouncyButtonIconFonts=getFonts(BouncyButtonIcon);const cycleOrder=[\"v9OBF0zsf\",\"pCB4uF38D\"];const serializationHash=\"framer-vUmhr\";const variantClassNames={pCB4uF38D:\"framer-v-tcpo42\",v9OBF0zsf:\"framer-v-ewxdih\"};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:30,delay:0,mass:1,stiffness:400,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(React.Fragment);const humanReadableVariantMap={In:\"pCB4uF38D\",Out:\"v9OBF0zsf\"};const getProps=({dotColor,height,id,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,bkgNXsaVh:(_ref=dotColor!==null&&dotColor!==void 0?dotColor:props.bkgNXsaVh)!==null&&_ref!==void 0?_ref:\"var(--token-a042497d-749d-4d03-8d3a-78930210d354, rgb(5, 154, 255))\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"v9OBF0zsf\"};};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,bkgNXsaVh,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"v9OBF0zsf\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-ewxdih\",className,classNames),\"data-framer-name\":\"Out\",layoutDependency:layoutDependency,layoutId:\"v9OBF0zsf\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:bkgNXsaVh,borderBottomLeftRadius:50,borderBottomRightRadius:50,borderTopLeftRadius:50,borderTopRightRadius:50,...style},variants:{pCB4uF38D:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4}},...addPropertyOverrides({pCB4uF38D:{\"data-framer-name\":\"In\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{width:\"16px\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-lsqc82-container\",layoutDependency:layoutDependency,layoutId:\"NnxMpuys8-container\",children:/*#__PURE__*/_jsx(BouncyButtonIcon,{height:\"100%\",id:\"NnxMpuys8\",layoutId:\"NnxMpuys8\",style:{height:\"100%\",width:\"100%\"},variant:\"jBRqujBy2\",width:\"100%\"})})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vUmhr.framer-19pagzn, .framer-vUmhr .framer-19pagzn { display: block; }\",\".framer-vUmhr.framer-ewxdih { height: 12px; overflow: hidden; position: relative; width: 12px; will-change: var(--framer-will-change-override, transform); }\",\".framer-vUmhr .framer-lsqc82-container { flex: none; height: 16px; left: -36px; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 16px; }\",\".framer-vUmhr.framer-v-tcpo42.framer-ewxdih { height: 28px; width: 28px; }\",\".framer-vUmhr.framer-v-tcpo42 .framer-lsqc82-container { left: calc(50.00000000000002% - 16px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 12\n * @framerIntrinsicWidth 12\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"pCB4uF38D\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"bkgNXsaVh\":\"dotColor\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerTNbA9a9ua=withCSS(Component,css,\"framer-vUmhr\");export default FramerTNbA9a9ua;FramerTNbA9a9ua.displayName=\"Bouncy Button/Dot\";FramerTNbA9a9ua.defaultProps={height:12,width:12};addPropertyControls(FramerTNbA9a9ua,{variant:{options:[\"v9OBF0zsf\",\"pCB4uF38D\"],optionTitles:[\"Out\",\"In\"],title:\"Variant\",type:ControlType.Enum},bkgNXsaVh:{defaultValue:'var(--token-a042497d-749d-4d03-8d3a-78930210d354, rgb(5, 154, 255)) /* {\"name\":\"Accent\"} */',title:\"Dot Color\",type:ControlType.Color}});addFonts(FramerTNbA9a9ua,[{explicitInter:true,fonts:[]},...BouncyButtonIconFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerTNbA9a9ua\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"bkgNXsaVh\\\":\\\"dotColor\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"12\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pCB4uF38D\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"12\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./TNbA9a9ua.map", "// Generated by Framer (18f6785)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import BouncyButtonDot from\"https://framerusercontent.com/modules/cQ971GbQ2350ksku2DzN/W3ZCxpdGxEC34wKg5aXt/TNbA9a9ua.js\";const BouncyButtonDotFonts=getFonts(BouncyButtonDot);const enabledGestures={KwHhqgbaj:{hover:true}};const cycleOrder=[\"KwHhqgbaj\"];const serializationHash=\"framer-rCntn\";const variantClassNames={KwHhqgbaj:\"framer-v-va96vp\"};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:30,delay:0,mass:1,stiffness:400,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(React.Fragment);const getProps=({button,dotColor,height,id,label,link,newTab,smoothScroll,textColor,width,...props})=>{var _ref,_ref1,_ref2,_ref3;return{...props,AAql3Z1IA:newTab!==null&&newTab!==void 0?newTab:props.AAql3Z1IA,G12sDdivV:(_ref=button!==null&&button!==void 0?button:props.G12sDdivV)!==null&&_ref!==void 0?_ref:\"var(--token-1e55750a-e808-43b6-b6f4-373b634626f7, rgb(30, 21, 21))\",gnaXB_FDf:(_ref1=label!==null&&label!==void 0?label:props.gnaXB_FDf)!==null&&_ref1!==void 0?_ref1:\"Get started\",lflvlvWlr:smoothScroll!==null&&smoothScroll!==void 0?smoothScroll:props.lflvlvWlr,NEqJTpV7F:(_ref2=textColor!==null&&textColor!==void 0?textColor:props.NEqJTpV7F)!==null&&_ref2!==void 0?_ref2:\"var(--token-f7ae94a4-1e75-4c11-bb74-f6e7ca0047c6, rgb(255, 255, 255))\",uzYUogkDq:link!==null&&link!==void 0?link:props.uzYUogkDq,V4GP67J_M:(_ref3=dotColor!==null&&dotColor!==void 0?dotColor:props.V4GP67J_M)!==null&&_ref3!==void 0?_ref3:\"var(--token-c1fbdf84-cbf5-486b-9910-02878fadd6d5, rgb(250, 229, 209))\"};};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,G12sDdivV,gnaXB_FDf,NEqJTpV7F,V4GP67J_M,uzYUogkDq,AAql3Z1IA,lflvlvWlr,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"KwHhqgbaj\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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(Link,{href:uzYUogkDq,openInNewTab:AAql3Z1IA,smoothScroll:lflvlvWlr,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-va96vp\",className,classNames)} framer-10k1arv`,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"KwHhqgbaj\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,...style},...addPropertyOverrides({\"KwHhqgbaj-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-kvhxv5\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"YQzoaqSFS\",style:{background:`linear-gradient(99deg, ${G12sDdivV} 0%, ${G12sDdivV} 100%)`,backgroundColor:G12sDdivV,borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4},variants:{\"KwHhqgbaj-hover\":{background:\"linear-gradient(99deg, rgb(84, 84, 84) 0%, rgb(0, 0, 0) 100%)\",backgroundColor:\"rgba(0, 0, 0, 0)\"}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-y5m0nq\",\"data-framer-name\":\"Circle\",layoutDependency:layoutDependency,layoutId:\"Nc0zwBL0K\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h2qd2m-container\",layoutDependency:layoutDependency,layoutId:\"vmroVuqZD-container\",children:/*#__PURE__*/_jsx(BouncyButtonDot,{bkgNXsaVh:V4GP67J_M,height:\"100%\",id:\"vmroVuqZD\",layoutId:\"vmroVuqZD\",variant:\"v9OBF0zsf\",width:\"100%\",...addPropertyOverrides({\"KwHhqgbaj-hover\":{variant:\"pCB4uF38D\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1dic64n\",\"data-framer-name\":\"Label\",layoutDependency:layoutDependency,layoutId:\"eHRtWfb7Z\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7U2F0b3NoaS1tZWRpdW0=\",\"--framer-font-family\":'\"Satoshi\", \"Satoshi Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-NEqJTpV7F-FnyDjfQ1R))\"},children:\"Get started\"})}),className:\"framer-115m5f9\",fonts:[\"FS;Satoshi-medium\"],layoutDependency:layoutDependency,layoutId:\"upWMiJMb4\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-NEqJTpV7F-FnyDjfQ1R)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-NEqJTpV7F-FnyDjfQ1R\":NEqJTpV7F},text:gnaXB_FDf,verticalAlignment:\"top\",withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-rCntn.framer-10k1arv, .framer-rCntn .framer-10k1arv { display: block; }\",\".framer-rCntn.framer-va96vp { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 10px; position: relative; text-decoration: none; width: min-content; }\",\".framer-rCntn .framer-kvhxv5 { bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-rCntn .framer-y5m0nq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 28px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 28px; }\",\".framer-rCntn .framer-1h2qd2m-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-rCntn .framer-1dic64n { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 6px 0px 2px; position: relative; width: min-content; }\",\".framer-rCntn .framer-115m5f9 { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-rCntn.framer-va96vp, .framer-rCntn .framer-y5m0nq, .framer-rCntn .framer-1dic64n { gap: 0px; } .framer-rCntn.framer-va96vp > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } .framer-rCntn.framer-va96vp > :first-child, .framer-rCntn .framer-1dic64n > :first-child { margin-left: 0px; } .framer-rCntn.framer-va96vp > :last-child, .framer-rCntn .framer-1dic64n > :last-child { margin-right: 0px; } .framer-rCntn .framer-y5m0nq > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-rCntn .framer-y5m0nq > :first-child { margin-top: 0px; } .framer-rCntn .framer-y5m0nq > :last-child { margin-bottom: 0px; } .framer-rCntn .framer-1dic64n > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-rCntn.framer-v-va96vp.hover .framer-kvhxv5 { bottom: -2px; left: -2px; right: -2px; top: -2px; }\",\".framer-rCntn.framer-v-va96vp.hover .framer-1dic64n { padding: 0px 6px 0px 10px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 48\n * @framerIntrinsicWidth 140\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"uM1oD885t\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"G12sDdivV\":\"button\",\"gnaXB_FDf\":\"label\",\"NEqJTpV7F\":\"textColor\",\"V4GP67J_M\":\"dotColor\",\"uzYUogkDq\":\"link\",\"AAql3Z1IA\":\"newTab\",\"lflvlvWlr\":\"smoothScroll\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerFnyDjfQ1R=withCSS(Component,css,\"framer-rCntn\");export default FramerFnyDjfQ1R;FramerFnyDjfQ1R.displayName=\"Bouncy Button/Button\";FramerFnyDjfQ1R.defaultProps={height:48,width:140};addPropertyControls(FramerFnyDjfQ1R,{G12sDdivV:{defaultValue:'var(--token-1e55750a-e808-43b6-b6f4-373b634626f7, rgb(30, 21, 21)) /* {\"name\":\"CTA\"} */',title:\"Button\",type:ControlType.Color},gnaXB_FDf:{defaultValue:\"Get started\",displayTextArea:false,title:\"Label\",type:ControlType.String},NEqJTpV7F:{defaultValue:'var(--token-f7ae94a4-1e75-4c11-bb74-f6e7ca0047c6, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Text Color\",type:ControlType.Color},V4GP67J_M:{defaultValue:'var(--token-c1fbdf84-cbf5-486b-9910-02878fadd6d5, rgb(250, 229, 209)) /* {\"name\":\"Support-200\"} */',title:\"Dot Color\",type:ControlType.Color},uzYUogkDq:{title:\"Link\",type:ControlType.Link},AAql3Z1IA:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean},lflvlvWlr:{defaultValue:false,title:\"Smooth Scroll\",type:ControlType.Boolean}});addFonts(FramerFnyDjfQ1R,[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"}]},...BouncyButtonDotFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerFnyDjfQ1R\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"48\",\"framerIntrinsicWidth\":\"140\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uM1oD885t\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"G12sDdivV\\\":\\\"button\\\",\\\"gnaXB_FDf\\\":\\\"label\\\",\\\"NEqJTpV7F\\\":\\\"textColor\\\",\\\"V4GP67J_M\\\":\\\"dotColor\\\",\\\"uzYUogkDq\\\":\\\"link\\\",\\\"AAql3Z1IA\\\":\\\"newTab\\\",\\\"lflvlvWlr\\\":\\\"smoothScroll\\\"}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FnyDjfQ1R.map", "// Generated by Framer (b0998f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Feather}from\"https://framerusercontent.com/modules/f0DboytQenYh21kfme7W/zb1zVBMZJKgPMiedOi0y/Feather.js\";const FeatherFonts=getFonts(Feather);const serializationHash=\"framer-L6lR3\";const variantClassNames={sMC3m1Xgx:\"framer-v-1gea8xr\"};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 getProps=({height,id,width,...props})=>{return{...props};};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({defaultVariant:\"sMC3m1Xgx\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1gea8xr\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"sMC3m1Xgx\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(11, 12, 14)\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,boxShadow:\"0px 0.6021873017743928px 1.8065619053231785px -0.6666666666666666px rgba(0, 0, 0, 0.10301), 0px 2.288533303243457px 6.8655999097303715px -1.3333333333333333px rgba(0, 0, 0, 0.11144), 0px 10px 30px -2px rgba(0, 0, 0, 0.15)\",...style},children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j4y0ts\",layoutDependency:layoutDependency,layoutId:\"CEXUNDLy8\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ty3ew1\",layoutDependency:layoutDependency,layoutId:\"IaVRYoKo5\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-7fcsrq-container\",layoutDependency:layoutDependency,layoutId:\"gUn6dh8wa-container\",children:/*#__PURE__*/_jsx(Feather,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"gift\",id:\"gUn6dh8wa\",layoutId:\"gUn6dh8wa\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-touoxx\",\"data-framer-name\":\"txt\",layoutDependency:layoutDependency,layoutId:\"UaothoeVe\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTYwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Start Today with 10 Free Credits\"})}),className:\"framer-vryrr\",\"data-framer-name\":\"Button Text Large\",fonts:[\"GF;Instrument Sans-600\"],layoutDependency:layoutDependency,layoutId:\"k9Nolk83A\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLXJlZ3VsYXI=\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"17px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(159, 163, 176))\"},children:\"Get started instantly with no credit card required. Transform your calendar management now.\"})}),className:\"framer-5ilfc\",\"data-framer-name\":\"Button Text Large\",fonts:[\"GF;Instrument Sans-regular\"],layoutDependency:layoutDependency,layoutId:\"Rgd6Q5Z80\",style:{\"--extracted-r6o4lv\":\"rgb(159, 163, 176)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsx(Link,{href:\"https://app.taskzee.com\",nodeId:\"fF7wjeYIU\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-lhc83z framer-175q8p3\",\"data-border\":true,\"data-framer-name\":\"button\",layoutDependency:layoutDependency,layoutId:\"fF7wjeYIU\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(0, 0, 0)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",background:'linear-gradient(0deg, var(--token-08633ce2-794d-47e8-9f1d-c93f863e9c58, rgb(62, 54, 166)) /* {\"name\":\"purple-dark\"} */ 0%, var(--token-5cf2e08a-4f1b-408b-9dc3-5a148dd20ab9, rgb(105, 64, 255)) /* {\"name\":\"purple\"} */ 100%)',borderBottomLeftRadius:36,borderBottomRightRadius:36,borderTopLeftRadius:36,borderTopRightRadius:36},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7SW5zdHJ1bWVudCBTYW5zLTUwMA==\",\"--framer-font-family\":'\"Instrument Sans\", \"Instrument Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0px\",\"--framer-line-height\":\"18px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(255, 255, 255))\"},children:\"Try Free\"})}),className:\"framer-k1p4pq\",\"data-framer-name\":\"Button Text Large\",fonts:[\"GF;Instrument Sans-500\"],layoutDependency:layoutDependency,layoutId:\"uC0yU4OoC\",style:{\"--extracted-r6o4lv\":\"rgb(255, 255, 255)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-L6lR3.framer-175q8p3, .framer-L6lR3 .framer-175q8p3 { display: block; }\",\".framer-L6lR3.framer-1gea8xr { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 16px 24px 16px 16px; position: relative; width: 602px; }\",\".framer-L6lR3 .framer-1j4y0ts { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-L6lR3 .framer-ty3ew1 { flex: none; height: 49px; overflow: hidden; position: relative; width: 48px; }\",\".framer-L6lR3 .framer-7fcsrq-container { flex: none; height: 34px; left: calc(50.00000000000002% - 30px / 2); position: absolute; top: calc(48.97959183673471% - 34px / 2); width: 30px; }\",\".framer-L6lR3 .framer-touoxx { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-L6lR3 .framer-vryrr, .framer-L6lR3 .framer-5ilfc { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-L6lR3 .framer-lhc83z { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 12px 16px 12px 16px; position: relative; text-decoration: none; width: min-content; }\",\".framer-L6lR3 .framer-k1p4pq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-L6lR3.framer-1gea8xr, .framer-L6lR3 .framer-1j4y0ts, .framer-L6lR3 .framer-touoxx, .framer-L6lR3 .framer-lhc83z { gap: 0px; } .framer-L6lR3.framer-1gea8xr > * { margin: 0px; margin-left: calc(32px / 2); margin-right: calc(32px / 2); } .framer-L6lR3.framer-1gea8xr > :first-child, .framer-L6lR3 .framer-1j4y0ts > :first-child, .framer-L6lR3 .framer-lhc83z > :first-child { margin-left: 0px; } .framer-L6lR3.framer-1gea8xr > :last-child, .framer-L6lR3 .framer-1j4y0ts > :last-child, .framer-L6lR3 .framer-lhc83z > :last-child { margin-right: 0px; } .framer-L6lR3 .framer-1j4y0ts > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-L6lR3 .framer-touoxx > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-L6lR3 .framer-touoxx > :first-child { margin-top: 0px; } .framer-L6lR3 .framer-touoxx > :last-child { margin-bottom: 0px; } .framer-L6lR3 .framer-lhc83z > * { margin: 0px; margin-left: calc(-10px / 2); margin-right: calc(-10px / 2); } }\",'.framer-L6lR3[data-border=\"true\"]::after, .framer-L6lR3 [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 92\n * @framerIntrinsicWidth 602\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramervUmoYzm7a=withCSS(Component,css,\"framer-L6lR3\");export default FramervUmoYzm7a;FramervUmoYzm7a.displayName=\"Pro-Annual\";FramervUmoYzm7a.defaultProps={height:92,width:602};addFonts(FramervUmoYzm7a,[{explicitInter:true,fonts:[{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSQb_gfwmS0v3_7Y.woff2\",weight:\"600\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npSTF-QfwmS0v3_7Y.woff2\",weight:\"400\"},{family:\"Instrument Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/instrumentsans/v1/pximypc9vsFDm051Uf6KVwgkfoSxQ0GsQv8ToedPibnr-yp2JGEJOH9npST3-QfwmS0v3_7Y.woff2\",weight:\"500\"}]},...FeatherFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervUmoYzm7a\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"92\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"602\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./vUmoYzm7a.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"GF;Inter-600\"]);export const fonts=[{family:\"Inter\",moduleAsset:{localModuleIdentifier:\"local-module:css/HgKWRU5cM:default\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\"},style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v12/UcCO3FwrK3iLTeHuS_fvQtMwCp50KnMw2boKoduKmMEVuGKYMZhrib2Bg-4.ttf\",weight:\"600\"}];export const css=['.framer-6hRrT .framer-styles-preset-1wjjzog:not(.rich-text-wrapper), .framer-6hRrT .framer-styles-preset-1wjjzog.rich-text-wrapper p, .framer-6hRrT .framer-styles-preset-1wjjzog.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"Inter\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 600; --framer-letter-spacing: 0px; --framer-line-height: 1.5em; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: #666666; --framer-text-decoration: none; --framer-text-transform: none; }'];export const className=\"framer-6hRrT\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0885f34)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/qRicPjsn7lqAFhUpVEJw/wsYYtENjQk0KRlujgBY2/HgKWRU5cM.js\";const cycleOrder=[\"N61FsPvBt\",\"JZTi9zOUa\"];const variantClassNames={JZTi9zOUa:\"framer-v-2lyczf\",N61FsPvBt:\"framer-v-1d51j9y\"};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 humanReadableVariantMap={Closed:\"N61FsPvBt\",Open:\"JZTi9zOUa\"};const transitions={default:{damping:40,delay:0,duration:0,ease:[.44,0,.56,1],mass:1,stiffness:400,type:\"spring\"}};const Component=/*#__PURE__*/ React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"N61FsPvBt\",question:W88zB8mIG=\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",answer:T8rQFvSBR=\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"N61FsPvBt\",transitions,variant,variantClassNames});const layoutDependency=variants.join(\"-\")+restProps.layoutDependency;const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap2wrxd7=activeVariantCallback(async(...args)=>{setVariant(\"JZTi9zOUa\");});const onTapzc6ei0=activeVariantCallback(async(...args)=>{setVariant(\"N61FsPvBt\");});const isDisplayed=()=>{if(baseVariant===\"JZTi9zOUa\")return true;return false;};const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-VVL85\",sharedStyle.className,classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsxs(motion.div,{...restProps,className:cx(\"framer-1d51j9y\",className),\"data-framer-name\":\"Closed\",layoutDependency:layoutDependency,layoutId:\"N61FsPvBt\",ref:ref,style:{...style},transition:transition,...addPropertyOverrides({JZTi9zOUa:{\"data-framer-name\":\"Open\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-kc1y8h\",\"data-framer-name\":\"Question\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"bQOn5duVh\",onTap:onTap2wrxd7,transition:transition,...addPropertyOverrides({JZTi9zOUa:{onTap:onTapzc6ei0}},baseVariant,gestureVariant),children:[/*#__PURE__*/ _jsxs(motion.div,{className:\"framer-1k6lcpt\",\"data-framer-name\":\"Plus\",layoutDependency:layoutDependency,layoutId:\"v4VcYOUIZ\",style:{opacity:.3,rotate:0},transition:transition,variants:{JZTi9zOUa:{rotate:45}},children:[/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1cniqsp\",layoutDependency:layoutDependency,layoutId:\"O9no9JEmD\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},transition:transition}),/*#__PURE__*/ _jsx(motion.div,{className:\"framer-5jljo8\",layoutDependency:layoutDependency,layoutId:\"bQOcxcL7T\",style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10},transition:transition})]}),/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{className:\"framer-styles-preset-1wjjzog\",\"data-styles-preset\":\"HgKWRU5cM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv)\"},children:\"What is Framer?\"})}),className:\"framer-q7ceo4\",layoutDependency:layoutDependency,layoutId:\"c3uDyFyT2\",style:{\"--extracted-r6o4lv\":\"rgb(51, 51, 51)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\"},text:W88zB8mIG,transition:transition,verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed()&&/*#__PURE__*/ _jsx(motion.div,{className:\"framer-1xmf1aa\",\"data-framer-name\":\"Answer\",layoutDependency:layoutDependency,layoutId:\"QSIj1YYQm\",style:{opacity:0},transition:transition,variants:{JZTi9zOUa:{opacity:1}},children:/*#__PURE__*/ _jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/ _jsx(React.Fragment,{children:/*#__PURE__*/ _jsx(motion.p,{className:\"framer-styles-preset-1wjjzog\",\"data-styles-preset\":\"HgKWRU5cM\",children:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\"})}),className:\"framer-1yk021p\",layoutDependency:layoutDependency,layoutId:\"YY93wzcf5\",style:{\"--framer-paragraph-spacing\":\"0px\",opacity:.6},text:T8rQFvSBR,transition:transition,variants:{JZTi9zOUa:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true})})]})})});});const css=['.framer-VVL85 [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; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-VVL85 * { box-sizing: border-box; }\",\".framer-VVL85 .framer-xy52j3 { display: block; }\",\".framer-VVL85 .framer-1d51j9y { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 400px; }\",\".framer-VVL85 .framer-kc1y8h { -webkit-user-select: none; align-content: center; align-items: center; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 20px 40px; position: relative; user-select: none; width: 100%; }\",\".framer-VVL85 .framer-1k6lcpt { flex: none; height: 16px; left: 0px; overflow: hidden; position: absolute; top: 25px; width: 16px; z-index: 1; }\",\".framer-VVL85 .framer-1cniqsp { flex: none; height: 2px; left: calc(50.00000000000002% - 16px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 2px / 2); width: 16px; }\",\".framer-VVL85 .framer-5jljo8 { flex: none; height: 16px; left: calc(50.00000000000002% - 2px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 16px / 2); width: 2px; }\",\".framer-VVL85 .framer-q7ceo4 { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-VVL85 .framer-1xmf1aa { 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: 0px 20px 20px 40px; position: relative; width: 100%; }\",\".framer-VVL85 .framer-1yk021p { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-VVL85 .framer-1d51j9y, .framer-VVL85 .framer-kc1y8h, .framer-VVL85 .framer-1xmf1aa { gap: 0px; } .framer-VVL85 .framer-1d51j9y > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-VVL85 .framer-1d51j9y > :first-child, .framer-VVL85 .framer-1xmf1aa > :first-child { margin-top: 0px; } .framer-VVL85 .framer-1d51j9y > :last-child, .framer-VVL85 .framer-1xmf1aa > :last-child { margin-bottom: 0px; } .framer-VVL85 .framer-kc1y8h > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-VVL85 .framer-kc1y8h > :first-child { margin-left: 0px; } .framer-VVL85 .framer-kc1y8h > :last-child { margin-right: 0px; } .framer-VVL85 .framer-1xmf1aa > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 88\n * @framerIntrinsicWidth 400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"JZTi9zOUa\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W88zB8mIG\":\"question\",\"T8rQFvSBR\":\"answer\"}\n */ const FramerJDIZfHyyT=withCSS(Component,css,\"framer-VVL85\");export default FramerJDIZfHyyT;FramerJDIZfHyyT.displayName=\"Row\";FramerJDIZfHyyT.defaultProps={height:88,width:400};addPropertyControls(FramerJDIZfHyyT,{variant:{options:[\"N61FsPvBt\",\"JZTi9zOUa\"],optionTitles:[\"Closed\",\"Open\"],title:\"Variant\",type:ControlType.Enum},W88zB8mIG:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Question\",type:ControlType.String},T8rQFvSBR:{defaultValue:\"Framer is a web builder for creative pros. Be sure to check out framer.com to learn more.\",displayTextArea:true,title:\"Answer\",type:ControlType.String}});addFonts(FramerJDIZfHyyT,[...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJDIZfHyyT\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"88\",\"framerIntrinsicWidth\":\"400\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"JZTi9zOUa\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"W88zB8mIG\\\":\\\"question\\\",\\\"T8rQFvSBR\\\":\\\"answer\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JDIZfHyyT.map", "// Generated by Framer (b0998f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,cx,getFonts,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import Row from\"https://framerusercontent.com/modules/4YWWzj4Km7yqicjoCm2H/jO5zdHqCH551J62O4W3P/JDIZfHyyT.js\";const RowFonts=getFonts(Row);const serializationHash=\"framer-KwJvx\";const variantClassNames={c_65aBB8v:\"framer-v-194n8in\"};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:40,delay:0,mass:1,stiffness:400,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 getProps=({height,id,width,...props})=>{return{...props};};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({defaultVariant:\"c_65aBB8v\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-194n8in\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"c_65aBB8v\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-40c03004-286a-43c1-b36f-58b60663152c, rgb(242, 242, 242))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-b3hubg-container\",layoutDependency:layoutDependency,layoutId:\"Dic3Bvw0p-container\",children:/*#__PURE__*/_jsx(Row,{answer:\"Your credits never expire. Use them whenever you need them.\",height:\"100%\",id:\"Dic3Bvw0p\",layoutId:\"Dic3Bvw0p\",question:\"How long do credits last?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-7vo9ov\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"i6YSP7NFl\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1x1ku8-container\",layoutDependency:layoutDependency,layoutId:\"J_04riKGg-container\",children:/*#__PURE__*/_jsx(Row,{answer:\"No subscriptions required. Buy credits only when you need them.\",height:\"100%\",id:\"J_04riKGg\",layoutId:\"J_04riKGg\",question:\"Do I need to subscribe?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dpsum1\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"xBvQR98hb\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1q6pq3j-container\",layoutDependency:layoutDependency,layoutId:\"fXbE4ZYwJ-container\",children:/*#__PURE__*/_jsx(Row,{answer:\"One credit lets you create one calendar event from any photo or text.\",height:\"100%\",id:\"fXbE4ZYwJ\",layoutId:\"fXbE4ZYwJ\",question:\"What can I do with one credit?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-16umxiy\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"fg0wTzcDm\",style:{backgroundColor:\"rgba(0, 0, 0, 0.05)\"}}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3uzaoh-container\",layoutDependency:layoutDependency,layoutId:\"s62GSWq77-container\",children:/*#__PURE__*/_jsx(Row,{answer:\"Yes! Top up your credits anytime. The more you buy, the more you save.\",height:\"100%\",id:\"s62GSWq77\",layoutId:\"s62GSWq77\",question:\"Can I buy more later?\",style:{width:\"100%\"},variant:\"N61FsPvBt\",width:\"100%\"})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KwJvx.framer-192ngtn, .framer-KwJvx .framer-192ngtn { display: block; }\",\".framer-KwJvx.framer-194n8in { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 20px 0px 20px; position: relative; width: 1000px; will-change: var(--framer-will-change-override, transform); }\",\".framer-KwJvx .framer-b3hubg-container, .framer-KwJvx .framer-1x1ku8-container, .framer-KwJvx .framer-1q6pq3j-container, .framer-KwJvx .framer-3uzaoh-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-KwJvx .framer-7vo9ov, .framer-KwJvx .framer-dpsum1, .framer-KwJvx .framer-16umxiy { flex: none; height: 1px; overflow: hidden; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KwJvx.framer-194n8in { gap: 0px; } .framer-KwJvx.framer-194n8in > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-KwJvx.framer-194n8in > :first-child { margin-top: 0px; } .framer-KwJvx.framer-194n8in > :last-child { margin-bottom: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 259\n * @framerIntrinsicWidth 1000\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerxVeTOVMsW=withCSS(Component,css,\"framer-KwJvx\");export default FramerxVeTOVMsW;FramerxVeTOVMsW.displayName=\"Accordion\";FramerxVeTOVMsW.defaultProps={height:259,width:1e3};addFonts(FramerxVeTOVMsW,[{explicitInter:true,fonts:[]},...RowFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxVeTOVMsW\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1000\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"259\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xVeTOVMsW.map", "import{jsx as t,jsxs as e}from\"react/jsx-runtime\";import{useEffect as o,useState as r}from\"react\";import{addPropertyControls as i,ControlType as n}from\"framer\";export default function l(i){let{backgroundColor:n,progressColor:l,timeAnimation:a}=i,[s,u]=r(0);o(function(){let t=setInterval(function(){u(t=>t>=100?0:t+1);},a);return function(){clearInterval(t);};},[a]);let d={container:{width:\"100%\",height:\"100%\",position:\"relative\",overflow:\"hidden\"},background:{position:\"absolute\",top:0,left:0,width:\"100%\",height:\"100%\",background:n},progress:{position:\"absolute\",top:0,left:0,height:\"100%\",width:`${s}%`,background:l,transition:`width ${a}ms linear`}};return /*#__PURE__*/e(\"div\",{style:d.container,children:[/*#__PURE__*/t(\"div\",{style:d.background}),/*#__PURE__*/t(\"div\",{style:d.progress})]});}i(l,{backgroundColor:{title:\"Background Color\",type:n.Color,defaultValue:\"rgba(0, 0, 0, 0.12)\"},progressColor:{title:\"Progress Color\",type:n.Color,defaultValue:\"black\"},timeAnimation:{title:\"Animation Time (ms)\",type:n.Number,defaultValue:90,min:10,max:1e3,step:10}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"ProgressAnimation\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ProgressAnimation.map", "// Generated by Framer (0f540f8)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Satoshi-medium\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Satoshi\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/P2LQKHE6KA6ZP4AAGN72KDWMHH6ZH3TA/ZC32TK2P7FPS5GFTL46EU6KQJA24ZYDB/7AHDUZ4A7LFLVFUIFSARGIWCRQJHISQP.woff2\",weight:\"500\"}]}];export const css=['.framer-YPgee .framer-styles-preset-1vma519:not(.rich-text-wrapper), .framer-YPgee .framer-styles-preset-1vma519.rich-text-wrapper p { --framer-font-family: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, #0c0c0d); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 809px) and (min-width: 0px) { .framer-YPgee .framer-styles-preset-1vma519:not(.rich-text-wrapper), .framer-YPgee .framer-styles-preset-1vma519.rich-text-wrapper p { --framer-font-family: \"Satoshi\", \"Satoshi Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 500; --framer-letter-spacing: 0em; --framer-line-height: 150%; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, #0c0c0d); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-YPgee\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (92d6359)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import ProgressAnimation from\"https://framerusercontent.com/modules/HObH01zviLV80ZXB4D0A/dn64Pmud0WnhblcbHmD0/ProgressAnimation.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/fuPZNswls0zNug6MaGhL/PMO87hTM5Bdi8YHpe8wQ/Czxzy6DB1.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/gEVHM4aMfCfsHjYz2gnl/AaYmz9psrh7HqrHZ8HRU/dXYoZqWo4.js\";const ProgressAnimationFonts=getFonts(ProgressAnimation);const cycleOrder=[\"y5a8Ky6Y6\",\"rycpknMQc\"];const serializationHash=\"framer-tBiXa\";const variantClassNames={rycpknMQc:\"framer-v-1t4xf4v\",y5a8Ky6Y6:\"framer-v-3jc75z\"};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={Active:\"y5a8Ky6Y6\",Inactive:\"rycpknMQc\"};const getProps=({height,id,number,tap,text,title,width,...props})=>{var _ref,_ref1,_ref2,_humanReadableVariantMap_props_variant,_ref3;return{...props,J7o8fdE7e:(_ref=text!==null&&text!==void 0?text:props.J7o8fdE7e)!==null&&_ref!==void 0?_ref:\"As own, all own, a the a ago. Myself and that everyone in it walls. Reclined scale, on various of the me what him who I its a might who it scent but first writer's tone she immune person, problem proposal employed the a did his most maybe as and.\",KYa4E8ORe:(_ref1=number!==null&&number!==void 0?number:props.KYa4E8ORe)!==null&&_ref1!==void 0?_ref1:\"01.\",okc_6dBcT:(_ref2=title!==null&&title!==void 0?title:props.okc_6dBcT)!==null&&_ref2!==void 0?_ref2:\"Higher approval rate\",QFynIJaYH:tap!==null&&tap!==void 0?tap:props.QFynIJaYH,variant:(_ref3=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref3!==void 0?_ref3:\"y5a8Ky6Y6\"};};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,KYa4E8ORe,okc_6dBcT,J7o8fdE7e,QFynIJaYH,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"y5a8Ky6Y6\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap12s1o1s=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(QFynIJaYH){const res=await QFynIJaYH(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"rycpknMQc\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"rycpknMQc\")return true;return false;};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.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-3jc75z\",className,classNames),\"data-framer-name\":\"Active\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"y5a8Ky6Y6\",onTap:onTap12s1o1s,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({rycpknMQc:{\"data-framer-name\":\"Inactive\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1prljp9\",\"data-framer-name\":\"Columns\",layoutDependency:layoutDependency,layoutId:\"JXCejN8_M\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(27, 29, 28))\"},children:\"01.\"})}),className:\"framer-17xgvt6\",\"data-framer-name\":\"01.\",fonts:[\"GF;Plus Jakarta Sans-600\"],layoutDependency:layoutDependency,layoutId:\"st2S3V0sl\",style:{\"--extracted-r6o4lv\":\"rgb(27, 29, 28)\",\"--framer-paragraph-spacing\":\"20px\"},text:KYa4E8ORe,variants:{rycpknMQc:{\"--extracted-r6o4lv\":\"rgb(112, 122, 117)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({rycpknMQc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNTAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.5em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 122, 117))\"},children:\"01.\"})}),fonts:[\"GF;Plus Jakarta Sans-500\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1qxe6ve\",\"data-styles-preset\":\"dXYoZqWo4\",children:\"Higher approval rate\"})}),className:\"framer-11mafg5\",\"data-framer-name\":\"10 anos de opera\\xe7\\xe3o\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"z6fCmhht3\",style:{\"--framer-paragraph-spacing\":\"20px\"},text:okc_6dBcT,variants:{rycpknMQc:{\"--extracted-r6o4lv\":\"rgb(112, 122, 117)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({rycpknMQc:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1qxe6ve\",\"data-styles-preset\":\"dXYoZqWo4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(112, 122, 117))\"},children:\"Higher approval rate\"})})}},baseVariant,gestureVariant)})]}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1jjkuge-container\",layoutDependency:layoutDependency,layoutId:\"xxdAPT7jJ-container\",children:/*#__PURE__*/_jsx(ProgressAnimation,{backgroundColor:\"rgba(0, 0, 0, 0.12)\",height:\"100%\",id:\"xxdAPT7jJ\",layoutId:\"xxdAPT7jJ\",progressColor:\"var(--token-53793f82-d2e9-4a07-9ab9-75c763d2e1e5, rgb(242, 109, 15))\",style:{height:\"100%\",width:\"100%\"},timeAnimation:90,width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-xywnbq\",\"data-framer-name\":\"Divider\",layoutDependency:layoutDependency,layoutId:\"Qff8ijpkz\",children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-vhxmrw\",\"data-framer-name\":\"Line\",layoutDependency:layoutDependency,layoutId:\"RyAe3fuhd\",style:{backgroundColor:\"rgba(0, 0, 0, 0.12)\"}})}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-19r5mzg\",\"data-framer-name\":\"Columns\",layoutDependency:layoutDependency,layoutId:\"jliyvqe4T\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1vma519\",\"data-styles-preset\":\"Czxzy6DB1\",children:\"As own, all own, a the a ago. Myself and that everyone in it walls. Reclined scale, on various of the me what him who I its a might who it scent but first writer's tone she immune person, problem proposal employed the a did his most maybe as and.\"})}),className:\"framer-1bdaagr\",\"data-framer-name\":\"Koin es la mejor soluci\\xf3n de medios de pago y financiaci\\xf3n digitales que permite a empresas y consumidores conectarse y realizar transacciones de forma pr\\xe1ctica y segura.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"biNvcQioU\",style:{\"--framer-paragraph-spacing\":\"16px\"},text:J7o8fdE7e,verticalAlignment:\"top\",withExternalLayout:true})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tBiXa.framer-al5zj9, .framer-tBiXa .framer-al5zj9 { display: block; }\",\".framer-tBiXa.framer-3jc75z { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 48px 0px 8px 0px; position: relative; width: 482px; }\",\".framer-tBiXa .framer-1prljp9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tBiXa .framer-17xgvt6 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-tBiXa .framer-11mafg5, .framer-tBiXa .framer-1bdaagr { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-tBiXa .framer-1jjkuge-container { flex: none; height: 1px; position: relative; width: 100%; }\",\".framer-tBiXa .framer-xywnbq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-tBiXa .framer-vhxmrw { flex: none; height: 1px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-tBiXa .framer-19r5mzg { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-tBiXa.framer-3jc75z, .framer-tBiXa .framer-1prljp9, .framer-tBiXa .framer-xywnbq, .framer-tBiXa .framer-19r5mzg { gap: 0px; } .framer-tBiXa.framer-3jc75z > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-tBiXa.framer-3jc75z > :first-child, .framer-tBiXa .framer-xywnbq > :first-child { margin-top: 0px; } .framer-tBiXa.framer-3jc75z > :last-child, .framer-tBiXa .framer-xywnbq > :last-child { margin-bottom: 0px; } .framer-tBiXa .framer-1prljp9 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-tBiXa .framer-1prljp9 > :first-child, .framer-tBiXa .framer-19r5mzg > :first-child { margin-left: 0px; } .framer-tBiXa .framer-1prljp9 > :last-child, .framer-tBiXa .framer-19r5mzg > :last-child { margin-right: 0px; } .framer-tBiXa .framer-xywnbq > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-tBiXa .framer-19r5mzg > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } }\",...sharedStyle.css,...sharedStyle1.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 231\n * @framerIntrinsicWidth 482\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"rycpknMQc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"KYa4E8ORe\":\"number\",\"okc_6dBcT\":\"title\",\"J7o8fdE7e\":\"text\",\"QFynIJaYH\":\"tap\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerPpM9Geoxc=withCSS(Component,css,\"framer-tBiXa\");export default FramerPpM9Geoxc;FramerPpM9Geoxc.displayName=\"Collapsible Block\";FramerPpM9Geoxc.defaultProps={height:231,width:482};addPropertyControls(FramerPpM9Geoxc,{variant:{options:[\"y5a8Ky6Y6\",\"rycpknMQc\"],optionTitles:[\"Active\",\"Inactive\"],title:\"Variant\",type:ControlType.Enum},KYa4E8ORe:{defaultValue:\"01.\",displayTextArea:false,title:\"Number\",type:ControlType.String},okc_6dBcT:{defaultValue:\"Higher approval rate\",displayTextArea:false,title:\"Title\",type:ControlType.String},J7o8fdE7e:{defaultValue:\"As own, all own, a the a ago. Myself and that everyone in it walls. Reclined scale, on various of the me what him who I its a might who it scent but first writer's tone she immune person, problem proposal employed the a did his most maybe as and.\",displayTextArea:true,title:\"Text\",type:ControlType.String},QFynIJaYH:{title:\"Tap\",type:ControlType.EventHandler}});addFonts(FramerPpM9Geoxc,[{explicitInter:true,fonts:[{family:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_d0nNTxXUEKi4Rw.woff2\",weight:\"600\"},{family:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_m07NTxXUEKi4Rw.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...ProgressAnimationFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPpM9Geoxc\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"231\",\"framerIntrinsicWidth\":\"482\",\"framerVariables\":\"{\\\"KYa4E8ORe\\\":\\\"number\\\",\\\"okc_6dBcT\\\":\\\"title\\\",\\\"J7o8fdE7e\\\":\\\"text\\\",\\\"QFynIJaYH\\\":\\\"tap\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"rycpknMQc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./PpM9Geoxc.map", "// Generated by Framer (b0998f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import CollapsibleBlock from\"https://framerusercontent.com/modules/miek14UtM4iDB6bDix3o/834IIMnOBHn6I1c6yNsn/PpM9Geoxc.js\";const CollapsibleBlockFonts=getFonts(CollapsibleBlock);const cycleOrder=[\"zXH10d4VC\",\"bGpWtzZN8\",\"h7KIJn5xD\"];const serializationHash=\"framer-SB0bX\";const variantClassNames={bGpWtzZN8:\"framer-v-1q7w6f7\",h7KIJn5xD:\"framer-v-6cdibh\",zXH10d4VC:\"framer-v-fbic6x\"};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 1\":\"zXH10d4VC\",\"Variant 2\":\"bGpWtzZN8\",\"Variant 3\":\"h7KIJn5xD\"};const getProps=({height,id,imageVisible,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;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:\"zXH10d4VC\",W45sRgybq:(_ref1=imageVisible!==null&&imageVisible!==void 0?imageVisible:props.W45sRgybq)!==null&&_ref1!==void 0?_ref1:true};};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,W45sRgybq,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"zXH10d4VC\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1micjxh=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"bGpWtzZN8\"),9e3);});const onAppear16iq8pj=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"h7KIJn5xD\"),9e3);});const onAppearlx6159=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"zXH10d4VC\"),9e3);});const QFynIJaYHae0mzy=activeVariantCallback(async(...args)=>{setVariant(\"zXH10d4VC\");});const QFynIJaYH1fwe8hs=activeVariantCallback(async(...args)=>{setVariant(\"bGpWtzZN8\");});const QFynIJaYHlohkqk=activeVariantCallback(async(...args)=>{setVariant(\"h7KIJn5xD\");});useOnVariantChange(baseVariant,{bGpWtzZN8:onAppear16iq8pj,default:onAppear1micjxh,h7KIJn5xD:onAppearlx6159});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__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-fbic6x\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"zXH10d4VC\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({bGpWtzZN8:{\"data-framer-name\":\"Variant 2\"},h7KIJn5xD:{\"data-framer-name\":\"Variant 3\"}},baseVariant,gestureVariant),children:[W45sRgybq&&/*#__PURE__*/_jsxs(motion.div,{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0),sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/KaHbcQQrTCyOPWCQ4e1OxWUkgw.png\",srcSet:\"https://framerusercontent.com/images/KaHbcQQrTCyOPWCQ4e1OxWUkgw.png?scale-down-to=512 512w,https://framerusercontent.com/images/KaHbcQQrTCyOPWCQ4e1OxWUkgw.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/KaHbcQQrTCyOPWCQ4e1OxWUkgw.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/KaHbcQQrTCyOPWCQ4e1OxWUkgw.png 4096w\"},className:\"framer-d0fdy5\",\"data-framer-name\":\"Images\",layoutDependency:layoutDependency,layoutId:\"g8bb5bl0A\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"An illustration from Carlos Gomes Cabral\",fit:\"fill\",intrinsicHeight:3744,intrinsicWidth:5616,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0),pixelHeight:395,pixelWidth:540,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/NNwW2uSZgbGkpWfoCPTvuqakMo.jpg\",srcSet:\"https://framerusercontent.com/images/NNwW2uSZgbGkpWfoCPTvuqakMo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/NNwW2uSZgbGkpWfoCPTvuqakMo.jpg 540w\"},className:\"framer-v9ledt\",\"data-framer-name\":\"Image 1\",layoutDependency:layoutDependency,layoutId:\"GQZFROaRv\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,opacity:1},variants:{bGpWtzZN8:{opacity:0},h7KIJn5xD:{opacity:0}}}),/*#__PURE__*/_jsx(Image,{background:{alt:\"An illustration from Carlos Gomes Cabral\",fit:\"fill\",intrinsicHeight:5760,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0),pixelHeight:5760,pixelWidth:3840,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/3SaYhi65aY63cuiNrYnp6dBluhg.jpg\",srcSet:\"https://framerusercontent.com/images/3SaYhi65aY63cuiNrYnp6dBluhg.jpg?scale-down-to=1024 682w,https://framerusercontent.com/images/3SaYhi65aY63cuiNrYnp6dBluhg.jpg?scale-down-to=2048 1365w,https://framerusercontent.com/images/3SaYhi65aY63cuiNrYnp6dBluhg.jpg?scale-down-to=4096 2730w,https://framerusercontent.com/images/3SaYhi65aY63cuiNrYnp6dBluhg.jpg 3840w\"},className:\"framer-19vt0iv\",\"data-framer-name\":\"Image 2\",layoutDependency:layoutDependency,layoutId:\"H9HhVXvf3\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,opacity:0},variants:{bGpWtzZN8:{opacity:1}},...addPropertyOverrides({bGpWtzZN8:{background:{alt:\"An illustration from Carlos Gomes Cabral\",fit:\"fill\",intrinsicHeight:5760,intrinsicWidth:3840,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0),pixelHeight:667,pixelWidth:1e3,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/z5CdL1b5N7pQCATGT4NFkVEhni0.jpg\",srcSet:\"https://framerusercontent.com/images/z5CdL1b5N7pQCATGT4NFkVEhni0.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/z5CdL1b5N7pQCATGT4NFkVEhni0.jpg 1000w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(Image,{background:{alt:\"An illustration from Carlos Gomes Cabral\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:3e3,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0),pixelHeight:395,pixelWidth:540,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/NNwW2uSZgbGkpWfoCPTvuqakMo.jpg\",srcSet:\"https://framerusercontent.com/images/NNwW2uSZgbGkpWfoCPTvuqakMo.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/NNwW2uSZgbGkpWfoCPTvuqakMo.jpg 540w\"},className:\"framer-bwoaot\",\"data-framer-name\":\"Image 3\",layoutDependency:layoutDependency,layoutId:\"AViK7nKTb\",style:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8,opacity:0},variants:{h7KIJn5xD:{opacity:1}},...addPropertyOverrides({h7KIJn5xD:{background:{alt:\"An illustration from Carlos Gomes Cabral\",fit:\"fill\",intrinsicHeight:2e3,intrinsicWidth:3e3,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0),pixelHeight:665,pixelWidth:1e3,sizes:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,src:\"https://framerusercontent.com/images/X5JEOFZ0DwuiRyqgKMG1giW0L8o.jpg\",srcSet:\"https://framerusercontent.com/images/X5JEOFZ0DwuiRyqgKMG1giW0L8o.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/X5JEOFZ0DwuiRyqgKMG1giW0L8o.jpg 1000w\"}}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ud42m0\",\"data-framer-name\":\"Texts\",layoutDependency:layoutDependency,layoutId:\"SosMIbBNe\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:231,width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1agzy7o-container\",layoutDependency:layoutDependency,layoutId:\"nxmnQWC8x-container\",children:/*#__PURE__*/_jsx(CollapsibleBlock,{height:\"100%\",id:\"nxmnQWC8x\",J7o8fdE7e:\"Create your free account and get 10 credits to try the service.\",KYa4E8ORe:\"01.\",layoutId:\"nxmnQWC8x\",okc_6dBcT:\"Sign Up\",style:{width:\"100%\"},variant:\"y5a8Ky6Y6\",width:\"100%\",...addPropertyOverrides({bGpWtzZN8:{QFynIJaYH:QFynIJaYHae0mzy,variant:\"rycpknMQc\"},h7KIJn5xD:{QFynIJaYH:QFynIJaYHae0mzy,variant:\"rycpknMQc\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:231,width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+231,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1s0bmtf-container\",layoutDependency:layoutDependency,layoutId:\"GPS6RE52u-container\",children:/*#__PURE__*/_jsx(CollapsibleBlock,{height:\"100%\",id:\"GPS6RE52u\",J7o8fdE7e:\"Valaam ML platform gives you visibility into training runs and models so you can iterate faster.\",KYa4E8ORe:\"02.\",layoutId:\"GPS6RE52u\",okc_6dBcT:\"Upload or Type\",QFynIJaYH:QFynIJaYH1fwe8hs,style:{width:\"100%\"},variant:\"rycpknMQc\",width:\"100%\",...addPropertyOverrides({bGpWtzZN8:{J7o8fdE7e:\"Take a photo, upload an image, or type a quick note about your event.\",variant:\"y5a8Ky6Y6\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:231,width:`max(${(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\"}, 1px)`,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+462,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9x34qa-container\",layoutDependency:layoutDependency,layoutId:\"hoqZsMcxp-container\",children:/*#__PURE__*/_jsx(CollapsibleBlock,{height:\"100%\",id:\"hoqZsMcxp\",J7o8fdE7e:\"In addition to the 30+ built-in visualizations Valaam provides, you can code your own visualizations using Plotly and Matplotlib.\",KYa4E8ORe:\"03.\",layoutId:\"hoqZsMcxp\",okc_6dBcT:\"Save to Calendar\",QFynIJaYH:QFynIJaYHlohkqk,style:{width:\"100%\"},variant:\"rycpknMQc\",width:\"100%\",...addPropertyOverrides({h7KIJn5xD:{J7o8fdE7e:\"Download the ICS file and your event is automatically added to your calendar.\",variant:\"y5a8Ky6Y6\"}},baseVariant,gestureVariant)})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-SB0bX.framer-133wuyu, .framer-SB0bX .framer-133wuyu { display: block; }\",\".framer-SB0bX.framer-fbic6x { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1104px; }\",\".framer-SB0bX .framer-d0fdy5 { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: flex-start; overflow: hidden; padding: 10px; position: relative; width: 1px; }\",\".framer-SB0bX .framer-v9ledt, .framer-SB0bX .framer-19vt0iv, .framer-SB0bX .framer-bwoaot { flex: none; height: 420px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 100%; z-index: 1; }\",\".framer-SB0bX .framer-1ud42m0 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-SB0bX .framer-1agzy7o-container, .framer-SB0bX .framer-1s0bmtf-container, .framer-SB0bX .framer-9x34qa-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-SB0bX.framer-fbic6x, .framer-SB0bX .framer-d0fdy5, .framer-SB0bX .framer-1ud42m0 { gap: 0px; } .framer-SB0bX.framer-fbic6x > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-SB0bX.framer-fbic6x > :first-child { margin-left: 0px; } .framer-SB0bX.framer-fbic6x > :last-child { margin-right: 0px; } .framer-SB0bX .framer-d0fdy5 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-SB0bX .framer-d0fdy5 > :first-child, .framer-SB0bX .framer-1ud42m0 > :first-child { margin-top: 0px; } .framer-SB0bX .framer-d0fdy5 > :last-child, .framer-SB0bX .framer-1ud42m0 > :last-child { margin-bottom: 0px; } .framer-SB0bX .framer-1ud42m0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 381\n * @framerIntrinsicWidth 1104\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"bGpWtzZN8\":{\"layout\":[\"fixed\",\"auto\"]},\"h7KIJn5xD\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"W45sRgybq\":\"imageVisible\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYbpnQWzh3=withCSS(Component,css,\"framer-SB0bX\");export default FramerYbpnQWzh3;FramerYbpnQWzh3.displayName=\"Featured Work\";FramerYbpnQWzh3.defaultProps={height:381,width:1104};addPropertyControls(FramerYbpnQWzh3,{variant:{options:[\"zXH10d4VC\",\"bGpWtzZN8\",\"h7KIJn5xD\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},W45sRgybq:{defaultValue:true,title:\"Image Visible\",type:ControlType.Boolean}});addFonts(FramerYbpnQWzh3,[{explicitInter:true,fonts:[]},...CollapsibleBlockFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYbpnQWzh3\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"1104\",\"framerIntrinsicHeight\":\"381\",\"framerVariables\":\"{\\\"W45sRgybq\\\":\\\"imageVisible\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bGpWtzZN8\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"h7KIJn5xD\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YbpnQWzh3.map", "// Generated by Framer (0f540f8)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Urbanist-700\",\"GF;Urbanist-900\",\"GF;Urbanist-900italic\",\"GF;Urbanist-700italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Urbanist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDLBkfE5OrS8SlKw.woff2\",weight:\"700\"},{family:\"Urbanist\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/urbanist/v15/L0xjDF02iFML4hGCyOCpRdycFsGxSrqDYhkfE5OrS8SlKw.woff2\",weight:\"900\"},{family:\"Urbanist\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA11eUpmqacG1K4S1.woff2\",weight:\"900\"},{family:\"Urbanist\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/urbanist/v15/L0xtDF02iFML4hGCyMqgdyNEf6or5L2WA10QUpmqacG1K4S1.woff2\",weight:\"700\"}]}];export const css=['.framer-OwL64 .framer-styles-preset-64d4hw:not(.rich-text-wrapper), .framer-OwL64 .framer-styles-preset-64d4hw.rich-text-wrapper h4 { --framer-font-family: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-family-bold: \"Urbanist\", sans-serif; --framer-font-family-bold-italic: \"Urbanist\", sans-serif; --framer-font-family-italic: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32abb542-758d-4148-ab17-beace5424478, #26262a); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-OwL64 .framer-styles-preset-64d4hw:not(.rich-text-wrapper), .framer-OwL64 .framer-styles-preset-64d4hw.rich-text-wrapper h4 { --framer-font-family: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-family-bold: \"Urbanist\", sans-serif; --framer-font-family-bold-italic: \"Urbanist\", sans-serif; --framer-font-family-italic: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32abb542-758d-4148-ab17-beace5424478, #26262a); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-OwL64 .framer-styles-preset-64d4hw:not(.rich-text-wrapper), .framer-OwL64 .framer-styles-preset-64d4hw.rich-text-wrapper h4 { --framer-font-family: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-family-bold: \"Urbanist\", sans-serif; --framer-font-family-bold-italic: \"Urbanist\", sans-serif; --framer-font-family-italic: \"Urbanist\", \"Urbanist Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 700; --framer-font-weight-bold: 900; --framer-font-weight-bold-italic: 900; --framer-font-weight-italic: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.2em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-32abb542-758d-4148-ab17-beace5424478, #26262a); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-OwL64\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (bd0055f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,ResolveLinks,RichText,useCustomCursors,useHydratedBreakpointVariants,useLocaleInfo,useRouteElementId,useRouter,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FramerButton from\"https://framerusercontent.com/modules/jAri5ClAx4cNEadd2T1s/tT8DbOXLidr8ssZiWgnH/FramerButton.js\";import BouncyButtonButton from\"#framer/local/canvasComponent/FnyDjfQ1R/FnyDjfQ1R.js\";import GradientGlow from\"#framer/local/canvasComponent/my5tcWYfJ/my5tcWYfJ.js\";import Footer from\"#framer/local/canvasComponent/sCvnwBifQ/sCvnwBifQ.js\";import PlanPricing from\"#framer/local/canvasComponent/vH8sMRg9P/vH8sMRg9P.js\";import ProAnnual from\"#framer/local/canvasComponent/vUmoYzm7a/vUmoYzm7a.js\";import Accordion from\"#framer/local/canvasComponent/xVeTOVMsW/xVeTOVMsW.js\";import FeaturedWork from\"#framer/local/canvasComponent/YbpnQWzh3/YbpnQWzh3.js\";import Navbar from\"#framer/local/canvasComponent/zcYDwn9ex/zcYDwn9ex.js\";import*as sharedStyle1 from\"#framer/local/css/c6qwYUqXI/c6qwYUqXI.js\";import*as sharedStyle2 from\"#framer/local/css/DppQPO9Pi/DppQPO9Pi.js\";import*as sharedStyle3 from\"#framer/local/css/RAdIA8PP8/RAdIA8PP8.js\";import*as sharedStyle5 from\"#framer/local/css/Ts2CTGNnb/Ts2CTGNnb.js\";import*as sharedStyle from\"#framer/local/css/UI0J1O4Qq/UI0J1O4Qq.js\";import*as sharedStyle4 from\"#framer/local/css/uXEMACo6I/uXEMACo6I.js\";import metadataProvider from\"#framer/local/webPageMetadata/augiA20Il/augiA20Il.js\";const NavbarFonts=getFonts(Navbar);const MotionDivWithFX=withFX(motion.div);const BouncyButtonButtonFonts=getFonts(BouncyButtonButton);const ContainerWithFX=withFX(Container);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const FeaturedWorkFonts=getFonts(FeaturedWork);const GradientGlowFonts=getFonts(GradientGlow);const ImageWithFX=withFX(Image);const PlanPricingFonts=getFonts(PlanPricing);const AccordionFonts=getFonts(Accordion);const FooterFonts=getFonts(Footer);const ProAnnualFonts=getFonts(ProAnnual);const FramerButtonFonts=getFonts(FramerButton);const breakpoints={jFwI82QFb:\"(max-width: 809px)\",kK3BPw99M:\"(min-width: 1920px)\",NDqyS5Bi1:\"(min-width: 810px) and (max-width: 1279px)\",WQLkyLRf1:\"(min-width: 1280px) and (max-width: 1919px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-BPeGZ\";const variantClassNames={jFwI82QFb:\"framer-v-ne6mos\",kK3BPw99M:\"framer-v-n91xig\",NDqyS5Bi1:\"framer-v-x4b41r\",WQLkyLRf1:\"framer-v-72rtr7\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:0};const transition1={delay:.1,duration:2.1,ease:[.98,.27,.56,1],type:\"tween\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition1,x:0,y:0};const transition2={delay:0,duration:6,ease:[0,0,1,1],type:\"tween\"};const animation2={opacity:1,rotate:360,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition3={delay:0,duration:3,ease:[0,0,1,1],type:\"tween\"};const animation3={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:.8,skewX:0,skewY:0,x:0,y:0};const animation4={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:50};const transition4={delay:.8,duration:1.5,ease:[1,.17,.48,.93],type:\"tween\"};const animation5={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition4,x:0,y:50};const animation6={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-30};const transition5={delay:1.3,duration:.8,ease:[.9,.1,.56,1],type:\"tween\"};const animation7={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition5,x:0,y:-30};const transition6={damping:30,delay:.4,mass:1,stiffness:400,type:\"spring\"};const animation8={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition6,x:0,y:0};const animation9={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-30};const animation10={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:12};const transition7={delay:1.6,duration:.6,ease:[.44,0,.56,1],type:\"tween\"};const animation11={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition7,x:0,y:12};const transition8={damping:60,delay:0,mass:.8,stiffness:500,type:\"spring\"};const animation12={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition8,x:0,y:50};const transition9={damping:30,delay:.1,mass:1,stiffness:400,type:\"spring\"};const animation13={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition9,x:0,y:0};const animation14={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:80};const transition10={damping:45,delay:0,mass:1,stiffness:260,type:\"spring\"};const animation15={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition10,x:0,y:80};const transition11={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation16={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition11,x:0,y:0};const animation17={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition11,x:0,y:50};const transition12={damping:30,delay:.3,mass:1,stiffness:400,type:\"spring\"};const animation18={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition12,x:0,y:50};const animation19={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:150};const animation20={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition12,x:0,y:150};const transition13={damping:30,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation21={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition13,x:0,y:0};const animation22={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-50};const animation23={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,x:0,y:-50};const transition14={damping:60,delay:.2,mass:1,stiffness:400,type:\"spring\"};const animation24={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition14,x:0,y:-50};const transition15={delay:4.6,duration:1.2,ease:[.95,.09,.56,1],type:\"tween\"};const animation25={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transformPerspective:1200,transition:transition15,x:0,y:0};const metadata=metadataProvider();const humanReadableVariantMap={\"Full Resolution\":\"kK3BPw99M\",Desktop:\"WQLkyLRf1\",Phone:\"jFwI82QFb\",Tablet:\"NDqyS5Bi1\"};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:\"WQLkyLRf1\"};};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);if(metadata1.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata1.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata1.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata1=metadataProvider(undefined,activeLocale);document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}const bodyCls=metadata1.bodyClassName;if(bodyCls){const body=document.body;body.classList.forEach(c=>c.startsWith(\"framer-body-\")&&body.classList.remove(c));body.classList.add(`${metadata1.bodyClassName}-framer-BPeGZ`);}return()=>{if(bodyCls)document.body.classList.remove(`${metadata1.bodyClassName}-framer-BPeGZ`);};},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const ref1=React.useRef(null);const router=useRouter();const elementId=useRouteElementId(\"u67g1dGJY\");const ref2=React.useRef(null);const elementId1=useRouteElementId(\"SD5wpzlcI\");const ref3=React.useRef(null);const elementId2=useRouteElementId(\"kHTqNb3Oi\");const ref4=React.useRef(null);const elementId3=useRouteElementId(\"S48s0AycK\");const ref5=React.useRef(null);const elementId4=useRouteElementId(\"fa6zGL2HG\");const ref6=React.useRef(null);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"jFwI82QFb\")return false;return true;};const elementId5=useRouteElementId(\"hF2F9hnCy\");const ref7=React.useRef(null);const elementId6=useRouteElementId(\"RP36zAydS\");const ref8=React.useRef(null);const elementId7=useRouteElementId(\"jOQ8CISqG\");const ref9=React.useRef(null);const elementId8=useRouteElementId(\"jkVoocIRi\");const ref10=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className];useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"WQLkyLRf1\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-72rtr7\",className),ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-v6p7rq\",\"data-framer-name\":\"navbar\",name:\"navbar\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{width:\"max(100vw, 1px)\",y:0},kK3BPw99M:{width:\"min(max(100vw, 1px), 1280px)\"},NDqyS5Bi1:{width:\"810px\",y:0}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:82,width:\"1280px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1vyp8ge-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{qZwa8JthJ:resolvedLinks[2],style:{width:\"100%\"}},kK3BPw99M:{qZwa8JthJ:resolvedLinks[3]},NDqyS5Bi1:{qZwa8JthJ:resolvedLinks[1]}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"qhuOqMxNN\",layoutId:\"qhuOqMxNN\",qZwa8JthJ:resolvedLinks[0],style:{maxWidth:\"100%\",width:\"100%\"},width:\"100%\"})})})})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-uex0ha\",\"data-framer-name\":\"hero-section\",name:\"hero-section\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-174xhyf\",\"data-framer-name\":\"mesh+lines\",id:elementId,name:\"mesh+lines\",ref:ref2,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9u8728\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1jpwnvh\",\"data-framer-name\":\"Blur, Rotate\",name:\"Blur, Rotate\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:.8,className:\"framer-1ibt9zd\",\"data-framer-name\":\"Conic\",name:\"Conic\"})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-qr3rfw\",\"data-framer-name\":\"Blur, Rotate\",name:\"Blur, Rotate\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1hr18x0\",\"data-framer-name\":\"Conic\",name:\"Conic\"})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__loop:animation2,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"loop\",__framer__loopTransition:transition2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-om1ftv\",\"data-framer-name\":\"Blur, Rotate, Blend\",name:\"Blur, Rotate, Blend\",style:{transformPerspective:1200},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__loop:animation3,__framer__loopEffectEnabled:true,__framer__loopRepeatDelay:0,__framer__loopRepeatType:\"mirror\",__framer__loopTransition:transition3,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1l6bpng\",\"data-framer-name\":\"Conic\",name:\"Conic\"})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1ji8bi6\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hcq9cc\",\"data-framer-name\":\"txt\",name:\"txt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1qwe4fh\",\"data-framer-name\":\"rec+head\",name:\"rec+head\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition4},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation5,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-4rqc2l\",\"data-framer-name\":\"Headlines\",name:\"Headlines\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-pg3tfb\",\"data-styles-preset\":\"UI0J1O4Qq\",children:/*#__PURE__*/_jsx(\"span\",{\"data-text-fill\":\"true\",style:{backgroundImage:\"radial-gradient(68.69333333333336% 92% at 50% 17.599999999999998%, var(--token-32abb542-758d-4148-ab17-beace5424478, rgb(38, 38, 42)) 0%, rgba(0, 0, 0, 0.49) 100%)\"},children:\"Transform Any Event Details into Calendar Magic with AI\"})})}),className:\"framer-1hr8ria\",\"data-framer-name\":\"Heading1\",fonts:[\"Inter\"],name:\"Heading1\",verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition5},__framer__animateOnce:true,__framer__enter:animation6,__framer__exit:animation7,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1tbmrmw\",\"data-framer-name\":\"Text\",name:\"Text\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tb6ij7\",\"data-styles-preset\":\"c6qwYUqXI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-86f8913c-1cff-48dc-8550-1278c6481212, rgb(48, 48, 54))\"},children:\"Never miss another appointment or event. Simply snap a photo of any invitation, forward an email, or type a quick note. Our AI assistant instantly creates perfect calendar events for you.\"})}),className:\"framer-1dre7py\",\"data-framer-name\":\"Body1\",fonts:[\"Inter\"],name:\"Body1\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1oez8e\",\"data-framer-name\":\"btns+txt\",name:\"btns+txt\",children:/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation8,className:\"framer-1duozvy\",\"data-framer-appear-id\":\"1duozvy\",\"data-framer-name\":\"btns\",initial:animation9,name:\"btns\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{y:626.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition7},__framer__animateOnce:true,__framer__enter:animation10,__framer__exit:animation11,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1d5r3xd-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(BouncyButtonButton,{AAql3Z1IA:true,G12sDdivV:\"rgb(31, 21, 21)\",gnaXB_FDf:\"Try For Free\",height:\"100%\",id:\"SBsw3RHLQ\",layoutId:\"SBsw3RHLQ\",lflvlvWlr:true,NEqJTpV7F:\"rgb(255, 255, 255)\",uzYUogkDq:\"https://app.taskzee.com\",V4GP67J_M:\"rgb(255, 255, 255)\",width:\"100%\"})})})})})})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1erf8t1\",\"data-framer-name\":\"Industry\",id:elementId1,name:\"Industry\",ref:ref3,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ke2qa4\",\"data-framer-name\":\"cards\",name:\"cards\",children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation12,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-ix7o2v\",\"data-border\":true,\"data-framer-name\":\"card1\",name:\"card1\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1uoxsaz\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(893.4),pixelHeight:192,pixelWidth:400,src:\"https://framerusercontent.com/images/8GF6HF16Z5EP1auXBMivEXYPd3U.png\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:192,pixelWidth:400,src:\"https://framerusercontent.com/images/8GF6HF16Z5EP1auXBMivEXYPd3U.png\"},className:\"framer-awjow0\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ls4h2y\",\"data-framer-name\":\"txt\",name:\"txt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-xgim50\",\"data-framer-name\":\"Headlines\",name:\"Headlines\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-64d4hw\",\"data-styles-preset\":\"DppQPO9Pi\",style:{\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"From Photo to Calendar in Seconds\"})}),className:\"framer-115haf7\",\"data-framer-name\":\"Heading4\",fonts:[\"Inter\"],name:\"Heading4\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wtso0h\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vlibxu\",\"data-styles-preset\":\"RAdIA8PP8\",style:{\"--framer-text-color\":\"var(--token-7971df22-6c6f-4d4d-8825-e41e051e90ef, rgb(130, 130, 137))\"},children:\"Just snap a photo of any invitation, business card, or event flyer. Our smart AI assistant handles all the details, creating perfectly formatted calendar events instantly.\"})}),className:\"framer-rmwglo\",\"data-framer-name\":\"Body3\",fonts:[\"Inter\"],name:\"Body3\",verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation12,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1msb2rn\",\"data-border\":true,\"data-framer-name\":\"card2\",name:\"card2\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pvzqpq\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1286.4),pixelHeight:192,pixelWidth:400,src:\"https://framerusercontent.com/images/NetBnbG0JMb63iH3gg6BNSzB3eI.png\"},transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:192,pixelWidth:400,src:\"https://framerusercontent.com/images/NetBnbG0JMb63iH3gg6BNSzB3eI.png\"},className:\"framer-f124t1\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1n97ogg\",\"data-framer-name\":\"txt\",name:\"txt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-8tp6tw\",\"data-framer-name\":\"Headlines\",name:\"Headlines\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-64d4hw\",\"data-styles-preset\":\"DppQPO9Pi\",style:{\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Powered by Advanced AI\"})}),className:\"framer-1opwk7p\",\"data-framer-name\":\"Heading4\",fonts:[\"Inter\"],name:\"Heading4\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1akl37k\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vlibxu\",\"data-styles-preset\":\"RAdIA8PP8\",style:{\"--framer-text-color\":\"var(--token-7971df22-6c6f-4d4d-8825-e41e051e90ef, rgb(130, 130, 137))\"},children:\"Our intelligent system understands context, extracts important details, and ensures your events are created with precision. It's like having a personal assistant who never makes mistakes.\"})}),className:\"framer-1ukmv9u\",\"data-framer-name\":\"Body3\",fonts:[\"Inter\"],name:\"Body3\",verticalAlignment:\"top\",withExternalLayout:true})})]})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition8},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation12,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1ljr4hz\",\"data-border\":true,\"data-framer-name\":\"card3\",name:\"card3\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-11s3y2u\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(1699.1999999999998),pixelHeight:192,pixelWidth:400,src:\"https://framerusercontent.com/images/m2gfXwqKQCk0DWEoeHGDVwxWI.png\"},transformTemplate:transformTemplate1}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:192,pixelWidth:400,src:\"https://framerusercontent.com/images/m2gfXwqKQCk0DWEoeHGDVwxWI.png\"},className:\"framer-3nvb75\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10l26cl\",\"data-framer-name\":\"txt\",name:\"txt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t8pplo\",\"data-framer-name\":\"Headlines\",name:\"Headlines\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h4\",{className:\"framer-styles-preset-64d4hw\",\"data-styles-preset\":\"DppQPO9Pi\",style:{\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Seamless Calendar Integration\"})}),className:\"framer-158ud9w\",\"data-framer-name\":\"Heading4\",fonts:[\"Inter\"],name:\"Heading4\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-hzffoc\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vlibxu\",\"data-styles-preset\":\"RAdIA8PP8\",style:{\"--framer-text-color\":\"var(--token-7971df22-6c6f-4d4d-8825-e41e051e90ef, rgb(130, 130, 137))\"},children:\"Compatible with all major calendar apps including Google Calendar, Apple Calendar, and Microsoft Outlook. Your events sync perfectly across all your devices.\"})}),className:\"framer-1hqyp4h\",\"data-framer-name\":\"Body3\",fonts:[\"Inter\"],name:\"Body3\",verticalAlignment:\"top\",withExternalLayout:true})})]})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-y6ajqz\",children:/*#__PURE__*/_jsxs(\"section\",{className:\"framer-100rttj\",\"data-framer-name\":\"Section\",id:elementId2,name:\"Section\",ref:ref4,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-101gbbv\",\"data-framer-name\":\"heading2\",name:\"heading2\",children:/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition9},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation13,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-lgems1\",\"data-framer-name\":\"Headlines\",name:\"Headlines\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{NDqyS5Bi1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-66kxi1\",\"data-styles-preset\":\"uXEMACo6I\",style:{\"--framer-text-alignment\":\"center\"},children:\"As Simple as Taking a Photo\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{className:\"framer-styles-preset-66kxi1\",\"data-styles-preset\":\"uXEMACo6I\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"As Simple as Taking a Photo\"})}),className:\"framer-1usbxht\",\"data-framer-name\":\"Heading2\",fonts:[\"Inter\"],name:\"Heading2\",verticalAlignment:\"top\",withExternalLayout:true})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{width:\"min(max(100vw, 1px) - 60px, 1280px)\",y:2318.3999999999996},NDqyS5Bi1:{width:\"min(max(100vw - 120px, 1px) - 80px, 1280px)\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:381,width:\"min(max(100vw - 120px, 1px) - 120px, 1280px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition10},__framer__animateOnce:true,__framer__enter:animation14,__framer__exit:animation15,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-bjuggy-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{W45sRgybq:false},NDqyS5Bi1:{W45sRgybq:false}},children:/*#__PURE__*/_jsx(FeaturedWork,{height:\"100%\",id:\"Pe1IeUFUo\",layoutId:\"Pe1IeUFUo\",style:{maxWidth:\"100%\",width:\"100%\"},variant:\"zXH10d4VC\",W45sRgybq:true,width:\"100%\"})})})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ra47xf\",\"data-framer-name\":\"2 Columns Text Image\",name:\"2 Columns Text Image\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-3jv2yl\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-to38qe\",\"data-framer-name\":\"Content\",name:\"Content\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"30px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Start Organizing Smarter Today\"})})},NDqyS5Bi1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-1.8px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Start Organizing Smarter Today\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2px\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Start Organizing Smarter Today\"})}),className:\"framer-1do41b7\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h2\",{children:\"10 Free Credits Instantly\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h2\",{children:\"No Credit Card Required\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h2\",{children:\"Start Using in Minutes\"})})]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"ul\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"24px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(136, 136, 136)\"},children:[/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h2\",{children:\"10 Free Credits Instantly\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h2\",{children:\"No Credit Card Required\"})}),/*#__PURE__*/_jsx(\"li\",{children:/*#__PURE__*/_jsx(\"h2\",{children:\"Start Using in Minutes\"})})]})}),className:\"framer-1qri9na\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1m83yfs\",children:/*#__PURE__*/_jsx(Link,{href:\"https://app.taskzee.com\",nodeId:\"G9Vp5kts2\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-my3rf3 framer-lux5qc\",\"data-framer-name\":\"Button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get Started Free\"})}),className:\"framer-12shrhq\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,loading:getLoadingLazyAtYPosition(2899.3999999999996),pixelHeight:700,pixelWidth:900,positionX:\"center\",positionY:\"center\",sizes:\"100vw\",src:\"https://framerusercontent.com/images/D7z1mzmQdiL5qHCG0RbHtbD8MaM.jpg\",srcSet:\"https://framerusercontent.com/images/D7z1mzmQdiL5qHCG0RbHtbD8MaM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/D7z1mzmQdiL5qHCG0RbHtbD8MaM.jpg 900w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:720,intrinsicWidth:960,pixelHeight:700,pixelWidth:900,positionX:\"center\",positionY:\"center\",sizes:\"max(50vw, 1px)\",src:\"https://framerusercontent.com/images/D7z1mzmQdiL5qHCG0RbHtbD8MaM.jpg\",srcSet:\"https://framerusercontent.com/images/D7z1mzmQdiL5qHCG0RbHtbD8MaM.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/D7z1mzmQdiL5qHCG0RbHtbD8MaM.jpg 900w\"},className:\"framer-1dbyyk4\",\"data-framer-name\":\"Image\",name:\"Image\"})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jx0221\",\"data-framer-name\":\"Features\",id:elementId3,name:\"Features\",ref:ref5,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-wkr2e1\",\"data-framer-name\":\"Scroll\",id:elementId4,name:\"Scroll\",ref:ref6,children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vkt2e5\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1aqqenn-container\",children:/*#__PURE__*/_jsx(GradientGlow,{height:\"100%\",id:\"Cykawo6DC\",layoutId:\"Cykawo6DC\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref5,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-2239,y:0}}]}},children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__spring:{damping:60,delay:0,duration:.3,ease:[.44,0,.56,1],mass:1,stiffness:500,type:\"spring\"},__framer__styleTransformEffectEnabled:true,__framer__transformTargets:[{target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0}},{ref:ref5,target:{opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:-4040,y:0}}],__framer__transformTrigger:\"onScrollTarget\",__framer__transformViewportThreshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1xi6hmj\",\"data-framer-name\":\"Cards\",name:\"Cards\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation16,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-sop9to\",\"data-framer-name\":\"plug&play\",name:\"plug&play\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation17,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-7rtpkh\",\"data-framer-name\":\"content\",name:\"content\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-5jpt7j\",\"data-framer-name\":\"top-txt\",name:\"top-txt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1pn7fgx\",\"data-framer-name\":\"Headlines\",name:\"Headlines\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ww2do\",\"data-styles-preset\":\"Ts2CTGNnb\",style:{\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Send Us Any Text\"})}),className:\"framer-1anjlnr\",\"data-framer-name\":\"Heading3\",fonts:[\"Inter\"],name:\"Heading3\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vazo29\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tb6ij7\",\"data-styles-preset\":\"c6qwYUqXI\",style:{\"--framer-text-color\":\"var(--token-86f8913c-1cff-48dc-8550-1278c6481212, rgb(48, 48, 54))\"},children:\"Whether you type 'Lunch with Jane next Friday at 2pm' or forward a confirmation email from your dentist, our AI understands natural language and creates the perfect calendar event. No need for special formatting or keywords.\"})}),className:\"framer-ve3utt\",\"data-framer-name\":\"Body2\",fonts:[\"Inter\"],name:\"Body2\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation17,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.9,background:{alt:\"\",fit:\"fill\",intrinsicHeight:3781,intrinsicWidth:5500,pixelHeight:347,pixelWidth:536,sizes:\"522px\",src:\"https://framerusercontent.com/images/KFep0EVHHHNP7iIsi7lCtIUY.jpg\",srcSet:\"https://framerusercontent.com/images/KFep0EVHHHNP7iIsi7lCtIUY.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/KFep0EVHHHNP7iIsi7lCtIUY.jpg 536w\"},className:\"framer-1h86phu hidden-ne6mos\",\"data-framer-name\":\"image\",name:\"image\",style:{transformPerspective:1200}})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation16,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-gtrvn5\",\"data-framer-name\":\"automation\",name:\"automation\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-vd1d1x\",\"data-framer-name\":\"content\",name:\"content\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-ze4r0x\",\"data-framer-name\":\"top-txt\",name:\"top-txt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-6p8w0z\",\"data-framer-name\":\"Headlines\",name:\"Headlines\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ww2do\",\"data-styles-preset\":\"Ts2CTGNnb\",style:{\"--framer-text-color\":\"var(--token-32abb542-758d-4148-ab17-beace5424478, rgb(38, 38, 42))\"},children:\"Snap a Photo of Printed Materials\"})}),className:\"framer-qma7f1\",\"data-framer-name\":\"Heading3\",fonts:[\"Inter\"],name:\"Heading3\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1wx4d7h\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tb6ij7\",\"data-styles-preset\":\"c6qwYUqXI\",style:{\"--framer-text-color\":\"var(--token-86f8913c-1cff-48dc-8550-1278c6481212, rgb(48, 48, 54))\"},children:\"See a concert poster? Taking kids to sports practice? Just snap a photo of any printed schedule, flyer, ticket, or invitation. Our AI reads and understands event details just like you would, creating calendar entries in seconds.\"})}),className:\"framer-yvd0jr\",\"data-framer-name\":\"Body2\",fonts:[\"Inter\"],name:\"Body2\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.9,background:{alt:\"\",fit:\"fill\",intrinsicHeight:2160,intrinsicWidth:3840,pixelHeight:347,pixelWidth:536,sizes:\"518px\",src:\"https://framerusercontent.com/images/fMNAimtBL744LcDcxGKWPYd4Y.jpg\",srcSet:\"https://framerusercontent.com/images/fMNAimtBL744LcDcxGKWPYd4Y.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/fMNAimtBL744LcDcxGKWPYd4Y.jpg 536w\"},className:\"framer-hix5lv hidden-ne6mos\",\"data-framer-name\":\"image\",name:\"image\",style:{transformPerspective:1200}})]}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation16,__framer__styleAppearEffectEnabled:true,__framer__threshold:0,__perspectiveFX:false,__targetOpacity:1,className:\"framer-mncowd\",\"data-framer-name\":\"batteries included\",name:\"batteries included\",style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(MotionDivWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation19,__framer__exit:animation20,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-17uhknc\",\"data-framer-name\":\"content\",name:\"content\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9ym00g\",\"data-framer-name\":\"top-txt\",name:\"top-txt\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-vjz1ac\",\"data-framer-name\":\"Headlines\",name:\"Headlines\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ww2do\",\"data-styles-preset\":\"Ts2CTGNnb\",style:{\"--framer-text-color\":\"var(--token-32abb542-758d-4148-ab17-beace5424478, rgb(38, 38, 42))\"},children:\"Screenshot Digital Events\"})}),className:\"framer-x35qc7\",\"data-framer-name\":\"Heading3\",fonts:[\"Inter\"],name:\"Heading3\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-6eh6hx\",\"data-framer-name\":\"Text\",name:\"Text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tb6ij7\",\"data-styles-preset\":\"c6qwYUqXI\",style:{\"--framer-text-color\":\"var(--token-86f8913c-1cff-48dc-8550-1278c6481212, rgb(48, 48, 54))\"},children:\"Found an interesting webinar on LinkedIn? Attending a Facebook event? Take a quick screenshot of any digital invitation or event page. Our AI extracts all the important details and adds them to your calendar automatically.\"})}),className:\"framer-11zdtko\",\"data-framer-name\":\"Body2\",fonts:[\"Inter\"],name:\"Body2\",verticalAlignment:\"top\",withExternalLayout:true})})]})}),isDisplayed()&&/*#__PURE__*/_jsx(ImageWithFX,{__framer__animate:{transition:transition12},__framer__animateOnce:true,__framer__enter:animation4,__framer__exit:animation18,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:.9,background:{alt:\"\",fit:\"fill\",intrinsicHeight:5600,intrinsicWidth:8400,pixelHeight:347,pixelWidth:536,sizes:\"518px\",src:\"https://framerusercontent.com/images/JuRZJfyQTFQPVi0L5UeQzCYTSRs.jpg\",srcSet:\"https://framerusercontent.com/images/JuRZJfyQTFQPVi0L5UeQzCYTSRs.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/JuRZJfyQTFQPVi0L5UeQzCYTSRs.jpg 536w\"},className:\"framer-kd2hs8 hidden-ne6mos\",\"data-framer-name\":\"image\",name:\"image\",style:{transformPerspective:1200}})]})]})})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-sgcu3f\",\"data-framer-name\":\"Pivot\",id:elementId5,name:\"Pivot\",ref:ref7,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-196y3fq\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"31px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Your Privacy & Security Is Our Top Priority\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Your Privacy & Security Is Our Top Priority\"})}),className:\"framer-1k28msc\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tb6ij7\",\"data-styles-preset\":\"c6qwYUqXI\",style:{\"--framer-text-alignment\":\"center\"},children:\"Enterprise-grade security combined with zero-retention policy for complete peace of mind\"})}),className:\"framer-15lq0ix\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t1lt9t\",\"data-framer-name\":\"Testimonials\",name:\"Testimonials\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1fgw3nw\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1o85q7f\",\"data-framer-name\":\"Card\",name:\"Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vuat3p\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-p65dpm\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Instant Processing & Deletion\"})}),className:\"framer-uaf8x8\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"All images and texts are processed instantly and immediately deleted\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"All images and texts are processed instantly and immediately deleted\"})}),className:\"framer-c997rp\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Zero data retention policy - we don't store your personal information or calendar data\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Zero data retention policy - we don't store your personal information or calendar data\"})}),className:\"framer-s773id\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"What happens in your calendar stays in your calendar\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"What happens in your calendar stays in your calendar\"})}),className:\"framer-woswth\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mt8np9\",\"data-framer-name\":\"Card\",name:\"Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-24vgm4\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-2v3mct\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Enterprise-Grade Security\"})}),className:\"framer-177rgju\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Bank-level SSL encryption for all data transfers\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Bank-level SSL encryption for all data transfers\"})}),className:\"framer-1elcdd3\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Advanced encryption protocols protect your information in transit\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Advanced encryption protocols protect your information in transit\"})}),className:\"framer-hey1sq\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Regular security audits and penetration testing\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Regular security audits and penetration testing\"})}),className:\"framer-1ech1tw\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m3r4tj\",\"data-framer-name\":\"Card\",name:\"Card\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1mh7vgk\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-nbpa79\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h3\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.5px\",\"--framer-line-height\":\"1.4em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--token-b9c3c957-2c66-49c4-9732-fa196fddac20, rgb(0, 17, 34))\"},children:\"Privacy First\"})}),className:\"framer-1ehyqzp\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Fully GDPR and CCPA compliant\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Fully GDPR and CCPA compliant\"})}),className:\"framer-ixrcxq\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"No tracking, no analytics, no permanent storage\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"No tracking, no analytics, no permanent storage\"})}),className:\"framer-6gd8ql\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Your data belongs to you - we never sell or share your information\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"500\",\"--framer-line-height\":\"1.6em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"rgb(102, 102, 102)\"},children:\"Your data belongs to you - we never sell or share your information\"})}),className:\"framer-snhe47\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]})]})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1j1995p\",\"data-framer-name\":\"Pricing\",id:elementId6,name:\"Pricing\",ref:ref8,children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-val28f\",\"data-framer-name\":\"Container\",id:elementId7,name:\"Container\",ref:ref9,children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h88erl\",\"data-framer-name\":\"container\",id:elementId8,name:\"container\",ref:ref10,children:[/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation21,className:\"framer-12ke5jv\",\"data-framer-appear-id\":\"12ke5jv\",\"data-framer-name\":\"Headlines\",initial:animation22,name:\"Headlines\",optimized:true,style:{transformPerspective:1200},children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ww2do\",\"data-styles-preset\":\"Ts2CTGNnb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Simple, Transparent Pricing\"})})},NDqyS5Bi1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-ww2do\",\"data-styles-preset\":\"Ts2CTGNnb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Simple, Transparent Pricing\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-ww2do\",\"data-styles-preset\":\"Ts2CTGNnb\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Simple, Transparent Pricing\"})}),className:\"framer-158nqfv\",\"data-framer-name\":\"Heading1\",fonts:[\"Inter\"],name:\"Heading1\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1tb6ij7\",\"data-styles-preset\":\"c6qwYUqXI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Pay only for what you need. Your credits never expire.\"})})},NDqyS5Bi1:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1tb6ij7\",\"data-styles-preset\":\"c6qwYUqXI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Pay only for what you need. Your credits never expire.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tb6ij7\",\"data-styles-preset\":\"c6qwYUqXI\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"Pay only for what you need. Your credits never expire.\"})}),className:\"framer-mxo4m2\",\"data-framer-name\":\"Heading1\",fonts:[\"Inter\"],name:\"Heading1\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{width:\"calc(min(max(100vw, 1px), 1280px) - 60px)\",y:7692.2},kK3BPw99M:{width:\"1156px\"}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:565,width:\"min(min(max(100vw, 1px), 1280px) - 120px, 1280px)\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition14},__framer__animateOnce:true,__framer__enter:animation23,__framer__exit:animation24,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-nxvh79-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{variant:\"tIdhZxA4i\"},NDqyS5Bi1:{variant:\"QrpxDb3Tj\"}},children:/*#__PURE__*/_jsx(PlanPricing,{height:\"100%\",id:\"icuE_m5Gu\",layoutId:\"icuE_m5Gu\",style:{width:\"100%\"},variant:\"Eh0llvpOl\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(MotionDivWithOptimizedAppearEffect,{animate:animation21,className:\"framer-1vl0edn\",\"data-framer-appear-id\":\"1vl0edn\",\"data-framer-name\":\"Headlines\",initial:animation22,name:\"Headlines\",optimized:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-vlibxu\",\"data-styles-preset\":\"RAdIA8PP8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"1 credit = 1 calendar event\"}),/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-vlibxu\",\"data-styles-preset\":\"RAdIA8PP8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:[\"No subscriptions, no hidden fees, just \",/*#__PURE__*/_jsx(\"strong\",{children:\"simple pay-as-you-go pricing.\"})]})]})},NDqyS5Bi1:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-vlibxu\",\"data-styles-preset\":\"RAdIA8PP8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"1 credit = 1 calendar event\"}),/*#__PURE__*/_jsxs(\"h1\",{className:\"framer-styles-preset-vlibxu\",\"data-styles-preset\":\"RAdIA8PP8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:[\"No subscriptions, no hidden fees, just \",/*#__PURE__*/_jsx(\"strong\",{children:\"simple pay-as-you-go pricing.\"})]})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vlibxu\",\"data-styles-preset\":\"RAdIA8PP8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:\"1 credit = 1 calendar event\"}),/*#__PURE__*/_jsxs(\"p\",{className:\"framer-styles-preset-vlibxu\",\"data-styles-preset\":\"RAdIA8PP8\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(153, 153, 153)\"},children:[\"No subscriptions, no hidden fees, just \",/*#__PURE__*/_jsx(\"strong\",{children:\"simple pay-as-you-go pricing.\"})]})]}),className:\"framer-12hau9k\",\"data-framer-name\":\"Heading1\",fonts:[\"Inter\",\"Inter-Bold\"],name:\"Heading1\",verticalAlignment:\"top\",withExternalLayout:true})})})]})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1iem8ib\",\"data-framer-name\":\"FAQ\",name:\"FAQ\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"31px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"FAQ\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.6px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:\"FAQ\"})}),className:\"framer-1dh8i8f\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ui7ekr\",\"data-framer-name\":\"Column\",name:\"Column\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{y:8526.4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:259,width:\"max(min(1000px, 100vw), 1px)\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-i9shs6-container\",children:/*#__PURE__*/_jsx(Accordion,{height:\"100%\",id:\"dYxO4qlTb\",layoutId:\"dYxO4qlTb\",style:{width:\"100%\"},width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-aezykb\",\"data-framer-name\":\"Pivot\",name:\"Pivot\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7op1pj\",\"data-framer-name\":\"Wrapper\",name:\"Wrapper\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"31px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:[\"Try 10 Credits Free\",/*#__PURE__*/_jsx(\"br\",{}),\"No Card Required\"]})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h2\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNzAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"50px\",\"--framer-font-weight\":\"700\",\"--framer-letter-spacing\":\"-2.1px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-06b8906a-7808-4dfa-ac27-a436985f8eb1, rgb(12, 12, 13))\"},children:[\"Try 10 Credits Free\",/*#__PURE__*/_jsx(\"br\",{}),\"No Card Required\"]})}),className:\"framer-osozx3\",fonts:[\"GF;Inter-700\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1tb6ij7\",\"data-styles-preset\":\"c6qwYUqXI\",style:{\"--framer-text-alignment\":\"center\"},children:\"Join thousands of users who simplify their calendar management with Taskzee\"})}),className:\"framer-1v1if5n\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-yg31gj\",\"data-framer-name\":\"Buttons\",name:\"Buttons\",children:/*#__PURE__*/_jsx(Link,{href:\"https://app.taskzee.com\",nodeId:\"gQBinbVJx\",children:/*#__PURE__*/_jsx(\"a\",{className:\"framer-a3bttn framer-lux5qc\",\"data-framer-name\":\"Button\",\"data-reset\":\"button\",name:\"Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNjAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Get 10 Free Credits Now\"})}),className:\"framer-wlb3d4\",fonts:[\"GF;Inter-600\"],verticalAlignment:\"top\",withExternalLayout:true})})})})]})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{y:9528.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:662,width:\"100vw\",children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition11},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation16,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-sgho0m-container\",style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{jFwI82QFb:{variant:\"yo_54NcEu\"},NDqyS5Bi1:{variant:\"DVlFfBGnn\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"LKViplb36\",layoutId:\"LKViplb36\",style:{width:\"100%\"},variant:\"Ng7l_68uh\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{height:92,width:\"494px\",y:833,children:/*#__PURE__*/_jsx(ContainerWithFX,{__framer__animate:{transition:transition15},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation25,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-1nqc1cf-container hidden-ne6mos\",layoutScroll:true,style:{transformPerspective:1200},children:/*#__PURE__*/_jsx(ProAnnual,{height:\"100%\",id:\"OrfGtFZvT\",layoutId:\"OrfGtFZvT\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-oi660m-container\",layoutScroll:true,children:/*#__PURE__*/_jsx(FramerButton,{height:\"100%\",horizontal:\"right\",id:\"pSyx48P17\",layoutId:\"pSyx48P17\",vertical:\"bottom\",viaProperty:\"babarogic\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{className:cx(serializationHash,...sharedStyleClassNames),id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName}-framer-BPeGZ { background: var(--token-fdda1afd-f6f4-4243-912c-50a95b7a4366, rgb(250, 250, 250)) /* {\"name\":\"white\"} */; }`,\".framer-BPeGZ.framer-lux5qc, .framer-BPeGZ .framer-lux5qc { display: block; }\",\".framer-BPeGZ.framer-72rtr7 { align-content: center; align-items: center; background-color: var(--token-fdda1afd-f6f4-4243-912c-50a95b7a4366, #fafafa); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1280px; }\",\".framer-BPeGZ .framer-v6p7rq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 10; }\",\".framer-BPeGZ .framer-1vyp8ge-container { flex: none; height: auto; max-width: 1280px; position: sticky; top: 0px; width: 1280px; will-change: transform; z-index: 1; }\",\".framer-BPeGZ .framer-uex0ha { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 80px 0px 180px 0px; position: relative; width: 100%; z-index: 1; }\",\".framer-BPeGZ .framer-174xhyf { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: visible; position: absolute; top: -1px; width: 100%; z-index: 0; }\",\".framer-BPeGZ .framer-9u8728 { flex: none; height: 100%; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100% / 2); width: 100%; }\",\".framer-BPeGZ .framer-1jpwnvh { -webkit-filter: blur(70px); aspect-ratio: 1 / 1; border-bottom-left-radius: 500px; border-bottom-right-radius: 500px; border-top-left-radius: 500px; border-top-right-radius: 500px; filter: blur(70px); flex: none; height: var(--framer-aspect-ratio-supported, 400px); left: 50%; overflow: visible; position: absolute; top: 57%; transform: translate(-50%, -50%); width: 400px; }\",\".framer-BPeGZ .framer-1ibt9zd { background: conic-gradient(from 0deg at 50% 50%, #ff0080 0deg, rgb(238, 0, 255) 54.89161972682219deg, #00a6ff 106.69924423399361deg, #4797ff 162deg, #04f 252.00000000000003deg, #ff8000 306.00000000000006deg, rgb(255, 0, 204) 360deg); border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-top-left-radius: 50%; border-top-right-radius: 50%; bottom: 0px; flex: none; left: 0px; opacity: 0.8; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BPeGZ .framer-qr3rfw { -webkit-filter: blur(32px); aspect-ratio: 1 / 1; border-bottom-left-radius: 500px; border-bottom-right-radius: 500px; border-top-left-radius: 500px; border-top-right-radius: 500px; filter: blur(32px); flex: none; height: var(--framer-aspect-ratio-supported, 300px); left: 50%; overflow: visible; position: absolute; top: 57%; transform: translate(-50%, -50%); width: 300px; }\",\".framer-BPeGZ .framer-1hr18x0 { background: conic-gradient(from 0deg at 50% 50%, #ffffff 0deg, rgb(18, 180, 230) 180deg, rgb(220, 76, 252) 360deg); border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-top-left-radius: 50%; border-top-right-radius: 50%; bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BPeGZ .framer-om1ftv { -webkit-filter: blur(32px); aspect-ratio: 1 / 1; border-bottom-left-radius: 500px; border-bottom-right-radius: 500px; border-top-left-radius: 500px; border-top-right-radius: 500px; filter: blur(32px); flex: none; height: var(--framer-aspect-ratio-supported, 300px); left: 50%; mix-blend-mode: overlay; overflow: visible; position: absolute; top: 57%; transform: translate(-50%, -50%); width: 300px; }\",\".framer-BPeGZ .framer-1l6bpng { background: conic-gradient(from 0deg at 50% 50%, #a6efff 0deg, rgb(18, 173, 230) 180deg, rgb(76, 99, 252) 360deg); border-bottom-left-radius: 50%; border-bottom-right-radius: 50%; border-top-left-radius: 50%; border-top-right-radius: 50%; bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BPeGZ .framer-1ji8bi6 { 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: 1280px; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; z-index: 1; }\",\".framer-BPeGZ .framer-hcq9cc { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 26px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-1qwe4fh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 1080px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-4rqc2l, .framer-BPeGZ .framer-xgim50, .framer-BPeGZ .framer-1t8pplo { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-1hr8ria, .framer-BPeGZ .framer-1dre7py { flex: 1 0 0px; height: auto; max-width: 640px; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-BPeGZ .framer-1tbmrmw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 36px 0px 36px 0px; position: relative; width: 960px; }\",\".framer-BPeGZ .framer-1oez8e { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-1duozvy { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-BPeGZ .framer-1d5r3xd-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-BPeGZ .framer-1erf8t1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px 60px 120px 60px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-ke2qa4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-ix7o2v, .framer-BPeGZ .framer-1msb2rn, .framer-BPeGZ .framer-1ljr4hz { --border-bottom-width: 1px; --border-color: rgba(255, 255, 255, 0.3); --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0.8); border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 4.987576484680176px 17.356765747070312px 0px rgba(30, 35, 41, 0.02), 0px 16.75223159790039px 58.297767639160156px 0px rgba(30, 35, 41, 0.03576643392443657), 0px 75px 261px 0px rgba(30, 35, 41, 0.05999999865889549); display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 396px; justify-content: flex-start; overflow: hidden; padding: 20px 20px 30px 20px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BPeGZ .framer-1uoxsaz, .framer-BPeGZ .framer-pvzqpq, .framer-BPeGZ .framer-11s3y2u { flex: none; height: 162px; overflow: hidden; position: relative; width: 338px; }\",\".framer-BPeGZ .framer-awjow0 { bottom: -1px; flex: none; height: 162px; left: 0px; position: absolute; right: 0px; }\",\".framer-BPeGZ .framer-ls4h2y, .framer-BPeGZ .framer-1n97ogg, .framer-BPeGZ .framer-10l26cl { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: flex-start; overflow: visible; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-115haf7 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 321px; word-break: break-word; word-wrap: break-word; }\",\".framer-BPeGZ .framer-1wtso0h, .framer-BPeGZ .framer-hzffoc, .framer-BPeGZ .framer-1vazo29, .framer-BPeGZ .framer-6p8w0z, .framer-BPeGZ .framer-1wx4d7h, .framer-BPeGZ .framer-vjz1ac, .framer-BPeGZ .framer-6eh6hx { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-rmwglo, .framer-BPeGZ .framer-1opwk7p, .framer-BPeGZ .framer-1ukmv9u, .framer-BPeGZ .framer-158ud9w, .framer-BPeGZ .framer-1hqyp4h, .framer-BPeGZ .framer-1usbxht, .framer-BPeGZ .framer-1anjlnr, .framer-BPeGZ .framer-ve3utt, .framer-BPeGZ .framer-qma7f1, .framer-BPeGZ .framer-yvd0jr, .framer-BPeGZ .framer-x35qc7, .framer-BPeGZ .framer-11zdtko { flex: 1 0 0px; height: auto; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\".framer-BPeGZ .framer-f124t1, .framer-BPeGZ .framer-3nvb75 { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-BPeGZ .framer-8tp6tw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-1akl37k { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-y6ajqz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 60px 140px 60px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-100rttj { align-content: center; align-items: center; background: linear-gradient(180deg, rgba(43, 101, 181, 0.04) 0%, rgba(43, 101, 181, 0.08) 100%); border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 80px; height: min-content; justify-content: flex-start; overflow: visible; padding: 80px 60px 120px 60px; position: relative; scroll-margin-top: 100px; width: 1px; z-index: 1; }\",\".framer-BPeGZ .framer-101gbbv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 800px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-lgems1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; max-width: 640px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-bjuggy-container { flex: none; height: auto; max-width: 1280px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-ra47xf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-3jv2yl { align-content: center; align-items: center; align-self: stretch; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: auto; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-BPeGZ .framer-to38qe { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; max-width: 2018px; padding: 0px; position: relative; width: 400px; }\",\".framer-BPeGZ .framer-1do41b7, .framer-BPeGZ .framer-1k28msc, .framer-BPeGZ .framer-15lq0ix, .framer-BPeGZ .framer-uaf8x8, .framer-BPeGZ .framer-177rgju, .framer-BPeGZ .framer-1ehyqzp, .framer-BPeGZ .framer-osozx3, .framer-BPeGZ .framer-1v1if5n { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-BPeGZ .framer-1qri9na, .framer-BPeGZ .framer-c997rp, .framer-BPeGZ .framer-s773id, .framer-BPeGZ .framer-woswth, .framer-BPeGZ .framer-1elcdd3, .framer-BPeGZ .framer-hey1sq, .framer-BPeGZ .framer-1ech1tw, .framer-BPeGZ .framer-ixrcxq, .framer-BPeGZ .framer-6gd8ql, .framer-BPeGZ .framer-snhe47 { --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-BPeGZ .framer-1m83yfs { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-BPeGZ .framer-my3rf3, .framer-BPeGZ .framer-a3bttn { align-content: center; align-items: center; background-color: #222222; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; box-shadow: 0px 0.7065919983928324px 0.7065919983928324px -0.625px rgba(0, 0, 0, 0.15), 0px 1.8065619053231785px 1.8065619053231785px -1.25px rgba(0, 0, 0, 0.14398), 0px 3.6217592146567767px 3.6217592146567767px -1.875px rgba(0, 0, 0, 0.13793), 0px 6.8655999097303715px 6.8655999097303715px -2.5px rgba(0, 0, 0, 0.12711), 0px 13.646761411524492px 13.646761411524492px -3.125px rgba(0, 0, 0, 0.10451), 0px 30px 30px -3.75px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 40px; justify-content: center; overflow: visible; padding: 15px; position: relative; text-decoration: none; width: min-content; }\",\".framer-BPeGZ .framer-12shrhq, .framer-BPeGZ .framer-wlb3d4 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-BPeGZ .framer-1dbyyk4 { align-content: center; align-items: center; border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: 600px; justify-content: center; opacity: 0.85; overflow: hidden; padding: 0px; position: relative; width: 1px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BPeGZ .framer-jx0221 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 3200px; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-wkr2e1 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 250px; height: 100vh; justify-content: flex-start; overflow: hidden; padding: 0px; position: sticky; top: 0px; width: 100%; will-change: transform; z-index: 1; }\",\".framer-BPeGZ .framer-vkt2e5 { flex: none; height: 100vh; left: calc(50.00000000000002% - 100% / 2); overflow: hidden; position: absolute; top: calc(50.00000000000002% - 100vh / 2); width: 100%; z-index: 0; }\",\".framer-BPeGZ .framer-1aqqenn-container { flex: none; height: 560px; left: calc(50.00000000000002% - 560px / 2); opacity: 0.5; position: absolute; top: calc(50.00000000000002% - 560px / 2); width: 560px; }\",\".framer-BPeGZ .framer-1xi6hmj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 250px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 256px; position: relative; width: min-content; }\",\".framer-BPeGZ .framer-sop9to { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1080px; }\",\".framer-BPeGZ .framer-7rtpkh, .framer-BPeGZ .framer-vd1d1x, .framer-BPeGZ .framer-17uhknc { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-BPeGZ .framer-5jpt7j, .framer-BPeGZ .framer-ze4r0x, .framer-BPeGZ .framer-9ym00g { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-1pn7fgx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-1h86phu { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 332px; mix-blend-mode: lighten; opacity: 0.9; overflow: hidden; position: relative; width: 522px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BPeGZ .framer-gtrvn5, .framer-BPeGZ .framer-mncowd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 84px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1080px; }\",\".framer-BPeGZ .framer-hix5lv { border-bottom-left-radius: 4px; border-bottom-right-radius: 4px; border-top-left-radius: 4px; border-top-right-radius: 4px; flex: none; height: 332px; mix-blend-mode: lighten; opacity: 0.9; overflow: hidden; position: relative; width: 518px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BPeGZ .framer-kd2hs8 { border-bottom-left-radius: 8px; border-bottom-right-radius: 8px; border-top-left-radius: 8px; border-top-right-radius: 8px; flex: none; height: 332px; mix-blend-mode: lighten; opacity: 0.9; overflow: hidden; position: relative; width: 518px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BPeGZ .framer-sgcu3f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 296px 40px 0px 40px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-196y3fq, .framer-BPeGZ .framer-7op1pj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-BPeGZ .framer-1t1lt9t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 50px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-1fgw3nw { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: wrap; gap: 20px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-BPeGZ .framer-1o85q7f, .framer-BPeGZ .framer-mt8np9, .framer-BPeGZ .framer-m3r4tj { align-content: center; align-items: center; background-color: #ffffff; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; box-shadow: 0px 0.7961918735236395px 2.3885756205709185px -0.625px rgba(0, 0, 0, 0.05), 0px 2.414506143104518px 7.2435184293135535px -1.25px rgba(0, 0, 0, 0.05), 0px 6.382653521484461px 19.147960564453385px -1.875px rgba(0, 0, 0, 0.05), 0px 20px 60px -2.5px rgba(0, 0, 0, 0.05); display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 13px; height: 360px; justify-content: flex-start; padding: 30px; position: relative; width: 320px; }\",\".framer-BPeGZ .framer-1vuat3p, .framer-BPeGZ .framer-24vgm4, .framer-BPeGZ .framer-1mh7vgk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 15px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-p65dpm, .framer-BPeGZ .framer-2v3mct, .framer-BPeGZ .framer-nbpa79 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 200px; }\",\".framer-BPeGZ .framer-1j1995p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-val28f { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 120px 60px 8px 60px; position: relative; width: 1px; z-index: 1; }\",\".framer-BPeGZ .framer-h88erl { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: center; max-width: 1280px; overflow: visible; padding: 0px; position: relative; width: 100%; z-index: 10; }\",\".framer-BPeGZ .framer-12ke5jv, .framer-BPeGZ .framer-1vl0edn { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 640px; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-158nqfv, .framer-BPeGZ .framer-mxo4m2, .framer-BPeGZ .framer-12hau9k { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-BPeGZ .framer-nxvh79-container { flex: none; height: auto; position: relative; width: 100%; z-index: 10; }\",\".framer-BPeGZ .framer-1iem8ib { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: hidden; padding: 60px 40px 60px 40px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-1dh8i8f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-BPeGZ .framer-ui7ekr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; max-width: 100%; overflow: visible; padding: 0px; position: relative; width: 1000px; }\",\".framer-BPeGZ .framer-i9shs6-container { flex: 1 0 0px; height: auto; position: relative; width: 1px; z-index: 2; }\",\".framer-BPeGZ .framer-aezykb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px 40px 100px 40px; position: relative; width: 100%; }\",\".framer-BPeGZ .framer-yg31gj { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-BPeGZ .framer-sgho0m-container { flex: none; height: auto; position: relative; width: 100%; z-index: 1; }\",\".framer-BPeGZ .framer-1nqc1cf-container { bottom: 75px; flex: none; height: auto; left: 25px; position: fixed; width: 494px; z-index: 9; }\",\".framer-BPeGZ .framer-oi660m-container { flex: none; height: auto; left: 0%; position: fixed; top: -100px; transform: translateX(-50%); width: auto; z-index: 0; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BPeGZ.framer-72rtr7, .framer-BPeGZ .framer-v6p7rq, .framer-BPeGZ .framer-uex0ha, .framer-BPeGZ .framer-1ji8bi6, .framer-BPeGZ .framer-hcq9cc, .framer-BPeGZ .framer-1qwe4fh, .framer-BPeGZ .framer-4rqc2l, .framer-BPeGZ .framer-1tbmrmw, .framer-BPeGZ .framer-1oez8e, .framer-BPeGZ .framer-1duozvy, .framer-BPeGZ .framer-1erf8t1, .framer-BPeGZ .framer-ke2qa4, .framer-BPeGZ .framer-ix7o2v, .framer-BPeGZ .framer-ls4h2y, .framer-BPeGZ .framer-xgim50, .framer-BPeGZ .framer-1wtso0h, .framer-BPeGZ .framer-1msb2rn, .framer-BPeGZ .framer-1n97ogg, .framer-BPeGZ .framer-8tp6tw, .framer-BPeGZ .framer-1akl37k, .framer-BPeGZ .framer-1ljr4hz, .framer-BPeGZ .framer-10l26cl, .framer-BPeGZ .framer-1t8pplo, .framer-BPeGZ .framer-hzffoc, .framer-BPeGZ .framer-y6ajqz, .framer-BPeGZ .framer-100rttj, .framer-BPeGZ .framer-101gbbv, .framer-BPeGZ .framer-lgems1, .framer-BPeGZ .framer-ra47xf, .framer-BPeGZ .framer-3jv2yl, .framer-BPeGZ .framer-to38qe, .framer-BPeGZ .framer-1m83yfs, .framer-BPeGZ .framer-my3rf3, .framer-BPeGZ .framer-1dbyyk4, .framer-BPeGZ .framer-jx0221, .framer-BPeGZ .framer-wkr2e1, .framer-BPeGZ .framer-1xi6hmj, .framer-BPeGZ .framer-sop9to, .framer-BPeGZ .framer-7rtpkh, .framer-BPeGZ .framer-5jpt7j, .framer-BPeGZ .framer-1pn7fgx, .framer-BPeGZ .framer-1vazo29, .framer-BPeGZ .framer-gtrvn5, .framer-BPeGZ .framer-vd1d1x, .framer-BPeGZ .framer-ze4r0x, .framer-BPeGZ .framer-6p8w0z, .framer-BPeGZ .framer-1wx4d7h, .framer-BPeGZ .framer-mncowd, .framer-BPeGZ .framer-17uhknc, .framer-BPeGZ .framer-9ym00g, .framer-BPeGZ .framer-vjz1ac, .framer-BPeGZ .framer-6eh6hx, .framer-BPeGZ .framer-sgcu3f, .framer-BPeGZ .framer-196y3fq, .framer-BPeGZ .framer-1t1lt9t, .framer-BPeGZ .framer-1fgw3nw, .framer-BPeGZ .framer-1o85q7f, .framer-BPeGZ .framer-1vuat3p, .framer-BPeGZ .framer-p65dpm, .framer-BPeGZ .framer-mt8np9, .framer-BPeGZ .framer-24vgm4, .framer-BPeGZ .framer-2v3mct, .framer-BPeGZ .framer-m3r4tj, .framer-BPeGZ .framer-1mh7vgk, .framer-BPeGZ .framer-nbpa79, .framer-BPeGZ .framer-1j1995p, .framer-BPeGZ .framer-val28f, .framer-BPeGZ .framer-h88erl, .framer-BPeGZ .framer-12ke5jv, .framer-BPeGZ .framer-1vl0edn, .framer-BPeGZ .framer-1iem8ib, .framer-BPeGZ .framer-ui7ekr, .framer-BPeGZ .framer-aezykb, .framer-BPeGZ .framer-7op1pj, .framer-BPeGZ .framer-yg31gj, .framer-BPeGZ .framer-a3bttn { gap: 0px; } .framer-BPeGZ.framer-72rtr7 > *, .framer-BPeGZ .framer-uex0ha > *, .framer-BPeGZ .framer-ix7o2v > *, .framer-BPeGZ .framer-1msb2rn > *, .framer-BPeGZ .framer-1ljr4hz > *, .framer-BPeGZ .framer-p65dpm > *, .framer-BPeGZ .framer-2v3mct > *, .framer-BPeGZ .framer-nbpa79 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-BPeGZ.framer-72rtr7 > :first-child, .framer-BPeGZ .framer-uex0ha > :first-child, .framer-BPeGZ .framer-1ji8bi6 > :first-child, .framer-BPeGZ .framer-hcq9cc > :first-child, .framer-BPeGZ .framer-1qwe4fh > :first-child, .framer-BPeGZ .framer-1oez8e > :first-child, .framer-BPeGZ .framer-1erf8t1 > :first-child, .framer-BPeGZ .framer-ix7o2v > :first-child, .framer-BPeGZ .framer-ls4h2y > :first-child, .framer-BPeGZ .framer-1msb2rn > :first-child, .framer-BPeGZ .framer-1n97ogg > :first-child, .framer-BPeGZ .framer-1ljr4hz > :first-child, .framer-BPeGZ .framer-10l26cl > :first-child, .framer-BPeGZ .framer-100rttj > :first-child, .framer-BPeGZ .framer-101gbbv > :first-child, .framer-BPeGZ .framer-to38qe > :first-child, .framer-BPeGZ .framer-1dbyyk4 > :first-child, .framer-BPeGZ .framer-jx0221 > :first-child, .framer-BPeGZ .framer-7rtpkh > :first-child, .framer-BPeGZ .framer-5jpt7j > :first-child, .framer-BPeGZ .framer-vd1d1x > :first-child, .framer-BPeGZ .framer-ze4r0x > :first-child, .framer-BPeGZ .framer-17uhknc > :first-child, .framer-BPeGZ .framer-9ym00g > :first-child, .framer-BPeGZ .framer-196y3fq > :first-child, .framer-BPeGZ .framer-1t1lt9t > :first-child, .framer-BPeGZ .framer-1o85q7f > :first-child, .framer-BPeGZ .framer-p65dpm > :first-child, .framer-BPeGZ .framer-mt8np9 > :first-child, .framer-BPeGZ .framer-2v3mct > :first-child, .framer-BPeGZ .framer-m3r4tj > :first-child, .framer-BPeGZ .framer-nbpa79 > :first-child, .framer-BPeGZ .framer-val28f > :first-child, .framer-BPeGZ .framer-h88erl > :first-child, .framer-BPeGZ .framer-12ke5jv > :first-child, .framer-BPeGZ .framer-1vl0edn > :first-child, .framer-BPeGZ .framer-1iem8ib > :first-child, .framer-BPeGZ .framer-7op1pj > :first-child { margin-top: 0px; } .framer-BPeGZ.framer-72rtr7 > :last-child, .framer-BPeGZ .framer-uex0ha > :last-child, .framer-BPeGZ .framer-1ji8bi6 > :last-child, .framer-BPeGZ .framer-hcq9cc > :last-child, .framer-BPeGZ .framer-1qwe4fh > :last-child, .framer-BPeGZ .framer-1oez8e > :last-child, .framer-BPeGZ .framer-1erf8t1 > :last-child, .framer-BPeGZ .framer-ix7o2v > :last-child, .framer-BPeGZ .framer-ls4h2y > :last-child, .framer-BPeGZ .framer-1msb2rn > :last-child, .framer-BPeGZ .framer-1n97ogg > :last-child, .framer-BPeGZ .framer-1ljr4hz > :last-child, .framer-BPeGZ .framer-10l26cl > :last-child, .framer-BPeGZ .framer-100rttj > :last-child, .framer-BPeGZ .framer-101gbbv > :last-child, .framer-BPeGZ .framer-to38qe > :last-child, .framer-BPeGZ .framer-1dbyyk4 > :last-child, .framer-BPeGZ .framer-jx0221 > :last-child, .framer-BPeGZ .framer-7rtpkh > :last-child, .framer-BPeGZ .framer-5jpt7j > :last-child, .framer-BPeGZ .framer-vd1d1x > :last-child, .framer-BPeGZ .framer-ze4r0x > :last-child, .framer-BPeGZ .framer-17uhknc > :last-child, .framer-BPeGZ .framer-9ym00g > :last-child, .framer-BPeGZ .framer-196y3fq > :last-child, .framer-BPeGZ .framer-1t1lt9t > :last-child, .framer-BPeGZ .framer-1o85q7f > :last-child, .framer-BPeGZ .framer-p65dpm > :last-child, .framer-BPeGZ .framer-mt8np9 > :last-child, .framer-BPeGZ .framer-2v3mct > :last-child, .framer-BPeGZ .framer-m3r4tj > :last-child, .framer-BPeGZ .framer-nbpa79 > :last-child, .framer-BPeGZ .framer-val28f > :last-child, .framer-BPeGZ .framer-h88erl > :last-child, .framer-BPeGZ .framer-12ke5jv > :last-child, .framer-BPeGZ .framer-1vl0edn > :last-child, .framer-BPeGZ .framer-1iem8ib > :last-child, .framer-BPeGZ .framer-7op1pj > :last-child { margin-bottom: 0px; } .framer-BPeGZ .framer-v6p7rq > *, .framer-BPeGZ .framer-4rqc2l > *, .framer-BPeGZ .framer-1tbmrmw > *, .framer-BPeGZ .framer-1duozvy > *, .framer-BPeGZ .framer-xgim50 > *, .framer-BPeGZ .framer-1wtso0h > *, .framer-BPeGZ .framer-8tp6tw > *, .framer-BPeGZ .framer-1akl37k > *, .framer-BPeGZ .framer-1t8pplo > *, .framer-BPeGZ .framer-hzffoc > *, .framer-BPeGZ .framer-y6ajqz > *, .framer-BPeGZ .framer-lgems1 > *, .framer-BPeGZ .framer-3jv2yl > *, .framer-BPeGZ .framer-my3rf3 > *, .framer-BPeGZ .framer-1pn7fgx > *, .framer-BPeGZ .framer-1vazo29 > *, .framer-BPeGZ .framer-6p8w0z > *, .framer-BPeGZ .framer-1wx4d7h > *, .framer-BPeGZ .framer-vjz1ac > *, .framer-BPeGZ .framer-6eh6hx > *, .framer-BPeGZ .framer-1j1995p > *, .framer-BPeGZ .framer-ui7ekr > *, .framer-BPeGZ .framer-a3bttn > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-BPeGZ .framer-v6p7rq > :first-child, .framer-BPeGZ .framer-4rqc2l > :first-child, .framer-BPeGZ .framer-1tbmrmw > :first-child, .framer-BPeGZ .framer-1duozvy > :first-child, .framer-BPeGZ .framer-ke2qa4 > :first-child, .framer-BPeGZ .framer-xgim50 > :first-child, .framer-BPeGZ .framer-1wtso0h > :first-child, .framer-BPeGZ .framer-8tp6tw > :first-child, .framer-BPeGZ .framer-1akl37k > :first-child, .framer-BPeGZ .framer-1t8pplo > :first-child, .framer-BPeGZ .framer-hzffoc > :first-child, .framer-BPeGZ .framer-y6ajqz > :first-child, .framer-BPeGZ .framer-lgems1 > :first-child, .framer-BPeGZ .framer-ra47xf > :first-child, .framer-BPeGZ .framer-3jv2yl > :first-child, .framer-BPeGZ .framer-1m83yfs > :first-child, .framer-BPeGZ .framer-my3rf3 > :first-child, .framer-BPeGZ .framer-wkr2e1 > :first-child, .framer-BPeGZ .framer-1xi6hmj > :first-child, .framer-BPeGZ .framer-sop9to > :first-child, .framer-BPeGZ .framer-1pn7fgx > :first-child, .framer-BPeGZ .framer-1vazo29 > :first-child, .framer-BPeGZ .framer-gtrvn5 > :first-child, .framer-BPeGZ .framer-6p8w0z > :first-child, .framer-BPeGZ .framer-1wx4d7h > :first-child, .framer-BPeGZ .framer-mncowd > :first-child, .framer-BPeGZ .framer-vjz1ac > :first-child, .framer-BPeGZ .framer-6eh6hx > :first-child, .framer-BPeGZ .framer-sgcu3f > :first-child, .framer-BPeGZ .framer-1fgw3nw > :first-child, .framer-BPeGZ .framer-1vuat3p > :first-child, .framer-BPeGZ .framer-24vgm4 > :first-child, .framer-BPeGZ .framer-1mh7vgk > :first-child, .framer-BPeGZ .framer-1j1995p > :first-child, .framer-BPeGZ .framer-ui7ekr > :first-child, .framer-BPeGZ .framer-aezykb > :first-child, .framer-BPeGZ .framer-yg31gj > :first-child, .framer-BPeGZ .framer-a3bttn > :first-child { margin-left: 0px; } .framer-BPeGZ .framer-v6p7rq > :last-child, .framer-BPeGZ .framer-4rqc2l > :last-child, .framer-BPeGZ .framer-1tbmrmw > :last-child, .framer-BPeGZ .framer-1duozvy > :last-child, .framer-BPeGZ .framer-ke2qa4 > :last-child, .framer-BPeGZ .framer-xgim50 > :last-child, .framer-BPeGZ .framer-1wtso0h > :last-child, .framer-BPeGZ .framer-8tp6tw > :last-child, .framer-BPeGZ .framer-1akl37k > :last-child, .framer-BPeGZ .framer-1t8pplo > :last-child, .framer-BPeGZ .framer-hzffoc > :last-child, .framer-BPeGZ .framer-y6ajqz > :last-child, .framer-BPeGZ .framer-lgems1 > :last-child, .framer-BPeGZ .framer-ra47xf > :last-child, .framer-BPeGZ .framer-3jv2yl > :last-child, .framer-BPeGZ .framer-1m83yfs > :last-child, .framer-BPeGZ .framer-my3rf3 > :last-child, .framer-BPeGZ .framer-wkr2e1 > :last-child, .framer-BPeGZ .framer-1xi6hmj > :last-child, .framer-BPeGZ .framer-sop9to > :last-child, .framer-BPeGZ .framer-1pn7fgx > :last-child, .framer-BPeGZ .framer-1vazo29 > :last-child, .framer-BPeGZ .framer-gtrvn5 > :last-child, .framer-BPeGZ .framer-6p8w0z > :last-child, .framer-BPeGZ .framer-1wx4d7h > :last-child, .framer-BPeGZ .framer-mncowd > :last-child, .framer-BPeGZ .framer-vjz1ac > :last-child, .framer-BPeGZ .framer-6eh6hx > :last-child, .framer-BPeGZ .framer-sgcu3f > :last-child, .framer-BPeGZ .framer-1fgw3nw > :last-child, .framer-BPeGZ .framer-1vuat3p > :last-child, .framer-BPeGZ .framer-24vgm4 > :last-child, .framer-BPeGZ .framer-1mh7vgk > :last-child, .framer-BPeGZ .framer-1j1995p > :last-child, .framer-BPeGZ .framer-ui7ekr > :last-child, .framer-BPeGZ .framer-aezykb > :last-child, .framer-BPeGZ .framer-yg31gj > :last-child, .framer-BPeGZ .framer-a3bttn > :last-child { margin-right: 0px; } .framer-BPeGZ .framer-1ji8bi6 > *, .framer-BPeGZ .framer-h88erl > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-BPeGZ .framer-hcq9cc > * { margin: 0px; margin-bottom: calc(26px / 2); margin-top: calc(26px / 2); } .framer-BPeGZ .framer-1qwe4fh > *, .framer-BPeGZ .framer-1oez8e > *, .framer-BPeGZ .framer-101gbbv > *, .framer-BPeGZ .framer-5jpt7j > *, .framer-BPeGZ .framer-ze4r0x > *, .framer-BPeGZ .framer-9ym00g > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-BPeGZ .framer-1erf8t1 > *, .framer-BPeGZ .framer-100rttj > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } .framer-BPeGZ .framer-ke2qa4 > * { margin: 0px; margin-left: calc(24px / 2); margin-right: calc(24px / 2); } .framer-BPeGZ .framer-ls4h2y > *, .framer-BPeGZ .framer-1n97ogg > *, .framer-BPeGZ .framer-10l26cl > *, .framer-BPeGZ .framer-1iem8ib > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-BPeGZ .framer-ra47xf > *, .framer-BPeGZ .framer-sgcu3f > *, .framer-BPeGZ .framer-aezykb > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-BPeGZ .framer-to38qe > *, .framer-BPeGZ .framer-1dbyyk4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-BPeGZ .framer-1m83yfs > *, .framer-BPeGZ .framer-1vuat3p > *, .framer-BPeGZ .framer-24vgm4 > *, .framer-BPeGZ .framer-1mh7vgk > * { margin: 0px; margin-left: calc(15px / 2); margin-right: calc(15px / 2); } .framer-BPeGZ .framer-jx0221 > *, .framer-BPeGZ .framer-12ke5jv > *, .framer-BPeGZ .framer-1vl0edn > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-BPeGZ .framer-wkr2e1 > *, .framer-BPeGZ .framer-1xi6hmj > * { margin: 0px; margin-left: calc(250px / 2); margin-right: calc(250px / 2); } .framer-BPeGZ .framer-sop9to > * { margin: 0px; margin-left: calc(64px / 2); margin-right: calc(64px / 2); } .framer-BPeGZ .framer-7rtpkh > *, .framer-BPeGZ .framer-vd1d1x > *, .framer-BPeGZ .framer-17uhknc > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-BPeGZ .framer-gtrvn5 > *, .framer-BPeGZ .framer-mncowd > * { margin: 0px; margin-left: calc(84px / 2); margin-right: calc(84px / 2); } .framer-BPeGZ .framer-196y3fq > *, .framer-BPeGZ .framer-7op1pj > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-BPeGZ .framer-1t1lt9t > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-BPeGZ .framer-1fgw3nw > *, .framer-BPeGZ .framer-yg31gj > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-BPeGZ .framer-1o85q7f > *, .framer-BPeGZ .framer-mt8np9 > *, .framer-BPeGZ .framer-m3r4tj > * { margin: 0px; margin-bottom: calc(13px / 2); margin-top: calc(13px / 2); } .framer-BPeGZ .framer-val28f > * { margin: 0px; margin-bottom: calc(120px / 2); margin-top: calc(120px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,'.framer-BPeGZ[data-border=\"true\"]::after, .framer-BPeGZ [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; }',`@media (min-width: 810px) and (max-width: 1279px) { .${metadata.bodyClassName}-framer-BPeGZ { background: var(--token-fdda1afd-f6f4-4243-912c-50a95b7a4366, rgb(250, 250, 250)) /* {\"name\":\"white\"} */; } .framer-BPeGZ.framer-72rtr7 { width: 810px; } .framer-BPeGZ .framer-v6p7rq { -webkit-backdrop-filter: blur(11px); backdrop-filter: blur(11px); left: 50%; order: 0; position: fixed; transform: translateX(-50%); width: 810px; } .framer-BPeGZ .framer-1vyp8ge-container, .framer-BPeGZ .framer-1o85q7f, .framer-BPeGZ .framer-mt8np9, .framer-BPeGZ .framer-m3r4tj { flex: 1 0 0px; width: 1px; } .framer-BPeGZ .framer-uex0ha { order: 1; padding: 158px 50px 158px 50px; } .framer-BPeGZ .framer-174xhyf { order: 0; top: calc(50.00000000000002% - 100% / 2); } .framer-BPeGZ .framer-9u8728 { overflow: visible; } .framer-BPeGZ .framer-1ji8bi6 { order: 1; padding: 0px 60px 0px 60px; } .framer-BPeGZ .framer-1tbmrmw { width: 100%; } .framer-BPeGZ .framer-1erf8t1 { order: 2; padding: 40px 60px 80px 60px; } .framer-BPeGZ .framer-ke2qa4 { flex-wrap: wrap; gap: 16px; } .framer-BPeGZ .framer-ix7o2v, .framer-BPeGZ .framer-1msb2rn { height: 372px; min-width: 256px; } .framer-BPeGZ .framer-ls4h2y { min-width: 256px; } .framer-BPeGZ .framer-1ljr4hz { flex: none; height: 372px; min-width: 256px; width: 337px; } .framer-BPeGZ .framer-y6ajqz { order: 3; } .framer-BPeGZ .framer-100rttj { gap: 60px; overflow: hidden; padding: 60px 40px 80px 40px; will-change: var(--framer-will-change-override, transform); } .framer-BPeGZ .framer-lgems1 { align-content: flex-start; align-items: flex-start; flex-direction: column; } .framer-BPeGZ .framer-1usbxht { flex: none; width: 100%; } .framer-BPeGZ .framer-ra47xf { order: 4; } .framer-BPeGZ .framer-to38qe { flex: 1 0 0px; padding: 40px; width: 1px; } .framer-BPeGZ .framer-1dbyyk4 { height: 500px; } .framer-BPeGZ .framer-jx0221 { order: 7; } .framer-BPeGZ .framer-wkr2e1 { height: 80vh; } .framer-BPeGZ .framer-sgcu3f { order: 5; padding: 80px 40px 80px 40px; } .framer-BPeGZ .framer-1t1lt9t { order: 6; padding: 80px 40px 80px 40px; } .framer-BPeGZ .framer-1j1995p { order: 8; } .framer-BPeGZ .framer-val28f { gap: 80px; padding: 80px 60px 80px 60px; } .framer-BPeGZ .framer-12ke5jv { order: 0; } .framer-BPeGZ .framer-nxvh79-container { order: 2; } .framer-BPeGZ .framer-1vl0edn { order: 1; } .framer-BPeGZ .framer-1iem8ib { order: 9; padding: 80px 40px 80px 40px; } .framer-BPeGZ .framer-aezykb { order: 10; padding: 80px 40px 80px 40px; } .framer-BPeGZ .framer-sgho0m-container { order: 11; } .framer-BPeGZ .framer-1nqc1cf-container { order: 12; } .framer-BPeGZ .framer-oi660m-container { order: 13; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BPeGZ .framer-ke2qa4, .framer-BPeGZ .framer-100rttj, .framer-BPeGZ .framer-lgems1, .framer-BPeGZ .framer-val28f { gap: 0px; } .framer-BPeGZ .framer-ke2qa4 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } .framer-BPeGZ .framer-ke2qa4 > :first-child { margin-left: 0px; } .framer-BPeGZ .framer-ke2qa4 > :last-child { margin-right: 0px; } .framer-BPeGZ .framer-100rttj > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-BPeGZ .framer-100rttj > :first-child, .framer-BPeGZ .framer-lgems1 > :first-child, .framer-BPeGZ .framer-val28f > :first-child { margin-top: 0px; } .framer-BPeGZ .framer-100rttj > :last-child, .framer-BPeGZ .framer-lgems1 > :last-child, .framer-BPeGZ .framer-val28f > :last-child { margin-bottom: 0px; } .framer-BPeGZ .framer-lgems1 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-BPeGZ .framer-val28f > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}`,`@media (max-width: 809px) { .${metadata.bodyClassName}-framer-BPeGZ { background: var(--token-fdda1afd-f6f4-4243-912c-50a95b7a4366, rgb(250, 250, 250)) /* {\"name\":\"white\"} */; } .framer-BPeGZ.framer-72rtr7 { width: 358px; } .framer-BPeGZ .framer-v6p7rq { -webkit-backdrop-filter: blur(10px); backdrop-filter: blur(10px); min-width: 100%; order: 0; } .framer-BPeGZ .framer-1vyp8ge-container { flex: 1 0 0px; max-width: unset; width: 1px; } .framer-BPeGZ .framer-uex0ha { order: 1; padding: 156px 0px 80px 0px; } .framer-BPeGZ .framer-174xhyf { order: 0; top: 0px; } .framer-BPeGZ .framer-1jpwnvh { -webkit-filter: blur(44px); filter: blur(44px); height: var(--framer-aspect-ratio-supported, 280px); width: 280px; } .framer-BPeGZ .framer-qr3rfw, .framer-BPeGZ .framer-om1ftv { -webkit-filter: blur(22px); filter: blur(22px); height: var(--framer-aspect-ratio-supported, 200px); width: 200px; } .framer-BPeGZ .framer-1ji8bi6 { order: 1; padding: 0px 30px 0px 30px; } .framer-BPeGZ .framer-hcq9cc { gap: 32px; } .framer-BPeGZ .framer-1tbmrmw { width: 100%; } .framer-BPeGZ .framer-1oez8e { z-index: 0; } .framer-BPeGZ .framer-1duozvy { flex-direction: column; flex-wrap: wrap; width: 100%; } .framer-BPeGZ .framer-1erf8t1 { align-content: flex-start; align-items: flex-start; gap: 60px; justify-content: flex-start; max-width: unset; order: 2; padding: 100px 30px 100px 30px; } .framer-BPeGZ .framer-ke2qa4 { flex-direction: column; flex-wrap: wrap; gap: 16px; justify-content: flex-start; } .framer-BPeGZ .framer-ix7o2v, .framer-BPeGZ .framer-1ljr4hz, .framer-BPeGZ .framer-1usbxht { flex: none; width: 100%; } .framer-BPeGZ .framer-awjow0 { bottom: unset; height: 124px; left: calc(49.70414201183434% - 259px / 2); right: unset; top: calc(50.00000000000002% - 124px / 2); width: 259px; } .framer-BPeGZ .framer-115haf7 { flex: 1 0 0px; width: 1px; } .framer-BPeGZ .framer-1msb2rn { flex: none; height: min-content; width: 100%; } .framer-BPeGZ .framer-f124t1, .framer-BPeGZ .framer-3nvb75 { aspect-ratio: 2.0864197530864197 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 124px); left: 50%; right: unset; top: 50%; transform: translate(-50%, -50%); width: 259px; } .framer-BPeGZ .framer-y6ajqz { order: 3; padding: 0px 0px 140px 0px; } .framer-BPeGZ .framer-100rttj { border-bottom-left-radius: unset; border-bottom-right-radius: unset; border-top-left-radius: unset; border-top-right-radius: unset; gap: 40px; padding: 60px 30px 60px 30px; } .framer-BPeGZ .framer-lgems1 { flex-direction: column; gap: 0px; } .framer-BPeGZ .framer-ra47xf { flex-direction: column; order: 4; } .framer-BPeGZ .framer-3jv2yl { align-self: unset; flex: none; height: min-content; order: 1; width: 100%; } .framer-BPeGZ .framer-to38qe { flex: 1 0 0px; padding: 112px 20px 112px 20px; width: 1px; } .framer-BPeGZ .framer-1dbyyk4 { flex: none; height: 400px; order: 0; width: 100%; } .framer-BPeGZ .framer-jx0221 { height: 1800px; order: 7; } .framer-BPeGZ .framer-wkr2e1 { padding: 0px 0px 0px 24px; } .framer-BPeGZ .framer-1xi6hmj { gap: 120px; padding: 0px 0px 0px 200px; } .framer-BPeGZ .framer-sop9to, .framer-BPeGZ .framer-gtrvn5, .framer-BPeGZ .framer-mncowd { flex-direction: column; width: min-content; } .framer-BPeGZ .framer-7rtpkh, .framer-BPeGZ .framer-vd1d1x, .framer-BPeGZ .framer-17uhknc { flex: none; width: 320px; } .framer-BPeGZ .framer-sgcu3f { flex-direction: column; order: 5; padding: 136px 20px 40px 20px; } .framer-BPeGZ .framer-196y3fq, .framer-BPeGZ .framer-7op1pj { gap: 40px; } .framer-BPeGZ .framer-1t1lt9t { order: 6; padding: 26px 20px 26px 20px; } .framer-BPeGZ .framer-1fgw3nw { flex-direction: column; } .framer-BPeGZ .framer-1o85q7f, .framer-BPeGZ .framer-mt8np9, .framer-BPeGZ .framer-m3r4tj { height: min-content; width: 100%; } .framer-BPeGZ .framer-1j1995p { order: 8; } .framer-BPeGZ .framer-val28f { gap: 80px; padding: 142px 0px 40px 0px; } .framer-BPeGZ .framer-h88erl { padding: 0px 30px 0px 30px; } .framer-BPeGZ .framer-1iem8ib { order: 9; padding: 60px 20px 60px 20px; } .framer-BPeGZ .framer-aezykb { flex-direction: column; order: 10; padding: 188px 20px 188px 20px; } .framer-BPeGZ .framer-sgho0m-container { order: 11; } .framer-BPeGZ .framer-oi660m-container { order: 13; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-BPeGZ .framer-hcq9cc, .framer-BPeGZ .framer-1duozvy, .framer-BPeGZ .framer-1erf8t1, .framer-BPeGZ .framer-ke2qa4, .framer-BPeGZ .framer-100rttj, .framer-BPeGZ .framer-lgems1, .framer-BPeGZ .framer-ra47xf, .framer-BPeGZ .framer-1xi6hmj, .framer-BPeGZ .framer-sop9to, .framer-BPeGZ .framer-gtrvn5, .framer-BPeGZ .framer-mncowd, .framer-BPeGZ .framer-sgcu3f, .framer-BPeGZ .framer-196y3fq, .framer-BPeGZ .framer-1fgw3nw, .framer-BPeGZ .framer-val28f, .framer-BPeGZ .framer-aezykb, .framer-BPeGZ .framer-7op1pj { gap: 0px; } .framer-BPeGZ .framer-hcq9cc > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-BPeGZ .framer-hcq9cc > :first-child, .framer-BPeGZ .framer-1duozvy > :first-child, .framer-BPeGZ .framer-1erf8t1 > :first-child, .framer-BPeGZ .framer-ke2qa4 > :first-child, .framer-BPeGZ .framer-100rttj > :first-child, .framer-BPeGZ .framer-lgems1 > :first-child, .framer-BPeGZ .framer-ra47xf > :first-child, .framer-BPeGZ .framer-sop9to > :first-child, .framer-BPeGZ .framer-gtrvn5 > :first-child, .framer-BPeGZ .framer-mncowd > :first-child, .framer-BPeGZ .framer-sgcu3f > :first-child, .framer-BPeGZ .framer-196y3fq > :first-child, .framer-BPeGZ .framer-1fgw3nw > :first-child, .framer-BPeGZ .framer-val28f > :first-child, .framer-BPeGZ .framer-aezykb > :first-child, .framer-BPeGZ .framer-7op1pj > :first-child { margin-top: 0px; } .framer-BPeGZ .framer-hcq9cc > :last-child, .framer-BPeGZ .framer-1duozvy > :last-child, .framer-BPeGZ .framer-1erf8t1 > :last-child, .framer-BPeGZ .framer-ke2qa4 > :last-child, .framer-BPeGZ .framer-100rttj > :last-child, .framer-BPeGZ .framer-lgems1 > :last-child, .framer-BPeGZ .framer-ra47xf > :last-child, .framer-BPeGZ .framer-sop9to > :last-child, .framer-BPeGZ .framer-gtrvn5 > :last-child, .framer-BPeGZ .framer-mncowd > :last-child, .framer-BPeGZ .framer-sgcu3f > :last-child, .framer-BPeGZ .framer-196y3fq > :last-child, .framer-BPeGZ .framer-1fgw3nw > :last-child, .framer-BPeGZ .framer-val28f > :last-child, .framer-BPeGZ .framer-aezykb > :last-child, .framer-BPeGZ .framer-7op1pj > :last-child { margin-bottom: 0px; } .framer-BPeGZ .framer-1duozvy > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-BPeGZ .framer-1erf8t1 > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-BPeGZ .framer-ke2qa4 > * { margin: 0px; margin-bottom: calc(16px / 2); margin-top: calc(16px / 2); } .framer-BPeGZ .framer-100rttj > *, .framer-BPeGZ .framer-196y3fq > *, .framer-BPeGZ .framer-7op1pj > * { margin: 0px; margin-bottom: calc(40px / 2); margin-top: calc(40px / 2); } .framer-BPeGZ .framer-lgems1 > *, .framer-BPeGZ .framer-ra47xf > *, .framer-BPeGZ .framer-sgcu3f > *, .framer-BPeGZ .framer-aezykb > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-BPeGZ .framer-1xi6hmj > * { margin: 0px; margin-left: calc(120px / 2); margin-right: calc(120px / 2); } .framer-BPeGZ .framer-1xi6hmj > :first-child { margin-left: 0px; } .framer-BPeGZ .framer-1xi6hmj > :last-child { margin-right: 0px; } .framer-BPeGZ .framer-sop9to > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-BPeGZ .framer-gtrvn5 > *, .framer-BPeGZ .framer-mncowd > * { margin: 0px; margin-bottom: calc(84px / 2); margin-top: calc(84px / 2); } .framer-BPeGZ .framer-1fgw3nw > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-BPeGZ .framer-val28f > * { margin: 0px; margin-bottom: calc(80px / 2); margin-top: calc(80px / 2); } }}`,`@media (min-width: 1920px) { .${metadata.bodyClassName}-framer-BPeGZ { background: var(--token-fdda1afd-f6f4-4243-912c-50a95b7a4366, rgb(250, 250, 250)) /* {\"name\":\"white\"} */; } .framer-BPeGZ.framer-72rtr7 { width: 1920px; } .framer-BPeGZ .framer-v6p7rq { order: 0; } .framer-BPeGZ .framer-1vyp8ge-container { flex: 1 0 0px; width: 1px; } .framer-BPeGZ .framer-uex0ha { order: 1; } .framer-BPeGZ .framer-1erf8t1 { order: 2; padding: 0px 30px 120px 30px; } .framer-BPeGZ .framer-ke2qa4 { height: 335px; } .framer-BPeGZ .framer-y6ajqz { order: 3; } .framer-BPeGZ .framer-ra47xf { order: 4; } .framer-BPeGZ .framer-jx0221 { order: 7; } .framer-BPeGZ .framer-sgcu3f { order: 5; } .framer-BPeGZ .framer-1t1lt9t { order: 6; } .framer-BPeGZ .framer-1j1995p { order: 8; } .framer-BPeGZ .framer-val28f { flex: none; max-width: 1220px; padding: 120px 32px 120px 32px; width: 1220px; } .framer-BPeGZ .framer-1iem8ib { order: 9; } .framer-BPeGZ .framer-aezykb { order: 10; } .framer-BPeGZ .framer-sgho0m-container { order: 11; } .framer-BPeGZ .framer-1nqc1cf-container { order: 12; } .framer-BPeGZ .framer-oi660m-container { order: 13; }}`];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 9394\n * @framerIntrinsicWidth 1280\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"NDqyS5Bi1\":{\"layout\":[\"fixed\",\"auto\"]},\"jFwI82QFb\":{\"layout\":[\"fixed\",\"auto\"]},\"kK3BPw99M\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerResponsiveScreen\n */const FrameraugiA20Il=withCSS(Component,css,\"framer-BPeGZ\");export default FrameraugiA20Il;FrameraugiA20Il.displayName=\"Home\";FrameraugiA20Il.defaultProps={height:9394,width:1280};addFonts(FrameraugiA20Il,[{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:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuFuYMZ1rib2Bg-4.woff2\",weight:\"700\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuGKYMZ1rib2Bg-4.woff2\",weight:\"600\"},{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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/DXD0Q7LSl7HEvDzucnyLnGBHM.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...NavbarFonts,...BouncyButtonButtonFonts,...FeaturedWorkFonts,...GradientGlowFonts,...PlanPricingFonts,...AccordionFonts,...FooterFonts,...ProAnnualFonts,...FramerButtonFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameraugiA20Il\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"9394\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"NDqyS5Bi1\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"jFwI82QFb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"kK3BPw99M\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"1280\",\"framerImmutableVariables\":\"true\",\"framerResponsiveScreen\":\"\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["FramerButton", "props", "horizontal", "vertical", "viaProperty", "cssContent", "ue", "styleSheet", "intervalId", "badgeContainer", "framerLink", "p", "motion", "addPropertyControls", "ControlType", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureHandlers", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "SVG", "css", "Framercz9XGqB4f", "withCSS", "cz9XGqB4f_default", "addPropertyControls", "ControlType", "addFonts", "BouncyButtonIconFonts", "getFonts", "cz9XGqB4f_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "dotColor", "height", "id", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "bkgNXsaVh", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "ComponentViewportProvider", "css", "FramerTNbA9a9ua", "withCSS", "TNbA9a9ua_default", "addPropertyControls", "ControlType", "addFonts", "BouncyButtonDotFonts", "getFonts", "TNbA9a9ua_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "button", "dotColor", "height", "id", "label", "link", "newTab", "smoothScroll", "textColor", "width", "props", "_ref", "_ref1", "_ref2", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "G12sDdivV", "gnaXB_FDf", "NEqJTpV7F", "V4GP67J_M", "uzYUogkDq", "AAql3Z1IA", "lflvlvWlr", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "ComponentViewportProvider", "RichText2", "css", "FramerFnyDjfQ1R", "withCSS", "FnyDjfQ1R_default", "addPropertyControls", "ControlType", "addFonts", "FeatherFonts", "getFonts", "Icon", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "ComponentViewportProvider", "Icon", "RichText2", "Link", "css", "FramervUmoYzm7a", "withCSS", "vUmoYzm7a_default", "addFonts", "FeatherFonts", "fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "humanReadableVariantMap", "transitions", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "W88zB8mIG", "T8rQFvSBR", "restProps", "ref", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "transition", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap2wrxd7", "args", "onTapzc6ei0", "isDisplayed", "defaultLayoutId", "ae", "p", "LayoutGroup", "motion", "cx", "u", "RichText2", "x", "css", "FramerJDIZfHyyT", "withCSS", "JDIZfHyyT_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "RowFonts", "getFonts", "JDIZfHyyT_default", "serializationHash", "variantClassNames", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "height", "id", "width", "props", "createLayoutDependency", "variants", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "variantClassNames", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "serializationHash", "ComponentViewportProvider", "JDIZfHyyT_default", "css", "FramerxVeTOVMsW", "withCSS", "xVeTOVMsW_default", "addFonts", "RowFonts", "l", "i", "n", "a", "s", "u", "ye", "ue", "t", "d", "p", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "ProgressAnimationFonts", "getFonts", "l", "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", "number", "tap", "text", "title", "width", "props", "_ref", "_ref1", "_ref2", "_humanReadableVariantMap_props_variant", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "KYa4E8ORe", "okc_6dBcT", "J7o8fdE7e", "QFynIJaYH", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap12s1o1s", "args", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerPpM9Geoxc", "withCSS", "PpM9Geoxc_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "CollapsibleBlockFonts", "getFonts", "PpM9Geoxc_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "imageVisible", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "W45sRgybq", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1micjxh", "args", "onAppear16iq8pj", "onAppearlx6159", "QFynIJaYHae0mzy", "QFynIJaYH1fwe8hs", "QFynIJaYHlohkqk", "useOnVariantChange", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "getLoadingLazyAtYPosition", "Image2", "ComponentViewportProvider", "css", "FramerYbpnQWzh3", "withCSS", "YbpnQWzh3_default", "addPropertyControls", "ControlType", "addFonts", "fontStore", "fonts", "css", "className", "NavbarFonts", "getFonts", "zcYDwn9ex_default", "MotionDivWithFX", "withFX", "motion", "BouncyButtonButtonFonts", "FnyDjfQ1R_default", "ContainerWithFX", "Container", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "FeaturedWorkFonts", "YbpnQWzh3_default", "GradientGlowFonts", "my5tcWYfJ_default", "ImageWithFX", "Image2", "PlanPricingFonts", "vH8sMRg9P_default", "AccordionFonts", "xVeTOVMsW_default", "FooterFonts", "sCvnwBifQ_default", "ProAnnualFonts", "vUmoYzm7a_default", "FramerButtonFonts", "FramerButton", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "animation", "transition1", "animation1", "transition2", "animation2", "transformTemplate1", "_", "t", "transition3", "animation3", "animation4", "transition4", "animation5", "animation6", "transition5", "animation7", "transition6", "animation8", "animation9", "animation10", "transition7", "animation11", "transition8", "animation12", "transition9", "animation13", "animation14", "transition10", "animation15", "transition11", "animation16", "animation17", "transition12", "animation18", "animation19", "animation20", "transition13", "animation21", "animation22", "animation23", "transition14", "animation24", "transition15", "animation25", "metadata", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata1", "robotsTag", "ie", "_document_querySelector", "bodyCls", "body", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "ref1", "pe", "router", "useRouter", "elementId", "useRouteElementId", "ref2", "elementId1", "ref3", "elementId2", "ref4", "elementId3", "ref5", "elementId4", "ref6", "isDisplayed", "elementId5", "ref7", "elementId6", "ref8", "elementId7", "ref9", "elementId8", "ref10", "defaultLayoutId", "ae", "sharedStyleClassNames", "useCustomCursors", "p", "GeneratedComponentContext", "u", "LayoutGroup", "cx", "ResolveLinks", "resolvedLinks", "PropertyOverrides2", "ComponentViewportProvider", "RichText2", "x", "getLoadingLazyAtYPosition", "Link", "css", "FrameraugiA20Il", "withCSS", "augiA20Il_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
