{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/YnSah9ELKZPntftleWsH/7YkfpxvzjHb6JMsJlR4v/MZYuK9L3c.js", "ssg:https://framerusercontent.com/modules/THGs26Ccwd4EMkZGqCVP/kA0zvRrhqOXKqNw6vDr3/RKvhEFZp7.js", "ssg:https://framerusercontent.com/modules/cGXLeft4X4jDKS1C1VUn/IBWspdWjTACu5DzoXUPZ/ZtEJPsVfA.js", "ssg:https://framer.com/m/framer/InputSites.js@1.15.0", "ssg:https://framerusercontent.com/modules/CJgw13h0ok22pdnRmFv0/g58aJ125AH1vTSn4GUsX/Input_Loops.js", "ssg:https://framerusercontent.com/modules/tr9VEtJpEX8IzYXlRLNj/OueEKasWOKf13CZ94QAx/f_JgQVGd5.js", "ssg:https://framerusercontent.com/modules/SjnYRbCG44vLiDV7BGl0/eLtkY6BH0QAYIahbgcw3/bmAqq3dsg.js"],
  "sourcesContent": ["// Generated by Framer (2fef4c5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Helvetica Neue-500\"]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-Qvi29 .framer-styles-preset-oo1l5k:not(.rich-text-wrapper), .framer-Qvi29 .framer-styles-preset-oo1l5k.rich-text-wrapper p { --framer-font-family: \"Helvetica Neue\", \"Helvetica Neue Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-letter-spacing: -0.01em; --framer-line-height: 20px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-Qvi29\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (2fef4c5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Helvetica Neue-500\"]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-m5Us2 .framer-styles-preset-9ix400:not(.rich-text-wrapper), .framer-m5Us2 .framer-styles-preset-9ix400.rich-text-wrapper h6 { --framer-font-family: \"Helvetica Neue\", \"Helvetica Neue Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 20px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-letter-spacing: -0.01em; --framer-line-height: 28px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-m5Us2\";\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 (2fef4c5)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Helvetica Neue-500\"]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-StJnb .framer-styles-preset-bnyecq:not(.rich-text-wrapper), .framer-StJnb .framer-styles-preset-bnyecq.rich-text-wrapper h4 { --framer-font-family: \"Helvetica Neue\", \"Helvetica Neue Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 36px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 500; --framer-letter-spacing: -0.02em; --framer-line-height: 42px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #000000; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-StJnb\";\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\"}}}", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{useCallback,useState}from\"react\";import{addPropertyControls,ControlType,withCSS,useRouter,inferInitialRouteFromPath}from\"framer\";import{motion,useAnimationControls}from\"framer-motion\";const emailRegex=/^(([^<>()[\\]\\\\.,;:\\s@\"]+(\\.[^<>()[\\]\\\\.,;:\\s@\"]+)*)|(\".+\"))@((\\[[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\.[0-9]{1,3}\\])|(([a-zA-Z\\-0-9]+\\.)+[a-zA-Z]{2,}))$/;const mailchimpRegex=/^https?:\\/\\/([^\\/]+)[^\\?]+\\??(.+)$/;const validateEmail=email=>{return emailRegex.test(String(email).toLowerCase());};const parseMailChimpUrl=url=>{var _url_replace_match;const[,domain,parameters]=(_url_replace_match=url.replace(\"&amp;\",\"&\").match(mailchimpRegex))!==null&&_url_replace_match!==void 0?_url_replace_match:[null,null,null];return[domain,parameters?new URLSearchParams(parameters):null];};function safeURL(url){console.log(url);try{new URL(url);return url;}catch{try{new URL(`https://${url}`);return`https://${url}`;}catch{}}return undefined;}function isInternalURL(href){if(href===undefined)return false;if(href.startsWith(\"#\")||href.startsWith(\"/\")||href.startsWith(\".\"))return true;return false;}/**\n * Increment the number whenever shipping a new version to customers.\n * This will ensure that multiple versions of this component can exist\n * in the same project without css rules overlapping. Only use valid css class characters.\n */const VERSION=\"v1\";/**\n * INPUT\n * By Benjamin den Boer\n *\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 300\n * @framerIntrinsicHeight 40\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n */const Input=withCSS(function Input({service,redirectAs,mailchimpURL,loopsID,loopsUserGroup,loopsMailingList,formsparkID,getwaitlistAPI,convertkitAPI,convertkitFormID,input,button,font,layout,link,gap,style,onSubmit}){const[email,setEmail]=useState(\"\");const[isError,setError]=useState(false);const[isLoading,setLoading]=useState(false);const[isFocus,setFocus]=useState(false);// Padding\nconst{paddingPerSide,paddingTop,paddingRight,paddingBottom,paddingLeft,padding,borderRadius,borderObject,focusObject,shadowObject,height,fixedHeight}=input;const{buttonPaddingPerSide,buttonPaddingTop,buttonPaddingRight,buttonPaddingBottom,buttonPaddingLeft,buttonPadding}=button;const paddingValue=paddingPerSide?`${paddingTop}px ${button.isDocked?paddingRight+button.widthWhenDocked:paddingRight}px ${paddingBottom}px ${paddingLeft}px`:`${padding}px ${button.isDocked?padding+button.widthWhenDocked:padding}px ${padding}px ${padding}px`;const buttonPaddingValue=buttonPaddingPerSide?`${button.isDocked?0:buttonPaddingTop}px ${buttonPaddingRight}px ${button.isDocked?0:buttonPaddingBottom}px ${buttonPaddingLeft}px`:`${button.isDocked?0:buttonPadding}px ${buttonPadding}px ${button.isDocked?0:buttonPadding}px ${buttonPadding}px`;const router=useRouter();const onSuccess=()=>{/* Reset */setLoading(false);setFocus(false);setEmail(\"\");if(redirectAs===\"link\"&&link&&!isError){const[path,hash]=link.split(\"#\");const{routeId,pathVariables}=inferInitialRouteFromPath(router.routes,path);if(routeId){router.navigate(routeId,hash,pathVariables);}if(!isInternalURL(link)){const url=safeURL(link);if(url)window.open(url,\"_blank\");}}};const validateForm=useCallback(email=>{if(email===\"\"||!validateEmail(email)){setError(true);formControls.start(\"error\");return false;}return true;},[validateEmail]);const handleChange=useCallback(event=>{setError(false);setEmail(event.target.value);},[]);const handleFocus=useCallback(event=>{setFocus(true);},[]);const handleBlur=useCallback(event=>{setFocus(false);setError(false);},[]);const handleSubmit=useCallback(event=>{event.preventDefault();// Prevent submitting while submitting\nif(isLoading)return;setLoading(true);if(service===\"mailchimp\"){const[domain,parameters]=parseMailChimpUrl(mailchimpURL);if(!validateForm(email)||!domain||!parameters){setLoading(false);return;}// MERGE0 is Mailchimp\u2019s email field name\nparameters.set(\"MERGE0\",email);fetch(`https://${domain}/subscribe/post`,{method:\"POST\",mode:\"no-cors\",headers:{\"Content-Type\":\"application/x-www-form-urlencoded;charset=UTF-8\"},body:parameters.toString()}).then(response=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"loops\"){if(!validateForm(email)){setLoading(false);return;}const emailBody=`email=${encodeURIComponent(email)}`;const userGroupBody=`userGroup=${encodeURIComponent(loopsUserGroup)}`;const mailingListBody=`mailingLists=${encodeURIComponent(loopsMailingList)}`;const hasMailingList=!!loopsMailingList&&loopsMailingList!==\" \";const hasUserGroup=!!loopsUserGroup&&loopsUserGroup!==\" \";let formBody=emailBody;if(hasUserGroup){formBody+=`&${userGroupBody}`;}if(hasMailingList){formBody+=`&${mailingListBody}`;}fetch(`https://app.loops.so/api/newsletter-form/${loopsID}`,{method:\"POST\",mode:\"no-cors\",headers:{\"Content-Type\":\"application/x-www-form-urlencoded\"},body:formBody}).then(()=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"formspark\"){if(!validateForm(email)){setLoading(false);return;}const data=new FormData(event.target);const entries=Object.fromEntries(data.entries());fetch(`https://api.formspark.io/${formsparkID}`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(entries)}).then(()=>{onSuccess();onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"getwaitlist\"){if(!validateForm(email)){setLoading(false);return;}const formData=new FormData(event.target);const data=Object.fromEntries(formData.entries());data.referral_link=document.URL;fetch(`https://api.getwaitlist.com/api/v1\n/waiter/`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(data)}).then(()=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}if(service===\"convertkit\"){if(!validateForm(email)){setLoading(false);return;}const formData=new FormData(event.target);const data=Object.fromEntries(formData.entries());data.referral_link=document.URL;data.api_key=convertkitAPI;fetch(`https://api.convertkit.com/v3/forms/${convertkitFormID}/subscribe`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(data)}).then(()=>{onSuccess();if(redirectAs===\"overlay\")onSubmit===null||onSubmit===void 0?void 0:onSubmit();}).catch(error=>{console.error(error);setLoading(false);setError(true);formControls.start(\"error\");});}},[mailchimpURL,formsparkID,convertkitFormID,email,onSubmit,validateForm,isLoading]);// Animation\nconst formControls=useAnimationControls();// Input Box Shadow Stylees\nconst focusStylesFrom=input.focusObject?`inset 0 0 0 ${focusObject.focusWidthFrom}px ${focusObject.focusColor}`:null;const focusStylesTo=input.focusObject?`inset 0 0 0 ${focusObject.focusWidthTo}px ${focusObject.focusColor}`:null;const shadowStyles=input.shadowObject?`${shadowObject.shadowX}px ${shadowObject.shadowY}px ${shadowObject.shadowBlur}px ${shadowObject.shadowColor}`:null;const borderStyles=input.borderObject?`inset 0 0 0 ${borderObject.borderWidth}px ${borderObject.borderColor}`:null;// Shake or wiggle as error\nconst formVariants={default:{x:0},error:{x:[0,-4,4,0],transition:{duration:.2}}};const inputVariants={default:{boxShadow:dynamicBoxShadow(focusStylesFrom,shadowStyles,borderStyles)},focused:{boxShadow:dynamicBoxShadow(focusStylesTo,shadowStyles,borderStyles)}};return /*#__PURE__*/_jsx(motion.div,{style:{...style,...containerStyles,\"--framer-custom-placeholder-color\":input.placeholderColor},variants:formVariants,animate:formControls,children:/*#__PURE__*/_jsxs(\"form\",{style:{width:\"100%\",height:\"auto\",display:\"flex\",position:\"relative\",flexDirection:layout===\"vertical\"?\"column\":\"row\",color:button.color,gap:button.isDocked?0:gap},onSubmit:handleSubmit,method:\"POST\",children:[service===\"getwaitlist\"&&/*#__PURE__*/_jsx(\"input\",{type:\"hidden\",name:\"api_key\",value:getwaitlistAPI}),service===\"convertkit\"&&/*#__PURE__*/_jsx(\"input\",{type:\"hidden\",name:\"api_key\",value:convertkitAPI}),/*#__PURE__*/_jsx(motion.input,{type:\"email\",name:\"email\",placeholder:input.placeholder,value:email,className:`${VERSION} framer-custom-input`,onChange:handleChange,onFocus:handleFocus,onBlur:handleBlur,autoComplete:\"off\",autoCapitalize:\"off\",autoCorrect:\"off\",spellCheck:\"false\",style:{...defaultStyle,padding:paddingValue,borderRadius,fontSize:16,...font,background:input.fill,height:height?\"auto\":fixedHeight,color:input.color,boxShadow:dynamicBoxShadow(focusStylesFrom,shadowStyles,borderStyles)},variants:inputVariants,initial:false,animate:isFocus?\"focused\":\"default\",transition:{duration:.3},\"data-1p-ignore\":true}),!button.shouldAppear&&isLoading&&/*#__PURE__*/_jsx(Spinner,{shouldAppear:button.shouldAppear,paddingPerSide:paddingPerSide,paddingTop:paddingTop,paddingRight:paddingRight,padding:padding,color:input.color}),button.shouldAppear&&/*#__PURE__*/_jsxs(\"div\",{style:{position:button.isDocked?\"absolute\":\"relative\",top:button.isDocked?button.insetWhenDocked:0,right:button.isDocked?button.insetWhenDocked:0,bottom:button.isDocked?button.insetWhenDocked:0},children:[/*#__PURE__*/_jsx(motion.input,{type:\"submit\",value:button.label,style:{...defaultStyle,width:button.isDocked?button.widthWhenDocked:\"100%\",height:height?\"100%\":fixedHeight,cursor:\"pointer\",padding:buttonPaddingValue,borderRadius:button.isDocked?borderRadius-button.insetWhenDocked:borderRadius,// fontWeight: button.fontWeight,\nfontSize:16,...button.buttonFont,background:button.fill,color:button.color,zIndex:1,boxShadow:getButtonShadow(button)}}),isLoading&&/*#__PURE__*/_jsx(\"div\",{style:{borderRadius:button.isDocked?borderRadius-button.insetWhenDocked:borderRadius,position:\"absolute\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",width:\"100%\",height:\"100%\",inset:0,zIndex:2,color:button.color,background:button.fill},children:/*#__PURE__*/_jsx(Spinner,{color:button.color})})]})]})});},[`.${VERSION}.framer-custom-input::placeholder { color: var(--framer-custom-placeholder-color) !important; }`]);const Spinner=props=>{const noButtonStyles=!props.shouldAppear?{position:\"absolute\",top:`calc(50% - 8px)`,right:props.paddingPerSide?props.paddingRight:props.padding}:{};return /*#__PURE__*/_jsx(motion.div,{style:{height:16,width:16,...noButtonStyles},initial:{rotate:0},animate:{rotate:360},transition:{duration:1,repeat:Infinity},children:/*#__PURE__*/_jsx(motion.div,{initial:{scale:0},animate:{scale:1},children:/*#__PURE__*/_jsxs(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"16\",height:\"16\",style:{fill:\"currentColor\",color:props.color},children:[/*#__PURE__*/_jsx(\"path\",{d:\"M 8 0 C 3.582 0 0 3.582 0 8 C 0 12.419 3.582 16 8 16 C 12.418 16 16 12.419 16 8 C 15.999 3.582 12.418 0 8 0 Z M 8 14 C 4.687 14 2 11.314 2 8 C 2 4.687 4.687 2 8 2 C 11.314 2 14 4.687 14 8 C 14 11.314 11.314 14 8 14 Z\",fill:\"currentColor\",opacity:\"0.2\"}),/*#__PURE__*/_jsx(\"path\",{d:\"M 8 0 C 12.418 0 15.999 3.582 16 8 C 16 8 16 9 15 9 C 14 9 14 8 14 8 C 14 4.687 11.314 2 8 2 C 4.687 2 2 4.687 2 8 C 2 8 2 9 1 9 C 0 9 0 8 0 8 C 0 3.582 3.582 0 8 0 Z\",fill:\"currentColor\"})]})})});};addPropertyControls(Input,{service:{title:\"Service\",type:ControlType.Enum,options:[\"loops\",\"formspark\",\"mailchimp\",\"getwaitlist\",\"convertkit\"],optionTitles:[\"Loops\",\"FormSpark\",\"MailChimp\",\"Get Waitlist\",\"ConvertKit\"],defaultValue:\"loops\"},mailchimpURL:{title:\"URL\",placeholder:\"https://***.us6.list-manage.com/subscribe/post?u=***\",type:ControlType.String,hidden:props=>props.service!==\"mailchimp\"},loopsID:{title:\"ID\",placeholder:\"klm2jxy0i98abzr01pq7defg5\",type:ControlType.String,hidden:props=>props.service!==\"loops\"},loopsUserGroup:{title:\"User Group\",type:ControlType.String,placeholder:\"Title\",optional:true,hidden:props=>props.service!==\"loops\"},loopsMailingList:{title:\"Mailing List\",type:ControlType.String,placeholder:\"cm3q41c5v02ii1lml14om2wtr\",optional:true,hidden:props=>props.service!==\"loops\"},formsparkID:{title:\"ID\",placeholder:\"7PbPpGN3\",type:ControlType.String,hidden:props=>props.service!==\"formspark\"},getwaitlistAPI:{title:\"ID\",placeholder:\"9148\",type:ControlType.String,hidden:props=>props.service!==\"getwaitlist\"},convertkitAPI:{title:\"API Key\",placeholder:\"5opis1WK6xnVsBwrOINUpe\",type:ControlType.String,hidden:props=>props.service!==\"convertkit\"},convertkitFormID:{title:\"Form ID\",placeholder:\"1043389\",type:ControlType.String,hidden:props=>props.service!==\"convertkit\"},redirectAs:{title:\"Success\",type:ControlType.Enum,options:[\"link\",\"overlay\"],optionTitles:[\"Open Link\",\"Show Overlay\"],defaultValue:\"link\"},link:{title:\"Redirect\",type:ControlType.Link,hidden:props=>props.redirectAs===\"overlay\"},onSubmit:{title:\"Submit\",type:ControlType.EventHandler,hidden:props=>props.redirectAs===\"link\"},layout:{title:\"Layout\",type:ControlType.Enum,options:[\"horizontal\",\"vertical\"],displaySegmentedControl:true,hidden:props=>props.button.isDocked},font:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},input:{title:\"Input\",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"name@email.com\"},placeholderColor:{title:\" \",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.3)\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#000\"},height:{title:\"Height\",type:ControlType.Boolean,enabledTitle:\"Auto\",disabledTitle:\"Fixed\"},fixedHeight:{title:\" \",type:ControlType.Number,displayStepper:true,min:0,defaultValue:50,hidden:props=>props.height},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:8},focusObject:{type:ControlType.Object,title:\"Focus\",optional:true,controls:{focusWidthFrom:{title:\"From\",type:ControlType.Number,displayStepper:true,defaultValue:0},focusWidthTo:{title:\"To\",type:ControlType.Number,displayStepper:true,defaultValue:2},focusColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#09F\"}}},borderObject:{type:ControlType.Object,title:\"Border\",optional:true,controls:{borderWidth:{title:\"Width\",type:ControlType.Number,displayStepper:true,defaultValue:1},borderColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(200,200,200,0.5)\"}}},shadowObject:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},button:{title:\"Button\",type:ControlType.Object,controls:{shouldAppear:{title:\"Show\",type:ControlType.Boolean,defaultValue:true},label:{title:\"Label\",type:ControlType.String,defaultValue:\"Subscribe\"},buttonFont:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#333\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#FFF\"},isDocked:{title:\"Docked\",type:ControlType.Boolean,defaultValue:false},widthWhenDocked:{title:\"Width\",type:ControlType.Number,min:0,defaultValue:100,displayStepper:true,hidden:props=>!props.isDocked},insetWhenDocked:{title:\"Inset\",type:ControlType.Number,min:0,defaultValue:5,displayStepper:true,hidden:props=>!props.isDocked},buttonPadding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"buttonPaddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"buttonPaddingTop\",\"buttonPaddingRight\",\"buttonPaddingBottom\",\"buttonPaddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},buttonShadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},gap:{title:\"Gap\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:10,hidden:props=>props.button.isDocked}});const defaultStyle={WebkitAppearance:\"none\",appearance:\"none\",width:\"100%\",height:\"auto\",outline:\"none\",border:\"none\"};const containerStyles={position:\"relative\",width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};function getButtonShadow(button){if(button.buttonShadow){return`${button.buttonShadow.shadowX}px ${button.buttonShadow.shadowY}px ${button.buttonShadow.shadowBlur}px ${button.buttonShadow.shadowColor}`;}else return\"none\";}function dynamicBoxShadow(...shadows){const output=[];shadows.forEach(shadow=>shadow&&output.push(shadow));return output.join(\", \");}export default Input;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Input\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"40\",\"framerIntrinsicWidth\":\"300\",\"framerSupportedLayoutWidth\":\"fixed\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Input.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import Input from\"https://framer.com/m/framer/InputSites.js@1.15.0\";import{ControlType,addPropertyControls}from\"framer\";/**\n * INPUT - LOOPS\n * By Benjamin den Boer\n *\n * @framerDisableUnlink\n *\n * @framerIntrinsicWidth 300\n * @framerIntrinsicHeight 40\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n */export default function Loops(props){// This is a React component containing an Example component\n// - Replace <Example /> with your own code\n// - Find inspiration: https://www.framer.com/developers/\nreturn /*#__PURE__*/_jsx(Input,{...props,service:\"loops\"});}addPropertyControls(Loops,{loopsID:{title:\"ID\",placeholder:\"klm2jxy0i98abzr01pq7defg5\",type:ControlType.String},loopsUserGroup:{title:\"User Group\",type:ControlType.String,placeholder:\"Title\"},loopsMailingList:{title:\"Mailing List\",type:ControlType.String,placeholder:\"cm3q41c5v02ii1lml14om2wtr\"},redirectAs:{title:\"Success\",type:ControlType.Enum,options:[\"link\",\"overlay\"],optionTitles:[\"Open Link\",\"Show Overlay\"],defaultValue:\"link\"},link:{title:\"Redirect\",type:ControlType.Link,hidden:props=>props.redirectAs===\"overlay\"},onSubmit:{title:\"Submit\",type:ControlType.EventHandler,hidden:props=>props.redirectAs===\"link\"},layout:{title:\"Layout\",type:ControlType.Enum,options:[\"horizontal\",\"vertical\"],displaySegmentedControl:true,hidden:props=>props.button.isDocked},font:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},input:{title:\"Input\",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"name@email.com\"},placeholderColor:{title:\" \",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.3)\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#000\"},height:{title:\"Height\",type:ControlType.Boolean,enabledTitle:\"Auto\",disabledTitle:\"Fixed\"},fixedHeight:{title:\" \",type:ControlType.Number,displayStepper:true,min:0,defaultValue:50,hidden:props=>props.height},padding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{title:\"Radius\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:8},focusObject:{type:ControlType.Object,title:\"Focus\",optional:true,controls:{focusWidthFrom:{title:\"From\",type:ControlType.Number,displayStepper:true,defaultValue:0},focusWidthTo:{title:\"To\",type:ControlType.Number,displayStepper:true,defaultValue:2},focusColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"#09F\"}}},borderObject:{type:ControlType.Object,title:\"Border\",optional:true,controls:{borderWidth:{title:\"Width\",type:ControlType.Number,displayStepper:true,defaultValue:1},borderColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(200,200,200,0.5)\"}}},shadowObject:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},button:{title:\"Button\",type:ControlType.Object,controls:{shouldAppear:{title:\"Show\",type:ControlType.Boolean,defaultValue:true},label:{title:\"Label\",type:ControlType.String,defaultValue:\"Subscribe\"},buttonFont:{type:ControlType.Font,title:\"Font\",controls:\"extended\"},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#333\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#FFF\"},isDocked:{title:\"Docked\",type:ControlType.Boolean,defaultValue:false},widthWhenDocked:{title:\"Width\",type:ControlType.Number,min:0,defaultValue:100,displayStepper:true,hidden:props=>!props.isDocked},insetWhenDocked:{title:\"Inset\",type:ControlType.Number,min:0,defaultValue:5,displayStepper:true,hidden:props=>!props.isDocked},buttonPadding:{title:\"Padding\",type:ControlType.FusedNumber,toggleKey:\"buttonPaddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:15,valueKeys:[\"buttonPaddingTop\",\"buttonPaddingRight\",\"buttonPaddingBottom\",\"buttonPaddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},buttonShadow:{type:ControlType.Object,title:\"Shadow\",optional:true,controls:{shadowColor:{title:\"Color\",type:ControlType.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:ControlType.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:ControlType.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:ControlType.Number,min:0,max:100,defaultValue:4}}}}},gap:{title:\"Gap\",type:ControlType.Number,displayStepper:true,min:0,defaultValue:10,hidden:props=>props.button.isDocked}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Loops\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"300\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"40\",\"framerSupportedLayoutHeight\":\"any\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Input_Loops.map", "// Generated by Framer (cbb0119)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-nBbQg .framer-styles-preset-pbndum:not(.rich-text-wrapper), .framer-nBbQg .framer-styles-preset-pbndum.rich-text-wrapper a { --framer-link-hover-text-color: #cfcfcf; --framer-link-text-color: #ffffff; --framer-link-text-decoration: none; }\"];export const className=\"framer-nBbQg\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (f2c0341)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Loops from\"https://framerusercontent.com/modules/CJgw13h0ok22pdnRmFv0/g58aJ125AH1vTSn4GUsX/Input_Loops.js\";import{Icon as Phosphor}from\"https://framerusercontent.com/modules/tYScH7LTqUtz5KUaUAYP/p8dptk4UIND8hbFWz9V7/Phosphor.js\";import*as sharedStyle6 from\"https://framerusercontent.com/modules/tr9VEtJpEX8IzYXlRLNj/OueEKasWOKf13CZ94QAx/f_JgQVGd5.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/YRxLdVmJV7w8AAm6EZu2/dPN0tY4TNY4VpozJpDU0/iSuYREpuE.js\";import*as sharedStyle3 from\"https://framerusercontent.com/modules/YnSah9ELKZPntftleWsH/7YkfpxvzjHb6JMsJlR4v/MZYuK9L3c.js\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/bDc14k6QFpSNCiouQLEQ/tnyOSI5gjn6jbYZi854N/rJUj4LWtS.js\";import*as sharedStyle4 from\"https://framerusercontent.com/modules/THGs26Ccwd4EMkZGqCVP/kA0zvRrhqOXKqNw6vDr3/RKvhEFZp7.js\";import*as sharedStyle5 from\"https://framerusercontent.com/modules/MLIlOs5mMoebHmKPTF4q/kSvyCq6kVzWArYWxA1kg/RzVa5USl4.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/cGXLeft4X4jDKS1C1VUn/IBWspdWjTACu5DzoXUPZ/ZtEJPsVfA.js\";const LoopsFonts=getFonts(Loops);const PhosphorFonts=getFonts(Phosphor);const cycleOrder=[\"XZb_eg3fO\",\"rW7dodokW\",\"B17zzoeGs\",\"yPaZTQTzA\"];const serializationHash=\"framer-GMH2q\";const variantClassNames={B17zzoeGs:\"framer-v-4f5p3i\",rW7dodokW:\"framer-v-17il9w9\",XZb_eg3fO:\"framer-v-1p6mmue\",yPaZTQTzA:\"framer-v-57x3ue\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"XZb_eg3fO\",Mobile:\"yPaZTQTzA\",Tab:\"B17zzoeGs\",Wider:\"rW7dodokW\"};const getProps=({height,id,submit,width,...props})=>{return{...props,rU0oKzXaa:submit??props.rU0oKzXaa,variant:humanReadableVariantMap[props.variant]??props.variant??\"XZb_eg3fO\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,rU0oKzXaa,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XZb_eg3fO\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onSubmit6uy4a=activeVariantCallback(async(...args)=>{if(rU0oKzXaa){const res=await rU0oKzXaa(...args);if(res===false)return false;}});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className,sharedStyle4.className,sharedStyle5.className,sharedStyle6.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"rW7dodokW\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(Image,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1p6mmue\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"XZb_eg3fO\",ref:refBinding,style:{backgroundColor:\"rgb(0, 0, 0)\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24,...style},variants:{rW7dodokW:{backgroundColor:\"rgba(0, 0, 0, 0)\"}},...addPropertyOverrides({B17zzoeGs:{\"data-framer-name\":\"Tab\"},rW7dodokW:{\"data-framer-name\":\"Wider\",background:{alt:\"\",loading:getLoadingLazyAtYPosition(componentViewport?.y||0),pixelHeight:1393,pixelWidth:2573,positionX:\"center\",positionY:\"center\",sizes:componentViewport?.width||\"100vw\",src:\"https://framerusercontent.com/images/kpNzxQACRBkE3AdQHriAA6YsdeY.png\",srcSet:\"https://framerusercontent.com/images/kpNzxQACRBkE3AdQHriAA6YsdeY.png?scale-down-to=512 512w,https://framerusercontent.com/images/kpNzxQACRBkE3AdQHriAA6YsdeY.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/kpNzxQACRBkE3AdQHriAA6YsdeY.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/kpNzxQACRBkE3AdQHriAA6YsdeY.png 2573w\"}},yPaZTQTzA:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1077,intrinsicWidth:1398,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-245),pixelHeight:1077,pixelWidth:1398,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 244px)`,src:\"https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg\",srcSet:\"https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg 1398w\"},className:\"framer-qhm8l8\",\"data-framer-name\":\"Background Container\",layoutDependency:layoutDependency,layoutId:\"RDi2RrXbg\",...addPropertyOverrides({B17zzoeGs:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1077,intrinsicWidth:1398,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+-128),pixelHeight:1077,pixelWidth:1398,positionX:\"center\",positionY:\"center\",sizes:`calc(${componentViewport?.width||\"100vw\"} + 78px)`,src:\"https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg\",srcSet:\"https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg 1398w\"}},yPaZTQTzA:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:1077,intrinsicWidth:1398,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+42),pixelHeight:1077,pixelWidth:1398,positionX:\"center\",positionY:\"center\",sizes:\"360px\",src:\"https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg\",srcSet:\"https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg?scale-down-to=512 512w,https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg?scale-down-to=1024 1024w,https://framerusercontent.com/images/XAOOdnW1KrzdI5I35WvP7m0A4yE.svg 1398w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-4wea7m\",\"data-framer-name\":\"Content Container\",layoutDependency:layoutDependency,layoutId:\"XJ3ip1pBo\",transformTemplate:transformTemplate1,...addPropertyOverrides({yPaZTQTzA:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17w2ehr\",layoutDependency:layoutDependency,layoutId:\"xQK49cd_H\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-clfxs5\",\"data-framer-name\":\"Text Container\",layoutDependency:layoutDependency,layoutId:\"Cbk8yB_vr\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-wxu0o0\",\"data-framer-name\":\"Header Container\",layoutDependency:layoutDependency,layoutId:\"ppftRHL32\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-17a36wg\",\"data-styles-preset\":\"iSuYREpuE\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:\"Ready to Upsolve Your Product?\"})}),className:\"framer-flwdh7\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"B4GoVaxsO\",style:{\"--extracted-a0htzi\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{yPaZTQTzA:{\"--extracted-1eung3n\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({B17zzoeGs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-17a36wg\",\"data-styles-preset\":\"iSuYREpuE\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:\"Ready to Upsolve Your Product?\"})})},yPaZTQTzA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-bnyecq\",\"data-styles-preset\":\"ZtEJPsVfA\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1eung3n, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:\"Ready to Upsolve Your Product?\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:\"Unlock the full potential of your product's value today with Upsolve AI's embedded BI.\"})}),className:\"framer-14qhms1\",\"data-framer-name\":\"Subheading\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"dTrv0TWUO\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({B17zzoeGs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:\"Unlock the full potential of your product's value today with Upsolve AI's embedded BI.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(Link,{href:\"https://calendly.com/kaling-aqk/upsolve-initial-exploration\",motionChild:true,nodeId:\"wyuLeghWk\",openInNewTab:true,scopeId:\"bmAqq3dsg\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-111nc46 framer-19zbal9\",\"data-framer-name\":\"Frame 10\",layoutDependency:layoutDependency,layoutId:\"wyuLeghWk\",style:{backgroundColor:\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",borderBottomLeftRadius:24,borderBottomRightRadius:24,borderTopLeftRadius:24,borderTopRightRadius:24},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-oo1l5k\",\"data-styles-preset\":\"MZYuK9L3c\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12a03b3b-45a9-4131-a691-fe0086ca858a, rgb(0, 0, 0)))\"},children:\"Start Here\"})}),className:\"framer-10z76qj\",\"data-framer-name\":\"Let\u2019s Chat\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qIr4FnIKU\",style:{\"--extracted-r6o4lv\":\"var(--token-12a03b3b-45a9-4131-a691-fe0086ca858a, rgb(0, 0, 0))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-11bgl2d\",layoutDependency:layoutDependency,layoutId:\"IPDt_YTVg\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1e8qjky\",\"data-framer-name\":\"Seamless Connection Content\",layoutDependency:layoutDependency,layoutId:\"GTUzjthOa\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1tbgeqc\",\"data-framer-name\":\"Title Container\",layoutDependency:layoutDependency,layoutId:\"Yq_eRHyv_\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-9ix400\",\"data-styles-preset\":\"RKvhEFZp7\",style:{\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgb(243, 123, 86))\"},children:\"Subscribe to our newsletter\"})}),className:\"framer-1ohsdxy\",\"data-framer-name\":\"Subscribe to our newsletter\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Zqf1jEaHo\",style:{\"--extracted-1w1cjl5\":\"rgb(243, 123, 86)\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({yPaZTQTzA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{className:\"framer-styles-preset-9ix400\",\"data-styles-preset\":\"RKvhEFZp7\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgb(243, 123, 86))\"},children:\"Subscribe to our newsletter\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1pf9f6m\",\"data-styles-preset\":\"RzVa5USl4\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:\"By signing up, you agree to receive awesome emails and updates.\"})}),className:\"framer-1bxzw04\",\"data-framer-name\":\"By signing up, you agree to receive awesome emails and updates.\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"N1BlLGK_V\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({B17zzoeGs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1pf9f6m\",\"data-styles-preset\":\"RzVa5USl4\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:\"By signing up, you agree to receive awesome emails and updates.\"})})},yPaZTQTzA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1pf9f6m\",\"data-styles-preset\":\"RzVa5USl4\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:\"By signing up, you agree to receive awesome emails and updates.\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1lpjobl-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"wJ8BrMtm8-container\",nodeId:\"wJ8BrMtm8\",rendersWithMotion:true,scopeId:\"bmAqq3dsg\",children:/*#__PURE__*/_jsx(Loops,{button:{buttonFont:{fontFamily:'\"Helvetica Neue Bold\", \"Helvetica Neue Bold Placeholder\", sans-serif',fontSize:\"14px\",letterSpacing:\"0em\",lineHeight:\"1em\"},buttonPadding:15,buttonPaddingBottom:15,buttonPaddingLeft:15,buttonPaddingPerSide:false,buttonPaddingRight:15,buttonPaddingTop:15,color:\"rgb(255, 255, 255)\",fill:\"rgb(243, 123, 86)\",insetWhenDocked:4,isDocked:true,label:\"Get Access\",shouldAppear:true,widthWhenDocked:113},font:{fontFamily:'\"Helvetica Neue Regular\", \"Helvetica Neue Regular Placeholder\", sans-serif',fontSize:\"14px\",letterSpacing:\"0em\",lineHeight:\"1em\"},gap:10,height:\"100%\",id:\"wJ8BrMtm8\",input:{borderRadius:28,color:\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",fill:\"rgb(41, 41, 41)\",fixedHeight:50,focusObject:{focusColor:\"rgb(255, 255, 255)\",focusWidthFrom:0,focusWidthTo:2},height:true,padding:15,paddingBottom:15,paddingLeft:16,paddingPerSide:true,paddingRight:15,paddingTop:15,placeholder:\"Your email address\",placeholderColor:\"rgba(255, 255, 255, 0.5)\"},layout:\"horizontal\",layoutId:\"wJ8BrMtm8\",loopsID:\"cm642o0w50003l8cmukg3efmd\",loopsMailingList:\"\",loopsUserGroup:\"\",onSubmit:onSubmit6uy4a,redirectAs:\"overlay\",style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-oxlddq\",layoutDependency:layoutDependency,layoutId:\"dccleAGJW\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://trust.oneleet.com/upsolve\",motionChild:true,nodeId:\"jhEL3rHe0\",scopeId:\"bmAqq3dsg\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-vh51pe framer-19zbal9\",layoutDependency:layoutDependency,layoutId:\"jhEL3rHe0\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-jczbco\",\"data-framer-name\":\"Download (1) 1\",fill:\"black\",intrinsicHeight:321,intrinsicWidth:212,layoutDependency:layoutDependency,layoutId:\"GS2TC8ATU\",svg:'<svg width=\"212\" height=\"321\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><g filter=\"url(#a)\"><mask id=\"b\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"6\" y=\"6\" width=\"200\" height=\"255\"><path d=\"M6 25.2c0-6.72 0-10.08 1.308-12.648a12 12 0 0 1 5.244-5.244C15.12 6 18.48 6 25.2 6h161.6c6.721 0 10.081 0 12.648 1.308a11.997 11.997 0 0 1 5.244 5.244C206 15.12 206 18.48 206 25.2v216.6c0 6.721 0 10.081-1.308 12.648a11.994 11.994 0 0 1-5.244 5.244C196.881 261 193.521 261 186.8 261H25.2c-6.72 0-10.08 0-12.648-1.308a11.997 11.997 0 0 1-5.244-5.244C6 251.881 6 248.521 6 241.8V25.2Z\" fill=\"#fff\"/></mask><g mask=\"url(#b)\"><path d=\"M6 25.2c0-6.72 0-10.08 1.308-12.648a12 12 0 0 1 5.244-5.244C15.12 6 18.48 6 25.2 6h161.6c6.721 0 10.081 0 12.648 1.308a11.997 11.997 0 0 1 5.244 5.244C206 15.12 206 18.48 206 25.2v216.6c0 6.721 0 10.081-1.308 12.648a11.994 11.994 0 0 1-5.244 5.244C196.881 261 193.521 261 186.8 261H25.2c-6.72 0-10.08 0-12.648-1.308a11.997 11.997 0 0 1-5.244-5.244C6 251.881 6 248.521 6 241.8V25.2Z\" fill=\"#fff\"/><mask id=\"c\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"6\" y=\"6\" width=\"200\" height=\"164\"><path d=\"M206 6H6v164h200V6Z\" fill=\"#fff\"/></mask><g mask=\"url(#c)\"><mask id=\"d\" style=\"mask-type:alpha\" maskUnits=\"userSpaceOnUse\" x=\"-212\" y=\"-89\" width=\"656\" height=\"380\"><path d=\"M67.651-88.006-211.266 73.027M79.776-81.006-199.141 80.027M91.899-74.006-187.016 87.027m291.04-154.033L-174.893 94.027M116.149-60.006l-278.917 161.032M128.273-53.006l-278.917 161.032M140.397-46.006-138.52 115.026M152.522-39.006l-278.917 161.032M164.646-32.006l-278.917 161.032M176.77-25.006l-278.917 161.032M188.895-18.006-90.022 143.026M201.019-11.006-77.898 150.026M213.143-4.006-65.774 157.026M225.268 2.994-53.649 164.026M237.392 9.994-41.525 171.026M249.516 16.994-29.401 178.026M261.641 23.994-17.276 185.026M273.765 30.994-5.152 192.026M285.89 37.994 6.973 199.026M298.014 44.994 19.097 206.026M310.138 51.994 31.221 213.026M322.263 58.994 43.346 220.026M334.387 65.994 55.47 227.026M346.511 72.994 67.594 234.026M358.636 79.994 79.719 241.026M370.76 86.994 91.843 248.026M382.884 93.994 103.967 255.026m291.042-154.032L116.092 262.026m291.041-154.032L128.216 269.026m291.041-154.032L140.341 276.026m291.041-154.032L152.465 283.026m291.041-154.032L164.589 290.026m278.939-161.013L68.222-87.67m363.182 223.683L56.098-80.67M419.28 143.013 43.974-73.67m363.181 223.683L31.849-66.67m363.182 223.683L19.725-59.67m363.181 223.683L7.601-52.67m363.181 223.683L-4.524-45.67m363.182 223.683L-16.648-38.67m363.181 223.683L-28.772-31.67m363.181 223.683L-40.897-24.67m363.182 223.683L-53.021-17.67M310.16 206.013-65.146-10.67m363.182 223.683L-77.27-3.67m363.182 223.683L-89.394 3.33m363.181 223.683L-101.519 10.33m363.182 223.683L-113.643 17.33m363.181 223.683L-125.767 24.33m363.181 223.683L-137.892 31.33M225.29 255.013-150.016 38.33m363.181 223.683L-162.14 45.33m363.181 223.683L-174.265 52.33m363.182 223.683L-186.389 59.33m363.181 223.683L-198.513 66.33m363.181 223.683L-210.638 73.33\" stroke=\"#F2EFEE\"/></mask><g mask=\"url(#d)\"><path d=\"M207.465 6H5.595v165.001h201.87V6Z\" fill=\"url(#e)\"/></g></g><path d=\"M6 170h200v91H6v-91Z\" fill=\"#111010\"/><mask id=\"f\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"6\" y=\"169\" width=\"200\" height=\"92\"><path d=\"M206 169H6v92h200v-92Z\" fill=\"#fff\"/><path d=\"M6 170h200v91H6v-91Z\" fill=\"#000\"/></mask><g mask=\"url(#f)\"><path d=\"M6 170.5h200v-1H6v1Z\" fill=\"#E9E4E2\"/></g><path d=\"M26.949 208.336c-4.9 0-7.7-3.388-7.84-6.72h4.452c.308 1.68 1.624 2.604 3.388 2.604 1.484 0 2.576-.644 2.576-1.764 0-.924-.7-1.624-2.604-2.156l-1.932-.504c-3.164-.868-5.348-2.828-5.376-5.964 0-3.724 2.716-6.048 6.832-6.048 4.396 0 7.028 3.192 7.168 6.216h-4.424c-.448-1.568-1.652-2.1-2.744-2.1-1.316 0-2.324.532-2.352 1.624-.028 1.092.84 1.708 2.408 2.128l2.268.588c3.276.868 5.264 2.94 5.264 6.076 0 3.388-2.8 6.02-7.084 6.02Zm19.364-4.312c3.22 0 5.768-2.744 5.768-5.964s-2.548-5.964-5.768-5.964c-3.248 0-5.796 2.744-5.796 5.964s2.548 5.964 5.796 5.964Zm0 4.312c-5.684 0-10.276-4.62-10.276-10.276s4.592-10.276 10.276-10.276c5.656 0 10.276 4.62 10.276 10.276s-4.62 10.276-10.276 10.276Zm22.7 0c-6.049 0-10.445-4.536-10.445-10.276s4.397-10.276 10.445-10.276c4.34 0 8.54 2.772 9.66 7.168h-4.844c-.868-1.876-2.828-2.856-4.816-2.856-3.669 0-5.965 2.632-5.965 5.964 0 3.332 2.296 5.964 5.965 5.964 1.987 0 3.947-.98 4.816-2.856h4.844c-1.12 4.396-5.32 7.168-9.66 7.168Zm31.442-4.508V208h-13.72v-1.428c0-4.508 3.444-6.356 6.356-8.456 1.568-1.12 2.996-2.38 2.996-3.808 0-1.316-.756-2.352-2.352-2.352-1.68 0-2.688 1.176-2.688 2.492h-4.228c0-3.92 3.024-6.664 7.056-6.664 3.36 0 6.44 2.1 6.44 6.216 0 3.584-1.764 5.292-4.088 7.028-.952.672-2.996 1.82-3.528 2.8h7.756Z\" fill=\"#fff\"/><path d=\"M114.392 208v-16.744h-5.768v-3.136h14.84v3.136h-5.796V208h-3.276Zm14.06 5.852h-3.388l2.996-6.608L122.04 194h3.388l4.284 9.912 4.312-9.912h3.416l-8.988 19.852Zm14.214 0h-3.08V194h3.08v1.876c.784-1.12 2.492-2.156 4.508-2.156 3.836 0 6.748 3.276 6.748 7.28 0 4.004-2.912 7.28-6.748 7.28-2.016 0-3.724-1.036-4.508-2.156v7.728Zm3.948-8.372c2.464 0 4.172-1.96 4.172-4.48 0-2.52-1.708-4.48-4.172-4.48-2.492 0-4.2 1.96-4.2 4.48 0 2.52 1.708 4.48 4.2 4.48Zm16.632 2.8c-4.172 0-7.168-3.08-7.168-7.28 0-4.144 2.856-7.28 7.196-7.28 4.284 0 7.308 3.276 7 8.036H159.13c.084 2.128 1.764 3.808 4.228 3.808 1.568 0 2.884-.616 3.528-1.96h3.22c-.812 2.604-3.276 4.676-6.86 4.676Zm-.056-11.984c-1.932 0-3.556 1.12-3.976 3.276h7.756c-.476-2.268-2.072-3.276-3.78-3.276Zm29.213 8.68V208h-13.16v-1.12c0-4.396 3.612-6.272 6.524-8.428 2.016-1.484 3.332-2.604 3.332-4.62 0-1.792-1.176-3.024-3.164-3.024-2.016 0-3.556 1.26-3.584 3.388h-3.108c0-3.836 2.94-6.412 6.72-6.412 3.332 0 6.244 2.016 6.244 5.964 0 3.164-1.484 4.872-4.396 6.972-1.792 1.344-3.976 2.464-4.508 4.256h9.1Z\" fill=\"#D6CFCD\"/><mask id=\"g\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"25\" y=\"223\" width=\"19\" height=\"19\"><path d=\"M43.5 223.5h-18v18h18v-18Z\" fill=\"#fff\"/></mask><g mask=\"url(#g)\"><path d=\"M42.178 225.293a20.092 20.092 0 0 0-8.24-1.793 20.092 20.092 0 0 0-8.241 1.793.36.36 0 0 0-.197.316c0 7.032 2.813 11.954 8.283 14.766a.36.36 0 0 0 .31 0c5.47-2.812 8.282-7.734 8.282-14.766a.356.356 0 0 0-.197-.316Zm-9.787 5.435 1.216 1.301 3.635-3.741a1.611 1.611 0 0 1 1.765-.154l-5.301 7.242-4.044-4.599s1.737-1.118 2.729-.049Z\" fill=\"#C58B5C\"/></g><path d=\"M60.39 240.252c-4.452 0-7.77-3.339-7.77-7.707s3.319-7.707 7.77-7.707c3.591 0 6.448 2.331 7.183 5.25h-2.646c-.63-1.701-2.437-2.877-4.537-2.877-3.108 0-5.291 2.331-5.291 5.334 0 3.003 2.184 5.334 5.292 5.334 2.1 0 3.905-1.176 4.536-2.877h2.645c-.734 2.919-3.59 5.25-7.181 5.25Zm17.476-2.373c2.94 0 5.208-2.394 5.208-5.334 0-2.94-2.268-5.334-5.208-5.334-2.961 0-5.23 2.394-5.23 5.334 0 2.94 2.269 5.334 5.23 5.334Zm0 2.373a7.659 7.659 0 0 1-7.707-7.707 7.659 7.659 0 0 1 7.707-7.707 7.672 7.672 0 0 1 7.707 7.707 7.672 7.672 0 0 1-7.707 7.707Zm11.453-15.162h2.247l5.208 7.056 5.229-7.056h2.247V240h-2.478v-10.689l-4.977 6.762-5.02-6.783V240H89.32v-14.91Zm29.542 4.872c0 2.751-2.1 4.872-5.166 4.872h-2.289V240h-2.457v-14.91h4.746c3.066 0 5.166 2.121 5.166 4.872Zm-2.415 0c0-1.449-1.008-2.562-2.772-2.562h-2.268v5.124h2.268c1.764 0 2.772-1.113 2.772-2.562ZM122.345 240v-14.91h2.457v12.558h6.825V240h-9.282Zm12.575 0v-14.91h2.457V240h-2.457Zm5.418 0 6.51-14.91h2.142L155.5 240h-2.562l-1.701-3.906h-6.678l-1.68 3.906h-2.541Zm7.56-11.592-2.394 5.502h4.788l-2.394-5.502ZM171.47 240h-2.142l-8.4-10.731V240h-2.457v-14.91h2.142l8.379 10.71v-10.71h2.478V240Zm7.601 0v-12.558h-4.326v-2.352h11.13v2.352h-4.347V240h-2.457Z\" fill=\"#C58B5C\"/><mask id=\"h\" style=\"mask-type:luminance\" maskUnits=\"userSpaceOnUse\" x=\"54\" y=\"34\" width=\"104\" height=\"104\"><path d=\"M158 34H54v104h104V34Z\" fill=\"#fff\"/></mask><g mask=\"url(#h)\"><path d=\"M106 138c28.719 0 52-23.281 52-52s-23.281-52-52-52-52 23.281-52 52 23.281 52 52 52Z\" fill=\"#0067D6\"/><path d=\"M106 138c28.719 0 52-23.281 52-52s-23.281-52-52-52-52 23.281-52 52 23.281 52 52 52Z\" fill=\"url(#i)\"/><path d=\"M106 129.333c23.932 0 43.334-19.401 43.334-43.333S129.932 42.666 106 42.666c-23.932 0-43.333 19.402-43.333 43.334 0 23.932 19.4 43.333 43.333 43.333Z\" fill=\"#0067D6\"/><path d=\"M106 129.333c23.932 0 43.334-19.401 43.334-43.333S129.932 42.666 106 42.666c-23.932 0-43.333 19.402-43.333 43.334 0 23.932 19.4 43.333 43.333 43.333Z\" fill=\"url(#j)\"/><path d=\"M73.963 82.843 79.67 67.02h4.01l5.706 15.823h-3.521l-1.159-3.365h-6.084l-1.159 3.365h-3.499Zm5.616-6.151h4.19l-2.095-6.106-2.095 6.106Zm11.125-9.672h3.388v15.823h-3.388V67.02Zm19.388 10.118c-.646 3.833-3.097 6.061-6.886 6.061-4.68 0-7.621-3.543-7.621-8.245 0-4.703 2.941-8.29 7.621-8.29 3.633 0 6.129 2.139 6.82 5.794l-3.522.156c-.401-1.984-1.626-3.098-3.365-3.098-2.785 0-4.078 2.34-4.078 5.438 0 3.075 1.315 5.393 4.078 5.393 1.85 0 3.053-1.204 3.41-3.343l3.543.134Zm7.727-10.118c3.789 0 6.084 1.961 6.084 5.17 0 3.21-2.295 5.193-6.084 5.193h-2.942v5.46h-3.387V67.02h6.329Zm-2.942 7.51h2.741c1.783 0 2.808-.802 2.808-2.34 0-1.537-1.025-2.317-2.808-2.317h-2.741v4.657Zm7.731 8.313 5.705-15.823h4.012l5.705 15.823h-3.521l-1.159-3.365h-6.084l-1.159 3.365h-3.499Zm5.616-6.151h4.19l-2.095-6.106-2.095 6.106Zm-47.888 24.18c.29 1.694 1.493 2.808 3.477 2.808 1.515 0 2.54-.602 2.518-1.761-.022-1.159-1.003-1.827-3.477-2.429-3.432-.824-5.638-2.206-5.638-4.747 0-2.874 2.407-4.68 6.017-4.68 3.521 0 5.928 2.162 6.307 5.349l-3.387.178c-.179-1.671-1.338-2.719-3.009-2.719-1.47 0-2.518.758-2.451 1.917.044 1.337 1.604 1.783 3.298 2.206 3.543.78 5.794 2.296 5.794 4.814 0 3.008-2.652 4.702-6.061 4.702-3.856 0-6.575-2.139-6.798-5.482l3.41-.156Zm18.29 5.727c-4.813 0-7.689-3.164-7.689-8.245 0-5.126 2.876-8.29 7.69-8.29 4.813 0 7.71 3.164 7.71 8.29 0 5.081-2.897 8.245-7.71 8.245Zm-4.19-8.245c0 3.387 1.56 5.393 4.19 5.393 2.675 0 4.212-2.006 4.212-5.393 0-3.41-1.537-5.438-4.212-5.438-2.63 0-4.19 2.028-4.19 5.438Zm27.333 2.184c-.646 3.833-3.098 6.061-6.886 6.061-4.68 0-7.622-3.543-7.622-8.245 0-4.703 2.942-8.29 7.622-8.29 3.632 0 6.128 2.139 6.819 5.794l-3.521.156c-.401-1.984-1.627-3.098-3.365-3.098-2.786 0-4.078 2.34-4.078 5.438 0 3.075 1.314 5.393 4.078 5.393 1.85 0 3.053-1.204 3.41-3.343l3.543.134Zm1.283-5.081c.267-3.12 2.63-5.394 6.128-5.394 3.321 0 5.706 2.028 5.706 4.814 0 2.43-1.939 3.833-4.101 5.081-.869.49-3.633 2.14-3.722 3.432h7.867v2.853h-11.99c0-4.636 2.608-6.753 5.839-8.58 1.605-.98 2.63-1.805 2.63-2.83 0-1.115-.914-1.917-2.229-1.917-1.426 0-2.362.98-2.652 2.741l-3.476-.2Z\" fill=\"#fff\"/></g></g></g><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M89.672 307.106c2.095 0 3.59.58 4.485 1.739.895 1.16 1.342 2.789 1.342 4.888 0 4.452-1.942 6.678-5.827 6.678s-5.828-2.226-5.828-6.678c0-2.099.448-3.728 1.343-4.888.896-1.159 2.39-1.739 4.485-1.739Zm0 10.41c.895 0 1.516-.304 1.862-.914.346-.609.52-1.566.52-2.869 0-1.303-.174-2.251-.52-2.844-.346-.592-.967-.888-1.862-.888-.895 0-1.516.296-1.862.888-.347.593-.52 1.541-.52 2.844s.173 2.26.52 2.869c.346.61.967.914 1.862.914Zm11.706 2.59h-3.395v-12.695h3.369v.711c1.149-.677 2.205-1.016 3.168-1.016 1.689 0 2.854.5 3.496 1.498.642.999.963 2.539.963 4.621v6.881h-3.395v-6.779c0-1.083-.127-1.883-.38-2.4-.254-.516-.761-.774-1.521-.774-.692 0-1.359.119-2.001.356l-.304.101v9.496Zm14.024-3.212c.397.347.967.521 1.71.521 1.571 0 2.973-.051 4.206-.153l.709-.076.051 2.514c-1.942.474-3.699.711-5.27.711-1.909 0-3.294-.508-4.155-1.524-.862-1.015-1.293-2.666-1.293-4.951 0-4.553 1.867-6.83 5.6-6.83 3.682 0 5.524 1.913 5.524 5.738l-.254 2.362h-7.449c.017.778.224 1.341.621 1.688Zm3.737-4.278c0-1.016-.161-1.722-.482-2.12-.32-.398-.882-.597-1.684-.597-.803 0-1.369.208-1.698.622-.329.415-.502 1.113-.519 2.095h4.383Zm7.626 7.795c-.937 0-1.697-.76-1.697-1.698v-15.005a1.697 1.697 0 0 1 3.395 0v15.005c0 .938-.76 1.698-1.698 1.698Zm8.4-3.517c.397.347.966.521 1.71.521 1.571 0 2.973-.051 4.206-.153l.709-.076.051 2.514c-1.943.474-3.699.711-5.27.711-1.909 0-3.294-.508-4.155-1.524-.862-1.015-1.293-2.666-1.293-4.951 0-4.553 1.867-6.83 5.6-6.83 3.682 0 5.523 1.913 5.523 5.738l-.253 2.362h-7.449c.017.778.224 1.341.621 1.688Zm3.737-4.278c0-1.016-.161-1.722-.482-2.12-.321-.398-.882-.597-1.685-.597-.802 0-1.368.208-1.697.622-.329.415-.502 1.113-.52 2.095h4.384Zm9.062 4.217c.404.353.984.53 1.74.53 1.598 0 3.024-.052 4.279-.155l.721-.077.052 2.557c-1.976.482-3.763.723-5.361.723-1.942 0-3.351-.517-4.227-1.55-.877-1.033-1.315-2.712-1.315-5.037 0-4.632 1.899-6.947 5.696-6.947 3.746 0 5.619 1.945 5.619 5.837l-.258 2.402h-7.577c.017.792.228 1.365.631 1.717Zm3.86-4.217c0-1.016-.161-1.722-.482-2.12-.321-.398-.882-.597-1.685-.597-.802 0-1.368.208-1.697.622-.33.415-.503 1.113-.52 2.095h4.384Zm12.795-2.311h-3.117v5.205c0 .508.013.868.038 1.08a.882.882 0 0 0 .279.545c.161.153.41.229.748.229l1.925-.051.152 2.717c-1.132.254-1.993.381-2.584.381-1.52 0-2.559-.343-3.117-1.029-.557-.685-.836-1.95-.836-3.795v-5.282h-1.495v-2.894h1.495v-3.529h3.395v3.529h3.117v2.894Z\" fill=\"#fff\"/><path d=\"M84.714 290.986h1.07l2.48 3.36 2.49-3.36h1.07v7.1h-1.18v-5.09l-2.37 3.22-2.39-3.23v5.1h-1.17v-7.1Zm12.868 6.09c1.4 0 2.48-1.14 2.48-2.54 0-1.4-1.08-2.54-2.48-2.54-1.41 0-2.49 1.14-2.49 2.54 0 1.4 1.08 2.54 2.49 2.54Zm0 1.13c-2.04 0-3.67-1.62-3.67-3.67s1.63-3.67 3.67-3.67c2.03 0 3.67 1.62 3.67 3.67s-1.64 3.67-3.67 3.67Zm11.944-.12h-1.02l-4-5.11v5.11h-1.17v-7.1h1.02l3.99 5.1v-5.1h1.18v7.1Zm2.54 0v-7.1h1.17v7.1h-1.17Zm5.09 0v-5.98h-2.06v-1.12h5.3v1.12h-2.07v5.98h-1.17Zm7.982-1.01c1.4 0 2.48-1.14 2.48-2.54 0-1.4-1.08-2.54-2.48-2.54-1.41 0-2.49 1.14-2.49 2.54 0 1.4 1.08 2.54 2.49 2.54Zm0 1.13c-2.04 0-3.67-1.62-3.67-3.67s1.63-3.67 3.67-3.67c2.03 0 3.67 1.62 3.67 3.67s-1.64 3.67-3.67 3.67Zm5.753-.12v-7.1h2.56c1.32 0 2.15.85 2.15 2.02 0 1-.58 1.66-1.61 1.89l2.64 3.19h-1.44l-2.6-3.12h-.53v3.12h-1.17Zm1.17-4.14h1.25c.69 0 1.12-.33 1.12-.94 0-.61-.43-.94-1.12-.94h-1.25v1.88Zm6.076 4.14v-7.1h4.27v1.12h-3.1v1.82h2.5v1.12h-2.5v1.92h3.1v1.12h-4.27Zm6.415 0v-7.1h2.18c2.11 0 3.72 1.54 3.72 3.55s-1.61 3.55-3.72 3.55h-2.18Zm1.17-1.09h1.01c1.52 0 2.53-1.07 2.53-2.46s-1.01-2.46-2.53-2.46h-1.01v4.92Zm9.971 1.09v-7.1h2.45c1.27 0 2.12.89 2.12 1.96 0 .64-.27 1.08-.66 1.37.65.27 1.14.81 1.14 1.69 0 1.17-.94 2.08-2.29 2.08h-2.76Zm1.17-1.07h1.56c.76 0 1.18-.42 1.18-1.02 0-.59-.42-1.02-1.18-1.02h-1.56v2.04Zm0-3.04h1.22c.64 0 1.03-.41 1.03-.96 0-.52-.39-.96-1.03-.96h-1.22v1.92Zm7.459 4.11v-3l-2.69-4.1h1.37l1.9 2.94 1.91-2.94h1.38l-2.7 4.11v2.99h-1.17Z\" fill=\"#fff\"/><path d=\"M72.978 289H46.31a2.667 2.667 0 0 0-2.667 2.667v26.666A2.667 2.667 0 0 0 46.311 321h26.667a2.667 2.667 0 0 0 2.666-2.667v-26.666A2.667 2.667 0 0 0 72.978 289Z\" fill=\"#E64228\"/><path fill-rule=\"evenodd\" clip-rule=\"evenodd\" d=\"M69.826 313.73h-8.533v-17.867h5.283v13.636h3.25v4.231Zm-21.279-17.867h8.533v17.867h-5.283v-13.636h-3.25v-4.231Z\" fill=\"#fff\"/><defs><linearGradient id=\"i\" x1=\"158\" y1=\"138\" x2=\"52.7\" y2=\"34\" gradientUnits=\"userSpaceOnUse\"><stop stop-opacity=\"0\"/><stop offset=\"1\" stop-color=\"#01B0F7\"/></linearGradient><linearGradient id=\"j\" x1=\"149.334\" y1=\"129.333\" x2=\"61.584\" y2=\"42.667\" gradientUnits=\"userSpaceOnUse\"><stop stop-color=\"#01B0F7\"/><stop offset=\"1\" stop-opacity=\"0\"/></linearGradient><radialGradient id=\"e\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"matrix(0 103.819 -427.09 0 103.744 67.182)\"><stop stop-color=\"#D9D9D9\" stop-opacity=\".1\"/><stop offset=\"1\" stop-color=\"#737373\" stop-opacity=\".1\"/></radialGradient><filter id=\"a\" x=\"6\" y=\"6\" width=\"200\" height=\"255\" filterUnits=\"userSpaceOnUse\" color-interpolation-filters=\"sRGB\"><feFlood flood-opacity=\"0\" result=\"BackgroundImageFix\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset/><feColorMatrix values=\"0 0 0 0 0.9472 0 0 0 0 0.93664 0 0 0 0 0.9328 0 0 0 1 0\"/><feBlend in2=\"BackgroundImageFix\" result=\"effect1_dropShadow_4_34\"/><feBlend in=\"SourceGraphic\" in2=\"effect1_dropShadow_4_34\" result=\"shape\"/><feColorMatrix in=\"SourceAlpha\" values=\"0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 127 0\" result=\"hardAlpha\"/><feOffset/><feGaussianBlur stdDeviation=\"2\"/><feComposite in2=\"hardAlpha\" operator=\"arithmetic\" k2=\"-1\" k3=\"1\"/><feColorMatrix values=\"0 0 0 0 0.914 0 0 0 0 0.893467 0 0 0 0 0.886 0 0 0 1 0\"/><feBlend in2=\"shape\" result=\"effect2_innerShadow_4_34\"/></filter></defs></svg>',withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://trust.oneleet.com/upsolve\",motionChild:true,nodeId:\"rqSA11Ico\",scopeId:\"bmAqq3dsg\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||600)*.5004771555911947-216.5)+0+0+0+0+192+0),pixelHeight:1285,pixelWidth:848,sizes:\"53.34px\",src:\"https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png\",srcSet:\"https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png?scale-down-to=1024 675w,https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png 848w\"},className:\"framer-1bj5ic4 framer-19zbal9\",layoutDependency:layoutDependency,layoutId:\"rqSA11Ico\",...addPropertyOverrides({B17zzoeGs:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||1016)*.5004771555911947-494.5)+0+0+0+304+0+220+0),pixelHeight:1285,pixelWidth:848,sizes:\"53.34px\",src:\"https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png\",srcSet:\"https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png?scale-down-to=1024 675w,https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png 848w\"}},rW7dodokW:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||632)*.5004771555911947-216.5)+0+0+0+0+192+0),pixelHeight:1285,pixelWidth:848,sizes:\"53.34px\",src:\"https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png\",srcSet:\"https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png?scale-down-to=1024 675w,https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png 848w\"}},yPaZTQTzA:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||1237)-72-1249)/2+0+0)+0+0+0+300+0+224+0),pixelHeight:1285,pixelWidth:848,sizes:\"53.34px\",src:\"https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png\",srcSet:\"https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png?scale-down-to=1024 675w,https://framerusercontent.com/images/9dijRM0B7bEVoSvyDFS8S44FQc.png 848w\"}}},baseVariant,gestureVariant)})})]})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1czjav7\",\"data-framer-name\":\"Footer Container\",layoutDependency:layoutDependency,layoutId:\"DqGXeZxdB\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1t3u6zy\",\"data-framer-name\":\"Footer Row\",layoutDependency:layoutDependency,layoutId:\"tc8FCVsF9\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yoeLGzr43\"},motionChild:true,nodeId:\"RWIy0U9zU\",openInNewTab:false,scopeId:\"bmAqq3dsg\",children:/*#__PURE__*/_jsx(Image,{as:\"a\",background:{alt:\"\",fit:\"fit\",intrinsicHeight:24,intrinsicWidth:111,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||600)*.5004771555911947-216.5)+0+312+0+0+0+0),pixelHeight:24,pixelWidth:111,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/6XgeCHPIOA6JWSRbkRXyUdYKzI.svg\"},className:\"framer-1wgyf1r framer-19zbal9\",\"data-framer-name\":\"light_logo 1\",layoutDependency:layoutDependency,layoutId:\"RWIy0U9zU\",...addPropertyOverrides({B17zzoeGs:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:24,intrinsicWidth:111,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||1016)*.5004771555911947-494.5)+0+644+0+0+0+0),pixelHeight:24,pixelWidth:111,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/6XgeCHPIOA6JWSRbkRXyUdYKzI.svg\"}},rW7dodokW:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:24,intrinsicWidth:111,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+((componentViewport?.height||632)*.5004771555911947-216.5)+0+312+0+0+0+0),pixelHeight:24,pixelWidth:111,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/6XgeCHPIOA6JWSRbkRXyUdYKzI.svg\"}},yPaZTQTzA:{background:{alt:\"\",fit:\"fit\",intrinsicHeight:24,intrinsicWidth:111,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+40+(((componentViewport?.height||1237)-72-1249)/2+0+0)+0+644+0+0+0+0),pixelHeight:24,pixelWidth:111,positionX:\"center\",positionY:\"center\",src:\"https://framerusercontent.com/images/6XgeCHPIOA6JWSRbkRXyUdYKzI.svg\"}}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1h0s4fx\",\"data-framer-name\":\"Logo Container\",layoutDependency:layoutDependency,layoutId:\"DjWlhegno\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jhrmyp\",\"data-framer-name\":\"Links Container\",layoutDependency:layoutDependency,layoutId:\"x5De3FWa2\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jl6lh6\",layoutDependency:layoutDependency,layoutId:\"BAZM7KQVo\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://docs.upsolve.ai/introduction\",motionChild:true,nodeId:\"fhjFhLkE2\",openInNewTab:true,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Docs\"})})})}),className:\"framer-h26zpx\",\"data-framer-name\":\"Features Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"fhjFhLkE2\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({B17zzoeGs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://docs.upsolve.ai/introduction\",motionChild:true,nodeId:\"fhjFhLkE2\",openInNewTab:true,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Docs\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"tYvNYxEI9\"},motionChild:true,nodeId:\"m3wPkQlDb\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Customer Stories\"})})})}),className:\"framer-2n0f8c\",\"data-framer-name\":\"Terms Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"m3wPkQlDb\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, 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,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vVZzrvJE9\"},motionChild:true,nodeId:\"Qwi2dEfpm\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Blog\"})})})}),className:\"framer-w518lc\",\"data-framer-name\":\"Terms Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"Qwi2dEfpm\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({B17zzoeGs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"vVZzrvJE9\"},motionChild:true,nodeId:\"Qwi2dEfpm\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Blog\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"yXWgYjl9X\"},motionChild:true,nodeId:\"KENjckeeD\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Terms of Service\"})})})}),className:\"framer-1hvzcgx\",\"data-framer-name\":\"Terms Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KENjckeeD\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, 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,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xgmBm1klF\"},motionChild:true,nodeId:\"PkRc6OrHd\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Embedded BI\"})})})}),className:\"framer-20rig9\",\"data-framer-name\":\"Terms Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"PkRc6OrHd\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1m0v7o0\",layoutDependency:layoutDependency,layoutId:\"NO0dwvlnh\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Nu1EDMtWA\"},motionChild:true,nodeId:\"gSeKOP6Na\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Embedded Dashboard\"})})})}),className:\"framer-gkg2mv\",\"data-framer-name\":\"About Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"gSeKOP6Na\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({B17zzoeGs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Nu1EDMtWA\"},motionChild:true,nodeId:\"gSeKOP6Na\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Embedded Dashboard\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"w1LRajUS1\"},motionChild:true,nodeId:\"BYy30hCz5\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"About\"})})})}),className:\"framer-suu44z\",\"data-framer-name\":\"About Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"BYy30hCz5\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({B17zzoeGs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"w1LRajUS1\"},motionChild:true,nodeId:\"BYy30hCz5\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"About\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Cftjcqzz2\"},motionChild:true,nodeId:\"DFNJxpGDZ\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Pricing\"})})})}),className:\"framer-2cpjww\",\"data-framer-name\":\"Terms Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"DFNJxpGDZ\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({B17zzoeGs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"Cftjcqzz2\"},motionChild:true,nodeId:\"DFNJxpGDZ\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Pricing\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://join.slack.com/t/upsolve-ai-community/shared_invite/zt-2x9oospxx-vv2uDP_20IafkekwCOMi4A\",motionChild:true,nodeId:\"ZdRji2cZr\",openInNewTab:true,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Support\"})})})}),className:\"framer-h1min\",\"data-framer-name\":\"Terms Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"ZdRji2cZr\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({B17zzoeGs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://join.slack.com/t/upsolve-ai-community/shared_invite/zt-2x9oospxx-vv2uDP_20IafkekwCOMi4A\",motionChild:true,nodeId:\"ZdRji2cZr\",openInNewTab:true,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Support\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zjTYZXRV0\"},motionChild:true,nodeId:\"IZD1hlXyf\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Privacy Policy\"})})})}),className:\"framer-78mom1\",\"data-framer-name\":\"Privacy Link\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"IZD1hlXyf\",style:{\"--extracted-r6o4lv\":\"var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({B17zzoeGs:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1kw5npr\",\"data-styles-preset\":\"rJUj4LWtS\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-12f36728-3465-4f67-b1b9-5854007a114d, rgb(255, 255, 255)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zjTYZXRV0\"},motionChild:true,nodeId:\"IZD1hlXyf\",openInNewTab:false,preserveParams:false,relValues:[],scopeId:\"bmAqq3dsg\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-pbndum\",\"data-styles-preset\":\"f_JgQVGd5\",children:\"Privacy Policy\"})})})})}},baseVariant,gestureVariant)})]})]})})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1skbg3e\",\"data-framer-name\":\"Footer Bottom Row\",layoutDependency:layoutDependency,layoutId:\"oJYmFOawo\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-168e51q\",\"data-framer-name\":\"Socials\",layoutDependency:layoutDependency,layoutId:\"tHDS2MoTL\",children:[/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/upsolveai/\",motionChild:true,nodeId:\"Bxzo2H9Av\",scopeId:\"bmAqq3dsg\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1uk6wwn framer-19zbal9\",\"data-framer-name\":\"LinkedIn\",layoutDependency:layoutDependency,layoutId:\"Bxzo2H9Av\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1bufl4q\",\"data-framer-name\":\"Social Icons Container\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Gr8IplEiX\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 25 25\"><path d=\"M 20 3.786 C 20.53 3.786 21.039 3.997 21.414 4.372 C 21.789 4.747 22 5.256 22 5.786 L 22 19.786 C 22 20.317 21.789 20.825 21.414 21.2 C 21.039 21.575 20.53 21.786 20 21.786 L 6 21.786 C 5.47 21.786 4.961 21.575 4.586 21.2 C 4.211 20.825 4 20.317 4 19.786 L 4 5.786 C 4 5.256 4.211 4.747 4.586 4.372 C 4.961 3.997 5.47 3.786 6 3.786 Z M 19.5 19.286 L 19.5 13.986 C 19.5 13.122 19.157 12.292 18.545 11.681 C 17.934 11.07 17.105 10.726 16.24 10.726 C 15.39 10.726 14.4 11.246 13.92 12.026 L 13.92 10.916 L 11.13 10.916 L 11.13 19.286 L 13.92 19.286 L 13.92 14.356 C 13.92 13.586 14.54 12.956 15.31 12.956 C 15.681 12.956 16.037 13.104 16.3 13.366 C 16.563 13.629 16.71 13.985 16.71 14.356 L 16.71 19.286 Z M 7.88 9.346 C 8.326 9.346 8.753 9.169 9.068 8.854 C 9.383 8.539 9.56 8.112 9.56 7.666 C 9.56 6.736 8.81 5.976 7.88 5.976 C 7.432 5.976 7.002 6.154 6.685 6.471 C 6.368 6.788 6.19 7.218 6.19 7.666 C 6.19 8.596 6.95 9.346 7.88 9.346 Z M 9.27 19.286 L 9.27 10.916 L 6.5 10.916 L 6.5 19.286 Z\" fill=\"rgb(255,255,255)\"></path></svg>',svgContentId:10453880154,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://x.com/upsolveAI\",motionChild:true,nodeId:\"kzYxB_m_E\",scopeId:\"bmAqq3dsg\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ufsmfd framer-19zbal9\",\"data-framer-name\":\"X (formerly Twitter)\",layoutDependency:layoutDependency,layoutId:\"kzYxB_m_E\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1yruprn\",\"data-framer-name\":\"Social Icons Container\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"VelsXhbnA\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 25 25\"><g transform=\"translate(3 4.183)\"><path d=\"M 15.75 0 L 18.817 0 L 12.117 7.677 L 20 18.126 L 13.829 18.126 L 8.991 11.79 L 3.463 18.126 L 0.393 18.126 L 7.559 9.911 L 0 0.001 L 6.329 0.001 L 10.694 5.791 Z M 14.671 16.286 L 16.371 16.286 L 5.4 1.744 L 3.577 1.744 Z\" fill=\"rgb(255,255,255)\"></path></g></svg>',svgContentId:12111971539,withExternalLayout:true})})}),/*#__PURE__*/_jsx(Link,{href:\"https://www.youtube.com/@Upsolve-AI\",motionChild:true,nodeId:\"TfFJt6ofQ\",openInNewTab:true,scopeId:\"bmAqq3dsg\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1xbhxpz framer-19zbal9\",\"data-framer-name\":\"Youtube\",layoutDependency:layoutDependency,layoutId:\"TfFJt6ofQ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-tk5x26-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"Q_bYv3EnY-container\",nodeId:\"Q_bYv3EnY\",rendersWithMotion:true,scopeId:\"bmAqq3dsg\",children:/*#__PURE__*/_jsx(Phosphor,{color:\"rgb(255, 255, 255)\",height:\"100%\",iconSearch:\"House\",iconSelection:\"YoutubeLogo\",id:\"Q_bYv3EnY\",layoutId:\"Q_bYv3EnY\",mirrored:false,selectByList:true,style:{height:\"100%\",width:\"100%\"},weight:\"fill\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1pf9f6m\",\"data-styles-preset\":\"RzVa5USl4\",style:{\"--framer-text-alignment\":\"right\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-255bd4f9-dc2e-4f93-bc74-f9b14f490daa, rgb(132, 132, 132)))\"},children:\"\\xa9 2025  Upsolve Labs, Inc.. All rights reserved.\"})}),className:\"framer-1ubybw6\",\"data-framer-name\":\"Footer Copyright\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"p1fi9eWSX\",style:{\"--extracted-r6o4lv\":\"var(--token-255bd4f9-dc2e-4f93-bc74-f9b14f490daa, rgb(132, 132, 132))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-GMH2q.framer-19zbal9, .framer-GMH2q .framer-19zbal9 { display: block; }\",\".framer-GMH2q.framer-1p6mmue { gap: 0px; height: 600px; overflow: hidden; position: relative; width: 1154px; will-change: var(--framer-will-change-override, transform); }\",\".framer-GMH2q .framer-qhm8l8 { bottom: -245px; flex: none; left: -122px; position: absolute; right: -122px; top: -245px; }\",\".framer-GMH2q .framer-4wea7m { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; left: 50%; overflow: visible; padding: 0px; position: absolute; top: 50%; width: min-content; }\",\".framer-GMH2q .framer-17w2ehr { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-GMH2q .framer-clfxs5 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 480px; }\",\".framer-GMH2q .framer-wxu0o0 { 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: 0px; position: relative; width: 100%; }\",\".framer-GMH2q .framer-flwdh7, .framer-GMH2q .framer-14qhms1 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-GMH2q .framer-111nc46 { 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: 15px 64px 15px 64px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-GMH2q .framer-10z76qj, .framer-GMH2q .framer-1ohsdxy, .framer-GMH2q .framer-h26zpx, .framer-GMH2q .framer-2n0f8c, .framer-GMH2q .framer-w518lc, .framer-GMH2q .framer-1hvzcgx, .framer-GMH2q .framer-20rig9, .framer-GMH2q .framer-gkg2mv, .framer-GMH2q .framer-suu44z, .framer-GMH2q .framer-2cpjww, .framer-GMH2q .framer-h1min, .framer-GMH2q .framer-78mom1, .framer-GMH2q .framer-1ubybw6 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-GMH2q .framer-11bgl2d { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: auto; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-GMH2q .framer-1e8qjky { 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: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-GMH2q .framer-1tbgeqc { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-GMH2q .framer-1bxzw04 { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 360px; word-break: break-word; word-wrap: break-word; }\",\".framer-GMH2q .framer-1lpjobl-container { flex: none; height: auto; position: relative; width: 360px; }\",\".framer-GMH2q .framer-oxlddq, .framer-GMH2q .framer-168e51q { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-GMH2q .framer-vh51pe, .framer-GMH2q .framer-1bj5ic4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 2.49px; height: 80px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 53px; }\",\".framer-GMH2q .framer-jczbco { aspect-ratio: 0.660436137071651 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 80px); position: relative; width: 53px; }\",\".framer-GMH2q .framer-1czjav7 { 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: min-content; }\",\".framer-GMH2q .framer-1t3u6zy { 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: min-content; }\",\".framer-GMH2q .framer-1wgyf1r { flex: none; height: 24px; position: relative; text-decoration: none; width: 111px; }\",\".framer-GMH2q .framer-1h0s4fx { 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: min-content; }\",\".framer-GMH2q .framer-jhrmyp { 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: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-GMH2q .framer-jl6lh6, .framer-GMH2q .framer-1m0v7o0 { align-content: center; align-items: center; 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: min-content; }\",\".framer-GMH2q .framer-1skbg3e { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-GMH2q .framer-1uk6wwn, .framer-GMH2q .framer-ufsmfd, .framer-GMH2q .framer-1xbhxpz { flex: none; height: 25px; overflow: visible; position: relative; text-decoration: none; width: 25px; }\",\".framer-GMH2q .framer-1bufl4q, .framer-GMH2q .framer-1yruprn { flex: none; height: 25px; left: calc(48.00000000000002% - 25px / 2); position: absolute; top: calc(48.00000000000002% - 25px / 2); width: 25px; }\",\".framer-GMH2q .framer-tk5x26-container { flex: none; height: 25px; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-GMH2q.framer-v-17il9w9.framer-1p6mmue { height: 632px; width: 1575px; }\",\".framer-GMH2q.framer-v-4f5p3i.framer-1p6mmue { height: 1016px; width: 770px; }\",\".framer-GMH2q.framer-v-4f5p3i .framer-qhm8l8 { bottom: -129px; left: -39px; right: -39px; top: -128px; }\",\".framer-GMH2q.framer-v-4f5p3i .framer-17w2ehr { align-content: center; align-items: center; flex-direction: column; gap: 32px; justify-content: flex-start; }\",\".framer-GMH2q.framer-v-4f5p3i .framer-clfxs5, .framer-GMH2q.framer-v-4f5p3i .framer-1e8qjky, .framer-GMH2q.framer-v-4f5p3i .framer-1tbgeqc { align-content: center; align-items: center; }\",\".framer-GMH2q.framer-v-4f5p3i .framer-11bgl2d { align-content: center; align-items: center; align-self: unset; gap: 20px; height: min-content; justify-content: center; }\",\".framer-GMH2q.framer-v-4f5p3i .framer-1czjav7 { align-content: center; align-items: center; gap: 40px; }\",\".framer-GMH2q.framer-v-4f5p3i .framer-1t3u6zy, .framer-GMH2q.framer-v-4f5p3i .framer-jhrmyp { gap: 40px; }\",\".framer-GMH2q.framer-v-4f5p3i .framer-1h0s4fx { flex-direction: column; gap: 40px; }\",\".framer-GMH2q.framer-v-4f5p3i .framer-jl6lh6, .framer-GMH2q.framer-v-4f5p3i .framer-1m0v7o0 { flex-direction: column; }\",\".framer-GMH2q.framer-v-4f5p3i .framer-1skbg3e { gap: 80px; justify-content: center; }\",\".framer-GMH2q.framer-v-57x3ue.framer-1p6mmue { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: center; padding: 40px 0px 32px 0px; width: 360px; }\",\".framer-GMH2q.framer-v-57x3ue .framer-qhm8l8 { bottom: unset; height: 748px; left: calc(50.00000000000002% - 360px / 2); order: 1; right: unset; top: 42px; width: 360px; z-index: 0; }\",\".framer-GMH2q.framer-v-57x3ue .framer-4wea7m { left: unset; order: 0; padding: 0px 20px 0px 20px; position: relative; top: unset; width: 100%; }\",\".framer-GMH2q.framer-v-57x3ue .framer-17w2ehr { align-self: unset; flex-direction: column; gap: 40px; justify-content: flex-start; order: 0; width: 100%; z-index: 1; }\",\".framer-GMH2q.framer-v-57x3ue .framer-clfxs5, .framer-GMH2q.framer-v-57x3ue .framer-1e8qjky, .framer-GMH2q.framer-v-57x3ue .framer-1bxzw04, .framer-GMH2q.framer-v-57x3ue .framer-1lpjobl-container { width: 100%; }\",\".framer-GMH2q.framer-v-57x3ue .framer-111nc46 { z-index: 1; }\",\".framer-GMH2q.framer-v-57x3ue .framer-11bgl2d { align-self: unset; gap: 24px; height: min-content; justify-content: center; width: 100%; }\",\".framer-GMH2q.framer-v-57x3ue .framer-1czjav7 { align-content: center; align-items: center; gap: 40px; order: 1; width: 100%; }\",\".framer-GMH2q.framer-v-57x3ue .framer-1t3u6zy { align-content: flex-start; align-items: flex-start; width: 100%; }\",\".framer-GMH2q.framer-v-57x3ue .framer-1wgyf1r { order: 0; }\",\".framer-GMH2q.framer-v-57x3ue .framer-1h0s4fx { flex-direction: column; order: 1; width: 100%; }\",\".framer-GMH2q.framer-v-57x3ue .framer-jhrmyp { align-content: center; align-items: center; flex-direction: column; width: 100%; }\",\".framer-GMH2q.framer-v-57x3ue .framer-jl6lh6, .framer-GMH2q.framer-v-57x3ue .framer-1m0v7o0 { align-content: flex-start; align-items: flex-start; flex-direction: column; width: 100%; }\",\".framer-GMH2q.framer-v-57x3ue .framer-1skbg3e { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; justify-content: center; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,...sharedStyle4.css,...sharedStyle5.css,...sharedStyle6.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 600\n * @framerIntrinsicWidth 1154\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"rW7dodokW\":{\"layout\":[\"fixed\",\"fixed\"]},\"B17zzoeGs\":{\"layout\":[\"fixed\",\"fixed\"]},\"yPaZTQTzA\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"rU0oKzXaa\":\"submit\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerbmAqq3dsg=withCSS(Component,css,\"framer-GMH2q\");export default FramerbmAqq3dsg;FramerbmAqq3dsg.displayName=\"Footers\";FramerbmAqq3dsg.defaultProps={height:600,width:1154};addPropertyControls(FramerbmAqq3dsg,{variant:{options:[\"XZb_eg3fO\",\"rW7dodokW\",\"B17zzoeGs\",\"yPaZTQTzA\"],optionTitles:[\"Variant 1\",\"Wider\",\"Tab\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},rU0oKzXaa:{title:\"Submit\",type:ControlType.EventHandler}});addFonts(FramerbmAqq3dsg,[{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:\"Helvetica Neue Regular\",source:\"custom\",url:\"https://framerusercontent.com/assets/Jpz4cp1ymPZ257bFISNAe4E29U.woff2\"},{family:\"Helvetica Neue Bold\",source:\"custom\",url:\"https://framerusercontent.com/assets/UCqnuPgZfyg087otGTtUl5MUECI.woff2\"}]},...LoopsFonts,...PhosphorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts),...getFontsFromSharedStyle(sharedStyle4.fonts),...getFontsFromSharedStyle(sharedStyle5.fonts),...getFontsFromSharedStyle(sharedStyle6.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbmAqq3dsg\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"rW7dodokW\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"B17zzoeGs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"yPaZTQTzA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"rU0oKzXaa\\\":\\\"submit\\\"}\",\"framerIntrinsicHeight\":\"600\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1154\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bmAqq3dsg.map"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "emailRegex", "mailchimpRegex", "validateEmail", "email", "parseMailChimpUrl", "url", "_url_replace_match", "domain", "parameters", "safeURL", "isInternalURL", "href", "VERSION", "Input", "withCSS", "service", "redirectAs", "mailchimpURL", "loopsID", "loopsUserGroup", "loopsMailingList", "formsparkID", "getwaitlistAPI", "convertkitAPI", "convertkitFormID", "input", "button", "font", "layout", "link", "gap", "style", "onSubmit", "setEmail", "ye", "isError", "setError", "isLoading", "setLoading", "isFocus", "setFocus", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "padding", "borderRadius", "borderObject", "focusObject", "shadowObject", "height", "fixedHeight", "buttonPaddingPerSide", "buttonPaddingTop", "buttonPaddingRight", "buttonPaddingBottom", "buttonPaddingLeft", "buttonPadding", "paddingValue", "buttonPaddingValue", "router", "useRouter", "onSuccess", "path", "hash", "routeId", "pathVariables", "inferInitialRouteFromPath", "window", "validateForm", "te", "formControls", "handleChange", "event", "handleFocus", "handleBlur", "handleSubmit", "response", "error", "emailBody", "userGroupBody", "mailingListBody", "hasMailingList", "hasUserGroup", "formBody", "data", "entries", "formData", "useAnimationControls", "focusStylesFrom", "focusStylesTo", "shadowStyles", "borderStyles", "formVariants", "inputVariants", "dynamicBoxShadow", "p", "motion", "containerStyles", "u", "defaultStyle", "Spinner", "getButtonShadow", "props", "noButtonStyles", "addPropertyControls", "ControlType", "shadows", "output", "shadow", "InputSites_js_1_15_default", "Loops", "props", "p", "InputSites_js_1_15_default", "addPropertyControls", "ControlType", "fontStore", "fonts", "css", "className", "LoopsFonts", "getFonts", "Loops", "PhosphorFonts", "Icon", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "submit", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "rU0oKzXaa", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onSubmit6uy4a", "args", "scopingClassNames", "cx", "isDisplayed", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText", "Link", "ComponentViewportProvider", "SmartComponentScopedContainer", "SVG", "css", "FramerbmAqq3dsg", "withCSS", "bmAqq3dsg_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
