{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js", "ssg:https://framerusercontent.com/modules/cuQH4dmpDnV8YK1mSgQX/KqRXqunFjE6ufhpc7ZRu/useFontControls.js", "ssg:https://framerusercontent.com/modules/5SM58HxZHxjjv7aLMOgQ/WXz9i6mVki0bBCrKdqB3/propUtils.js", "ssg:https://framerusercontent.com/modules/vkHAj2Yk0mTnbM6ZdN5c/PlLMu0V3HsBupvdXeFrH/FormSpark.js", "ssg:https://framerusercontent.com/modules/4rsIcabnwvddJ7s79eIX/24FR8lKKVzbegwgHuvHY/loe4FYraC.js", "ssg:https://framerusercontent.com/modules/zrc5eDrGpnnOMmyicOgK/Taj3tzbBmlVDHgd18Q0H/LI76asHCU.js"],
  "sourcesContent": ["import { ControlType } from \"framer\";\nexport const fontStack = `\"Inter\", system-ui, -apple-system, BlinkMacSystemFont, \"Segoe UI\", Roboto, Helvetica, Arial, sans-serif, \"Apple Color Emoji\", \"Segoe UI Emoji\", \"Segoe UI Symbol\"`;\nexport const containerStyles = {\n    position: \"relative\",\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nexport const emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(136, 85, 255, 0.3)\",\n    color: \"#85F\",\n    border: \"1px dashed #85F\",\n    flexDirection: \"column\"\n};\nexport const defaultEvents = {\n    onClick: {\n        type: ControlType.EventHandler\n    },\n    onMouseEnter: {\n        type: ControlType.EventHandler\n    },\n    onMouseLeave: {\n        type: ControlType.EventHandler\n    }\n};\nexport const fontSizeOptions = {\n    type: ControlType.Number,\n    title: \"Font Size\",\n    min: 2,\n    max: 200,\n    step: 1,\n    displayStepper: true\n};\nexport const fontControls = {\n    font: {\n        type: ControlType.Boolean,\n        title: \"Font\",\n        defaultValue: false,\n        disabledTitle: \"Default\",\n        enabledTitle: \"Custom\"\n    },\n    fontFamily: {\n        type: ControlType.String,\n        title: \"Family\",\n        placeholder: \"Inter\",\n        hidden: ({ font  })=>!font\n    },\n    fontWeight: {\n        type: ControlType.Enum,\n        title: \"Weight\",\n        options: [\n            100,\n            200,\n            300,\n            400,\n            500,\n            600,\n            700,\n            800,\n            900\n        ],\n        optionTitles: [\n            \"Thin\",\n            \"Extra-light\",\n            \"Light\",\n            \"Regular\",\n            \"Medium\",\n            \"Semi-bold\",\n            \"Bold\",\n            \"Extra-bold\",\n            \"Black\", \n        ],\n        hidden: ({ font  })=>!font\n    }\n};\n// @TODO check if we're missing anything here \u2014 there doesn't seem to be a reliable browser API for this\nexport const localeOptions = {\n    af: \"Afrikaans\",\n    sq: \"Albanian\",\n    an: \"Aragonese\",\n    ar: \"Arabic (Standard)\",\n    \"ar-dz\": \"Arabic (Algeria)\",\n    \"ar-bh\": \"Arabic (Bahrain)\",\n    \"ar-eg\": \"Arabic (Egypt)\",\n    \"ar-iq\": \"Arabic (Iraq)\",\n    \"ar-jo\": \"Arabic (Jordan)\",\n    \"ar-kw\": \"Arabic (Kuwait)\",\n    \"ar-lb\": \"Arabic (Lebanon)\",\n    \"ar-ly\": \"Arabic (Libya)\",\n    \"ar-ma\": \"Arabic (Morocco)\",\n    \"ar-om\": \"Arabic (Oman)\",\n    \"ar-qa\": \"Arabic (Qatar)\",\n    \"ar-sa\": \"Arabic (Saudi Arabia)\",\n    \"ar-sy\": \"Arabic (Syria)\",\n    \"ar-tn\": \"Arabic (Tunisia)\",\n    \"ar-ae\": \"Arabic (U.A.E.)\",\n    \"ar-ye\": \"Arabic (Yemen)\",\n    hy: \"Armenian\",\n    as: \"Assamese\",\n    ast: \"Asturian\",\n    az: \"Azerbaijani\",\n    eu: \"Basque\",\n    bg: \"Bulgarian\",\n    be: \"Belarusian\",\n    bn: \"Bengali\",\n    bs: \"Bosnian\",\n    br: \"Breton\",\n    my: \"Burmese\",\n    ca: \"Catalan\",\n    ch: \"Chamorro\",\n    ce: \"Chechen\",\n    zh: \"Chinese\",\n    \"zh-hk\": \"Chinese (Hong Kong)\",\n    \"zh-cn\": \"Chinese (PRC)\",\n    \"zh-sg\": \"Chinese (Singapore)\",\n    \"zh-tw\": \"Chinese (Taiwan)\",\n    cv: \"Chuvash\",\n    co: \"Corsican\",\n    cr: \"Cree\",\n    hr: \"Croatian\",\n    cs: \"Czech\",\n    da: \"Danish\",\n    nl: \"Dutch (Standard)\",\n    \"nl-be\": \"Dutch (Belgian)\",\n    en: \"English\",\n    \"en-au\": \"English (Australia)\",\n    \"en-bz\": \"English (Belize)\",\n    \"en-ca\": \"English (Canada)\",\n    \"en-ie\": \"English (Ireland)\",\n    \"en-jm\": \"English (Jamaica)\",\n    \"en-nz\": \"English (New Zealand)\",\n    \"en-ph\": \"English (Philippines)\",\n    \"en-za\": \"English (South Africa)\",\n    \"en-tt\": \"English (Trinidad & Tobago)\",\n    \"en-gb\": \"English (United Kingdom)\",\n    \"en-us\": \"English (United States)\",\n    \"en-zw\": \"English (Zimbabwe)\",\n    eo: \"Esperanto\",\n    et: \"Estonian\",\n    fo: \"Faeroese\",\n    fa: \"Farsi\",\n    fj: \"Fijian\",\n    fi: \"Finnish\",\n    fr: \"French (Standard)\",\n    \"fr-be\": \"French (Belgium)\",\n    \"fr-ca\": \"French (Canada)\",\n    \"fr-fr\": \"French (France)\",\n    \"fr-lu\": \"French (Luxembourg)\",\n    \"fr-mc\": \"French (Monaco)\",\n    \"fr-ch\": \"French (Switzerland)\",\n    fy: \"Frisian\",\n    fur: \"Friulian\",\n    gd: \"Gaelic (Scots)\",\n    \"gd-ie\": \"Gaelic (Irish)\",\n    gl: \"Galacian\",\n    ka: \"Georgian\",\n    de: \"German (Standard)\",\n    \"de-at\": \"German (Austria)\",\n    \"de-de\": \"German (Germany)\",\n    \"de-li\": \"German (Liechtenstein)\",\n    \"de-lu\": \"German (Luxembourg)\",\n    \"de-ch\": \"German (Switzerland)\",\n    el: \"Greek\",\n    gu: \"Gujurati\",\n    ht: \"Haitian\",\n    he: \"Hebrew\",\n    hi: \"Hindi\",\n    hu: \"Hungarian\",\n    is: \"Icelandic\",\n    id: \"Indonesian\",\n    iu: \"Inuktitut\",\n    ga: \"Irish\",\n    it: \"Italian (Standard)\",\n    \"it-ch\": \"Italian (Switzerland)\",\n    ja: \"Japanese\",\n    kn: \"Kannada\",\n    ks: \"Kashmiri\",\n    kk: \"Kazakh\",\n    km: \"Khmer\",\n    ky: \"Kirghiz\",\n    tlh: \"Klingon\",\n    ko: \"Korean\",\n    \"ko-kp\": \"Korean (North Korea)\",\n    \"ko-kr\": \"Korean (South Korea)\",\n    la: \"Latin\",\n    lv: \"Latvian\",\n    lt: \"Lithuanian\",\n    lb: \"Luxembourgish\",\n    mk: \"FYRO Macedonian\",\n    ms: \"Malay\",\n    ml: \"Malayalam\",\n    mt: \"Maltese\",\n    mi: \"Maori\",\n    mr: \"Marathi\",\n    mo: \"Moldavian\",\n    nv: \"Navajo\",\n    ng: \"Ndonga\",\n    ne: \"Nepali\",\n    no: \"Norwegian\",\n    nb: \"Norwegian (Bokmal)\",\n    nn: \"Norwegian (Nynorsk)\",\n    oc: \"Occitan\",\n    or: \"Oriya\",\n    om: \"Oromo\",\n    \"fa-ir\": \"Persian/Iran\",\n    pl: \"Polish\",\n    pt: \"Portuguese\",\n    \"pt-br\": \"Portuguese (Brazil)\",\n    pa: \"Punjabi\",\n    \"pa-in\": \"Punjabi (India)\",\n    \"pa-pk\": \"Punjabi (Pakistan)\",\n    qu: \"Quechua\",\n    rm: \"Rhaeto-Romanic\",\n    ro: \"Romanian\",\n    \"ro-mo\": \"Romanian (Moldavia)\",\n    ru: \"Russian\",\n    \"ru-mo\": \"Russian (Moldavia)\",\n    sz: \"Sami (Lappish)\",\n    sg: \"Sango\",\n    sa: \"Sanskrit\",\n    sc: \"Sardinian\",\n    sd: \"Sindhi\",\n    si: \"Singhalese\",\n    sr: \"Serbian\",\n    sk: \"Slovak\",\n    sl: \"Slovenian\",\n    so: \"Somani\",\n    sb: \"Sorbian\",\n    es: \"Spanish\",\n    \"es-ar\": \"Spanish (Argentina)\",\n    \"es-bo\": \"Spanish (Bolivia)\",\n    \"es-cl\": \"Spanish (Chile)\",\n    \"es-co\": \"Spanish (Colombia)\",\n    \"es-cr\": \"Spanish (Costa Rica)\",\n    \"es-do\": \"Spanish (Dominican Republic)\",\n    \"es-ec\": \"Spanish (Ecuador)\",\n    \"es-sv\": \"Spanish (El Salvador)\",\n    \"es-gt\": \"Spanish (Guatemala)\",\n    \"es-hn\": \"Spanish (Honduras)\",\n    \"es-mx\": \"Spanish (Mexico)\",\n    \"es-ni\": \"Spanish (Nicaragua)\",\n    \"es-pa\": \"Spanish (Panama)\",\n    \"es-py\": \"Spanish (Paraguay)\",\n    \"es-pe\": \"Spanish (Peru)\",\n    \"es-pr\": \"Spanish (Puerto Rico)\",\n    \"es-es\": \"Spanish (Spain)\",\n    \"es-uy\": \"Spanish (Uruguay)\",\n    \"es-ve\": \"Spanish (Venezuela)\",\n    sx: \"Sutu\",\n    sw: \"Swahili\",\n    sv: \"Swedish\",\n    \"sv-fi\": \"Swedish (Finland)\",\n    \"sv-sv\": \"Swedish (Sweden)\",\n    ta: \"Tamil\",\n    tt: \"Tatar\",\n    te: \"Teluga\",\n    th: \"Thai\",\n    tig: \"Tigre\",\n    ts: \"Tsonga\",\n    tn: \"Tswana\",\n    tr: \"Turkish\",\n    tk: \"Turkmen\",\n    uk: \"Ukrainian\",\n    hsb: \"Upper Sorbian\",\n    ur: \"Urdu\",\n    ve: \"Venda\",\n    vi: \"Vietnamese\",\n    vo: \"Volapuk\",\n    wa: \"Walloon\",\n    cy: \"Welsh\",\n    xh: \"Xhosa\",\n    ji: \"Yiddish\",\n    zu: \"Zulu\"\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"fontSizeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"localeOptions\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fontStack\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"emptyStateStyle\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./constants.map", "// @ts-ignore\nimport{fontStore}from\"framer\";import{useEffect}from\"react\";import{fontStack}from\"https://framerusercontent.com/modules/VTUDdizacRHpwbkOamr7/AykinQJbgwl92LvMGZwu/constants.js\";const fontWeights={100:\"Thin\",200:\"Extra-light\",300:\"Light\",400:\"Regular\",500:\"Medium\",600:\"Semi-bold\",700:\"Bold\",800:\"Extra-bold\",900:\"Black\"};export function useFontControls(props){const{fontFamily=\"Inter\",fontSize=16,fontWeight=400,font=false}=props;const fontWeightName=fontWeights[fontWeight];const customFontStack=`\"${fontFamily} ${fontWeightName}\", \"${fontFamily}\", ${fontStack}`;const fontFamilyStyle=fontFamily?{fontSize,fontWeight,fontFamily:customFontStack}:{fontSize,fontWeight};const fetchCustomFonts=async()=>{await fontStore.loadWebFontsFromSelectors([`CUSTOM;${fontFamily}`,`CUSTOM;${fontFamily} ${fontWeightName}`,`GF;${fontFamily}-${fontWeightName.toLowerCase()}`,]).catch(e=>console.error(e));};useEffect(()=>{if(font)fetchCustomFonts();},[font,fontFamily,fontWeight]);return fontFamilyStyle;}\nexport const __FramerMetadata__ = {\"exports\":{\"useFontControls\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./useFontControls.map", "import { useMemo } from \"react\";\nimport { ControlType } from \"framer\";\nexport function useRadius(props) {\n    const { borderRadius , isMixedBorderRadius , topLeftRadius , topRightRadius , bottomRightRadius , bottomLeftRadius ,  } = props;\n    const radiusValue = useMemo(()=>isMixedBorderRadius ? `${topLeftRadius}px ${topRightRadius}px ${bottomRightRadius}px ${bottomLeftRadius}px` : `${borderRadius}px`\n    , [\n        borderRadius,\n        isMixedBorderRadius,\n        topLeftRadius,\n        topRightRadius,\n        bottomRightRadius,\n        bottomLeftRadius, \n    ]);\n    return radiusValue;\n}\nexport const borderRadiusControl = {\n    borderRadius: {\n        title: \"Radius\",\n        type: ControlType.FusedNumber,\n        toggleKey: \"isMixedBorderRadius\",\n        toggleTitles: [\n            \"Radius\",\n            \"Radius per corner\"\n        ],\n        valueKeys: [\n            \"topLeftRadius\",\n            \"topRightRadius\",\n            \"bottomRightRadius\",\n            \"bottomLeftRadius\", \n        ],\n        valueLabels: [\n            \"TL\",\n            \"TR\",\n            \"BR\",\n            \"BL\"\n        ],\n        min: 0\n    }\n};\nexport function usePadding(props) {\n    const { padding , paddingPerSide , paddingTop , paddingRight , paddingBottom , paddingLeft ,  } = props;\n    const paddingValue = useMemo(()=>paddingPerSide ? `${paddingTop}px ${paddingRight}px ${paddingBottom}px ${paddingLeft}px` : padding\n    , [\n        padding,\n        paddingPerSide,\n        paddingTop,\n        paddingRight,\n        paddingBottom,\n        paddingLeft, \n    ]);\n    return paddingValue;\n}\nexport const paddingControl = {\n    padding: {\n        type: ControlType.FusedNumber,\n        toggleKey: \"paddingPerSide\",\n        toggleTitles: [\n            \"Padding\",\n            \"Padding per side\"\n        ],\n        valueKeys: [\n            \"paddingTop\",\n            \"paddingRight\",\n            \"paddingBottom\",\n            \"paddingLeft\", \n        ],\n        valueLabels: [\n            \"T\",\n            \"R\",\n            \"B\",\n            \"L\"\n        ],\n        min: 0,\n        title: \"Padding\"\n    }\n};\n\nexport const __FramerMetadata__ = {\"exports\":{\"borderRadiusControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useRadius\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"RadiusProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"PaddingProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"usePadding\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"paddingControl\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./propUtils.map", "import{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addPropertyControls,ControlType,RenderTarget,withCSS}from\"framer\";import{motion}from\"framer-motion\";import{containerStyles,usePadding,useRadius,paddingControl,borderRadiusControl,fontControls,useFontControls}from\"https://framer.com/m/framer/default-utils.js@^0.45.0\";import{useCallback,useMemo,useState}from\"react\";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 validateEmail=email=>{return emailRegex.test(String(email).toLowerCase());};/**\n * FORMSPARK\n *\n * @framerIntrinsicWidth 550\n * @framerIntrinsicHeight 290\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ const FormSpark=withCSS(function FormSpark({formId,withName,nameField:name,withEmail,email,withMessage,message,layout,inputs,button,style,gap,onSubmit,...props}){const[nameValue,setName]=useState(name===null||name===void 0?void 0:name.value);const[emailValue,setEmail]=useState(email===null||email===void 0?void 0:email.value);const[messageValue,setMessage]=useState(message===null||message===void 0?void 0:message.value);const[isNameError,setNameError]=useState(false);const[isEmailError,setEmailError]=useState(false);const[isMessageError,setMessageError]=useState(false);const[isLoading,setLoading]=useState(false);const[isSuccess,setSuccess]=useState(false);const isCanvas=useMemo(()=>{return RenderTarget.current()===RenderTarget.canvas;},[]);const gridTemplateRows=useMemo(()=>{const rows=[];if(withName||withMessage){rows.push(\"max-content\");}if(withMessage){rows.push(\"1fr\");}return[...rows,\"max-content\"].join(\" \");},[withName,withEmail,withMessage]);const gridTemplateColumns=useMemo(()=>{const cols=[];if((withName&&!withEmail||withEmail&&!withName)&&!withMessage&&layout===\"horizontal\"){return\"1fr max-content\";}return\"1fr\";},[withName,withEmail,withMessage,layout]);const{fontFamily,fontSize,fontWeight}=useFontControls(props);const borderRadius=useRadius(props);const paddingValue=usePadding(props);const validateForm=useCallback(()=>{let error=false;setNameError(false);setEmailError(false);setMessageError(false);if(withName&&!nameValue){setNameError(true);error=true;}if(withEmail&&(!emailValue||!validateEmail(emailValue))){setEmailError(true);error=true;}if(withMessage&&!messageValue){setMessageError(true);error=true;}return error;},[validateEmail,withName,withEmail,withMessage,nameValue,emailValue,messageValue,]);const handleSubmit=useCallback(event=>{setLoading(true);event.preventDefault();if(validateForm()){setLoading(false);}else{const data=new FormData(event.target);const entries=Object.fromEntries(data.entries());fetch(`https://submit-form.com/${formId}`,{method:\"POST\",headers:{\"Content-Type\":\"application/json\",Accept:\"application/json\"},body:JSON.stringify(entries)}).then(()=>{setSuccess(true);onSubmit();}).catch(()=>setLoading(false));}},[formId,onSubmit,validateForm]);const handleNameChange=useCallback(event=>{setNameError(false);setName(event.target.value);},[]);const handleEmailChange=useCallback(event=>{setEmailError(false);setEmail(event.target.value);},[]);const handleMessageChange=useCallback(event=>{setMessageError(false);setMessage(event.target.value);},[]);return(/*#__PURE__*/ _jsx(motion.div,{style:{...style,...containerStyles,flexDirection:\"column\",\"--framer-formspark-placeholder-color\":inputs.placeholderColor},children:isSuccess?/*#__PURE__*/ _jsx(motion.div,{style:{height:\"60px\",width:\"60px\",background:button.fill,color:button.color,borderRadius:\"50%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"},initial:{scale:0},animate:{scale:1},transition:{duration:0.3},children:/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"28\",height:\"28\",children:/*#__PURE__*/ _jsx(\"path\",{d:\"M 2 14 L 10 22 L 26 6\",fill:\"transparent\",strokeWidth:\"4\",stroke:\"currentColor\",strokeLinecap:\"round\"})})}):/*#__PURE__*/ _jsxs(\"form\",{style:{display:\"grid\",gridTemplateRows,gridTemplateColumns,gap,width:\"100%\",height:\"100%\"},onSubmit:handleSubmit,method:\"POST\",children:[(withName||withEmail)&&/*#__PURE__*/ _jsxs(\"div\",{style:{width:\"100%\",display:\"grid\",gridAutoFlow:layout===\"horizontal\"?\"column\":\"row\",gap},children:[withName&&/*#__PURE__*/ _jsx(\"input\",{className:\"framer-formspark-input\",type:\"text\",name:\"name\",placeholder:name.placeholder,value:isCanvas?name.value:nameValue,onChange:handleNameChange,style:{...defaultStyle,padding:paddingValue,borderRadius,fontFamily,fontWeight,fontSize,background:inputs.fill,color:inputs.color,boxShadow:`inset 0 0 0 1px ${isNameError?inputs.error:\"transparent\"}`}}),withEmail&&/*#__PURE__*/ _jsx(\"input\",{className:\"framer-formspark-input\",type:\"email\",name:\"email\",placeholder:email.placeholder,value:isCanvas?email.value:emailValue,onChange:handleEmailChange,style:{...defaultStyle,padding:paddingValue,borderRadius,fontFamily,fontWeight,fontSize,background:inputs.fill,color:inputs.color,boxShadow:`inset 0 0 0 1px ${isEmailError?inputs.error:\"transparent\"}`}})]}),withMessage&&/*#__PURE__*/ _jsx(\"textarea\",{className:\"framer-formspark-input\",placeholder:message.placeholder,name:\"message\",value:isCanvas?message.value:messageValue,onChange:handleMessageChange,style:{...defaultStyle,minHeight:0,padding:paddingValue,resize:\"vertical\",borderRadius,background:inputs.fill,fontFamily,fontWeight,fontSize,color:inputs.color,boxShadow:`inset 0 0 0 1px ${isMessageError?inputs.error:\"transparent\"}`}}),/*#__PURE__*/ _jsxs(\"div\",{children:[/*#__PURE__*/ _jsx(motion.input,{type:\"submit\",value:button.label,style:{...defaultStyle,borderRadius,padding:paddingValue,fontFamily,fontWeight:button.fontWeight,fontSize,background:button.fill,cursor:\"pointer\",color:button.color,zIndex:1},transition:{type:\"ease\",duration:0.3},whileHover:{opacity:0.8}}),isLoading&&/*#__PURE__*/ _jsx(\"div\",{style:{borderRadius,position:\"absolute\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",width:\"100%\",height:\"100%\",left:0,top:0,zIndex:2,color:button.color,background:button.fill},children:/*#__PURE__*/ _jsx(motion.div,{style:{height:16,width:16},initial:{rotate:0},animate:{rotate:360},transition:{duration:2,repeat:Infinity},children:/*#__PURE__*/ _jsxs(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"16\",height:\"16\",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\"})]})})})]})]})}));},[\".framer-formspark-input::placeholder { color: var(--framer-formspark-placeholder-color) !important; }\",]);FormSpark.defaultProps={fontSize:16,fontFamily:\"Inter\",fontWeight:400,padding:15,paddingTop:15,paddingBottom:15,paddingLeft:15,paddingRight:15,borderRadius:8,topLeftRadius:8,topRightRadius:8,bottomRightRadius:8,bottomLeftRadius:8,gap:15,nameField:{value:undefined,placeholder:\"Name\"},email:{value:undefined,placeholder:\"Email\"},message:{value:undefined,placeholder:\"Message\"},inputs:{fill:\"#EBEBEB\",color:\"#000\",placeholderColor:\"rgba(0, 0, 0, 0.5)\",error:\"#EE4444\"},layout:{fill:\"#EBEBEB\",color:\"#000\",placeholderColor:\"rgba(0, 0, 0, 0.5)\",error:\"#EE4444\"},button:{label:\"Sign Up\",fontWeight:600,fill:\"#000\",color:\"#FFF\"}};addPropertyControls(FormSpark,{formId:{title:\"ID\",placeholder:\"7PbPpGN3\",type:ControlType.String,description:\"Create a [FormSpark](https://formspark.io/) account, add a new form and copy its ID. [Learn more\u2026](https://www.framer.com/sites/integrations/formspark/)\"},withName:{title:\"Name\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:true},nameField:{title:\" \",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"Name\"},value:{title:\"Value\",type:ControlType.String,defaultValue:\"\"}},hidden:props=>!props.withName},withEmail:{title:\"Email\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:true},email:{title:\" \",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"Email\"},value:{title:\"Value\",type:ControlType.String}},hidden:props=>!props.withEmail},withMessage:{title:\"Message\",type:ControlType.Boolean,enabledTitle:\"Show\",disabledTitle:\"Hide\",defaultValue:true},message:{title:\" \",type:ControlType.Object,controls:{placeholder:{title:\"Placeholder\",type:ControlType.String,defaultValue:\"Message\"},value:{title:\"Value\",type:ControlType.String}},hidden:props=>!props.withMessage},layout:{title:\"Layout\",type:ControlType.Enum,options:[\"horizontal\",\"vertical\"],displaySegmentedControl:true,defaultValue:\"horizontal\"},inputs:{title:\"Inputs\",type:ControlType.Object,controls:{fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#000\"},placeholderColor:{title:\"Placeholder\",type:ControlType.Color,defaultValue:\"rgba(0, 0, 0, 0.5)\"},error:{title:\"Error\",type:ControlType.Color,defaultValue:\"#EE4444\"}}},button:{title:\"Button\",type:ControlType.Object,controls:{label:{title:\"Label\",type:ControlType.String,defaultValue:\"Sign Up\"},fontWeight:{...fontControls.fontWeight,defaultValue:600},fill:{title:\"Fill\",type:ControlType.Color,defaultValue:\"#000\"},color:{title:\"Text\",type:ControlType.Color,defaultValue:\"#FFF\"}}},...fontControls,fontSize:{title:\"Font Size\",type:ControlType.Number,displayStepper:true,defaultValue:16},...paddingControl,...borderRadiusControl,gap:{title:\"Gap\",type:ControlType.Number,displayStepper:true,min:0},onSubmit:{type:ControlType.EventHandler}});const defaultStyle={WebkitAppearance:\"none\",display:\"inline-block\",width:\"100%\",lineHeight:\"1.4em\",outline:\"none\",border:\"none\"};export default FormSpark;\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FormSpark\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"290\",\"framerSupportedLayoutHeight\":\"fixed\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"550\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./FormSpark.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([\"CUSTOM;General Sans Semibold\"]);export const fonts=[{family:\"General Sans Semibold\",moduleAsset:{localModuleIdentifier:\"local-module:css/loe4FYraC:default\",url:\"assets/JNOY1Xn68S6lIhVJFW3nTjhciE.otf\"},url:new URL(\"assets/JNOY1Xn68S6lIhVJFW3nTjhciE.otf\",\"https://framerusercontent.com/modules/4rsIcabnwvddJ7s79eIX/24FR8lKKVzbegwgHuvHY/loe4FYraC.js\").href}];export const css=['.framer-aJmwG .framer-styles-preset-vnaczv:not(.rich-text-wrapper), .framer-aJmwG .framer-styles-preset-vnaczv.rich-text-wrapper p, .framer-aJmwG .framer-styles-preset-vnaczv.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"General Sans Semibold\", sans-serif; --framer-font-size: 18px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-6d0775a8-9459-4ac0-a93e-9a21bec3d2a8, #141414); --framer-text-decoration: none; --framer-text-transform: none; }','@media (max-width: 1199px) and (min-width: 810px) { .framer-aJmwG .framer-styles-preset-vnaczv:not(.rich-text-wrapper), .framer-aJmwG .framer-styles-preset-vnaczv.rich-text-wrapper p, .framer-aJmwG .framer-styles-preset-vnaczv.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"General Sans Semibold\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-6d0775a8-9459-4ac0-a93e-9a21bec3d2a8, #141414); --framer-text-decoration: none; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-aJmwG .framer-styles-preset-vnaczv:not(.rich-text-wrapper), .framer-aJmwG .framer-styles-preset-vnaczv.rich-text-wrapper p, .framer-aJmwG .framer-styles-preset-vnaczv.rich-text-wrapper [data-preset-tag=\"p\"] { --framer-font-family: \"General Sans Semibold\", sans-serif; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-weight: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.2em; --framer-paragraph-spacing: 0px; --framer-text-alignment: left; --framer-text-color: var(--token-6d0775a8-9459-4ac0-a93e-9a21bec3d2a8, #141414); --framer-text-decoration: none; --framer-text-transform: none; } }'];export const className=\"framer-aJmwG\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (4431e6b)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,Container,cx,GeneratedComponentContext,getFonts,Link,PropertyOverrides,removeHiddenBreakpointLayers,RichText,SVG,useHydratedBreakpointVariants,withCSS,withFX}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import FormSpark from\"https://framerusercontent.com/modules/vkHAj2Yk0mTnbM6ZdN5c/PlLMu0V3HsBupvdXeFrH/FormSpark.js\";import Navbar from\"#framer/local/canvasComponent/EomTkEa_p/EomTkEa_p.js\";import Footer from\"#framer/local/canvasComponent/lBPnLpwqI/lBPnLpwqI.js\";import*as sharedStyle2 from\"#framer/local/css/Fn1QQjEdY/Fn1QQjEdY.js\";import*as sharedStyle1 from\"#framer/local/css/loe4FYraC/loe4FYraC.js\";import*as sharedStyle from\"#framer/local/css/WewQgx_si/WewQgx_si.js\";import metadataProvider from\"#framer/local/webPageMetadata/LI76asHCU/LI76asHCU.js\";const NavbarFonts=getFonts(Navbar);const RichTextWithFX=withFX(RichText);const MotionDivWithFX=withFX(motion.div);const FormSparkFonts=getFonts(FormSpark);const FooterFonts=getFonts(Footer);const cycleOrder=[\"HuePkpyet\",\"w7EgwMIxU\",\"RBNh7nNQO\"];const breakpoints={HuePkpyet:\"(min-width: 1440px)\",RBNh7nNQO:\"(max-width: 809px)\",w7EgwMIxU:\"(min-width: 810px) and (max-width: 1439px)\"};const isBrowser=()=>typeof document!==\"undefined\";const variantClassNames={HuePkpyet:\"framer-v-1gcbvxo\",RBNh7nNQO:\"framer-v-1xvkt5a\",w7EgwMIxU:\"framer-v-s3zppe\"};if(isBrowser()){removeHiddenBreakpointLayers(\"HuePkpyet\",breakpoints,variantClassNames);}const humanReadableVariantMap={Desktop:\"HuePkpyet\",Phone:\"RBNh7nNQO\",Tablet:\"w7EgwMIxU\"};const transitions={default:{duration:0}};const animation={opacity:0,rotate:0,scale:.9,x:0,y:0};const transition1={damping:40,delay:0,mass:1,stiffness:200,type:\"spring\"};const animation1={opacity:0,rotate:0,scale:.9,transition:transition1,x:0,y:0};const transformTemplate=(_,t)=>`perspective(1200px) ${t}`;const transition2={damping:40,delay:.2,mass:1,stiffness:200,type:\"spring\"};const animation2={opacity:0,rotate:0,scale:.9,transition:transition2,x:0,y:0};const animation3={opacity:0,rotate:0,scale:.9,x:0,y:100};const animation4={opacity:0,rotate:0,scale:.9,transition:transition1,x:0,y:100};const metadata=metadataProvider();const Component=/*#__PURE__*/React.forwardRef(function({id,style,className,width,height,layoutId,variant:outerVariant=\"HuePkpyet\",...restProps},ref){const outerVariantId=humanReadableVariantMap[outerVariant];const variant=outerVariantId||outerVariant;React.useLayoutEffect(()=>{const metadata1=metadataProvider();document.title=metadata1.title||\"\";if(metadata1.viewport){var _document_querySelector;(_document_querySelector=document.querySelector('meta[name=\"viewport\"]'))===null||_document_querySelector===void 0?void 0:_document_querySelector.setAttribute(\"content\",metadata1.viewport);}if(metadata1.bodyClassName){Array.from(document.body.classList).filter(c=>c.startsWith(\"framer-body-\")).map(c=>document.body.classList.remove(c));document.body.classList.add(metadata1.bodyClassName);}},[]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const transition=transitions.default;const defaultLayoutId=React.useId();return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"HuePkpyet\",variantClassNames},children:/*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsxs(motion.div,{className:cx(\"framer-UL5QY\",sharedStyle.className,sharedStyle1.className,sharedStyle2.className),style:{display:\"contents\"},children:[/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(\"framer-1gcbvxo\",className),ref:ref,style:{...style},children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-13n2fsk\",\"data-framer-name\":\"Nav Bar\",name:\"Nav Bar\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-tektdd-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RBNh7nNQO:{style:{width:\"100%\"},variant:\"lG0gfUdyM\"},w7EgwMIxU:{variant:\"lG0gfUdyM\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"pGCvsf4E6\",layoutId:\"pGCvsf4E6\",style:{height:\"100%\",width:\"100%\"},variant:\"cBePECpf0\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-eqfzs1\",\"data-framer-name\":\"Contact Details Section\",name:\"Contact Details Section\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-lr6dgf\",\"data-border\":true,children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RBNh7nNQO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-7wzohl\",\"data-styles-preset\":\"WewQgx_si\",style:{\"--framer-text-alignment\":\"center\"},children:\"VAMOS FALAR.\"})})},w7EgwMIxU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-7wzohl\",\"data-styles-preset\":\"WewQgx_si\",style:{\"--framer-text-alignment\":\"center\"},children:\"VAMOS FALAR.\"})})}},children:/*#__PURE__*/_jsx(RichTextWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__fromCanvasComponent:true,__perspectiveFX:false,__targetOpacity:1,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-7wzohl\",\"data-styles-preset\":\"WewQgx_si\",style:{\"--framer-text-alignment\":\"left\"},children:\"VAMOS FALAR.\"})}),className:\"framer-1dongfm\",\"data-framer-name\":\"get in touch\",name:\"get in touch\",transformTemplate:transformTemplate,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-12mfsc9\",\"data-border\":true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-r17axs\",\"data-framer-name\":\"open-mailbox-with-raised-flag\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:24,intrinsicWidth:25,name:\"open-mailbox-with-raised-flag\",svg:'<svg width=\"25\" height=\"24\" viewBox=\"0 0 25 24\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M7.765 2.62H16.93C17.4901 2.62 18.0447 2.73031 18.5621 2.94465C19.0796 3.15899 19.5498 3.47314 19.9458 3.86918C20.3419 4.26523 20.656 4.7354 20.8703 5.25285C21.0847 5.7703 21.195 6.32491 21.195 6.885V14.435C21.195 14.6008 21.1292 14.7597 21.0119 14.8769C20.8947 14.9941 20.7358 15.06 20.57 15.06H4.125C3.95924 15.06 3.80027 14.9941 3.68306 14.8769C3.56585 14.7597 3.5 14.6008 3.5 14.435V6.885C3.5 5.75385 3.94935 4.66903 4.74919 3.86918C5.54903 3.06934 6.63385 2.62 7.765 2.62Z\" fill=\"#00B8F0\"/>\\n<path d=\"M16.93 2.62H7.765C6.63385 2.62 5.54903 3.06934 4.74919 3.86918C3.94935 4.66903 3.5 5.75385 3.5 6.885V8.76C3.50133 7.62971 3.95126 6.54618 4.75096 5.74742C5.55066 4.94865 6.63472 4.49999 7.765 4.5H16.93C17.4901 4.5 18.0447 4.61031 18.5621 4.82465C19.0796 5.03899 19.5498 5.35314 19.9458 5.74918C20.3419 6.14523 20.656 6.6154 20.8703 7.13285C21.0847 7.6503 21.195 8.20491 21.195 8.765V6.885C21.195 6.32491 21.0847 5.7703 20.8703 5.25285C20.656 4.7354 20.3419 4.26523 19.9458 3.86918C19.5498 3.47314 19.0796 3.15899 18.5621 2.94465C18.0447 2.73031 17.4901 2.62 16.93 2.62Z\" fill=\"#4ACFFF\"/>\\n<path d=\"M7.765 2.62H16.93C17.4901 2.62 18.0447 2.73031 18.5621 2.94465C19.0796 3.15899 19.5498 3.47314 19.9458 3.86918C20.3419 4.26523 20.656 4.7354 20.8703 5.25285C21.0847 5.7703 21.195 6.32491 21.195 6.885V14.435C21.195 14.6008 21.1292 14.7597 21.0119 14.8769C20.8947 14.9941 20.7358 15.06 20.57 15.06H4.125C3.95924 15.06 3.80027 14.9941 3.68306 14.8769C3.56585 14.7597 3.5 14.6008 3.5 14.435V6.885C3.5 5.75385 3.94935 4.66903 4.74919 3.86918C5.54903 3.06934 6.63385 2.62 7.765 2.62V2.62Z\" stroke=\"#45413C\" stroke-width=\"0.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path opacity=\"0.15\" d=\"M6.03998 22.065C6.03998 22.1878 6.22582 22.3094 6.5869 22.4228C6.94798 22.5363 7.47723 22.6393 8.14442 22.7262C8.8116 22.813 9.60367 22.8818 10.4754 22.9288C11.3471 22.9758 12.2814 23 13.225 23C14.1685 23 15.1028 22.9758 15.9746 22.9288C16.8463 22.8818 17.6384 22.813 18.3055 22.7262C18.9727 22.6393 19.502 22.5363 19.8631 22.4228C20.2241 22.3094 20.41 22.1878 20.41 22.065C20.41 21.9422 20.2241 21.8206 19.8631 21.7072C19.502 21.5938 18.9727 21.4907 18.3055 21.4039C17.6384 21.317 16.8463 21.2482 15.9746 21.2012C15.1028 21.1542 14.1685 21.13 13.225 21.13C12.2814 21.13 11.3471 21.1542 10.4754 21.2012C9.60367 21.2482 8.8116 21.317 8.14442 21.4039C7.47723 21.4907 6.94798 21.5938 6.5869 21.7072C6.22582 21.8206 6.03998 21.9422 6.03998 22.065Z\" fill=\"#45413C\"/>\\n<path d=\"M7.77 2.62C6.63753 2.62 5.55143 3.06987 4.75065 3.87065C3.94987 4.67143 3.5 5.75752 3.5 6.89V14.435C3.5 14.6008 3.56585 14.7597 3.68306 14.8769C3.80027 14.9941 3.95924 15.06 4.125 15.06H11.41C11.5758 15.06 11.7347 14.9941 11.8519 14.8769C11.9692 14.7597 12.035 14.6008 12.035 14.435V6.89C12.0357 6.32949 11.9258 5.77435 11.7118 5.25631C11.4977 4.73828 11.1837 4.26752 10.7876 3.87095C10.3915 3.47438 9.92108 3.15978 9.4033 2.94513C8.88552 2.73048 8.33051 2.61999 7.77 2.62Z\" fill=\"#C0DCEB\"/>\\n<path d=\"M7.77001 2.62C6.729 2.61821 5.72362 2.99901 4.94501 3.69C5.55485 3.59139 6.17884 3.62659 6.77373 3.79317C7.36861 3.95975 7.92014 4.25372 8.39009 4.6547C8.86004 5.05568 9.23715 5.55407 9.49529 6.11532C9.75342 6.67656 9.8864 7.28724 9.88501 7.905V15.06H11.41C11.5758 15.06 11.7347 14.9942 11.8519 14.8769C11.9692 14.7597 12.035 14.6008 12.035 14.435V6.89C12.0357 6.32949 11.9258 5.77435 11.7118 5.25632C11.4977 4.73829 11.1837 4.26753 10.7876 3.87096C10.3915 3.47439 9.92109 3.15978 9.40331 2.94513C8.88553 2.73048 8.33052 2.62 7.77001 2.62Z\" fill=\"#8CA4B8\"/>\\n<path d=\"M7.77 2.62C6.63753 2.62 5.55143 3.06987 4.75065 3.87065C3.94987 4.67143 3.5 5.75752 3.5 6.89V14.435C3.5 14.6008 3.56585 14.7597 3.68306 14.8769C3.80027 14.9941 3.95924 15.06 4.125 15.06H11.41C11.5758 15.06 11.7347 14.9941 11.8519 14.8769C11.9692 14.7597 12.035 14.6008 12.035 14.435V6.89C12.0357 6.32949 11.9258 5.77435 11.7118 5.25631C11.4977 4.73828 11.1837 4.26752 10.7876 3.87095C10.3915 3.47438 9.92108 3.15978 9.4033 2.94513C8.88552 2.73048 8.33051 2.61999 7.77 2.62V2.62Z\" stroke=\"#45413C\" stroke-width=\"0.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M16 0.685015H14.375C14.2932 0.684355 14.212 0.699905 14.1362 0.730767C14.0604 0.761629 13.9915 0.807193 13.9334 0.864832C13.8753 0.92247 13.8291 0.991041 13.7977 1.06659C13.7662 1.14214 13.75 1.22317 13.75 1.30502V9.15001C13.7406 9.27889 13.7578 9.40832 13.8007 9.53022C13.8435 9.65212 13.911 9.76389 13.999 9.85853C14.087 9.95317 14.1935 10.0287 14.312 10.0803C14.4305 10.1319 14.5583 10.1585 14.6875 10.1585C14.8167 10.1585 14.9445 10.1319 15.063 10.0803C15.1815 10.0287 15.288 9.95317 15.376 9.85853C15.464 9.76389 15.5315 9.65212 15.5743 9.53022C15.6172 9.40832 15.6344 9.27889 15.625 9.15001V4.32002H16C16.0831 4.3227 16.1659 4.30864 16.2434 4.27869C16.321 4.24873 16.3917 4.20349 16.4514 4.14565C16.5111 4.08781 16.5586 4.01855 16.591 3.94199C16.6234 3.86544 16.64 3.78315 16.64 3.70002V1.30502C16.64 1.22188 16.6234 1.13959 16.591 1.06304C16.5586 0.986483 16.5111 0.917225 16.4514 0.859383C16.3917 0.801542 16.321 0.756298 16.2434 0.726343C16.1659 0.696388 16.0831 0.682333 16 0.685015Z\" fill=\"#FF6242\" stroke=\"#45413C\" stroke-width=\"0.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M11.58 15.06H14.55V21.375C14.55 21.5408 14.4842 21.6997 14.367 21.8169C14.2497 21.9341 14.0908 22 13.925 22H12.205C12.0393 22 11.8803 21.9341 11.7631 21.8169C11.6459 21.6997 11.58 21.5408 11.58 21.375V15.06Z\" fill=\"#DEBB7E\"/>\\n<path d=\"M11.58 15.06H14.545V16.62H11.58V15.06Z\" fill=\"#B89558\"/>\\n<path d=\"M11.58 15.06H14.55V21.375C14.55 21.5408 14.4842 21.6997 14.367 21.8169C14.2497 21.9341 14.0908 22 13.925 22H12.205C12.0393 22 11.8803 21.9341 11.7631 21.8169C11.6459 21.6997 11.58 21.5408 11.58 21.375V15.06Z\" stroke=\"#45413C\" stroke-width=\"0.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M6.08499 6.67499C6.00314 6.67499 5.92211 6.69119 5.84656 6.72266C5.77101 6.75413 5.70244 6.80024 5.6448 6.85835C5.58716 6.91645 5.5416 6.98539 5.51074 7.06119C5.47988 7.13699 5.46433 7.21815 5.46499 7.29999V14.435C5.46433 14.5168 5.47988 14.598 5.51074 14.6738C5.5416 14.7496 5.58716 14.8185 5.6448 14.8766C5.70244 14.9347 5.77101 14.9808 5.84656 15.0123C5.92211 15.0438 6.00314 15.06 6.08499 15.06H11.41C11.5757 15.06 11.7347 14.9941 11.8519 14.8769C11.9691 14.7597 12.035 14.6007 12.035 14.435V6.88999C12.035 6.81499 12.035 6.74499 12.035 6.67499H6.08499Z\" fill=\"white\"/>\\n<path d=\"M12.03 6.67499H10.34C10.34 6.74499 10.34 6.81499 10.34 6.88999V14.435C10.34 14.6007 10.2742 14.7597 10.157 14.8769C10.0398 14.9941 9.88079 15.06 9.71503 15.06H11.405C11.5708 15.06 11.7298 14.9941 11.847 14.8769C11.9642 14.7597 12.03 14.6007 12.03 14.435V6.88999C12.035 6.81499 12.035 6.74499 12.03 6.67499Z\" fill=\"#F0F0F0\"/>\\n<path d=\"M6.08499 6.67499C6.00314 6.67499 5.92211 6.69119 5.84656 6.72266C5.77101 6.75413 5.70244 6.80024 5.6448 6.85835C5.58716 6.91645 5.5416 6.98539 5.51074 7.06119C5.47988 7.13699 5.46433 7.21815 5.46499 7.29999V14.435C5.46433 14.5168 5.47988 14.598 5.51074 14.6738C5.5416 14.7496 5.58716 14.8185 5.6448 14.8766C5.70244 14.9347 5.77101 14.9808 5.84656 15.0123C5.92211 15.0438 6.00314 15.06 6.08499 15.06H11.41C11.5757 15.06 11.7347 14.9941 11.8519 14.8769C11.9691 14.7597 12.035 14.6007 12.035 14.435V6.88999C12.035 6.81499 12.035 6.74499 12.035 6.67499H6.08499Z\" stroke=\"#45413C\" stroke-width=\"0.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M5.62 6.89001L12.035 11.65\" stroke=\"#45413C\" stroke-width=\"0.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M5.62 14.845L10.625 10.605\" stroke=\"#45413C\" stroke-width=\"0.5\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition2},__framer__animateOnce:true,__framer__enter:animation,__framer__exit:animation2,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-8lk9mu\",transformTemplate:transformTemplate,children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vnaczv\",\"data-styles-preset\":\"loe4FYraC\",style:{\"--framer-text-color\":\"var(--token-bed8b796-d87c-4728-bc04-e5f527a8a122, rgb(254, 142, 28))\"},children:\"CONTATO\"})}),className:\"framer-u4itim\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RBNh7nNQO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1blrtp3\",\"data-styles-preset\":\"Fn1QQjEdY\",style:{\"--framer-text-alignment\":\"center\"},children:\"Independente do que tiver em mente, d\\xe1 um salve!\"})})},w7EgwMIxU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1blrtp3\",\"data-styles-preset\":\"Fn1QQjEdY\",style:{\"--framer-text-alignment\":\"center\"},children:\"Independente do que tiver em mente, d\\xe1 um salve!\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1blrtp3\",\"data-styles-preset\":\"Fn1QQjEdY\",children:\"Independente do que tiver em mente, d\\xe1 um salve!\"})}),className:\"framer-ugh84t\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(Link,{href:\"mailto:salve@salvatore.academy\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-99bb3 framer-1yzgbns\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vnaczv\",\"data-styles-preset\":\"loe4FYraC\",children:\"salve@salvatore.academy\"})}),className:\"framer-2xt677\",verticalAlignment:\"top\",withExternalLayout:true})})})]})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-sgxrsa\",\"data-framer-name\":\"Contact Form Section\",name:\"Contact Form Section\",children:/*#__PURE__*/_jsxs(MotionDivWithFX,{__framer__animate:{transition:transition1},__framer__animateOnce:true,__framer__enter:animation3,__framer__exit:animation4,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__targetOpacity:1,className:\"framer-f8oplw\",\"data-framer-name\":\"Frame 45\",name:\"Frame 45\",transformTemplate:transformTemplate,children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1lhhhf4\",\"data-framer-name\":\"Frame 25\",name:\"Frame 25\",children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RBNh7nNQO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vnaczv\",\"data-styles-preset\":\"loe4FYraC\",style:{\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-bed8b796-d87c-4728-bc04-e5f527a8a122, rgb(254, 142, 28))\"},children:\"ENTRE EM CONTATO\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-vnaczv\",\"data-styles-preset\":\"loe4FYraC\",style:{\"--framer-text-color\":\"var(--token-bed8b796-d87c-4728-bc04-e5f527a8a122, rgb(254, 142, 28))\"},children:\"ENTRE EM CONTATO\"})}),className:\"framer-1ujqhnt\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RBNh7nNQO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-7wzohl\",\"data-styles-preset\":\"WewQgx_si\",children:\"ALGO EM MENTE?\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h2\",{className:\"framer-styles-preset-7wzohl\",\"data-styles-preset\":\"WewQgx_si\",style:{\"--framer-text-alignment\":\"left\"},children:\"ALGO EM MENTE?\"})}),className:\"framer-fqa8jf\",verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RBNh7nNQO:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1blrtp3\",\"data-styles-preset\":\"Fn1QQjEdY\",style:{\"--framer-text-alignment\":\"center\"},children:\"Seja mentoria ou parceria, compartilhe suas ideias.\"})})},w7EgwMIxU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1blrtp3\",\"data-styles-preset\":\"Fn1QQjEdY\",style:{\"--framer-text-alignment\":\"center\"},children:\"Seja mentoria ou parceria, compartilhe suas ideias.\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-1blrtp3\",\"data-styles-preset\":\"Fn1QQjEdY\",children:\"Seja mentoria ou parceria, compartilhe suas ideias.\"})}),className:\"framer-6q0ja8\",verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-39bn1o\",\"data-framer-name\":\"content\",name:\"content\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f3ymtf-container\",children:/*#__PURE__*/_jsx(FormSpark,{borderRadius:0,bottomLeftRadius:0,bottomRightRadius:0,button:{color:\"rgb(255, 255, 255)\",fill:\"rgb(0, 0, 0)\",fontWeight:600,label:\"Enviar\"},email:{placeholder:\"Seu e-mail\",value:\"\"},font:false,fontFamily:\"Inter\",fontSize:16,fontWeight:400,formId:\"W11KanqP\",gap:20,height:\"100%\",id:\"c0CmdbINx\",inputs:{color:\"rgb(0, 0, 0)\",error:\"rgb(238, 68, 68)\",fill:\"rgb(242, 242, 242)\",placeholderColor:\"rgba(0, 0, 0, 0.5)\"},isMixedBorderRadius:false,layout:\"vertical\",layoutId:\"c0CmdbINx\",message:{placeholder:\">_\",value:\"\"},nameField:{placeholder:\"Seu nome\",value:\"\"},padding:20,paddingBottom:20,paddingLeft:20,paddingPerSide:false,paddingRight:20,paddingTop:20,style:{height:\"100%\",width:\"100%\"},topLeftRadius:0,topRightRadius:0,width:\"100%\",withEmail:true,withMessage:true,withName:true})})})]})}),/*#__PURE__*/_jsx(Container,{className:\"framer-du24mr-container\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{RBNh7nNQO:{variant:\"WJFGZTcN3\"},w7EgwMIxU:{variant:\"lN7UtHQy_\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"QW_y2126L\",layoutId:\"QW_y2126L\",style:{width:\"100%\"},variant:\"XnOtjG5J9\",width:\"100%\"})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})})});});const css=['.framer-UL5QY [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",`.${metadata.bodyClassName} { background: var(--token-af12a220-4529-40c5-bbd0-4edca26835dc, rgb(255, 252, 239)) /* {\"name\":\"Light Yellow\"} */; }`,\".framer-UL5QY .framer-1yzgbns { display: block; }\",\".framer-UL5QY .framer-1gcbvxo { align-content: center; align-items: center; background-color: var(--token-af12a220-4529-40c5-bbd0-4edca26835dc, #fffcef); display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 1440px; }\",\".framer-UL5QY .framer-13n2fsk { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 80px; justify-content: center; max-width: 1440px; overflow: hidden; padding: 0px 10px 0px 10px; position: relative; width: 100%; }\",\".framer-UL5QY .framer-tektdd-container { flex: 1 0 0px; height: 80px; position: relative; width: 1px; }\",\".framer-UL5QY .framer-eqfzs1 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 248px; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 0px 10px 0px 10px; position: relative; width: 100%; }\",'.framer-UL5QY .framer-lr6dgf { --border-bottom-width: 1px; --border-color: var(--token-6d0775a8-9459-4ac0-a93e-9a21bec3d2a8, #141414) /* {\"name\":\"Black\"} */; --border-left-width: 1px; --border-right-width: 0px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 100%; justify-content: center; overflow: hidden; padding: 20px 20px 20px 20px; position: relative; width: 1px; }',\".framer-UL5QY .framer-1dongfm { --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; transform: perspective(1200px); white-space: pre; width: auto; }\",'.framer-UL5QY .framer-12mfsc9 { --border-bottom-width: 1px; --border-color: var(--token-6d0775a8-9459-4ac0-a93e-9a21bec3d2a8, #141414) /* {\"name\":\"Black\"} */; --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 100px; height: 100%; justify-content: flex-start; overflow: hidden; padding: 80px 80px 80px 80px; position: relative; width: min-content; }',\".framer-UL5QY .framer-r17axs { aspect-ratio: 1.0422535211267605 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 111px); position: relative; width: 116px; }\",\".framer-UL5QY .framer-8lk9mu { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; transform: perspective(1200px); width: 227px; }\",\".framer-UL5QY .framer-u4itim, .framer-UL5QY .framer-2xt677, .framer-UL5QY .framer-1ujqhnt { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-UL5QY .framer-ugh84t, .framer-UL5QY .framer-6q0ja8 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-UL5QY .framer-99bb3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-UL5QY .framer-sgxrsa { align-content: center; align-items: center; background-color: rgba(255, 255, 255, 0); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 1440px; overflow: visible; padding: 50px 0px 50px 0px; position: relative; width: 100%; }\",\".framer-UL5QY .framer-f8oplw { align-content: center; align-items: center; background-color: var(--token-516c5973-140a-450e-b2ad-be97cc57bc32, #ffffff); box-shadow: 0px 5px 7px 0px rgba(0, 0, 0, 0.2); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: 500px; justify-content: center; overflow: visible; padding: 50px 50px 50px 50px; position: relative; transform: perspective(1200px); width: min-content; z-index: 5; }\",\".framer-UL5QY .framer-1lhhhf4 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 490px; }\",\".framer-UL5QY .framer-fqa8jf { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; --framer-paragraph-spacing: 0px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 353px; word-break: break-word; word-wrap: break-word; }\",\".framer-UL5QY .framer-39bn1o { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 35px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 490px; }\",\".framer-UL5QY .framer-1f3ymtf-container { flex: none; height: 384px; position: relative; width: 100%; }\",\".framer-UL5QY .framer-du24mr-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UL5QY .framer-1gcbvxo, .framer-UL5QY .framer-13n2fsk, .framer-UL5QY .framer-eqfzs1, .framer-UL5QY .framer-lr6dgf, .framer-UL5QY .framer-12mfsc9, .framer-UL5QY .framer-8lk9mu, .framer-UL5QY .framer-99bb3, .framer-UL5QY .framer-sgxrsa, .framer-UL5QY .framer-f8oplw, .framer-UL5QY .framer-1lhhhf4, .framer-UL5QY .framer-39bn1o { gap: 0px; } .framer-UL5QY .framer-1gcbvxo > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-UL5QY .framer-1gcbvxo > :first-child, .framer-UL5QY .framer-lr6dgf > :first-child, .framer-UL5QY .framer-8lk9mu > :first-child, .framer-UL5QY .framer-1lhhhf4 > :first-child, .framer-UL5QY .framer-39bn1o > :first-child { margin-top: 0px; } .framer-UL5QY .framer-1gcbvxo > :last-child, .framer-UL5QY .framer-lr6dgf > :last-child, .framer-UL5QY .framer-8lk9mu > :last-child, .framer-UL5QY .framer-1lhhhf4 > :last-child, .framer-UL5QY .framer-39bn1o > :last-child { margin-bottom: 0px; } .framer-UL5QY .framer-13n2fsk > *, .framer-UL5QY .framer-eqfzs1 > *, .framer-UL5QY .framer-sgxrsa > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-UL5QY .framer-13n2fsk > :first-child, .framer-UL5QY .framer-eqfzs1 > :first-child, .framer-UL5QY .framer-12mfsc9 > :first-child, .framer-UL5QY .framer-99bb3 > :first-child, .framer-UL5QY .framer-sgxrsa > :first-child, .framer-UL5QY .framer-f8oplw > :first-child { margin-left: 0px; } .framer-UL5QY .framer-13n2fsk > :last-child, .framer-UL5QY .framer-eqfzs1 > :last-child, .framer-UL5QY .framer-12mfsc9 > :last-child, .framer-UL5QY .framer-99bb3 > :last-child, .framer-UL5QY .framer-sgxrsa > :last-child, .framer-UL5QY .framer-f8oplw > :last-child { margin-right: 0px; } .framer-UL5QY .framer-lr6dgf > *, .framer-UL5QY .framer-8lk9mu > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-UL5QY .framer-12mfsc9 > * { margin: 0px; margin-left: calc(100px / 2); margin-right: calc(100px / 2); } .framer-UL5QY .framer-99bb3 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-UL5QY .framer-f8oplw > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } .framer-UL5QY .framer-1lhhhf4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-UL5QY .framer-39bn1o > * { margin: 0px; margin-bottom: calc(35px / 2); margin-top: calc(35px / 2); } }\",\"@media (min-width: 1440px) { .framer-UL5QY .hidden-1gcbvxo { display: none !important; } }\",`@media (min-width: 810px) and (max-width: 1439px) { .framer-UL5QY .hidden-s3zppe { display: none !important; } .${metadata.bodyClassName} { background: var(--token-af12a220-4529-40c5-bbd0-4edca26835dc, rgb(255, 252, 239)) /* {\"name\":\"Light Yellow\"} */; } .framer-UL5QY .framer-1gcbvxo { width: 810px; } .framer-UL5QY .framer-13n2fsk { overflow: visible; padding: 0px 0px 0px 0px; } .framer-UL5QY .framer-tektdd-container { z-index: 5; } .framer-UL5QY .framer-eqfzs1 { flex-direction: column; height: min-content; } .framer-UL5QY .framer-lr6dgf { --border-right-width: 1px; align-content: center; align-items: center; flex: none; height: min-content; width: 100%; } .framer-UL5QY .framer-1dongfm { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-UL5QY .framer-12mfsc9 { --border-left-width: 1px; gap: unset; height: min-content; justify-content: space-between; padding: 30px 30px 30px 30px; width: 100%; } .framer-UL5QY .framer-8lk9mu { align-content: center; align-items: center; flex: 1 0 0px; width: 1px; } .framer-UL5QY .framer-sgxrsa { padding: 40px 40px 40px 40px; } .framer-UL5QY .framer-f8oplw { flex-direction: column; gap: 10px; height: 668px; width: 700px; } .framer-UL5QY .framer-1lhhhf4 { align-content: center; align-items: center; gap: 0px; } .framer-UL5QY .framer-39bn1o { height: 384px; width: 100%; } .framer-UL5QY .framer-1f3ymtf-container { flex: 1 0 0px; height: 1px; order: 0; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UL5QY .framer-eqfzs1, .framer-UL5QY .framer-12mfsc9, .framer-UL5QY .framer-f8oplw, .framer-UL5QY .framer-1lhhhf4 { gap: 0px; } .framer-UL5QY .framer-eqfzs1 > *, .framer-UL5QY .framer-1lhhhf4 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-UL5QY .framer-eqfzs1 > :first-child, .framer-UL5QY .framer-f8oplw > :first-child, .framer-UL5QY .framer-1lhhhf4 > :first-child { margin-top: 0px; } .framer-UL5QY .framer-eqfzs1 > :last-child, .framer-UL5QY .framer-f8oplw > :last-child, .framer-UL5QY .framer-1lhhhf4 > :last-child { margin-bottom: 0px; } .framer-UL5QY .framer-12mfsc9 > *, .framer-UL5QY .framer-12mfsc9 > :first-child, .framer-UL5QY .framer-12mfsc9 > :last-child { margin: 0px; } .framer-UL5QY .framer-f8oplw > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } }}`,`@media (max-width: 809px) { .framer-UL5QY .hidden-1xvkt5a { display: none !important; } .${metadata.bodyClassName} { background: var(--token-af12a220-4529-40c5-bbd0-4edca26835dc, rgb(255, 252, 239)) /* {\"name\":\"Light Yellow\"} */; } .framer-UL5QY .framer-1gcbvxo { width: 390px; } .framer-UL5QY .framer-13n2fsk { align-content: flex-start; align-items: flex-start; overflow: visible; padding: 0px 0px 0px 0px; } .framer-UL5QY .framer-tektdd-container { height: auto; z-index: 5; } .framer-UL5QY .framer-eqfzs1 { flex-direction: column; height: min-content; padding: 20px 5px 0px 5px; } .framer-UL5QY .framer-lr6dgf { --border-right-width: 1px; align-content: center; align-items: center; flex: none; gap: 0px; height: min-content; width: 100%; } .framer-UL5QY .framer-1dongfm { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; } .framer-UL5QY .framer-12mfsc9 { --border-left-width: 1px; gap: 0px; height: min-content; padding: 40px 40px 40px 40px; width: 100%; } .framer-UL5QY .framer-8lk9mu { align-content: center; align-items: center; flex: 1 0 0px; padding: 10px 10px 10px 10px; width: 1px; } .framer-UL5QY .framer-sgxrsa { padding: 40px 5px 40px 5px; } .framer-UL5QY .framer-f8oplw { flex: 1 0 0px; flex-direction: column; height: min-content; justify-content: flex-start; padding: 20px 20px 20px 20px; width: 1px; } .framer-UL5QY .framer-1lhhhf4 { align-content: center; align-items: center; width: 100%; } .framer-UL5QY .framer-fqa8jf { width: 100%; } .framer-UL5QY .framer-39bn1o { height: 384px; width: 100%; } .framer-UL5QY .framer-1f3ymtf-container { flex: 1 0 0px; height: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-UL5QY .framer-eqfzs1, .framer-UL5QY .framer-lr6dgf, .framer-UL5QY .framer-12mfsc9, .framer-UL5QY .framer-f8oplw { gap: 0px; } .framer-UL5QY .framer-eqfzs1 > *, .framer-UL5QY .framer-lr6dgf > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-UL5QY .framer-eqfzs1 > :first-child, .framer-UL5QY .framer-lr6dgf > :first-child, .framer-UL5QY .framer-f8oplw > :first-child { margin-top: 0px; } .framer-UL5QY .framer-eqfzs1 > :last-child, .framer-UL5QY .framer-lr6dgf > :last-child, .framer-UL5QY .framer-f8oplw > :last-child { margin-bottom: 0px; } .framer-UL5QY .framer-12mfsc9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-UL5QY .framer-12mfsc9 > :first-child { margin-left: 0px; } .framer-UL5QY .framer-12mfsc9 > :last-child { margin-right: 0px; } .framer-UL5QY .framer-f8oplw > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } }}`,...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1463\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"w7EgwMIxU\":{\"layout\":[\"fixed\",\"auto\"]},\"RBNh7nNQO\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerResponsiveScreen\n */const FramerLI76asHCU=withCSS(Component,css,\"framer-UL5QY\");export default FramerLI76asHCU;FramerLI76asHCU.displayName=\"Contato\";FramerLI76asHCU.defaultProps={height:1463,width:1440};addFonts(FramerLI76asHCU,[...NavbarFonts,...FormSparkFonts,...FooterFonts,...sharedStyle.fonts,...sharedStyle1.fonts,...sharedStyle2.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerLI76asHCU\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"1463\",\"framerContractVersion\":\"1\",\"framerResponsiveScreen\":\"\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"w7EgwMIxU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"RBNh7nNQO\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1440\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStack", "containerStyles", "emptyStateStyle", "defaultEvents", "ControlType", "fontSizeOptions", "fontControls", "font", "fontWeights", "useFontControls", "props", "fontFamily", "fontSize", "fontWeight", "font", "fontWeightName", "customFontStack", "fontStack", "fontFamilyStyle", "fetchCustomFonts", "fontStore", "e", "ue", "useRadius", "props", "borderRadius", "isMixedBorderRadius", "topLeftRadius", "topRightRadius", "bottomRightRadius", "bottomLeftRadius", "se", "borderRadiusControl", "ControlType", "usePadding", "padding", "paddingPerSide", "paddingTop", "paddingRight", "paddingBottom", "paddingLeft", "paddingControl", "emailRegex", "validateEmail", "email", "FormSpark", "withCSS", "formId", "withName", "name", "withEmail", "withMessage", "message", "layout", "inputs", "button", "style", "gap", "onSubmit", "props", "nameValue", "setName", "ye", "emailValue", "setEmail", "messageValue", "setMessage", "isNameError", "setNameError", "isEmailError", "setEmailError", "isMessageError", "setMessageError", "isLoading", "setLoading", "isSuccess", "setSuccess", "isCanvas", "se", "RenderTarget", "gridTemplateRows", "rows", "gridTemplateColumns", "cols", "fontFamily", "fontSize", "fontWeight", "useFontControls", "borderRadius", "useRadius", "paddingValue", "usePadding", "validateForm", "te", "error", "handleSubmit", "event", "data", "entries", "handleNameChange", "handleEmailChange", "handleMessageChange", "p", "motion", "containerStyles", "u", "defaultStyle", "addPropertyControls", "ControlType", "fontControls", "paddingControl", "borderRadiusControl", "FormSpark_default", "fontStore", "fonts", "css", "className", "NavbarFonts", "getFonts", "EomTkEa_p_default", "RichTextWithFX", "withFX", "RichText2", "MotionDivWithFX", "motion", "FormSparkFonts", "FormSpark_default", "FooterFonts", "lBPnLpwqI_default", "breakpoints", "isBrowser", "variantClassNames", "humanReadableVariantMap", "transitions", "animation", "transition1", "animation1", "transformTemplate", "_", "t", "transition2", "animation2", "animation3", "animation4", "metadata", "LI76asHCU_default", "Component", "Y", "id", "style", "className", "width", "height", "layoutId", "outerVariant", "restProps", "ref", "variant", "fe", "metadata1", "_document_querySelector", "c", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "transition", "defaultLayoutId", "ae", "p", "GeneratedComponentContext", "LayoutGroup", "u", "motion", "cx", "Container", "PropertyOverrides2", "EomTkEa_p_default", "x", "RichTextWithFX", "SVG", "MotionDivWithFX", "RichText2", "Link", "FormSpark_default", "lBPnLpwqI_default", "css", "FramerLI76asHCU", "withCSS", "addFonts", "NavbarFonts", "FormSparkFonts", "FooterFonts", "fonts", "__FramerMetadata__"]
}
