{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/l1PcS8X0MNhlnpwbvLfl/BmdPQ9mFOgv1meCVoLlH/Contact_form.js", "ssg:https://framerusercontent.com/modules/9cr57H8N9Fa8sXKLeRpU/lob6TR5TSsC8GoBCyz5A/AS4PcgcTr.js", "ssg:https://framerusercontent.com/modules/1a1GgaxgcjY3Th3VgARh/5hXKKtz5vl7LqD0VjnE3/bh9aCwq0P.js"],
  "sourcesContent": ["/*\nMIT License\nCopyright \u00A9 Joel Whitaker\n\nPermission is hereby granted, free of charge, to any person obtaining a copy\nof this software and associated documentation files (the \"Software\"), to deal\nin the Software without restriction, including without limitation the rights\nto use, copy, modify, merge, publish, distribute, sublicense, and/or sell\ncopies of the Software, and to permit persons to whom the Software is\nfurnished to do so, subject to the following conditions:\n\nThe above copyright notice and this permission notice shall be included in all\ncopies or substantial portions of the Software.\n\nThe Software is provided \"as is\", without warranty of any kind, express or\nimplied, including but not limited to the warranties of merchantability,\nfitness for a particular purpose and noninfringement. In no event shall the\nauthors or copyright holders be liable for any claim, damages or other\nliability, whether in an action of contract, tort or otherwise, arising from,\nout of or in connection with the Software or the use or other dealings in the\nSoftware.\n*/var e;import{jsx as t,jsxs as l}from\"react/jsx-runtime\";import{useCallback as o,useState as a}from\"react\";import{addPropertyControls as r,ControlType as i,withCSS as n,useRouter as d,inferInitialRouteFromPath as p}from\"framer\";import{motion as u,useAnimationControls as s}from\"framer-motion\";function c(e){try{return new URL(e),!0;}catch{}try{return new URL(`https://${e}`),!0;}catch{}return!1;}function m(e){return[\"time\",\"week\",\"number\",\"date\",\"datetime-local\"].includes(e);}!function(e){e.Text=\"text\",e.Number=\"number\",e.Email=\"email\",e.Url=\"url\",e.Tel=\"tel\",e.TextArea=\"textarea\",e.Select=\"select\",e.Checkbox=\"checkbox\",e.Radio=\"radio\",e.Time=\"time\",e.Week=\"week\",e.Month=\"month\",e.Date=\"date\",e.DateTimeLocal=\"datetime-local\",e.Password=\"password\",e.Hidden=\"hidden\";}(e||(e={}));/**\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 */let h=\"v1\",f=n(function({url:e,method:r,contentType:i,redirectAs:n,link:m,inputs:h,button:f,styles:y,extraHeaders:v,extraFields:$,style:j,onSubmit:O}){let[V,T]=a(!1),[R,k]=a(!1),[B,N]=a(null),{paddingPerSide:P,paddingTop:F,paddingRight:L,paddingBottom:E,paddingLeft:W,padding:q,borderRadius:A,borderObject:z,shadowObject:D}=y.label,{paddingPerSide:Y,paddingTop:G,paddingRight:X,paddingBottom:I,paddingLeft:K,padding:U,borderRadius:M,borderObject:H,focusObject:Z,shadowObject:J}=y.input,{paddingPerSide:Q,paddingTop:_,paddingRight:ee,paddingBottom:et,paddingLeft:el,padding:eo,borderRadius:ea,borderObject:er,shadowObject:ei}=y.button,en=P?`${F}px ${L}px ${E}px ${W}px`:`${q}px ${q}px ${q}px ${q}px`,ed=Y?`${G}px ${X}px ${I}px ${K}px`:`${U}px ${U}px ${U}px ${U}px`,ep=Q?`${_}px ${ee}px ${et}px ${el}px`:`${eo}px ${eo}px ${eo}px ${eo}px`,eu=d(),es=()=>{if(/* Reset */k(!1),N(null),\"link\"===n&&m&&!V){let[e,t]=m.split(\"#\"),{routeId:l,pathVariables:o}=p(eu.routes,e);if(l&&eu.navigate(l,t,o),c(m))return T(!0),eb.start(\"error\"),!1;}},ec=o(e=>{T(!1);},[]),em=o((e,t)=>{N(t.name);},[]),eh=o(e=>{N(null),T(!1);},[]),ef=o(t=>{// Prevent submitting while submitting\nif(t.preventDefault(),R)return;k(!0),T(!1);let l=new Headers;if(v)for(let[e,t]of Object.entries(v))l.append(e,t);let o=new FormData(t.target),a={};o.forEach((e,t)=>{a[t]=e;});let d={method:r,headers:l,body:JSON.stringify(a)};if(\"get\"===r){// Add form fields to URL for GET requests\nlet t=new URLSearchParams;for(let[e,l]of o)t.append(e,l.toString());let l=t.toString();e+=l?`?${l}`:\"\";}else l.append(\"Content-Type\",i),\"application/json\"===i&&l.append(\"accept\",\"application/json\");fetch(e,d).then(e=>{let t=e.status,l=e.headers.get(\"content-type\");if(l&&l.includes(\"application/json\"))return e.json().then(e=>({statusCode:t,data:e}));if(l&&l.includes(\"text/plain\"))return e.text().then(e=>({statusCode:t,data:e}));throw Error(\"Unsupported response type\");}).then(({statusCode:e,data:l})=>{if(e>=200&&e<300)// Reset state\nk(!1),t.target.reset(),// Handle success\nes(),\"overlay\"===n&&(null==O||O());else throw Error(\"An error occurred submitting the form\");}).catch(e=>{console.error(e),T(!0),k(!1),eb.start(\"error\");});},[O,R]),eb=s(),ey=y.label.shadowObject?`${D.shadowX}px ${D.shadowY}px ${D.shadowBlur}px ${D.shadowColor}`:null,eg=y.label.borderObject?`inset 0 0 0 ${z.borderWidth}px ${z.borderColor}`:null,ex=y.input.focusObject?`inset 0 0 0 ${Z.focusWidthFrom}px ${Z.focusColor}`:null,eC=y.input.focusObject?`inset 0 0 0 ${Z.focusWidthTo}px ${Z.focusColor}`:null,ew=y.input.shadowObject?`${J.shadowX}px ${J.shadowY}px ${J.shadowBlur}px ${J.shadowColor}`:null,eS=y.input.borderObject?`inset 0 0 0 ${H.borderWidth}px ${H.borderColor}`:null,ev=y.button.shadowObject?`${ei.shadowX}px ${ei.shadowY}px ${ei.shadowBlur}px ${ei.shadowColor}`:null,e$=y.button.borderObject?`inset 0 0 0 ${er.borderWidth}px ${er.borderColor}`:null,ej={default:{boxShadow:w(ex,ew,eS)},focused:{boxShadow:w(eC,ew,eS)}},eO=e=>e.label?/*#__PURE__*/l(\"label\",{htmlFor:e.name,style:{marginBottom:\"0.375rem\",alignSelf:\"flex-start\",padding:en,borderRadius:A,fontSize:16,...y.label.font,background:y.label.fill,color:y.label.color,boxShadow:w(ey,eg)},children:[e.label,S(e.required)]}):null,eV=e=>e.gridColumn>y.form.columns?y.form.columns:e.gridColumn,eT=()=>{let e=h.reduce((e,t)=>e+Number(t.gridColumn),0),t=e===y.form.columns-1;return t?1:y.form.columns;},eR=e=>/*#__PURE__*/l(\"div\",{style:{display:\"flex\",flexDirection:\"column\",gridColumn:`span ${eV(e)}`},children:[eO(e),/*#__PURE__*/t(u.input,{name:e.name,type:e.type,defaultValue:e.value,placeholder:e.placeholder,className:\"v1 framer-custom-input\",onChange:ec,onFocus:t=>em(t,e),onBlur:eh,autoComplete:\"off\",autoCapitalize:\"off\",autoCorrect:\"off\",spellCheck:\"false\",required:e.required,style:{...g,padding:ed,borderRadius:M,fontSize:16,...y.input.font,background:y.input.fill,color:y.input.color,boxShadow:w(ex,ew,eS)},variants:ej,initial:!1,animate:B===e.name?\"focused\":\"default\",transition:{duration:.3},min:e.min,max:e.max,step:e.step})]}),ek=e=>/*#__PURE__*/l(\"div\",{style:{display:\"flex\",flexDirection:\"column\",gridColumn:`span ${eV(e)}`},children:[eO(e),/*#__PURE__*/t(u.textarea,{name:e.name,defaultValue:e.value,placeholder:e.placeholder,className:\"v1 framer-custom-input\",onChange:ec,onFocus:t=>em(t,e),onBlur:eh,autoComplete:\"off\",autoCapitalize:\"off\",autoCorrect:\"off\",spellCheck:\"false\",required:e.required,style:{...g,padding:ed,borderRadius:M,fontSize:16,...y.input.font,background:y.input.fill,color:y.input.color,boxShadow:w(ex,ew,eS)},variants:ej,initial:!1,animate:B===e.name?\"focused\":\"default\",transition:{duration:.3}})]}),eB=e=>e.map(e=>/*#__PURE__*/t(\"option\",{value:e.value,children:e.text})),eN=e=>{let o=[];return e.placeholder&&o.push({text:e.placeholder,value:\"\"}),o=o.concat(e.options),/*#__PURE__*/l(\"div\",{style:{display:\"flex\",flexDirection:\"column\",gridColumn:`span ${eV(e)}`},children:[eO(e),/*#__PURE__*/l(\"div\",{style:{position:\"relative\",display:\"inline-block\"},children:[/*#__PURE__*/t(\"div\",{style:{...C,borderColor:`${y.input.color} transparent transparent transparent`}}),/*#__PURE__*/t(u.select,{name:e.name,placeholder:e.placeholder,className:\"v1 framer-custom-input\",onChange:ec,onFocus:t=>em(t,e),onBlur:eh,autoComplete:\"off\",autoCapitalize:\"off\",autoCorrect:\"off\",spellCheck:\"false\",required:e.required,style:{...g,padding:ed,borderRadius:M,fontSize:16,...y.input.font,background:y.input.fill,color:y.input.color,boxShadow:w(ex,ew,eS)},variants:ej,initial:!1,animate:B===e.name?\"focused\":\"default\",transition:{duration:.3},disabled:R,children:eB(o)})]})]});},eP=h.map(e=>{let o=null;return\"select\"===e.type?eN(e):\"textarea\"===e.type?ek(e):\"checkbox\"===e.type?/*#__PURE__*/t(\"div\",{style:{gridColumn:`span ${eV(e)}`},children:/*#__PURE__*/l(\"label\",{style:{display:\"flex\",alignItems:\"center\",fontSize:16,...y.label.font,background:y.label.fill,color:y.label.color},children:[/*#__PURE__*/t(u.input,{name:e.name,type:\"checkbox\",value:e.value||\"on\",required:e.required,style:{margin:\"0px 8px 0px 4px\"}}),e.label]})}):\"radio\"===e.type?/*#__PURE__*/t(\"div\",{style:{gridColumn:`span ${eV(e)}`},children:/*#__PURE__*/l(\"label\",{style:{display:\"flex\",alignItems:\"center\",fontSize:16,...y.label.font,background:y.label.fill,color:y.label.color},children:[/*#__PURE__*/t(u.input,{name:e.name,type:\"radio\",value:e.value||\"on\",required:e.required,style:{margin:\"0px 8px 0px 4px\"}}),e.label]})}):eR(e);});return /*#__PURE__*/t(u.div,{style:{...j,...x,\"--framer-custom-placeholder-color\":y.input.placeholderColor},variants:{default:{x:0},error:{x:[0,-4,4,0],transition:{duration:.2}}},animate:eb,children:/*#__PURE__*/l(\"form\",{style:{width:\"100%\",display:\"grid\",gridTemplateColumns:y.form.columns>1&&1===eT()?\"1fr auto\":`repeat(${y.form.columns}, 1fr)`,gap:`${y.form.rowGap}px ${y.form.columnGap}px`,background:y.form.fill},onSubmit:ef,method:\"POST\",children:[eP,/*#__PURE__*/l(\"div\",{style:{display:\"flex\",gridColumn:`span ${eT()}`},children:[!f.shouldAppear&&R&&/*#__PURE__*/t(b,{shouldAppear:f.shouldAppear,paddingPerSide:Q,paddingTop:_,paddingRight:ee,padding:eo,color:y.input.color}),f.shouldAppear&&/*#__PURE__*/t(\"div\",{style:{width:\"100%\",display:\"flex\",flexDirection:\"column\"},children:/*#__PURE__*/l(\"div\",{style:{height:\"100%\",display:\"flex\",position:\"relative\",alignSelf:y.button.align},children:[/*#__PURE__*/t(u.input,{type:\"submit\",value:f.label,style:{...g,width:\"100%\",height:\"100%\",cursor:\"pointer\",padding:ep,borderRadius:ea,fontWeight:y.button.fontWeight,fontSize:16,...y.button.font,background:y.button.fill,color:y.button.color,zIndex:1,boxShadow:w(ev,e$)}}),R&&/*#__PURE__*/t(\"div\",{style:{borderRadius:ea,position:\"absolute\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\",width:\"100%\",height:\"100%\",inset:0,zIndex:2,color:y.button.color,background:y.button.fill,boxShadow:w(ev,e$)},children:/*#__PURE__*/t(b,{color:y.button.color})})]})})]})]})});},[\".v1.framer-custom-input::placeholder { color: var(--framer-custom-placeholder-color) !important; }\"]),b=e=>{let o=e.shouldAppear?{}:{position:\"absolute\",top:\"calc(50% - 8px)\",right:e.inputPaddingPerSide?e.inputPaddingRight:e.inputPadding};return /*#__PURE__*/t(u.div,{style:{height:16,width:16,...o},initial:{rotate:0},animate:{rotate:360},transition:{duration:1,repeat:1/0},children:/*#__PURE__*/t(u.div,{initial:{scale:0},animate:{scale:1},children:/*#__PURE__*/l(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",width:\"16\",height:\"16\",style:{fill:\"currentColor\",color:e.color},children:[/*#__PURE__*/t(\"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__*/t(\"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\"})]})})});},y={url:{title:\"Url\",type:i.String},method:{type:i.Enum,defaultValue:\"post\",options:[\"get\",\"post\",\"put\",\"patch\",\"delete\"],optionTitles:[\"Get\",\"Post\",\"Put\",\"Patch\",\"Delete\"]},contentType:{type:i.Enum,defaultValue:\"application/json\",options:[\"application/json\",\"application/x-www-form-urlencoded\"],optionTitles:[\"json\",\"x-www-form-urlencoded\"],hidden:e=>\"get\"===e.method},inputs:{title:\"Inputs\",type:i.Array,control:{type:i.Object,controls:{label:{title:\"Label\",type:i.String},name:{title:\"Name\",type:i.String},placeholder:{title:\"Placeholder\",type:i.String,hidden:e=>\"checkbox\"===e.type},type:{type:i.Enum,options:Object.values(e),optionTitles:Object.keys(e)},options:{type:i.Array,title:\"Options\",control:{type:i.Object,title:\"Option\",controls:{text:{type:i.String,title:\"Text\"},value:{type:i.String,title:\"Value\"}}},hidden:e=>\"select\"!==e.type},min:{type:i.String,hidden:e=>!m(e.type)},max:{type:i.String,hidden:e=>!m(e.type)},step:{type:i.Number,hidden:e=>!m(e.type)},value:{type:i.String},required:{type:i.Boolean},gridColumn:{title:\"Grid Col\",type:i.Enum,defaultValue:1,displaySegmentedControl:!0,segmentedControlDirection:\"horizontal\",options:[\"1\",\"2\",\"3\"],optionTitles:[\"1\",\"2\",\"3\"]}}}},button:{title:\"Button\",type:i.Object,controls:{shouldAppear:{title:\"Show\",type:i.Boolean,defaultValue:!0},label:{title:\"Label\",type:i.String,defaultValue:\"Submit\"}}},redirectAs:{title:\"Success\",type:i.Enum,options:[\"link\",\"overlay\"],optionTitles:[\"Open Link\",\"Show Overlay\"],defaultValue:\"link\"},link:{title:\"Redirect\",type:i.Link,hidden:e=>\"overlay\"===e.redirectAs},onSubmit:{title:\"Submit\",type:i.EventHandler,hidden:e=>\"link\"===e.redirectAs},styles:{type:i.Object,controls:{form:{type:i.Object,controls:{fill:{title:\"Fill\",type:i.Color,defaultValue:\"#fff\"},columns:{title:\"Columns\",type:i.Enum,options:[\"1\",\"2\",\"3\"],displaySegmentedControl:!0},rowGap:{title:\"Row gap\",type:i.Number,displayStepper:!0,min:0,defaultValue:8},columnGap:{title:\"Col Gap\",type:i.Number,displayStepper:!0,min:0,defaultValue:8}}},label:{type:i.Object,controls:{font:{type:i.Font,title:\"Font\",controls:\"extended\"},fill:{title:\"Fill\",type:i.Color,defaultValue:\"transparent\"},color:{title:\"Text\",type:i.Color,defaultValue:\"#000\"},padding:{title:\"Padding\",type:i.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:0,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{title:\"Radius\",type:i.Number,displayStepper:!0,min:0,defaultValue:8},borderObject:{type:i.Object,title:\"Border\",optional:!0,controls:{borderWidth:{title:\"Width\",type:i.Number,displayStepper:!0,defaultValue:1},borderColor:{title:\"Color\",type:i.Color,defaultValue:\"rgba(200,200,200,0.5)\"}}},shadowObject:{type:i.Object,title:\"Shadow\",optional:!0,controls:{shadowColor:{title:\"Color\",type:i.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:i.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:i.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:i.Number,min:0,max:100,defaultValue:4}}}}},input:{type:i.Object,controls:{font:{type:i.Font,title:\"Font\",controls:\"extended\"},placeholderColor:{title:\"Placeholder\",type:i.Color,defaultValue:\"rgba(0, 0, 0, 0.3)\"},fill:{title:\"Fill\",type:i.Color,defaultValue:\"#EBEBEB\"},color:{title:\"Text\",type:i.Color,defaultValue:\"#000\"},padding:{title:\"Padding\",type:i.FusedNumber,toggleKey:\"paddingPerSide\",toggleTitles:[\"Padding\",\"Padding per side\"],defaultValue:12,valueKeys:[\"paddingTop\",\"paddingRight\",\"paddingBottom\",\"paddingLeft\"],valueLabels:[\"T\",\"R\",\"B\",\"L\"],min:0},borderRadius:{title:\"Radius\",type:i.Number,displayStepper:!0,min:0,defaultValue:8},focusObject:{type:i.Object,title:\"Focus\",optional:!0,controls:{focusWidthFrom:{title:\"From\",type:i.Number,displayStepper:!0,defaultValue:0},focusWidthTo:{title:\"To\",type:i.Number,displayStepper:!0,defaultValue:2},focusColor:{title:\"Color\",type:i.Color,defaultValue:\"#09F\"}}},borderObject:{type:i.Object,title:\"Border\",optional:!0,controls:{borderWidth:{title:\"Width\",type:i.Number,displayStepper:!0,defaultValue:1},borderColor:{title:\"Color\",type:i.Color,defaultValue:\"rgba(200,200,200,0.5)\"}}},shadowObject:{type:i.Object,title:\"Shadow\",optional:!0,controls:{shadowColor:{title:\"Color\",type:i.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:i.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:i.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:i.Number,min:0,max:100,defaultValue:4}}}}},button:{type:i.Object,controls:{font:{type:i.Font,title:\"Font\",controls:\"extended\"},fill:{title:\"Fill\",type:i.Color,defaultValue:\"#333\"},color:{title:\"Text\",type:i.Color,defaultValue:\"#FFF\"},align:{title:\"Align\",type:i.Enum,segmentedControlDirection:\"vertical\",options:[\"flex-start\",\"center\",\"flex-end\",\"stretch\"],optionTitles:[\"Start\",\"Center\",\"End\",\"Stretch\"],defaultValue:\"stretch\"},padding:{title:\"Padding\",type:i.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:i.Number,displayStepper:!0,min:0,defaultValue:8},borderObject:{type:i.Object,title:\"Border\",optional:!0,controls:{borderWidth:{title:\"Width\",type:i.Number,displayStepper:!0,defaultValue:1},borderColor:{title:\"Color\",type:i.Color,defaultValue:\"rgba(200,200,200,0.5)\"}}},shadowObject:{type:i.Object,title:\"Shadow\",optional:!0,controls:{shadowColor:{title:\"Color\",type:i.Color,defaultValue:\"rgba(0,0,0,0.25)\"},shadowX:{title:\"Shadow X\",type:i.Number,min:-100,max:100,defaultValue:0},shadowY:{title:\"Shadow Y\",type:i.Number,min:-100,max:100,defaultValue:2},shadowBlur:{title:\"Shadow B\",type:i.Number,min:0,max:100,defaultValue:4}}}}}}}};r(f,y);let g={WebkitAppearance:\"none\",width:\"100%\",height:\"auto\",outline:\"none\",border:\"none\"},x={position:\"relative\",width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"},C={position:\"absolute\",top:\"50%\",right:\"12px\",transform:\"translateY(-50%)\",width:\"0\",height:\"0\",borderStyle:\"solid\",borderWidth:\"5px 5px 0 5px\",pointerEvents:\"none\"};function w(...e){let t=[];return e.forEach(e=>e&&t.push(e)),t.join(\", \");}function S(e){return e?/*#__PURE__*/t(\"span\",{children:\"*\"}):null;}f.defaultProps={url:\"\",styles:{form:{columns:1,rowGap:8,columnGap:8},label:{color:\"#000\"},input:{borderObject:{borderColor:\"#ccc\"}},button:{}},inputs:[{name:\"name\",label:\"Name\",placeholder:\"Jane\",type:\"text\",required:!1},{name:\"email\",label:\"Email\",placeholder:\"jane@example.com\",type:\"email\",required:!1},{name:\"service\",label:\"Service\",placeholder:\"- select -\",type:\"select\",required:!1,options:[]},{name:\"message\",label:\"Message\",placeholder:\"\",type:\"textarea\",required:!1},{name:\"terms\",label:\"I accept the terms & conditions\",type:\"checkbox\",required:!1}]};export default f;export{y as basePropertyControls};\nexport const __FramerMetadata__ = {\"exports\":{\"basePropertyControls\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"BaseForm\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"any\",\"framerIntrinsicHeight\":\"40\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicWidth\":\"300\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Contact_form.map", "import{fontStore}from\"framer\";fontStore.loadWebFontsFromSelectors([]);export const fonts=[];export const css=[\".framer-PZM1t .framer-styles-preset-fsrzda:not(.rich-text-wrapper), .framer-PZM1t .framer-styles-preset-fsrzda.rich-text-wrapper a { --framer-link-hover-text-color: #444; --framer-link-hover-text-decoration: none; --framer-link-text-color: #111111; --framer-link-text-decoration: none; }\"];export const className=\"framer-PZM1t\";\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 (f712822)\nimport{jsx as _jsx,jsxs as _jsxs,Fragment as _Fragment}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,Floating,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,Link,PropertyOverrides,RichText,SVG,useActiveVariantCallback,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,useOverlayState,withCSS}from\"framer\";import{AnimatePresence,LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Footer from\"#framer/local/canvasComponent/RNDU8Ovon/RNDU8Ovon.js\";import Navbar from\"#framer/local/canvasComponent/xfmgnC6wA/xfmgnC6wA.js\";import BaseForm from\"#framer/local/codeFile/lSwH7wW/Contact_form.js\";import*as sharedStyle1 from\"#framer/local/css/AS4PcgcTr/AS4PcgcTr.js\";import*as sharedStyle from\"#framer/local/css/UKf7OHlTQ/UKf7OHlTQ.js\";import metadataProvider from\"#framer/local/webPageMetadata/bh9aCwq0P/bh9aCwq0P.js\";const NavbarFonts=getFonts(Navbar);const BaseFormFonts=getFonts(BaseForm);const FooterFonts=getFonts(Footer);const breakpoints={dypsscxU_:\"(min-width: 810px) and (max-width: 1439px)\",nk4F1jyUI:\"(max-width: 809px)\",Q3eIyjdw3:\"(min-width: 1440px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-JxhXt\";const variantClassNames={dypsscxU_:\"framer-v-9a7fmh\",nk4F1jyUI:\"framer-v-1pupn0m\",Q3eIyjdw3:\"framer-v-1dse1qn\"};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transition1={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation2={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const Overlay=({children,blockDocumentScrolling,enabled=true})=>{const[visible,setVisible]=useOverlayState({blockDocumentScrolling});return children({hide:()=>setVisible(false),show:()=>setVisible(true),toggle:()=>setVisible(!visible),visible:enabled&&visible});};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"Q3eIyjdw3\",Phone:\"nk4F1jyUI\",Tablet:\"dypsscxU_\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"Q3eIyjdw3\"};};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,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const{activeVariantCallback,delay}=useActiveVariantCallback(undefined);const onSubmittxyyif=({overlay,loadMore})=>activeVariantCallback(async(...args)=>{overlay.show();});const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const ref2=React.useRef(null);useCustomCursors({});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"Q3eIyjdw3\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: rgb(255, 255, 255); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-1dse1qn\",className),ref:refBinding,style:{...style},children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:80,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-717iil-container\",nodeId:\"qzxe0Bcqv\",scopeId:\"bh9aCwq0P\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dypsscxU_:{variant:\"TOUSgFy5h\"},nk4F1jyUI:{variant:\"JtqmPp2Tt\"}},children:/*#__PURE__*/_jsx(Navbar,{height:\"100%\",id:\"qzxe0Bcqv\",layoutId:\"qzxe0Bcqv\",style:{height:\"100%\",width:\"100%\"},variant:\"WQbKrMvJo\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-tf42zs\",\"data-framer-name\":\"Contact page header\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-pud4ax\",\"data-framer-name\":\"Header section\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1jl31pd\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-1vwtyru\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-sum8jq\",\"data-framer-name\":\"Heading and supporting text\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-h0e6rx\",\"data-framer-name\":\"Heading and subheading\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(104, 64, 198)\"},children:\"Contacts\"})}),className:\"framer-ujv4zp\",\"data-framer-name\":\"Subheading\",fonts:[\"GF;Plus Jakarta Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-11k8rj7\",\"data-styles-preset\":\"UKf7OHlTQ\",style:{\"--framer-text-alignment\":\"center\"},children:\"Get in touch\"})}),className:\"framer-1ptsfrg\",\"data-framer-name\":\"Heading\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]})})})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-vxnicj\",\"data-framer-name\":\"Contact sections\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-l249q3\",\"data-framer-name\":\"Container\",children:/*#__PURE__*/_jsx(\"div\",{className:\"framer-18czyw9\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1kr2pdf\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1d9y6jh\",\"data-border\":true,\"data-framer-name\":\"Content\",children:[/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1m4ivja\",\"data-framer-name\":\"_Contact text\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-dmjm4i\",\"data-framer-name\":\"Frame 1563\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:83,intrinsicWidth:84,svg:'<svg width=\"84\" height=\"83\" viewBox=\"0 0 84 83\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"1\" y=\"0.5\" width=\"82\" height=\"82\" rx=\"23.5\" fill=\"url(#paint0_linear_528_121923)\"/>\\n<path d=\"M22.834 32.6666L39.1638 44.0975C40.4862 45.0232 41.1473 45.486 41.8665 45.6652C42.5018 45.8236 43.1662 45.8236 43.8015 45.6652C44.5206 45.486 45.1818 45.0232 46.5041 44.0975L62.834 32.6666M32.434 58.6666H53.234C56.5943 58.6666 58.2745 58.6666 59.5579 58.0127C60.6869 57.4374 61.6048 56.5195 62.18 55.3906C62.834 54.1071 62.834 52.4269 62.834 49.0666V36.2666C62.834 32.9063 62.834 31.2262 62.18 29.9427C61.6048 28.8137 60.6869 27.8958 59.5579 27.3206C58.2745 26.6666 56.5943 26.6666 53.234 26.6666H32.434C29.0737 26.6666 27.3935 26.6666 26.11 27.3206C24.9811 27.8958 24.0632 28.8137 23.4879 29.9427C22.834 31.2262 22.834 32.9063 22.834 36.2666V49.0666C22.834 52.4269 22.834 54.1071 23.4879 55.3906C24.0632 56.5195 24.9811 57.4374 26.11 58.0127C27.3935 58.6666 29.0737 58.6666 32.434 58.6666Z\" stroke=\"#7F56D9\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"82\" height=\"82\" rx=\"23.5\" stroke=\"#DEDEDE\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_528_121923\" x1=\"1.6557\" y1=\"1.64482\" x2=\"92.1271\" y2=\"68.4793\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#F8F9FD\"/>\\n<stop offset=\"0.986219\" stop-color=\"#E8ECFB\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1sza301\",\"data-framer-name\":\"Text and supporting text\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nk4F1jyUI:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"18px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(16, 24, 40)\"},children:\"Email\"})})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"0px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(16, 24, 40)\"},children:\"Email\"})}),className:\"framer-7ww93n\",\"data-framer-name\":\"Text\",fonts:[\"GF;Plus Jakarta Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-dvkim6\",\"data-framer-name\":\"Buttons/Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2fd8fea-fe3f-4e7f-821e-1d344fe3e4e4, rgb(52, 64, 84))\"},children:/*#__PURE__*/_jsx(Link,{href:\"mailto:info@apishare.cloud\",motionChild:true,nodeId:\"qfdAni_7C\",openInNewTab:true,scopeId:\"bh9aCwq0P\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fsrzda\",\"data-styles-preset\":\"AS4PcgcTr\",children:\"info@apishare.cloud\"})})})}),className:\"framer-1k8y9wz\",\"data-framer-name\":\"Text\",fonts:[\"GF;Plus Jakarta Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-um75y9\",\"data-framer-name\":\"_Contact text\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-lgwqjr\",\"data-framer-name\":\"Frame 1563\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:83,intrinsicWidth:84,svg:'<svg width=\"84\" height=\"83\" viewBox=\"0 0 84 83\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"1\" y=\"0.5\" width=\"82\" height=\"82\" rx=\"23.5\" fill=\"url(#paint0_linear_528_121952)\"/>\\n<path d=\"M42.4993 43.2709C45.0537 43.2709 47.1243 41.2002 47.1243 38.6459C47.1243 36.0916 45.0537 34.0209 42.4993 34.0209C39.945 34.0209 37.8743 36.0916 37.8743 38.6459C37.8743 41.2002 39.945 43.2709 42.4993 43.2709Z\" stroke=\"#7F56D9\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<path d=\"M42.4993 57.9167C45.5827 51.75 54.8327 47.7699 54.8327 39.4167C54.8327 32.6052 49.3109 27.0834 42.4993 27.0834C35.6878 27.0834 30.166 32.6052 30.166 39.4167C30.166 47.7699 39.416 51.75 42.4993 57.9167Z\" stroke=\"#7F56D9\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"82\" height=\"82\" rx=\"23.5\" stroke=\"#DEDEDE\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_528_121952\" x1=\"1.6557\" y1=\"1.64482\" x2=\"92.1271\" y2=\"68.4793\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#F8F9FD\"/>\\n<stop offset=\"0.986219\" stop-color=\"#E8ECFB\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-97rf6i\",\"data-framer-name\":\"Text and supporting text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(16, 24, 40)\"},children:\"Offices\"})}),className:\"framer-1tm2dov\",\"data-framer-name\":\"Text\",fonts:[\"GF;Plus Jakarta Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1fhk3gz\",\"data-framer-name\":\"Buttons/Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2fd8fea-fe3f-4e7f-821e-1d344fe3e4e4, rgb(52, 64, 84))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/SA1QZJ9uKWu9HZM38\",motionChild:true,nodeId:\"lKscfOJLn\",openInNewTab:true,scopeId:\"bh9aCwq0P\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fsrzda\",\"data-styles-preset\":\"AS4PcgcTr\",children:\"Via Francesco Cangiullo, 24\"})})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2fd8fea-fe3f-4e7f-821e-1d344fe3e4e4, rgb(52, 64, 84))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/SA1QZJ9uKWu9HZM38\",motionChild:true,nodeId:\"lKscfOJLn\",openInNewTab:true,scopeId:\"bh9aCwq0P\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fsrzda\",\"data-styles-preset\":\"AS4PcgcTr\",children:\"00142 Roma (ITALY)\"})})})]}),className:\"framer-1bs0kvs\",\"data-framer-name\":\"Text\",fonts:[\"GF;Plus Jakarta Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1hx8isr\",\"data-framer-name\":\"Buttons/Button\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2fd8fea-fe3f-4e7f-821e-1d344fe3e4e4, rgb(52, 64, 84))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/Qv11ajJbSbADY89P7\",motionChild:true,nodeId:\"SgKnWUI1o\",openInNewTab:true,scopeId:\"bh9aCwq0P\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fsrzda\",\"data-styles-preset\":\"AS4PcgcTr\",children:\"Via Caldera, 21\"})})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2fd8fea-fe3f-4e7f-821e-1d344fe3e4e4, rgb(52, 64, 84))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://maps.app.goo.gl/Qv11ajJbSbADY89P7\",motionChild:true,nodeId:\"SgKnWUI1o\",openInNewTab:true,scopeId:\"bh9aCwq0P\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-fsrzda\",\"data-styles-preset\":\"AS4PcgcTr\",children:\"20153 Milano (ITALY)\"})})})]}),className:\"framer-mci50f\",\"data-framer-name\":\"Text\",fonts:[\"GF;Plus Jakarta Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-mxchh4\",\"data-framer-name\":\"_Contact text\",children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-126i7sq\",\"data-framer-name\":\"Frame 1563\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:83,intrinsicWidth:84,svg:'<svg width=\"84\" height=\"83\" viewBox=\"0 0 84 83\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<rect x=\"1\" y=\"0.5\" width=\"82\" height=\"82\" rx=\"23.5\" fill=\"url(#paint0_linear_528_121975)\"/>\\n<path d=\"M36.9671 37.7553C38.1271 40.1714 39.7084 42.4358 41.7111 44.4384C43.7137 46.441 45.9781 48.0224 48.3941 49.1823C48.602 49.2821 48.7059 49.332 48.8373 49.3703C49.3046 49.5065 49.8784 49.4087 50.2741 49.1254C50.3854 49.0456 50.4807 48.9504 50.6712 48.7598C51.2539 48.1772 51.5452 47.8858 51.8382 47.6954C52.943 46.977 54.3673 46.977 55.4721 47.6954C55.7651 47.8858 56.0564 48.1772 56.6391 48.7598L56.9639 49.0846C57.8496 49.9704 58.2925 50.4132 58.5331 50.8889C59.0115 51.8348 59.0115 52.9519 58.5331 53.8978C58.2925 54.3735 57.8496 54.8164 56.9639 55.7021L56.7012 55.9648C55.8185 56.8475 55.3771 57.2889 54.7771 57.6259C54.1112 58 53.0771 58.2689 52.3134 58.2667C51.6251 58.2646 51.1547 58.1311 50.214 57.8641C45.1583 56.4291 40.3877 53.7217 36.4078 49.7417C32.4278 45.7617 29.7203 40.9911 28.2854 35.9355C28.0184 34.9947 27.8849 34.5244 27.8828 33.8361C27.8806 33.0724 28.1495 32.0383 28.5235 31.3724C28.8606 30.7724 29.302 30.331 30.1847 29.4483L30.4474 29.1856C31.3331 28.2998 31.776 27.857 32.2516 27.6164C33.1976 27.138 34.3147 27.138 35.2606 27.6164C35.7362 27.857 36.1791 28.2998 37.0648 29.1856L37.3896 29.5104C37.9723 30.093 38.2636 30.3844 38.4541 30.6773C39.1724 31.7822 39.1724 33.2065 38.4541 34.3113C38.2636 34.6042 37.9723 34.8956 37.3896 35.4783C37.1991 35.6688 37.1038 35.764 37.0241 35.8754C36.7408 36.2711 36.6429 36.8449 36.7791 37.3121C36.8175 37.4436 36.8673 37.5475 36.9671 37.7553Z\" stroke=\"#7F56D9\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n<rect x=\"1\" y=\"0.5\" width=\"82\" height=\"82\" rx=\"23.5\" stroke=\"#DEDEDE\"/>\\n<defs>\\n<linearGradient id=\"paint0_linear_528_121975\" x1=\"1.6557\" y1=\"1.64482\" x2=\"92.1271\" y2=\"68.4793\" gradientUnits=\"userSpaceOnUse\">\\n<stop stop-color=\"#F8F9FD\"/>\\n<stop offset=\"0.986219\" stop-color=\"#E8ECFB\"/>\\n</linearGradient>\\n</defs>\\n</svg>\\n',withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-pwb4tz\",\"data-framer-name\":\"Text and supporting text\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"20px\",\"--framer-font-weight\":\"600\",\"--framer-line-height\":\"30px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(16, 24, 40)\"},children:\"Phone\"})}),className:\"framer-1hi2xo7\",\"data-framer-name\":\"Text\",fonts:[\"GF;Plus Jakarta Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1flwtn0\",\"data-framer-name\":\"Buttons/Button\",children:[/*#__PURE__*/_jsx(Link,{href:\"tel:+3906922216\",motionChild:true,nodeId:\"C5NCKAHBN\",scopeId:\"bh9aCwq0P\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-l525gi framer-oyariv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2fd8fea-fe3f-4e7f-821e-1d344fe3e4e4, rgb(52, 64, 84))\"},children:\"Tel: (+39)065922216\"})}),className:\"framer-9qu5hb\",\"data-framer-name\":\"Text\",fonts:[\"GF;Plus Jakarta Sans-regular\"],transformTemplate:transformTemplate1,verticalAlignment:\"top\",withExternalLayout:true})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-line-height\":\"24px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--token-f2fd8fea-fe3f-4e7f-821e-1d344fe3e4e4, rgb(52, 64, 84))\"},children:\"Fax: (+39)0689280286\"})}),className:\"framer-i62cjo\",\"data-framer-name\":\"Text\",fonts:[\"GF;Plus Jakarta Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-jdwdzm\",children:/*#__PURE__*/_jsx(Overlay,{blockDocumentScrolling:false,children:overlay=>/*#__PURE__*/_jsx(_Fragment,{children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsxs(Container,{className:\"framer-14s5pfd-container\",id:\"14s5pfd\",isAuthoredByUser:true,nodeId:\"mOM1IuD3D\",ref:ref1,scopeId:\"bh9aCwq0P\",children:[/*#__PURE__*/_jsx(BaseForm,{button:{label:\"Submit\",shouldAppear:true},contentType:\"application/json\",height:\"100%\",id:\"mOM1IuD3D\",inputs:[{gridColumn:\"1\",label:\"Name\",max:\"\",min:\"\",name:\"name\",options:[],placeholder:\"First Name\",required:true,step:0,type:\"text\",value:\"\"},{gridColumn:\"1\",label:\"Last name\",max:\"\",min:\"\",name:\"lastName\",options:[],placeholder:\"Last Name\",required:true,step:0,type:\"text\",value:\"\"},{gridColumn:\"3\",label:\"Email\",max:\"\",min:\"\",name:\"email\",options:[],placeholder:\"you@company.com\",required:true,step:0,type:\"email\",value:\"\"},{gridColumn:\"3\",label:\"Phone Number\",max:\"\",min:\"\",name:\"phoneNumber\",options:[],placeholder:\"+1(555) 000-000\",required:false,step:0,type:\"text\",value:\"\"},{gridColumn:\"3\",label:\"Subject\",max:\"\",min:\"\",name:\"subject\",options:[],placeholder:\"Subject\",required:true,step:0,type:\"text\",value:\"\"},{gridColumn:\"3\",label:\"How can we help?\",max:\"\",min:\"\",name:\"message\",options:[],placeholder:\"Leave us a message\",required:true,step:0,type:\"textarea\",value:\"\"}],layoutId:\"mOM1IuD3D\",method:\"post\",onSubmit:onSubmittxyyif({overlay}),redirectAs:\"overlay\",style:{width:\"100%\"},styles:{button:{align:\"stretch\",borderRadius:8,color:\"rgb(255, 255, 255)\",fill:\"var(--token-d4c8d9db-ba0e-428d-8250-cb056422a2aa, rgb(127, 86, 217))\",font:{},padding:16,paddingBottom:16,paddingLeft:16,paddingPerSide:false,paddingRight:16,paddingTop:16},form:{columnGap:32,columns:\"2\",fill:\"rgb(255, 255, 255)\",rowGap:32},input:{borderObject:{borderColor:\"var(--token-237c6836-ac8a-4b53-a528-0888f0bd93c7, rgb(222, 222, 222))\",borderWidth:1},borderRadius:8,color:\"var(--token-bf3fbb18-69a9-44b9-b63b-49c72246a029, rgb(48, 15, 76))\",fill:\"rgb(255, 255, 255)\",focusObject:{focusColor:\"var(--token-f2fd8fea-fe3f-4e7f-821e-1d344fe3e4e4, rgb(52, 64, 84))\",focusWidthFrom:0,focusWidthTo:2},font:{},padding:12,paddingBottom:12,paddingLeft:12,paddingPerSide:false,paddingRight:12,paddingTop:12,placeholderColor:\"var(--token-83f75c72-7b19-49de-9587-54d29e75bf89, rgb(207, 207, 207))\"},label:{borderRadius:8,color:\"var(--token-f2fd8fea-fe3f-4e7f-821e-1d344fe3e4e4, rgb(52, 64, 84))\",fill:\"rgba(0, 0, 0, 0)\",font:{fontFamily:'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',fontSize:\"16px\",fontStyle:\"normal\",fontWeight:400,letterSpacing:\"0em\",lineHeight:\"1em\"},padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0}},url:\"https://2xbwockyc5y5pauqad7ponteju0emeuz.lambda-url.eu-west-1.on.aws/\",width:\"100%\"}),/*#__PURE__*/_jsx(AnimatePresence,{children:overlay.visible&&/*#__PURE__*/_jsx(Floating,{alignment:\"center\",anchorRef:ref1,className:cx(scopingClassNames),collisionDetection:false,\"data-framer-portal-id\":\"14s5pfd\",offsetX:1,offsetY:11,onDismiss:overlay.hide,placement:\"bottom\",safeArea:false,zIndex:0,children:/*#__PURE__*/_jsx(motion.div,{animate:animation1,className:\"framer-1a70apb\",exit:animation,initial:animation2,ref:ref2,role:\"dialog\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19pqu7q\",\"data-border\":true,\"data-framer-name\":\"Alert\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z5s18j\",\"data-framer-name\":\"Featured icon outline\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-ixugwg\",\"data-border\":true,\"data-framer-name\":\"Outline inner\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-28pxd7\",\"data-border\":true,\"data-framer-name\":\"Outline outer\"}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-peqddw\",\"data-framer-name\":\"check-circle\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-tfaa7v\",\"data-framer-name\":\"Icon\",fill:\"rgba(0,0,0,1)\",intrinsicHeight:20,intrinsicWidth:20,svg:'<svg width=\"20\" height=\"20\" viewBox=\"-1 -1 20 20\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\">\\n<path d=\"M5.24984 9.00002L7.74984 11.5L12.7498 6.50002M17.3332 9.00002C17.3332 13.6024 13.6022 17.3334 8.99984 17.3334C4.39746 17.3334 0.666504 13.6024 0.666504 9.00002C0.666504 4.39765 4.39746 0.666687 8.99984 0.666687C13.6022 0.666687 17.3332 4.39765 17.3332 9.00002Z\" stroke=\"#079455\" stroke-width=\"1.66667\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/>\\n</svg>\\n',withExternalLayout:true})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bkq4ap\",\"data-framer-name\":\"Content\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1j9nnz3\",\"data-framer-name\":\"Text and supporting text\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-gl16gm\",\"data-framer-name\":\"Text wrap\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtNjAw\",\"--framer-font-family\":'\"Plus Jakarta Sans\"',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"rgba(52, 64, 84, 1)\"},children:\"Success\"})})}),className:\"framer-1lpx7rx\",\"data-framer-name\":\"Text\",fonts:[\"GF;Plus Jakarta Sans-600\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{nk4F1jyUI:{children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(71, 84, 103)\"},children:\"your mail has been sent successfully, \"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(71, 84, 103)\"},children:\"thank you!\"})]})}},children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7UGx1cyBKYWthcnRhIFNhbnMtcmVndWxhcg==\",\"--framer-font-family\":'\"Plus Jakarta Sans\", \"Plus Jakarta Sans Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-line-height\":\"20px\",\"--framer-text-color\":\"rgb(71, 84, 103)\"},children:\"your mail has been sent successfully, thank you!\"})}),className:\"framer-7qq6l\",\"data-framer-name\":\"Supporting text\",fonts:[\"GF;Plus Jakarta Sans-regular\"],verticalAlignment:\"top\",withExternalLayout:true})})]})})]})})})})]})})})})})]})})})})]}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dypsscxU_:{y:(componentViewport?.y||0)+0+1155},nk4F1jyUI:{y:(componentViewport?.y||0)+0+1352.6}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:389,width:componentViewport?.width||\"100vw\",y:(componentViewport?.y||0)+0+1323,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oqtv7d-container\",nodeId:\"yy9k9n8YA\",scopeId:\"bh9aCwq0P\",children:/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{dypsscxU_:{variant:\"UMGdKFWXv\"},nk4F1jyUI:{variant:\"TpVFu2Hpa\"}},children:/*#__PURE__*/_jsx(Footer,{height:\"100%\",id:\"yy9k9n8YA\",layoutId:\"yy9k9n8YA\",style:{width:\"100%\"},variant:\"KRC4D3jJF\",width:\"100%\"})})})})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-JxhXt.framer-oyariv, .framer-JxhXt .framer-oyariv { display: block; }\",\".framer-JxhXt.framer-1dse1qn { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 0px; position: relative; width: 1440px; }\",\".framer-JxhXt .framer-717iil-container { flex: none; height: 80px; position: sticky; top: 0px; width: 100%; z-index: 1; }\",\".framer-JxhXt .framer-tf42zs { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-pud4ax { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 96px 0px 48px 0px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-1jl31pd { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-1vwtyru { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 48px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-sum8jq { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-h0e6rx { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-ujv4zp { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JxhXt .framer-1ptsfrg { --framer-paragraph-spacing: 48px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-JxhXt .framer-vxnicj { align-content: center; align-items: center; background-color: #ffffff; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; max-width: 1440px; overflow: hidden; padding: 96px 0px 96px 0px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-l249q3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 32px 0px 32px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-18czyw9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 64px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-1kr2pdf { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 134px; height: min-content; justify-content: center; max-width: 1376px; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-1d9y6jh { --border-bottom-width: 0px; --border-color: var(--token-237c6836-ac8a-4b53-a528-0888f0bd93c7, #dedede); --border-left-width: 0px; --border-right-width: 1px; --border-style: solid; --border-top-width: 0px; align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 32px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 96px 0px 0px; position: relative; width: min-content; }\",\".framer-JxhXt .framer-1m4ivja, .framer-JxhXt .framer-um75y9, .framer-JxhXt .framer-mxchh4 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-JxhXt .framer-dmjm4i, .framer-JxhXt .framer-lgwqjr, .framer-JxhXt .framer-126i7sq { flex: none; height: 83px; position: relative; width: 84px; }\",\".framer-JxhXt .framer-1sza301, .framer-JxhXt .framer-97rf6i, .framer-JxhXt .framer-pwb4tz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-JxhXt .framer-7ww93n, .framer-JxhXt .framer-1tm2dov, .framer-JxhXt .framer-1hi2xo7 { --framer-paragraph-spacing: 20px; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-JxhXt .framer-dvkim6, .framer-JxhXt .framer-1fhk3gz, .framer-JxhXt .framer-1hx8isr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-JxhXt .framer-1k8y9wz, .framer-JxhXt .framer-1bs0kvs, .framer-JxhXt .framer-mci50f, .framer-JxhXt .framer-i62cjo { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-JxhXt .framer-1flwtn0 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-JxhXt .framer-l525gi { flex: none; height: 24px; overflow: hidden; position: relative; text-decoration: none; width: 151px; }\",\".framer-JxhXt .framer-9qu5hb { flex: none; height: auto; left: 50%; position: absolute; top: 50%; transform: translate(-50%, -50%); white-space: pre; width: auto; }\",\".framer-JxhXt .framer-jdwdzm { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 705px; }\",\".framer-JxhXt .framer-14s5pfd-container { flex: none; height: auto; position: relative; width: 701px; }\",\".framer-JxhXt .framer-1a70apb { background-color: #ffffff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 10px 20px 0px rgba(0, 0, 0, 0.05); height: 87px; overflow: hidden; position: relative; width: 699px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-JxhXt .framer-19pqu7q { --border-bottom-width: 1px; --border-color: #d0d5dd; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; align-content: flex-start; align-items: flex-start; background-color: #ffffff; border-bottom-left-radius: 12px; border-bottom-right-radius: 12px; border-top-left-radius: 12px; border-top-right-radius: 12px; box-shadow: 0px 1px 2px 0px rgba(16, 24, 40, 0.05); display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 87px; justify-content: flex-start; left: 0px; overflow: hidden; padding: 16px; position: absolute; top: 0px; width: 699px; will-change: var(--framer-will-change-override, transform); }\",\".framer-JxhXt .framer-z5s18j { aspect-ratio: 1 / 1; border-bottom-left-radius: 8333px; border-bottom-right-radius: 8333px; border-top-left-radius: 8333px; border-top-right-radius: 8333px; flex: none; height: var(--framer-aspect-ratio-supported, 20px); overflow: visible; position: relative; width: 20px; }\",\".framer-JxhXt .framer-ixugwg { --border-bottom-width: 1.6666666269302368px; --border-color: #069454; --border-left-width: 1.6666666269302368px; --border-right-width: 1.6666666269302368px; --border-style: solid; --border-top-width: 1.6666666269302368px; aspect-ratio: 1 / 1; border-bottom-left-radius: 17px; border-bottom-right-radius: 17px; border-top-left-radius: 17px; border-top-right-radius: 17px; bottom: var(--framer-aspect-ratio-supported, -3px); flex: none; height: 27px; left: -3px; opacity: 0.3; overflow: hidden; position: absolute; right: -3px; top: -3px; will-change: var(--framer-will-change-override, transform); }\",\".framer-JxhXt .framer-28pxd7 { --border-bottom-width: 1.6666666269302368px; --border-color: #069454; --border-left-width: 1.6666666269302368px; --border-right-width: 1.6666666269302368px; --border-style: solid; --border-top-width: 1.6666666269302368px; aspect-ratio: 1 / 1; border-bottom-left-radius: 17px; border-bottom-right-radius: 17px; border-top-left-radius: 17px; border-top-right-radius: 17px; bottom: var(--framer-aspect-ratio-supported, -7px); flex: none; height: 35px; left: -7px; opacity: 0.1; overflow: hidden; position: absolute; right: -7px; top: -7px; will-change: var(--framer-will-change-override, transform); }\",\".framer-JxhXt .framer-peqddw { aspect-ratio: 1 / 1; bottom: var(--framer-aspect-ratio-supported, 0px); flex: none; height: 20px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-JxhXt .framer-tfaa7v { flex: none; height: 19px; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-JxhXt .framer-1bkq4ap { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-JxhXt .framer-1j9nnz3 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-gl16gm { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 32px 0px 0px; position: relative; width: 100%; }\",\".framer-JxhXt .framer-1lpx7rx { --framer-paragraph-spacing: 14px; flex: none; height: auto; position: relative; white-space: pre-wrap; width: 397px; word-break: break-word; word-wrap: break-word; }\",\".framer-JxhXt .framer-7qq6l { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 429px; word-break: break-word; word-wrap: break-word; }\",\".framer-JxhXt .framer-1oqtv7d-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JxhXt .framer-tf42zs, .framer-JxhXt .framer-pud4ax, .framer-JxhXt .framer-1jl31pd, .framer-JxhXt .framer-1vwtyru, .framer-JxhXt .framer-sum8jq, .framer-JxhXt .framer-h0e6rx, .framer-JxhXt .framer-vxnicj, .framer-JxhXt .framer-l249q3, .framer-JxhXt .framer-18czyw9, .framer-JxhXt .framer-1kr2pdf, .framer-JxhXt .framer-1d9y6jh, .framer-JxhXt .framer-1m4ivja, .framer-JxhXt .framer-1sza301, .framer-JxhXt .framer-dvkim6, .framer-JxhXt .framer-um75y9, .framer-JxhXt .framer-97rf6i, .framer-JxhXt .framer-1fhk3gz, .framer-JxhXt .framer-1hx8isr, .framer-JxhXt .framer-mxchh4, .framer-JxhXt .framer-pwb4tz, .framer-JxhXt .framer-1flwtn0, .framer-JxhXt .framer-jdwdzm, .framer-JxhXt .framer-19pqu7q, .framer-JxhXt .framer-1bkq4ap, .framer-JxhXt .framer-1j9nnz3, .framer-JxhXt .framer-gl16gm { gap: 0px; } .framer-JxhXt .framer-tf42zs > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-JxhXt .framer-tf42zs > :first-child, .framer-JxhXt .framer-pud4ax > :first-child, .framer-JxhXt .framer-1jl31pd > :first-child, .framer-JxhXt .framer-1vwtyru > :first-child, .framer-JxhXt .framer-sum8jq > :first-child, .framer-JxhXt .framer-h0e6rx > :first-child, .framer-JxhXt .framer-vxnicj > :first-child, .framer-JxhXt .framer-l249q3 > :first-child, .framer-JxhXt .framer-18czyw9 > :first-child, .framer-JxhXt .framer-1d9y6jh > :first-child, .framer-JxhXt .framer-1m4ivja > :first-child, .framer-JxhXt .framer-1sza301 > :first-child, .framer-JxhXt .framer-um75y9 > :first-child, .framer-JxhXt .framer-97rf6i > :first-child, .framer-JxhXt .framer-mxchh4 > :first-child, .framer-JxhXt .framer-pwb4tz > :first-child, .framer-JxhXt .framer-1flwtn0 > :first-child, .framer-JxhXt .framer-jdwdzm > :first-child, .framer-JxhXt .framer-1bkq4ap > :first-child, .framer-JxhXt .framer-1j9nnz3 > :first-child { margin-top: 0px; } .framer-JxhXt .framer-tf42zs > :last-child, .framer-JxhXt .framer-pud4ax > :last-child, .framer-JxhXt .framer-1jl31pd > :last-child, .framer-JxhXt .framer-1vwtyru > :last-child, .framer-JxhXt .framer-sum8jq > :last-child, .framer-JxhXt .framer-h0e6rx > :last-child, .framer-JxhXt .framer-vxnicj > :last-child, .framer-JxhXt .framer-l249q3 > :last-child, .framer-JxhXt .framer-18czyw9 > :last-child, .framer-JxhXt .framer-1d9y6jh > :last-child, .framer-JxhXt .framer-1m4ivja > :last-child, .framer-JxhXt .framer-1sza301 > :last-child, .framer-JxhXt .framer-um75y9 > :last-child, .framer-JxhXt .framer-97rf6i > :last-child, .framer-JxhXt .framer-mxchh4 > :last-child, .framer-JxhXt .framer-pwb4tz > :last-child, .framer-JxhXt .framer-1flwtn0 > :last-child, .framer-JxhXt .framer-jdwdzm > :last-child, .framer-JxhXt .framer-1bkq4ap > :last-child, .framer-JxhXt .framer-1j9nnz3 > :last-child { margin-bottom: 0px; } .framer-JxhXt .framer-pud4ax > *, .framer-JxhXt .framer-vxnicj > *, .framer-JxhXt .framer-l249q3 > *, .framer-JxhXt .framer-18czyw9 > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } .framer-JxhXt .framer-1jl31pd > *, .framer-JxhXt .framer-1d9y6jh > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-JxhXt .framer-1vwtyru > * { margin: 0px; margin-bottom: calc(48px / 2); margin-top: calc(48px / 2); } .framer-JxhXt .framer-sum8jq > * { margin: 0px; margin-bottom: calc(24px / 2); margin-top: calc(24px / 2); } .framer-JxhXt .framer-h0e6rx > *, .framer-JxhXt .framer-1bkq4ap > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-JxhXt .framer-1kr2pdf > * { margin: 0px; margin-left: calc(134px / 2); margin-right: calc(134px / 2); } .framer-JxhXt .framer-1kr2pdf > :first-child, .framer-JxhXt .framer-dvkim6 > :first-child, .framer-JxhXt .framer-1fhk3gz > :first-child, .framer-JxhXt .framer-1hx8isr > :first-child, .framer-JxhXt .framer-19pqu7q > :first-child, .framer-JxhXt .framer-gl16gm > :first-child { margin-left: 0px; } .framer-JxhXt .framer-1kr2pdf > :last-child, .framer-JxhXt .framer-dvkim6 > :last-child, .framer-JxhXt .framer-1fhk3gz > :last-child, .framer-JxhXt .framer-1hx8isr > :last-child, .framer-JxhXt .framer-19pqu7q > :last-child, .framer-JxhXt .framer-gl16gm > :last-child { margin-right: 0px; } .framer-JxhXt .framer-1m4ivja > *, .framer-JxhXt .framer-um75y9 > *, .framer-JxhXt .framer-mxchh4 > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-JxhXt .framer-1sza301 > *, .framer-JxhXt .framer-97rf6i > *, .framer-JxhXt .framer-pwb4tz > * { margin: 0px; margin-bottom: calc(8px / 2); margin-top: calc(8px / 2); } .framer-JxhXt .framer-dvkim6 > *, .framer-JxhXt .framer-1fhk3gz > *, .framer-JxhXt .framer-1hx8isr > *, .framer-JxhXt .framer-gl16gm > * { margin: 0px; margin-left: calc(8px / 2); margin-right: calc(8px / 2); } .framer-JxhXt .framer-1flwtn0 > *, .framer-JxhXt .framer-1j9nnz3 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-JxhXt .framer-jdwdzm > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JxhXt .framer-19pqu7q > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,'.framer-JxhXt[data-border=\"true\"]::after, .framer-JxhXt [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@media (min-width: 810px) and (max-width: 1439px) { .framer-JxhXt.framer-1dse1qn { width: 810px; } .framer-JxhXt .framer-pud4ax { padding: 48px 0px 24px 0px; } .framer-JxhXt .framer-vxnicj { padding: 48px 0px 48px 0px; } .framer-JxhXt .framer-1kr2pdf { gap: unset; justify-content: space-between; } .framer-JxhXt .framer-1d9y6jh { padding: 0px 48px 0px 0px; } .framer-JxhXt .framer-jdwdzm { flex: 1 0 0px; padding: 0px 0px 0px 32px; width: 1px; } .framer-JxhXt .framer-14s5pfd-container { width: 100%; } .framer-JxhXt .framer-1a70apb { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; padding: 0px; width: 463px; } .framer-JxhXt .framer-19pqu7q { height: 77px; left: unset; position: relative; top: unset; width: 100%; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JxhXt .framer-1kr2pdf, .framer-JxhXt .framer-1a70apb { gap: 0px; } .framer-JxhXt .framer-1kr2pdf > *, .framer-JxhXt .framer-1kr2pdf > :first-child, .framer-JxhXt .framer-1kr2pdf > :last-child { margin: 0px; } .framer-JxhXt .framer-1a70apb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-JxhXt .framer-1a70apb > :first-child { margin-top: 0px; } .framer-JxhXt .framer-1a70apb > :last-child { margin-bottom: 0px; } }}\",\"@media (max-width: 809px) { .framer-JxhXt.framer-1dse1qn { width: 390px; } .framer-JxhXt .framer-pud4ax { padding: 32px 0px 32px 0px; } .framer-JxhXt .framer-vxnicj { gap: 32px; padding: 32px 0px 120px 0px; } .framer-JxhXt .framer-l249q3 { padding: 0px 16px 0px 16px; } .framer-JxhXt .framer-1kr2pdf { flex-direction: column; gap: 64px; } .framer-JxhXt .framer-1d9y6jh { --border-bottom-width: 1px; --border-right-width: 0px; padding: 0px 0px 48px 0px; width: 100%; } .framer-JxhXt .framer-jdwdzm, .framer-JxhXt .framer-7qq6l { width: 100%; } .framer-JxhXt .framer-14s5pfd-container { width: 100%; z-index: 0; } .framer-JxhXt .framer-1a70apb { width: 358px; } .framer-JxhXt .framer-1lpx7rx { flex: 1 0 0px; width: 1px; } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-JxhXt .framer-vxnicj, .framer-JxhXt .framer-1kr2pdf { gap: 0px; } .framer-JxhXt .framer-vxnicj > * { margin: 0px; margin-bottom: calc(32px / 2); margin-top: calc(32px / 2); } .framer-JxhXt .framer-vxnicj > :first-child, .framer-JxhXt .framer-1kr2pdf > :first-child { margin-top: 0px; } .framer-JxhXt .framer-vxnicj > :last-child, .framer-JxhXt .framer-1kr2pdf > :last-child { margin-bottom: 0px; } .framer-JxhXt .framer-1kr2pdf > * { margin: 0px; margin-bottom: calc(64px / 2); margin-top: calc(64px / 2); } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 1616\n * @framerIntrinsicWidth 1440\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"dypsscxU_\":{\"layout\":[\"fixed\",\"auto\"]},\"nk4F1jyUI\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n * @framerAcceptsLayoutTemplate true\n * @framerScrollSections\n * @framerResponsiveScreen\n */const Framerbh9aCwq0P=withCSS(Component,css,\"framer-JxhXt\");export default Framerbh9aCwq0P;Framerbh9aCwq0P.displayName=\"Contacts\";Framerbh9aCwq0P.defaultProps={height:1616,width:1440};addFonts(Framerbh9aCwq0P,[{explicitInter:true,fonts:[{family:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_d0nNTxXUEKi4Rw.woff2\",weight:\"600\"},{family:\"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:\"Plus Jakarta Sans\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/plusjakartasans/v8/LDIbaomQNQcsA88c7O9yZ4KMCoOg4IA6-91aHEjcWuA_qU7NTxXUEKi4Rw.woff2\",weight:\"400\"}]},...NavbarFonts,...BaseFormFonts,...FooterFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerbh9aCwq0P\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"1616\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"1440\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dypsscxU_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"nk4F1jyUI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerAcceptsLayoutTemplate\":\"true\",\"framerContractVersion\":\"1\",\"framerScrollSections\":\"* @framerResponsiveScreen\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["e", "c", "m", "f", "withCSS", "e", "r", "i", "n", "m", "h", "y", "v", "$", "j", "O", "V", "T", "ye", "R", "k", "B", "N", "P", "F", "L", "E", "W", "q", "A", "z", "D", "Y", "G", "X", "I", "K", "U", "M", "H", "Z", "J", "Q", "_", "ee", "et", "el", "eo", "ea", "er", "ei", "en", "ed", "ep", "eu", "useRouter", "es", "t", "l", "o", "inferInitialRouteFromPath", "c", "eb", "ec", "te", "em", "eh", "ef", "a", "d", "useAnimationControls", "ey", "eg", "ex", "eC", "ew", "eS", "ev", "e$", "ej", "w", "eO", "u", "S", "eV", "eT", "eR", "p", "motion", "g", "ek", "eB", "eN", "C", "eP", "x", "b", "ControlType", "addPropertyControls", "Contact_form_default", "fontStore", "fonts", "css", "className", "NavbarFonts", "getFonts", "xfmgnC6wA_default", "BaseFormFonts", "Contact_form_default", "FooterFonts", "RNDU8Ovon_default", "breakpoints", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "animation2", "Overlay", "children", "blockDocumentScrolling", "enabled", "visible", "setVisible", "useOverlayState", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "breakpoints", "gestureVariant", "activeVariantCallback", "delay", "useActiveVariantCallback", "onSubmittxyyif", "overlay", "loadMore", "args", "scopingClassNames", "cx", "ref1", "ref2", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "motion", "ComponentViewportProvider", "Container", "PropertyOverrides2", "xfmgnC6wA_default", "RichText2", "x", "SVG", "Link", "l", "Contact_form_default", "AnimatePresence", "Floating", "RNDU8Ovon_default", "css", "Framerbh9aCwq0P", "withCSS", "bh9aCwq0P_default", "addFonts", "NavbarFonts", "BaseFormFonts", "FooterFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
