{"version":3,"file":"HnZIqRqCv.Bk6qFu9f.mjs","names":["_Fragment","css","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","className","css","addPropertyOverrides","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","className","css","ButtonSecondary","MobileTrigger","className"],"sources":["https:/framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/PajmEC9KX2YkEmLmmwER/StopScroll_Prod.js","https:/framerusercontent.com/modules/E6GBWRUGzw30eAA9tViF/Bx8TnkYktIYpsiw7BMgk/aUIBgX3Et.js","https:/framerusercontent.com/modules/GeuDzpEhSdgFlm20XaEb/KdgRzMA09TsRwL5iAPOC/xlaP6w5ez.js","https:/framerusercontent.com/modules/tcDLEOEyoVpGoqWfmmG9/YE7xlqwxsKXHNVMJdc19/xN7aDwzbp.js","https:/framerusercontent.com/modules/aJYmDxAUSMFR5EDdPCvt/zTx7gvtDADLlILNrYEFk/HnZIqRqCv.js"],"sourcesContent":["import{jsx as _jsx,Fragment as _Fragment}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";/**\n * @framerDisableUnlink\n *\n * @framerSupportedLayoutWidth auto\n * @framerSupportedLayoutHeight auto\n */export default function StopScroll(props){const{toggle}=props;return toggle?/*#__PURE__*/_jsx(\"style\",{\"data-frameruni-stop-scroll\":true,children:`body { overflow: hidden !important; }`}):/*#__PURE__*/_jsx(_Fragment,{});}StopScroll.displayName=\"Stop Scroll\";addPropertyControls(StopScroll,{toggle:{type:ControlType.Boolean,title:\"Block Scroll\",description:\"More components at [Framer University](https://frameruni.link/cc).\"}});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"StopScroll\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutWidth\":\"auto\",\"framerContractVersion\":\"1\",\"framerDisableUnlink\":\"*\",\"framerSupportedLayoutHeight\":\"auto\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./StopScroll_Prod.map","// Generated by Framer (98a2bb2)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-K64um .framer-styles-preset-cbggj2:not(.rich-text-wrapper), .framer-K64um .framer-styles-preset-cbggj2.rich-text-wrapper a { --framer-link-current-text-color: #111111; --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-4a6505f0-9028-4f09-888e-d14761c78782, #dd4227); --framer-link-hover-text-decoration: underline; --framer-link-text-color: var(--token-0253f305-586e-4829-b876-c2a607b02a56, #262626); --framer-link-text-decoration: none; }\"];export const className=\"framer-K64um\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (0320f5c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"kxJuj44a4\",\"ZAFJSsXkJ\",\"YvKGus4py\"];const serializationHash=\"framer-vNqKz\";const variantClassNames={kxJuj44a4:\"framer-v-100bx5a\",YvKGus4py:\"framer-v-1ieotsf\",ZAFJSsXkJ:\"framer-v-6834um\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const 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={\"Phone-open\":\"YvKGus4py\",Desktop:\"kxJuj44a4\",Phone:\"ZAFJSsXkJ\"};const getProps=({click,height,id,width,...props})=>{return{...props,cPrbfhn12:click??props.cPrbfhn12,variant:humanReadableVariantMap[props.variant]??props.variant??\"kxJuj44a4\"};};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,cPrbfhn12,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kxJuj44a4\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1bdiouo=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(cPrbfhn12){const res=await cPrbfhn12(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"YvKGus4py\")return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-100bx5a\",className,classNames),\"data-framer-name\":\"Desktop\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"kxJuj44a4\",onTap:onTap1bdiouo,ref:refBinding,style:{...style},...addPropertyOverrides({YvKGus4py:{\"data-framer-name\":\"Phone-open\"},ZAFJSsXkJ:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-giku7b\",layoutDependency:layoutDependency,layoutId:\"vVwXiDqVd\",opacity:1,requiresOverflowVisible:true,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 1\" overflow=\"visible\"><path d=\"M 0 0 L 24 0\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(138, 138, 138)\"></path></svg>',variants:{YvKGus4py:{rotate:-45}},withExternalLayout:true}),isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-4xg4gv\",layoutDependency:layoutDependency,layoutId:\"SMbJqVzbZ\",opacity:1,requiresOverflowVisible:true,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 1\" overflow=\"visible\"><path d=\"M 0 0 L 24 0\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(138, 138, 138)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ukugc8\",layoutDependency:layoutDependency,layoutId:\"sm72GDbT_\",opacity:1,requiresOverflowVisible:true,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 1\" overflow=\"visible\"><path d=\"M 0 0 L 24 0\" fill=\"transparent\" stroke-width=\"2\" stroke=\"rgb(138, 138, 138)\"></path></svg>',variants:{YvKGus4py:{rotate:45}},withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vNqKz.framer-17c9ayh, .framer-vNqKz .framer-17c9ayh { display: block; }\",\".framer-vNqKz.framer-100bx5a { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 40px; }\",\".framer-vNqKz .framer-giku7b, .framer-vNqKz .framer-4xg4gv, .framer-vNqKz .framer-ukugc8 { height: 1px; position: relative; width: 24px; }\",\".framer-vNqKz.framer-v-1ieotsf.framer-100bx5a { display: block; gap: 0px; padding: unset; }\",\".framer-vNqKz.framer-v-1ieotsf .framer-giku7b, .framer-vNqKz.framer-v-1ieotsf .framer-ukugc8 { left: 8px; position: absolute; top: 20px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"ZAFJSsXkJ\":{\"layout\":[\"fixed\",\"fixed\"]},\"YvKGus4py\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"cPrbfhn12\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerxlaP6w5ez=withCSS(Component,css,\"framer-vNqKz\");export default FramerxlaP6w5ez;FramerxlaP6w5ez.displayName=\"mobile trigger\";FramerxlaP6w5ez.defaultProps={height:40,width:40};addPropertyControls(FramerxlaP6w5ez,{variant:{options:[\"kxJuj44a4\",\"ZAFJSsXkJ\",\"YvKGus4py\"],optionTitles:[\"Desktop\",\"Phone\",\"Phone-open\"],title:\"Variant\",type:ControlType.Enum},cPrbfhn12:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerxlaP6w5ez,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxlaP6w5ez\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerColorSyntax\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"cPrbfhn12\\\":\\\"click\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"ZAFJSsXkJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YvKGus4py\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"40\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"40\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xlaP6w5ez.map","// Generated by Framer (0320f5c)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,cx,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const enabledGestures={R6ovapGTc:{hover:true}};const serializationHash=\"framer-4ntY1\";const variantClassNames={R6ovapGTc:\"framer-v-26yhmq\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const 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=({height,id,width,...props})=>{return{...props};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"R6ovapGTc\",enabledGestures,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__*/_jsx(Link,{href:{webPageId:\"kKAmiWd9k\"},motionChild:true,nodeId:\"R6ovapGTc\",scopeId:\"xN7aDwzbp\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-26yhmq\",className,classNames)} framer-ordgc4`,\"data-framer-name\":\"button-secondary\",\"data-reset\":\"button\",layoutDependency:layoutDependency,layoutId:\"R6ovapGTc\",ref:refBinding,style:{backgroundColor:\"rgb(237, 233, 228)\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{\"R6ovapGTc-hover\":{backgroundColor:\"rgb(204, 200, 196)\"}},...addPropertyOverrides({\"R6ovapGTc-hover\":{\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:\"Hire Gigi\"})}),className:\"framer-x8tadx\",fonts:[\"Inter-SemiBold\"],layoutDependency:layoutDependency,layoutId:\"jZH5EBBlJ\",style:{\"--extracted-r6o4lv\":\"var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4ntY1.framer-ordgc4, .framer-4ntY1 .framer-ordgc4 { display: block; }\",\".framer-4ntY1.framer-26yhmq { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 99px; }\",\".framer-4ntY1 .framer-x8tadx { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 99\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"lQCps8v93\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerxN7aDwzbp=withCSS(Component,css,\"framer-4ntY1\");export default FramerxN7aDwzbp;FramerxN7aDwzbp.displayName=\"button-secondary\";FramerxN7aDwzbp.defaultProps={height:40,width:99};addFonts(FramerxN7aDwzbp,[{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/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{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/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{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/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{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/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{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/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerxN7aDwzbp\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"40\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"99\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lQCps8v93\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./xN7aDwzbp.map","// Generated by Framer (7e0329e)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import StopScroll from\"https://framerusercontent.com/modules/9ajhXMTvNHa3o84QkAph/PajmEC9KX2YkEmLmmwER/StopScroll_Prod.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/E6GBWRUGzw30eAA9tViF/Bx8TnkYktIYpsiw7BMgk/aUIBgX3Et.js\";import MobileTrigger from\"https://framerusercontent.com/modules/GeuDzpEhSdgFlm20XaEb/KdgRzMA09TsRwL5iAPOC/xlaP6w5ez.js\";import ButtonSecondary from\"https://framerusercontent.com/modules/tcDLEOEyoVpGoqWfmmG9/YE7xlqwxsKXHNVMJdc19/xN7aDwzbp.js\";const ButtonSecondaryFonts=getFonts(ButtonSecondary);const MobileTriggerFonts=getFonts(MobileTrigger);const StopScrollFonts=getFonts(StopScroll);const cycleOrder=[\"rxKdLBRcy\",\"aLFsTFTcf\",\"wqdBd05lu\"];const serializationHash=\"framer-wl1Li\";const variantClassNames={aLFsTFTcf:\"framer-v-brrn6v\",rxKdLBRcy:\"framer-v-ovw95m\",wqdBd05lu:\"framer-v-3efv6n\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:.1,duration:.6,ease:[.44,0,0,.99],type:\"tween\"};const transformTemplate1=(_,t)=>`translateY(-50%) ${t}`;const transformTemplate2=(_,t)=>`translate(-50%, -50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"phone closed\":\"wqdBd05lu\",\"phone open\":\"aLFsTFTcf\",Desktop:\"rxKdLBRcy\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"rxKdLBRcy\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"rxKdLBRcy\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const cPrbfhn12db840x=activeVariantCallback(async(...args)=>{setVariant(\"wqdBd05lu\");});const cPrbfhn121m48z4p=activeVariantCallback(async(...args)=>{setVariant(\"aLFsTFTcf\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"aLFsTFTcf\",\"wqdBd05lu\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"aLFsTFTcf\",\"wqdBd05lu\"].includes(baseVariant))return false;return true;};return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.nav,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ovw95m\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"rxKdLBRcy\",ref:refBinding,style:{backdropFilter:\"blur(5.5px)\",backgroundColor:\"var(--token-58e43afd-a54e-4c34-946a-5f16887e3d41, rgba(255, 251, 246, 0.8))\",borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,WebkitBackdropFilter:\"blur(5.5px)\",...style},variants:{aLFsTFTcf:{backdropFilter:\"blur(8px)\",backgroundColor:\"rgba(255, 251, 246, 0.9)\",WebkitBackdropFilter:\"blur(8px)\"}},...addPropertyOverrides({aLFsTFTcf:{\"data-framer-name\":\"phone open\"},wqdBd05lu:{\"data-framer-name\":\"phone closed\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-bgm33p\",\"data-framer-name\":\"content\",layoutDependency:layoutDependency,layoutId:\"FMKh71nHh\",transformTemplate:transformTemplate1,...addPropertyOverrides({aLFsTFTcf:{transformTemplate:undefined},wqdBd05lu:{transformTemplate:undefined}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-z2qrx6\",\"data-framer-name\":\"logo+menu\",layoutDependency:layoutDependency,layoutId:\"nj72MOIGI\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"e5mygfHjH\"},motionChild:true,nodeId:\"s9czjKBJi\",scopeId:\"HnZIqRqCv\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-eibaat framer-1pyg01q\",layoutDependency:layoutDependency,layoutId:\"s9czjKBJi\",children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-6ybh97\",\"data-framer-name\":\"logo\",layoutDependency:layoutDependency,layoutId:\"TNBbDDrrL\",opacity:1,requiresOverflowVisible:true,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39 39\" overflow=\"visible\"><g><path d=\"M 0 7.8 C 0 3.492 3.492 0 7.8 0 L 31.2 0 C 35.508 0 39 3.492 39 7.8 L 39 31.2 C 39 35.508 35.508 39 31.2 39 L 7.8 39 C 3.492 39 0 35.508 0 31.2 Z\" fill=\"rgb(221,66,39)\"></path><path d=\"M 21.528 10.023 C 21.666 10.191 21.723 10.412 21.685 10.627 C 21.195 13.576 21.931 16.408 25.475 19.692 C 25.518 19.732 25.556 19.776 25.589 19.824 C 26.485 19.018 27.542 18.548 28.607 18.858 C 29.698 19.176 30.467 20.107 30.864 21.226 C 31.259 22.344 31.317 23.686 30.983 25.041 C 30.648 26.396 29.982 27.535 29.114 28.298 C 28.247 29.061 27.12 29.454 26.029 29.137 L 26.029 29.135 C 25.781 29.061 25.576 28.887 25.353 28.749 C 25.128 28.888 24.923 29.062 24.673 29.135 L 24.673 29.137 C 23.3 29.536 21.935 28.844 20.968 27.638 C 20.778 27.876 20.569 28.098 20.341 28.3 C 19.473 29.063 18.346 29.456 17.256 29.139 C 17.006 29.066 16.798 28.892 16.575 28.754 C 16.351 28.892 16.147 29.066 15.897 29.139 C 14.807 29.456 13.68 29.064 12.812 28.3 C 11.945 27.538 11.278 26.401 10.944 25.046 C 10.611 23.69 10.665 22.346 11.061 21.229 C 11.457 20.109 12.229 19.179 13.319 18.861 C 13.574 18.788 13.85 18.678 14.421 18.767 C 14.99 18.855 15.443 19.118 15.874 19.404 C 15.982 17.983 16.313 16.587 16.855 15.269 C 15.416 16.055 13.729 16.256 12.146 15.83 C 10.193 15.301 8.603 13.883 7.854 12.003 C 7.73 11.691 7.824 11.335 8.087 11.126 C 8.868 10.509 9.782 10.083 10.756 9.882 C 11.716 9.686 12.721 9.707 14.103 10.081 C 15.487 10.455 16.98 11.697 17.792 13.37 C 18.53 12.125 19.425 10.98 20.454 9.963 C 20.59 9.826 20.775 9.75 20.967 9.75 C 21.185 9.755 21.39 9.854 21.528 10.023 Z M 12.18 11.254 C 11.8 11.243 11.419 11.276 11.045 11.352 C 10.531 11.458 10.078 11.752 9.617 12.017 C 10.266 13.136 11.244 14.037 12.519 14.38 C 13.793 14.723 15.096 14.433 16.221 13.786 C 15.571 12.665 14.594 11.764 13.322 11.421 C 12.949 11.321 12.566 11.265 12.18 11.253 Z M 17.372 19.381 C 18.134 18.861 18.979 18.615 19.83 18.861 L 19.832 18.861 C 20.25 18.986 20.635 19.201 20.96 19.492 C 21.288 19.2 21.675 18.984 22.095 18.858 C 22.259 18.813 22.428 18.782 22.597 18.766 C 21.075 16.829 20.327 14.897 20.149 12.997 C 18.565 15.175 17.619 17.375 17.372 19.381 Z M 22.878 20.246 L 22.878 20.245 C 22.748 20.245 22.619 20.263 22.494 20.3 C 22.261 20.368 22.048 20.497 21.855 20.685 C 21.944 20.861 22.022 21.042 22.089 21.227 C 22.485 22.345 22.542 23.69 22.208 25.045 C 22.103 25.471 21.961 25.874 21.795 26.251 C 22.514 27.416 23.49 27.919 24.272 27.691 C 24.495 27.625 24.699 27.509 24.869 27.352 C 25.142 27.104 25.559 27.104 25.832 27.352 C 26.003 27.509 26.207 27.625 26.429 27.691 C 26.97 27.85 27.566 27.684 28.161 27.161 C 28.757 26.636 29.296 25.759 29.563 24.675 L 29.565 24.675 C 29.831 23.59 29.768 22.53 29.489 21.738 C 29.209 20.946 28.748 20.458 28.206 20.3 C 27.526 20.103 26.669 20.432 25.935 21.431 C 25.642 21.83 25.058 21.83 24.766 21.431 C 24.172 20.625 23.465 20.246 22.878 20.246 Z M 13.719 20.304 C 13.178 20.462 12.718 20.949 12.437 21.741 C 12.157 22.532 12.095 23.595 12.362 24.677 C 12.629 25.761 13.17 26.639 13.765 27.164 C 14.361 27.687 14.957 27.852 15.498 27.695 C 15.72 27.628 15.924 27.51 16.093 27.352 C 16.367 27.103 16.785 27.103 17.058 27.352 C 17.228 27.509 17.432 27.626 17.654 27.693 C 18.195 27.851 18.791 27.686 19.388 27.163 C 19.983 26.638 20.521 25.76 20.788 24.677 C 21.055 23.593 20.994 22.532 20.715 21.74 C 20.435 20.947 19.974 20.461 19.432 20.303 C 18.753 20.105 17.893 20.435 17.158 21.433 C 16.865 21.83 16.284 21.83 15.992 21.433 C 15.399 20.628 14.69 20.248 14.102 20.248 C 13.972 20.248 13.843 20.267 13.719 20.304 Z\" fill=\"rgb(255,255,255)\" stroke=\"rgb(255,255,255)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1tqewdi\",layoutDependency:layoutDependency,layoutId:\"b9Si0bB9W\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 39 39\" overflow=\"visible\"><path d=\"M 0 7.8 C 0 3.492 3.492 0 7.8 0 L 31.2 0 C 35.508 0 39 3.492 39 7.8 L 39 31.2 C 39 35.508 35.508 39 31.2 39 L 7.8 39 C 3.492 39 0 35.508 0 31.2 Z\" fill=\"rgb(221,66,39)\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-1nko6c9\",layoutDependency:layoutDependency,layoutId:\"RDfms8UlU\",opacity:1,requiresOverflowVisible:true,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23.401 19.5\" overflow=\"visible\"><path d=\"M 13.728 0.273 C 13.866 0.441 13.923 0.662 13.885 0.877 C 13.395 3.826 14.131 6.658 17.675 9.942 C 17.718 9.982 17.756 10.026 17.789 10.074 C 18.685 9.268 19.742 8.798 20.807 9.108 C 21.898 9.426 22.667 10.357 23.064 11.476 C 23.459 12.594 23.517 13.936 23.183 15.291 C 22.848 16.646 22.182 17.785 21.314 18.548 C 20.447 19.311 19.32 19.704 18.229 19.387 L 18.229 19.385 C 17.981 19.311 17.776 19.137 17.553 18.999 C 17.328 19.138 17.123 19.312 16.873 19.385 L 16.873 19.387 C 15.5 19.786 14.135 19.094 13.168 17.888 C 12.978 18.126 12.769 18.348 12.541 18.55 C 11.673 19.313 10.546 19.706 9.456 19.389 C 9.206 19.316 8.998 19.142 8.775 19.004 C 8.551 19.142 8.347 19.316 8.097 19.389 C 7.007 19.706 5.88 19.314 5.012 18.55 C 4.145 17.788 3.478 16.651 3.144 15.296 C 2.811 13.94 2.865 12.596 3.261 11.479 C 3.657 10.359 4.429 9.429 5.519 9.111 C 5.774 9.038 6.05 8.928 6.621 9.017 C 7.19 9.105 7.643 9.368 8.074 9.654 C 8.182 8.233 8.513 6.837 9.055 5.519 C 7.616 6.305 5.929 6.506 4.346 6.08 C 2.393 5.551 0.803 4.133 0.054 2.253 C -0.07 1.941 0.024 1.585 0.287 1.376 C 1.068 0.759 1.982 0.333 2.956 0.132 C 3.916 -0.064 4.921 -0.043 6.303 0.331 C 7.687 0.705 9.18 1.947 9.992 3.62 C 10.73 2.375 11.625 1.23 12.654 0.213 C 12.79 0.076 12.975 0 13.167 0 C 13.385 0.005 13.59 0.104 13.728 0.273 Z M 4.38 1.504 C 4 1.493 3.619 1.526 3.245 1.602 C 2.731 1.708 2.278 2.002 1.817 2.267 C 2.466 3.386 3.444 4.287 4.719 4.63 C 5.993 4.973 7.296 4.683 8.421 4.036 C 7.771 2.915 6.794 2.014 5.522 1.671 C 5.149 1.571 4.766 1.515 4.38 1.503 Z M 9.572 9.631 C 10.334 9.111 11.179 8.865 12.03 9.111 L 12.032 9.111 C 12.45 9.236 12.835 9.451 13.16 9.742 C 13.488 9.45 13.875 9.234 14.295 9.108 C 14.459 9.063 14.628 9.032 14.797 9.016 C 13.275 7.079 12.527 5.147 12.349 3.247 C 10.765 5.425 9.819 7.625 9.572 9.631 Z M 15.078 10.496 L 15.078 10.495 C 14.948 10.495 14.819 10.513 14.694 10.55 C 14.461 10.618 14.248 10.747 14.055 10.935 C 14.144 11.111 14.222 11.292 14.289 11.477 C 14.685 12.595 14.742 13.94 14.408 15.295 C 14.303 15.721 14.161 16.124 13.995 16.501 C 14.714 17.666 15.69 18.169 16.472 17.941 C 16.695 17.875 16.899 17.759 17.069 17.602 C 17.342 17.354 17.759 17.354 18.032 17.602 C 18.203 17.759 18.407 17.875 18.629 17.941 C 19.17 18.1 19.766 17.934 20.361 17.411 C 20.957 16.886 21.496 16.009 21.763 14.925 L 21.765 14.925 C 22.031 13.84 21.968 12.78 21.689 11.988 C 21.409 11.196 20.948 10.708 20.406 10.55 C 19.726 10.353 18.869 10.682 18.135 11.681 C 17.842 12.08 17.258 12.08 16.966 11.681 C 16.372 10.875 15.665 10.496 15.078 10.496 Z M 5.919 10.554 C 5.378 10.712 4.918 11.199 4.637 11.991 C 4.357 12.782 4.295 13.845 4.562 14.927 C 4.829 16.011 5.37 16.889 5.965 17.414 C 6.561 17.937 7.157 18.102 7.698 17.945 C 7.92 17.878 8.124 17.76 8.293 17.602 C 8.567 17.353 8.985 17.353 9.258 17.602 C 9.428 17.759 9.632 17.876 9.854 17.943 C 10.395 18.101 10.991 17.936 11.588 17.413 C 12.183 16.888 12.721 16.01 12.988 14.927 C 13.255 13.843 13.194 12.782 12.915 11.99 C 12.635 11.197 12.174 10.711 11.632 10.553 C 10.953 10.355 10.093 10.685 9.358 11.683 C 9.065 12.08 8.484 12.08 8.192 11.683 C 7.599 10.878 6.89 10.498 6.302 10.498 C 6.172 10.498 6.043 10.517 5.919 10.554 Z\" fill=\"rgb(255,255,255)\" stroke=\"rgb(255,255,255)\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1egzxef\",layoutDependency:layoutDependency,layoutId:\"bfmtghSO7\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 23.401 19.5\" overflow=\"visible\"><path d=\"M 13.167 0 C 12.975 0 12.79 0.076 12.654 0.213 C 11.625 1.23 10.73 2.375 9.992 3.62 C 9.18 1.947 7.687 0.705 6.303 0.331 C 4.921 -0.043 3.916 -0.064 2.956 0.132 C 1.982 0.333 1.068 0.759 0.287 1.376 C 0.024 1.585 -0.07 1.941 0.054 2.253 C 0.803 4.133 2.393 5.551 4.346 6.08 C 5.929 6.506 7.616 6.305 9.055 5.519 C 8.513 6.837 8.182 8.233 8.074 9.654 C 7.643 9.368 7.19 9.105 6.621 9.017 C 6.05 8.928 5.774 9.038 5.519 9.111 C 4.429 9.429 3.657 10.359 3.261 11.479 C 2.865 12.596 2.811 13.94 3.144 15.296 C 3.478 16.651 4.145 17.788 5.012 18.55 C 5.88 19.314 7.007 19.706 8.097 19.389 C 8.347 19.316 8.551 19.142 8.775 19.004 C 8.998 19.142 9.206 19.316 9.456 19.389 C 10.546 19.706 11.673 19.313 12.541 18.55 C 12.769 18.348 12.978 18.126 13.168 17.888 C 14.135 19.094 15.5 19.786 16.873 19.387 L 16.873 19.385 C 17.123 19.312 17.328 19.138 17.553 18.999 C 17.776 19.137 17.981 19.311 18.229 19.385 L 18.229 19.387 C 19.32 19.704 20.447 19.311 21.314 18.548 C 22.182 17.785 22.848 16.646 23.183 15.291 C 23.517 13.936 23.459 12.594 23.064 11.476 C 22.667 10.357 21.898 9.426 20.807 9.108 C 19.742 8.798 18.685 9.268 17.789 10.074 C 17.756 10.026 17.718 9.982 17.675 9.942 C 14.131 6.658 13.395 3.826 13.885 0.877 C 13.923 0.662 13.866 0.441 13.728 0.273 C 13.59 0.104 13.385 0.005 13.167 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-i552xx\",layoutDependency:layoutDependency,layoutId:\"HU68XeDyn\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 6.604 3.273\" overflow=\"visible\"><path d=\"M 2.563 0.001 C 2.949 0.013 3.332 0.069 3.705 0.169 C 4.977 0.512 5.954 1.413 6.604 2.533 C 5.479 3.181 4.176 3.47 2.902 3.128 C 1.627 2.785 0.649 1.884 0 0.765 C 0.461 0.499 0.914 0.206 1.428 0.1 C 1.802 0.024 2.182 -0.009 2.563 0.002 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1r0yy1g\",layoutDependency:layoutDependency,layoutId:\"rde8ctUDM\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 5.225 6.495\" overflow=\"visible\"><path d=\"M 2.777 0 C 2.954 1.9 3.703 3.832 5.225 5.769 C 5.055 5.785 4.887 5.816 4.723 5.862 C 4.303 5.987 3.915 6.204 3.588 6.495 C 3.263 6.205 2.878 5.989 2.46 5.865 L 2.458 5.865 C 1.607 5.618 0.761 5.865 0 6.384 C 0.247 4.378 1.192 2.178 2.777 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-45eoyz\",layoutDependency:layoutDependency,layoutId:\"Bb7hhopm_\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 7.94 7.504\" overflow=\"visible\"><path d=\"M 1.082 0.001 C 1.67 0.001 2.377 0.38 2.971 1.186 C 3.263 1.585 3.847 1.585 4.14 1.186 C 4.874 0.187 5.731 -0.142 6.412 0.056 C 6.953 0.214 7.414 0.701 7.694 1.493 C 7.974 2.285 8.036 3.345 7.77 4.43 L 7.768 4.43 C 7.501 5.514 6.962 6.391 6.366 6.916 C 5.771 7.439 5.175 7.605 4.634 7.446 C 4.412 7.38 4.208 7.264 4.037 7.107 C 3.764 6.859 3.348 6.859 3.074 7.107 C 2.904 7.264 2.7 7.381 2.477 7.446 C 1.696 7.674 0.72 7.171 0 6.006 C 0.166 5.629 0.308 5.226 0.413 4.8 C 0.747 3.445 0.69 2.1 0.294 0.982 C 0.227 0.797 0.149 0.616 0.06 0.44 C 0.253 0.253 0.466 0.123 0.699 0.055 C 0.824 0.018 0.953 0 1.083 0 L 1.082 0.002 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1grrb5\",layoutDependency:layoutDependency,layoutId:\"DzhyaYWwH\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 8.768 7.504\" overflow=\"visible\"><path d=\"M 1.911 0 C 2.499 0 3.208 0.38 3.801 1.186 C 4.093 1.582 4.674 1.582 4.967 1.186 C 5.702 0.187 6.562 -0.142 7.241 0.056 C 7.783 0.214 8.244 0.699 8.524 1.492 C 8.803 2.284 8.864 3.345 8.597 4.429 C 8.33 5.513 7.792 6.39 7.197 6.915 C 6.6 7.438 6.004 7.603 5.463 7.445 C 5.241 7.378 5.037 7.262 4.867 7.104 C 4.594 6.855 4.176 6.855 3.902 7.104 C 3.733 7.263 3.529 7.38 3.307 7.447 C 2.766 7.604 2.171 7.439 1.574 6.916 C 0.979 6.391 0.438 5.514 0.171 4.429 C -0.096 3.347 -0.034 2.284 0.246 1.493 C 0.527 0.701 0.987 0.215 1.528 0.057 C 1.652 0.02 1.781 0.001 1.911 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})]})})}),isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-svvezv\",\"data-framer-name\":\"button+menu\",layoutDependency:layoutDependency,layoutId:\"l8lvCVakL\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"99px\",...addPropertyOverrides({aLFsTFTcf:{y:(componentViewport?.y||0)+0+0+0+0+12+0},wqdBd05lu:{y:(componentViewport?.y||0)+0+0+0+0+12+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-kfgun9-container\",layoutDependency:layoutDependency,layoutId:\"fB472tFOF-container\",nodeId:\"fB472tFOF\",rendersWithMotion:true,scopeId:\"HnZIqRqCv\",children:/*#__PURE__*/_jsx(ButtonSecondary,{height:\"100%\",id:\"fB472tFOF\",layoutId:\"fB472tFOF\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",...addPropertyOverrides({aLFsTFTcf:{y:(componentViewport?.y||0)+0+0+0+0+12+0},wqdBd05lu:{y:(componentViewport?.y||0)+0+0+0+0+12+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-dtsd9w-container\",layoutDependency:layoutDependency,layoutId:\"wKzTbX_kB-container\",nodeId:\"wKzTbX_kB\",rendersWithMotion:true,scopeId:\"HnZIqRqCv\",children:/*#__PURE__*/_jsx(MobileTrigger,{height:\"100%\",id:\"wKzTbX_kB\",layoutId:\"wKzTbX_kB\",style:{height:\"100%\",width:\"100%\"},variant:\"ZAFJSsXkJ\",width:\"100%\",...addPropertyOverrides({aLFsTFTcf:{cPrbfhn12:cPrbfhn12db840x,variant:\"YvKGus4py\"},wqdBd05lu:{cPrbfhn12:cPrbfhn121m48z4p}},baseVariant,gestureVariant)})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-19khn29\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"kUqlqt9TT\",style:{opacity:1},variants:{wqdBd05lu:{opacity:0}},children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"e5mygfHjH\"},motionChild:true,nodeId:\"pix2e5ZWV\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Home\"})})})}),className:\"framer-1ohoh7k\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"pix2e5ZWV\",style:{\"--extracted-r6o4lv\":\"var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aLFsTFTcf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TGl0ZXJhdGEtcmVndWxhcg==\",\"--framer-font-family\":'\"Literata\", \"Literata Placeholder\", serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"e5mygfHjH\"},motionChild:true,nodeId:\"pix2e5ZWV\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Home\"})})})}),fonts:[\"FS;Literata-regular\"]},wqdBd05lu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TGl0ZXJhdGEtcmVndWxhcg==\",\"--framer-font-family\":'\"Literata\", \"Literata Placeholder\", serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"e5mygfHjH\"},motionChild:true,nodeId:\"pix2e5ZWV\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Home\"})})})}),fonts:[\"FS;Literata-regular\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MuV68j7nu\"},motionChild:true,nodeId:\"E7t2jWLOy\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Blog\"})})})}),className:\"framer-1fu1g2p\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"E7t2jWLOy\",style:{\"--extracted-r6o4lv\":\"var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aLFsTFTcf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TGl0ZXJhdGEtcmVndWxhcg==\",\"--framer-font-family\":'\"Literata\", \"Literata Placeholder\", serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MuV68j7nu\"},motionChild:true,nodeId:\"E7t2jWLOy\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Blog\"})})})}),fonts:[\"FS;Literata-regular\"]},wqdBd05lu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TGl0ZXJhdGEtcmVndWxhcg==\",\"--framer-font-family\":'\"Literata\", \"Literata Placeholder\", serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"MuV68j7nu\"},motionChild:true,nodeId:\"E7t2jWLOy\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Blog\"})})})}),fonts:[\"FS;Literata-regular\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jWrecCn_u\"},motionChild:true,nodeId:\"Jg8Ekja2I\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Privacy\"})})})}),className:\"framer-1x4bx9r\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Jg8Ekja2I\",style:{\"--extracted-r6o4lv\":\"var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aLFsTFTcf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TGl0ZXJhdGEtcmVndWxhcg==\",\"--framer-font-family\":'\"Literata\", \"Literata Placeholder\", serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jWrecCn_u\"},motionChild:true,nodeId:\"Jg8Ekja2I\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Privacy\"})})})}),fonts:[\"FS;Literata-regular\"]},wqdBd05lu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TGl0ZXJhdGEtcmVndWxhcg==\",\"--framer-font-family\":'\"Literata\", \"Literata Placeholder\", serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"jWrecCn_u\"},motionChild:true,nodeId:\"Jg8Ekja2I\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Privacy\"})})})}),fonts:[\"FS;Literata-regular\"]}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"-0.2px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KeLAhCuAr\"},motionChild:true,nodeId:\"k3Pk5m4S1\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Terms\"})})})}),className:\"framer-1ui9b1f\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"k3Pk5m4S1\",style:{\"--extracted-r6o4lv\":\"var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aLFsTFTcf:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TGl0ZXJhdGEtcmVndWxhcg==\",\"--framer-font-family\":'\"Literata\", \"Literata Placeholder\", serif',\"--framer-font-size\":\"40px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KeLAhCuAr\"},motionChild:true,nodeId:\"k3Pk5m4S1\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Terms\"})})})}),fonts:[\"FS;Literata-regular\"]},wqdBd05lu:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"RlM7TGl0ZXJhdGEtcmVndWxhcg==\",\"--framer-font-family\":'\"Literata\", \"Literata Placeholder\", serif',\"--framer-font-size\":\"24px\",\"--framer-letter-spacing\":\"-0.4px\",\"--framer-line-height\":\"2em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0253f305-586e-4829-b876-c2a607b02a56, rgb(38, 38, 38)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"KeLAhCuAr\"},motionChild:true,nodeId:\"k3Pk5m4S1\",openInNewTab:false,scopeId:\"HnZIqRqCv\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-cbggj2\",\"data-styles-preset\":\"aUIBgX3Et\",children:\"Terms\"})})})}),fonts:[\"FS;Literata-regular\"]}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-1wc71bh-container\",isAuthoredByUser:true,isModuleExternal:true,layoutDependency:layoutDependency,layoutId:\"MgUilxrpw-container\",nodeId:\"MgUilxrpw\",rendersWithMotion:true,scopeId:\"HnZIqRqCv\",transformTemplate:transformTemplate2,children:/*#__PURE__*/_jsx(StopScroll,{height:\"100%\",id:\"MgUilxrpw\",layoutId:\"MgUilxrpw\",toggle:false,width:\"100%\",...addPropertyOverrides({aLFsTFTcf:{toggle:true}},baseVariant,gestureVariant)})})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-18y6mgo\",layoutDependency:layoutDependency,layoutId:\"lPGGALl2P\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"99px\",y:(componentViewport?.y||0)+((componentViewport?.height||64)*.5000000000000002-20)+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-na6ss8-container\",layoutDependency:layoutDependency,layoutId:\"Kyi12XiL4-container\",nodeId:\"Kyi12XiL4\",rendersWithMotion:true,scopeId:\"HnZIqRqCv\",children:/*#__PURE__*/_jsx(ButtonSecondary,{height:\"100%\",id:\"Kyi12XiL4\",layoutId:\"Kyi12XiL4\",style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wl1Li.framer-1pyg01q, .framer-wl1Li .framer-1pyg01q { display: block; }\",\".framer-wl1Li.framer-ovw95m { gap: 20px; height: 64px; max-width: 1200px; overflow: hidden; position: relative; width: 1200px; will-change: var(--framer-will-change-override, transform); }\",\".framer-wl1Li .framer-bgm33p { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; left: 0px; overflow: visible; padding: 0px 24px 0px 24px; position: absolute; right: 0px; top: 50%; }\",\".framer-wl1Li .framer-z2qrx6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-wl1Li .framer-eibaat { flex: none; height: 39px; overflow: visible; position: relative; text-decoration: none; width: 39px; }\",\".framer-wl1Li .framer-6ybh97, .framer-wl1Li .framer-1tqewdi { height: 39px; left: 0px; position: absolute; top: 0px; width: 39px; }\",\".framer-wl1Li .framer-1nko6c9 { height: 20px; left: 8px; position: absolute; top: 10px; width: 24px; }\",\".framer-wl1Li .framer-1egzxef { height: 20px; left: 0px; position: absolute; top: 0px; width: 24px; }\",\".framer-wl1Li .framer-i552xx { height: 4px; left: 2px; position: absolute; top: 2px; width: 7px; }\",\".framer-wl1Li .framer-1r0yy1g { height: 7px; left: 10px; position: absolute; top: 3px; width: 5px; }\",\".framer-wl1Li .framer-45eoyz { height: 8px; left: 14px; position: absolute; top: 11px; width: 8px; }\",\".framer-wl1Li .framer-1grrb5 { height: 8px; left: 5px; position: absolute; top: 11px; width: 9px; }\",\".framer-wl1Li .framer-svvezv { 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: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-wl1Li .framer-kfgun9-container, .framer-wl1Li .framer-na6ss8-container { flex: none; height: 40px; position: relative; width: 99px; }\",\".framer-wl1Li .framer-dtsd9w-container { flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-wl1Li .framer-19khn29 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-wl1Li .framer-1ohoh7k, .framer-wl1Li .framer-1fu1g2p, .framer-wl1Li .framer-1x4bx9r, .framer-wl1Li .framer-1ui9b1f { -webkit-user-select: none; flex: none; height: auto; position: relative; user-select: none; white-space: pre; width: auto; }\",\".framer-wl1Li .framer-1wc71bh-container { flex: none; height: auto; left: 49%; position: absolute; top: 50%; width: auto; z-index: 1; }\",\".framer-wl1Li .framer-18y6mgo { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-wl1Li.framer-v-brrn6v.framer-ovw95m { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: flex-start; min-height: calc(var(--framer-viewport-height, 100vh) * 0.92); padding: 0px; width: 390px; }\",\".framer-wl1Li.framer-v-brrn6v .framer-bgm33p, .framer-wl1Li.framer-v-3efv6n .framer-bgm33p { flex-direction: column; gap: 24px; justify-content: flex-start; left: unset; padding: 0px 24px 24px 24px; position: relative; right: unset; top: unset; width: 100%; }\",\".framer-wl1Li.framer-v-brrn6v .framer-z2qrx6, .framer-wl1Li.framer-v-3efv6n .framer-z2qrx6 { flex: none; gap: unset; height: 64px; justify-content: space-between; width: 100%; }\",\".framer-wl1Li.framer-v-brrn6v .framer-19khn29 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; justify-content: flex-start; width: 100%; }\",\".framer-wl1Li.framer-v-brrn6v .framer-1ohoh7k, .framer-wl1Li.framer-v-brrn6v .framer-1fu1g2p, .framer-wl1Li.framer-v-brrn6v .framer-1x4bx9r, .framer-wl1Li.framer-v-brrn6v .framer-1ui9b1f, .framer-wl1Li.framer-v-3efv6n .framer-1ohoh7k, .framer-wl1Li.framer-v-3efv6n .framer-1fu1g2p, .framer-wl1Li.framer-v-3efv6n .framer-1x4bx9r, .framer-wl1Li.framer-v-3efv6n .framer-1ui9b1f { white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-wl1Li.framer-v-3efv6n.framer-ovw95m { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; justify-content: flex-start; padding: 0px; width: 390px; }\",\".framer-wl1Li.framer-v-3efv6n .framer-19khn29 { align-content: flex-start; align-items: flex-start; flex-direction: column; gap: 16px; justify-content: flex-start; pointer-events: none; width: 100%; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 64\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]},\"aLFsTFTcf\":{\"layout\":[\"fixed\",\"auto\"],\"constraints\":[null,\"1200px\",\"92vh\",null]},\"wqdBd05lu\":{\"layout\":[\"fixed\",\"fixed\"],\"constraints\":[null,\"1200px\",null,null]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerHnZIqRqCv=withCSS(Component,css,\"framer-wl1Li\");export default FramerHnZIqRqCv;FramerHnZIqRqCv.displayName=\"Navigation\";FramerHnZIqRqCv.defaultProps={height:64,width:1200};addPropertyControls(FramerHnZIqRqCv,{variant:{options:[\"rxKdLBRcy\",\"aLFsTFTcf\",\"wqdBd05lu\"],optionTitles:[\"Desktop\",\"phone open\",\"phone closed\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerHnZIqRqCv,[{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/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{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/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{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/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{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/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{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/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"Literata\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/IHLKAM5Y4A2ZS5VXTXDLUZ2LB6O2P4PX/F32SXKG5NHNNJSRTDSICFW37TANPANWQ/FXMZX7QWHFRRDZIX4HZHD46UTQPCLCSB.woff2\",weight:\"400\"}]},...ButtonSecondaryFonts,...MobileTriggerFonts,...StopScrollFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerHnZIqRqCv\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"64\",\"framerComponentViewportWidth\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]},\\\"aLFsTFTcf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",\\\"92vh\\\",null]},\\\"wqdBd05lu\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"],\\\"constraints\\\":[null,\\\"1200px\\\",null,null]}}}\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./HnZIqRqCv.map"],"mappings":"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"}