{"version":3,"file":"shared-lib.B8vBY60p.mjs","names":["addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","useRef","className","css","fonts","css","className","fonts","css","className","addPropertyOverrides","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","useRef","className","css","fonts","css","className","addPropertyOverrides","enabledGestures","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","useRef","className","css","fonts","css","className","fonts","css","className","fonts","css","className","addPropertyOverrides","enabledGestures","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","useRef","className","css","addPropertyOverrides","Tertiary","cycleOrder","serializationHash","variantClassNames","transition1","Transition","Variants","humanReadableVariantMap","getProps","createLayoutDependency","Component","useRef","className","css","addPropertyOverrides","ButtonBurger","Primary","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","useRef","className","css","css","serializationHash","variantClassNames","transition1","Transition","Variants","getProps","createLayoutDependency","Component","useRef","className","css","Menu","useRef","className"],"sources":["https:/framerusercontent.com/modules/ySNiKRPeWODHKWjWm3QU/LrNFCD6ncYiz1bDkSm9j/IAtsFBevZ.js","https:/framerusercontent.com/modules/pshL270Sx5e1KbCTxNua/HrzWYtdxmTFbRnckvNF7/fNWXByC8u.js","https:/framerusercontent.com/modules/btOuDsg55Beu3q0z0lu7/pr3NdGnLUVaBbOls0FBQ/I5SA6GC0R.js","https:/framerusercontent.com/modules/spnjcxf31MwcAMAHm1EE/80zlDS9As0mKiSJDQ7Lh/J4gp8uZg5.js","https:/framerusercontent.com/modules/XTR7klPquMQViX7jXAQS/XXOnNLYJU3tlUW7A6xyl/avzpZ8EON.js","https:/framerusercontent.com/modules/8obDqPIQnI0LzZ4HDoep/TBVfIq7BYRb3PgslWYp4/JJGCvQQw9.js","https:/framerusercontent.com/modules/uNWa0jCMtaDVZLVjsYan/WjnxlAtd3NbPv9daCvvc/avzpZ8EON.js","https:/framerusercontent.com/modules/iuOf4dpns02grNO21BXp/jN5LVZZymiJoNWLgRFLz/LESj31dt_.js","https:/framerusercontent.com/modules/tSXxLyYztzAZTu4EDWSc/rrPOvFltjlil8sMlKvp7/F81JMnW0L.js","https:/framerusercontent.com/modules/fwVq8c1mUMQbfBg1GsEC/or948zSoEN3XxnxaCozP/UiqiMJ1kk.js","https:/framerusercontent.com/modules/axyYMK8DBKdCJmPxqj77/Q65hAhw8CCgaDOGIvQzE/SMXtAEbuH.js","https:/framerusercontent.com/modules/G9WyN6GwAY3ZdncjQBP6/Xz9K6Cg4C9M1RHZyoCcV/WlVlMhIyz.js","https:/framerusercontent.com/modules/jwFN0WrYZqGS4FJE8VrU/ouyefewwpkBlqZTCjdpq/RZZ3hLHjZ.js","https:/framerusercontent.com/modules/pPgfXINwQvQiwS2OIV47/pbMZw6AEmyanD9UBrS5E/Ir7Br3nQJ.js","https:/framerusercontent.com/modules/WaAVUYMhYnVsdEaMqe0U/6wct3L1qOsq6jZkRnk2b/Y4UwEhrDY.js"],"sourcesContent":["// Generated by Framer (b012016)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,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=[\"t_v0u_MF_\",\"TJtw3Cf5t\"];const serializationHash=\"framer-wxUim\";const variantClassNames={t_v0u_MF_:\"framer-v-2f6k8m\",TJtw3Cf5t:\"framer-v-1loaii7\"};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={Burger:\"t_v0u_MF_\",Cross:\"TJtw3Cf5t\"};const getProps=({click,height,id,width,...props})=>{return{...props,UqT41FO8U:click??props.UqT41FO8U,variant:humanReadableVariantMap[props.variant]??props.variant??\"t_v0u_MF_\"};};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,UqT41FO8U,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"t_v0u_MF_\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1tzvo9b=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(UqT41FO8U){const res=await UqT41FO8U(...args);if(res===false)return false;}});const onTapjfmiix=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(UqT41FO8U){const res=await UqT41FO8U(...args);if(res===false)return false;}setVariant(\"t_v0u_MF_\");});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.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-2f6k8m\",className,classNames),\"data-framer-name\":\"Burger\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"t_v0u_MF_\",onTap:onTap1tzvo9b,ref:refBinding,style:{borderBottomLeftRadius:4,borderBottomRightRadius:4,borderTopLeftRadius:4,borderTopRightRadius:4,...style},...addPropertyOverrides({TJtw3Cf5t:{\"data-framer-name\":\"Cross\",onTap:onTapjfmiix}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1tk76r3\",\"data-framer-name\":\"Bottom\",layoutDependency:layoutDependency,layoutId:\"vlP8160mq\",style:{backgroundColor:\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",rotate:0},variants:{TJtw3Cf5t:{rotate:45}}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-dwvahe\",\"data-framer-name\":\"Mid\",layoutDependency:layoutDependency,layoutId:\"cADN94Buc\",style:{backgroundColor:\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\"}}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-2sc4kf\",\"data-framer-name\":\"Top\",layoutDependency:layoutDependency,layoutId:\"OpVF7rxZ6\",style:{backgroundColor:\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",rotate:0},variants:{TJtw3Cf5t:{rotate:135}}})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-wxUim.framer-q78lq5, .framer-wxUim .framer-q78lq5 { display: block; }\",\".framer-wxUim.framer-2f6k8m { cursor: pointer; height: 40px; overflow: hidden; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-wxUim .framer-1tk76r3 { bottom: 12px; flex: none; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; top: 27px; width: 24px; }\",\".framer-wxUim .framer-dwvahe { flex: none; height: 1px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; top: calc(50.00000000000002% - 1px / 2); width: 24px; }\",\".framer-wxUim .framer-2sc4kf { bottom: 27px; flex: none; height: 1px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; width: 24px; }\",\".framer-wxUim.framer-v-1loaii7.framer-2f6k8m { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 40px); }\",\".framer-wxUim.framer-v-1loaii7 .framer-1tk76r3 { bottom: unset; height: 1px; top: calc(50.00000000000002% - 1px / 2); }\",\".framer-wxUim.framer-v-1loaii7 .framer-dwvahe { left: calc(50.00000000000002% - 1px / 2); width: 1px; }\",\".framer-wxUim.framer-v-1loaii7 .framer-2sc4kf { bottom: unset; top: calc(50.00000000000002% - 1px / 2); }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"TJtw3Cf5t\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"UqT41FO8U\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerIAtsFBevZ=withCSS(Component,css,\"framer-wxUim\");export default FramerIAtsFBevZ;FramerIAtsFBevZ.displayName=\"Button/Burger\";FramerIAtsFBevZ.defaultProps={height:40,width:40};addPropertyControls(FramerIAtsFBevZ,{variant:{options:[\"t_v0u_MF_\",\"TJtw3Cf5t\"],optionTitles:[\"Burger\",\"Cross\"],title:\"Variant\",type:ControlType.Enum},UqT41FO8U:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerIAtsFBevZ,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIAtsFBevZ\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"40\",\"framerVariables\":\"{\\\"UqT41FO8U\\\":\\\"click\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"40\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"TJtw3Cf5t\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerAutoSizeImages\":\"true\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./IAtsFBevZ.map","// Generated by Framer (84fc51f)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=[\".framer-jeyrZ .framer-styles-preset-1dsst1g:not(.rich-text-wrapper), .framer-jeyrZ .framer-styles-preset-1dsst1g.rich-text-wrapper a { --framer-link-current-text-color: var(--token-5b9782e6-b785-4fed-8e1d-38b0fc163a79, #44403c); --framer-link-hover-text-color: var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, #292524); --framer-link-hover-text-decoration: underline; --framer-link-hover-text-decoration-offset: 4px; --framer-link-hover-text-decoration-thickness: auto; --framer-link-text-color: var(--token-c6cbaf8d-0b82-4553-ab5f-9918da4d89b6, #1c1917); }\"];export const className=\"framer-jeyrZ\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (2f96024)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Cabinet Grotesk-light\",\"FS;Cabinet Grotesk-medium\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/7GWNQ5AHAZORLOWZ7ELKPLOIQITAR5S5/NYLYMGXMB4RANWVNJSIHG2IKPZ44CN5E/MT4CWVHB3N2C6KFUZ75QK4JQ2FYK4J4M.woff2\",weight:\"300\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-Kydvz .framer-styles-preset-f6ug0j:not(.rich-text-wrapper), .framer-Kydvz .framer-styles-preset-f6ug0j.rich-text-wrapper p { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --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: 300; --framer-font-weight-bold: 500; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 16px; --framer-paragraph-spacing: 8px; --framer-text-alignment: start; --framer-text-color: var(--token-5b9782e6-b785-4fed-8e1d-38b0fc163a79, #44403c); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-Kydvz\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (6d96db3)\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 sharedStyle1 from\"https://framerusercontent.com/modules/pshL270Sx5e1KbCTxNua/HrzWYtdxmTFbRnckvNF7/fNWXByC8u.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/btOuDsg55Beu3q0z0lu7/pr3NdGnLUVaBbOls0FBQ/I5SA6GC0R.js\";const cycleOrder=[\"XJvyfYlCp\",\"qLME5WUpx\",\"l2biGAxqY\"];const serializationHash=\"framer-H3c4q\";const variantClassNames={l2biGAxqY:\"framer-v-1mg61p5\",qLME5WUpx:\"framer-v-1wfakhb\",XJvyfYlCp:\"framer-v-ts9y0d\"};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={Desktop:\"XJvyfYlCp\",Phone:\"l2biGAxqY\",Tablet:\"qLME5WUpx\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"XJvyfYlCp\"};};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:\"XJvyfYlCp\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.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(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-ts9y0d\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"XJvyfYlCp\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-45eeb493-698b-472e-ae83-4ef9cf4140b3, rgb(255, 255, 255))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-fabf67aa-e8a7-47c3-9076-fc10c0489a95, rgb(249, 244, 232))\",...style},...addPropertyOverrides({l2biGAxqY:{\"data-framer-name\":\"Phone\"},qLME5WUpx:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14vo0ys\",\"data-framer-name\":\"Container / Internal\",layoutDependency:layoutDependency,layoutId:\"dYL9QXGaM\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-a56w4g\",\"data-framer-name\":\"Container / Left\",layoutDependency:layoutDependency,layoutId:\"IlBfTZOGn\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f6ug0j\",\"data-styles-preset\":\"I5SA6GC0R\",children:\"\\xa9 2025 Nives Batistić\"})}),className:\"framer-xrcjyz\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"sMSt0G22v\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({l2biGAxqY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f6ug0j\",\"data-styles-preset\":\"I5SA6GC0R\",style:{\"--framer-text-alignment\":\"center\"},children:\"\\xa9 2025 Nives Batistić\"})})}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-m0b4wg\",\"data-framer-name\":\"Container / Middle\",layoutDependency:layoutDependency,layoutId:\"NjnrZGw7m\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f6ug0j\",\"data-styles-preset\":\"I5SA6GC0R\",style:{\"--framer-text-alignment\":\"center\"},children:\"Croatia wedding photographer + videographer\"})}),className:\"framer-ardsxy\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"HygS9VEe4\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-9f62mx\",\"data-framer-name\":\"Container / Right\",layoutDependency:layoutDependency,layoutId:\"R9qqyhMfS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f6ug0j\",\"data-styles-preset\":\"I5SA6GC0R\",children:/*#__PURE__*/_jsx(Link,{href:\"https://bargussbatistic.com\",motionChild:true,nodeId:\"w8OktMBAZ\",openInNewTab:true,relValues:[],scopeId:\"J4gp8uZg5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dsst1g\",\"data-styles-preset\":\"fNWXByC8u\",children:\"Website by B&B\"})})})}),className:\"framer-p280qv\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"w8OktMBAZ\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({l2biGAxqY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f6ug0j\",\"data-styles-preset\":\"I5SA6GC0R\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://bargussbatistic.com\",motionChild:true,nodeId:\"w8OktMBAZ\",openInNewTab:true,relValues:[],scopeId:\"J4gp8uZg5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dsst1g\",\"data-styles-preset\":\"fNWXByC8u\",children:\"Website by B&B\"})})})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f6ug0j\",\"data-styles-preset\":\"I5SA6GC0R\",children:\"|\"})}),className:\"framer-1newbg4\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"NPk9Sd4_2\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({l2biGAxqY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f6ug0j\",\"data-styles-preset\":\"I5SA6GC0R\",style:{\"--framer-text-alignment\":\"center\"},children:\"|\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f6ug0j\",\"data-styles-preset\":\"I5SA6GC0R\",children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FOlmuvbAU\"},motionChild:true,nodeId:\"F_uLuvzWN\",openInNewTab:false,relValues:[],scopeId:\"J4gp8uZg5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dsst1g\",\"data-styles-preset\":\"fNWXByC8u\",children:\"Legal\"})})})}),className:\"framer-1bv8u1s\",\"data-framer-name\":\"Website by B&B | Privacy Policy | Terms & Conditions\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"F_uLuvzWN\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({l2biGAxqY:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-f6ug0j\",\"data-styles-preset\":\"I5SA6GC0R\",style:{\"--framer-text-alignment\":\"center\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"FOlmuvbAU\"},motionChild:true,nodeId:\"F_uLuvzWN\",openInNewTab:false,relValues:[],scopeId:\"J4gp8uZg5\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1dsst1g\",\"data-styles-preset\":\"fNWXByC8u\",children:\"Legal\"})})})})}},baseVariant,gestureVariant)})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-H3c4q.framer-h1jn2v, .framer-H3c4q .framer-h1jn2v { display: block; }\",\".framer-H3c4q.framer-ts9y0d { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 24px; position: relative; width: 1200px; }\",\".framer-H3c4q .framer-14vo0ys { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-H3c4q .framer-a56w4g { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-H3c4q .framer-xrcjyz, .framer-H3c4q .framer-ardsxy, .framer-H3c4q .framer-p280qv, .framer-H3c4q .framer-1newbg4, .framer-H3c4q .framer-1bv8u1s { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-H3c4q .framer-m0b4wg { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-H3c4q .framer-9f62mx { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-H3c4q.framer-v-1wfakhb.framer-ts9y0d { width: 810px; }\",\".framer-H3c4q.framer-v-1mg61p5.framer-ts9y0d { width: 390px; }\",\".framer-H3c4q.framer-v-1mg61p5 .framer-14vo0ys { flex-direction: column; }\",\".framer-H3c4q.framer-v-1mg61p5 .framer-a56w4g, .framer-H3c4q.framer-v-1mg61p5 .framer-m0b4wg { flex: none; flex-direction: column; gap: 0px; width: 100%; }\",\".framer-H3c4q.framer-v-1mg61p5 .framer-9f62mx { flex: none; justify-content: center; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-H3c4q[data-border=\"true\"]::after, .framer-H3c4q [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 64\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qLME5WUpx\":{\"layout\":[\"fixed\",\"auto\"]},\"l2biGAxqY\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerJ4gp8uZg5=withCSS(Component,css,\"framer-H3c4q\");export default FramerJ4gp8uZg5;FramerJ4gp8uZg5.displayName=\"Copyright\";FramerJ4gp8uZg5.defaultProps={height:64,width:1200};addPropertyControls(FramerJ4gp8uZg5,{variant:{options:[\"XJvyfYlCp\",\"qLME5WUpx\",\"l2biGAxqY\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerJ4gp8uZg5,[{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),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJ4gp8uZg5\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicHeight\":\"64\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qLME5WUpx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"l2biGAxqY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"1200\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (2f96024)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Cabinet Grotesk-regular\",\"FS;Cabinet Grotesk-medium\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/J6PPRPKWXDUIYA47IXLEQB4R4OPVYDQH/N2ZXAXWEHVMLISD2TIXJC7EF4GOY43L4/NXM4Z4TDCMYWBZ7AVI2N6DQ5VMWNENMU.woff2\",weight:\"400\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-F5I27 .framer-styles-preset-1rgmeid:not(.rich-text-wrapper), .framer-F5I27 .framer-styles-preset-1rgmeid.rich-text-wrapper p { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 16px; --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: 500; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 24px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, #292524); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-F5I27\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (2f96024)\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/XTR7klPquMQViX7jXAQS/XXOnNLYJU3tlUW7A6xyl/avzpZ8EON.js\";const enabledGestures={Dh1Ko40pH:{hover:true,pressed:true},Dr7sNtMHm:{hover:true,pressed:true},GnTzjXUBL:{hover:true,pressed:true},nMLZ3z2MR:{hover:true,pressed:true},YgHI2nrZG:{hover:true,pressed:true}};const cycleOrder=[\"Dh1Ko40pH\",\"GnTzjXUBL\",\"aZbtFPj_e\",\"Dr7sNtMHm\",\"nMLZ3z2MR\",\"YgHI2nrZG\"];const serializationHash=\"framer-Xe4Ai\";const variantClassNames={aZbtFPj_e:\"framer-v-hss6b2\",Dh1Ko40pH:\"framer-v-pmr1ut\",Dr7sNtMHm:\"framer-v-1uy66hp\",GnTzjXUBL:\"framer-v-bhkv3q\",nMLZ3z2MR:\"framer-v-u0k89y\",YgHI2nrZG:\"framer-v-1spvtx3\"};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={\"Dark / Arrow Left\":\"YgHI2nrZG\",\"Dark / Arrow No\":\"GnTzjXUBL\",\"Dark / Arrow Right Up\":\"nMLZ3z2MR\",\"Dark / Arrow Right\":\"Dh1Ko40pH\",\"Light / Arrow No\":\"Dr7sNtMHm\",\"Light / Arrow Right\":\"aZbtFPj_e\"};const getProps=({height,id,label,link,width,...props})=>{return{...props,AR_ZKFgjB:link??props.AR_ZKFgjB,NDUyeGUgN:label??props.NDUyeGUgN??\"Label\",variant:humanReadableVariantMap[props.variant]??props.variant??\"Dh1Ko40pH\"};};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,NDUyeGUgN,AR_ZKFgjB,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Dh1Ko40pH\",enabledGestures,ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if([\"GnTzjXUBL-hover\",\"GnTzjXUBL-pressed\",\"Dr7sNtMHm-hover\",\"Dr7sNtMHm-pressed\",\"nMLZ3z2MR-hover\",\"nMLZ3z2MR-pressed\",\"YgHI2nrZG-hover\",\"YgHI2nrZG-pressed\"].includes(gestureVariant))return false;if([\"GnTzjXUBL\",\"Dr7sNtMHm\",\"nMLZ3z2MR\",\"YgHI2nrZG\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"YgHI2nrZG-hover\",\"YgHI2nrZG-pressed\"].includes(gestureVariant))return true;if(baseVariant===\"YgHI2nrZG\")return true;return false;};const isDisplayed2=()=>{if([\"nMLZ3z2MR-hover\",\"nMLZ3z2MR-pressed\"].includes(gestureVariant))return true;if(baseVariant===\"nMLZ3z2MR\")return true;return false;};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:AR_ZKFgjB,motionChild:true,nodeId:\"Dh1Ko40pH\",scopeId:\"JJGCvQQw9\",children:/*#__PURE__*/_jsxs(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-pmr1ut\",className,classNames)} framer-iuq2g6`,\"data-framer-name\":\"Dark / Arrow Right\",layoutDependency:layoutDependency,layoutId:\"Dh1Ko40pH\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},variants:{\"Dh1Ko40pH-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"Dh1Ko40pH-pressed\":{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"Dr7sNtMHm-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-bcfd3b9e-29b4-494e-93e0-03e55d2ff11f, rgb(231, 229, 228))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"Dr7sNtMHm-pressed\":{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-bcfd3b9e-29b4-494e-93e0-03e55d2ff11f, rgb(231, 229, 228))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"GnTzjXUBL-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"GnTzjXUBL-pressed\":{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"nMLZ3z2MR-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"nMLZ3z2MR-pressed\":{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"YgHI2nrZG-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"YgHI2nrZG-pressed\":{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({\"Dh1Ko40pH-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"Dh1Ko40pH-pressed\":{\"data-border\":true,\"data-framer-name\":undefined},\"Dr7sNtMHm-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"Dr7sNtMHm-pressed\":{\"data-border\":true,\"data-framer-name\":undefined},\"GnTzjXUBL-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"GnTzjXUBL-pressed\":{\"data-border\":true,\"data-framer-name\":undefined},\"nMLZ3z2MR-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"nMLZ3z2MR-pressed\":{\"data-border\":true,\"data-framer-name\":undefined},\"YgHI2nrZG-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"YgHI2nrZG-pressed\":{\"data-border\":true,\"data-framer-name\":undefined},aZbtFPj_e:{\"data-framer-name\":\"Light / Arrow Right\"},Dr7sNtMHm:{\"data-framer-name\":\"Light / Arrow No\"},GnTzjXUBL:{\"data-framer-name\":\"Dark / Arrow No\"},nMLZ3z2MR:{\"data-framer-name\":\"Dark / Arrow Right Up\"},YgHI2nrZG:{\"data-framer-name\":\"Dark / Arrow Left\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rgmeid\",\"data-styles-preset\":\"avzpZ8EON\",children:\"Label\"})}),className:\"framer-4hl2ih\",\"data-framer-name\":\"View more stories\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"mYbcXo9Y_\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:NDUyeGUgN,variants:{aZbtFPj_e:{\"--extracted-r6o4lv\":\"var(--token-bcfd3b9e-29b4-494e-93e0-03e55d2ff11f, rgb(231, 229, 228))\"},Dr7sNtMHm:{\"--extracted-r6o4lv\":\"var(--token-bcfd3b9e-29b4-494e-93e0-03e55d2ff11f, rgb(231, 229, 228))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({aZbtFPj_e:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rgmeid\",\"data-styles-preset\":\"avzpZ8EON\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bcfd3b9e-29b4-494e-93e0-03e55d2ff11f, rgb(231, 229, 228)))\"},children:\"Label\"})})},Dr7sNtMHm:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1rgmeid\",\"data-styles-preset\":\"avzpZ8EON\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-bcfd3b9e-29b4-494e-93e0-03e55d2ff11f, rgb(231, 229, 228)))\"},children:\"Label\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-bgg863\",\"data-framer-name\":\"heroicons-outline/arrow-long-right\",layoutDependency:layoutDependency,layoutId:\"ygYz9a1hI\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1jr422p\",\"data-framer-name\":\"Vector\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"DKqMQmgZo\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 11\"><path d=\"M 15.25 1.75 L 19 5.5 M 19 5.5 L 15.25 9.25 M 18.5 5.5 L 1 5.5\" fill=\"transparent\" stroke-width=\"0.8\" stroke=\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:11753144327,withExternalLayout:true,...addPropertyOverrides({aZbtFPj_e:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 11\"><path d=\"M 15.25 1.75 L 19 5.5 M 19 5.5 L 15.25 9.25 M 18.5 5.5 L 1 5.5\" fill=\"transparent\" stroke-width=\"0.8\" stroke=\"var(--token-bcfd3b9e-29b4-494e-93e0-03e55d2ff11f, rgb(231, 229, 228))\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:9052413127}},baseVariant,gestureVariant)})}),isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-vr2ubj\",\"data-framer-name\":\"heroicons-outline/arrow-long-left\",layoutDependency:layoutDependency,layoutId:\"dhAzlf69Y\",style:{rotate:-180},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1qbgu1m\",\"data-framer-name\":\"Vector\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"spYkp1JFQ\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 11\"><path d=\"M 15.25 1.75 L 19 5.5 M 19 5.5 L 15.25 9.25 M 18.5 5.5 L 1 5.5\" fill=\"transparent\" stroke-width=\"0.8\" stroke=\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:11753144327,withExternalLayout:true})}),isDisplayed2()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1djtlx2\",\"data-framer-name\":\"heroicons-outline/arrow-long-right-up\",layoutDependency:layoutDependency,layoutId:\"JW5QVaLuQ\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1hrct6k\",\"data-framer-name\":\"Vector\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"UL9Guloyq\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 20 20\"><path d=\"M 14.25 0 L 18 3.75 M 18 3.75 L 14.25 7.5 M 17.5 3.75 L 0 3.75\" transform=\"translate(1 5.75) rotate(-45 9 3.75)\" fill=\"transparent\" stroke-width=\"0.8\" stroke=\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\" stroke-linecap=\"square\" stroke-miterlimit=\"10\" stroke-dasharray=\"\"></path></svg>',svgContentId:8721138851,withExternalLayout:true})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Xe4Ai.framer-iuq2g6, .framer-Xe4Ai .framer-iuq2g6 { display: block; }\",\".framer-Xe4Ai.framer-pmr1ut { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 4px 0px 4px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-Xe4Ai .framer-4hl2ih { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-Xe4Ai .framer-bgg863, .framer-Xe4Ai .framer-vr2ubj, .framer-Xe4Ai .framer-1djtlx2 { aspect-ratio: 1 / 1; flex: none; gap: 0px; height: var(--framer-aspect-ratio-supported, 24px); overflow: visible; position: relative; width: 24px; }\",\".framer-Xe4Ai .framer-1jr422p, .framer-Xe4Ai .framer-1qbgu1m { flex: none; height: 11px; left: calc(50.00000000000002% - 20px / 2); position: absolute; top: calc(50.00000000000002% - 11px / 2); width: 20px; }\",\".framer-Xe4Ai .framer-1hrct6k { flex: none; height: 20px; left: calc(50.00000000000002% - 20px / 2); position: absolute; top: calc(50.00000000000002% - 20px / 2); width: 20px; }\",\".framer-Xe4Ai.framer-v-hss6b2.framer-pmr1ut { cursor: unset; }\",\".framer-Xe4Ai.framer-v-1spvtx3 .framer-4hl2ih { order: 1; }\",\".framer-Xe4Ai.framer-v-1spvtx3 .framer-vr2ubj { order: 0; }\",...sharedStyle.css,'.framer-Xe4Ai[data-border=\"true\"]::after, .framer-Xe4Ai [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 32\n * @framerIntrinsicWidth 68.5\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"GnTzjXUBL\":{\"layout\":[\"auto\",\"auto\"]},\"aZbtFPj_e\":{\"layout\":[\"auto\",\"auto\"]},\"Dr7sNtMHm\":{\"layout\":[\"auto\",\"auto\"]},\"nMLZ3z2MR\":{\"layout\":[\"auto\",\"auto\"]},\"YgHI2nrZG\":{\"layout\":[\"auto\",\"auto\"]},\"UR19czmlH\":{\"layout\":[\"auto\",\"auto\"]},\"SuxpXpjpE\":{\"layout\":[\"auto\",\"auto\"]},\"KiEDBV8yb\":{\"layout\":[\"auto\",\"auto\"]},\"t6pAQPDna\":{\"layout\":[\"auto\",\"auto\"]},\"RDoij9yQp\":{\"layout\":[\"auto\",\"auto\"]},\"fbKHpCohn\":{\"layout\":[\"auto\",\"auto\"]},\"ElV8APaNy\":{\"layout\":[\"auto\",\"auto\"]},\"LOvhzci0C\":{\"layout\":[\"auto\",\"auto\"]},\"mB5P6DnOb\":{\"layout\":[\"auto\",\"auto\"]},\"ixNhgDzaW\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"NDUyeGUgN\":\"label\",\"AR_ZKFgjB\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerJJGCvQQw9=withCSS(Component,css,\"framer-Xe4Ai\");export default FramerJJGCvQQw9;FramerJJGCvQQw9.displayName=\"Primary\";FramerJJGCvQQw9.defaultProps={height:32,width:68.5};addPropertyControls(FramerJJGCvQQw9,{variant:{options:[\"Dh1Ko40pH\",\"GnTzjXUBL\",\"aZbtFPj_e\",\"Dr7sNtMHm\",\"nMLZ3z2MR\",\"YgHI2nrZG\"],optionTitles:[\"Dark / Arrow Right\",\"Dark / Arrow No\",\"Light / Arrow Right\",\"Light / Arrow No\",\"Dark / Arrow Right Up\",\"Dark / Arrow Left\"],title:\"Variant\",type:ControlType.Enum},NDUyeGUgN:{defaultValue:\"Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},AR_ZKFgjB:{title:\"Link\",type:ControlType.Link}});addFonts(FramerJJGCvQQw9,[{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\":\"FramerJJGCvQQw9\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"68.5\",\"framerAutoSizeImages\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"GnTzjXUBL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"aZbtFPj_e\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Dr7sNtMHm\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"nMLZ3z2MR\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"YgHI2nrZG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"UR19czmlH\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"SuxpXpjpE\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KiEDBV8yb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"t6pAQPDna\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"RDoij9yQp\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"fbKHpCohn\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ElV8APaNy\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LOvhzci0C\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"mB5P6DnOb\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"ixNhgDzaW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"32\",\"framerVariables\":\"{\\\"NDUyeGUgN\\\":\\\"label\\\",\\\"AR_ZKFgjB\\\":\\\"link\\\"}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./JJGCvQQw9.map","// Generated by Framer (2f96024)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Cabinet Grotesk-regular\",\"FS;Cabinet Grotesk-medium\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/J6PPRPKWXDUIYA47IXLEQB4R4OPVYDQH/N2ZXAXWEHVMLISD2TIXJC7EF4GOY43L4/NXM4Z4TDCMYWBZ7AVI2N6DQ5VMWNENMU.woff2\",weight:\"400\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-F5I27 .framer-styles-preset-1rgmeid:not(.rich-text-wrapper), .framer-F5I27 .framer-styles-preset-1rgmeid.rich-text-wrapper p { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 16px; --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: 500; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 24px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, #292524); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-F5I27\";\nexport const __FramerMetadata__ = {\"exports\":{\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (2f96024)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Cabinet Grotesk-light\",\"FS;Cabinet Grotesk-medium\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/7GWNQ5AHAZORLOWZ7ELKPLOIQITAR5S5/NYLYMGXMB4RANWVNJSIHG2IKPZ44CN5E/MT4CWVHB3N2C6KFUZ75QK4JQ2FYK4J4M.woff2\",weight:\"300\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-Dvyyk .framer-styles-preset-1vf0lel:not(.rich-text-wrapper), .framer-Dvyyk .framer-styles-preset-1vf0lel.rich-text-wrapper p { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 14px; --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: 300; --framer-font-weight-bold: 500; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 20px; --framer-paragraph-spacing: 8px; --framer-text-alignment: start; --framer-text-color: var(--token-5b9782e6-b785-4fed-8e1d-38b0fc163a79, #44403c); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-Dvyyk\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (2f96024)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Cabinet Grotesk-regular\",\"FS;Cabinet Grotesk-medium\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/J6PPRPKWXDUIYA47IXLEQB4R4OPVYDQH/N2ZXAXWEHVMLISD2TIXJC7EF4GOY43L4/NXM4Z4TDCMYWBZ7AVI2N6DQ5VMWNENMU.woff2\",weight:\"400\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-LrIjg .framer-styles-preset-1nrkkq7:not(.rich-text-wrapper), .framer-LrIjg .framer-styles-preset-1nrkkq7.rich-text-wrapper p { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 14px; --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: 500; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 20px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, #292524); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-LrIjg\";\nexport const __FramerMetadata__ = {\"exports\":{\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (2f96024)\nimport{jsx as _jsx}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/tSXxLyYztzAZTu4EDWSc/rrPOvFltjlil8sMlKvp7/F81JMnW0L.js\";const enabledGestures={dHENY6Ptc:{hover:true,pressed:true}};const serializationHash=\"framer-vestW\";const variantClassNames={dHENY6Ptc:\"framer-v-1ogva8m\"};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,label,link,width,...props})=>{return{...props,AR_ZKFgjB:link??props.AR_ZKFgjB,NDUyeGUgN:label??props.NDUyeGUgN??\"Label\"};};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,NDUyeGUgN,AR_ZKFgjB,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"dHENY6Ptc\",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:AR_ZKFgjB,motionChild:true,nodeId:\"dHENY6Ptc\",scopeId:\"UiqiMJ1kk\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-1ogva8m\",className,classNames)} framer-1i5t5mo`,\"data-framer-name\":\"Dark / Arrow Right\",layoutDependency:layoutDependency,layoutId:\"dHENY6Ptc\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},variants:{\"dHENY6Ptc-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"dHENY6Ptc-pressed\":{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({\"dHENY6Ptc-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"dHENY6Ptc-pressed\":{\"data-border\":true,\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1nrkkq7\",\"data-styles-preset\":\"F81JMnW0L\",children:\"Label\"})}),className:\"framer-1ftlqfc\",\"data-framer-name\":\"View more stories\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"o89wt_0zO\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:NDUyeGUgN,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-vestW.framer-1i5t5mo, .framer-vestW .framer-1i5t5mo { display: block; }\",\".framer-vestW.framer-1ogva8m { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-vestW .framer-1ftlqfc { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",...sharedStyle.css,'.framer-vestW[data-border=\"true\"]::after, .framer-vestW [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 20\n * @framerIntrinsicWidth 32\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"LSDF5p4g7\":{\"layout\":[\"auto\",\"auto\"]},\"uo9TZ267Q\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"NDUyeGUgN\":\"label\",\"AR_ZKFgjB\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerUiqiMJ1kk=withCSS(Component,css,\"framer-vestW\");export default FramerUiqiMJ1kk;FramerUiqiMJ1kk.displayName=\"Tertiary\";FramerUiqiMJ1kk.defaultProps={height:20,width:32};addPropertyControls(FramerUiqiMJ1kk,{NDUyeGUgN:{defaultValue:\"Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},AR_ZKFgjB:{title:\"Link\",type:ControlType.Link}});addFonts(FramerUiqiMJ1kk,[{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\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerUiqiMJ1kk\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"LSDF5p4g7\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"uo9TZ267Q\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"32\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicHeight\":\"20\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"NDUyeGUgN\\\":\\\"label\\\",\\\"AR_ZKFgjB\\\":\\\"link\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerColorSyntax\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./UiqiMJ1kk.map","// Generated by Framer (84fc51f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,ResolveLinks,RichText,SmartComponentScopedContainer,SVG,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/uNWa0jCMtaDVZLVjsYan/WjnxlAtd3NbPv9daCvvc/avzpZ8EON.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/iuOf4dpns02grNO21BXp/jN5LVZZymiJoNWLgRFLz/LESj31dt_.js\";import Tertiary from\"https://framerusercontent.com/modules/fwVq8c1mUMQbfBg1GsEC/or948zSoEN3XxnxaCozP/UiqiMJ1kk.js\";const TertiaryFonts=getFonts(Tertiary);const cycleOrder=[\"SkwTP3dlH\",\"g98h1a0po\",\"FU2UtD6Fc\"];const serializationHash=\"framer-haPrO\";const variantClassNames={FU2UtD6Fc:\"framer-v-1opnpgd\",g98h1a0po:\"framer-v-dgicz5\",SkwTP3dlH:\"framer-v-rhwb7m\"};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={Desktop:\"SkwTP3dlH\",Phone:\"FU2UtD6Fc\",Tablet:\"g98h1a0po\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"SkwTP3dlH\"};};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:\"SkwTP3dlH\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className];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__*/_jsx(motion.footer,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-rhwb7m\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"SkwTP3dlH\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"var(--token-45eeb493-698b-472e-ae83-4ef9cf4140b3, rgb(255, 255, 255))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",backgroundColor:\"var(--token-fabf67aa-e8a7-47c3-9076-fc10c0489a95, rgb(249, 244, 232))\",...style},...addPropertyOverrides({FU2UtD6Fc:{\"data-framer-name\":\"Phone\"},g98h1a0po:{\"data-framer-name\":\"Tablet\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-518u0w\",\"data-framer-name\":\"Container / Internal\",layoutDependency:layoutDependency,layoutId:\"MtAQt_OXj\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-zn7jbp\",\"data-framer-name\":\"Container / Left\",layoutDependency:layoutDependency,layoutId:\"GXfBhEm5s\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-39fntb\",\"data-framer-name\":\"Container / Menu\",layoutDependency:layoutDependency,layoutId:\"gPs9bjLbl\",children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"Eco280bW0\",openInNewTab:false,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-14e7t0g framer-1r4509n\",\"data-framer-name\":\"Logo_NB\",layoutDependency:layoutDependency,layoutId:\"Eco280bW0\",children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-14821lp\",\"data-framer-name\":\"Logo_NB\",layoutDependency:layoutDependency,layoutId:\"Krrgpn1wg\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 75.934 40.053\" overflow=\"visible\"><g><path d=\"M 0 0 L 75.934 0 L 75.934 40.051 L 0 40.051 Z\" fill=\"transparent\"></path><path d=\"M 64.864 17.987 C 69.2 16.362 73.185 12.636 73.185 8.504 C 73.185 2.95 69.459 0 60.29 0 L 23.688 0 L 23.615 1.107 L 30.035 1.956 C 33.116 2.491 34.168 3.856 34.555 28.208 C 26.179 18.007 18.983 7.065 14.723 0 L 0 0 L 0 1.107 L 3.136 1.549 C 4.575 1.825 5.627 2.343 6.603 3.063 C 6.345 34.758 6.086 36.915 3.081 37.635 L 0.128 38.152 L 0.128 39.26 L 22.968 39.26 L 23.041 38.152 L 15.642 37.101 C 10.606 36.104 8.06 33.041 7.728 4.042 C 8.373 4.707 8.964 5.425 9.684 6.274 C 16.29 14.853 28.999 32.323 34.552 40.053 L 35.863 39.98 C 35.808 38.228 35.735 34.354 35.735 31.087 C 35.735 4.705 36.455 2.217 39.202 1.496 C 40.458 1.24 41.751 1.213 43.017 1.417 L 44.312 1.624 C 47.134 2.141 47.264 2.27 47.264 20.663 C 47.264 36.307 47.191 36.897 44.645 37.487 L 41.178 38.133 L 41.178 39.257 L 61.341 39.257 C 69.644 39.257 75.934 33.686 75.934 27.543 C 75.934 22.378 73.036 18.705 64.864 17.987 Z M 54.349 1.235 C 63.702 1.419 66.581 2.601 66.581 9.28 C 66.581 13.061 65.585 16.345 63.759 17.914 C 63.114 17.841 62.32 17.841 61.565 17.859 C 58.946 17.859 56.38 17.859 53.834 17.931 C 53.834 4.961 54.018 2.749 54.351 1.235 Z M 54.331 38.06 C 53.945 36.546 53.814 33.927 53.814 19.538 C 56.433 19.096 58.924 18.818 61.213 18.818 C 67.357 18.818 68.999 23.523 68.999 29.094 C 68.999 35.238 67.874 36.952 54.331 38.06 Z\" fill=\"var(--token-c6cbaf8d-0b82-4553-ab5f-9918da4d89b6, rgb(28, 25, 23))\"></path></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1vzmiw2\",layoutDependency:layoutDependency,layoutId:\"O2UKTV7kU\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 75.934 40.051\" overflow=\"visible\"><path d=\"M 0 0 L 75.934 0 L 75.934 40.051 L 0 40.051 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-1nux4hf\",layoutDependency:layoutDependency,layoutId:\"CBMIHcrel\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 75.934 40.053\" overflow=\"visible\"><path d=\"M 64.864 17.987 C 69.2 16.362 73.185 12.636 73.185 8.504 C 73.185 2.95 69.459 0 60.29 0 L 23.688 0 L 23.615 1.107 L 30.035 1.956 C 33.116 2.491 34.168 3.856 34.555 28.208 C 26.179 18.007 18.983 7.065 14.723 0 L 0 0 L 0 1.107 L 3.136 1.549 C 4.575 1.825 5.627 2.343 6.603 3.063 C 6.345 34.758 6.086 36.915 3.081 37.635 L 0.128 38.152 L 0.128 39.26 L 22.968 39.26 L 23.041 38.152 L 15.642 37.101 C 10.606 36.104 8.06 33.041 7.728 4.042 C 8.373 4.707 8.964 5.425 9.684 6.274 C 16.29 14.853 28.999 32.323 34.552 40.053 L 35.863 39.98 C 35.808 38.228 35.735 34.354 35.735 31.087 C 35.735 4.705 36.455 2.217 39.202 1.496 C 40.458 1.24 41.751 1.213 43.017 1.417 L 44.312 1.624 C 47.134 2.141 47.264 2.27 47.264 20.663 C 47.264 36.307 47.191 36.897 44.645 37.487 L 41.178 38.133 L 41.178 39.257 L 61.341 39.257 C 69.644 39.257 75.934 33.686 75.934 27.543 C 75.934 22.378 73.036 18.705 64.864 17.987 Z M 54.349 1.235 C 63.702 1.419 66.581 2.601 66.581 9.28 C 66.581 13.061 65.585 16.345 63.759 17.914 C 63.114 17.841 62.32 17.841 61.565 17.859 C 58.946 17.859 56.38 17.859 53.834 17.931 C 53.834 4.961 54.018 2.749 54.351 1.235 Z M 54.331 38.06 C 53.945 36.546 53.814 33.927 53.814 19.538 C 56.433 19.096 58.924 18.818 61.213 18.818 C 67.357 18.818 68.999 23.523 68.999 29.094 C 68.999 35.238 67.874 36.952 54.331 38.06 Z\" fill=\"var(--token-c6cbaf8d-0b82-4553-ab5f-9918da4d89b6, rgb(28, 25, 23))\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1fqfbzf\",layoutDependency:layoutDependency,layoutId:\"QAaYD7otU\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 75.934 40.053\" overflow=\"visible\"><path d=\"M 64.864 17.987 C 69.2 16.362 73.185 12.636 73.185 8.504 C 73.185 2.95 69.459 0 60.29 0 L 23.688 0 L 23.615 1.107 L 30.035 1.956 C 33.116 2.491 34.168 3.856 34.555 28.208 C 26.179 18.007 18.983 7.065 14.723 0 L 0 0 L 0 1.107 L 3.136 1.549 C 4.575 1.825 5.627 2.343 6.603 3.063 C 6.345 34.758 6.086 36.915 3.081 37.635 L 0.128 38.152 L 0.128 39.26 L 22.968 39.26 L 23.041 38.152 L 15.642 37.101 C 10.606 36.104 8.06 33.041 7.728 4.042 C 8.373 4.707 8.964 5.425 9.684 6.274 C 16.29 14.853 28.999 32.323 34.552 40.053 L 35.863 39.98 C 35.808 38.228 35.735 34.354 35.735 31.087 C 35.735 4.705 36.455 2.217 39.202 1.496 C 40.458 1.24 41.751 1.213 43.017 1.417 L 44.312 1.624 C 47.134 2.141 47.264 2.27 47.264 20.663 C 47.264 36.307 47.191 36.897 44.645 37.487 L 41.178 38.133 L 41.178 39.257 L 61.341 39.257 C 69.644 39.257 75.934 33.686 75.934 27.543 C 75.934 22.378 73.036 18.705 64.864 17.987 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-18rl4ij\",layoutDependency:layoutDependency,layoutId:\"GKV6gKJ5h\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12.747 16.696\" overflow=\"visible\"><path d=\"M 0.515 0 C 9.867 0.183 12.747 1.366 12.747 8.044 C 12.747 11.825 11.75 15.109 9.925 16.678 C 9.28 16.606 8.486 16.606 7.73 16.623 C 5.112 16.623 2.546 16.623 0 16.696 C 0 3.726 0.183 1.514 0.517 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1hqolt3\",layoutDependency:layoutDependency,layoutId:\"yvqFVwVfu\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15.185 19.242\" overflow=\"visible\"><path d=\"M 0.517 19.242 C 0.13 17.728 0 15.109 0 0.72 C 2.619 0.278 5.109 0 7.399 0 C 13.543 0 15.185 4.705 15.185 10.276 C 15.185 16.42 14.06 18.135 0.517 19.242 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})]})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1vf0lel\",\"data-styles-preset\":\"LESj31dt_\",children:\"Documentary-style photo and video for your most cherished moments.\"}),/*#__PURE__*/_jsxs(motion.h5,{className:\"framer-styles-preset-1vf0lel\",\"data-styles-preset\":\"LESj31dt_\",children:[\"Based in Rijeka, Croatia.\",/*#__PURE__*/_jsx(motion.br,{}),\"Available in the EU + UK.\"]})]}),className:\"framer-1gln3mx\",\"data-framer-name\":\"Explore\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"eSaoJUUfT\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})]})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1v2y42\",\"data-framer-name\":\"Container / Right\",layoutDependency:layoutDependency,layoutId:\"s8oxwGaaS\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-16d0w34\",\"data-framer-name\":\"Container / Menu\",layoutDependency:layoutDependency,layoutId:\"KWHp_Gioc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1rgmeid\",\"data-styles-preset\":\"avzpZ8EON\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Explore\"})})}),className:\"framer-qxut2q\",\"data-framer-name\":\"Explore\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"ko0e6f8Bc\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.ul,{className:\"framer-3fgnoa\",\"data-framer-name\":\"Container / Menu / List\",layoutDependency:layoutDependency,layoutId:\"zFY1fWt4a\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined},{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(56+((componentViewport?.height||280)-112-168)/2)+0+0+0+36+0+0,...addPropertyOverrides({FU2UtD6Fc:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||200)-112-584)/2)+0+112+0+0+0+36+0+0},g98h1a0po:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||284)-112-168)/2)+0+0+0+36+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{as:\"li\",className:\"framer-rytqrw-container\",layoutDependency:layoutDependency,layoutId:\"Ti_k91htL-container\",nodeId:\"Ti_k91htL\",rendersWithMotion:true,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(Tertiary,{AR_ZKFgjB:resolvedLinks[0],height:\"100%\",id:\"Ti_k91htL\",layoutId:\"Ti_k91htL\",NDUyeGUgN:\"Home\",width:\"100%\",...addPropertyOverrides({FU2UtD6Fc:{AR_ZKFgjB:resolvedLinks[2]},g98h1a0po:{AR_ZKFgjB:resolvedLinks[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F_fxjD0zy\"},implicitPathVariables:undefined},{href:{webPageId:\"F_fxjD0zy\"},implicitPathVariables:undefined},{href:{webPageId:\"F_fxjD0zy\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(56+((componentViewport?.height||280)-112-168)/2)+0+0+0+36+0+28,...addPropertyOverrides({FU2UtD6Fc:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||200)-112-584)/2)+0+112+0+0+0+36+0+28},g98h1a0po:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||284)-112-168)/2)+0+0+0+36+0+28}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{as:\"li\",className:\"framer-1k6azju-container\",layoutDependency:layoutDependency,layoutId:\"VdjXAi49p-container\",nodeId:\"VdjXAi49p\",rendersWithMotion:true,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(Tertiary,{AR_ZKFgjB:resolvedLinks1[0],height:\"100%\",id:\"VdjXAi49p\",layoutId:\"VdjXAi49p\",NDUyeGUgN:\"Experience\",width:\"100%\",...addPropertyOverrides({FU2UtD6Fc:{AR_ZKFgjB:resolvedLinks1[2]},g98h1a0po:{AR_ZKFgjB:resolvedLinks1[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aLInONd4C\"},implicitPathVariables:undefined},{href:{webPageId:\"aLInONd4C\"},implicitPathVariables:undefined},{href:{webPageId:\"aLInONd4C\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(56+((componentViewport?.height||280)-112-168)/2)+0+0+0+36+0+56,...addPropertyOverrides({FU2UtD6Fc:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||200)-112-584)/2)+0+112+0+0+0+36+0+56},g98h1a0po:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||284)-112-168)/2)+0+0+0+36+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{as:\"li\",className:\"framer-1dqll15-container\",layoutDependency:layoutDependency,layoutId:\"USz5mqLa4-container\",nodeId:\"USz5mqLa4\",rendersWithMotion:true,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(Tertiary,{AR_ZKFgjB:resolvedLinks2[0],height:\"100%\",id:\"USz5mqLa4\",layoutId:\"USz5mqLa4\",NDUyeGUgN:\"Stories\",width:\"100%\",...addPropertyOverrides({FU2UtD6Fc:{AR_ZKFgjB:resolvedLinks2[2]},g98h1a0po:{AR_ZKFgjB:resolvedLinks2[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wsdRioxkp\"},implicitPathVariables:undefined},{href:{webPageId:\"wsdRioxkp\"},implicitPathVariables:undefined},{href:{webPageId:\"wsdRioxkp\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(56+((componentViewport?.height||280)-112-168)/2)+0+0+0+36+0+84,...addPropertyOverrides({FU2UtD6Fc:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||200)-112-584)/2)+0+112+0+0+0+36+0+84},g98h1a0po:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||284)-112-168)/2)+0+0+0+36+0+84}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{as:\"li\",className:\"framer-1h7ny4a-container\",layoutDependency:layoutDependency,layoutId:\"UnW0NdF8U-container\",nodeId:\"UnW0NdF8U\",rendersWithMotion:true,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(Tertiary,{AR_ZKFgjB:resolvedLinks3[0],height:\"100%\",id:\"UnW0NdF8U\",layoutId:\"UnW0NdF8U\",NDUyeGUgN:\"Journal\",width:\"100%\",...addPropertyOverrides({FU2UtD6Fc:{AR_ZKFgjB:resolvedLinks3[2]},g98h1a0po:{AR_ZKFgjB:resolvedLinks3[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LKGhTJTzh\"},implicitPathVariables:undefined},{href:{webPageId:\"LKGhTJTzh\"},implicitPathVariables:undefined},{href:{webPageId:\"LKGhTJTzh\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(56+((componentViewport?.height||280)-112-168)/2)+0+0+0+36+0+112,...addPropertyOverrides({FU2UtD6Fc:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||200)-112-584)/2)+0+112+0+0+0+36+0+112},g98h1a0po:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||284)-112-168)/2)+0+0+0+36+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{as:\"li\",className:\"framer-aqtnbp-container\",layoutDependency:layoutDependency,layoutId:\"H5vdk3Ckn-container\",nodeId:\"H5vdk3Ckn\",rendersWithMotion:true,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(Tertiary,{AR_ZKFgjB:resolvedLinks4[0],height:\"100%\",id:\"H5vdk3Ckn\",layoutId:\"H5vdk3Ckn\",NDUyeGUgN:\"Inquire\",width:\"100%\",...addPropertyOverrides({FU2UtD6Fc:{AR_ZKFgjB:resolvedLinks4[2]},g98h1a0po:{AR_ZKFgjB:resolvedLinks4[1]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dy6l4r\",\"data-framer-name\":\"Container / Menu\",layoutDependency:layoutDependency,layoutId:\"W5YSQ50E5\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1rgmeid\",\"data-styles-preset\":\"avzpZ8EON\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Stories\"})})}),className:\"framer-15rm59j\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"SE4I57O43\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.ul,{className:\"framer-vkh6q7\",\"data-framer-name\":\"Container / Menu / List\",layoutDependency:layoutDependency,layoutId:\"CkfrRVptQ\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"fiiM9s7tk\"},implicitPathVariables:undefined},{href:{webPageId:\"fiiM9s7tk\"},implicitPathVariables:undefined},{href:{webPageId:\"fiiM9s7tk\"},implicitPathVariables:undefined}],children:resolvedLinks5=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(56+((componentViewport?.height||280)-112-168)/2)+0+0+0+36+0+0,...addPropertyOverrides({FU2UtD6Fc:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||200)-112-584)/2)+0+112+0+208+0+36+0+0},g98h1a0po:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||284)-112-168)/2)+0+0+0+36+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{as:\"li\",className:\"framer-paueov-container\",layoutDependency:layoutDependency,layoutId:\"JWEpdSxxj-container\",nodeId:\"JWEpdSxxj\",rendersWithMotion:true,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(Tertiary,{AR_ZKFgjB:resolvedLinks5[0],height:\"100%\",id:\"JWEpdSxxj\",layoutId:\"JWEpdSxxj\",NDUyeGUgN:\"Lydia + Ben\",width:\"100%\",...addPropertyOverrides({FU2UtD6Fc:{AR_ZKFgjB:resolvedLinks5[2]},g98h1a0po:{AR_ZKFgjB:resolvedLinks5[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"z4oLfEDc3\"},implicitPathVariables:undefined},{href:{webPageId:\"z4oLfEDc3\"},implicitPathVariables:undefined},{href:{webPageId:\"z4oLfEDc3\"},implicitPathVariables:undefined}],children:resolvedLinks6=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(56+((componentViewport?.height||280)-112-168)/2)+0+0+0+36+0+28,...addPropertyOverrides({FU2UtD6Fc:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||200)-112-584)/2)+0+112+0+208+0+36+0+28},g98h1a0po:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||284)-112-168)/2)+0+0+0+36+0+28}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{as:\"li\",className:\"framer-66yv8b-container\",layoutDependency:layoutDependency,layoutId:\"AW_6vTgm1-container\",nodeId:\"AW_6vTgm1\",rendersWithMotion:true,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(Tertiary,{AR_ZKFgjB:resolvedLinks6[0],height:\"100%\",id:\"AW_6vTgm1\",layoutId:\"AW_6vTgm1\",NDUyeGUgN:\"Summer + Renaldo\",width:\"100%\",...addPropertyOverrides({FU2UtD6Fc:{AR_ZKFgjB:resolvedLinks6[2]},g98h1a0po:{AR_ZKFgjB:resolvedLinks6[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"zBO_eUkzr\"},implicitPathVariables:undefined},{href:{webPageId:\"zBO_eUkzr\"},implicitPathVariables:undefined},{href:{webPageId:\"zBO_eUkzr\"},implicitPathVariables:undefined}],children:resolvedLinks7=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(56+((componentViewport?.height||280)-112-168)/2)+0+0+0+36+0+56,...addPropertyOverrides({FU2UtD6Fc:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||200)-112-584)/2)+0+112+0+208+0+36+0+56},g98h1a0po:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||284)-112-168)/2)+0+0+0+36+0+56}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{as:\"li\",className:\"framer-gixth4-container\",layoutDependency:layoutDependency,layoutId:\"DkrdVIQMt-container\",nodeId:\"DkrdVIQMt\",rendersWithMotion:true,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(Tertiary,{AR_ZKFgjB:resolvedLinks7[0],height:\"100%\",id:\"DkrdVIQMt\",layoutId:\"DkrdVIQMt\",NDUyeGUgN:\"Andrea + Damjan\",width:\"100%\",...addPropertyOverrides({FU2UtD6Fc:{AR_ZKFgjB:resolvedLinks7[2]},g98h1a0po:{AR_ZKFgjB:resolvedLinks7[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"klfnTgrDS\"},implicitPathVariables:undefined},{href:{webPageId:\"klfnTgrDS\"},implicitPathVariables:undefined},{href:{webPageId:\"klfnTgrDS\"},implicitPathVariables:undefined}],children:resolvedLinks8=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(56+((componentViewport?.height||280)-112-168)/2)+0+0+0+36+0+84,...addPropertyOverrides({FU2UtD6Fc:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||200)-112-584)/2)+0+112+0+208+0+36+0+84},g98h1a0po:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||284)-112-168)/2)+0+0+0+36+0+84}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{as:\"li\",className:\"framer-n31w2g-container\",layoutDependency:layoutDependency,layoutId:\"mFXSVlW7l-container\",nodeId:\"mFXSVlW7l\",rendersWithMotion:true,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(Tertiary,{AR_ZKFgjB:resolvedLinks8[0],height:\"100%\",id:\"mFXSVlW7l\",layoutId:\"mFXSVlW7l\",NDUyeGUgN:\"Anamaria + Nandi\",width:\"100%\",...addPropertyOverrides({FU2UtD6Fc:{AR_ZKFgjB:resolvedLinks8[2]},g98h1a0po:{AR_ZKFgjB:resolvedLinks8[1]}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"QFPEeJIy8\"},implicitPathVariables:undefined},{href:{webPageId:\"QFPEeJIy8\"},implicitPathVariables:undefined},{href:{webPageId:\"QFPEeJIy8\"},implicitPathVariables:undefined}],children:resolvedLinks9=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(56+((componentViewport?.height||280)-112-168)/2)+0+0+0+36+0+112,...addPropertyOverrides({FU2UtD6Fc:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||200)-112-584)/2)+0+112+0+208+0+36+0+112},g98h1a0po:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||284)-112-168)/2)+0+0+0+36+0+112}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{as:\"li\",className:\"framer-dknjuc-container\",layoutDependency:layoutDependency,layoutId:\"QNFWhGghL-container\",nodeId:\"QNFWhGghL\",rendersWithMotion:true,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(Tertiary,{AR_ZKFgjB:resolvedLinks9[0],height:\"100%\",id:\"QNFWhGghL\",layoutId:\"QNFWhGghL\",NDUyeGUgN:\"Mia + Ivan\",width:\"100%\",...addPropertyOverrides({FU2UtD6Fc:{AR_ZKFgjB:resolvedLinks9[2]},g98h1a0po:{AR_ZKFgjB:resolvedLinks9[1]}},baseVariant,gestureVariant)})})})})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1jeaai6\",\"data-framer-name\":\"Container / Menu\",layoutDependency:layoutDependency,layoutId:\"UcR6QxJDd\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h4,{className:\"framer-styles-preset-1rgmeid\",\"data-styles-preset\":\"avzpZ8EON\",children:/*#__PURE__*/_jsx(motion.strong,{children:\"Follow\"})})}),className:\"framer-gyewlb\",fonts:[\"Inter\",\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"epeUjutht\",style:{\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(motion.ul,{className:\"framer-1bsw7ln\",\"data-framer-name\":\"Container / Menu / List\",layoutDependency:layoutDependency,layoutId:\"MOpnYC0OG\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:20,y:(componentViewport?.y||0)+(56+((componentViewport?.height||280)-112-168)/2)+0+0+0+36+0+0,...addPropertyOverrides({FU2UtD6Fc:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||200)-112-584)/2)+0+112+0+416+0+36+0+0},g98h1a0po:{y:(componentViewport?.y||0)+(56+((componentViewport?.height||284)-112-168)/2)+0+0+0+36+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{as:\"li\",className:\"framer-1os5e4f-container\",layoutDependency:layoutDependency,layoutId:\"p0jqaPUQe-container\",nodeId:\"p0jqaPUQe\",rendersWithMotion:true,scopeId:\"SMXtAEbuH\",children:/*#__PURE__*/_jsx(Tertiary,{AR_ZKFgjB:\"https://www.instagram.com/nivesbatistic/\",height:\"100%\",id:\"p0jqaPUQe\",layoutId:\"p0jqaPUQe\",NDUyeGUgN:\"Instagram\",width:\"100%\"})})})})]})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-haPrO.framer-1r4509n, .framer-haPrO .framer-1r4509n { display: block; }\",\".framer-haPrO.framer-rhwb7m { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 56px 24px 56px 24px; position: relative; width: 1200px; }\",\".framer-haPrO .framer-518u0w { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-haPrO .framer-zn7jbp { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: 30%; }\",\".framer-haPrO .framer-39fntb { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 24px; height: min-content; justify-content: center; max-width: 220px; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-haPrO .framer-14e7t0g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-haPrO .framer-14821lp { height: 40px; position: relative; width: 76px; }\",\".framer-haPrO .framer-1vzmiw2, .framer-haPrO .framer-1nux4hf, .framer-haPrO .framer-1fqfbzf { height: 40px; left: 0px; position: absolute; top: 0px; width: 76px; }\",\".framer-haPrO .framer-18rl4ij { height: 17px; left: 54px; position: absolute; top: 1px; width: 13px; }\",\".framer-haPrO .framer-1hqolt3 { height: 19px; left: 54px; position: absolute; top: 19px; width: 15px; }\",\".framer-haPrO .framer-1gln3mx { flex: none; height: auto; position: relative; white-space: pre-wrap; width: 100%; word-break: break-word; word-wrap: break-word; }\",\".framer-haPrO .framer-1v2y42 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-haPrO .framer-16d0w34, .framer-haPrO .framer-1dy6l4r, .framer-haPrO .framer-1jeaai6 { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-haPrO .framer-qxut2q, .framer-haPrO .framer-15rm59j, .framer-haPrO .framer-gyewlb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-haPrO .framer-3fgnoa, .framer-haPrO .framer-vkh6q7, .framer-haPrO .framer-1bsw7ln { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: flex-start; list-style: none; margin: 0px; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-haPrO .framer-rytqrw-container, .framer-haPrO .framer-1k6azju-container, .framer-haPrO .framer-1dqll15-container, .framer-haPrO .framer-1h7ny4a-container, .framer-haPrO .framer-aqtnbp-container, .framer-haPrO .framer-paueov-container, .framer-haPrO .framer-66yv8b-container, .framer-haPrO .framer-gixth4-container, .framer-haPrO .framer-n31w2g-container, .framer-haPrO .framer-dknjuc-container, .framer-haPrO .framer-1os5e4f-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-haPrO.framer-v-dgicz5.framer-rhwb7m { width: 810px; }\",\".framer-haPrO.framer-v-dgicz5 .framer-39fntb { flex: none; width: 180px; }\",\".framer-haPrO.framer-v-1opnpgd.framer-rhwb7m { width: 390px; }\",\".framer-haPrO.framer-v-1opnpgd .framer-518u0w { flex-direction: column; }\",\".framer-haPrO.framer-v-1opnpgd .framer-zn7jbp { width: 100%; }\",\".framer-haPrO.framer-v-1opnpgd .framer-1v2y42 { flex: none; flex-direction: column; width: 100%; }\",\".framer-haPrO.framer-v-1opnpgd .framer-16d0w34, .framer-haPrO.framer-v-1opnpgd .framer-1dy6l4r, .framer-haPrO.framer-v-1opnpgd .framer-1jeaai6 { flex: none; width: 100%; }\",...sharedStyle.css,...sharedStyle1.css,'.framer-haPrO[data-border=\"true\"]::after, .framer-haPrO [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 280\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"g98h1a0po\":{\"layout\":[\"fixed\",\"auto\"]},\"FU2UtD6Fc\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerSMXtAEbuH=withCSS(Component,css,\"framer-haPrO\");export default FramerSMXtAEbuH;FramerSMXtAEbuH.displayName=\"Section/Footer\";FramerSMXtAEbuH.defaultProps={height:280,width:1200};addPropertyControls(FramerSMXtAEbuH,{variant:{options:[\"SkwTP3dlH\",\"g98h1a0po\",\"FU2UtD6Fc\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerSMXtAEbuH,[{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/GrgcKwrN6d3Uz8EwcLHZxwEfC4.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"},{family:\"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/DpPBYI0sL4fYLgAkX8KXOPVt7c.woff2\",weight:\"700\"},{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/4RAEQdEOrcnDkhHiiCbJOw92Lk.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/1K3W8DizY3v4emK8Mb08YHxTbs.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/tUSCtfYVM1I1IchuyCwz9gDdQ.woff2\",weight:\"700\"},{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/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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+2070, U+2074-207E, U+2080-208E, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/VgYFWiwsAC5OYxAycRXXvhze58.woff2\",weight:\"700\"},{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/GIryZETIX4IFypco5pYZONKhJIo.woff2\",weight:\"700\"}]},...TertiaryFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerSMXtAEbuH\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"280\",\"framerContractVersion\":\"1\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"g98h1a0po\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"FU2UtD6Fc\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./SMXtAEbuH.map","// Generated by Framer (b012016)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,ResolveLinks,SmartComponentScopedContainer,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useRouter,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import ButtonBurger from\"https://framerusercontent.com/modules/ySNiKRPeWODHKWjWm3QU/LrNFCD6ncYiz1bDkSm9j/IAtsFBevZ.js\";import Primary from\"https://framerusercontent.com/modules/8obDqPIQnI0LzZ4HDoep/TBVfIq7BYRb3PgslWYp4/JJGCvQQw9.js\";const ButtonBurgerFonts=getFonts(ButtonBurger);const PrimaryFonts=getFonts(Primary);const cycleOrder=[\"suKxThuQb\",\"fcMm2oC69\",\"j2oFlpLpq\"];const serializationHash=\"framer-4vK2t\";const variantClassNames={fcMm2oC69:\"framer-v-no3cpl\",j2oFlpLpq:\"framer-v-a90r6a\",suKxThuQb:\"framer-v-1ptgnq7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.4,ease:[.44,0,.56,1],type:\"tween\"};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={Desktop:\"suKxThuQb\",Phone:\"j2oFlpLpq\",Tablet:\"fcMm2oC69\"};const getProps=({height,id,openModal,width,...props})=>{return{...props,SbV3y7MMa:openModal??props.SbV3y7MMa,variant:humanReadableVariantMap[props.variant]??props.variant??\"suKxThuQb\"};};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,SbV3y7MMa,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"suKxThuQb\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const UqT41FO8U1j75j7z=activeVariantCallback(async(...args)=>{if(SbV3y7MMa){const res=await SbV3y7MMa(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(baseVariant===\"j2oFlpLpq\")return false;return true;};const isDisplayed1=()=>{if(baseVariant===\"j2oFlpLpq\")return true;return false;};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__*/_jsx(motion.header,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1ptgnq7\",className,classNames),\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"suKxThuQb\",ref:refBinding,style:{...style},...addPropertyOverrides({fcMm2oC69:{\"data-framer-name\":\"Tablet\"},j2oFlpLpq:{\"data-framer-name\":\"Phone\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vws8es\",\"data-framer-name\":\"Container / Internal\",layoutDependency:layoutDependency,layoutId:\"HxcW4R7UQ\",children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1adqmz6\",\"data-framer-name\":\"Container / Left\",layoutDependency:layoutDependency,layoutId:\"LV_Jf8LDC\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,width:\"40px\",y:(componentViewport?.y||0)+24+0+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-820ekq-container\",layoutDependency:layoutDependency,layoutId:\"R4cdv8i2X-container\",nodeId:\"R4cdv8i2X\",rendersWithMotion:true,scopeId:\"WlVlMhIyz\",children:/*#__PURE__*/_jsx(ButtonBurger,{height:\"100%\",id:\"R4cdv8i2X\",layoutId:\"R4cdv8i2X\",style:{height:\"100%\",width:\"100%\"},UqT41FO8U:UqT41FO8U1j75j7z,variant:\"t_v0u_MF_\",width:\"100%\"})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vkb2rh\",\"data-framer-name\":\"Container / Center\",layoutDependency:layoutDependency,layoutId:\"eCmhk46Go\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"ldmfaU9_x\",openInNewTab:false,scopeId:\"WlVlMhIyz\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1494zg7 framer-bgmec5\",\"data-framer-name\":\"NB_Logo\",layoutDependency:layoutDependency,layoutId:\"ldmfaU9_x\",children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-9bppqj\",\"data-framer-name\":\"NB_Logo\",layoutDependency:layoutDependency,layoutId:\"MPFrshsDs\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 278.182 39.933\" overflow=\"visible\"><g><path d=\"M 0 0 L 278.182 0 L 278.182 36.364 L 0 36.364 Z\" fill=\"transparent\"></path><path d=\"M 7.303 10.652 C 6.76 10.012 6.315 9.47 5.828 8.97 C 6.078 30.829 7.997 33.137 11.795 33.888 L 17.373 34.681 L 17.317 35.515 L 0.097 35.515 L 0.097 34.681 L 2.323 34.292 C 4.59 33.749 4.785 32.123 4.994 8.246 C 4.223 7.667 3.327 7.276 2.378 7.105 L 0 6.758 L 0 5.924 L 11.1 5.924 C 14.313 11.25 19.736 19.496 26.052 27.185 C 25.76 8.831 24.966 7.801 22.644 7.398 L 17.804 6.758 L 17.859 5.924 L 30.989 5.924 L 30.989 6.758 L 29.557 7.05 C 27.485 7.593 26.942 9.47 26.942 29.355 C 26.942 49.24 26.997 34.737 27.039 36.058 L 26.052 36.113 C 21.852 30.288 12.282 17.118 7.302 10.653 Z M 41.533 34.236 L 43.953 34.682 L 43.897 35.515 L 31.406 35.515 L 31.406 34.681 L 33.09 34.334 C 35.106 33.888 35.106 33.596 35.106 24.905 C 35.106 16.215 35.051 15.435 33.479 15.144 L 31.406 14.754 L 31.406 14.059 C 34.759 13.322 37.374 12.529 39.599 11.542 L 40.086 11.736 C 40.03 15.282 39.988 18.203 39.988 21.555 C 39.988 33.638 40.142 33.888 41.518 34.236 Z M 33.535 5.673 C 33.535 3.657 35.162 2.712 37.68 2.712 C 40.197 2.712 40.643 3.505 40.643 5.075 C 40.643 6.647 39.015 8.079 36.497 8.079 C 33.979 8.079 33.535 7.245 33.535 5.66 L 33.535 5.674 Z M 55.636 36.364 C 54.259 33.207 52.034 28.521 50.017 24.475 C 45.176 14.907 44.732 13.823 43.508 13.127 L 42.812 12.64 L 42.812 11.904 L 54.955 11.904 L 54.955 12.64 L 52.729 12.835 C 51.394 12.988 50.81 13.225 50.81 14.016 C 50.81 14.81 52.285 18.105 54.12 21.86 C 55.65 24.864 57.18 28.132 58.418 30.342 C 61.77 22.653 63.008 18.745 63.008 16.826 C 63.008 14.907 62.117 13.169 60.199 12.876 L 57.834 12.626 L 57.834 11.89 L 69.337 11.89 L 69.337 12.626 L 68.85 12.876 C 67.07 13.767 65.79 15.88 56.415 36.364 Z M 90.506 20.33 L 85.875 21.317 L 73.44 21.123 L 73.44 21.818 C 73.44 29.314 76.847 32.123 81.925 32.123 C 87.001 32.123 88.587 30.44 90.215 25.85 L 90.701 26.241 C 89.115 32.262 86.305 36.002 79.699 36.002 C 73.093 36.002 68.196 31.705 68.196 23.515 C 68.196 15.324 73.078 11.375 81.368 11.375 C 89.658 11.375 90.645 14.587 90.493 20.302 Z M 73.426 20.775 L 84.386 20.135 C 85.374 20.038 85.625 19.495 85.625 18.704 C 85.625 15.102 82.954 12.487 79.463 12.487 C 75.972 12.487 73.69 15.005 73.44 20.775 Z M 110.355 12.432 C 110.202 14.698 110.007 17.757 110.007 20.566 L 109.215 20.566 L 108.575 17.896 C 107.643 14.24 104.875 12.418 101.369 12.418 C 97.865 12.418 96.975 13.85 96.975 15.922 C 96.975 17.995 99.046 19.913 103.484 21.151 C 108.519 22.583 111.425 24.502 111.425 28.354 C 111.425 32.205 107.628 36.002 100.618 36.002 C 93.608 36.002 94.595 34.959 93.065 34.027 C 93.219 31.955 93.358 29.397 93.414 26.282 L 94.206 26.282 L 94.749 28.799 C 95.736 32.748 98.699 34.027 104.179 34.027 C 109.659 34.027 108.866 32.887 108.866 30.968 C 108.866 28.201 106.195 27.019 100.771 25.489 C 95.695 24.015 93.469 22.041 93.469 18.828 C 93.469 15.616 97.865 11.236 103.345 11.236 C 108.825 11.236 108.922 11.931 110.355 12.418 Z M 122.038 35.515 L 122.038 34.681 L 124.654 34.195 C 126.573 33.749 126.628 33.304 126.628 21.513 C 126.628 9.72 126.531 7.551 124.403 7.162 L 121.983 6.772 L 121.983 5.938 L 136.435 5.938 C 143.347 5.938 146.156 8.163 146.156 12.348 C 146.156 16.534 143.153 18.272 139.884 19.495 C 146.045 20.038 148.229 22.805 148.229 26.699 C 148.229 30.593 143.486 35.529 137.227 35.529 L 122.025 35.529 Z M 139.063 19.44 C 140.44 18.258 141.191 15.783 141.191 12.933 C 141.191 7.898 139.021 7.008 131.969 6.869 C 131.719 8.01 131.58 9.678 131.58 19.455 C 133.499 19.398 135.433 19.398 137.408 19.398 C 139.383 19.398 138.59 19.398 139.091 19.455 Z M 131.566 20.664 C 131.566 31.511 131.664 33.485 131.955 34.625 C 142.165 33.791 143.014 32.498 143.014 27.867 C 143.014 23.236 141.775 20.122 137.144 20.122 C 132.512 20.122 133.541 20.316 131.566 20.664 Z M 165.059 30.593 L 164.767 30.537 C 163.585 33.444 160.33 36.016 156.923 36.016 C 153.515 36.016 150.315 33.346 150.315 30.495 C 150.315 27.645 154.85 25.712 165.017 23.585 L 165.017 22.75 C 165.017 14.81 164.225 13.085 160.525 13.085 C 156.825 13.085 155.893 14.517 155.893 17.522 C 155.893 20.525 156.046 20.288 156.185 21.665 L 151.247 22.402 C 150.955 15.046 157.757 11.403 162.945 11.403 C 168.133 11.403 169.997 13.419 169.997 17.911 C 169.941 19.635 169.844 22.653 169.844 24.765 C 169.844 31.469 170.095 32.456 171.221 32.456 C 172.347 32.456 173.043 31.177 173.488 25.601 L 174.086 25.655 C 173.599 32.859 172.069 35.821 169.148 35.821 C 166.227 35.821 165.156 33.846 165.059 30.593 Z M 164.767 29.258 C 164.962 28.215 165.017 27.381 165.017 24.766 C 161.763 25.212 158.855 25.754 156.672 26.448 C 155.49 26.796 154.892 27.284 154.892 28.424 C 154.892 30.787 156.616 32.22 160.08 32.22 C 163.543 32.22 164.475 31.288 164.767 29.258 Z M 182.876 36.016 C 178.343 36.016 177.049 33.555 177.049 30.147 C 177.049 26.741 177.244 25.809 177.244 23.445 C 177.244 21.082 177.244 17.577 177.049 14.671 C 175.866 14.671 174.628 14.671 173.391 14.725 L 173.391 14.086 C 178.175 12.752 179.553 11.667 181.778 6.939 L 182.376 7.036 C 182.223 8.468 182.125 10.137 182.084 11.917 L 190.471 11.917 L 189.442 14.921 C 186.96 14.76 184.473 14.677 181.986 14.671 L 181.986 21.929 C 181.986 24.252 181.931 26.713 182.084 29.077 C 182.237 31.635 183.364 32.581 185.395 32.581 C 187.425 32.581 188.899 30.065 189.539 25.323 L 190.137 25.377 C 189.442 32.832 187.369 36.03 182.876 36.03 Z M 201.891 34.236 L 204.311 34.682 L 204.255 35.515 L 191.765 35.515 L 191.765 34.681 L 193.447 34.334 C 195.465 33.888 195.465 33.596 195.465 24.905 C 195.465 16.215 195.409 15.435 193.837 15.144 L 191.765 14.754 L 191.765 14.059 C 195.116 13.322 197.732 12.529 199.957 11.542 L 200.444 11.736 C 200.384 15.009 200.352 18.282 200.346 21.555 C 200.346 33.638 200.5 33.888 201.876 34.236 Z M 193.906 5.673 C 193.906 3.657 195.534 2.712 198.052 2.712 C 200.569 2.712 201.015 3.505 201.015 5.075 C 201.015 6.647 199.387 8.079 196.869 8.079 C 194.352 8.079 193.906 7.245 193.906 5.66 L 193.906 5.674 Z M 223.269 12.432 C 223.115 14.698 222.921 17.757 222.921 20.566 L 222.128 20.566 L 221.488 17.896 C 220.556 14.24 217.788 12.418 214.284 12.418 C 210.778 12.418 209.888 13.85 209.888 15.922 C 209.888 17.995 211.961 19.913 216.397 21.151 C 221.433 22.583 224.34 24.502 224.34 28.354 C 224.34 32.205 220.543 36.002 213.533 36.002 C 206.522 36.002 207.51 34.959 205.98 34.027 C 206.133 31.955 206.272 29.397 206.327 26.282 L 207.12 26.282 L 207.663 28.799 C 208.65 32.748 211.613 34.027 217.093 34.027 C 222.574 34.027 221.78 32.887 221.78 30.968 C 221.78 28.201 219.11 27.019 213.685 25.489 C 208.608 24.015 206.383 22.041 206.383 18.828 C 206.383 15.616 210.778 11.236 216.258 11.236 C 221.739 11.236 221.836 11.931 223.269 12.418 Z M 234.799 36.016 C 230.265 36.016 228.972 33.555 228.972 30.147 C 228.972 26.741 229.166 25.809 229.166 23.445 C 229.166 21.082 229.166 17.577 228.972 14.671 C 227.789 14.671 226.551 14.671 225.314 14.725 L 225.314 14.086 C 230.098 12.752 231.475 11.667 233.701 6.939 L 234.299 7.036 C 234.145 8.468 234.048 10.137 234.006 11.917 L 242.394 11.917 L 241.365 14.921 C 238.883 14.76 236.396 14.677 233.909 14.671 L 233.909 21.929 C 233.909 24.252 233.854 26.713 234.006 29.077 C 234.16 31.635 235.286 32.581 237.317 32.581 C 239.347 32.581 240.822 30.065 241.462 25.323 L 242.06 25.377 C 241.365 32.832 239.292 36.03 234.799 36.03 Z M 253.813 34.236 L 256.234 34.682 L 256.177 35.515 L 243.687 35.515 L 243.687 34.681 L 245.37 34.334 C 247.387 33.888 247.387 33.596 247.387 24.905 C 247.387 16.215 247.332 15.435 245.76 15.144 L 243.687 14.754 L 243.687 14.059 C 247.039 13.322 249.655 12.529 251.88 11.542 L 252.366 11.736 C 252.307 15.009 252.275 18.282 252.269 21.555 C 252.269 33.638 252.422 33.888 253.799 34.236 Z M 245.815 5.673 C 245.815 3.657 247.443 2.712 249.96 2.712 C 252.478 2.712 252.923 3.505 252.923 5.075 C 252.923 6.647 251.295 8.079 248.778 8.079 C 246.26 8.079 245.815 7.245 245.815 5.66 L 245.815 5.674 Z M 261.407 21.359 C 261.407 28.465 264.857 32.066 269.795 32.066 C 274.733 32.066 276.263 30.69 277.695 26.394 L 278.182 26.783 C 276.846 32.262 274.093 36.002 267.625 36.002 C 261.157 36.002 256.428 31.705 256.428 23.765 C 256.428 15.825 262.158 11.389 270.101 11.389 C 278.043 11.389 276.916 12.474 277.904 13.113 C 277.612 15.575 277.361 18.786 277.264 22.291 L 276.526 22.291 L 275.595 18.843 C 274.315 14.309 271.255 12.779 267.055 12.779 C 263.355 12.876 261.435 15.394 261.435 21.359 Z M 274.482 1.432 C 271.422 4.144 267.569 7.05 264.37 9.331 L 263.827 9.178 C 265.845 6.411 268.028 2.865 269.558 0 C 271.088 0.389 272.771 0.64 274.495 1.14 L 274.495 1.433 L 274.482 1.433 Z\" fill=\"var(--token-c6cbaf8d-0b82-4553-ab5f-9918da4d89b6, rgb(28, 25, 23))\"></path></g></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-17k0xr\",layoutDependency:layoutDependency,layoutId:\"YXs36zxmG\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 278.182 36.364\" overflow=\"visible\"><path d=\"M 0 0 L 278.182 0 L 278.182 36.364 L 0 36.364 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-ghfstg\",layoutDependency:layoutDependency,layoutId:\"ROKm9hCEr\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 278.182 39.933\" overflow=\"visible\"><path d=\"M 7.303 10.652 C 6.76 10.012 6.315 9.47 5.828 8.97 C 6.078 30.829 7.997 33.137 11.795 33.888 L 17.373 34.681 L 17.317 35.515 L 0.097 35.515 L 0.097 34.681 L 2.323 34.292 C 4.59 33.749 4.785 32.123 4.994 8.246 C 4.223 7.667 3.327 7.276 2.378 7.105 L 0 6.758 L 0 5.924 L 11.1 5.924 C 14.313 11.25 19.736 19.496 26.052 27.185 C 25.76 8.831 24.966 7.801 22.644 7.398 L 17.804 6.758 L 17.859 5.924 L 30.989 5.924 L 30.989 6.758 L 29.557 7.05 C 27.485 7.593 26.942 9.47 26.942 29.355 C 26.942 49.24 26.997 34.737 27.039 36.058 L 26.052 36.113 C 21.852 30.288 12.282 17.118 7.302 10.653 Z M 41.533 34.236 L 43.953 34.682 L 43.897 35.515 L 31.406 35.515 L 31.406 34.681 L 33.09 34.334 C 35.106 33.888 35.106 33.596 35.106 24.905 C 35.106 16.215 35.051 15.435 33.479 15.144 L 31.406 14.754 L 31.406 14.059 C 34.759 13.322 37.374 12.529 39.599 11.542 L 40.086 11.736 C 40.03 15.282 39.988 18.203 39.988 21.555 C 39.988 33.638 40.142 33.888 41.518 34.236 Z M 33.535 5.673 C 33.535 3.657 35.162 2.712 37.68 2.712 C 40.197 2.712 40.643 3.505 40.643 5.075 C 40.643 6.647 39.015 8.079 36.497 8.079 C 33.979 8.079 33.535 7.245 33.535 5.66 L 33.535 5.674 Z M 55.636 36.364 C 54.259 33.207 52.034 28.521 50.017 24.475 C 45.176 14.907 44.732 13.823 43.508 13.127 L 42.812 12.64 L 42.812 11.904 L 54.955 11.904 L 54.955 12.64 L 52.729 12.835 C 51.394 12.988 50.81 13.225 50.81 14.016 C 50.81 14.81 52.285 18.105 54.12 21.86 C 55.65 24.864 57.18 28.132 58.418 30.342 C 61.77 22.653 63.008 18.745 63.008 16.826 C 63.008 14.907 62.117 13.169 60.199 12.876 L 57.834 12.626 L 57.834 11.89 L 69.337 11.89 L 69.337 12.626 L 68.85 12.876 C 67.07 13.767 65.79 15.88 56.415 36.364 Z M 90.506 20.33 L 85.875 21.317 L 73.44 21.123 L 73.44 21.818 C 73.44 29.314 76.847 32.123 81.925 32.123 C 87.001 32.123 88.587 30.44 90.215 25.85 L 90.701 26.241 C 89.115 32.262 86.305 36.002 79.699 36.002 C 73.093 36.002 68.196 31.705 68.196 23.515 C 68.196 15.324 73.078 11.375 81.368 11.375 C 89.658 11.375 90.645 14.587 90.493 20.302 Z M 73.426 20.775 L 84.386 20.135 C 85.374 20.038 85.625 19.495 85.625 18.704 C 85.625 15.102 82.954 12.487 79.463 12.487 C 75.972 12.487 73.69 15.005 73.44 20.775 Z M 110.355 12.432 C 110.202 14.698 110.007 17.757 110.007 20.566 L 109.215 20.566 L 108.575 17.896 C 107.643 14.24 104.875 12.418 101.369 12.418 C 97.865 12.418 96.975 13.85 96.975 15.922 C 96.975 17.995 99.046 19.913 103.484 21.151 C 108.519 22.583 111.425 24.502 111.425 28.354 C 111.425 32.205 107.628 36.002 100.618 36.002 C 93.608 36.002 94.595 34.959 93.065 34.027 C 93.219 31.955 93.358 29.397 93.414 26.282 L 94.206 26.282 L 94.749 28.799 C 95.736 32.748 98.699 34.027 104.179 34.027 C 109.659 34.027 108.866 32.887 108.866 30.968 C 108.866 28.201 106.195 27.019 100.771 25.489 C 95.695 24.015 93.469 22.041 93.469 18.828 C 93.469 15.616 97.865 11.236 103.345 11.236 C 108.825 11.236 108.922 11.931 110.355 12.418 Z M 122.038 35.515 L 122.038 34.681 L 124.654 34.195 C 126.573 33.749 126.628 33.304 126.628 21.513 C 126.628 9.72 126.531 7.551 124.403 7.162 L 121.983 6.772 L 121.983 5.938 L 136.435 5.938 C 143.347 5.938 146.156 8.163 146.156 12.348 C 146.156 16.534 143.153 18.272 139.884 19.495 C 146.045 20.038 148.229 22.805 148.229 26.699 C 148.229 30.593 143.486 35.529 137.227 35.529 L 122.025 35.529 Z M 139.063 19.44 C 140.44 18.258 141.191 15.783 141.191 12.933 C 141.191 7.898 139.021 7.008 131.969 6.869 C 131.719 8.01 131.58 9.678 131.58 19.455 C 133.499 19.398 135.433 19.398 137.408 19.398 C 139.383 19.398 138.59 19.398 139.091 19.455 Z M 131.566 20.664 C 131.566 31.511 131.664 33.485 131.955 34.625 C 142.165 33.791 143.014 32.498 143.014 27.867 C 143.014 23.236 141.775 20.122 137.144 20.122 C 132.512 20.122 133.541 20.316 131.566 20.664 Z M 165.059 30.593 L 164.767 30.537 C 163.585 33.444 160.33 36.016 156.923 36.016 C 153.515 36.016 150.315 33.346 150.315 30.495 C 150.315 27.645 154.85 25.712 165.017 23.585 L 165.017 22.75 C 165.017 14.81 164.225 13.085 160.525 13.085 C 156.825 13.085 155.893 14.517 155.893 17.522 C 155.893 20.525 156.046 20.288 156.185 21.665 L 151.247 22.402 C 150.955 15.046 157.757 11.403 162.945 11.403 C 168.133 11.403 169.997 13.419 169.997 17.911 C 169.941 19.635 169.844 22.653 169.844 24.765 C 169.844 31.469 170.095 32.456 171.221 32.456 C 172.347 32.456 173.043 31.177 173.488 25.601 L 174.086 25.655 C 173.599 32.859 172.069 35.821 169.148 35.821 C 166.227 35.821 165.156 33.846 165.059 30.593 Z M 164.767 29.258 C 164.962 28.215 165.017 27.381 165.017 24.766 C 161.763 25.212 158.855 25.754 156.672 26.448 C 155.49 26.796 154.892 27.284 154.892 28.424 C 154.892 30.787 156.616 32.22 160.08 32.22 C 163.543 32.22 164.475 31.288 164.767 29.258 Z M 182.876 36.016 C 178.343 36.016 177.049 33.555 177.049 30.147 C 177.049 26.741 177.244 25.809 177.244 23.445 C 177.244 21.082 177.244 17.577 177.049 14.671 C 175.866 14.671 174.628 14.671 173.391 14.725 L 173.391 14.086 C 178.175 12.752 179.553 11.667 181.778 6.939 L 182.376 7.036 C 182.223 8.468 182.125 10.137 182.084 11.917 L 190.471 11.917 L 189.442 14.921 C 186.96 14.76 184.473 14.677 181.986 14.671 L 181.986 21.929 C 181.986 24.252 181.931 26.713 182.084 29.077 C 182.237 31.635 183.364 32.581 185.395 32.581 C 187.425 32.581 188.899 30.065 189.539 25.323 L 190.137 25.377 C 189.442 32.832 187.369 36.03 182.876 36.03 Z M 201.891 34.236 L 204.311 34.682 L 204.255 35.515 L 191.765 35.515 L 191.765 34.681 L 193.447 34.334 C 195.465 33.888 195.465 33.596 195.465 24.905 C 195.465 16.215 195.409 15.435 193.837 15.144 L 191.765 14.754 L 191.765 14.059 C 195.116 13.322 197.732 12.529 199.957 11.542 L 200.444 11.736 C 200.384 15.009 200.352 18.282 200.346 21.555 C 200.346 33.638 200.5 33.888 201.876 34.236 Z M 193.906 5.673 C 193.906 3.657 195.534 2.712 198.052 2.712 C 200.569 2.712 201.015 3.505 201.015 5.075 C 201.015 6.647 199.387 8.079 196.869 8.079 C 194.352 8.079 193.906 7.245 193.906 5.66 L 193.906 5.674 Z M 223.269 12.432 C 223.115 14.698 222.921 17.757 222.921 20.566 L 222.128 20.566 L 221.488 17.896 C 220.556 14.24 217.788 12.418 214.284 12.418 C 210.778 12.418 209.888 13.85 209.888 15.922 C 209.888 17.995 211.961 19.913 216.397 21.151 C 221.433 22.583 224.34 24.502 224.34 28.354 C 224.34 32.205 220.543 36.002 213.533 36.002 C 206.522 36.002 207.51 34.959 205.98 34.027 C 206.133 31.955 206.272 29.397 206.327 26.282 L 207.12 26.282 L 207.663 28.799 C 208.65 32.748 211.613 34.027 217.093 34.027 C 222.574 34.027 221.78 32.887 221.78 30.968 C 221.78 28.201 219.11 27.019 213.685 25.489 C 208.608 24.015 206.383 22.041 206.383 18.828 C 206.383 15.616 210.778 11.236 216.258 11.236 C 221.739 11.236 221.836 11.931 223.269 12.418 Z M 234.799 36.016 C 230.265 36.016 228.972 33.555 228.972 30.147 C 228.972 26.741 229.166 25.809 229.166 23.445 C 229.166 21.082 229.166 17.577 228.972 14.671 C 227.789 14.671 226.551 14.671 225.314 14.725 L 225.314 14.086 C 230.098 12.752 231.475 11.667 233.701 6.939 L 234.299 7.036 C 234.145 8.468 234.048 10.137 234.006 11.917 L 242.394 11.917 L 241.365 14.921 C 238.883 14.76 236.396 14.677 233.909 14.671 L 233.909 21.929 C 233.909 24.252 233.854 26.713 234.006 29.077 C 234.16 31.635 235.286 32.581 237.317 32.581 C 239.347 32.581 240.822 30.065 241.462 25.323 L 242.06 25.377 C 241.365 32.832 239.292 36.03 234.799 36.03 Z M 253.813 34.236 L 256.234 34.682 L 256.177 35.515 L 243.687 35.515 L 243.687 34.681 L 245.37 34.334 C 247.387 33.888 247.387 33.596 247.387 24.905 C 247.387 16.215 247.332 15.435 245.76 15.144 L 243.687 14.754 L 243.687 14.059 C 247.039 13.322 249.655 12.529 251.88 11.542 L 252.366 11.736 C 252.307 15.009 252.275 18.282 252.269 21.555 C 252.269 33.638 252.422 33.888 253.799 34.236 Z M 245.815 5.673 C 245.815 3.657 247.443 2.712 249.96 2.712 C 252.478 2.712 252.923 3.505 252.923 5.075 C 252.923 6.647 251.295 8.079 248.778 8.079 C 246.26 8.079 245.815 7.245 245.815 5.66 L 245.815 5.674 Z M 261.407 21.359 C 261.407 28.465 264.857 32.066 269.795 32.066 C 274.733 32.066 276.263 30.69 277.695 26.394 L 278.182 26.783 C 276.846 32.262 274.093 36.002 267.625 36.002 C 261.157 36.002 256.428 31.705 256.428 23.765 C 256.428 15.825 262.158 11.389 270.101 11.389 C 278.043 11.389 276.916 12.474 277.904 13.113 C 277.612 15.575 277.361 18.786 277.264 22.291 L 276.526 22.291 L 275.595 18.843 C 274.315 14.309 271.255 12.779 267.055 12.779 C 263.355 12.876 261.435 15.394 261.435 21.359 Z M 274.482 1.432 C 271.422 4.144 267.569 7.05 264.37 9.331 L 263.827 9.178 C 265.845 6.411 268.028 2.865 269.558 0 C 271.088 0.389 272.771 0.64 274.495 1.14 L 274.495 1.433 L 274.482 1.433 Z\" fill=\"var(--token-c6cbaf8d-0b82-4553-ab5f-9918da4d89b6, rgb(28, 25, 23))\"></path></svg>',withExternalLayout:true,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1fqxoyn\",layoutDependency:layoutDependency,layoutId:\"rlS4pqGA2\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 30.989 34.01\" overflow=\"visible\"><path d=\"M 7.303 4.728 C 6.76 4.088 6.315 3.546 5.828 3.046 C 6.078 24.905 7.997 27.214 11.795 27.965 L 17.373 28.757 L 17.317 29.592 L 0.097 29.592 L 0.097 28.757 L 2.323 28.368 C 4.59 27.825 4.785 26.199 4.994 2.323 C 4.223 1.743 3.327 1.352 2.378 1.182 L 0 0.835 L 0 0 L 11.1 0 C 14.313 5.326 19.736 13.573 26.052 21.262 C 25.76 2.907 24.966 1.877 22.644 1.475 L 17.804 0.835 L 17.859 0 L 30.989 0 L 30.989 0.835 L 29.557 1.126 C 27.485 1.669 26.942 3.546 26.942 23.432 C 26.942 43.316 26.997 28.814 27.039 30.135 L 26.052 30.189 C 21.852 24.365 12.282 11.195 7.302 4.729 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-17954pr\",layoutDependency:layoutDependency,layoutId:\"t7tuwhWs3\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12.546 23.974\" overflow=\"visible\"><path d=\"M 10.126 22.695 L 12.546 23.14 L 12.491 23.974 L 0 23.974 L 0 23.139 L 1.684 22.792 C 3.7 22.346 3.7 22.055 3.7 13.364 C 3.7 4.673 3.645 3.894 2.073 3.602 L 0 3.212 L 0 2.517 C 3.353 1.78 5.967 0.987 8.193 0 L 8.68 0.195 C 8.624 3.74 8.582 6.661 8.582 10.013 C 8.582 22.096 8.735 22.346 10.112 22.695 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-ig71hb\",layoutDependency:layoutDependency,layoutId:\"TM5KLO2vP\",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.108 5.367\" overflow=\"visible\"><path d=\"M 0 2.961 C 0 0.945 1.627 0 4.145 0 C 6.663 0 7.108 0.793 7.108 2.364 C 7.108 3.935 5.481 5.367 2.963 5.367 C 0.445 5.367 0 4.533 0 2.948 L 0 2.962 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-sro4f1\",layoutDependency:layoutDependency,layoutId:\"XgFgJvsik\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 26.525 24.474\" overflow=\"visible\"><path d=\"M 12.825 24.474 C 11.447 21.317 9.222 16.631 7.205 12.585 C 2.365 3.017 1.92 1.933 0.696 1.237 L 0 0.75 L 0 0.014 L 12.143 0.014 L 12.143 0.75 L 9.917 0.945 C 8.582 1.098 7.998 1.335 7.998 2.126 C 7.998 2.92 9.473 6.215 11.308 9.97 C 12.838 12.974 14.368 16.242 15.606 18.452 C 18.958 10.763 20.196 6.855 20.196 4.936 C 20.196 3.017 19.305 1.279 17.387 0.986 L 15.022 0.736 L 15.022 0 L 26.525 0 L 26.525 0.736 L 26.038 0.986 C 24.258 1.877 22.978 3.99 13.604 24.474 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-17nrfct\",layoutDependency:layoutDependency,layoutId:\"nsC6tePU7\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 22.505 24.627\" overflow=\"visible\"><path d=\"M 22.31 8.955 L 17.678 9.943 L 5.244 9.748 L 5.244 10.444 C 5.244 17.939 8.651 20.748 13.728 20.748 C 18.805 20.748 20.391 19.065 22.018 14.475 L 22.505 14.866 C 20.919 20.887 18.109 24.627 11.503 24.627 C 4.896 24.627 0 20.331 0 12.14 C 0 3.949 4.882 0 13.172 0 C 21.462 0 22.449 3.213 22.296 8.927 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-10q1pup\",layoutDependency:layoutDependency,layoutId:\"nzk0Gc6a6\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12.198 8.288\" overflow=\"visible\"><path d=\"M 0 8.288 L 10.96 7.648 C 11.947 7.551 12.198 7.008 12.198 6.216 C 12.198 2.615 9.527 0 6.036 0 C 2.545 0 0.264 2.517 0.014 8.288 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-p3432e\",layoutDependency:layoutDependency,layoutId:\"g1jGaddla\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18.36 24.765\" overflow=\"visible\"><path d=\"M 17.289 1.195 C 17.136 3.462 16.942 6.521 16.942 9.33 L 16.149 9.33 L 15.509 6.66 C 14.577 3.004 11.809 1.182 8.304 1.182 C 4.799 1.182 3.909 2.614 3.909 4.685 C 3.909 6.758 5.981 8.676 10.418 9.915 C 15.454 11.346 18.36 13.265 18.36 17.117 C 18.36 20.969 14.563 24.765 7.553 24.765 C 0.543 24.765 1.53 23.723 0 22.791 C 0.154 20.719 0.293 18.161 0.348 15.045 L 1.141 15.045 L 1.684 17.563 C 2.671 21.512 5.634 22.791 11.114 22.791 C 16.594 22.791 15.801 21.651 15.801 19.732 C 15.801 16.965 13.13 15.783 7.705 14.253 C 2.629 12.779 0.404 10.805 0.404 7.592 C 0.404 4.38 4.799 0 10.279 0 C 15.759 0 15.856 0.695 17.289 1.182 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1rf5lxy\",layoutDependency:layoutDependency,layoutId:\"O2i__gTZ9\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 26.246 29.591\" overflow=\"visible\"><path d=\"M 0.055 29.577 L 0.055 28.743 L 2.671 28.256 C 4.59 27.811 4.645 27.365 4.645 15.575 C 4.645 3.782 4.548 1.613 2.42 1.224 L 0 0.834 L 0 0 L 14.452 0 C 21.365 0 24.174 2.225 24.174 6.41 C 24.174 10.595 21.17 12.334 17.901 13.557 C 24.063 14.1 26.246 16.867 26.246 20.761 C 26.246 24.655 21.504 29.591 15.245 29.591 L 0.042 29.591 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1hoexql\",layoutDependency:layoutDependency,layoutId:\"P89H46QQW\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 9.611 12.585\" overflow=\"visible\"><path d=\"M 7.483 12.571 C 8.86 11.389 9.611 8.914 9.611 6.064 C 9.611 1.029 7.441 0.139 0.389 0 C 0.139 1.141 0 2.809 0 12.585 C 1.919 12.529 3.853 12.529 5.828 12.529 C 7.803 12.529 7.01 12.529 7.511 12.585 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-10kyqxj\",layoutDependency:layoutDependency,layoutId:\"dMEQPkI58\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.447 14.504\" overflow=\"visible\"><path d=\"M 0 0.542 C 0 11.389 0.097 13.364 0.389 14.504 C 10.598 13.669 11.447 12.376 11.447 7.745 C 11.447 3.115 10.209 0 5.577 0 C 0.945 0 1.975 0.195 0 0.542 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1jn6rnh\",layoutDependency:layoutDependency,layoutId:\"Xi5sZnZWx\",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.771 24.614\" overflow=\"visible\"><path d=\"M 14.744 19.19 L 14.452 19.135 C 13.269 22.041 10.015 24.614 6.607 24.614 C 3.199 24.614 0 21.944 0 19.093 C 0 16.242 4.535 14.309 14.702 12.182 L 14.702 11.347 C 14.702 3.407 13.909 1.683 10.209 1.683 C 6.51 1.683 5.577 3.115 5.577 6.119 C 5.577 9.122 5.731 8.885 5.87 10.263 L 0.932 10.999 C 0.64 3.644 7.442 0 12.63 0 C 17.817 0 19.682 2.016 19.682 6.508 C 19.625 8.232 19.528 11.25 19.528 13.363 C 19.528 20.066 19.779 21.054 20.905 21.054 C 22.032 21.054 22.727 19.775 23.173 14.198 L 23.771 14.253 C 23.284 21.456 21.754 24.418 18.833 24.418 C 15.912 24.418 14.841 22.444 14.744 19.19 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1kzqpzw\",layoutDependency:layoutDependency,layoutId:\"n2RZx6FRd\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.125 7.454\" overflow=\"visible\"><path d=\"M 9.875 4.492 C 10.07 3.448 10.125 2.615 10.125 0 C 6.871 0.445 3.964 0.987 1.78 1.682 C 0.598 2.03 0 2.517 0 3.657 C 0 6.021 1.725 7.454 5.188 7.454 C 8.651 7.454 9.583 6.522 9.875 4.492 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-pis214\",layoutDependency:layoutDependency,layoutId:\"kdQYHwu_s\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17.08 29.091\" overflow=\"visible\"><path d=\"M 9.485 29.077 C 4.952 29.077 3.658 26.615 3.658 23.208 C 3.658 19.802 3.853 18.87 3.853 16.506 C 3.853 14.143 3.853 10.638 3.658 7.732 C 2.475 7.732 1.237 7.732 0 7.786 L 0 7.147 C 4.785 5.813 6.162 4.728 8.387 0 L 8.985 0.097 C 8.832 1.529 8.735 3.198 8.693 4.978 L 17.08 4.978 L 16.051 7.982 C 13.569 7.821 11.083 7.738 8.595 7.732 L 8.595 14.99 C 8.595 17.313 8.54 19.774 8.693 22.138 C 8.846 24.696 9.973 25.642 12.004 25.642 C 14.035 25.642 15.508 23.125 16.148 18.384 L 16.746 18.438 C 16.051 25.893 13.978 29.091 9.485 29.091 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-tfpdhv\",layoutDependency:layoutDependency,layoutId:\"IAQKbKUYB\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12.546 23.974\" overflow=\"visible\"><path d=\"M 10.126 22.695 L 12.546 23.14 L 12.491 23.974 L 0 23.974 L 0 23.139 L 1.683 22.792 C 3.7 22.346 3.7 22.055 3.7 13.364 C 3.7 4.673 3.645 3.894 2.073 3.602 L 0 3.212 L 0 2.517 C 3.352 1.78 5.967 0.987 8.193 0 L 8.679 0.195 C 8.62 3.467 8.587 6.74 8.582 10.013 C 8.582 22.096 8.735 22.346 10.112 22.695 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-bv5e7k\",layoutDependency:layoutDependency,layoutId:\"Fq0KoRLIR\",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.108 5.367\" overflow=\"visible\"><path d=\"M 0 2.961 C 0 0.945 1.627 0 4.145 0 C 6.663 0 7.108 0.793 7.108 2.364 C 7.108 3.935 5.481 5.367 2.963 5.367 C 0.445 5.367 0 4.533 0 2.948 L 0 2.962 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-2kuk4l\",layoutDependency:layoutDependency,layoutId:\"eVI9zMn5K\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 18.36 24.765\" overflow=\"visible\"><path d=\"M 17.289 1.195 C 17.135 3.462 16.941 6.521 16.941 9.33 L 16.148 9.33 L 15.508 6.66 C 14.576 3.004 11.808 1.182 8.304 1.182 C 4.798 1.182 3.908 2.614 3.908 4.685 C 3.908 6.758 5.981 8.676 10.417 9.915 C 15.453 11.346 18.36 13.265 18.36 17.117 C 18.36 20.969 14.563 24.765 7.553 24.765 C 0.542 24.765 1.53 23.723 0 22.791 C 0.153 20.719 0.292 18.161 0.347 15.045 L 1.14 15.045 L 1.683 17.563 C 2.67 21.512 5.633 22.791 11.113 22.791 C 16.594 22.791 15.8 21.651 15.8 19.732 C 15.8 16.965 13.13 15.783 7.705 14.253 C 2.628 12.779 0.403 10.805 0.403 7.592 C 0.403 4.38 4.798 0 10.278 0 C 15.759 0 15.856 0.695 17.289 1.182 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1bb50qy\",layoutDependency:layoutDependency,layoutId:\"PwvZXDUF2\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 17.08 29.091\" overflow=\"visible\"><path d=\"M 9.485 29.077 C 4.951 29.077 3.658 26.615 3.658 23.208 C 3.658 19.802 3.853 18.87 3.853 16.506 C 3.853 14.143 3.853 10.638 3.658 7.732 C 2.475 7.732 1.237 7.732 0 7.786 L 0 7.147 C 4.785 5.813 6.162 4.728 8.387 0 L 8.985 0.097 C 8.832 1.529 8.735 3.198 8.693 4.978 L 17.08 4.978 L 16.051 7.982 C 13.569 7.821 11.083 7.738 8.595 7.732 L 8.595 14.99 C 8.595 17.313 8.54 19.774 8.693 22.138 C 8.846 24.696 9.973 25.642 12.004 25.642 C 14.034 25.642 15.508 23.125 16.148 18.384 L 16.746 18.438 C 16.051 25.893 13.978 29.091 9.485 29.091 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-1hez8v0\",layoutDependency:layoutDependency,layoutId:\"WRcf8EqFy\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12.546 23.974\" overflow=\"visible\"><path d=\"M 10.125 22.695 L 12.546 23.14 L 12.49 23.974 L 0 23.974 L 0 23.139 L 1.683 22.792 C 3.7 22.346 3.7 22.055 3.7 13.364 C 3.7 4.673 3.645 3.894 2.073 3.602 L 0 3.212 L 0 2.517 C 3.352 1.78 5.967 0.987 8.193 0 L 8.679 0.195 C 8.62 3.467 8.587 6.74 8.582 10.013 C 8.582 22.096 8.735 22.346 10.112 22.695 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-yjib4k\",layoutDependency:layoutDependency,layoutId:\"kdLOYEzTy\",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.107 5.367\" overflow=\"visible\"><path d=\"M 0 2.961 C 0 0.945 1.627 0 4.145 0 C 6.663 0 7.107 0.793 7.107 2.364 C 7.107 3.935 5.48 5.367 2.963 5.367 C 0.445 5.367 0 4.533 0 2.948 L 0 2.962 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-19h4o5y\",layoutDependency:layoutDependency,layoutId:\"F51g2ZkbR\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 21.754 24.613\" overflow=\"visible\"><path d=\"M 4.979 9.97 C 4.979 17.076 8.429 20.677 13.366 20.677 C 18.305 20.677 19.835 19.301 21.267 15.005 L 21.754 15.394 C 20.418 20.873 17.665 24.613 11.196 24.613 C 4.729 24.613 0 20.316 0 12.376 C 0 4.435 5.73 0 13.673 0 C 21.615 0 20.488 1.085 21.475 1.724 C 21.184 4.185 20.933 7.397 20.835 10.902 L 20.098 10.902 L 19.166 7.454 C 17.887 2.92 14.827 1.39 10.626 1.39 C 6.926 1.487 5.007 4.005 5.007 9.97 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-g81xmj\",layoutDependency:layoutDependency,layoutId:\"y9sTNrnvI\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.668 9.331\" overflow=\"visible\"><path d=\"M 10.655 1.432 C 7.595 4.144 3.742 7.05 0.543 9.331 L 0 9.178 C 2.017 6.411 4.201 2.865 5.731 0 C 7.261 0.389 8.944 0.64 10.668 1.14 L 10.668 1.433 L 10.655 1.433 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true})]})]})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"R4sPU5fGW\",openInNewTab:false,scopeId:\"WlVlMhIyz\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-o3wwnz framer-bgmec5\",\"data-framer-name\":\"Logo_NB\",layoutDependency:layoutDependency,layoutId:\"R4sPU5fGW\",children:/*#__PURE__*/_jsxs(SVG,{className:\"framer-1a23ikx\",\"data-framer-name\":\"Logo_NB\",layoutDependency:layoutDependency,layoutId:\"YD2gyDc1P\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 75.934 40.053\" overflow=\"visible\"><g><path d=\"M 0 0 L 75.934 0 L 75.934 40.051 L 0 40.051 Z\" fill=\"transparent\"></path><path d=\"M 64.864 17.987 C 69.2 16.362 73.185 12.636 73.185 8.504 C 73.185 2.95 69.459 0 60.29 0 L 23.688 0 L 23.615 1.107 L 30.035 1.956 C 33.116 2.491 34.168 3.856 34.555 28.208 C 26.179 18.007 18.983 7.065 14.723 0 L 0 0 L 0 1.107 L 3.136 1.549 C 4.575 1.825 5.627 2.343 6.603 3.063 C 6.345 34.758 6.086 36.915 3.081 37.635 L 0.128 38.152 L 0.128 39.26 L 22.968 39.26 L 23.041 38.152 L 15.642 37.101 C 10.606 36.104 8.06 33.041 7.728 4.042 C 8.373 4.707 8.964 5.425 9.684 6.274 C 16.29 14.853 28.999 32.323 34.552 40.053 L 35.863 39.98 C 35.808 38.228 35.735 34.354 35.735 31.087 C 35.735 4.705 36.455 2.217 39.202 1.496 C 40.458 1.24 41.751 1.213 43.017 1.417 L 44.312 1.624 C 47.134 2.141 47.264 2.27 47.264 20.663 C 47.264 36.307 47.191 36.897 44.645 37.487 L 41.178 38.133 L 41.178 39.257 L 61.341 39.257 C 69.644 39.257 75.934 33.686 75.934 27.543 C 75.934 22.378 73.036 18.705 64.864 17.987 Z M 54.349 1.235 C 63.702 1.419 66.581 2.601 66.581 9.28 C 66.581 13.061 65.585 16.345 63.759 17.914 C 63.114 17.841 62.32 17.841 61.565 17.859 C 58.946 17.859 56.38 17.859 53.834 17.931 C 53.834 4.961 54.018 2.749 54.351 1.235 Z M 54.331 38.06 C 53.945 36.546 53.814 33.927 53.814 19.538 C 56.433 19.096 58.924 18.818 61.213 18.818 C 67.357 18.818 68.999 23.523 68.999 29.094 C 68.999 35.238 67.874 36.952 54.331 38.06 Z\" fill=\"var(--token-c6cbaf8d-0b82-4553-ab5f-9918da4d89b6, rgb(28, 25, 23))\"></path></g></svg>',withExternalLayout:true,...addPropertyOverrides({j2oFlpLpq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 59.948 32.042\" overflow=\"visible\"><g><path d=\"M 0 0 L 59.948 0 L 59.948 32.041 L 0 32.041 Z\" fill=\"transparent\"></path><path d=\"M 51.208 14.389 C 54.632 13.09 57.777 10.109 57.777 6.803 C 57.777 2.36 54.836 0 47.597 0 L 18.701 0 L 18.644 0.886 L 23.712 1.565 C 26.144 1.992 26.975 3.085 27.28 22.566 C 20.668 14.405 14.987 5.652 11.623 0 L 0 0 L 0 0.886 L 2.476 1.239 C 3.612 1.46 4.442 1.874 5.213 2.45 C 5.009 27.806 4.805 29.532 2.432 30.108 L 0.101 30.522 L 0.101 31.408 L 18.133 31.408 L 18.19 30.522 L 12.349 29.68 C 8.373 28.883 6.363 26.433 6.101 3.234 C 6.611 3.766 7.076 4.34 7.645 5.019 C 12.86 11.882 22.894 25.858 27.278 32.042 L 28.313 31.984 C 28.269 30.582 28.212 27.483 28.212 24.87 C 28.212 3.764 28.78 1.773 30.949 1.197 C 31.941 0.992 32.961 0.97 33.96 1.133 L 34.983 1.299 C 37.211 1.713 37.314 1.816 37.314 16.53 C 37.314 29.046 37.256 29.518 35.246 29.99 L 32.509 30.506 L 32.509 31.406 L 48.427 31.406 C 54.982 31.406 59.948 26.949 59.948 22.034 C 59.948 17.902 57.66 14.964 51.208 14.389 Z M 42.907 0.988 C 50.291 1.135 52.564 2.081 52.564 7.424 C 52.564 10.449 51.777 13.076 50.336 14.331 C 49.827 14.273 49.2 14.273 48.604 14.287 C 46.536 14.287 44.511 14.287 42.501 14.345 C 42.501 3.969 42.646 2.199 42.909 0.988 Z M 42.893 30.448 C 42.588 29.237 42.485 27.142 42.485 15.63 C 44.552 15.277 46.519 15.054 48.326 15.054 C 53.176 15.054 54.473 18.818 54.473 23.275 C 54.473 28.19 53.585 29.562 42.893 30.448 Z\" fill=\"var(--token-c6cbaf8d-0b82-4553-ab5f-9918da4d89b6, rgb(28, 25, 23))\"></path></g></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-1psmn0g\",layoutDependency:layoutDependency,layoutId:\"rKUgkpW2J\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 75.934 40.051\" overflow=\"visible\"><path d=\"M 0 0 L 75.934 0 L 75.934 40.051 L 0 40.051 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({j2oFlpLpq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 59.948 32.041\" overflow=\"visible\"><path d=\"M 0 0 L 59.948 0 L 59.948 32.041 L 0 32.041 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsxs(SVG,{className:\"framer-10nzjrs\",layoutDependency:layoutDependency,layoutId:\"cb5M1HkGT\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 75.934 40.053\" overflow=\"visible\"><path d=\"M 64.864 17.987 C 69.2 16.362 73.185 12.636 73.185 8.504 C 73.185 2.95 69.459 0 60.29 0 L 23.688 0 L 23.615 1.107 L 30.035 1.956 C 33.116 2.491 34.168 3.856 34.555 28.208 C 26.179 18.007 18.983 7.065 14.723 0 L 0 0 L 0 1.107 L 3.136 1.549 C 4.575 1.825 5.627 2.343 6.603 3.063 C 6.345 34.758 6.086 36.915 3.081 37.635 L 0.128 38.152 L 0.128 39.26 L 22.968 39.26 L 23.041 38.152 L 15.642 37.101 C 10.606 36.104 8.06 33.041 7.728 4.042 C 8.373 4.707 8.964 5.425 9.684 6.274 C 16.29 14.853 28.999 32.323 34.552 40.053 L 35.863 39.98 C 35.808 38.228 35.735 34.354 35.735 31.087 C 35.735 4.705 36.455 2.217 39.202 1.496 C 40.458 1.24 41.751 1.213 43.017 1.417 L 44.312 1.624 C 47.134 2.141 47.264 2.27 47.264 20.663 C 47.264 36.307 47.191 36.897 44.645 37.487 L 41.178 38.133 L 41.178 39.257 L 61.341 39.257 C 69.644 39.257 75.934 33.686 75.934 27.543 C 75.934 22.378 73.036 18.705 64.864 17.987 Z M 54.349 1.235 C 63.702 1.419 66.581 2.601 66.581 9.28 C 66.581 13.061 65.585 16.345 63.759 17.914 C 63.114 17.841 62.32 17.841 61.565 17.859 C 58.946 17.859 56.38 17.859 53.834 17.931 C 53.834 4.961 54.018 2.749 54.351 1.235 Z M 54.331 38.06 C 53.945 36.546 53.814 33.927 53.814 19.538 C 56.433 19.096 58.924 18.818 61.213 18.818 C 67.357 18.818 68.999 23.523 68.999 29.094 C 68.999 35.238 67.874 36.952 54.331 38.06 Z\" fill=\"var(--token-c6cbaf8d-0b82-4553-ab5f-9918da4d89b6, rgb(28, 25, 23))\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({j2oFlpLpq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 59.948 32.042\" overflow=\"visible\"><path d=\"M 51.208 14.389 C 54.632 13.09 57.777 10.109 57.777 6.803 C 57.777 2.36 54.836 0 47.597 0 L 18.701 0 L 18.644 0.886 L 23.712 1.565 C 26.144 1.992 26.975 3.085 27.28 22.566 C 20.668 14.405 14.987 5.652 11.623 0 L 0 0 L 0 0.886 L 2.476 1.239 C 3.612 1.46 4.442 1.874 5.213 2.45 C 5.009 27.806 4.805 29.532 2.432 30.108 L 0.101 30.522 L 0.101 31.408 L 18.133 31.408 L 18.19 30.522 L 12.349 29.68 C 8.373 28.883 6.363 26.433 6.101 3.234 C 6.611 3.766 7.076 4.34 7.645 5.019 C 12.86 11.882 22.894 25.858 27.278 32.042 L 28.313 31.984 C 28.269 30.582 28.212 27.483 28.212 24.87 C 28.212 3.764 28.78 1.773 30.949 1.197 C 31.941 0.992 32.961 0.97 33.96 1.133 L 34.983 1.299 C 37.211 1.713 37.314 1.816 37.314 16.53 C 37.314 29.046 37.256 29.518 35.246 29.99 L 32.509 30.506 L 32.509 31.406 L 48.427 31.406 C 54.982 31.406 59.948 26.949 59.948 22.034 C 59.948 17.902 57.66 14.964 51.208 14.389 Z M 42.907 0.988 C 50.291 1.135 52.564 2.081 52.564 7.424 C 52.564 10.449 51.777 13.076 50.336 14.331 C 49.827 14.273 49.2 14.273 48.604 14.287 C 46.536 14.287 44.511 14.287 42.501 14.345 C 42.501 3.969 42.646 2.199 42.909 0.988 Z M 42.893 30.448 C 42.588 29.237 42.485 27.142 42.485 15.63 C 44.552 15.277 46.519 15.054 48.326 15.054 C 53.176 15.054 54.473 18.818 54.473 23.275 C 54.473 28.19 53.585 29.562 42.893 30.448 Z\" fill=\"var(--token-c6cbaf8d-0b82-4553-ab5f-9918da4d89b6, rgb(28, 25, 23))\"></path></svg>'}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-b19ti5\",layoutDependency:layoutDependency,layoutId:\"WcXfDevyy\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 75.934 40.053\" overflow=\"visible\"><path d=\"M 64.864 17.987 C 69.2 16.362 73.185 12.636 73.185 8.504 C 73.185 2.95 69.459 0 60.29 0 L 23.688 0 L 23.615 1.107 L 30.035 1.956 C 33.116 2.491 34.168 3.856 34.555 28.208 C 26.179 18.007 18.983 7.065 14.723 0 L 0 0 L 0 1.107 L 3.136 1.549 C 4.575 1.825 5.627 2.343 6.603 3.063 C 6.345 34.758 6.086 36.915 3.081 37.635 L 0.128 38.152 L 0.128 39.26 L 22.968 39.26 L 23.041 38.152 L 15.642 37.101 C 10.606 36.104 8.06 33.041 7.728 4.042 C 8.373 4.707 8.964 5.425 9.684 6.274 C 16.29 14.853 28.999 32.323 34.552 40.053 L 35.863 39.98 C 35.808 38.228 35.735 34.354 35.735 31.087 C 35.735 4.705 36.455 2.217 39.202 1.496 C 40.458 1.24 41.751 1.213 43.017 1.417 L 44.312 1.624 C 47.134 2.141 47.264 2.27 47.264 20.663 C 47.264 36.307 47.191 36.897 44.645 37.487 L 41.178 38.133 L 41.178 39.257 L 61.341 39.257 C 69.644 39.257 75.934 33.686 75.934 27.543 C 75.934 22.378 73.036 18.705 64.864 17.987 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({j2oFlpLpq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 59.948 32.042\" overflow=\"visible\"><path d=\"M 51.208 14.389 C 54.632 13.09 57.777 10.109 57.777 6.803 C 57.777 2.36 54.836 0 47.597 0 L 18.701 0 L 18.644 0.886 L 23.712 1.565 C 26.144 1.992 26.975 3.085 27.28 22.566 C 20.668 14.405 14.987 5.652 11.623 0 L 0 0 L 0 0.886 L 2.476 1.239 C 3.612 1.46 4.442 1.874 5.213 2.45 C 5.009 27.806 4.805 29.532 2.432 30.108 L 0.101 30.522 L 0.101 31.408 L 18.133 31.408 L 18.19 30.522 L 12.349 29.68 C 8.373 28.883 6.363 26.433 6.101 3.234 C 6.611 3.766 7.076 4.34 7.645 5.019 C 12.86 11.882 22.894 25.858 27.278 32.042 L 28.313 31.984 C 28.269 30.582 28.212 27.483 28.212 24.87 C 28.212 3.764 28.78 1.773 30.949 1.197 C 31.941 0.992 32.961 0.97 33.96 1.133 L 34.983 1.299 C 37.211 1.713 37.314 1.816 37.314 16.53 C 37.314 29.046 37.256 29.518 35.246 29.99 L 32.509 30.506 L 32.509 31.406 L 48.427 31.406 C 54.982 31.406 59.948 26.949 59.948 22.034 C 59.948 17.902 57.66 14.964 51.208 14.389 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-13j5voo\",layoutDependency:layoutDependency,layoutId:\"sOAr73Oey\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12.747 16.696\" overflow=\"visible\"><path d=\"M 0.515 0 C 9.867 0.183 12.747 1.366 12.747 8.044 C 12.747 11.825 11.75 15.109 9.925 16.678 C 9.28 16.606 8.486 16.606 7.73 16.623 C 5.112 16.623 2.546 16.623 0 16.696 C 0 3.726 0.183 1.514 0.517 0 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({j2oFlpLpq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 10.063 13.357\" overflow=\"visible\"><path d=\"M 0.407 0 C 7.79 0.147 10.063 1.093 10.063 6.435 C 10.063 9.46 9.277 12.088 7.835 13.343 C 7.326 13.284 6.7 13.284 6.103 13.299 C 4.035 13.299 2.01 13.299 0 13.357 C 0 2.981 0.145 1.211 0.408 0 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(SVG,{className:\"framer-6i1jun\",layoutDependency:layoutDependency,layoutId:\"QS3pEtHC3\",opacity:1,requiresOverflowVisible:false,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 15.185 19.242\" overflow=\"visible\"><path d=\"M 0.517 19.242 C 0.13 17.728 0 15.109 0 0.72 C 2.619 0.278 5.109 0 7.399 0 C 13.543 0 15.185 4.705 15.185 10.276 C 15.185 16.42 14.06 18.135 0.517 19.242 Z\" fill=\"transparent\"></path></svg>',withExternalLayout:true,...addPropertyOverrides({j2oFlpLpq:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11.988 15.394\" overflow=\"visible\"><path d=\"M 0.408 15.394 C 0.103 14.183 0 12.088 0 0.576 C 2.067 0.223 4.034 0 5.841 0 C 10.691 0 11.988 3.764 11.988 8.221 C 11.988 13.136 11.1 14.508 0.408 15.394 Z\" fill=\"transparent\"></path></svg>'}},baseVariant,gestureVariant)})]})]})})})]}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-s34ckw\",\"data-framer-name\":\"Container / Right\",layoutDependency:layoutDependency,layoutId:\"OdvsiPd3I\",children:/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LKGhTJTzh\"},implicitPathVariables:undefined},{href:{webPageId:\"LKGhTJTzh\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:32,y:(componentViewport?.y||0)+24+0+4+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-mqzfal-container\",layoutDependency:layoutDependency,layoutId:\"Le6UyF9wi-container\",nodeId:\"Le6UyF9wi\",rendersWithMotion:true,scopeId:\"WlVlMhIyz\",children:/*#__PURE__*/_jsx(Primary,{AR_ZKFgjB:resolvedLinks[0],height:\"100%\",id:\"Le6UyF9wi\",layoutId:\"Le6UyF9wi\",NDUyeGUgN:\"Inquire\",variant:\"GnTzjXUBL\",width:\"100%\",...addPropertyOverrides({fcMm2oC69:{AR_ZKFgjB:resolvedLinks[1]}},baseVariant,gestureVariant)})})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4vK2t.framer-bgmec5, .framer-4vK2t .framer-bgmec5 { display: block; }\",\".framer-4vK2t.framer-1ptgnq7 { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: visible; padding: 24px; position: relative; width: 1200px; }\",\".framer-4vK2t .framer-vws8es { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-4vK2t .framer-1adqmz6 { 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-4vK2t .framer-820ekq-container { flex: none; height: 40px; position: relative; width: 40px; }\",\".framer-4vK2t .framer-vkb2rh { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: min-content; }\",\".framer-4vK2t .framer-1494zg7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-4vK2t .framer-9bppqj { height: 40px; position: relative; width: 278px; }\",\".framer-4vK2t .framer-17k0xr { height: 37px; left: 0px; position: absolute; top: 0px; width: 278px; }\",\".framer-4vK2t .framer-ghfstg { height: 40px; left: 0px; position: absolute; top: 0px; width: 278px; }\",\".framer-4vK2t .framer-1fqxoyn { height: 34px; left: 0px; position: absolute; top: 6px; width: 31px; }\",\".framer-4vK2t .framer-17954pr { height: 24px; left: 32px; position: absolute; top: 12px; width: 13px; }\",\".framer-4vK2t .framer-ig71hb { height: 6px; left: 34px; position: absolute; top: 3px; width: 7px; }\",\".framer-4vK2t .framer-sro4f1 { height: 25px; left: 43px; position: absolute; top: 12px; width: 27px; }\",\".framer-4vK2t .framer-17nrfct { height: 25px; left: 68px; position: absolute; top: 12px; width: 23px; }\",\".framer-4vK2t .framer-10q1pup { height: 9px; left: 74px; position: absolute; top: 13px; width: 12px; }\",\".framer-4vK2t .framer-p3432e { height: 25px; left: 93px; position: absolute; top: 11px; width: 19px; }\",\".framer-4vK2t .framer-1rf5lxy { height: 30px; left: 122px; position: absolute; top: 6px; width: 26px; }\",\".framer-4vK2t .framer-1hoexql { height: 13px; left: 132px; position: absolute; top: 7px; width: 10px; }\",\".framer-4vK2t .framer-10kyqxj { height: 15px; left: 132px; position: absolute; top: 20px; width: 12px; }\",\".framer-4vK2t .framer-1jn6rnh { height: 25px; left: 151px; position: absolute; top: 12px; width: 24px; }\",\".framer-4vK2t .framer-1kzqpzw { height: 8px; left: 155px; position: absolute; top: 25px; width: 10px; }\",\".framer-4vK2t .framer-pis214 { height: 29px; left: 174px; position: absolute; top: 7px; width: 17px; }\",\".framer-4vK2t .framer-tfpdhv { height: 24px; left: 192px; position: absolute; top: 12px; width: 13px; }\",\".framer-4vK2t .framer-bv5e7k { height: 6px; left: 194px; position: absolute; top: 3px; width: 7px; }\",\".framer-4vK2t .framer-2kuk4l { height: 25px; left: 206px; position: absolute; top: 11px; width: 19px; }\",\".framer-4vK2t .framer-1bb50qy { height: 29px; left: 226px; position: absolute; top: 7px; width: 17px; }\",\".framer-4vK2t .framer-1hez8v0 { height: 24px; left: 244px; position: absolute; top: 12px; width: 13px; }\",\".framer-4vK2t .framer-yjib4k { height: 6px; left: 246px; position: absolute; top: 3px; width: 7px; }\",\".framer-4vK2t .framer-19h4o5y { height: 25px; left: 257px; position: absolute; top: 12px; width: 22px; }\",\".framer-4vK2t .framer-g81xmj { height: 10px; left: 264px; position: absolute; top: 0px; width: 11px; }\",\".framer-4vK2t .framer-o3wwnz { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 120px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-4vK2t .framer-1a23ikx { height: 40px; position: relative; width: 76px; }\",\".framer-4vK2t .framer-1psmn0g, .framer-4vK2t .framer-10nzjrs, .framer-4vK2t .framer-b19ti5 { height: 40px; left: 0px; position: absolute; top: 0px; width: 76px; }\",\".framer-4vK2t .framer-13j5voo { height: 17px; left: 54px; position: absolute; top: 1px; width: 13px; }\",\".framer-4vK2t .framer-6i1jun { height: 19px; left: 54px; position: absolute; top: 19px; width: 15px; }\",\".framer-4vK2t .framer-s34ckw { 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-4vK2t .framer-mqzfal-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-4vK2t.framer-v-no3cpl.framer-1ptgnq7 { width: 810px; }\",\".framer-4vK2t.framer-v-a90r6a.framer-1ptgnq7 { width: 390px; }\",\".framer-4vK2t.framer-v-a90r6a .framer-1adqmz6 { justify-content: flex-end; order: 1; }\",\".framer-4vK2t.framer-v-a90r6a .framer-vkb2rh { justify-content: flex-end; order: 0; }\",\".framer-4vK2t.framer-v-a90r6a .framer-o3wwnz { order: 0; }\",\".framer-4vK2t.framer-v-a90r6a .framer-1a23ikx, .framer-4vK2t.framer-v-a90r6a .framer-1psmn0g, .framer-4vK2t.framer-v-a90r6a .framer-10nzjrs, .framer-4vK2t.framer-v-a90r6a .framer-b19ti5 { height: 32px; width: 60px; }\",\".framer-4vK2t.framer-v-a90r6a .framer-13j5voo { height: 14px; left: 43px; width: 10px; }\",\".framer-4vK2t.framer-v-a90r6a .framer-6i1jun { height: 16px; left: 43px; top: 15px; width: 12px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 88\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"fcMm2oC69\":{\"layout\":[\"fixed\",\"auto\"]},\"j2oFlpLpq\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"SbV3y7MMa\":\"openModal\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerWlVlMhIyz=withCSS(Component,css,\"framer-4vK2t\");export default FramerWlVlMhIyz;FramerWlVlMhIyz.displayName=\"Header 2\";FramerWlVlMhIyz.defaultProps={height:88,width:1200};addPropertyControls(FramerWlVlMhIyz,{variant:{options:[\"suKxThuQb\",\"fcMm2oC69\",\"j2oFlpLpq\"],optionTitles:[\"Desktop\",\"Tablet\",\"Phone\"],title:\"Variant\",type:ControlType.Enum},SbV3y7MMa:{title:\"Open Modal\",type:ControlType.EventHandler}});addFonts(FramerWlVlMhIyz,[{explicitInter:true,fonts:[]},...ButtonBurgerFonts,...PrimaryFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWlVlMhIyz\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerAutoSizeImages\":\"true\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1200\",\"framerIntrinsicHeight\":\"88\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"SbV3y7MMa\\\":\\\"openModal\\\"}\",\"framerColorSyntax\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"fcMm2oC69\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"j2oFlpLpq\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WlVlMhIyz.map","// Generated by Framer (2f96024)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"FS;Cabinet Grotesk-regular\",\"FS;Cabinet Grotesk-medium\",\"Inter-BoldItalic\",\"Inter-Italic\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/J6PPRPKWXDUIYA47IXLEQB4R4OPVYDQH/N2ZXAXWEHVMLISD2TIXJC7EF4GOY43L4/NXM4Z4TDCMYWBZ7AVI2N6DQ5VMWNENMU.woff2\",weight:\"400\"},{family:\"Cabinet Grotesk\",source:\"fontshare\",style:\"normal\",url:\"https://framerusercontent.com/third-party-assets/fontshare/wf/CKQBK2QBTCDREE7L3MXZ3PPW7LDNJCWU/OTOY7FQFSFOJVZKJWKO2EHUJLOGBDN4Q/4CO2ETY7NITKLUDKMYJ75RHJSPHOJ7XT.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/CfMzU8w2e7tHgF4T4rATMPuWosA.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/867QObYax8ANsfX4TGEVU9YiCM.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Oyn2ZbENFdnW7mt2Lzjk1h9Zb9k.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/cdAe8hgZ1cMyLu9g005pAW3xMo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/DOfvtmE1UplCq161m6Hj8CSQYg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/vFzuJY0c65av44uhEKB6vyjFMg.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",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/tKtBcDnBMevsEEJKdNGhhkLzYo.woff2\",weight:\"400\"}]}];export const css=['.framer-WtQ9G .framer-styles-preset-17l6ykk:not(.rich-text-wrapper), .framer-WtQ9G .framer-styles-preset-17l6ykk.rich-text-wrapper p { --framer-font-family: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold: \"Cabinet Grotesk\", \"Cabinet Grotesk Placeholder\", sans-serif; --framer-font-family-bold-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-family-italic: \"Inter\", \"Inter Placeholder\", sans-serif; --framer-font-open-type-features: \\'blwf\\' on, \\'cv09\\' on, \\'cv03\\' on, \\'cv04\\' on, \\'cv11\\' on; --framer-font-size: 24px; --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: 500; --framer-font-weight-bold-italic: 700; --framer-font-weight-italic: 400; --framer-letter-spacing: 0em; --framer-line-height: 32px; --framer-paragraph-spacing: 20px; --framer-text-alignment: start; --framer-text-color: var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, #292524); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-WtQ9G\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}","// Generated by Framer (2f96024)\nimport{jsx as _jsx}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/jwFN0WrYZqGS4FJE8VrU/ouyefewwpkBlqZTCjdpq/RZZ3hLHjZ.js\";const enabledGestures={kG55WQm0X:{hover:true,pressed:true}};const serializationHash=\"framer-pgujT\";const variantClassNames={kG55WQm0X:\"framer-v-2uy1oe\"};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,label,link,width,...props})=>{return{...props,AR_ZKFgjB:link??props.AR_ZKFgjB,NDUyeGUgN:label??props.NDUyeGUgN??\"Label\"};};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,NDUyeGUgN,AR_ZKFgjB,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({defaultVariant:\"kG55WQm0X\",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:AR_ZKFgjB,motionChild:true,nodeId:\"kG55WQm0X\",scopeId:\"Ir7Br3nQJ\",children:/*#__PURE__*/_jsx(motion.a,{...restProps,...gestureHandlers,className:`${cx(scopingClassNames,\"framer-2uy1oe\",className,classNames)} framer-1y5agt7`,\"data-framer-name\":\"Dark / Arrow Right\",layoutDependency:layoutDependency,layoutId:\"kG55WQm0X\",ref:refBinding,style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgba(0, 0, 0, 0)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\",...style},variants:{\"kG55WQm0X-hover\":{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"},\"kG55WQm0X-pressed\":{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-316da2ac-8a8d-4aac-986e-2108e9f0ed74, rgb(41, 37, 36))\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"0px\"}},...addPropertyOverrides({\"kG55WQm0X-hover\":{\"data-border\":true,\"data-framer-name\":undefined},\"kG55WQm0X-pressed\":{\"data-border\":true,\"data-framer-name\":undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-17l6ykk\",\"data-styles-preset\":\"RZZ3hLHjZ\",children:\"Label\"})}),className:\"framer-5hqse3\",\"data-framer-name\":\"View more stories\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"To2_zEsmq\",style:{\"--framer-paragraph-spacing\":\"0px\"},text:NDUyeGUgN,verticalAlignment:\"top\",withExternalLayout:true})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-pgujT.framer-1y5agt7, .framer-pgujT .framer-1y5agt7 { display: block; }\",\".framer-pgujT.framer-2uy1oe { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 4px 0px 4px 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-pgujT .framer-5hqse3 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",...sharedStyle.css,'.framer-pgujT[data-border=\"true\"]::after, .framer-pgujT [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 40\n * @framerIntrinsicWidth 55\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"D6vWXbSUG\":{\"layout\":[\"auto\",\"auto\"]},\"KtmtFhbJu\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"NDUyeGUgN\":\"label\",\"AR_ZKFgjB\":\"link\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerIr7Br3nQJ=withCSS(Component,css,\"framer-pgujT\");export default FramerIr7Br3nQJ;FramerIr7Br3nQJ.displayName=\"Menu\";FramerIr7Br3nQJ.defaultProps={height:40,width:55};addPropertyControls(FramerIr7Br3nQJ,{NDUyeGUgN:{defaultValue:\"Label\",displayTextArea:false,title:\"Label\",type:ControlType.String},AR_ZKFgjB:{title:\"Link\",type:ControlType.Link}});addFonts(FramerIr7Br3nQJ,[{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\":\"FramerIr7Br3nQJ\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"40\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicWidth\":\"55\",\"framerVariables\":\"{\\\"NDUyeGUgN\\\":\\\"label\\\",\\\"AR_ZKFgjB\\\":\\\"link\\\"}\",\"framerColorSyntax\":\"true\",\"framerImmutableVariables\":\"true\",\"framerAutoSizeImages\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"D6vWXbSUG\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"KtmtFhbJu\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Ir7Br3nQJ.map","// Generated by Framer (84fc51f)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,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 Menu from\"https://framerusercontent.com/modules/pPgfXINwQvQiwS2OIV47/pbMZw6AEmyanD9UBrS5E/Ir7Br3nQJ.js\";const MenuFonts=getFonts(Menu);const serializationHash=\"framer-32q2g\";const variantClassNames={WQ37Nnd3O:\"framer-v-sx7vij\"};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:\"WQ37Nnd3O\",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__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-sx7vij\",className,classNames),\"data-framer-name\":\"Variant 1\",layoutDependency:layoutDependency,layoutId:\"WQ37Nnd3O\",ref:refBinding,style:{backgroundColor:\"var(--token-fabf67aa-e8a7-47c3-9076-fc10c0489a95, rgb(249, 244, 232))\",...style},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-12huezc\",\"data-framer-name\":\"Container / Internal\",layoutDependency:layoutDependency,layoutId:\"A9uUwKWcI\",children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-jjfzle\",\"data-framer-name\":\"Container / Menu\",layoutDependency:layoutDependency,layoutId:\"MnJsCRc5H\",children:[/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"augiA20Il\"},implicitPathVariables:undefined}],children:resolvedLinks=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+24+(((componentViewport?.height||800)-48-(Math.max(0,((componentViewport?.height||800)-48-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-48-0)/1)*1-0-232)/2+0+0)+0+0,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-65eibv-container\",layoutDependency:layoutDependency,layoutId:\"i_Uw8yBGM-container\",nodeId:\"i_Uw8yBGM\",rendersWithMotion:true,scopeId:\"Y4UwEhrDY\",children:/*#__PURE__*/_jsx(Menu,{AR_ZKFgjB:resolvedLinks[0],height:\"100%\",id:\"i_Uw8yBGM\",layoutId:\"i_Uw8yBGM\",NDUyeGUgN:\"Home\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"F_fxjD0zy\"},implicitPathVariables:undefined}],children:resolvedLinks1=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+24+(((componentViewport?.height||800)-48-(Math.max(0,((componentViewport?.height||800)-48-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-48-0)/1)*1-0-232)/2+0+0)+0+48,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-ppxk71-container\",layoutDependency:layoutDependency,layoutId:\"cnwh8FekT-container\",nodeId:\"cnwh8FekT\",rendersWithMotion:true,scopeId:\"Y4UwEhrDY\",children:/*#__PURE__*/_jsx(Menu,{AR_ZKFgjB:resolvedLinks1[0],height:\"100%\",id:\"cnwh8FekT\",layoutId:\"cnwh8FekT\",NDUyeGUgN:\"Experience\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"aLInONd4C\"},implicitPathVariables:undefined}],children:resolvedLinks2=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+24+(((componentViewport?.height||800)-48-(Math.max(0,((componentViewport?.height||800)-48-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-48-0)/1)*1-0-232)/2+0+0)+0+96,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-a4gv2-container\",layoutDependency:layoutDependency,layoutId:\"Tpj5ptZDT-container\",nodeId:\"Tpj5ptZDT\",rendersWithMotion:true,scopeId:\"Y4UwEhrDY\",children:/*#__PURE__*/_jsx(Menu,{AR_ZKFgjB:resolvedLinks2[0],height:\"100%\",id:\"Tpj5ptZDT\",layoutId:\"Tpj5ptZDT\",NDUyeGUgN:\"Stories\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"wsdRioxkp\"},implicitPathVariables:undefined}],children:resolvedLinks3=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+24+(((componentViewport?.height||800)-48-(Math.max(0,((componentViewport?.height||800)-48-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-48-0)/1)*1-0-232)/2+0+0)+0+144,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-3kr9xo-container\",layoutDependency:layoutDependency,layoutId:\"if2URSYZ5-container\",nodeId:\"if2URSYZ5\",rendersWithMotion:true,scopeId:\"Y4UwEhrDY\",children:/*#__PURE__*/_jsx(Menu,{AR_ZKFgjB:resolvedLinks3[0],height:\"100%\",id:\"if2URSYZ5\",layoutId:\"if2URSYZ5\",NDUyeGUgN:\"Journal\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(ResolveLinks,{links:[{href:{webPageId:\"LKGhTJTzh\"},implicitPathVariables:undefined}],children:resolvedLinks4=>/*#__PURE__*/_jsx(ComponentViewportProvider,{height:40,y:(componentViewport?.y||0)+24+(((componentViewport?.height||800)-48-(Math.max(0,((componentViewport?.height||800)-48-0)/1)*1+0))/2+0+0)+0+((Math.max(0,((componentViewport?.height||800)-48-0)/1)*1-0-232)/2+0+0)+0+192,children:/*#__PURE__*/_jsx(SmartComponentScopedContainer,{className:\"framer-nsvls0-container\",layoutDependency:layoutDependency,layoutId:\"CkhlT7_P5-container\",nodeId:\"CkhlT7_P5\",rendersWithMotion:true,scopeId:\"Y4UwEhrDY\",children:/*#__PURE__*/_jsx(Menu,{AR_ZKFgjB:resolvedLinks4[0],height:\"100%\",id:\"CkhlT7_P5\",layoutId:\"CkhlT7_P5\",NDUyeGUgN:\"Inquire\",width:\"100%\"})})})})]})})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-32q2g.framer-1rgfmk6, .framer-32q2g .framer-1rgfmk6 { display: block; }\",\".framer-32q2g.framer-sx7vij { align-content: flex-start; align-items: flex-start; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 800px; justify-content: center; overflow: visible; padding: 24px; position: relative; width: 396px; }\",\".framer-32q2g .framer-12huezc { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 1px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-32q2g .framer-jjfzle { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 8px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 100%; }\",\".framer-32q2g .framer-65eibv-container, .framer-32q2g .framer-ppxk71-container, .framer-32q2g .framer-a4gv2-container, .framer-32q2g .framer-3kr9xo-container, .framer-32q2g .framer-nsvls0-container { flex: none; height: auto; position: relative; width: auto; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 800\n * @framerIntrinsicWidth 396\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerAutoSizeImages true\n * @framerComponentViewportWidth true\n * @framerColorSyntax true\n */const FramerY4UwEhrDY=withCSS(Component,css,\"framer-32q2g\");export default FramerY4UwEhrDY;FramerY4UwEhrDY.displayName=\"Header/Menu\";FramerY4UwEhrDY.defaultProps={height:800,width:396};addFonts(FramerY4UwEhrDY,[{explicitInter:true,fonts:[]},...MenuFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerY4UwEhrDY\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"800\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerColorSyntax\":\"true\",\"framerIntrinsicWidth\":\"396\",\"framerAutoSizeImages\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Y4UwEhrDY.map"],"mappings":"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"}