{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/7fPl3rf9JO7rPxwxqbpF/CpPf2Nvo0HfdJPMIgEOH/OneDollar.js", "ssg:https://framerusercontent.com/modules/i9e77cyHkaNoM0r688Wy/cTSkm8P7G1iHVjAAfgl8/v67LYz_mT.js"],
  "sourcesContent": ["// Welcome to Code in Framer\n// Get Started: https://www.framer.com/docs/guides/\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import React from\"react\";import{motion,useInView}from\"framer-motion\";/**\n * These annotations control how your component sizes\n * Learn more: https://www.framer.com/docs/guides/auto-sizing\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */ const pathLength=100;const variants={initial:{strokeDasharray:pathLength,strokeDashoffset:pathLength,opacity:0},animate:{strokeDasharray:pathLength,strokeDashoffset:0,opacity:1}};const path1=`M413 252.67C336 71.1727 -34.9999 255.171 231 397.173C497.001 539.174 423.5 698.17 291 706.171C158.5 714.173 63.1667 600.171 61 561.171`;const path2=`M308 79C308 79 281.5 179.249 254 449.973C226.5 720.697 212 824 212 824`;const path3=`M541.883 349.341C617.035 310.175 781.662 233.947 789.44 121.887C797.218 9.82737 731.168 459.763 697.215 713.024L567 721.621L825 721.621`;const color=\"#FFCE36\";export default function SignatureAnimated(props){const ref=React.useRef(null);const isInView=useInView(ref,{margin:\"0px 100px 0px 0px\"});return /*#__PURE__*/ _jsx(\"div\",{style:containerStyle,ref:ref,children:/*#__PURE__*/ _jsxs(motion.svg,{width:\"100%\",height:\"100%\",viewBox:\"0 0 887 887\",fill:\"none\",xmlns:\"http://www.w3.org/2000/svg\",children:[/*#__PURE__*/ _jsx(motion.path,{d:path1,stroke:color,strokeWidth:\"60\",strokeLinecap:\"round\",strokeLinejoin:\"round\",variants:variants,initial:variants.initial,animate:isInView?variants.animate:variants.initial,pathLength:pathLength,transition:{delay:0,duration:.5}}),/*#__PURE__*/ _jsx(motion.path,{d:path2,stroke:color,strokeWidth:\"60\",strokeLinecap:\"round\",strokeLinejoin:\"round\",variants:variants,initial:variants.initial,animate:isInView?variants.animate:variants.initial,pathLength:pathLength,transition:{delay:.5,duration:.5}}),/*#__PURE__*/ _jsx(motion.path,{d:path3,stroke:color,strokeWidth:\"60\",strokeLinecap:\"round\",strokeLinejoin:\"round\",variants:variants,initial:variants.initial,animate:isInView?variants.animate:variants.initial,pathLength:pathLength,transition:{delay:1,duration:.5}})]})});};// Styles are written in object syntax\n// Learn more: https://reactjs.org/docs/dom-elements.html#style\nconst containerStyle={height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",overflow:\"hidden\"};\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"SignatureAnimated\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OneDollar.map", "// Generated by Framer (b0164a3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import SignatureAnimated from\"https://framerusercontent.com/modules/7fPl3rf9JO7rPxwxqbpF/CpPf2Nvo0HfdJPMIgEOH/OneDollar.js\";import Button from\"https://framerusercontent.com/modules/0jvSFIL61jCystgNwp4K/ClRslxVHys0IwsGW1ump/HlfMGhgsz.js\";const SignatureAnimatedFonts=getFonts(SignatureAnimated);const ButtonFonts=getFonts(Button);const cycleOrder=[\"TllajaiD1\",\"gLolRjTPC\"];const serializationHash=\"framer-ISUXr\";const variantClassNames={gLolRjTPC:\"framer-v-5kj97b\",TllajaiD1:\"framer-v-4a3p4x\"};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:103,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 humanReadableVariantMap={\"Variant 1\":\"TllajaiD1\",Mobile:\"gLolRjTPC\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,HiCbQCfCV:click!==null&&click!==void 0?click:props.HiCbQCfCV,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"TllajaiD1\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,HiCbQCfCV,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"TllajaiD1\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1m259tj=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(HiCbQCfCV){const res=await HiCbQCfCV(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const defaultLayoutId=React.useId();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(scopingClassNames,\"framer-4a3p4x\",className,classNames),\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"TllajaiD1\",onTap:onTap1m259tj,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"rgb(255, 237, 184)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,...style},...addPropertyOverrides({gLolRjTPC:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14y5pr9\",layoutDependency:layoutDependency,layoutId:\"QDbsYU7nP\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-d1fu8g\",layoutDependency:layoutDependency,layoutId:\"azq5aZPkW\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1psyk7q\",layoutDependency:layoutDependency,layoutId:\"A74AKH1oD\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO1JlY29sZXRhIFNlbWlCb2xk\",\"--framer-font-family\":'\"Recoleta SemiBold\", sans-serif',\"--framer-font-size\":\"60px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(45, 35, 6))\"},children:\"Starting at\"})}),className:\"framer-1aey5v4\",fonts:[\"CUSTOM;Recoleta SemiBold\"],layoutDependency:layoutDependency,layoutId:\"Z5JIJn2sJ\",style:{\"--extracted-1of0zx5\":\"rgb(45, 35, 6)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({gLolRjTPC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO1JlY29sZXRhIFNlbWlCb2xk\",\"--framer-font-family\":'\"Recoleta SemiBold\", sans-serif',\"--framer-font-size\":\"35px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(45, 35, 6))\"},children:\"Starting at\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-etv975-container\",layoutDependency:layoutDependency,layoutId:\"oe7SOMPwE-container\",children:/*#__PURE__*/_jsx(SignatureAnimated,{height:\"100%\",id:\"oe7SOMPwE\",layoutId:\"oe7SOMPwE\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO1JlY29sZXRhIE1lZGl1bQ==\",\"--framer-font-family\":'\"Recoleta Medium\", sans-serif',\"--framer-font-size\":\"40px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(45, 35, 6))\"},children:\"Per employee per day\"})}),className:\"framer-88tj62\",fonts:[\"CUSTOM;Recoleta Medium\"],layoutDependency:layoutDependency,layoutId:\"V00OkdUGK\",style:{\"--extracted-1of0zx5\":\"rgb(45, 35, 6)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:.49},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({gLolRjTPC:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h2,{style:{\"--font-selector\":\"Q1VTVE9NO1JlY29sZXRhIE1lZGl1bQ==\",\"--framer-font-family\":'\"Recoleta Medium\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-1of0zx5, rgb(45, 35, 6))\"},children:\"Per employee per day\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:154,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+100+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||539)-200-339)/2+125+60),...addPropertyOverrides({gLolRjTPC:{height:57,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+80+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||327)-160-167)/2+80+30)}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-5lshkg-container\",layoutDependency:layoutDependency,layoutId:\"Z7wCmBzUq-container\",children:/*#__PURE__*/_jsx(Button,{b0qIhEbvL:false,height:\"100%\",id:\"Z7wCmBzUq\",layoutId:\"Z7wCmBzUq\",Mh72hqkQt:\"ArrowRight\",style:{height:\"100%\"},Tf_2WR_kP:\"Get Fra\\xeeche\",variant:\"Z8A3PBqqc\",width:\"100%\",...addPropertyOverrides({gLolRjTPC:{variant:\"lRvsrYOnf\"}},baseVariant,gestureVariant)})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-ISUXr.framer-piigo8, .framer-ISUXr .framer-piigo8 { display: block; }\",\".framer-ISUXr.framer-4a3p4x { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 60px; height: min-content; justify-content: center; overflow: hidden; padding: 100px 40px 100px 40px; position: relative; width: 1200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-ISUXr .framer-14y5pr9 { 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: 0px; position: relative; width: 100%; }\",\".framer-ISUXr .framer-d1fu8g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 77px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-ISUXr .framer-1psyk7q { 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: 1000px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-ISUXr .framer-1aey5v4 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre; width: auto; }\",\".framer-ISUXr .framer-etv975-container { aspect-ratio: 1 / 1; flex: none; height: 111px; position: relative; width: var(--framer-aspect-ratio-supported, 111px); }\",\".framer-ISUXr .framer-88tj62 { flex: none; height: auto; overflow: visible; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-ISUXr .framer-5lshkg-container { flex: none; height: 154px; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ISUXr.framer-4a3p4x, .framer-ISUXr .framer-14y5pr9, .framer-ISUXr .framer-d1fu8g, .framer-ISUXr .framer-1psyk7q { gap: 0px; } .framer-ISUXr.framer-4a3p4x > * { margin: 0px; margin-bottom: calc(60px / 2); margin-top: calc(60px / 2); } .framer-ISUXr.framer-4a3p4x > :first-child, .framer-ISUXr .framer-14y5pr9 > :first-child, .framer-ISUXr .framer-1psyk7q > :first-child { margin-top: 0px; } .framer-ISUXr.framer-4a3p4x > :last-child, .framer-ISUXr .framer-14y5pr9 > :last-child, .framer-ISUXr .framer-1psyk7q > :last-child { margin-bottom: 0px; } .framer-ISUXr .framer-14y5pr9 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-ISUXr .framer-d1fu8g > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-ISUXr .framer-d1fu8g > :first-child { margin-left: 0px; } .framer-ISUXr .framer-d1fu8g > :last-child { margin-right: 0px; } .framer-ISUXr .framer-1psyk7q > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }\",\".framer-ISUXr.framer-v-5kj97b.framer-4a3p4x { gap: 30px; padding: 80px 30px 80px 30px; width: 406px; }\",\".framer-ISUXr.framer-v-5kj97b .framer-d1fu8g { gap: 5px; height: 56px; }\",\".framer-ISUXr.framer-v-5kj97b .framer-etv975-container { height: 56px; width: var(--framer-aspect-ratio-supported, 56px); }\",\".framer-ISUXr.framer-v-5kj97b .framer-5lshkg-container { height: 57px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-ISUXr.framer-v-5kj97b.framer-4a3p4x, .framer-ISUXr.framer-v-5kj97b .framer-d1fu8g { gap: 0px; } .framer-ISUXr.framer-v-5kj97b.framer-4a3p4x > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-ISUXr.framer-v-5kj97b.framer-4a3p4x > :first-child { margin-top: 0px; } .framer-ISUXr.framer-v-5kj97b.framer-4a3p4x > :last-child { margin-bottom: 0px; } .framer-ISUXr.framer-v-5kj97b .framer-d1fu8g > * { margin: 0px; margin-left: calc(5px / 2); margin-right: calc(5px / 2); } .framer-ISUXr.framer-v-5kj97b .framer-d1fu8g > :first-child { margin-left: 0px; } .framer-ISUXr.framer-v-5kj97b .framer-d1fu8g > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 539\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"gLolRjTPC\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"HiCbQCfCV\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerv67LYz_mT=withCSS(Component,css,\"framer-ISUXr\");export default Framerv67LYz_mT;Framerv67LYz_mT.displayName=\"Contact Form\";Framerv67LYz_mT.defaultProps={height:539,width:1200};addPropertyControls(Framerv67LYz_mT,{variant:{options:[\"TllajaiD1\",\"gLolRjTPC\"],optionTitles:[\"Variant 1\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},HiCbQCfCV:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framerv67LYz_mT,[{explicitInter:true,fonts:[{family:\"Recoleta SemiBold\",source:\"custom\",url:\"https://framerusercontent.com/assets/A2YziBmPtR8bnt7ooYNnYhJ0vQ.woff2\"},{family:\"Recoleta Medium\",source:\"custom\",url:\"https://framerusercontent.com/assets/SDhO4GSHnZAmKpec7R3DGRQbcmc.woff2\"}]},...SignatureAnimatedFonts,...ButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerv67LYz_mT\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"gLolRjTPC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"539\",\"framerVariables\":\"{\\\"HiCbQCfCV\\\":\\\"click\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./v67LYz_mT.map"],
  "mappings": "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",
  "names": ["pathLength", "variants", "path1", "path2", "path3", "color", "SignatureAnimated", "props", "ref", "e", "isInView", "useInView", "p", "containerStyle", "u", "motion", "SignatureAnimatedFonts", "getFonts", "SignatureAnimated", "ButtonFonts", "HlfMGhgsz_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "HiCbQCfCV", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1m259tj", "args", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "RichText2", "ComponentViewportProvider", "css", "Framerv67LYz_mT", "withCSS", "v67LYz_mT_default", "addPropertyControls", "ControlType", "addFonts"]
}
