{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/Yx7JEThrBvgZwNmsCnAG/zPIoRWEG0cyyl4GWIYJM/OsxlsI1BI.js", "ssg:https://framerusercontent.com/modules/nmd6qjB61dONvFB3Q22w/H71yAdkUZZrFlirshWEY/qq5_iCl79.js", "ssg:https://framerusercontent.com/modules/9Cw1U5eK3C3wCrJsTBoj/glKFqIatqB5ASa8MpgAO/PushpROPS.js", "ssg:https://framerusercontent.com/modules/jLPX28B6MRyduErSlU75/C4tPLJk2KxPIptpp8oZD/Mwv8AyDtQ.js", "ssg:https://framerusercontent.com/modules/x9Pz8P67mrbRgPn5SJET/TGkVbvF6ryTKG7PWR5nS/YAP816Y5n.js", "ssg:https://framerusercontent.com/modules/wdgnTihYrxtjIlSxJtXs/Dl7rVAtpWANhPMTv2USw/zduHlBLNq.js"],
  "sourcesContent": ["// Generated by Framer (04e0834)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-500\",\"GF;Outfit-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4QK1C4S-EiAou6Y.woff2\",weight:\"500\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"}]}];export const css=['.framer-URpLS .framer-styles-preset-16aaizl:not(.rich-text-wrapper), .framer-URpLS .framer-styles-preset-16aaizl.rich-text-wrapper h5 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 27px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 810px) { .framer-URpLS .framer-styles-preset-16aaizl:not(.rich-text-wrapper), .framer-URpLS .framer-styles-preset-16aaizl.rich-text-wrapper h5 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 27px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-URpLS .framer-styles-preset-16aaizl:not(.rich-text-wrapper), .framer-URpLS .framer-styles-preset-16aaizl.rich-text-wrapper h5 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 22px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 500; --framer-font-weight-bold: 700; --framer-letter-spacing: 0em; --framer-line-height: 1.4em; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-URpLS\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (b12dec4)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"NeHVigZ4J\",\"WOkjAEtGf\",\"MqpiP0fGi\"];const variantClassNames={MqpiP0fGi:\"framer-v-h0hdtl\",NeHVigZ4J:\"framer-v-1ucsms3\",WOkjAEtGf:\"framer-v-m9qcej\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:40,delay:0,mass:1,stiffness:600,type:\"spring\"},MqpiP0fGi:{duration:0,type:\"tween\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/ _jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Hover:\"MqpiP0fGi\",Normal:\"WOkjAEtGf\",Small:\"NeHVigZ4J\"};const getProps=({height,id,width,...props})=>{var _variant,ref;return{...props,variant:(ref=(_variant=humanReadableVariantMap[props.variant])!==null&&_variant!==void 0?_variant:props.variant)!==null&&ref!==void 0?ref:\"NeHVigZ4J\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/ React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"NeHVigZ4J\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const defaultLayoutId=React.useId();return /*#__PURE__*/ _jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/ _jsx(motion.div,{initial:variant,animate:variants,onHoverStart:()=>setGestureState({isHovered:true}),onHoverEnd:()=>setGestureState({isHovered:false}),onTapStart:()=>setGestureState({isPressed:true}),onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),className:cx(\"framer-2sClm\",classNames),style:{display:\"contents\"},children:/*#__PURE__*/ _jsx(Transition,{value:transition,children:/*#__PURE__*/ _jsx(motion.div,{...restProps,className:cx(\"framer-1ucsms3\",className),\"data-framer-name\":\"Small\",layoutDependency:layoutDependency,layoutId:\"NeHVigZ4J\",ref:ref,style:{...style},...addPropertyOverrides({MqpiP0fGi:{\"data-framer-name\":\"Hover\"},WOkjAEtGf:{\"data-framer-name\":\"Normal\"}},baseVariant,gestureVariant),children:/*#__PURE__*/ _jsx(motion.div,{className:\"framer-c6nsjp\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"NeojANzQK\",style:{backgroundColor:\"rgb(1, 113, 227)\",borderBottomLeftRadius:174,borderBottomRightRadius:174,borderTopLeftRadius:174,borderTopRightRadius:174},variants:{MqpiP0fGi:{backgroundColor:\"var(--token-4b4da9d0-8857-420c-80e9-9d4c409f7360, rgb(219, 87, 77))\"},WOkjAEtGf:{backgroundColor:\"var(--token-4b4da9d0-8857-420c-80e9-9d4c409f7360, rgb(219, 87, 77))\"}},children:/*#__PURE__*/ _jsx(SVG,{className:\"framer-1mjhvxj\",\"data-framer-name\":\"message_star_3\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"hZbeYzZhr\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 1 1\"><path d=\"M 0.75 0.125 L 0.25 0.125 C 0.216 0.12 0.181 0.132 0.156 0.156 C 0.132 0.181 0.12 0.216 0.125 0.25 L 0.125 0.875 L 0.25 0.75 L 0.75 0.75 C 0.784 0.755 0.819 0.743 0.844 0.719 C 0.868 0.694 0.88 0.659 0.875 0.625 L 0.875 0.25 C 0.88 0.216 0.868 0.181 0.844 0.156 C 0.819 0.132 0.784 0.12 0.75 0.125 Z M 0.671 0.416 L 0.607 0.478 C 0.603 0.482 0.601 0.489 0.602 0.495 L 0.616 0.58 C 0.618 0.588 0.614 0.595 0.608 0.6 C 0.601 0.605 0.593 0.605 0.586 0.602 L 0.509 0.562 C 0.503 0.559 0.497 0.559 0.491 0.562 L 0.414 0.602 C 0.407 0.605 0.399 0.605 0.392 0.6 C 0.386 0.595 0.382 0.587 0.384 0.58 L 0.398 0.495 C 0.399 0.489 0.397 0.482 0.393 0.478 L 0.329 0.416 C 0.324 0.411 0.322 0.403 0.324 0.396 C 0.326 0.389 0.332 0.384 0.34 0.383 L 0.428 0.37 C 0.434 0.369 0.44 0.365 0.443 0.36 L 0.481 0.283 C 0.485 0.276 0.492 0.271 0.5 0.271 C 0.508 0.271 0.515 0.276 0.519 0.283 L 0.557 0.36 C 0.56 0.365 0.566 0.369 0.572 0.37 L 0.66 0.383 C 0.668 0.384 0.674 0.389 0.676 0.396 C 0.678 0.403 0.676 0.411 0.671 0.416 Z\" fill=\"var(--token-5f088382-eb78-4ffb-ae59-7329492f4582, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;white&quot;} */\"></path></svg>',svgContentId:2226854990,withExternalLayout:true,...addPropertyOverrides({MqpiP0fGi:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 22.5 3.75 L 7.5 3.75 C 6.467 3.603 5.425 3.95 4.688 4.688 C 3.95 5.425 3.603 6.467 3.75 7.5 L 3.75 26.25 L 7.5 22.5 L 22.5 22.5 C 23.533 22.647 24.575 22.3 25.312 21.562 C 26.05 20.825 26.397 19.783 26.25 18.75 L 26.25 7.5 C 26.397 6.467 26.05 5.425 25.312 4.688 C 24.575 3.95 23.533 3.603 22.5 3.75 Z M 20.133 12.485 L 18.22 14.335 C 18.08 14.47 18.016 14.665 18.049 14.856 L 18.488 17.389 C 18.527 17.626 18.429 17.864 18.234 18.005 C 18.04 18.145 17.782 18.163 17.57 18.051 L 15.275 16.855 C 15.103 16.765 14.897 16.765 14.725 16.855 L 12.433 18.05 C 12.22 18.162 11.962 18.144 11.767 18.003 C 11.572 17.862 11.474 17.623 11.514 17.386 L 11.951 14.856 C 11.984 14.665 11.92 14.47 11.78 14.335 L 9.868 12.485 C 9.708 12.329 9.65 12.095 9.72 11.883 C 9.789 11.671 9.974 11.516 10.195 11.485 L 12.84 11.11 C 13.032 11.082 13.199 10.962 13.286 10.789 L 14.433 8.484 C 14.54 8.269 14.76 8.134 15 8.134 C 15.24 8.134 15.46 8.269 15.568 8.484 L 16.714 10.789 C 16.801 10.962 16.968 11.082 17.16 11.11 L 19.805 11.485 C 20.026 11.516 20.211 11.671 20.28 11.883 C 20.35 12.095 20.292 12.329 20.133 12.485 Z\" fill=\"var(--token-5f088382-eb78-4ffb-ae59-7329492f4582, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;white&quot;} */\"></path></svg>',svgContentId:1738199187},WOkjAEtGf:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30 30\"><path d=\"M 22.5 3.75 L 7.5 3.75 C 6.467 3.603 5.425 3.95 4.688 4.688 C 3.95 5.425 3.603 6.467 3.75 7.5 L 3.75 26.25 L 7.5 22.5 L 22.5 22.5 C 23.533 22.647 24.575 22.3 25.312 21.562 C 26.05 20.825 26.397 19.783 26.25 18.75 L 26.25 7.5 C 26.397 6.467 26.05 5.425 25.312 4.688 C 24.575 3.95 23.533 3.603 22.5 3.75 Z M 20.133 12.485 L 18.22 14.335 C 18.08 14.47 18.016 14.665 18.049 14.856 L 18.488 17.389 C 18.527 17.626 18.429 17.864 18.234 18.005 C 18.04 18.145 17.782 18.163 17.57 18.051 L 15.275 16.855 C 15.103 16.765 14.897 16.765 14.725 16.855 L 12.433 18.05 C 12.22 18.162 11.962 18.144 11.767 18.003 C 11.572 17.862 11.474 17.623 11.514 17.386 L 11.951 14.856 C 11.984 14.665 11.92 14.47 11.78 14.335 L 9.868 12.485 C 9.708 12.329 9.65 12.095 9.72 11.883 C 9.789 11.671 9.974 11.516 10.195 11.485 L 12.84 11.11 C 13.032 11.082 13.199 10.962 13.286 10.789 L 14.433 8.484 C 14.54 8.269 14.76 8.134 15 8.134 C 15.24 8.134 15.46 8.269 15.568 8.484 L 16.714 10.789 C 16.801 10.962 16.968 11.082 17.16 11.11 L 19.805 11.485 C 20.026 11.516 20.211 11.671 20.28 11.883 C 20.35 12.095 20.292 12.329 20.133 12.485 Z\" fill=\"var(--token-5f088382-eb78-4ffb-ae59-7329492f4582, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;white&quot;} */\"></path></svg>',svgContentId:417144492}},baseVariant,gestureVariant)})})})})})});});const css=['.framer-2sClm [data-border=\"true\"]::after { content: \"\"; border-width: var(--border-top-width, 0) var(--border-right-width, 0) var(--border-bottom-width, 0) var(--border-left-width, 0); border-color: var(--border-color, none); border-style: var(--border-style, none); width: 100%; height: 100%; position: absolute; box-sizing: border-box; left: 0; top: 0; border-radius: inherit; pointer-events: none; }',\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-2sClm .framer-5v89nn { display: block; }\",\".framer-2sClm .framer-1ucsms3 { height: 50px; overflow: hidden; position: relative; width: 50px; }\",\".framer-2sClm .framer-c6nsjp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; left: calc(50.00000000000002% - 1px / 2); overflow: visible; padding: 0px 0px 0px 0px; position: absolute; top: calc(50.00000000000002% - 1px / 2); width: 1px; }\",\".framer-2sClm .framer-1mjhvxj { flex: none; height: 1px; position: relative; width: 1px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-2sClm .framer-c6nsjp { gap: 0px; } .framer-2sClm .framer-c6nsjp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-2sClm .framer-c6nsjp > :first-child { margin-left: 0px; } .framer-2sClm .framer-c6nsjp > :last-child { margin-right: 0px; } }\",\".framer-2sClm.framer-v-m9qcej .framer-1ucsms3, .framer-2sClm.framer-v-h0hdtl .framer-1ucsms3 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 50px); }\",\".framer-2sClm.framer-v-m9qcej .framer-c6nsjp, .framer-2sClm.framer-v-h0hdtl .framer-c6nsjp { bottom: 0px; height: unset; left: 0px; right: 0px; top: 0px; width: unset; }\",\".framer-2sClm.framer-v-m9qcej .framer-1mjhvxj, .framer-2sClm.framer-v-h0hdtl .framer-1mjhvxj { height: 30px; width: 30px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 50\n * @framerIntrinsicWidth 50\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"WOkjAEtGf\":{\"layout\":[\"fixed\",\"fixed\"]},\"MqpiP0fGi\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables false\n */ const Framerqq5_iCl79=withCSS(Component,css,\"framer-2sClm\");export default Framerqq5_iCl79;Framerqq5_iCl79.displayName=\"icon/talk\";Framerqq5_iCl79.defaultProps={height:50,width:50};addPropertyControls(Framerqq5_iCl79,{variant:{options:[\"NeHVigZ4J\",\"WOkjAEtGf\",\"MqpiP0fGi\"],optionTitles:[\"Small\",\"Normal\",\"Hover\"],title:\"Variant\",type:ControlType.Enum}});addFonts(Framerqq5_iCl79,[]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerqq5_iCl79\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"50\",\"framerImmutableVariables\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"50\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"WOkjAEtGf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"MqpiP0fGi\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./qq5_iCl79.map", "// Generated by Framer (5eef525)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useOnVariantChange,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/Yx7JEThrBvgZwNmsCnAG/zPIoRWEG0cyyl4GWIYJM/OsxlsI1BI.js\";import IconTalk from\"https://framerusercontent.com/modules/nmd6qjB61dONvFB3Q22w/H71yAdkUZZrFlirshWEY/qq5_iCl79.js\";const IconTalkFonts=getFonts(IconTalk);const enabledGestures={h8BHwfQ1A:{hover:true}};const cycleOrder=[\"VV88XaTJk\",\"DwDmuhATm\",\"kVZ59y4Lr\",\"CzROjecpY\",\"h8BHwfQ1A\"];const serializationHash=\"framer-7HNQN\";const variantClassNames={CzROjecpY:\"framer-v-1yyk74t\",DwDmuhATm:\"framer-v-1p721si\",h8BHwfQ1A:\"framer-v-ph2g3k\",kVZ59y4Lr:\"framer-v-8m04cx\",VV88XaTJk:\"framer-v-dvw6cy\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transition2={damping:60,delay:0,mass:1,stiffness:300,type:\"spring\"};const transition3={damping:60,delay:0,mass:2.5,stiffness:600,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate3=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion(React.Fragment);const humanReadableVariantMap={\"Appear 1\":\"DwDmuhATm\",\"Appear 2\":\"kVZ59y4Lr\",\"Appear 3\":\"CzROjecpY\",\"Appear 4\":\"h8BHwfQ1A\",Idle:\"VV88XaTJk\"};const getProps=({height,id,link,overlay,text,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref,_ref1;return{...props,moSUVegLm:link!==null&&link!==void 0?link:props.moSUVegLm,mt9yQRoSb:overlay!==null&&overlay!==void 0?overlay:props.mt9yQRoSb,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"VV88XaTJk\",z08Rh3d_Q:(_ref1=text!==null&&text!==void 0?text:props.z08Rh3d_Q)!==null&&_ref1!==void 0?_ref1:\"ifolio.creative@studio.com\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,z08Rh3d_Q,mt9yQRoSb,moSUVegLm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VV88XaTJk\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppearhs2jee=activeVariantCallback(async(...args)=>{setVariant(\"DwDmuhATm\");});const onAppear10ftvhv=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"kVZ59y4Lr\"),500);});const onAppear3pnpa0=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"CzROjecpY\"),250);});const onAppearcw88nh=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"h8BHwfQ1A\"),350);});const onAppearr4107o=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(\"DwDmuhATm\"),5e3);});const onTap1g4fzej=activeVariantCallback(async(...args)=>{if(mt9yQRoSb){const res=await mt9yQRoSb(...args);if(res===false)return false;}});useOnVariantChange(baseVariant,{CzROjecpY:onAppearcw88nh,default:onAppearhs2jee,DwDmuhATm:onAppear10ftvhv,h8BHwfQ1A:onAppearr4107o,kVZ59y4Lr:onAppear3pnpa0});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({CzROjecpY:{value:transition3},h8BHwfQ1A:{value:transition3},kVZ59y4Lr:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:moSUVegLm,children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-dvw6cy\",className,classNames)} framer-shgx54`,\"data-framer-name\":\"Idle\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"VV88XaTJk\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"h8BHwfQ1A-hover\":{\"data-framer-name\":undefined},CzROjecpY:{\"data-framer-name\":\"Appear 3\"},DwDmuhATm:{\"data-framer-name\":\"Appear 1\"},h8BHwfQ1A:{\"data-framer-name\":\"Appear 4\"},kVZ59y4Lr:{\"data-framer-name\":\"Appear 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1t4mf78\",\"data-framer-name\":\"BG\",layoutDependency:layoutDependency,layoutId:\"k9cAaAr3F\",style:{backgroundColor:\"rgb(1, 113, 227)\",borderBottomLeftRadius:124,borderBottomRightRadius:124,borderTopLeftRadius:124,borderTopRightRadius:124,opacity:0},transformTemplate:transformTemplate1,variants:{DwDmuhATm:{backgroundColor:\"var(--token-4b4da9d0-8857-420c-80e9-9d4c409f7360, rgb(219, 87, 77))\",opacity:1}},...addPropertyOverrides({CzROjecpY:{transformTemplate:transformTemplate2},h8BHwfQ1A:{transformTemplate:transformTemplate2},kVZ59y4Lr:{transformTemplate:transformTemplate2}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9ehlp9\",\"data-framer-name\":\"Body\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"hu95WGCPN\",onTap:onTap1g4fzej,style:{backdropFilter:\"blur(7px)\",backgroundColor:\"rgba(66, 66, 69, 0.7)\",borderBottomLeftRadius:32,borderBottomRightRadius:32,borderTopLeftRadius:32,borderTopRightRadius:32,boxShadow:\"inset 0px 0px 1px 0px rgba(232, 232, 237, 0.11)\",opacity:0,WebkitBackdropFilter:\"blur(7px)\"},variants:{\"h8BHwfQ1A-hover\":{backgroundColor:\"rgba(255, 255, 255, 0.4)\",opacity:1},CzROjecpY:{backgroundColor:\"rgba(255, 255, 255, 0.2)\",borderBottomLeftRadius:42,borderBottomRightRadius:42,borderTopLeftRadius:42,borderTopRightRadius:42,opacity:1},DwDmuhATm:{backgroundColor:\"rgba(255, 255, 255, 0.2)\",borderBottomLeftRadius:52,borderBottomRightRadius:52,borderTopLeftRadius:52,borderTopRightRadius:52,opacity:1},h8BHwfQ1A:{backgroundColor:\"rgba(255, 255, 255, 0.2)\",borderBottomLeftRadius:42,borderBottomRightRadius:42,borderTopLeftRadius:42,borderTopRightRadius:42,opacity:1},kVZ59y4Lr:{backgroundColor:\"rgba(255, 255, 255, 0.2)\",borderBottomLeftRadius:52,borderBottomRightRadius:52,borderTopLeftRadius:52,borderTopRightRadius:52,opacity:1}},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-16aaizl\",\"data-styles-preset\":\"OsxlsI1BI\",children:\"ifolio.creative@studio.com\"})}),className:\"framer-1gfu5r0\",\"data-framer-name\":\"Text\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"vnP67zzoZ\",style:{\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",opacity:0},text:z08Rh3d_Q,transformTemplate:transformTemplate2,variants:{\"h8BHwfQ1A-hover\":{opacity:1},h8BHwfQ1A:{opacity:1}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"h8BHwfQ1A-hover\":{transformTemplate:undefined},CzROjecpY:{transformTemplate:undefined},h8BHwfQ1A:{transformTemplate:undefined},kVZ59y4Lr:{transformTemplate:transformTemplate3}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-zl8lue-container\",layoutDependency:layoutDependency,layoutId:\"MgH9UYCzN-container\",children:/*#__PURE__*/_jsx(IconTalk,{height:\"100%\",id:\"MgH9UYCzN\",layoutId:\"MgH9UYCzN\",style:{height:\"100%\",width:\"100%\"},variant:\"NeHVigZ4J\",width:\"100%\",...addPropertyOverrides({CzROjecpY:{variant:\"WOkjAEtGf\"},h8BHwfQ1A:{variant:\"WOkjAEtGf\"},kVZ59y4Lr:{variant:\"WOkjAEtGf\"}},baseVariant,gestureVariant)})})})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7HNQN.framer-shgx54, .framer-7HNQN .framer-shgx54 { display: block; }\",\".framer-7HNQN.framer-dvw6cy { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 80px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 360px; }\",\".framer-7HNQN .framer-1t4mf78 { aspect-ratio: 1 / 1; bottom: -9px; flex: none; height: var(--framer-aspect-ratio-supported, 8px); left: 50%; overflow: hidden; position: absolute; width: 8px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7HNQN .framer-9ehlp9 { align-content: center; align-items: center; bottom: -9px; cursor: pointer; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 16px; height: 8px; justify-content: center; left: calc(50.00000000000002% - 8px / 2); overflow: hidden; padding: 0px; position: absolute; width: 8px; will-change: var(--framer-will-change-override, transform); z-index: 1; }\",\".framer-7HNQN .framer-1gfu5r0 { flex: none; height: auto; left: 50%; position: absolute; top: 50%; white-space: pre; width: auto; z-index: 1; }\",\".framer-7HNQN .framer-zl8lue-container { bottom: -14px; flex: none; left: -14px; position: absolute; right: -14px; top: -14px; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-7HNQN.framer-dvw6cy, .framer-7HNQN .framer-9ehlp9 { gap: 0px; } .framer-7HNQN.framer-dvw6cy > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-7HNQN.framer-dvw6cy > :first-child, .framer-7HNQN .framer-9ehlp9 > :first-child { margin-left: 0px; } .framer-7HNQN.framer-dvw6cy > :last-child, .framer-7HNQN .framer-9ehlp9 > :last-child { margin-right: 0px; } .framer-7HNQN .framer-9ehlp9 > * { margin: 0px; margin-left: calc(16px / 2); margin-right: calc(16px / 2); } }\",\".framer-7HNQN.framer-v-1p721si .framer-1t4mf78 { bottom: -15px; height: unset; top: -15px; width: var(--framer-aspect-ratio-supported, 110px); }\",\".framer-7HNQN.framer-v-1p721si .framer-9ehlp9, .framer-7HNQN.framer-v-8m04cx .framer-9ehlp9 { aspect-ratio: 1 / 1; bottom: unset; height: var(--framer-aspect-ratio-supported, 70px); left: unset; padding: 0px 10px 0px 24px; position: relative; width: 70px; }\",\".framer-7HNQN.framer-v-8m04cx .framer-1t4mf78 { bottom: unset; height: var(--framer-aspect-ratio-supported, 4px); top: 50%; width: 4px; }\",\".framer-7HNQN.framer-v-8m04cx .framer-1gfu5r0 { left: -103px; order: 1; }\",\".framer-7HNQN.framer-v-8m04cx .framer-zl8lue-container { bottom: unset; height: 50px; left: calc(50.00000000000002% - 50px / 2); order: 0; right: unset; top: calc(50.00000000000002% - 50px / 2); width: 50px; }\",\".framer-7HNQN.framer-v-1yyk74t .framer-1t4mf78, .framer-7HNQN.framer-v-ph2g3k .framer-1t4mf78 { bottom: unset; height: var(--framer-aspect-ratio-supported, 1px); top: 107%; width: 1px; }\",\".framer-7HNQN.framer-v-1yyk74t .framer-9ehlp9 { bottom: unset; flex: 1 0 0px; height: 70px; left: unset; padding: 0px 10px 0px 24px; position: relative; width: 1px; }\",\".framer-7HNQN.framer-v-1yyk74t .framer-1gfu5r0 { left: unset; position: relative; top: unset; }\",\".framer-7HNQN.framer-v-1yyk74t .framer-zl8lue-container { bottom: unset; height: 50px; left: unset; right: 10px; top: calc(50.00000000000002% - 50px / 2); width: 50px; }\",\".framer-7HNQN.framer-v-ph2g3k.framer-dvw6cy { cursor: pointer; }\",\".framer-7HNQN.framer-v-ph2g3k .framer-9ehlp9 { bottom: unset; height: 70px; left: unset; padding: 0px 10px 0px 20px; position: relative; width: min-content; }\",\".framer-7HNQN.framer-v-ph2g3k .framer-1gfu5r0 { left: unset; order: 0; position: relative; top: unset; }\",\".framer-7HNQN.framer-v-ph2g3k .framer-zl8lue-container { bottom: unset; height: 50px; left: unset; order: 1; position: relative; right: unset; top: unset; width: 50px; }\",\".framer-7HNQN.framer-v-ph2g3k.hover .framer-1t4mf78 { bottom: unset; }\",\".framer-7HNQN.framer-v-ph2g3k.hover .framer-9ehlp9 { bottom: unset; left: unset; }\",\".framer-7HNQN.framer-v-ph2g3k.hover .framer-1gfu5r0 { left: unset; top: unset; }\",\".framer-7HNQN.framer-v-ph2g3k.hover .framer-zl8lue-container { bottom: unset; left: unset; right: unset; top: unset; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 80\n * @framerIntrinsicWidth 360\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"DwDmuhATm\":{\"layout\":[\"fixed\",\"fixed\"]},\"kVZ59y4Lr\":{\"layout\":[\"fixed\",\"fixed\"]},\"CzROjecpY\":{\"layout\":[\"fixed\",\"fixed\"]},\"h8BHwfQ1A\":{\"layout\":[\"fixed\",\"fixed\"]},\"s8qMVzSPk\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"z08Rh3d_Q\":\"text\",\"mt9yQRoSb\":\"overlay\",\"moSUVegLm\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerPushpROPS=withCSS(Component,css,\"framer-7HNQN\");export default FramerPushpROPS;FramerPushpROPS.displayName=\"button/connect\";FramerPushpROPS.defaultProps={height:80,width:360};addPropertyControls(FramerPushpROPS,{variant:{options:[\"VV88XaTJk\",\"DwDmuhATm\",\"kVZ59y4Lr\",\"CzROjecpY\",\"h8BHwfQ1A\"],optionTitles:[\"Idle\",\"Appear 1\",\"Appear 2\",\"Appear 3\",\"Appear 4\"],title:\"Variant\",type:ControlType.Enum},z08Rh3d_Q:{defaultValue:\"ifolio.creative@studio.com\",displayTextArea:false,title:\"Text\",type:ControlType.String},mt9yQRoSb:{title:\"Overlay\",type:ControlType.EventHandler},moSUVegLm:{title:\"Link\",type:ControlType.Link}});addFonts(FramerPushpROPS,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...IconTalkFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPushpROPS\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"360\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"DwDmuhATm\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"kVZ59y4Lr\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"CzROjecpY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"h8BHwfQ1A\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"s8qMVzSPk\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"80\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"z08Rh3d_Q\\\":\\\"text\\\",\\\"mt9yQRoSb\\\":\\\"overlay\\\",\\\"moSUVegLm\\\":\\\"link\\\"}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./PushpROPS.map", "// Generated by Framer (97d1eee)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Noto Serif Display-italic\",\"GF;Noto Serif Display-700italic\",\"GF;Noto Serif Display-700italic\",\"GF;Noto Serif Display-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Noto Serif Display\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoTBJYjQfg-zCmf4.woff2\",weight:\"400\"},{family:\"Noto Serif Display\",source:\"google\",style:\"italic\",url:\"https://fonts.gstatic.com/s/notoserifdisplay/v24/buEPppa9f8_vkXaZLAgP0G5Wi6QmA1QwcLRCOrN8uo7t6FBJOJTQit-N33sQOk-VoddOYjQfg-zCmf4.woff2\",weight:\"700\"}]}];export const css=['.framer-vt9G6 .framer-styles-preset-s7560h:not(.rich-text-wrapper), .framer-vt9G6 .framer-styles-preset-s7560h.rich-text-wrapper h1 { --framer-font-family: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-family-bold: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-family-bold-italic: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-family-italic: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-open-type-features: normal; --framer-font-size: 100px; --framer-font-style: italic; --framer-font-style-bold: italic; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 810px) { .framer-vt9G6 .framer-styles-preset-s7560h:not(.rich-text-wrapper), .framer-vt9G6 .framer-styles-preset-s7560h.rich-text-wrapper h1 { --framer-font-family: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-family-bold: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-family-bold-italic: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-family-italic: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-open-type-features: normal; --framer-font-size: 96px; --framer-font-style: italic; --framer-font-style-bold: italic; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-vt9G6 .framer-styles-preset-s7560h:not(.rich-text-wrapper), .framer-vt9G6 .framer-styles-preset-s7560h.rich-text-wrapper h1 { --framer-font-family: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-family-bold: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-family-bold-italic: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-family-italic: \"Noto Serif Display\", \"Noto Serif Display Placeholder\", serif; --framer-font-open-type-features: normal; --framer-font-size: 55px; --framer-font-style: italic; --framer-font-style-bold: italic; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-vt9G6\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (97d1eee)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-regular\",\"GF;Outfit-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"}]}];export const css=['.framer-A2DY9 .framer-styles-preset-3nqyhf:not(.rich-text-wrapper), .framer-A2DY9 .framer-styles-preset-3nqyhf.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 100px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 810px) { .framer-A2DY9 .framer-styles-preset-3nqyhf:not(.rich-text-wrapper), .framer-A2DY9 .framer-styles-preset-3nqyhf.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 90px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-A2DY9 .framer-styles-preset-3nqyhf:not(.rich-text-wrapper), .framer-A2DY9 .framer-styles-preset-3nqyhf.rich-text-wrapper h1 { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 54px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 0px; --framer-text-alignment: center; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-A2DY9\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (04e0834)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"GF;Outfit-regular\",\"GF;Outfit-700\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4TC1C4S-EiAou6Y.woff2\",weight:\"400\"},{family:\"Outfit\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/outfit/v11/QGYyz_MVcBeNP4NjuGObqx1XmO1I4deyC4S-EiAou6Y.woff2\",weight:\"700\"}]}];export const css=['.framer-3wDNT .framer-styles-preset-d11bux:not(.rich-text-wrapper), .framer-3wDNT .framer-styles-preset-d11bux.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 16px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }','@media (max-width: 1439px) and (min-width: 810px) { .framer-3wDNT .framer-styles-preset-d11bux:not(.rich-text-wrapper), .framer-3wDNT .framer-styles-preset-d11bux.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }','@media (max-width: 809px) and (min-width: 0px) { .framer-3wDNT .framer-styles-preset-d11bux:not(.rich-text-wrapper), .framer-3wDNT .framer-styles-preset-d11bux.rich-text-wrapper p { --framer-font-family: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-family-bold: \"Outfit\", \"Outfit Placeholder\", sans-serif; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-letter-spacing: 0px; --framer-line-height: 1.4em; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: #ffffff; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; } }'];export const className=\"framer-3wDNT\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_variant", "ref", "createLayoutDependency", "Component", "Y", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "defaultLayoutId", "ae", "LayoutGroup", "motion", "cx", "SVG", "css", "Framerqq5_iCl79", "withCSS", "qq5_iCl79_default", "addPropertyControls", "ControlType", "addFonts", "IconTalkFonts", "getFonts", "qq5_iCl79_default", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "transition3", "transformTemplate1", "_", "t", "transformTemplate2", "transformTemplate3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "overlay", "text", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "z08Rh3d_Q", "mt9yQRoSb", "moSUVegLm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppearhs2jee", "args", "onAppear10ftvhv", "onAppear3pnpa0", "onAppearcw88nh", "onAppearr4107o", "onTap1g4fzej", "useOnVariantChange", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "RichText2", "ComponentViewportProvider", "css", "FramerPushpROPS", "withCSS", "PushpROPS_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className"]
}
