{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/AwAtbcM92MxKyxCaWYs2/3DogXEAp4ACwLLkA6R0j/Heading.js", "ssg:https://framerusercontent.com/modules/mPgZmq8bFFsZjqcNzwX6/Kl7mGAgCPEHURY1Z7CSm/bxdyyWMyI.js", "ssg:https://framerusercontent.com/modules/pqokvRkAK4q5T6ou5Eyj/c8mCk0ckphrgvPjvBFzl/a77AZ9QvZ.js", "ssg:https://framerusercontent.com/modules/4xU3mRpXi2GK4RpGjHRm/4DjCQ6X9QUHUewRm7eZg/eCQMdiwiF.js", "ssg:https://framerusercontent.com/modules/a3ELNjaMRq7aRSaaAbV8/t55MlXQAwfmZX50AxDp4/zXhmKM36X.js", "ssg:https://framerusercontent.com/modules/2w7w71eAIuzPw7fVxzlK/LjflosGRhNayFkMb12Ob/bSUGbsHZO.js", "ssg:https://framerusercontent.com/modules/l4ChG90eylzOodHyYoYg/PPwjlQ1dKzHVuunzjeU6/K4Fmgf4tQ.js", "ssg:https://framerusercontent.com/modules/i5hnOYXVAHGOoRmHEoqM/oAahVpSRtINw1uZoeKum/vtJ1oh8U1.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{useLayoutEffect,useRef,useState}from\"react\";import{addPropertyControls,ControlType,RenderTarget}from\"framer\";/**\n * HEADING\n * By @benjaminnathan\n *\n * @framerIntrinsicWidth 260\n * @framerIntrinsicHeight 200\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight any\n */ export default function Heading(props){const{textContent,minFontSize,maxFontSize,scaler,offset,font,fontControlType,color}=props;const{// fontFamily,\n// fontWeight,\nfontStyle,textAlign,letterSpacing,lineHeight,textTransform}=font;const isCanvas=RenderTarget.current()===RenderTarget.canvas;const clampedSize=`clamp(${minFontSize}px, ${scaler}vw, ${maxFontSize}px)`;/* Get width for canvas previewing */ const[width,setWidth]=useState(0);const ref=useRef(null);const clampedSizeOnCanvas=clamp(width*(scaler/100),minFontSize,maxFontSize);/* Grab the width on prop changes */ if(isCanvas){useLayoutEffect(()=>{setWidth(ref.current.offsetWidth);});}return /*#__PURE__*/ _jsx(\"h1\",{ref:ref,style:{color,fontFamily:\"Inter, sans-serif\",fontWeight:\"normal\",...fontControlType,fontSize:isCanvas?clampedSizeOnCanvas:clampedSize,fontStyle,textAlign,letterSpacing:`${letterSpacing/100}em`,lineHeight:isCanvas?`${clampedSizeOnCanvas*lineHeight}px`:lineHeight,textTransform,whiteSpace:\"nowrap\",margin:0,padding:0,position:\"relative\",left:`${offset}%`},children:textContent});};/* Default Properties */ Heading.defaultProps={textContent:\"Hello\",color:\"#888\"};Heading.displayName=\"Heading\";/* Property Controls */ addPropertyControls(Heading,{textContent:{type:ControlType.String,title:\"Text\",defaultValue:\"Hello\"},scaler:{type:ControlType.Number,title:\"Scaler\",min:0,max:100,displayStepper:true,step:.1,unit:\"vw\",defaultValue:20},minFontSize:{type:ControlType.Number,title:\"Min Size\",min:0,displayStepper:true,step:1,unit:\"px\",defaultValue:100},maxFontSize:{type:ControlType.Number,title:\"Max Size\",min:0,displayStepper:true,step:1,unit:\"px\",defaultValue:600},offset:{type:ControlType.Number,title:\"Offset\",min:-100,max:100,displayStepper:true,step:.25,defaultValue:0,unit:\"%\"},color:{type:ControlType.Color,defaultValue:\"#888\"},fontControlType:{type:ControlType.Font,title:\"Font\",controls:\"basic\"},font:{type:ControlType.Object,title:\"Type\",controls:{// fontFamily: {\n//     type: ControlType.String,\n//     title: \"Font\",\n//     defaultValue: \"Inter\",\n// },\n// fontWeight: {\n//     type: ControlType.Enum,\n//     title: \"Weight\",\n//     options: [100, 200, 300, 400, 500, 600, 700, 800, 900],\n//     defaultValue: 400,\n// },\nfontStyle:{type:ControlType.Enum,title:\"Style\",options:[\"normal\",\"italic\",\"oblique\"],optionTitles:[\"Normal\",\"Italic\",\"Oblique\"],defaultValue:\"normal\"},textAlign:{type:ControlType.Enum,displaySegmentedControl:true,title:\"Align\",options:[\"left\",\"center\",\"right\"],optionTitles:[\"Left\",\"Center\",\"Right\"],defaultValue:\"center\"},letterSpacing:{type:ControlType.Number,title:\"Letter\",min:-100,max:100,displayStepper:true,step:.1,defaultValue:-5,unit:\"%\"},lineHeight:{type:ControlType.Number,title:\"Line\",min:-100,max:100,displayStepper:true,step:.1,defaultValue:1},textTransform:{type:ControlType.Enum,title:\"Transform\",options:[\"none\",\"capitalize\",\"uppercase\",\"lowercase\"],optionTitles:[\"None\",\"Capitalize\",\"Uppercase\",\"Lowercase\"]}}}});/* Manual clamping for canvas */ const clamp=(num,min,max)=>Math.min(Math.max(num,min),max);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"Heading\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerSupportedLayoutHeight\":\"any\",\"framerDisableUnlink\":\"*\",\"framerIntrinsicHeight\":\"200\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicWidth\":\"260\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Heading.map", "// Generated by Framer (128ce9c)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Switzer-regular\",\"FS;Switzer-bold\",\"FS;Switzer-bold italic\",\"FS;Switzer-italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/BLNB4FAQFNK56DWWNF7PMGTCOTZHOEII/ST3WKSSDMBK2MIQQO3MAVYWLF4FTOLFV/6IN5WOLRCYP4G4MOCOHOMXNON6Q7MDAR.woff2\",weight:\"400\"},{family:\"Switzer\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/HBNTRIISA5MEXGL5WPYI7CV2HIWTDV3Q/YDPDINVT673XLXNSTMLG4JNCZZMVVNPN/Y7SCNZJOT2MW5ADSGOFLDGH4TNL4JCQY.woff2\",weight:\"700\"},{family:\"Switzer\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/LVPXCMXCWY3V7PSXRMGRQUJDAS2DT47E/BPEVRT2HG7PPVVUS7A67MZQQZW6LR6A5/A7AS3UPAGLC7MDVC67SBNTE5FGF2Z2RG.woff2\",weight:\"700\"},{family:\"Switzer\",source:\"fontshare\",style:\"italic\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/XVUY2PHYBA6KMN4RMEMJPHQSTKCQ267G/UICOQA6KCSHFOSCPYDVVDNNCDKYFXHJB/O34WRFYO7JNWEBBA2LRV2XYRUSYXYDKH.woff2\",weight:\"400\"}]}];export const css=['.framer-hiCAB .framer-styles-preset-jvcjol:not(.rich-text-wrapper), .framer-hiCAB .framer-styles-preset-jvcjol.rich-text-wrapper p { --framer-font-family: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-bold: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-family-italic: \"Switzer\", \"Switzer Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 12px; --framer-font-style: normal; --framer-font-style-bold: normal; --framer-font-style-bold-italic: italic; --framer-font-style-italic: italic; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-font-weight-bold: 700; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 1.26em; --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: uppercase; }'];export const className=\"framer-hiCAB\";\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 (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/mPgZmq8bFFsZjqcNzwX6/Kl7mGAgCPEHURY1Z7CSm/bxdyyWMyI.js\";const enabledGestures={WTU7ZhovX:{hover:true}};const serializationHash=\"framer-NHmaN\";const variantClassNames={WTU7ZhovX:\"framer-v-1vlhyyb\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const getProps=({color,height,id,link,newTab,title,width,...props})=>{return{...props,GJQet2Vxc:title??props.GJQet2Vxc??\"TIAGO\\nPUGLISI\\xa9\",O5k2Am3xE:link??props.O5k2Am3xE,ZSGz_tK1N:newTab??props.ZSGz_tK1N,zzpjIRetW:color??props.zzpjIRetW??\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0))\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,GJQet2Vxc,O5k2Am3xE,zzpjIRetW,ZSGz_tK1N,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"WTU7ZhovX\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:O5k2Am3xE,motionChild:true,nodeId:\"WTU7ZhovX\",openInNewTab:ZSGz_tK1N,scopeId:\"a77AZ9QvZ\",smoothScroll:true,children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1vlhyyb\",className,classNames)} framer-mbxo5x`,\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"WTU7ZhovX\",ref:refBinding,style:{...style},...addPropertyOverrides({\"WTU7ZhovX-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jclmo0\",layoutDependency:layoutDependency,layoutId:\"BEJHFxRG3\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-jvcjol\",\"data-styles-preset\":\"bxdyyWMyI\",children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, var(--variable-reference-zzpjIRetW-a77AZ9QvZ))\"},children:\"Swiss\"}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-c9yw3e, var(--variable-reference-zzpjIRetW-a77AZ9QvZ))\"},children:\"Themes\\xae\"})]})}),className:\"framer-1usye4u\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"qT8lLZmwR\",style:{\"--extracted-1w3ko1f\":\"var(--variable-reference-zzpjIRetW-a77AZ9QvZ)\",\"--extracted-c9yw3e\":\"var(--variable-reference-zzpjIRetW-a77AZ9QvZ)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-zzpjIRetW-a77AZ9QvZ\":zzpjIRetW},text:GJQet2Vxc,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.p,{className:\"framer-styles-preset-jvcjol\",\"data-styles-preset\":\"bxdyyWMyI\",children:[/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-1w3ko1f, var(--variable-reference-zzpjIRetW-a77AZ9QvZ))\"},children:\"Swiss\"}),/*#__PURE__*/_jsx(motion.br,{}),/*#__PURE__*/_jsx(motion.span,{style:{\"--framer-text-color\":\"var(--extracted-c9yw3e, var(--variable-reference-zzpjIRetW-a77AZ9QvZ))\"},children:\"Themes\\xae\"})]})}),className:\"framer-1q3f3r3\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"e5xgX5uTE\",style:{\"--extracted-1w3ko1f\":\"var(--variable-reference-zzpjIRetW-a77AZ9QvZ)\",\"--extracted-c9yw3e\":\"var(--variable-reference-zzpjIRetW-a77AZ9QvZ)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--variable-reference-zzpjIRetW-a77AZ9QvZ\":zzpjIRetW},text:GJQet2Vxc,verticalAlignment:\"top\",withExternalLayout:true})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-NHmaN.framer-mbxo5x, .framer-NHmaN .framer-mbxo5x { display: block; }\",\".framer-NHmaN.framer-1vlhyyb { align-content: flex-start; align-items: flex-start; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-NHmaN .framer-jclmo0 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 28px; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-NHmaN .framer-1usye4u, .framer-NHmaN .framer-1q3f3r3 { flex: none; height: 28px; position: relative; white-space: pre-wrap; width: 121px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-NHmaN.framer-1vlhyyb, .framer-NHmaN .framer-jclmo0 { gap: 0px; } .framer-NHmaN.framer-1vlhyyb > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-NHmaN.framer-1vlhyyb > :first-child, .framer-NHmaN .framer-jclmo0 > :first-child { margin-top: 0px; } .framer-NHmaN.framer-1vlhyyb > :last-child, .framer-NHmaN .framer-jclmo0 > :last-child { margin-bottom: 0px; } .framer-NHmaN .framer-jclmo0 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-NHmaN.framer-v-1vlhyyb.hover .framer-1usye4u { bottom: 0px; height: unset; left: 0px; position: absolute; right: 0px; top: -28px; width: unset; z-index: 1; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 28\n * @framerIntrinsicWidth 121\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"n7obhfYdr\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"GJQet2Vxc\":\"title\",\"O5k2Am3xE\":\"link\",\"zzpjIRetW\":\"color\",\"ZSGz_tK1N\":\"newTab\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const Framera77AZ9QvZ=withCSS(Component,css,\"framer-NHmaN\");export default Framera77AZ9QvZ;Framera77AZ9QvZ.displayName=\"Menu Item Two Lines\";Framera77AZ9QvZ.defaultProps={height:28,width:121};addPropertyControls(Framera77AZ9QvZ,{GJQet2Vxc:{defaultValue:\"TIAGO\\nPUGLISI\\xa9\",description:\"\",displayTextArea:true,title:\"Title\",type:ControlType.String},O5k2Am3xE:{description:\"\",title:\"Link\",type:ControlType.Link},zzpjIRetW:{defaultValue:'var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',description:\"\",title:\"Color\",type:ControlType.Color},ZSGz_tK1N:{defaultValue:false,description:\"\",title:\"New Tab\",type:ControlType.Boolean}});addFonts(Framera77AZ9QvZ,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framera77AZ9QvZ\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"n7obhfYdr\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"28\",\"framerVariables\":\"{\\\"GJQet2Vxc\\\":\\\"title\\\",\\\"O5k2Am3xE\\\":\\\"link\\\",\\\"zzpjIRetW\\\":\\\"color\\\",\\\"ZSGz_tK1N\\\":\\\"newTab\\\"}\",\"framerIntrinsicWidth\":\"121\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (5ac62b5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Link,RichText,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/mPgZmq8bFFsZjqcNzwX6/Kl7mGAgCPEHURY1Z7CSm/bxdyyWMyI.js\";const enabledGestures={S0mZZQm15:{hover:true}};const cycleOrder=[\"S0mZZQm15\"];const serializationHash=\"framer-OTvPa\";const variantClassNames={S0mZZQm15:\"framer-v-1ir5cfu\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const getProps=({color,height,id,link,newTab,title,width,...props})=>{return{...props,dpby_LT0K:title??props.dpby_LT0K??\"Text\",LowxvM5lD:newTab??props.LowxvM5lD,PFcBMFaSW:color??props.PFcBMFaSW??'var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',qFUHobbhv:link??props.qFUHobbhv};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,qFUHobbhv,dpby_LT0K,PFcBMFaSW,LowxvM5lD,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"S0mZZQm15\",enabledGestures,transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];return /*#__PURE__*/_jsx(LayoutGroup,{id: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-OTvPa\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(motion.div,{...restProps,className:cx(\"framer-1ir5cfu\",className),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"S0mZZQm15\",ref:ref??ref1,style:{...style},...addPropertyOverrides({\"S0mZZQm15-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Link,{href:qFUHobbhv,openInNewTab:LowxvM5lD,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1q96mr2 framer-1x46h38\",\"data-framer-name\":\"Wrap\",layoutDependency:layoutDependency,layoutId:\"xZ5o1_km1\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ffht2w\",layoutDependency:layoutDependency,layoutId:\"ec10Dmr3C\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-jvcjol\",\"data-styles-preset\":\"bxdyyWMyI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-PFcBMFaSW-eCQMdiwiF))\"},children:\"Text\"})}),className:\"framer-6zw6oa\",layoutDependency:layoutDependency,layoutId:\"tirhUkmiV\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-PFcBMFaSW-eCQMdiwiF)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-PFcBMFaSW-eCQMdiwiF\":PFcBMFaSW},text:dpby_LT0K,verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-jvcjol\",\"data-styles-preset\":\"bxdyyWMyI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-PFcBMFaSW-eCQMdiwiF))\"},children:\"Text\"})}),className:\"framer-1sfkbdl\",layoutDependency:layoutDependency,layoutId:\"Yk530K4DC\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-PFcBMFaSW-eCQMdiwiF)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-PFcBMFaSW-eCQMdiwiF\":PFcBMFaSW},text:dpby_LT0K,verticalAlignment:\"top\",withExternalLayout:true})]})})})})})})});});const css=['.framer-OTvPa [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-OTvPa .framer-1x46h38 { display: block; }\",\".framer-OTvPa .framer-1ir5cfu { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px 0px 0px 0px; position: relative; width: 140px; }\",\".framer-OTvPa .framer-1q96mr2 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-OTvPa .framer-1ffht2w { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 14px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-OTvPa .framer-6zw6oa { flex: none; height: 14px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-OTvPa .framer-1sfkbdl { flex: none; height: 14px; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; z-index: 1; }\",\".framer-OTvPa .framer-v-1ir5cfu .framer-1ir5cfu { cursor: pointer; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-OTvPa .framer-1ir5cfu, .framer-OTvPa .framer-1q96mr2, .framer-OTvPa .framer-1ffht2w { gap: 0px; } .framer-OTvPa .framer-1ir5cfu > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-OTvPa .framer-1ir5cfu > :first-child, .framer-OTvPa .framer-1q96mr2 > :first-child, .framer-OTvPa .framer-1ffht2w > :first-child { margin-top: 0px; } .framer-OTvPa .framer-1ir5cfu > :last-child, .framer-OTvPa .framer-1q96mr2 > :last-child, .framer-OTvPa .framer-1ffht2w > :last-child { margin-bottom: 0px; } .framer-OTvPa .framer-1q96mr2 > *, .framer-OTvPa .framer-1ffht2w > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } }\",\".framer-OTvPa.framer-v-1ir5cfu.hover .framer-1ffht2w { width: 140px; z-index: 1; }\",\".framer-OTvPa.framer-v-1ir5cfu.hover .framer-6zw6oa { bottom: 14px; height: unset; left: calc(50.00000000000002% - 140px / 2); position: absolute; top: -14px; width: 140px; z-index: 1; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 14\n * @framerIntrinsicWidth 140\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"xhbjLzZia\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"qFUHobbhv\":\"link\",\"dpby_LT0K\":\"title\",\"PFcBMFaSW\":\"color\",\"LowxvM5lD\":\"newTab\"}\n * @framerImmutableVariables true\n */const FramereCQMdiwiF=withCSS(Component,css,\"framer-OTvPa\");export default FramereCQMdiwiF;FramereCQMdiwiF.displayName=\"Menu Item\";FramereCQMdiwiF.defaultProps={height:14,width:140};addPropertyControls(FramereCQMdiwiF,{qFUHobbhv:{title:\"Link\",type:ControlType.Link},dpby_LT0K:{defaultValue:\"Text\",displayTextArea:false,title:\"Title\",type:ControlType.String},PFcBMFaSW:{defaultValue:'var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',title:\"Color\",type:ControlType.Color},LowxvM5lD:{defaultValue:false,title:\"New Tab\",type:ControlType.Boolean}});addFonts(FramereCQMdiwiF,[...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramereCQMdiwiF\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"qFUHobbhv\\\":\\\"link\\\",\\\"dpby_LT0K\\\":\\\"title\\\",\\\"PFcBMFaSW\\\":\\\"color\\\",\\\"LowxvM5lD\\\":\\\"newTab\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"xhbjLzZia\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"14\",\"framerIntrinsicWidth\":\"140\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,Link,RichText,SVG,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/mPgZmq8bFFsZjqcNzwX6/Kl7mGAgCPEHURY1Z7CSm/bxdyyWMyI.js\";const enabledGestures={JZoUYI195:{hover:true},OAYLQvj6Y:{hover:true}};const cycleOrder=[\"OAYLQvj6Y\",\"JZoUYI195\"];const serializationHash=\"framer-Wq5zZ\";const variantClassNames={JZoUYI195:\"framer-v-g3ksf0\",OAYLQvj6Y:\"framer-v-1duck33\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:663,type:\"spring\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"OAYLQvj6Y\",Inverted:\"JZoUYI195\"};const getProps=({height,id,link,title,width,...props})=>{return{...props,cDMWz9ymm:title??props.cDMWz9ymm??\"Contact\",variant:humanReadableVariantMap[props.variant]??props.variant??\"OAYLQvj6Y\",wYB8MaAQB:link??props.wYB8MaAQB};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,wYB8MaAQB,cDMWz9ymm,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"OAYLQvj6Y\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(Link,{href:wYB8MaAQB,motionChild:true,nodeId:\"OAYLQvj6Y\",scopeId:\"zXhmKM36X\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1duck33\",className,classNames)} framer-1o2y8j4`,\"data-border\":true,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"OAYLQvj6Y\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:16,borderBottomRightRadius:16,borderTopLeftRadius:16,borderTopRightRadius:16,...style},variants:{\"JZoUYI195-hover\":{\"--border-color\":\"rgb(255, 255, 255)\"},JZoUYI195:{\"--border-color\":\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\"}},...addPropertyOverrides({\"JZoUYI195-hover\":{\"data-framer-name\":undefined},\"OAYLQvj6Y-hover\":{\"data-framer-name\":undefined},JZoUYI195:{\"data-framer-name\":\"Inverted\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-o6cqzv\",layoutDependency:layoutDependency,layoutId:\"kaHGPyJ8Q\",style:{opacity:0},transformTemplate:transformTemplate1,variants:{\"JZoUYI195-hover\":{opacity:1},\"OAYLQvj6Y-hover\":{opacity:1}},...addPropertyOverrides({\"JZoUYI195-hover\":{transformTemplate:undefined},\"OAYLQvj6Y-hover\":{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1m4730t\",\"data-framer-name\":\"Arrow\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"kEN_Aup0P\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10 9\"><path d=\"M 4.902 0.353 L 9.045 4.496 L 4.902 8.64 M 9.053 4.505 L 0 4.505\" fill=\"transparent\" stroke=\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0)) /* {&quot;name&quot;:&quot;Black&quot;} */\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:11394282391,withExternalLayout:true,...addPropertyOverrides({JZoUYI195:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10 9\"><path d=\"M 4.902 0.353 L 9.045 4.496 L 4.902 8.64 M 9.053 4.505 L 0 4.505\" fill=\"transparent\" stroke=\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255)) /* {&quot;name&quot;:&quot;White&quot;} */\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:9628300046}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-jvcjol\",\"data-styles-preset\":\"bxdyyWMyI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0)))\"},children:\"Contact\"})}),className:\"framer-1m5c77i\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"X7FJ6x9EM\",style:{\"--extracted-r6o4lv\":\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:cDMWz9ymm,variants:{JZoUYI195:{\"--extracted-r6o4lv\":\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({JZoUYI195:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-jvcjol\",\"data-styles-preset\":\"bxdyyWMyI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255)))\"},children:\"Contact\"})})}},baseVariant,gestureVariant)})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Wq5zZ.framer-1o2y8j4, .framer-Wq5zZ .framer-1o2y8j4 { display: block; }\",\".framer-Wq5zZ.framer-1duck33 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 1px 13px 1px 13px; position: relative; text-decoration: none; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-Wq5zZ .framer-o6cqzv { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; left: -20px; overflow: visible; padding: 0px 3px 0px 5px; position: absolute; top: 50%; width: min-content; z-index: 1; }\",\".framer-Wq5zZ .framer-1m4730t { flex: none; height: 9px; position: relative; width: 10px; }\",\".framer-Wq5zZ .framer-1m5c77i { flex: none; height: auto; mix-blend-mode: difference; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-Wq5zZ.framer-1duck33, .framer-Wq5zZ .framer-o6cqzv { gap: 0px; } .framer-Wq5zZ.framer-1duck33 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-Wq5zZ.framer-1duck33 > :first-child { margin-left: 0px; } .framer-Wq5zZ.framer-1duck33 > :last-child { margin-right: 0px; } .framer-Wq5zZ .framer-o6cqzv > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-Wq5zZ .framer-o6cqzv > :first-child { margin-top: 0px; } .framer-Wq5zZ .framer-o6cqzv > :last-child { margin-bottom: 0px; } }\",\".framer-Wq5zZ.framer-v-1duck33.hover.framer-1duck33, .framer-Wq5zZ.framer-v-g3ksf0.hover.framer-1duck33 { padding: 1px 8px 1px 2px; }\",\".framer-Wq5zZ.framer-v-1duck33.hover .framer-o6cqzv, .framer-Wq5zZ.framer-v-g3ksf0.hover .framer-o6cqzv { left: unset; padding: 0px 2px 0px 4px; position: relative; top: unset; }\",...sharedStyle.css,'.framer-Wq5zZ[data-border=\"true\"]::after, .framer-Wq5zZ [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 17\n * @framerIntrinsicWidth 81\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"JZoUYI195\":{\"layout\":[\"auto\",\"auto\"]},\"SdIkqffZC\":{\"layout\":[\"auto\",\"auto\"]},\"dVIFHN6D6\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"wYB8MaAQB\":\"link\",\"cDMWz9ymm\":\"title\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerzXhmKM36X=withCSS(Component,css,\"framer-Wq5zZ\");export default FramerzXhmKM36X;FramerzXhmKM36X.displayName=\"Navbar Button\";FramerzXhmKM36X.defaultProps={height:17,width:81};addPropertyControls(FramerzXhmKM36X,{variant:{options:[\"OAYLQvj6Y\",\"JZoUYI195\"],optionTitles:[\"Default\",\"Inverted\"],title:\"Variant\",type:ControlType.Enum},wYB8MaAQB:{title:\"Link\",type:ControlType.Link},cDMWz9ymm:{defaultValue:\"Contact\",displayTextArea:false,title:\"Title\",type:ControlType.String}});addFonts(FramerzXhmKM36X,[{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\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerzXhmKM36X\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"wYB8MaAQB\\\":\\\"link\\\",\\\"cDMWz9ymm\\\":\\\"title\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JZoUYI195\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SdIkqffZC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"dVIFHN6D6\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"17\",\"framerIntrinsicWidth\":\"81\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,ResolveLinks,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import MenuItemTwoLines from\"https://framerusercontent.com/modules/pqokvRkAK4q5T6ou5Eyj/c8mCk0ckphrgvPjvBFzl/a77AZ9QvZ.js\";import MenuItem from\"https://framerusercontent.com/modules/4xU3mRpXi2GK4RpGjHRm/4DjCQ6X9QUHUewRm7eZg/eCQMdiwiF.js\";import NavbarButton from\"https://framerusercontent.com/modules/a3ELNjaMRq7aRSaaAbV8/t55MlXQAwfmZX50AxDp4/zXhmKM36X.js\";const MenuItemTwoLinesFonts=getFonts(MenuItemTwoLines);const MenuItemFonts=getFonts(MenuItem);const NavbarButtonFonts=getFonts(NavbarButton);const cycleOrder=[\"yGn5m2j2_\",\"HZ9TNcR8J\"];const serializationHash=\"framer-4mOdb\";const variantClassNames={HZ9TNcR8J:\"framer-v-1qpsiwv\",yGn5m2j2_:\"framer-v-1fcqlzz\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"yGn5m2j2_\",Inverted:\"HZ9TNcR8J\"};const getProps=({height,id,linkCTA,linkLeft,width,...props})=>{return{...props,ftoWMcoNV:linkLeft??props.ftoWMcoNV,manCl7Cc2:linkCTA??props.manCl7Cc2,variant:humanReadableVariantMap[props.variant]??props.variant??\"yGn5m2j2_\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,ftoWMcoNV,manCl7Cc2,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"yGn5m2j2_\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const router=useRouter();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1fcqlzz\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"yGn5m2j2_\",ref:refBinding,style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},variants:{HZ9TNcR8J:{\"--border-color\":\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\"}},...addPropertyOverrides({HZ9TNcR8J:{\"data-framer-name\":\"Inverted\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1sjkllq\",\"data-framer-name\":\"Navbar Left\",layoutDependency:layoutDependency,layoutId:\"W9Ds9OOUC\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1m2vzg5\",\"data-framer-name\":\"Navbar Title\",layoutDependency:layoutDependency,layoutId:\"kHtJ4yoZD\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:`max(min(max((${componentViewport?.width||\"100vw\"} / 4 - 10px) / 2, 1px), 175px), 95px)`,y:(componentViewport?.y||0)+42+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-11wcui-container\",layoutDependency:layoutDependency,layoutId:\"KRYsJDLuv-container\",nodeId:\"KRYsJDLuv\",rendersWithMotion:true,scopeId:\"bSUGbsHZO\",children:/*#__PURE__*/_jsx(MenuItemTwoLines,{GJQet2Vxc:\"TIAGO\\nPUGLISI\\xa9\",height:\"100%\",id:\"KRYsJDLuv\",layoutId:\"KRYsJDLuv\",O5k2Am3xE:ftoWMcoNV,style:{width:\"100%\"},width:\"100%\",ZSGz_tK1N:false,zzpjIRetW:\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0))\",...addPropertyOverrides({HZ9TNcR8J:{zzpjIRetW:\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ifuobg\",\"data-framer-name\":\"Navbar Items\",layoutDependency:layoutDependency,layoutId:\"rTZ4Qvz7e\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"AxP_aqbMM\"},implicitPathVariables:undefined},{href:{webPageId:\"AxP_aqbMM\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-oyeinn-container\",layoutDependency:layoutDependency,layoutId:\"yF0lAYbOL-container\",nodeId:\"yF0lAYbOL\",rendersWithMotion:true,scopeId:\"bSUGbsHZO\",children:/*#__PURE__*/_jsx(MenuItem,{dpby_LT0K:\"Works\",height:\"100%\",id:\"yF0lAYbOL\",layoutId:\"yF0lAYbOL\",LowxvM5lD:false,PFcBMFaSW:\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0))\",qFUHobbhv:resolvedLinks[0],style:{width:\"100%\"},width:\"100%\",...addPropertyOverrides({HZ9TNcR8J:{PFcBMFaSW:\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\",qFUHobbhv:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"raRTqtulE\"},implicitPathVariables:undefined},{href:{webPageId:\"raRTqtulE\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-d7rbk8-container\",layoutDependency:layoutDependency,layoutId:\"jWKugdhbm-container\",nodeId:\"jWKugdhbm\",rendersWithMotion:true,scopeId:\"bSUGbsHZO\",children:/*#__PURE__*/_jsx(MenuItem,{dpby_LT0K:\"About\",height:\"100%\",id:\"jWKugdhbm\",layoutId:\"jWKugdhbm\",LowxvM5lD:false,PFcBMFaSW:\"var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0))\",qFUHobbhv:resolvedLinks1[0],style:{width:\"100%\"},width:\"100%\",...addPropertyOverrides({HZ9TNcR8J:{PFcBMFaSW:\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\",qFUHobbhv:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fq0fyb\",\"data-framer-name\":\"Navbar Right\",layoutDependency:layoutDependency,layoutId:\"UTaINv4OM\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:17,y:(componentViewport?.y||0)+42+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-q54o0w-container\",layoutDependency:layoutDependency,layoutId:\"YVIRbaAZB-container\",nodeId:\"YVIRbaAZB\",rendersWithMotion:true,scopeId:\"bSUGbsHZO\",children:/*#__PURE__*/_jsx(NavbarButton,{height:\"100%\",id:\"YVIRbaAZB\",layoutId:\"YVIRbaAZB\",variant:\"OAYLQvj6Y\",width:\"100%\",wYB8MaAQB:manCl7Cc2,...addPropertyOverrides({HZ9TNcR8J:{variant:\"JZoUYI195\"}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4mOdb.framer-ef6alr, .framer-4mOdb .framer-ef6alr { display: block; }\",\".framer-4mOdb.framer-1fcqlzz { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; height: 95px; justify-content: space-between; overflow: hidden; padding: 42px 0px 0px 0px; position: relative; width: 1300px; }\",\".framer-4mOdb .framer-1sjkllq { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 25%; }\",\".framer-4mOdb .framer-1m2vzg5 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 28px; justify-content: flex-start; max-width: 175px; min-width: 95px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-4mOdb .framer-11wcui-container, .framer-4mOdb .framer-oyeinn-container, .framer-4mOdb .framer-d7rbk8-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-4mOdb .framer-ifuobg { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 175px; min-width: 95px; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-4mOdb .framer-1fq0fyb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-4mOdb .framer-q54o0w-container { flex: none; height: auto; position: relative; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-4mOdb .framer-1sjkllq, .framer-4mOdb .framer-1m2vzg5, .framer-4mOdb .framer-ifuobg, .framer-4mOdb .framer-1fq0fyb { gap: 0px; } .framer-4mOdb .framer-1sjkllq > *, .framer-4mOdb .framer-1fq0fyb > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-4mOdb .framer-1sjkllq > :first-child, .framer-4mOdb .framer-1fq0fyb > :first-child { margin-left: 0px; } .framer-4mOdb .framer-1sjkllq > :last-child, .framer-4mOdb .framer-1fq0fyb > :last-child { margin-right: 0px; } .framer-4mOdb .framer-1m2vzg5 > *, .framer-4mOdb .framer-ifuobg > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-4mOdb .framer-1m2vzg5 > :first-child, .framer-4mOdb .framer-ifuobg > :first-child { margin-top: 0px; } .framer-4mOdb .framer-1m2vzg5 > :last-child, .framer-4mOdb .framer-ifuobg > :last-child { margin-bottom: 0px; } }\",'.framer-4mOdb[data-border=\"true\"]::after, .framer-4mOdb [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; }'];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 95\n * @framerIntrinsicWidth 1300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"HZ9TNcR8J\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"ftoWMcoNV\":\"linkLeft\",\"manCl7Cc2\":\"linkCTA\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerbSUGbsHZO=withCSS(Component,css,\"framer-4mOdb\");export default FramerbSUGbsHZO;FramerbSUGbsHZO.displayName=\"Navbar\";FramerbSUGbsHZO.defaultProps={height:95,width:1300};addPropertyControls(FramerbSUGbsHZO,{variant:{options:[\"yGn5m2j2_\",\"HZ9TNcR8J\"],optionTitles:[\"Default\",\"Inverted\"],title:\"Variant\",type:ControlType.Enum},ftoWMcoNV:{title:\"Link Left\",type:ControlType.Link},manCl7Cc2:{title:\"Link CTA\",type:ControlType.Link}});addFonts(FramerbSUGbsHZO,[{explicitInter:true,fonts:[]},...MenuItemTwoLinesFonts,...MenuItemFonts,...NavbarButtonFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerbSUGbsHZO\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\",\"framerVariables\":\"{\\\"ftoWMcoNV\\\":\\\"linkLeft\\\",\\\"manCl7Cc2\\\":\\\"linkCTA\\\"}\",\"framerIntrinsicWidth\":\"1300\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"95\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"HZ9TNcR8J\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (5ac62b5)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,CycleVariantState,Link,RichText,useActiveVariantCallback,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/mPgZmq8bFFsZjqcNzwX6/Kl7mGAgCPEHURY1Z7CSm/bxdyyWMyI.js\";const cycleOrder=[\"E8lpNgiL8\",\"o1VHsMHw2\"];const serializationHash=\"framer-8WbeB\";const variantClassNames={E8lpNgiL8:\"framer-v-ix7xxm\",o1VHsMHw2:\"framer-v-1ogq77p\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transitions={default:{damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"}};const transformTemplate=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={Default:\"E8lpNgiL8\",Over:\"o1VHsMHw2\"};const getProps=({buttonText,buttonTextLine2,color,height,id,link,smoothScroll,width,...props})=>{return{...props,B3IkxMFax:buttonTextLine2??props.B3IkxMFax??\"Discover More\",I5hxnFDqU:link??props.I5hxnFDqU,OMvsbSVUt:smoothScroll??props.OMvsbSVUt??true,variant:humanReadableVariantMap[props.variant]??props.variant??\"E8lpNgiL8\",WiqHB6snu:buttonText??props.WiqHB6snu??\"Please Scroll\",Xh0nNIcTm:color??props.Xh0nNIcTm??'var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */'};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale}=useLocaleInfo();const{style,className,layoutId,variant,WiqHB6snu,B3IkxMFax,I5hxnFDqU,OMvsbSVUt,Xh0nNIcTm,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,transition,variants}=useVariantState({cycleOrder,defaultVariant:\"E8lpNgiL8\",transitions,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onAppear1e1frkv=activeVariantCallback(async(...args)=>{await delay(()=>setVariant(CycleVariantState),3e3);});useOnVariantChange(baseVariant,{default:onAppear1e1frkv});const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];return /*#__PURE__*/_jsx(LayoutGroup,{id: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-8WbeB\",...sharedStyleClassNames,classNames),style:{display:\"contents\"},children:/*#__PURE__*/_jsx(Transition,{value:transition,children:/*#__PURE__*/_jsx(Link,{href:I5hxnFDqU,openInNewTab:false,smoothScroll:OMvsbSVUt,children:/*#__PURE__*/_jsx(motion.a,{...restProps,className:`${cx(\"framer-ix7xxm\",className)} framer-10ftic9`,\"data-framer-name\":\"Default\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"E8lpNgiL8\",ref:ref??ref1,style:{...style},...addPropertyOverrides({o1VHsMHw2:{\"data-framer-name\":\"Over\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bm936o\",layoutDependency:layoutDependency,layoutId:\"dZZVqolKW\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gm36rz\",layoutDependency:layoutDependency,layoutId:\"EBMhrB1ts\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-jvcjol\",\"data-styles-preset\":\"bxdyyWMyI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Xh0nNIcTm-K4Fmgf4tQ))\"},children:\"Please Scroll\"})}),className:\"framer-1il5i1i\",layoutDependency:layoutDependency,layoutId:\"ymfvS3kD0\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-Xh0nNIcTm-K4Fmgf4tQ)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-Xh0nNIcTm-K4Fmgf4tQ\":Xh0nNIcTm},text:WiqHB6snu,verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({o1VHsMHw2:{transformTemplate}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-jvcjol\",\"data-styles-preset\":\"bxdyyWMyI\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--variable-reference-Xh0nNIcTm-K4Fmgf4tQ))\"},children:\"Please Scroll\"})}),className:\"framer-75lxkl\",layoutDependency:layoutDependency,layoutId:\"xxhsBbUoI\",style:{\"--extracted-r6o4lv\":\"var(--variable-reference-Xh0nNIcTm-K4Fmgf4tQ)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\",\"--framer-paragraph-spacing\":\"0px\",\"--variable-reference-Xh0nNIcTm-K4Fmgf4tQ\":Xh0nNIcTm},text:B3IkxMFax,verticalAlignment:\"top\",withExternalLayout:true})]})})})})})})});});const css=['.framer-8WbeB [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-8WbeB .framer-10ftic9 { display: block; }\",\".framer-8WbeB .framer-ix7xxm { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 12px 12px 12px 12px; position: relative; text-decoration: none; width: min-content; }\",\".framer-8WbeB .framer-bm936o { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 14px; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-8WbeB .framer-gm36rz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 0px 0px 0px; position: relative; width: min-content; z-index: 1; }\",\".framer-8WbeB .framer-1il5i1i, .framer-8WbeB .framer-75lxkl { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-8WbeB .framer-ix7xxm, .framer-8WbeB .framer-bm936o, .framer-8WbeB .framer-gm36rz { gap: 0px; } .framer-8WbeB .framer-ix7xxm > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-8WbeB .framer-ix7xxm > :first-child { margin-left: 0px; } .framer-8WbeB .framer-ix7xxm > :last-child { margin-right: 0px; } .framer-8WbeB .framer-bm936o > *, .framer-8WbeB .framer-gm36rz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-8WbeB .framer-bm936o > :first-child, .framer-8WbeB .framer-gm36rz > :first-child { margin-top: 0px; } .framer-8WbeB .framer-bm936o > :last-child, .framer-8WbeB .framer-gm36rz > :last-child { margin-bottom: 0px; } }\",\".framer-8WbeB.framer-v-1ogq77p .framer-1il5i1i { left: 49%; position: absolute; top: -12px; z-index: 1; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 38\n * @framerIntrinsicWidth 118.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"o1VHsMHw2\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"WiqHB6snu\":\"buttonText\",\"B3IkxMFax\":\"buttonTextLine2\",\"I5hxnFDqU\":\"link\",\"OMvsbSVUt\":\"smoothScroll\",\"Xh0nNIcTm\":\"color\"}\n * @framerImmutableVariables true\n */const FramerK4Fmgf4tQ=withCSS(Component,css,\"framer-8WbeB\");export default FramerK4Fmgf4tQ;FramerK4Fmgf4tQ.displayName=\"Scroll Hint\";FramerK4Fmgf4tQ.defaultProps={height:38,width:118.5};addPropertyControls(FramerK4Fmgf4tQ,{variant:{options:[\"E8lpNgiL8\",\"o1VHsMHw2\"],optionTitles:[\"Default\",\"Over\"],title:\"Variant\",type:ControlType.Enum},WiqHB6snu:{defaultValue:\"Please Scroll\",displayTextArea:false,placeholder:\"\",title:\"Button Text\",type:ControlType.String},B3IkxMFax:{defaultValue:\"Discover More\",displayTextArea:false,title:\"Button Text Line 2\",type:ControlType.String},I5hxnFDqU:{title:\"Link\",type:ControlType.Link},OMvsbSVUt:{defaultValue:true,title:\"Smooth Scroll\",type:ControlType.Boolean},Xh0nNIcTm:{defaultValue:'var(--token-006fdbba-0118-4e72-9072-d67e651f3b57, rgb(0, 0, 0)) /* {\"name\":\"Black\"} */',title:\"Color\",type:ControlType.Color}});addFonts(FramerK4Fmgf4tQ,[...sharedStyle.fonts]);\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerK4Fmgf4tQ\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"WiqHB6snu\\\":\\\"buttonText\\\",\\\"B3IkxMFax\\\":\\\"buttonTextLine2\\\",\\\"I5hxnFDqU\\\":\\\"link\\\",\\\"OMvsbSVUt\\\":\\\"smoothScroll\\\",\\\"Xh0nNIcTm\\\":\\\"color\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"o1VHsMHw2\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"38\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"118.5\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (0c5492c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SmartComponentScopedContainer,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import MenuItemTwoLines from\"https://framerusercontent.com/modules/pqokvRkAK4q5T6ou5Eyj/c8mCk0ckphrgvPjvBFzl/a77AZ9QvZ.js\";import MenuItem from\"https://framerusercontent.com/modules/4xU3mRpXi2GK4RpGjHRm/4DjCQ6X9QUHUewRm7eZg/eCQMdiwiF.js\";const MenuItemTwoLinesFonts=getFonts(MenuItemTwoLines);const MenuItemFonts=getFonts(MenuItem);const cycleOrder=[\"Rt5AoQINo\",\"Qrh4TXtiA\"];const serializationHash=\"framer-G9o1F\";const variantClassNames={Qrh4TXtiA:\"framer-v-dsi466\",Rt5AoQINo:\"framer-v-op1sxq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={Default:\"Rt5AoQINo\",Mobile:\"Qrh4TXtiA\"};const getProps=({color,height,id,width,...props})=>{return{...props,tmLBdc4s9:color??props.tmLBdc4s9??\"var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255))\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Rt5AoQINo\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,tmLBdc4s9,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Rt5AoQINo\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-op1sxq\",className,classNames),\"data-framer-name\":\"Default\",layoutDependency:layoutDependency,layoutId:\"Rt5AoQINo\",ref:refBinding,style:{...style},...addPropertyOverrides({Qrh4TXtiA:{\"data-framer-name\":\"Mobile\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tbxmx6\",layoutDependency:layoutDependency,layoutId:\"N8RO0R0TW\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:`max(min((${componentViewport?.width||\"100vw\"} - 100px) * 0.13, 175px), 95px)`,y:(componentViewport?.y||0)+0+0+0,...addPropertyOverrides({Qrh4TXtiA:{width:`calc((${componentViewport?.width||\"100vw\"} - 72px) / 3)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1vgefqd-container\",layoutDependency:layoutDependency,layoutId:\"ofPoac9Fd-container\",nodeId:\"ofPoac9Fd\",rendersWithMotion:true,scopeId:\"vtJ1oh8U1\",children:/*#__PURE__*/_jsx(MenuItemTwoLines,{GJQet2Vxc:\"TIAGO\\nPUGLISI\\xa9\",height:\"100%\",id:\"ofPoac9Fd\",layoutId:\"ofPoac9Fd\",O5k2Am3xE:\"https://www.tiagopuglisi.com\",style:{height:\"100%\",width:\"100%\"},width:\"100%\",ZSGz_tK1N:true,zzpjIRetW:tmLBdc4s9})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1wlwi3t\",layoutDependency:layoutDependency,layoutId:\"GvS9DCMBi\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1u42xj8-container\",layoutDependency:layoutDependency,layoutId:\"SsZhKNuEa-container\",nodeId:\"SsZhKNuEa\",rendersWithMotion:true,scopeId:\"vtJ1oh8U1\",children:/*#__PURE__*/_jsx(MenuItem,{dpby_LT0K:\"LINKEDIN\",height:\"100%\",id:\"SsZhKNuEa\",layoutId:\"SsZhKNuEa\",LowxvM5lD:true,PFcBMFaSW:tmLBdc4s9,qFUHobbhv:\"https://www.linkedin.com/in/tiagopuglisi/\",style:{width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1gdrsdr-container\",layoutDependency:layoutDependency,layoutId:\"DjejqZeQN-container\",nodeId:\"DjejqZeQN\",rendersWithMotion:true,scopeId:\"vtJ1oh8U1\",children:/*#__PURE__*/_jsx(MenuItem,{dpby_LT0K:\"Instagram\",height:\"100%\",id:\"DjejqZeQN\",layoutId:\"DjejqZeQN\",LowxvM5lD:true,PFcBMFaSW:tmLBdc4s9,qFUHobbhv:\"https://www.instagram.com/tiagopuglisi\",style:{width:\"100%\"},width:\"100%\"})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-ty01j6\",layoutDependency:layoutDependency,layoutId:\"cprZnJQo7\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:28,width:`max(min((${componentViewport?.width||\"100vw\"} - 100px) / 8, 175px), 95px)`,y:(componentViewport?.y||0)+0+0+0,...addPropertyOverrides({Qrh4TXtiA:{width:`calc((${componentViewport?.width||\"100vw\"} - 72px) / 3)`}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-135eh6g-container\",layoutDependency:layoutDependency,layoutId:\"QIe0Anp5J-container\",nodeId:\"QIe0Anp5J\",rendersWithMotion:true,scopeId:\"vtJ1oh8U1\",children:/*#__PURE__*/_jsx(MenuItemTwoLines,{GJQet2Vxc:\"behance\",height:\"100%\",id:\"QIe0Anp5J\",layoutId:\"QIe0Anp5J\",O5k2Am3xE:\"https://www.behance.net/tiagopuglisi\",style:{width:\"100%\"},width:\"100%\",ZSGz_tK1N:true,zzpjIRetW:tmLBdc4s9})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-G9o1F.framer-1a26lsc, .framer-G9o1F .framer-1a26lsc { display: block; }\",\".framer-G9o1F.framer-op1sxq { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px 50px 50px 50px; position: relative; width: 1400px; }\",\".framer-G9o1F .framer-1tbxmx6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 28px; justify-content: flex-start; max-width: 175px; min-width: 95px; overflow: hidden; padding: 0px; position: relative; width: 13%; }\",\".framer-G9o1F .framer-1vgefqd-container { flex: 1 0 0px; height: 1px; position: relative; width: 100%; }\",\".framer-G9o1F .framer-1wlwi3t, .framer-G9o1F .framer-ty01j6 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; max-width: 175px; min-width: 95px; overflow: hidden; padding: 0px; position: relative; width: 13%; }\",\".framer-G9o1F .framer-1u42xj8-container, .framer-G9o1F .framer-1gdrsdr-container, .framer-G9o1F .framer-135eh6g-container { flex: none; height: auto; position: relative; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-G9o1F.framer-op1sxq, .framer-G9o1F .framer-1tbxmx6, .framer-G9o1F .framer-1wlwi3t, .framer-G9o1F .framer-ty01j6 { gap: 0px; } .framer-G9o1F.framer-op1sxq > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-G9o1F.framer-op1sxq > :first-child { margin-left: 0px; } .framer-G9o1F.framer-op1sxq > :last-child { margin-right: 0px; } .framer-G9o1F .framer-1tbxmx6 > *, .framer-G9o1F .framer-1wlwi3t > *, .framer-G9o1F .framer-ty01j6 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-G9o1F .framer-1tbxmx6 > :first-child, .framer-G9o1F .framer-1wlwi3t > :first-child, .framer-G9o1F .framer-ty01j6 > :first-child { margin-top: 0px; } .framer-G9o1F .framer-1tbxmx6 > :last-child, .framer-G9o1F .framer-1wlwi3t > :last-child, .framer-G9o1F .framer-ty01j6 > :last-child { margin-bottom: 0px; } }\",\".framer-G9o1F.framer-v-dsi466.framer-op1sxq { padding: 0px 36px 65px 36px; width: 656px; }\",\".framer-G9o1F.framer-v-dsi466 .framer-1tbxmx6, .framer-G9o1F.framer-v-dsi466 .framer-1wlwi3t, .framer-G9o1F.framer-v-dsi466 .framer-ty01j6 { max-width: unset; min-width: unset; width: 33%; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 78\n * @framerIntrinsicWidth 1400\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"Qrh4TXtiA\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"tmLBdc4s9\":\"color\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramervtJ1oh8U1=withCSS(Component,css,\"framer-G9o1F\");export default FramervtJ1oh8U1;FramervtJ1oh8U1.displayName=\"Footer\";FramervtJ1oh8U1.defaultProps={height:78,width:1400};addPropertyControls(FramervtJ1oh8U1,{variant:{options:[\"Rt5AoQINo\",\"Qrh4TXtiA\"],optionTitles:[\"Default\",\"Mobile\"],title:\"Variant\",type:ControlType.Enum},tmLBdc4s9:{defaultValue:'var(--token-7debfab9-b2e6-4d84-a58c-770e5e78017a, rgb(255, 255, 255)) /* {\"name\":\"White\"} */',title:\"Color\",type:ControlType.Color}});addFonts(FramervtJ1oh8U1,[{explicitInter:true,fonts:[]},...MenuItemTwoLinesFonts,...MenuItemFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramervtJ1oh8U1\",\"slots\":[],\"annotations\":{\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1400\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Qrh4TXtiA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerVariables\":\"{\\\"tmLBdc4s9\\\":\\\"color\\\"}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"78\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "kTAUmB,SAARA,GAAyBC,EAAM,CAAC,GAAK,CAAC,YAAAC,EAAY,YAAAC,EAAY,YAAAC,EAAY,OAAAC,EAAO,OAAAC,EAAO,KAAAC,EAAK,gBAAAC,EAAgB,MAAAC,CAAK,EAAER,EAAW,CAE1I,UAAAS,EAAU,UAAAC,EAAU,cAAAC,EAAc,WAAAC,EAAW,cAAAC,CAAa,EAAEP,EAAWQ,EAASC,GAAa,QAAQ,IAAIA,GAAa,OAAaC,EAAY,SAASd,CAAW,OAAOE,CAAM,OAAOD,CAAW,MAAiD,CAACc,EAAMC,CAAQ,EAAEC,GAAS,CAAC,EAAQC,EAAIC,EAAO,IAAI,EAAQC,EAAoBC,GAAMN,GAAOb,EAAO,KAAKF,EAAYC,CAAW,EAAuC,OAAGW,GAAUU,GAAgB,IAAI,CAACN,EAASE,EAAI,QAAQ,WAAW,CAAE,CAAC,EAAwBK,EAAK,KAAK,CAAC,IAAIL,EAAI,MAAM,CAAC,MAAAZ,EAAM,WAAW,oBAAoB,WAAW,SAAS,GAAGD,EAAgB,SAASO,EAASQ,EAAoBN,EAAY,UAAAP,EAAU,UAAAC,EAAU,cAAc,GAAGC,EAAc,GAAG,KAAK,WAAWG,EAAS,GAAGQ,EAAoBV,CAAU,KAAKA,EAAW,cAAAC,EAAc,WAAW,SAAS,OAAO,EAAE,QAAQ,EAAE,SAAS,WAAW,KAAK,GAAGR,CAAM,GAAG,EAAE,SAASJ,CAAW,CAAC,CAAE,CAA2BF,GAAQ,aAAa,CAAC,YAAY,QAAQ,MAAM,MAAM,EAAEA,GAAQ,YAAY,UAAkC2B,EAAoB3B,GAAQ,CAAC,YAAY,CAAC,KAAK4B,EAAY,OAAO,MAAM,OAAO,aAAa,OAAO,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,MAAM,SAAS,IAAI,EAAE,IAAI,IAAI,eAAe,GAAK,KAAK,GAAG,KAAK,KAAK,aAAa,EAAE,EAAE,YAAY,CAAC,KAAKA,EAAY,OAAO,MAAM,WAAW,IAAI,EAAE,eAAe,GAAK,KAAK,EAAE,KAAK,KAAK,aAAa,GAAG,EAAE,YAAY,CAAC,KAAKA,EAAY,OAAO,MAAM,WAAW,IAAI,EAAE,eAAe,GAAK,KAAK,EAAE,KAAK,KAAK,aAAa,GAAG,EAAE,OAAO,CAAC,KAAKA,EAAY,OAAO,MAAM,SAAS,IAAI,KAAK,IAAI,IAAI,eAAe,GAAK,KAAK,IAAI,aAAa,EAAE,KAAK,GAAG,EAAE,MAAM,CAAC,KAAKA,EAAY,MAAM,aAAa,MAAM,EAAE,gBAAgB,CAAC,KAAKA,EAAY,KAAK,MAAM,OAAO,SAAS,OAAO,EAAE,KAAK,CAAC,KAAKA,EAAY,OAAO,MAAM,OAAO,SAAS,CAW3uD,UAAU,CAAC,KAAKA,EAAY,KAAK,MAAM,QAAQ,QAAQ,CAAC,SAAS,SAAS,SAAS,EAAE,aAAa,CAAC,SAAS,SAAS,SAAS,EAAE,aAAa,QAAQ,EAAE,UAAU,CAAC,KAAKA,EAAY,KAAK,wBAAwB,GAAK,MAAM,QAAQ,QAAQ,CAAC,OAAO,SAAS,OAAO,EAAE,aAAa,CAAC,OAAO,SAAS,OAAO,EAAE,aAAa,QAAQ,EAAE,cAAc,CAAC,KAAKA,EAAY,OAAO,MAAM,SAAS,IAAI,KAAK,IAAI,IAAI,eAAe,GAAK,KAAK,GAAG,aAAa,GAAG,KAAK,GAAG,EAAE,WAAW,CAAC,KAAKA,EAAY,OAAO,MAAM,OAAO,IAAI,KAAK,IAAI,IAAI,eAAe,GAAK,KAAK,GAAG,aAAa,CAAC,EAAE,cAAc,CAAC,KAAKA,EAAY,KAAK,MAAM,YAAY,QAAQ,CAAC,OAAO,aAAa,YAAY,WAAW,EAAE,aAAa,CAAC,OAAO,aAAa,YAAY,WAAW,CAAC,CAAC,CAAC,CAAC,CAAC,EAAmC,IAAMJ,GAAM,CAACK,EAAIC,EAAIC,IAAM,KAAK,IAAI,KAAK,IAAIF,EAAIC,CAAG,EAAEC,CAAG,ECtBvxBC,GAAU,UAAU,CAAC,qBAAqB,kBAAkB,yBAAyB,mBAAmB,CAAC,EAAS,IAAMC,EAAM,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,EAAE,CAAC,OAAO,UAAU,OAAO,YAAY,MAAM,SAAS,IAAI,yKAAyK,OAAO,KAAK,CAAC,CAAC,CAAC,EAAeC,GAAI,CAAC,mlCAAmlC,EAAeC,GAAU,eCA1yD,IAAMC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,OAAAC,EAAO,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAOE,EAAM,WAAW;AAAA,aAAqB,UAAUJ,GAAMI,EAAM,UAAU,UAAUH,GAAQG,EAAM,UAAU,UAAUP,GAAOO,EAAM,WAAW,iEAAiE,GAAUC,GAAuB,CAACD,EAAMzB,IAAeyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAEyB,EAAM,iBAAwBzB,EAAS,KAAK,GAAG,EAAU2B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAxC,EAAQ,UAAAyC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE9B,GAASQ,CAAK,EAAO,CAAC,YAAAuB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAvD,CAAQ,EAAEwD,EAAgB,CAAC,eAAe,YAAY,gBAAA7D,GAAgB,IAAIqC,EAAW,QAAA9B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ4D,EAAiB/B,GAAuBD,EAAMzB,CAAQ,EAA4D0D,GAAkBC,EAAG/D,GAAkB,GAArE,CAAa6C,EAAS,CAAuE,EAAE,OAAoB5B,EAAK+C,EAAY,CAAC,GAAGlB,GAAUT,EAAgB,SAAsBpB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBU,EAAKgD,EAAK,CAAC,KAAKjB,EAAU,YAAY,GAAK,OAAO,YAAY,aAAaE,EAAU,QAAQ,YAAY,aAAa,GAAK,SAAsBjC,EAAKE,EAAO,EAAE,CAAC,GAAGgC,EAAU,GAAGI,EAAgB,UAAU,GAAGQ,EAAGD,GAAkB,iBAAiBjB,EAAUQ,CAAU,CAAC,iBAAiB,mBAAmB,YAAY,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIzB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAG1C,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,CAAC,EAAEkD,EAAYI,CAAc,EAAE,SAAsBU,EAAM/C,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiB0C,EAAiB,SAAS,YAAY,SAAS,CAAc5C,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsB8C,EAAM/C,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,sBAAsB,yEAAyE,EAAE,SAAS,OAAO,CAAC,EAAeF,EAAKE,EAAO,GAAG,CAAC,CAAC,EAAeF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB0C,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,gDAAgD,qBAAqB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,2CAA2CZ,CAAS,EAAE,KAAKF,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAe9B,EAAKkD,EAAS,CAAC,sBAAsB,GAAK,SAAsBlD,EAAWG,EAAS,CAAC,SAAsB8C,EAAM/C,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,SAAS,CAAcF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,sBAAsB,yEAAyE,EAAE,SAAS,OAAO,CAAC,EAAeF,EAAKE,EAAO,GAAG,CAAC,CAAC,EAAeF,EAAKE,EAAO,KAAK,CAAC,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,YAAY,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiB0C,EAAiB,SAAS,YAAY,MAAM,CAAC,sBAAsB,gDAAgD,qBAAqB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,2CAA2CZ,CAAS,EAAE,KAAKF,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQqB,GAAI,CAAC,kFAAkF,gFAAgF,+TAA+T,sSAAsS,qMAAqM,ilBAAilB,wKAAwK,GAAeA,EAAG,EAWp9NC,GAAgBC,EAAQvC,GAAUqC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,sBAAsBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,UAAU,CAAC,aAAa;AAAA,aAAqB,YAAY,GAAG,gBAAgB,GAAK,MAAM,QAAQ,KAAKI,EAAY,MAAM,EAAE,UAAU,CAAC,YAAY,GAAG,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,yFAAyF,YAAY,GAAG,MAAM,QAAQ,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,GAAM,YAAY,GAAG,MAAM,UAAU,KAAKA,EAAY,OAAO,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXl8D,IAAMC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,WAAW,EAAyC,IAAMC,GAAkB,CAAC,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,OAAAC,EAAO,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAOE,EAAM,WAAW,OAAO,UAAUH,GAAQG,EAAM,UAAU,UAAUP,GAAOO,EAAM,WAAW,yFAAyF,UAAUJ,GAAMI,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAMtB,IAAWA,EAAS,KAAK,GAAG,EAAEsB,EAAM,iBAAuBE,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,CAAY,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA7B,EAAQ,UAAA8B,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAEtB,GAASQ,CAAK,EAAO,CAAC,YAAAe,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAA/B,EAAW,SAAAV,CAAQ,EAAE0C,EAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,gBAAAC,GAAgB,YAAAzC,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQgD,EAAiBtB,GAAuBD,EAAMtB,CAAQ,EAAQ8C,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAapB,EAAS,EAAE,OAAoBjB,EAAKsC,EAAY,CAAC,GAAGpB,GAAUiB,EAAgB,SAAsBnC,EAAKuC,EAAO,IAAI,CAAC,QAAQlD,EAAQ,QAAQF,EAAS,aAAa,IAAIwC,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUa,EAAG,eAAe,GAAGH,EAAsBZ,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAsBzB,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAKuC,EAAO,IAAI,CAAC,GAAGhB,EAAU,UAAUiB,EAAG,iBAAiBvB,CAAS,EAAE,mBAAmB,UAAU,iBAAiBe,EAAiB,SAAS,YAAY,IAAInB,GAAKoB,EAAK,MAAM,CAAC,GAAGjB,CAAK,EAAE,GAAG/B,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,CAAC,EAAEuC,EAAYE,CAAc,EAAE,SAAsB1B,EAAKyC,EAAK,CAAC,KAAKtB,EAAU,aAAaG,EAAU,SAAsBtB,EAAKuC,EAAO,EAAE,CAAC,UAAU,gCAAgC,mBAAmB,OAAO,iBAAiBP,EAAiB,SAAS,YAAY,SAAsBU,EAAMH,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBP,EAAiB,SAAS,YAAY,SAAS,CAAchC,EAAK2C,EAAS,CAAC,sBAAsB,GAAK,SAAsB3C,EAAW4C,EAAS,CAAC,SAAsB5C,EAAKuC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,iBAAiBP,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,MAAM,2CAA2CX,CAAS,EAAE,KAAKD,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,EAAepB,EAAK2C,EAAS,CAAC,sBAAsB,GAAK,SAAsB3C,EAAW4C,EAAS,CAAC,SAAsB5C,EAAKuC,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,MAAM,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,iBAAiBP,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,MAAM,2CAA2CX,CAAS,EAAE,KAAKD,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQyB,GAAI,CAAC,sZAAsZ,kFAAkF,oDAAoD,8RAA8R,8TAA8T,gSAAgS,oKAAoK,iLAAiL,uEAAuE,svBAAsvB,qFAAqF,6LAA6L,GAAeA,EAAG,EAOtjPC,GAAgBC,EAAQpC,GAAUkC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,YAAYA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,GAAG,EAAEG,EAAoBH,GAAgB,CAAC,UAAU,CAAC,MAAM,OAAO,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,OAAO,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,yFAAyF,MAAM,QAAQ,KAAKA,EAAY,KAAK,EAAE,UAAU,CAAC,aAAa,GAAM,MAAM,UAAU,KAAKA,EAAY,OAAO,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,GAAeM,CAAK,CAAC,ECP1K,IAAMC,GAAgB,CAAC,UAAU,CAAC,MAAM,EAAI,EAAE,UAAU,CAAC,MAAM,EAAI,CAAC,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAmB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,SAAS,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,MAAAC,EAAM,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAOE,EAAM,WAAW,UAAU,QAAQP,GAAwBO,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUH,GAAMG,EAAM,SAAS,GAAUC,GAAuB,CAACD,EAAM3B,IAAe2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAE2B,EAAM,iBAAwB3B,EAAS,KAAK,GAAG,EAAU6B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAA1C,EAAQ,UAAA2C,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE1B,GAASM,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAvD,CAAQ,EAAEwD,EAAgB,CAAC,WAAA7D,GAAW,eAAe,YAAY,gBAAAD,GAAgB,IAAIwC,EAAW,QAAAhC,EAAQ,kBAAAL,EAAiB,CAAC,EAAQ4D,EAAiB7B,GAAuBD,EAAM3B,CAAQ,EAA4D0D,EAAkBC,EAAG/D,GAAkB,GAArE,CAAa+C,EAAS,CAAuE,EAAE,OAAoB3B,EAAK4C,EAAY,CAAC,GAAGhB,GAAUT,EAAgB,SAAsBnB,EAAKC,GAAS,CAAC,QAAQjB,EAAS,QAAQ,GAAM,SAAsBgB,EAAKT,GAAW,CAAC,MAAMJ,GAAY,SAAsBa,EAAK6C,EAAK,CAAC,KAAKhB,EAAU,YAAY,GAAK,OAAO,YAAY,QAAQ,YAAY,SAAsBiB,EAAM5C,EAAO,EAAE,CAAC,GAAG6B,EAAU,GAAGI,EAAgB,UAAU,GAAGQ,EAAGD,EAAkB,iBAAiBf,EAAUM,CAAU,CAAC,kBAAkB,cAAc,GAAK,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIvB,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kEAAkE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,uBAAuB,GAAG,wBAAwB,GAAG,oBAAoB,GAAG,qBAAqB,GAAG,GAAGQ,CAAK,EAAE,SAAS,CAAC,kBAAkB,CAAC,iBAAiB,oBAAoB,EAAE,UAAU,CAAC,iBAAiB,uEAAuE,CAAC,EAAE,GAAG5C,GAAqB,CAAC,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,kBAAkB,CAAC,mBAAmB,MAAS,EAAE,UAAU,CAAC,mBAAmB,UAAU,CAAC,EAAEkD,EAAYI,CAAc,EAAE,SAAS,CAAcpC,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,QAAQ,CAAC,EAAE,kBAAkBrD,GAAmB,SAAS,CAAC,kBAAkB,CAAC,QAAQ,CAAC,EAAE,kBAAkB,CAAC,QAAQ,CAAC,CAAC,EAAE,GAAGN,GAAqB,CAAC,kBAAkB,CAAC,kBAAkB,MAAS,EAAE,kBAAkB,CAAC,kBAAkB,MAAS,CAAC,EAAEkD,EAAYI,CAAc,EAAE,SAAsBpC,EAAK+C,GAAI,CAAC,UAAU,iBAAiB,mBAAmB,QAAQ,OAAO,WAAW,iBAAiBN,EAAiB,SAAS,YAAY,QAAQ,EAAE,IAAI,mXAAmX,aAAa,YAAY,mBAAmB,GAAK,GAAG3D,GAAqB,CAAC,UAAU,CAAC,IAAI,yXAAyX,aAAa,UAAU,CAAC,EAAEkD,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,EAAepC,EAAKgD,EAAS,CAAC,sBAAsB,GAAK,SAAsBhD,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,0FAA0F,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,MAAM,CAAC,OAAO,EAAE,iBAAiBuC,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,kEAAkE,2BAA2B,mBAAmB,gCAAgC,WAAW,EAAE,KAAKX,EAAU,SAAS,CAAC,UAAU,CAAC,qBAAqB,uEAAuE,CAAC,EAAE,kBAAkB,MAAM,mBAAmB,GAAK,GAAGhD,GAAqB,CAAC,UAAU,CAAC,SAAsBkB,EAAWG,EAAS,CAAC,SAAsBH,EAAKE,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,gGAAgG,EAAE,SAAS,SAAS,CAAC,CAAC,CAAC,CAAC,CAAC,EAAE8B,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQa,GAAI,CAAC,kFAAkF,kFAAkF,wXAAwX,qUAAqU,8FAA8F,6IAA6I,0nBAA0nB,wIAAwI,qLAAqL,GAAeA,GAAI,+bAA+b,EAWr2RC,GAAgBC,EAAQtC,GAAUoC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,gBAAgBA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,EAAE,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,UAAU,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,UAAU,gBAAgB,GAAM,MAAM,QAAQ,KAAKA,EAAY,MAAM,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,0EAA0E,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,wDAAwD,IAAI,yEAAyE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,cAAc,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,uGAAuG,IAAI,wEAAwE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,6JAA6J,IAAI,sEAAsE,OAAO,KAAK,EAAE,CAAC,OAAO,QAAQ,OAAO,SAAS,MAAM,SAAS,aAAa,oGAAoG,IAAI,wEAAwE,OAAO,KAAK,CAAC,CAAC,EAAE,GAAGM,GAAoCC,CAAK,CAAC,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXv6C,IAAMC,GAAsBC,GAASC,EAAgB,EAAQC,GAAcF,GAASG,EAAQ,EAAQC,GAAkBJ,GAASK,EAAY,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,mBAAmB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,SAAS,WAAW,EAAQC,GAAS,CAAC,CAAC,OAAAC,EAAO,GAAAC,EAAG,QAAAC,EAAQ,SAAAC,EAAS,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUF,GAAUE,EAAM,UAAU,UAAUH,GAASG,EAAM,UAAU,QAAQP,GAAwBO,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMxB,IAAewB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAEwB,EAAM,iBAAwBxB,EAAS,KAAK,GAAG,EAAU0B,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAvC,EAAQ,UAAAwC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAE1B,GAASM,CAAK,EAAO,CAAC,YAAAqB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAApD,CAAQ,EAAEqD,EAAgB,CAAC,WAAA1D,GAAW,eAAe,YAAY,IAAIoC,EAAW,QAAA7B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQyD,EAAiB7B,GAAuBD,EAAMxB,CAAQ,EAAuCuD,EAAkBC,EAAG5D,GAAkB,GAAhD,CAAC,CAAuE,EAAQ6D,GAAOC,GAAU,EAAE,OAAoB7C,EAAK8C,EAAY,CAAC,GAAGlB,GAAUT,EAAgB,SAAsBnB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsByD,EAAM7C,EAAO,IAAI,CAAC,GAAG6B,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,iBAAiBf,EAAUM,CAAU,EAAE,cAAc,GAAK,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAIvB,EAAW,MAAM,CAAC,wBAAwB,MAAM,iBAAiB,kEAAkE,sBAAsB,MAAM,uBAAuB,MAAM,iBAAiB,QAAQ,qBAAqB,MAAM,GAAGQ,CAAK,EAAE,SAAS,CAAC,UAAU,CAAC,iBAAiB,uEAAuE,CAAC,EAAE,GAAGzC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,UAAU,CAAC,EAAE+C,EAAYI,CAAc,EAAE,SAAS,CAAcW,EAAM7C,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,cAAc,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKgD,EAA0B,CAAC,OAAO,GAAG,MAAM,gBAAgBxB,GAAmB,OAAO,OAAO,wCAAwC,GAAGA,GAAmB,GAAG,GAAG,GAAG,EAAE,EAAE,EAAE,SAAsBxB,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKvB,GAAiB,CAAC,UAAU;AAAA,aAAqB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAUoD,EAAU,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,OAAO,UAAU,GAAM,UAAU,kEAAkE,GAAG5C,GAAqB,CAAC,UAAU,CAAC,UAAU,uEAAuE,CAAC,EAAE+C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAeW,EAAM7C,EAAO,IAAI,CAAC,UAAU,gBAAgB,mBAAmB,eAAe,iBAAiBuC,EAAiB,SAAS,YAAY,SAAS,CAAczC,EAAKkD,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASC,IAA4BnD,EAAKgD,EAA0B,CAAC,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKrB,GAAS,CAAC,UAAU,QAAQ,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAU,kEAAkE,UAAUwE,GAAc,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,OAAO,GAAGlE,GAAqB,CAAC,UAAU,CAAC,UAAU,wEAAwE,UAAUkE,GAAc,CAAC,CAAC,CAAC,EAAEnB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepC,EAAKkD,GAAa,CAAC,MAAM,CAAC,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,EAAE,CAAC,KAAK,CAAC,UAAU,WAAW,EAAE,sBAAsB,MAAS,CAAC,EAAE,SAASE,IAA6BpD,EAAKgD,EAA0B,CAAC,SAAsBhD,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKrB,GAAS,CAAC,UAAU,QAAQ,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAM,UAAU,kEAAkE,UAAUyE,GAAe,CAAC,EAAE,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,OAAO,GAAGnE,GAAqB,CAAC,UAAU,CAAC,UAAU,wEAAwE,UAAUmE,GAAe,CAAC,CAAC,CAAC,EAAEpB,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAepC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,mBAAmB,eAAe,iBAAiBuC,EAAiB,SAAS,YAAY,SAAsBzC,EAAKgD,EAA0B,CAAC,OAAO,GAAG,GAAGxB,GAAmB,GAAG,GAAG,GAAG,EAAE,SAAsBxB,EAAKiD,EAA8B,CAAC,UAAU,0BAA0B,iBAAiBR,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBzC,EAAKnB,GAAa,CAAC,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,QAAQ,YAAY,MAAM,OAAO,UAAUiD,EAAU,GAAG7C,GAAqB,CAAC,UAAU,CAAC,QAAQ,WAAW,CAAC,EAAE+C,EAAYI,CAAc,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQiB,GAAI,CAAC,kFAAkF,gFAAgF,4QAA4Q,yRAAyR,yTAAyT,wLAAwL,mTAAmT,oRAAoR,wGAAwG,07BAA07B,+bAA+b,EAWnqVC,GAAgBC,EAAQ1C,GAAUwC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,UAAU,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,YAAY,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,MAAM,WAAW,KAAKA,EAAY,IAAI,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAG/E,GAAsB,GAAGG,GAAc,GAAGE,EAAiB,EAAE,CAAC,6BAA6B,EAAI,CAAC,ECXpJ,IAAMgF,GAAW,CAAC,YAAY,WAAW,EAAyC,IAAMC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,kBAAkB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,CAAC,EAAQC,GAAkB,CAACC,EAAEC,IAAI,oBAAoBA,CAAC,GAASC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAAwB,CAAC,QAAQ,YAAY,KAAK,WAAW,EAAQC,GAAS,CAAC,CAAC,WAAAC,EAAW,gBAAAC,EAAgB,MAAAC,EAAM,OAAAC,EAAO,GAAAC,EAAG,KAAAC,EAAK,aAAAC,EAAa,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUP,GAAiBO,EAAM,WAAW,gBAAgB,UAAUH,GAAMG,EAAM,UAAU,UAAUF,GAAcE,EAAM,WAAW,GAAK,QAAQV,GAAwBU,EAAM,OAAO,GAAGA,EAAM,SAAS,YAAY,UAAUR,GAAYQ,EAAM,WAAW,gBAAgB,UAAUN,GAAOM,EAAM,WAAW,wFAAwF,GAAUC,GAAuB,CAACD,EAAM3B,IAAWA,EAAS,KAAK,GAAG,EAAE2B,EAAM,iBAAuBE,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,GAAK,CAAC,aAAAC,CAAY,EAAEC,EAAc,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAlC,EAAQ,UAAAmC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,UAAAC,EAAU,GAAGC,CAAS,EAAExB,GAASS,CAAK,EAAO,CAAC,YAAAgB,EAAY,WAAAC,EAAW,eAAAC,EAAe,gBAAAC,EAAgB,WAAAC,EAAW,WAAAlC,EAAW,SAAAb,CAAQ,EAAEgD,EAAgB,CAAC,WAAAC,GAAW,eAAe,YAAY,YAAA9C,GAAY,QAAAD,EAAQ,kBAAAL,EAAiB,CAAC,EAAQqD,EAAiBtB,GAAuBD,EAAM3B,CAAQ,EAAO,CAAC,sBAAAmD,EAAsB,MAAAC,CAAK,EAAEC,GAAyBV,CAAW,EAAQW,EAAgBH,EAAsB,SAASI,KAAO,CAAC,MAAMH,EAAM,IAAIL,EAAWS,EAAiB,EAAE,GAAG,CAAE,CAAC,EAAEC,GAAmBd,EAAY,CAAC,QAAQW,CAAe,CAAC,EAAE,IAAMI,EAAWC,EAAO,IAAI,EAAQC,EAAsBC,EAAM,EAAQC,EAAsB,CAAa3B,EAAS,EAAE,OAAoBnB,EAAK+C,EAAY,CAAC,GAAG3B,GAAUwB,EAAgB,SAAsB5C,EAAKgD,EAAO,IAAI,CAAC,QAAQ9D,EAAQ,QAAQF,EAAS,aAAa,IAAI8C,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,WAAW,IAAIA,EAAgB,CAAC,UAAU,EAAI,CAAC,EAAE,MAAM,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,YAAY,IAAIA,EAAgB,CAAC,UAAU,EAAK,CAAC,EAAE,UAAUmB,EAAG,eAAe,GAAGH,EAAsBlB,CAAU,EAAE,MAAM,CAAC,QAAQ,UAAU,EAAE,SAAsB5B,EAAKT,GAAW,CAAC,MAAMM,EAAW,SAAsBG,EAAKkD,EAAK,CAAC,KAAK3B,EAAU,aAAa,GAAM,aAAaC,EAAU,SAAsBxB,EAAKgD,EAAO,EAAE,CAAC,GAAGtB,EAAU,UAAU,GAAGuB,EAAG,gBAAgB9B,CAAS,CAAC,kBAAkB,mBAAmB,UAAU,iBAAiB,GAAK,iBAAiBe,EAAiB,SAAS,YAAY,IAAInB,GAAK2B,EAAK,MAAM,CAAC,GAAGxB,CAAK,EAAE,GAAGpC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,MAAM,CAAC,EAAE6C,EAAYE,CAAc,EAAE,SAAsB7B,EAAKgD,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBd,EAAiB,SAAS,YAAY,SAAsBiB,EAAMH,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBd,EAAiB,SAAS,YAAY,SAAS,CAAclC,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAKgD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,iBAAiB,iBAAiBd,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,MAAM,2CAA2CT,CAAS,EAAE,KAAKJ,EAAU,kBAAkB,MAAM,mBAAmB,GAAK,GAAGvC,GAAqB,CAAC,UAAU,CAAC,kBAAAM,EAAiB,CAAC,EAAEuC,EAAYE,CAAc,CAAC,CAAC,EAAe7B,EAAKoD,EAAS,CAAC,sBAAsB,GAAK,SAAsBpD,EAAWqD,EAAS,CAAC,SAAsBrD,EAAKgD,EAAO,EAAE,CAAC,UAAU,8BAA8B,qBAAqB,YAAY,MAAM,CAAC,sBAAsB,wEAAwE,EAAE,SAAS,eAAe,CAAC,CAAC,CAAC,EAAE,UAAU,gBAAgB,iBAAiBd,EAAiB,SAAS,YAAY,MAAM,CAAC,qBAAqB,gDAAgD,2BAA2B,mBAAmB,gCAAgC,YAAY,6BAA6B,MAAM,2CAA2CT,CAAS,EAAE,KAAKH,EAAU,kBAAkB,MAAM,mBAAmB,EAAI,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQgC,GAAI,CAAC,sZAAsZ,kFAAkF,oDAAoD,6SAA6S,8RAA8R,iTAAiT,+IAA+I,mxBAAmxB,4GAA4G,GAAeA,EAAG,EAO32PC,GAAgBC,EAAQ3C,GAAUyC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,cAAcA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,KAAK,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,MAAM,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,gBAAgB,gBAAgB,GAAM,YAAY,GAAG,MAAM,cAAc,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,aAAa,gBAAgB,gBAAgB,GAAM,MAAM,qBAAqB,KAAKA,EAAY,MAAM,EAAE,UAAU,CAAC,MAAM,OAAO,KAAKA,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,GAAK,MAAM,gBAAgB,KAAKA,EAAY,OAAO,EAAE,UAAU,CAAC,aAAa,yFAAyF,MAAM,QAAQ,KAAKA,EAAY,KAAK,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,GAAeM,CAAK,CAAC,ECPzS,IAAMC,GAAsBC,GAASC,EAAgB,EAAQC,GAAcF,GAASG,EAAQ,EAAQC,GAAW,CAAC,YAAY,WAAW,EAAQC,GAAkB,eAAqBC,GAAkB,CAAC,UAAU,kBAAkB,UAAU,iBAAiB,EAAE,SAASC,GAAqBC,KAAaC,EAAS,CAAC,IAAMC,EAAc,CAAC,EAAE,OAAAD,GAAU,QAAQE,GAASA,GAAS,OAAO,OAAOD,EAAcF,EAAUG,CAAO,CAAC,CAAC,EAASD,CAAc,CAAC,IAAME,GAAY,CAAC,QAAQ,GAAG,MAAM,EAAE,KAAK,EAAE,UAAU,IAAI,KAAK,QAAQ,EAAQC,GAAW,CAAC,CAAC,MAAAC,EAAM,SAAAC,CAAQ,IAAI,CAAC,IAAMC,EAAaC,EAAWC,CAAmB,EAAQC,EAAWL,GAAOE,EAAO,WAAiBI,EAAmBC,EAAQ,KAAK,CAAC,GAAGL,EAAO,WAAAG,CAAU,GAAG,CAAC,KAAK,UAAUA,CAAU,CAAC,CAAC,EAAE,OAAoBG,EAAKJ,EAAoB,SAAS,CAAC,MAAME,EAAa,SAASL,CAAQ,CAAC,CAAE,EAAQQ,GAASC,EAAO,OAAaC,CAAQ,EAAQC,GAAwB,CAAC,QAAQ,YAAY,OAAO,WAAW,EAAQC,GAAS,CAAC,CAAC,MAAAC,EAAM,OAAAC,EAAO,GAAAC,EAAG,MAAAC,EAAM,GAAGC,CAAK,KAAW,CAAC,GAAGA,EAAM,UAAUJ,GAAOI,EAAM,WAAW,wEAAwE,QAAQN,GAAwBM,EAAM,OAAO,GAAGA,EAAM,SAAS,WAAW,GAAUC,GAAuB,CAACD,EAAMvB,IAAeuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAEuB,EAAM,iBAAwBvB,EAAS,KAAK,GAAG,EAAUyB,GAA6BC,EAAW,SAASH,EAAMI,EAAI,CAAC,IAAMC,EAAYC,EAAO,IAAI,EAAQC,EAAWH,GAAKC,EAAkBG,EAAsBC,EAAM,EAAO,CAAC,aAAAC,EAAa,UAAAC,CAAS,EAAEC,EAAc,EAAQC,EAAkBC,EAAqB,EAAO,CAAC,MAAAC,EAAM,UAAAC,EAAU,SAAAC,EAAS,QAAAtC,EAAQ,UAAAuC,EAAU,GAAGC,CAAS,EAAExB,GAASK,CAAK,EAAO,CAAC,YAAAoB,EAAY,WAAAC,EAAW,oBAAAC,EAAoB,gBAAAC,EAAgB,eAAAC,EAAe,UAAAC,EAAU,gBAAAC,EAAgB,WAAAC,EAAW,SAAAlD,CAAQ,EAAEmD,EAAgB,CAAC,WAAAxD,GAAW,eAAe,YAAY,IAAImC,EAAW,QAAA5B,EAAQ,kBAAAL,EAAiB,CAAC,EAAQuD,EAAiB5B,GAAuBD,EAAMvB,CAAQ,EAAuCqD,EAAkBC,EAAG1D,GAAkB,GAAhD,CAAC,CAAuE,EAAE,OAAoBiB,EAAK0C,EAAY,CAAC,GAAGf,GAAUT,EAAgB,SAAsBlB,EAAKC,GAAS,CAAC,QAAQd,EAAS,QAAQ,GAAM,SAAsBa,EAAKT,GAAW,CAAC,MAAMD,GAAY,SAAsBqD,EAAMzC,EAAO,OAAO,CAAC,GAAG2B,EAAU,GAAGI,EAAgB,UAAUQ,EAAGD,EAAkB,gBAAgBd,EAAUK,CAAU,EAAE,mBAAmB,UAAU,iBAAiBQ,EAAiB,SAAS,YAAY,IAAItB,EAAW,MAAM,CAAC,GAAGQ,CAAK,EAAE,GAAGxC,GAAqB,CAAC,UAAU,CAAC,mBAAmB,QAAQ,CAAC,EAAE6C,EAAYI,CAAc,EAAE,SAAS,CAAclC,EAAKE,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBqC,EAAiB,SAAS,YAAY,SAAsBvC,EAAK4C,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYrB,GAAmB,OAAO,OAAO,kCAAkC,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAGtC,GAAqB,CAAC,UAAU,CAAC,MAAM,SAASsC,GAAmB,OAAO,OAAO,eAAe,CAAC,EAAEO,EAAYI,CAAc,EAAE,SAAsBlC,EAAK6C,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBN,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBvC,EAAKrB,GAAiB,CAAC,UAAU;AAAA,aAAqB,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,+BAA+B,MAAM,CAAC,OAAO,OAAO,MAAM,MAAM,EAAE,MAAM,OAAO,UAAU,GAAK,UAAUiD,CAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAee,EAAMzC,EAAO,IAAI,CAAC,UAAU,iBAAiB,iBAAiBqC,EAAiB,SAAS,YAAY,SAAS,CAAcvC,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBN,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBvC,EAAKnB,GAAS,CAAC,UAAU,WAAW,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAU+C,EAAU,UAAU,4CAA4C,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5B,EAAK4C,EAA0B,CAAC,SAAsB5C,EAAK6C,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBN,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBvC,EAAKnB,GAAS,CAAC,UAAU,YAAY,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,GAAK,UAAU+C,EAAU,UAAU,yCAAyC,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,MAAM,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,EAAe5B,EAAKE,EAAO,IAAI,CAAC,UAAU,gBAAgB,iBAAiBqC,EAAiB,SAAS,YAAY,SAAsBvC,EAAK4C,EAA0B,CAAC,OAAO,GAAG,MAAM,YAAYrB,GAAmB,OAAO,OAAO,+BAA+B,GAAGA,GAAmB,GAAG,GAAG,EAAE,EAAE,EAAE,GAAGtC,GAAqB,CAAC,UAAU,CAAC,MAAM,SAASsC,GAAmB,OAAO,OAAO,eAAe,CAAC,EAAEO,EAAYI,CAAc,EAAE,SAAsBlC,EAAK6C,EAA8B,CAAC,UAAU,2BAA2B,iBAAiBN,EAAiB,SAAS,sBAAsB,OAAO,YAAY,kBAAkB,GAAK,QAAQ,YAAY,SAAsBvC,EAAKrB,GAAiB,CAAC,UAAU,UAAU,OAAO,OAAO,GAAG,YAAY,SAAS,YAAY,UAAU,uCAAuC,MAAM,CAAC,MAAM,MAAM,EAAE,MAAM,OAAO,UAAU,GAAK,UAAUiD,CAAS,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAC,CAAE,CAAC,EAAQkB,GAAI,CAAC,kFAAkF,kFAAkF,2RAA2R,sTAAsT,2GAA2G,uVAAuV,2LAA2L,g7BAAg7B,6FAA6F,gMAAgM,EAW9lRC,GAAgBC,EAAQpC,GAAUkC,GAAI,cAAc,EAASG,GAAQF,GAAgBA,GAAgB,YAAY,SAASA,GAAgB,aAAa,CAAC,OAAO,GAAG,MAAM,IAAI,EAAEG,EAAoBH,GAAgB,CAAC,QAAQ,CAAC,QAAQ,CAAC,YAAY,WAAW,EAAE,aAAa,CAAC,UAAU,QAAQ,EAAE,MAAM,UAAU,KAAKI,EAAY,IAAI,EAAE,UAAU,CAAC,aAAa,+FAA+F,MAAM,QAAQ,KAAKA,EAAY,KAAK,CAAC,CAAC,EAAEC,EAASL,GAAgB,CAAC,CAAC,cAAc,GAAK,MAAM,CAAC,CAAC,EAAE,GAAGtE,GAAsB,GAAGG,EAAa,EAAE,CAAC,6BAA6B,EAAI,CAAC",
  "names": ["Heading", "props", "textContent", "minFontSize", "maxFontSize", "scaler", "offset", "font", "fontControlType", "color", "fontStyle", "textAlign", "letterSpacing", "lineHeight", "textTransform", "isCanvas", "RenderTarget", "clampedSize", "width", "setWidth", "ye", "ref", "pe", "clampedSizeOnCanvas", "clamp", "fe", "p", "addPropertyControls", "ControlType", "num", "min", "max", "fontStore", "fonts", "css", "className", "enabledGestures", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "getProps", "color", "height", "id", "link", "newTab", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "GJQet2Vxc", "O5k2Am3xE", "zzpjIRetW", "ZSGz_tK1N", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "RichText2", "css", "Framera77AZ9QvZ", "withCSS", "a77AZ9QvZ_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "enabledGestures", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "getProps", "color", "height", "id", "link", "newTab", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "qFUHobbhv", "dpby_LT0K", "PFcBMFaSW", "LowxvM5lD", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "enabledGestures", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "Link", "u", "RichText2", "x", "css", "FramereCQMdiwiF", "withCSS", "eCQMdiwiF_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "link", "title", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "wYB8MaAQB", "cDMWz9ymm", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "Link", "u", "SVG", "RichText2", "css", "FramerzXhmKM36X", "withCSS", "zXhmKM36X_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "MenuItemTwoLinesFonts", "getFonts", "a77AZ9QvZ_default", "MenuItemFonts", "eCQMdiwiF_default", "NavbarButtonFonts", "zXhmKM36X_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "linkCTA", "linkLeft", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "ftoWMcoNV", "manCl7Cc2", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "router", "useRouter", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "ResolveLinks", "resolvedLinks", "resolvedLinks1", "css", "FramerbSUGbsHZO", "withCSS", "bSUGbsHZO_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transitions", "transformTemplate", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "buttonText", "buttonTextLine2", "color", "height", "id", "link", "smoothScroll", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "useLocaleInfo", "style", "className", "layoutId", "WiqHB6snu", "B3IkxMFax", "I5hxnFDqU", "OMvsbSVUt", "Xh0nNIcTm", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "cycleOrder", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onAppear1e1frkv", "args", "CycleVariantState", "useOnVariantChange", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "LayoutGroup", "motion", "cx", "Link", "u", "RichText2", "x", "css", "FramerK4Fmgf4tQ", "withCSS", "K4Fmgf4tQ_default", "addPropertyControls", "ControlType", "addFonts", "fonts", "MenuItemTwoLinesFonts", "getFonts", "a77AZ9QvZ_default", "MenuItemFonts", "eCQMdiwiF_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "color", "height", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "tmLBdc4s9", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "scopingClassNames", "cx", "LayoutGroup", "u", "ComponentViewportProvider", "SmartComponentScopedContainer", "css", "FramervtJ1oh8U1", "withCSS", "vtJ1oh8U1_default", "addPropertyControls", "ControlType", "addFonts"]
}
