{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/j9uIaDBvuAlMpStukCcV/TVAXG3FzoKyuxRwzmyb8/Gmv5JPkQZ.js", "ssg:https://framerusercontent.com/modules/CC5QAQgHxmkKkHvpEmip/c06eskTdIUZnG9ctNyWC/C0Buy2jv8.js", "ssg:https://framerusercontent.com/modules/T796PziiX7XtGJF1t6HP/4B3x0DgLUHtkohOVR2Cu/ibZoubaIe.js", "ssg:https://framerusercontent.com/modules/lffYUnmqgf92LlT1of8M/KWQZBsyDuEgjAxeGBHCN/mPa2VukBd.js", "ssg:https://framerusercontent.com/modules/dOQjYEsmxwQpVVpMg77p/JiI08uKPqgUwbKDpynQo/PLnq8zMpi.js", "ssg:https://framer.com/m/framer/icon-nullstate.js@0.7.0", "ssg:https://framer.com/m/material-icons/Home.js@0.0.32", "ssg:https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js", "ssg:https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js", "ssg:https://framerusercontent.com/modules/0HDinwFKYfKIlY0FTpsl/LW8F5PWnT20rmYCa9dZE/YgG76ZdNC.js", "ssg:https://framerusercontent.com/modules/bbJmeBvybLc3cJpVVBhm/V81QfNSvL6RoBIL6ySmk/bg_d7n0db.js", "ssg:https://framerusercontent.com/modules/ps4Z8dY5CsKg9azOrWWs/Zdd5kUDeYNU8a1wEpiqI/N60R2b5Cg.js", "ssg:https://framerusercontent.com/modules/QZqNGRYqoIN4BzRIUMEX/UKGiQMt4e0O6kdQYaS9q/WzStRhXGN.js", "ssg:https://framerusercontent.com/modules/f5MsoGG6ylbfdoQc7LsL/JgydEcwuP1Mh8fU5IAgY/IXnu9JG6t.js"],
  "sourcesContent": ["// Generated by Framer (f5febb9)\nimport{fontStore}from\"framer\";fontStore.loadFonts([]);export const fonts=[{explicitInter:true,fonts:[]}];export const css=['.framer-fQpST .framer-styles-preset-156qj2:not(.rich-text-wrapper), .framer-fQpST .framer-styles-preset-156qj2.rich-text-wrapper a { --framer-link-current-text-decoration: none; --framer-link-hover-text-color: var(--token-2679d3b4-8d81-41eb-b759-d4642db41ba4, #b3eb76) /* {\"name\":\"Lime time\"} */; --framer-link-hover-text-decoration: none; --framer-link-text-color: var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, #ddf9d3); --framer-link-text-decoration: none; }'];export const className=\"framer-fQpST\";\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 (bd0055f)\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*as sharedStyle from\"https://framerusercontent.com/modules/j9uIaDBvuAlMpStukCcV/TVAXG3FzoKyuxRwzmyb8/Gmv5JPkQZ.js\";const cycleOrder=[\"ZXNSx7LSF\",\"qOdEZCk3q\"];const serializationHash=\"framer-x0n6o\";const variantClassNames={qOdEZCk3q:\"framer-v-1ih4net\",ZXNSx7LSF:\"framer-v-4kcfg7\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={footer:\"ZXNSx7LSF\",mobile:\"qOdEZCk3q\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"ZXNSx7LSF\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"ZXNSx7LSF\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"qOdEZCk3q\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-4kcfg7\",className,classNames),\"data-framer-name\":\"footer\",layoutDependency:layoutDependency,layoutId:\"ZXNSx7LSF\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({qOdEZCk3q:{\"data-framer-name\":\"mobile\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1hnp88q\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"YvmFADIa1\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ugc5m8\",\"data-framer-name\":\"content\",layoutDependency:layoutDependency,layoutId:\"ujGrTBhz3\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1dsfl2i\",\"data-framer-name\":\"links\",layoutDependency:layoutDependency,layoutId:\"KBChmsN1g\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-14xoorb\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"jd6XubtET\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"Company\"})}),className:\"framer-auzr7s\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"X5dxdTxCs\",style:{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-w8tcma\",layoutDependency:layoutDependency,layoutId:\"z_uFmM7FS\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(132, 173, 155))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"u35G_3Q_q\"},nodeId:\"JY2bnzDpX\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-156qj2\",\"data-styles-preset\":\"Gmv5JPkQZ\",children:\"Our Team\"})})})}),className:\"framer-1cq5ntk\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"JY2bnzDpX\",style:{\"--extracted-r6o4lv\":\"rgb(132, 173, 155)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(132, 173, 155))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zdvvh0fId\"},nodeId:\"dnrFu9s1x\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-156qj2\",\"data-styles-preset\":\"Gmv5JPkQZ\",children:\"Connect with Us\"})})})}),className:\"framer-1e4nzbn\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"dnrFu9s1x\",style:{\"--extracted-r6o4lv\":\"rgb(132, 173, 155)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(132, 173, 155))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZgEgpLn_Y\"},nodeId:\"sdBeQfXSs\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-156qj2\",\"data-styles-preset\":\"Gmv5JPkQZ\",children:\"Career Opportunities\"})})})}),className:\"framer-qxaxjl\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"sdBeQfXSs\",style:{\"--extracted-r6o4lv\":\"rgb(132, 173, 155)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(132, 173, 155))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.glassdoor.com/Overview/Working-at-Stratfield-Consulting-EI_IE3077206.11,32.htm\",nodeId:\"BCJpL0umh\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-156qj2\",\"data-styles-preset\":\"Gmv5JPkQZ\",children:\"Glassdoor\"})})})}),className:\"framer-1rw02og\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"BCJpL0umh\",style:{\"--extracted-r6o4lv\":\"rgb(132, 173, 155)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uDU3YDSgc\"},nodeId:\"yLoihQ_UR\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-156qj2\",\"data-styles-preset\":\"Gmv5JPkQZ\",children:\"Insights\"})})})}),className:\"framer-1g0twzc\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"yLoihQ_UR\",style:{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"},verticalAlignment:\"top\",withExternalLayout:true})]})]}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-18sdyrk\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"u6es6uIC6\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"700\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(221, 249, 211))\"},children:\"Community\"})}),className:\"framer-14jtgo\",fonts:[\"Inter-Bold\"],layoutDependency:layoutDependency,layoutId:\"Idqz9MXeg\",style:{\"--extracted-r6o4lv\":\"rgb(221, 249, 211)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-gfjedy\",layoutDependency:layoutDependency,layoutId:\"GF6GARWxc\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(132, 173, 155))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"RmTw0yWF6\"},nodeId:\"rbkqLvjpl\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-156qj2\",\"data-styles-preset\":\"Gmv5JPkQZ\",children:\"Employee Resources\"})})})}),className:\"framer-3h832r\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"rbkqLvjpl\",style:{\"--extracted-r6o4lv\":\"rgb(132, 173, 155)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(132, 173, 155))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/company/stratfield-consulting/\",nodeId:\"BJmxXvOJ7\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-156qj2\",\"data-styles-preset\":\"Gmv5JPkQZ\",children:\"LinkedIn\"})})})}),className:\"framer-resd3v\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"BJmxXvOJ7\",style:{\"--extracted-r6o4lv\":\"rgb(132, 173, 155)\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"500\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(132, 173, 155))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.facebook.com/people/Stratfield-Consulting/100054370276879/\",nodeId:\"Ld9r930XH\",openInNewTab:true,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-156qj2\",\"data-styles-preset\":\"Gmv5JPkQZ\",children:\"Facebook\"})})})}),className:\"framer-3v37hb\",fonts:[\"Inter-Medium\"],layoutDependency:layoutDependency,layoutId:\"Ld9r930XH\",style:{\"--extracted-r6o4lv\":\"rgb(132, 173, 155)\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wNEaFYhIk\"},nodeId:\"fhCrMtzXy\",children:/*#__PURE__*/_jsx(motion.a,{\"aria-label\":\"Stratfield logo\",className:\"framer-102dmcf framer-twh8aj\",layoutDependency:layoutDependency,layoutId:\"fhCrMtzXy\",children:isDisplayed()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-ea2qxt\",\"data-framer-name\":\"logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"waF9kqbGT\",opacity:1,style:{backgroundColor:\"rgba(196, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 109 37.5\"><path d=\"M 3.704 4.637 C 3.704 4.637 0.504 11.424 4.679 15.317 C 7.322 18.389 13.823 20.576 15.691 21.446 C 17.558 22.319 26.394 25.749 20.182 37.174 C 23.013 30.409 18.07 27.714 14.787 26.163 C 11.508 24.612 3.681 21.958 1.57 19.112 C -0.542 16.262 -1.126 12.535 3.7 4.637 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 14 0.175 C 1.709 9.546 13.338 14.345 16.222 15.927 C 24.481 20.181 23.566 26.844 23.566 26.844 C 23.566 26.844 24.41 22.921 13.327 18.34 C -1.213 12.941 5.537 2.961 14 0.175 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 33.244 17.566 C 32.336 16.892 31.842 16.042 31.764 15.016 C 31.764 14.068 32.145 13.253 32.912 12.564 C 33.664 11.89 34.749 11.553 36.165 11.553 C 37.582 11.553 38.71 11.953 39.589 12.759 L 39.589 15.329 L 38.93 15.329 C 38.671 14.264 38.319 13.531 37.88 13.131 C 37.425 12.73 36.888 12.525 36.263 12.525 C 35.457 12.525 34.876 12.725 34.509 13.131 C 34.133 13.546 33.943 14.044 33.943 14.63 C 33.982 15.28 34.676 15.968 36.024 16.691 C 37.308 17.38 38.3 17.991 39.003 18.523 C 40.053 19.353 40.625 20.433 40.718 21.757 C 40.718 22.9 40.317 23.833 39.511 24.56 C 38.681 25.288 37.455 25.65 35.833 25.65 C 33.938 25.65 32.502 25.112 31.53 24.033 L 31.53 20.604 L 32.502 20.604 C 32.746 22.357 33.147 23.481 33.689 23.974 C 34.221 24.468 34.89 24.712 35.696 24.712 C 36.659 24.712 37.362 24.512 37.816 24.106 C 38.246 23.73 38.471 23.095 38.5 22.196 C 38.437 21.107 37.689 20.164 36.263 19.373 C 34.861 18.606 33.855 18.005 33.244 17.561 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 44.889 17.004 L 44.889 23.368 C 44.889 23.861 45.055 24.159 45.397 24.262 C 45.866 24.237 46.242 24.091 46.525 23.832 L 47.033 24.418 C 46.477 25.17 45.793 25.547 44.987 25.547 C 43.585 25.522 42.886 24.853 42.886 23.539 L 42.886 16.999 L 41.426 16.999 L 41.426 16.222 C 42.662 15.948 43.424 15.074 43.712 13.594 L 44.894 13.594 L 44.894 16.222 L 46.765 16.222 L 46.765 16.999 L 44.894 16.999 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 51.332 18.191 C 51.928 16.725 52.69 15.993 53.608 15.993 C 54.526 15.993 55.024 16.393 55.088 17.199 C 55.088 17.99 54.736 18.42 54.038 18.484 C 53.413 18.459 53.017 18.152 52.851 17.57 C 52.836 17.492 52.797 17.453 52.734 17.453 C 52.358 17.453 51.889 18.113 51.332 19.441 L 51.332 23.764 C 51.332 24.477 51.722 24.848 52.499 24.873 L 52.499 25.518 L 48.176 25.518 L 48.176 24.873 C 48.943 24.848 49.324 24.477 49.324 23.764 L 49.324 17.961 C 49.285 17.351 48.787 17.033 47.825 17.009 L 47.825 16.232 L 49.612 16.193 C 50.14 16.154 50.711 16.095 51.327 16.017 L 51.327 18.196 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 59.587 15.929 C 61.936 15.944 63.138 16.911 63.186 18.831 L 63.186 24.067 C 63.186 24.35 63.289 24.497 63.499 24.497 C 63.592 24.497 63.773 24.443 64.046 24.34 L 64.574 24.731 C 64.134 25.249 63.587 25.522 62.937 25.547 C 62.327 25.547 61.829 25.347 61.438 24.941 C 60.686 25.342 59.704 25.547 58.497 25.547 C 56.578 25.381 55.601 24.546 55.576 23.056 C 55.576 21.41 56.392 20.462 58.028 20.213 C 59.65 19.939 60.7 19.539 61.184 19.006 L 61.184 17.898 C 61.091 17.106 60.73 16.711 60.095 16.711 C 59.46 16.711 59.108 16.94 59.005 17.395 C 58.903 17.849 58.683 18.225 58.346 18.523 C 58.111 18.718 57.858 18.816 57.589 18.816 C 56.861 18.792 56.5 18.42 56.5 17.707 C 56.514 17.15 56.871 16.716 57.569 16.403 C 58.258 16.09 58.932 15.934 59.596 15.934 Z M 61.106 20.076 C 60.715 20.428 60.016 20.745 59.005 21.029 C 57.994 21.312 57.486 21.957 57.486 22.958 C 57.54 24.101 58.243 24.672 59.606 24.672 C 60.192 24.672 60.691 24.487 61.106 24.106 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 68.135 17.004 L 68.135 23.368 C 68.135 23.861 68.301 24.159 68.642 24.262 C 69.111 24.237 69.487 24.091 69.771 23.832 L 70.279 24.418 C 69.722 25.17 69.038 25.547 68.232 25.547 C 66.83 25.522 66.132 24.853 66.132 23.539 L 66.132 16.999 L 64.671 16.999 L 64.671 16.222 C 65.907 15.948 66.669 15.074 66.957 13.594 L 68.139 13.594 L 68.139 16.222 L 70.01 16.222 L 70.01 16.999 L 68.139 16.999 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 76.135 11.045 C 75.202 11.045 74.734 11.792 74.734 13.282 L 74.734 16.222 L 77.654 16.222 L 77.654 16.999 L 74.734 16.999 L 74.734 23.754 C 74.734 24.467 75.3 24.839 76.429 24.863 L 76.429 25.508 L 71.563 25.508 L 71.563 24.863 C 72.34 24.839 72.731 24.467 72.731 23.754 L 72.731 16.999 L 70.977 16.999 L 70.977 16.222 L 72.731 16.222 L 72.731 13.912 C 72.731 11.558 73.737 10.288 75.75 10.107 C 77.371 10.107 78.299 10.776 78.533 12.114 C 78.533 12.945 78.162 13.375 77.425 13.399 C 76.687 13.36 76.306 13.028 76.297 12.398 C 76.297 12.134 76.34 11.934 76.433 11.787 C 76.575 11.538 76.648 11.377 76.648 11.299 C 76.648 11.128 76.478 11.045 76.14 11.045 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 80.243 17.956 C 80.18 17.331 79.672 17.013 78.724 17.004 L 78.724 16.227 L 80.517 16.188 C 81.05 16.149 81.626 16.09 82.251 16.012 L 82.251 23.759 C 82.251 24.487 82.666 24.858 83.496 24.868 L 83.496 25.512 L 79.076 25.512 L 79.076 24.868 C 79.853 24.843 80.243 24.472 80.243 23.759 Z M 82.271 12.29 C 82.271 12.627 82.139 12.925 81.88 13.184 C 81.62 13.443 81.289 13.575 80.888 13.575 C 80.488 13.575 80.155 13.443 79.896 13.184 C 79.638 12.925 79.506 12.627 79.506 12.29 C 79.506 11.953 79.638 11.655 79.896 11.396 C 80.155 11.137 80.488 11.005 80.888 11.005 C 81.289 11.005 81.62 11.137 81.88 11.396 C 82.139 11.655 82.271 11.953 82.271 12.29 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 88.557 25.547 C 85.807 25.493 84.356 23.852 84.214 20.623 C 84.356 17.507 85.802 15.944 88.557 15.929 C 91.19 15.929 92.508 17.468 92.508 20.545 L 86.49 20.545 C 86.515 23.153 87.36 24.458 89.021 24.458 C 90.227 24.458 91.102 23.847 91.648 22.626 L 92.216 23.017 C 91.619 24.638 90.398 25.483 88.557 25.547 Z M 90.462 19.573 C 90.408 17.795 89.827 16.891 88.708 16.867 C 87.604 16.867 86.886 17.771 86.549 19.573 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 94.633 13.106 C 94.594 12.52 94.096 12.197 93.133 12.134 L 93.133 11.396 C 94.222 11.396 95.39 11.318 96.636 11.162 L 96.636 23.759 C 96.636 24.487 97.051 24.858 97.881 24.868 L 97.881 25.512 L 93.48 25.512 L 93.48 24.868 C 94.247 24.843 94.628 24.472 94.628 23.759 L 94.628 13.111 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 105.536 24.731 C 105.027 25.278 104.231 25.547 103.142 25.547 C 100.47 25.547 99.112 23.93 99.073 20.701 C 99.112 17.521 100.441 15.929 103.064 15.929 C 104.065 15.929 104.885 16.29 105.536 17.018 L 105.536 13.106 C 105.496 12.51 104.988 12.192 104.016 12.153 L 104.016 11.396 C 105.106 11.396 106.283 11.318 107.538 11.162 L 107.538 23.603 C 107.601 24.189 108.046 24.496 108.862 24.536 L 108.862 25.293 C 108.29 25.293 107.738 25.312 107.206 25.351 C 106.986 25.366 106.717 25.39 106.41 25.429 C 106.346 25.429 106.273 25.434 106.195 25.449 L 105.745 25.488 C 105.667 25.503 105.594 25.508 105.53 25.508 L 105.53 24.731 Z M 105.536 18.537 C 105.027 17.497 104.378 16.955 103.587 16.901 C 101.989 16.925 101.179 18.19 101.154 20.696 C 101.193 23.344 102.087 24.667 103.84 24.667 C 104.656 24.667 105.222 24.286 105.536 23.52 Z\" fill=\"rgb(221,249,211)\"></path></svg>',svgContentId:10132859968,withExternalLayout:true})})})]}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-11umvo7\",\"data-border\":true,\"data-framer-name\":\"Copyright\",layoutDependency:layoutDependency,layoutId:\"YubELCKpx\",style:{\"--border-bottom-width\":\"0px\",\"--border-color\":\"rgb(132, 173, 155)\",\"--border-left-width\":\"0px\",\"--border-right-width\":\"0px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\"},children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-dsqofz\",layoutDependency:layoutDependency,layoutId:\"prvvc2Csv\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.5em\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"Copyright \\xa9 2024 Stratfield Consulting. All rights reserved. Atlanta, Georgia\"})}),className:\"framer-98pc9e\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"WUu3PngCN\",style:{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"top\",withExternalLayout:true})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-x0n6o.framer-twh8aj, .framer-x0n6o .framer-twh8aj { display: block; }\",\".framer-x0n6o.framer-4kcfg7 { align-content: center; align-items: center; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 1454px; }\",\".framer-x0n6o .framer-1hnp88q { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: wrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 30px; position: relative; width: 100%; }\",\".framer-x0n6o .framer-ugc5m8 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 20px 0px 60px 0px; position: relative; width: 100%; }\",\".framer-x0n6o .framer-1dsfl2i { 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-x0n6o .framer-14xoorb { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-end; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-x0n6o .framer-auzr7s, .framer-x0n6o .framer-1cq5ntk, .framer-x0n6o .framer-1e4nzbn, .framer-x0n6o .framer-qxaxjl, .framer-x0n6o .framer-1rw02og, .framer-x0n6o .framer-1g0twzc, .framer-x0n6o .framer-14jtgo, .framer-x0n6o .framer-3h832r, .framer-x0n6o .framer-resd3v, .framer-x0n6o .framer-3v37hb { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-x0n6o .framer-w8tcma, .framer-x0n6o .framer-gfjedy { align-content: flex-start; align-items: flex-start; align-self: stretch; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 12px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: auto; }\",\".framer-x0n6o .framer-18sdyrk { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: flex-start; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-x0n6o .framer-102dmcf { flex: none; height: 38px; overflow: visible; position: relative; text-decoration: none; width: 109px; }\",\".framer-x0n6o .framer-ea2qxt { flex: none; height: 38px; left: calc(49.54128440366975% - 109px / 2); position: absolute; top: 0px; width: 109px; }\",\".framer-x0n6o .framer-11umvo7 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; max-width: 1200px; overflow: visible; padding: 20px 0px 0px 0px; position: relative; width: 100%; }\",\".framer-x0n6o .framer-dsqofz { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 20px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-x0n6o .framer-98pc9e { flex: 1 0 0px; height: auto; overflow: hidden; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-x0n6o.framer-4kcfg7, .framer-x0n6o .framer-1hnp88q, .framer-x0n6o .framer-ugc5m8, .framer-x0n6o .framer-1dsfl2i, .framer-x0n6o .framer-14xoorb, .framer-x0n6o .framer-w8tcma, .framer-x0n6o .framer-18sdyrk, .framer-x0n6o .framer-gfjedy, .framer-x0n6o .framer-11umvo7, .framer-x0n6o .framer-dsqofz { gap: 0px; } .framer-x0n6o.framer-4kcfg7 > *, .framer-x0n6o .framer-1hnp88q > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-x0n6o.framer-4kcfg7 > :first-child, .framer-x0n6o .framer-1hnp88q > :first-child, .framer-x0n6o .framer-14xoorb > :first-child, .framer-x0n6o .framer-w8tcma > :first-child, .framer-x0n6o .framer-18sdyrk > :first-child, .framer-x0n6o .framer-gfjedy > :first-child { margin-top: 0px; } .framer-x0n6o.framer-4kcfg7 > :last-child, .framer-x0n6o .framer-1hnp88q > :last-child, .framer-x0n6o .framer-14xoorb > :last-child, .framer-x0n6o .framer-w8tcma > :last-child, .framer-x0n6o .framer-18sdyrk > :last-child, .framer-x0n6o .framer-gfjedy > :last-child { margin-bottom: 0px; } .framer-x0n6o .framer-ugc5m8 > *, .framer-x0n6o .framer-11umvo7 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-x0n6o .framer-ugc5m8 > :first-child, .framer-x0n6o .framer-1dsfl2i > :first-child, .framer-x0n6o .framer-11umvo7 > :first-child, .framer-x0n6o .framer-dsqofz > :first-child { margin-left: 0px; } .framer-x0n6o .framer-ugc5m8 > :last-child, .framer-x0n6o .framer-1dsfl2i > :last-child, .framer-x0n6o .framer-11umvo7 > :last-child, .framer-x0n6o .framer-dsqofz > :last-child { margin-right: 0px; } .framer-x0n6o .framer-1dsfl2i > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-x0n6o .framer-14xoorb > *, .framer-x0n6o .framer-18sdyrk > * { margin: 0px; margin-bottom: calc(20px / 2); margin-top: calc(20px / 2); } .framer-x0n6o .framer-w8tcma > *, .framer-x0n6o .framer-gfjedy > * { margin: 0px; margin-bottom: calc(12px / 2); margin-top: calc(12px / 2); } .framer-x0n6o .framer-dsqofz > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",\".framer-x0n6o.framer-v-1ih4net .framer-1hnp88q { padding: 20px; }\",\".framer-x0n6o.framer-v-1ih4net .framer-ugc5m8 { justify-content: flex-start; }\",\".framer-x0n6o.framer-v-1ih4net .framer-1cq5ntk, .framer-x0n6o.framer-v-1ih4net .framer-1e4nzbn, .framer-x0n6o.framer-v-1ih4net .framer-qxaxjl, .framer-x0n6o.framer-v-1ih4net .framer-1rw02og, .framer-x0n6o.framer-v-1ih4net .framer-3h832r, .framer-x0n6o.framer-v-1ih4net .framer-resd3v, .framer-x0n6o.framer-v-1ih4net .framer-102dmcf { height: 30px; }\",...sharedStyle.css,'.framer-x0n6o[data-border=\"true\"]::after, .framer-x0n6o [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 344\n * @framerIntrinsicWidth 1454\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"qOdEZCk3q\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerC0Buy2jv8=withCSS(Component,css,\"framer-x0n6o\");export default FramerC0Buy2jv8;FramerC0Buy2jv8.displayName=\"Global footer\";FramerC0Buy2jv8.defaultProps={height:344,width:1454};addPropertyControls(FramerC0Buy2jv8,{variant:{options:[\"ZXNSx7LSF\",\"qOdEZCk3q\"],optionTitles:[\"footer\",\"mobile\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerC0Buy2jv8,[{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/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+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/DXD0Q7LSl7HEvDzucnyLnGBHM.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\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5A3Ce6C9YYmCjpQx9M4inSaKU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/Qx95Xyt0Ka3SGhinnbXIGpEIyP4.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6mJuEAguuIuMog10gGvH5d3cl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/xYYWaj7wCU5zSQH0eXvSaS19wo.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/otTaNuNpVK4RbdlT7zDDdKvQBA.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/d3tHnaQIAeqiE5hGcRw4mmgWYU.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/DolVirEGb34pEXEp8t8FQBSK4.woff2\",weight:\"500\"},{family:\"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/BkDpl4ghaqvMi1btKFyG2tdbec.woff2\",weight:\"300\"},{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/zAMK70AQRFSShJgUiaR5IiIhgzk.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/IETjvc5qzUaRoaruDpPSwCUM8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/oLCoaT3ioA0fHdJnWR9W6k7NY.woff2\",weight:\"300\"},{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/Sj0PCHQSBjFmEp6NBWg6FNaKc.woff2\",weight:\"300\"},{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/v2q8JTTTs7McDMSEhnxAIBqd0.woff2\",weight:\"300\"},{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/H4TfENUY1rh8R9UaSD6vngjJP3M.woff2\",weight:\"300\"}]},...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerC0Buy2jv8\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"344\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"qOdEZCk3q\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"1454\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./C0Buy2jv8.map", "// Generated by Framer (d5ca742)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Avenir Roman\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Avenir Roman\",source:\"custom\",url:\"https://framerusercontent.com/assets/iveRupRbxwB3NPSnyCybPLQ1uU.woff2\"}]}];export const css=['.framer-Nsdfc .framer-styles-preset-2mi6r7:not(.rich-text-wrapper), .framer-Nsdfc .framer-styles-preset-2mi6r7.rich-text-wrapper p { --framer-font-family: \"Avenir Roman\", \"Avenir Roman Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 14px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: 0em; --framer-line-height: 20px; --framer-paragraph-spacing: 20px; --framer-text-alignment: left; --framer-text-color: #333333; --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-Nsdfc\";\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 (bd0055f)\nimport{fontStore}from\"framer\";fontStore.loadFonts([\"CUSTOM;Avenir Black\"]);export const fonts=[{explicitInter:true,fonts:[{family:\"Avenir Black\",source:\"custom\",url:\"https://framerusercontent.com/assets/yhx2ZB0vVcLKkk6Ez5qeZ8j4ck.woff2\"}]}];export const css=['.framer-HxpjG .framer-styles-preset-1ol4n2z:not(.rich-text-wrapper), .framer-HxpjG .framer-styles-preset-1ol4n2z.rich-text-wrapper h2 { --framer-font-family: \"Avenir Black\", \"Avenir Black Placeholder\", sans-serif; --framer-font-open-type-features: normal; --framer-font-size: 24px; --framer-font-style: normal; --framer-font-variation-axes: normal; --framer-font-weight: 400; --framer-letter-spacing: -0.01em; --framer-line-height: 28px; --framer-paragraph-spacing: 40px; --framer-text-alignment: start; --framer-text-color: var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, #ddf9d3); --framer-text-decoration: none; --framer-text-stroke-color: initial; --framer-text-stroke-width: initial; --framer-text-transform: none; }'];export const className=\"framer-HxpjG\";\nexport const __FramerMetadata__ = {\"exports\":{\"css\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"fonts\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"className\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}", "// Generated by Framer (d5ca742)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={EQ_xvAxJ0:{hover:true,pressed:true},FnptHTlZQ:{hover:true,pressed:true}};const cycleOrder=[\"EQ_xvAxJ0\",\"FnptHTlZQ\"];const serializationHash=\"framer-UO25y\";const variantClassNames={EQ_xvAxJ0:\"framer-v-uwdp1k\",FnptHTlZQ:\"framer-v-bnnn5r\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"large-button\":\"EQ_xvAxJ0\",\"small-button\":\"FnptHTlZQ\"};const getProps=({buttonTextLarge,height,id,width,...props})=>{var _ref,_humanReadableVariantMap_props_variant,_ref1;return{...props,MMNzfOBGp:(_ref=buttonTextLarge!==null&&buttonTextLarge!==void 0?buttonTextLarge:props.MMNzfOBGp)!==null&&_ref!==void 0?_ref:\"Button text\",variant:(_ref1=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref1!==void 0?_ref1:\"EQ_xvAxJ0\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,MMNzfOBGp,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"EQ_xvAxJ0\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-uwdp1k\",className,classNames),\"data-framer-name\":\"large-button\",layoutDependency:layoutDependency,layoutId:\"EQ_xvAxJ0\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-2679d3b4-8d81-41eb-b759-d4642db41ba4, rgb(179, 235, 118))\",borderBottomLeftRadius:15,borderBottomRightRadius:15,borderTopLeftRadius:15,borderTopRightRadius:15,...style},variants:{\"EQ_xvAxJ0-hover\":{backgroundColor:\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\"},\"EQ_xvAxJ0-pressed\":{backgroundColor:\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\"},\"FnptHTlZQ-hover\":{backgroundColor:\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\"},\"FnptHTlZQ-pressed\":{backgroundColor:\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\"},FnptHTlZQ:{borderBottomLeftRadius:11,borderBottomRightRadius:11,borderTopLeftRadius:11,borderTopRightRadius:11}},...addPropertyOverrides({\"EQ_xvAxJ0-hover\":{\"data-framer-name\":undefined},\"EQ_xvAxJ0-pressed\":{\"data-framer-name\":undefined},\"FnptHTlZQ-hover\":{\"data-framer-name\":undefined},\"FnptHTlZQ-pressed\":{\"data-framer-name\":undefined},FnptHTlZQ:{\"data-framer-name\":\"small-button\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51)))\"},children:\"Button text\"})}),className:\"framer-6iyb7v\",fonts:[\"CUSTOM;Avenir Black\"],layoutDependency:layoutDependency,layoutId:\"kuStGMVoz\",style:{\"--extracted-r6o4lv\":\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:MMNzfOBGp,variants:{\"EQ_xvAxJ0-hover\":{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"},\"EQ_xvAxJ0-pressed\":{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"},\"FnptHTlZQ-hover\":{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"},\"FnptHTlZQ-pressed\":{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"EQ_xvAxJ0-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"Button text\"})})},\"EQ_xvAxJ0-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"Button text\"})})},\"FnptHTlZQ-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"Button text\"})})},\"FnptHTlZQ-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"Button text\"})})},FnptHTlZQ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBCbGFjaw==\",\"--framer-font-family\":'\"Avenir Black\", \"Avenir Black Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51)))\"},children:\"Button text\"})})}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-UO25y.framer-1xse1vz, .framer-UO25y .framer-1xse1vz { display: block; }\",\".framer-UO25y.framer-uwdp1k { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 40px; justify-content: center; overflow: visible; padding: 0px 30px 0px 30px; position: relative; width: min-content; }\",\".framer-UO25y .framer-6iyb7v { flex: none; height: 100%; position: relative; white-space: pre; width: auto; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-UO25y.framer-uwdp1k { gap: 0px; } .framer-UO25y.framer-uwdp1k > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-UO25y.framer-uwdp1k > :first-child { margin-left: 0px; } .framer-UO25y.framer-uwdp1k > :last-child { margin-right: 0px; } }\",\".framer-UO25y.framer-v-bnnn5r.framer-uwdp1k { height: 30px; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 135\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"fixed\"]},\"FnptHTlZQ\":{\"layout\":[\"auto\",\"fixed\"]},\"wQuEm3cnC\":{\"layout\":[\"auto\",\"fixed\"]},\"anGICPRpj\":{\"layout\":[\"auto\",\"fixed\"]},\"umk9ufw0C\":{\"layout\":[\"auto\",\"fixed\"]},\"iPvWSg4cS\":{\"layout\":[\"auto\",\"fixed\"]}}}\n * @framerVariables {\"MMNzfOBGp\":\"buttonTextLarge\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerPLnq8zMpi=withCSS(Component,css,\"framer-UO25y\");export default FramerPLnq8zMpi;FramerPLnq8zMpi.displayName=\"Button\";FramerPLnq8zMpi.defaultProps={height:40,width:135};addPropertyControls(FramerPLnq8zMpi,{variant:{options:[\"EQ_xvAxJ0\",\"FnptHTlZQ\"],optionTitles:[\"large-button\",\"small-button\"],title:\"Variant\",type:ControlType.Enum},MMNzfOBGp:{defaultValue:\"Button text\",displayTextArea:false,title:\"button text large\",type:ControlType.String}});addFonts(FramerPLnq8zMpi,[{explicitInter:true,fonts:[{family:\"Avenir Black\",source:\"custom\",url:\"https://framerusercontent.com/assets/yhx2ZB0vVcLKkk6Ez5qeZ8j4ck.woff2\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerPLnq8zMpi\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"FnptHTlZQ\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"wQuEm3cnC\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"anGICPRpj\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"umk9ufw0C\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"iPvWSg4cS\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"40\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"MMNzfOBGp\\\":\\\"buttonTextLarge\\\"}\",\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"135\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./PLnq8zMpi.map", "import { jsx as _jsx } from \"react/jsx-runtime\";\nimport * as React from \"react\";\nexport const containerStyles = {\n    width: \"100%\",\n    height: \"100%\",\n    display: \"flex\",\n    justifyContent: \"center\",\n    alignItems: \"center\"\n};\nconst nullIconStyle = {\n    minWidth: \"10px\",\n    minHeight: \"10px\",\n    maxWidth: \"20px\",\n    maxHeight: \"20px\",\n    width: \"60%\",\n    height: \"60%\"\n};\nconst emptyStateStyle = {\n    ...containerStyles,\n    borderRadius: 6,\n    background: \"rgba(149, 149, 149, 0.1)\",\n    border: \"1px dashed rgba(149, 149, 149, 0.15)\",\n    color: \"#a5a5a5\",\n    flexDirection: \"column\"\n};\nexport const NullState = /*#__PURE__*/ React.forwardRef((_, ref)=>{\n    return(/*#__PURE__*/ _jsx(\"div\", {\n        style: emptyStateStyle,\n        ref: ref\n    }));\n}) /*\n\n<svg\n                xmlns=\"http://www.w3.org/2000/svg\"\n                viewBox=\"0 0 30 30\"\n                style={nullIconStyle}\n            >\n                <path\n                    d=\"M 12.857 0 C 19.958 0 25.714 5.756 25.714 12.857 C 25.714 19.958 19.958 25.714 12.857 25.714 C 5.756 25.714 0 19.958 0 12.857 C 0 5.756 5.756 0 12.857 0 Z\"\n                    fill=\"#FFFFFF\"\n                ></path>\n                <path\n                    d=\"M 20.357 20.357 L 27.857 27.857\"\n                    fill=\"transparent\"\n                    strokeWidth=\"4.28\"\n                    stroke=\"#FFFFFF\"\n                    strokeLinecap=\"round\"\n                ></path>\n                <g transform=\"translate(9.643 6.429)\">\n                    <path\n                        d=\"M 3.214 12.857 L 3.214 12.857\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.75\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                    ></path>\n                    <path\n                        d=\"M 0 3.214 C 0 1.004 1.843 0 3.214 0 C 4.586 0 6.429 0.603 6.429 3.214 C 6.429 5.826 3.214 5.913 3.214 7.232 C 3.214 8.552 3.214 8.571 3.214 8.571\"\n                        fill=\"transparent\"\n                        strokeWidth=\"3.22\"\n                        stroke=\"currentColor\"\n                        strokeLinecap=\"round\"\n                        strokeLinejoin=\"round\"\n                    ></path>\n                </g>\n            </svg>\n            */ ;\n\nexport const __FramerMetadata__ = {\"exports\":{\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"NullState\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}}}}\n//# sourceMappingURL=./nullstate.map", "const o=e=>e;let t;var h=e=>(t||(t=o(e.createElement(\"path\",{d:\"M10 20v-6h4v6h5v-8h3L12 3 2 12h3v8z\"}),\"Home\")),t);export{h as default};\n", "import{useMemo}from\"react\";import{ControlType}from\"framer\";/*\n ** ICON UTILS\n ** Pull as much re-usable logic into here as possible\n ** This will make it easier to replace in all icon components\n */ export const containerStyles={width:\"100%\",height:\"100%\",display:\"flex\",justifyContent:\"center\",alignItems:\"center\"};export const defaultEvents={onClick:{type:ControlType.EventHandler},onMouseDown:{type:ControlType.EventHandler},onMouseUp:{type:ControlType.EventHandler},onMouseEnter:{type:ControlType.EventHandler},onMouseLeave:{type:ControlType.EventHandler}};const findByArray=(arr,search)=>arr.find(a=>a.toLowerCase().includes(search));export function getIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// gotta get the exact match first THEN find\n// have a set and try to access ?\nif(selectByList)return iconSelection;if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;}export function useIconSelection(iconKeys,selectByList,iconSearch=\"\",iconSelection,lowercaseIconKeyPairs){// Clean search term\nconst iconSearchResult=useMemo(()=>{if(iconSearch==null||(iconSearch===null||iconSearch===void 0?void 0:iconSearch.length)===0)return null;const iconSearchTerm=iconSearch.toLowerCase().replace(/-|\\s/g,\"\");var _iconSearchTerm;// check for exact match, otherwise use .find\nconst searchResult=(_iconSearchTerm=lowercaseIconKeyPairs[iconSearchTerm])!==null&&_iconSearchTerm!==void 0?_iconSearchTerm:findByArray(iconKeys,iconSearchTerm);return searchResult;},[iconSelection,iconSearch]);const name=selectByList?iconSelection:iconSearchResult;return name;}\nexport const __FramerMetadata__ = {\"exports\":{\"getIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"containerStyles\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"useIconSelection\":{\"type\":\"function\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"defaultEvents\":{\"type\":\"variable\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./utils.map", "import{jsx as _jsx}from\"react/jsx-runtime\";import*as React from\"react\";import{useState,useEffect,useMemo,useRef}from\"react\";import{addPropertyControls,ControlType,motion,RenderTarget}from\"framer\";import{NullState}from\"https://framer.com/m/framer/icon-nullstate.js@0.7.0\";import HomeFactory from\"https://framer.com/m/material-icons/Home.js@0.0.32\";import{defaultEvents,useIconSelection,getIconSelection}from\"https://framerusercontent.com/modules/Ma20hU0GGRxLxZphbywl/OSpwWF91FHPVFyQJjMHt/utils.js\";const moduleBaseUrl=\"https://framer.com/m/material-icons/\";const icons={AcUnit:15,AccessAlarm:15,AccessAlarms:15,AccessTime:15,AccessTimeFilled:0,Accessibility:7,AccessibilityNew:0,Accessible:15,AccessibleForward:0,AccountBalance:2,AccountBalanceWallet:0,AccountBox:15,AccountCircle:7,AccountTree:15,AdUnits:15,Adb:15,Add:15,AddAPhoto:15,AddAlarm:15,AddAlert:15,AddBox:15,AddBusiness:15,AddCircle:15,AddCircleOutline:0,AddComment:15,AddIcCall:15,AddLink:15,AddLocation:15,AddLocationAlt:2,AddModerator:15,AddPhotoAlternate:0,AddReaction:15,AddRoad:15,AddShoppingCart:2,AddTask:15,AddToDrive:15,AddToHomeScreen:2,AddToPhotos:15,AddToQueue:15,Addchart:15,Adjust:15,AdminPanelSettings:0,Agriculture:15,Air:15,AirlineSeatFlat:2,AirplaneTicket:2,AirplanemodeActive:0,AirplanemodeInactive:0,Airplay:15,AirportShuttle:2,Alarm:15,AlarmAdd:15,AlarmOff:15,AlarmOn:15,Album:15,AlignHorizontalLeft:0,AlignHorizontalRight:0,AlignVerticalBottom:0,AlignVerticalCenter:0,AlignVerticalTop:0,AllInbox:15,AllInclusive:15,AllOut:15,AltRoute:15,AlternateEmail:2,Analytics:15,Anchor:15,Android:15,Animation:15,Announcement:15,Aod:15,Apartment:15,Api:15,AppBlocking:15,AppRegistration:2,AppSettingsAlt:2,Apple:0,Approval:15,Apps:15,Architecture:15,Archive:15,ArrowBack:15,ArrowBackIos:15,ArrowBackIosNew:2,ArrowCircleDown:2,ArrowCircleUp:7,ArrowDownward:7,ArrowDropDown:7,ArrowDropDownCircle:0,ArrowDropUp:15,ArrowForward:15,ArrowForwardIos:2,ArrowLeft:15,ArrowRight:15,ArrowRightAlt:7,ArrowUpward:15,ArtTrack:15,Article:15,AspectRatio:15,Assessment:15,Assignment:15,AssignmentInd:7,AssignmentLate:2,AssignmentReturn:0,AssignmentReturned:0,AssignmentTurnedIn:0,Assistant:15,AssistantDirection:0,AssistantPhoto:2,Atm:15,AttachEmail:15,AttachFile:15,AttachMoney:15,Attachment:15,Attractions:15,Attribution:15,Audiotrack:15,AutoAwesome:15,AutoAwesomeMosaic:0,AutoAwesomeMotion:0,AutoDelete:15,AutoFixHigh:15,AutoFixNormal:7,AutoFixOff:15,AutoGraph:15,AutoStories:15,AutofpsSelect:7,Autorenew:15,AvTimer:15,BabyChangingStation:0,Backpack:15,Backspace:15,Backup:15,BackupTable:15,Badge:15,BakeryDining:15,Balcony:15,Ballot:15,BarChart:15,BatchPrediction:2,Bathroom:15,Bathtub:15,Battery20:15,Battery30:15,Battery50:15,Battery60:15,Battery80:15,Battery90:15,BatteryAlert:15,BatteryCharging20:0,BatteryCharging30:0,BatteryCharging50:0,BatteryCharging60:0,BatteryCharging80:0,BatteryCharging90:0,BatteryChargingFull:0,BatteryFull:15,BatterySaver:15,BatteryStd:15,BatteryUnknown:2,BeachAccess:15,Bed:15,BedroomBaby:15,BedroomChild:15,BedroomParent:7,Bedtime:15,Beenhere:15,Bento:15,BikeScooter:15,Biotech:15,Blender:15,Block:15,Bloodtype:15,Bluetooth:15,BluetoothAudio:2,BluetoothConnected:0,BluetoothDisabled:0,BluetoothDrive:2,BluetoothSearching:0,BlurCircular:15,BlurLinear:15,BlurOff:15,BlurOn:15,Bolt:15,Book:15,BookOnline:15,Bookmark:15,BookmarkAdd:15,BookmarkAdded:7,BookmarkBorder:2,BookmarkRemove:2,Bookmarks:15,BorderAll:15,BorderBottom:15,BorderClear:15,BorderColor:15,BorderHorizontal:0,BorderInner:15,BorderLeft:15,BorderOuter:15,BorderRight:15,BorderStyle:15,BorderTop:15,BorderVertical:2,BrandingWatermark:0,BreakfastDining:2,Brightness1:15,Brightness2:15,Brightness3:15,Brightness4:15,Brightness5:15,Brightness6:15,Brightness7:15,BrightnessAuto:2,BrightnessHigh:2,BrightnessLow:7,BrightnessMedium:0,BrokenImage:15,BrowserNotSupported:0,BrunchDining:15,Brush:15,BubbleChart:15,BugReport:15,Build:15,BuildCircle:15,Bungalow:15,BurstMode:15,BusAlert:15,Business:15,BusinessCenter:2,Cabin:15,Cable:15,Cached:15,Cake:15,Calculate:15,CalendarToday:7,CalendarViewDay:2,CalendarViewMonth:0,CalendarViewWeek:0,Call:15,CallEnd:15,CallMade:15,CallMerge:15,CallMissed:15,CallMissedOutgoing:0,CallReceived:15,CallSplit:15,CallToAction:15,Camera:15,CameraAlt:15,CameraEnhance:7,CameraFront:15,CameraIndoor:15,CameraOutdoor:7,CameraRear:15,CameraRoll:15,Cameraswitch:15,Campaign:15,Cancel:15,CancelPresentation:0,CancelScheduleSend:0,CarRental:15,CarRepair:15,CardGiftcard:15,CardMembership:2,CardTravel:15,Carpenter:15,Cases:15,Casino:15,Cast:15,CastConnected:7,CastForEducation:0,CatchingPokemon:2,Category:15,Celebration:15,CellWifi:15,CenterFocusStrong:0,CenterFocusWeak:2,Chair:15,ChairAlt:15,Chalet:15,ChangeCircle:15,ChangeHistory:7,ChargingStation:2,Chat:15,ChatBubble:15,ChatBubbleOutline:0,Check:15,CheckBox:15,CheckBoxOutlineBlank:0,CheckCircle:15,CheckCircleOutline:0,Checkroom:15,ChevronLeft:15,ChevronRight:15,ChildCare:15,ChildFriendly:7,ChromeReaderMode:0,Circle:15,CircleNotifications:0,Class:15,CleanHands:15,CleaningServices:0,Clear:15,ClearAll:15,Close:15,CloseFullscreen:2,ClosedCaption:7,ClosedCaptionOff:0,Cloud:15,CloudCircle:15,CloudDone:15,CloudDownload:7,CloudOff:15,CloudQueue:15,CloudUpload:15,Code:15,CodeOff:15,Coffee:15,CoffeeMaker:15,Collections:15,CollectionsBookmark:0,ColorLens:15,Colorize:15,Comment:15,CommentBank:15,Commute:15,Compare:15,CompareArrows:7,CompassCalibration:0,Compress:15,Computer:15,ConfirmationNumber:0,ConnectedTv:15,Construction:15,ContactMail:15,ContactPage:15,ContactPhone:15,ContactSupport:2,Contactless:15,Contacts:15,ContentCopy:15,ContentCut:15,ContentPaste:15,ContentPasteOff:2,ControlCamera:7,ControlPoint:15,CopyAll:15,Copyright:15,Coronavirus:15,CorporateFare:7,Cottage:15,Countertops:15,Create:15,CreateNewFolder:2,CreditCard:15,CreditCardOff:7,CreditScore:15,Crib:15,Crop:15,Crop169:15,Crop32:15,Crop54:15,Crop75:15,CropDin:15,CropFree:15,CropLandscape:7,CropOriginal:15,CropPortrait:15,CropRotate:15,CropSquare:15,Dangerous:15,DarkMode:15,Dashboard:15,DashboardCustomize:0,DataSaverOff:15,DataSaverOn:15,DataUsage:15,DateRange:15,Deck:15,Dehaze:15,Delete:15,DeleteForever:7,DeleteOutline:7,DeleteSweep:15,DeliveryDining:2,DepartureBoard:2,Description:15,DesignServices:2,DesktopMac:15,DesktopWindows:2,Details:15,DeveloperBoard:2,DeveloperBoardOff:0,DeveloperMode:7,DeviceHub:15,DeviceThermostat:0,DeviceUnknown:7,Devices:15,DevicesOther:15,DialerSip:15,Dialpad:15,Dining:15,DinnerDining:15,Directions:15,DirectionsBike:2,DirectionsBoat:2,DirectionsBoatFilled:0,DirectionsBus:7,DirectionsBusFilled:0,DirectionsCar:7,DirectionsCarFilled:0,DirectionsOff:7,DirectionsRailway:0,DirectionsRun:7,DirectionsSubway:0,DirectionsTransit:0,DirectionsWalk:2,DirtyLens:15,DisabledByDefault:0,DiscFull:15,Dns:15,DoDisturb:15,DoDisturbAlt:15,DoDisturbOff:15,DoDisturbOn:15,DoNotDisturb:15,DoNotDisturbAlt:2,DoNotDisturbOff:2,DoNotDisturbOn:2,DoNotStep:15,DoNotTouch:15,Dock:15,DocumentScanner:2,Domain:15,DomainDisabled:2,DomainVerification:0,Done:15,DoneAll:15,DoneOutline:15,DonutLarge:15,DonutSmall:15,DoorBack:15,DoorFront:15,DoorSliding:15,Doorbell:15,DoubleArrow:15,DownhillSkiing:2,Download:15,DownloadDone:15,DownloadForOffline:0,Downloading:15,Drafts:15,DragHandle:15,DragIndicator:7,DriveEta:15,DriveFileMove:7,DriveFolderUpload:0,Dry:15,DryCleaning:15,Duo:15,Dvr:15,DynamicFeed:15,DynamicForm:15,EMobiledata:15,Earbuds:15,EarbudsBattery:2,East:15,Eco:15,EdgesensorHigh:2,EdgesensorLow:7,Edit:15,EditAttributes:2,EditLocation:15,EditLocationAlt:2,EditNotifications:0,EditOff:15,EditRoad:15,EightK:15,EightKPlus:15,EightMp:15,EightteenMp:15,Eject:15,Elderly:15,ElectricBike:15,ElectricCar:15,ElectricMoped:7,ElectricRickshaw:0,ElectricScooter:2,ElectricalServices:0,Elevator:15,ElevenMp:15,Email:15,EmojiEmotions:7,EmojiEvents:15,EmojiFlags:15,EmojiFoodBeverage:0,EmojiNature:15,EmojiObjects:15,EmojiPeople:15,EmojiSymbols:15,EmojiTransportation:0,Engineering:15,EnhancedEncryption:0,Equalizer:15,Error:15,ErrorOutline:15,Escalator:15,EscalatorWarning:0,Euro:15,EuroSymbol:15,EvStation:15,Event:15,EventAvailable:2,EventBusy:15,EventNote:15,EventSeat:15,ExitToApp:15,Expand:15,ExpandLess:15,ExpandMore:15,Explicit:15,Explore:15,ExploreOff:15,Exposure:15,Extension:15,ExtensionOff:15,Face:15,FaceRetouchingOff:0,Facebook:15,FactCheck:15,FamilyRestroom:2,FastForward:15,FastRewind:15,Fastfood:15,Favorite:15,FavoriteBorder:2,FeaturedPlayList:0,FeaturedVideo:7,Feed:15,Feedback:15,Female:15,Fence:15,Festival:15,FiberDvr:15,FiberManualRecord:0,FiberNew:15,FiberPin:15,FiberSmartRecord:0,FileCopy:15,FileDownload:15,FileDownloadDone:0,FileDownloadOff:2,FilePresent:15,FileUpload:15,Filter:15,Filter1:15,Filter2:15,Filter3:15,Filter4:15,Filter5:15,Filter6:15,Filter7:15,Filter8:15,Filter9:15,Filter9Plus:15,FilterAlt:15,FilterBAndW:15,FilterCenterFocus:0,FilterDrama:15,FilterFrames:15,FilterHdr:15,FilterList:15,FilterNone:15,FilterTiltShift:2,FilterVintage:7,FindInPage:15,FindReplace:15,Fingerprint:15,FireExtinguisher:0,Fireplace:15,FirstPage:15,FitScreen:15,FitnessCenter:7,FiveG:15,FiveK:15,FiveKPlus:15,FiveMp:15,FivteenMp:15,Flag:15,Flaky:15,Flare:15,FlashAuto:15,FlashOff:15,FlashOn:15,FlashlightOff:7,FlashlightOn:15,Flatware:15,Flight:15,FlightLand:15,FlightTakeoff:7,Flip:15,FlipCameraAndroid:0,FlipCameraIos:7,FlipToBack:15,FlipToFront:15,Flourescent:15,FlutterDash:15,FmdBad:15,FmdGood:15,Folder:15,FolderOpen:15,FolderShared:15,FolderSpecial:7,FollowTheSigns:2,FontDownload:15,FontDownloadOff:2,FoodBank:15,FormatAlignCenter:0,FormatAlignJustify:0,FormatAlignLeft:2,FormatAlignRight:0,FormatBold:15,FormatClear:15,FormatColorFill:2,FormatColorReset:0,FormatColorText:2,FormatIndentDecrease:0,FormatIndentIncrease:0,FormatItalic:15,FormatLineSpacing:0,FormatListBulleted:0,FormatListNumbered:0,FormatPaint:15,FormatQuote:15,FormatShapes:15,FormatSize:15,FormatStrikethrough:0,FormatUnderlined:0,Forum:15,Forward:15,Forward10:15,Forward30:15,Forward5:15,ForwardToInbox:2,Foundation:15,FourGMobiledata:2,FourGPlusMobiledata:0,FourK:15,FourKPlus:15,FourMp:15,FourteenMp:15,FreeBreakfast:7,Fullscreen:15,FullscreenExit:2,Functions:15,GMobiledata:15,GTranslate:15,Gamepad:15,Games:15,Garage:15,Gavel:15,Gesture:15,GetApp:15,Gif:15,GitHub:0,Gite:15,GolfCourse:15,Google:0,GppBad:15,GppGood:15,GppMaybe:15,GpsFixed:15,GpsNotFixed:15,GpsOff:15,Grade:15,Gradient:15,Grading:15,Grain:15,GraphicEq:15,Grass:15,Grid3x3:15,Grid4x4:15,GridGoldenratio:2,GridOff:15,GridOn:15,GridView:15,Group:15,GroupAdd:15,GroupWork:15,Groups:15,HMobiledata:15,HPlusMobiledata:2,Hail:15,Handyman:15,Hardware:15,Hd:15,HdrAuto:15,HdrAutoSelect:7,HdrEnhancedSelect:0,HdrOff:15,HdrOffSelect:15,HdrOn:15,HdrOnSelect:15,HdrPlus:15,HdrStrong:15,HdrWeak:15,Headphones:15,HeadphonesBattery:0,Headset:15,HeadsetMic:15,HeadsetOff:15,Healing:15,HealthAndSafety:2,Hearing:15,HearingDisabled:2,Height:15,Help:15,HelpCenter:15,HelpOutline:15,Hevc:15,HideImage:15,HideSource:15,HighQuality:15,Highlight:15,HighlightAlt:15,HighlightOff:15,Hiking:15,History:15,HistoryEdu:15,HistoryToggleOff:0,HolidayVillage:2,Home:15,HomeMax:15,HomeMini:15,HomeRepairService:0,HomeWork:15,HorizontalRule:2,HorizontalSplit:2,HotTub:15,Hotel:15,HourglassBottom:2,HourglassDisabled:0,HourglassEmpty:2,HourglassFull:7,HourglassTop:15,House:15,HouseSiding:15,Houseboat:15,HowToReg:15,HowToVote:15,Http:15,Https:15,Hvac:15,IceSkating:15,Icecream:15,Image:15,ImageAspectRatio:0,ImageNotSupported:0,ImageSearch:15,ImagesearchRoller:0,ImportContacts:2,ImportExport:15,ImportantDevices:0,Inbox:15,Info:15,Input:15,InsertChart:15,InsertComment:7,InsertDriveFile:2,InsertEmoticon:2,InsertInvitation:0,InsertLink:15,InsertPhoto:15,Insights:15,Instagram:0,Inventory:15,Inventory2:15,InvertColors:15,InvertColorsOff:2,IosShare:15,Iron:15,Iso:15,Kayaking:15,Keyboard:15,KeyboardAlt:15,KeyboardArrowDown:0,KeyboardArrowLeft:0,KeyboardArrowRight:0,KeyboardArrowUp:2,KeyboardBackspace:0,KeyboardCapslock:0,KeyboardHide:15,KeyboardReturn:2,KeyboardTab:15,KeyboardVoice:7,KingBed:15,Kitchen:15,Kitesurfing:15,Label:15,LabelImportant:2,LabelOff:15,Landscape:15,Language:15,Laptop:15,LaptopChromebook:0,LaptopMac:15,LaptopWindows:7,LastPage:15,Launch:15,Layers:15,LayersClear:15,Leaderboard:15,LeakAdd:15,LeakRemove:15,LegendToggle:15,Lens:15,LensBlur:15,LibraryAdd:15,LibraryAddCheck:2,LibraryBooks:15,LibraryMusic:15,Light:15,LightMode:15,Lightbulb:15,LineStyle:15,LineWeight:15,LinearScale:15,Link:15,LinkOff:15,LinkedCamera:15,LinkedIn:0,Liquor:15,List:15,ListAlt:15,LiveHelp:15,LiveTv:15,Living:15,LocalActivity:7,LocalAirport:15,LocalAtm:15,LocalBar:15,LocalCafe:15,LocalCarWash:15,LocalDining:15,LocalDrink:15,LocalFireDepartment:0,LocalFlorist:15,LocalGasStation:2,LocalGroceryStore:0,LocalHospital:7,LocalHotel:15,LocalLaundryService:0,LocalLibrary:15,LocalMall:15,LocalMovies:15,LocalOffer:15,LocalParking:15,LocalPharmacy:7,LocalPhone:15,LocalPizza:15,LocalPlay:15,LocalPolice:15,LocalPostOffice:2,LocalPrintshop:2,LocalSee:15,LocalShipping:7,LocalTaxi:15,LocationCity:15,LocationDisabled:0,LocationOff:15,LocationOn:15,LocationSearching:0,Lock:15,LockClock:15,LockOpen:15,Login:15,Logout:15,Looks:15,Looks3:15,Looks4:15,Looks5:15,Looks6:15,LooksOne:15,LooksTwo:15,Loop:15,Loupe:15,LowPriority:15,Loyalty:15,LteMobiledata:7,LtePlusMobiledata:0,Luggage:15,LunchDining:15,Mail:15,MailOutline:15,Male:15,ManageAccounts:2,ManageSearch:15,Map:15,MapsHomeWork:15,MapsUgc:15,Margin:15,MarkAsUnread:15,MarkChatRead:15,MarkChatUnread:2,MarkEmailRead:7,MarkEmailUnread:2,Markunread:15,MarkunreadMailbox:0,Masks:15,Maximize:15,MediaBluetoothOff:0,MediaBluetoothOn:0,Mediation:15,MedicalServices:2,Medication:15,MeetingRoom:15,Memory:15,Menu:15,MenuBook:15,MenuOpen:15,MergeType:15,Message:15,Mic:15,MicExternalOff:2,MicExternalOn:7,MicNone:15,MicOff:15,Microwave:15,MilitaryTech:15,Minimize:15,MissedVideoCall:2,Mms:15,MobileFriendly:2,MobileOff:15,MobileScreenShare:0,MobiledataOff:7,Mode:15,ModeComment:15,ModeEdit:15,ModeEditOutline:2,ModeNight:15,ModeStandby:15,ModelTraining:7,MonetizationOn:2,Money:15,MoneyOff:15,MoneyOffCsred:7,Monitor:15,MonitorWeight:7,MonochromePhotos:0,Mood:15,MoodBad:15,Moped:15,More:15,MoreHoriz:15,MoreTime:15,MoreVert:15,MotionPhotosAuto:0,MotionPhotosOff:2,Mouse:15,MoveToInbox:15,Movie:15,MovieCreation:7,MovieFilter:15,Moving:15,Mp:15,MultilineChart:2,MultipleStop:15,Museum:15,MusicNote:15,MusicOff:15,MusicVideo:15,MyLocation:15,Nat:15,Nature:15,NaturePeople:15,NavigateBefore:2,NavigateNext:15,Navigation:15,NearMe:15,NearMeDisabled:2,NearbyError:15,NearbyOff:15,NetworkCell:15,NetworkCheck:15,NetworkLocked:7,NetworkWifi:15,NewReleases:15,NextPlan:15,NextWeek:15,Nfc:15,NightShelter:15,Nightlife:15,Nightlight:15,NightlightRound:2,NightsStay:15,NineK:15,NineKPlus:15,NineMp:15,NineteenMp:15,NoAccounts:15,NoBackpack:15,NoCell:15,NoDrinks:15,NoEncryption:15,NoFlash:15,NoFood:15,NoLuggage:15,NoMeals:15,NoMeetingRoom:7,NoPhotography:7,NoSim:15,NoStroller:15,NoTransfer:15,NordicWalking:7,North:15,NorthEast:15,NorthWest:15,NotAccessible:7,NotInterested:7,NotListedLocation:0,NotStarted:15,Note:15,NoteAdd:15,NoteAlt:15,Notes:15,NotificationAdd:2,Notifications:7,NotificationsActive:0,NotificationsNone:0,NotificationsOff:0,NotificationsPaused:0,OfflineBolt:15,OfflinePin:15,OfflineShare:15,OndemandVideo:7,OneK:15,OneKPlus:15,OneKk:15,OnlinePrediction:0,Opacity:15,OpenInBrowser:7,OpenInFull:15,OpenInNew:15,OpenInNewOff:15,OpenWith:15,OtherHouses:15,Outbound:15,Outbox:15,OutdoorGrill:15,Outlet:15,Padding:15,Pages:15,Pageview:15,Paid:15,Palette:15,PanTool:15,Panorama:15,PanoramaFishEye:2,PanoramaHorizontal:0,PanoramaPhotosphere:0,PanoramaVertical:0,PanoramaWideAngle:0,Paragliding:15,Park:15,PartyMode:15,Password:15,Pattern:15,Pause:15,PauseCircle:15,PauseCircleFilled:0,PauseCircleOutline:0,PausePresentation:0,Payment:15,Payments:15,PedalBike:15,Pending:15,PendingActions:2,People:15,PeopleAlt:15,PeopleOutline:7,PermCameraMic:7,PermContactCalendar:0,PermDataSetting:2,PermIdentity:15,PermMedia:15,PermPhoneMsg:15,PermScanWifi:15,Person:15,PersonAdd:15,PersonAddAlt:15,PersonAddAlt1:7,PersonAddDisabled:0,PersonOff:15,PersonOutline:7,PersonPin:15,PersonPinCircle:2,PersonRemove:15,PersonRemoveAlt1:0,PersonSearch:15,PersonalVideo:7,PestControl:15,PestControlRodent:0,Pets:15,Phone:15,PhoneAndroid:15,PhoneCallback:7,PhoneDisabled:7,PhoneEnabled:15,PhoneForwarded:2,PhoneInTalk:15,PhoneIphone:15,PhoneLocked:15,PhoneMissed:15,PhonePaused:15,Phonelink:15,PhonelinkErase:2,PhonelinkLock:7,PhonelinkOff:15,PhonelinkRing:7,PhonelinkSetup:2,Photo:15,PhotoAlbum:15,PhotoCamera:15,PhotoCameraBack:2,PhotoCameraFront:0,PhotoFilter:15,PhotoLibrary:15,PhotoSizeSelectLarge:0,PhotoSizeSelectSmall:0,Piano:15,PianoOff:15,PictureAsPdf:15,PictureInPicture:0,PictureInPictureAlt:0,PieChart:15,PieChartOutline:2,Pin:15,PinDrop:15,Pinterest:0,PivotTableChart:2,Place:15,Plagiarism:15,PlayArrow:15,PlayCircle:15,PlayCircleFilled:0,PlayCircleOutline:0,PlayDisabled:15,PlayForWork:15,PlayLesson:15,PlaylistAdd:15,PlaylistAddCheck:0,PlaylistPlay:15,Plumbing:15,PlusOne:15,Podcasts:15,PointOfSale:15,Policy:15,Poll:15,Pool:15,PortableWifiOff:2,Portrait:15,PostAdd:15,Power:15,PowerInput:15,PowerOff:15,PowerSettingsNew:0,PregnantWoman:7,PresentToAll:15,Preview:15,PriceChange:15,PriceCheck:15,Print:15,PrintDisabled:7,PriorityHigh:15,PrivacyTip:15,Psychology:15,Public:15,PublicOff:15,Publish:15,PublishedWithChanges:0,PushPin:15,QrCode:15,QrCode2:15,QrCodeScanner:7,QueryBuilder:15,QueryStats:15,QuestionAnswer:2,Queue:15,QueueMusic:15,QueuePlayNext:7,Quickreply:15,Quiz:15,RMobiledata:15,Radar:15,Radio:15,RadioButtonChecked:0,RadioButtonUnchecked:0,RailwayAlert:15,RamenDining:15,RateReview:15,RawOff:15,RawOn:15,ReadMore:15,Receipt:15,ReceiptLong:15,RecentActors:15,Recommend:15,RecordVoiceOver:2,Reddit:0,Redeem:15,Redo:15,ReduceCapacity:2,Refresh:15,RememberMe:15,Remove:15,RemoveCircle:15,RemoveCircleOutline:0,RemoveDone:15,RemoveFromQueue:2,RemoveModerator:2,RemoveRedEye:15,RemoveShoppingCart:0,Reorder:15,Repeat:15,RepeatOn:15,RepeatOne:15,RepeatOneOn:15,Replay:15,Replay10:15,Replay30:15,Replay5:15,ReplayCircleFilled:0,Reply:15,ReplyAll:15,Report:15,ReportGmailerrorred:0,ReportOff:15,ReportProblem:7,RequestPage:15,RequestQuote:15,ResetTv:15,RestartAlt:15,Restaurant:15,RestaurantMenu:2,Restore:15,RestoreFromTrash:0,RestorePage:15,Reviews:15,RiceBowl:15,RingVolume:15,Roofing:15,Room:15,RoomPreferences:2,RoomService:15,Rotate90DegreesCcw:0,RotateLeft:15,RotateRight:15,Router:15,Rowing:15,RssFeed:15,Rsvp:15,Rtt:15,Rule:15,RuleFolder:15,RunCircle:15,RunningWithErrors:0,RvHookup:15,SafetyDivider:7,Sailing:15,Sanitizer:15,Satellite:15,Save:15,SaveAlt:15,SavedSearch:15,Savings:15,Scanner:15,ScatterPlot:15,Schedule:15,ScheduleSend:15,Schema:15,School:15,Science:15,Score:15,ScreenLockLandscape:0,ScreenLockPortrait:0,ScreenLockRotation:0,ScreenRotation:2,ScreenSearchDesktop:0,ScreenShare:15,Screenshot:15,Sd:15,SdCard:15,SdCardAlert:15,SdStorage:15,Search:15,SearchOff:15,Security:15,SecurityUpdate:2,SecurityUpdateGood:0,Segment:15,SelectAll:15,SelfImprovement:2,Sell:15,Send:15,SendAndArchive:2,SendToMobile:15,SensorDoor:15,SensorWindow:15,Sensors:15,SensorsOff:15,SentimentNeutral:0,SentimentSatisfied:0,SetMeal:15,Settings:15,SettingsApplications:0,SettingsBluetooth:0,SettingsBrightness:0,SettingsCell:15,SettingsEthernet:0,SettingsInputAntenna:0,SettingsInputHdmi:0,SettingsInputSvideo:0,SettingsOverscan:0,SettingsPhone:7,SettingsPower:7,SettingsRemote:2,SettingsSuggest:2,SettingsVoice:7,SevenK:15,SevenKPlus:15,SevenMp:15,SeventeenMp:15,Share:15,ShareLocation:7,Shield:15,Shop:15,Shop2:15,ShopTwo:15,ShoppingBag:15,ShoppingBasket:2,ShoppingCart:15,ShortText:15,Shortcut:15,ShowChart:15,Shower:15,Shuffle:15,ShuffleOn:15,ShutterSpeed:15,Sick:15,SignalCellular0Bar:0,SignalCellular1Bar:0,SignalCellular2Bar:0,SignalCellular3Bar:0,SignalCellular4Bar:0,SignalCellularAlt:0,SignalCellularNoSim:0,SignalCellularNodata:0,SignalCellularNull:0,SignalCellularOff:0,SignalWifi0Bar:2,SignalWifi1Bar:2,SignalWifi1BarLock:0,SignalWifi2Bar:2,SignalWifi2BarLock:0,SignalWifi3Bar:2,SignalWifi3BarLock:0,SignalWifi4Bar:2,SignalWifi4BarLock:0,SignalWifiBad:7,SignalWifiOff:7,SimCard:15,SimCardAlert:15,SimCardDownload:2,SingleBed:15,Sip:15,SixK:15,SixKPlus:15,SixMp:15,SixteenMp:15,SixtyFps:15,SixtyFpsSelect:2,Skateboarding:7,SkipNext:15,SkipPrevious:15,Sledding:15,Slideshow:15,SlowMotionVideo:2,SmartButton:15,SmartDisplay:15,SmartScreen:15,SmartToy:15,Smartphone:15,SmokeFree:15,SmokingRooms:15,Sms:15,SmsFailed:15,SnippetFolder:7,Snooze:15,Snowboarding:15,Snowmobile:15,Snowshoeing:15,Soap:15,SocialDistance:2,Sort:15,SortByAlpha:15,Source:15,South:15,SouthEast:15,SouthWest:15,Spa:15,SpaceBar:15,Speaker:15,SpeakerGroup:15,SpeakerNotes:15,SpeakerNotesOff:2,SpeakerPhone:15,Speed:15,Spellcheck:15,Splitscreen:15,Sports:15,SportsBar:15,SportsBaseball:2,SportsBasketball:0,SportsCricket:7,SportsEsports:7,SportsFootball:2,SportsGolf:15,SportsHandball:2,SportsHockey:15,SportsKabaddi:7,SportsMma:15,SportsMotorsports:0,SportsRugby:15,SportsScore:15,SportsSoccer:15,SportsTennis:15,SportsVolleyball:0,SquareFoot:15,StackedBarChart:2,StackedLineChart:0,Stairs:15,Star:15,StarBorder:15,StarBorderPurple500:0,StarHalf:15,StarOutline:15,StarPurple500:7,StarRate:15,Stars:15,StayCurrentLandscape:0,StayCurrentPortrait:0,StayPrimaryLandscape:0,StayPrimaryPortrait:0,StickyNote2:15,Stop:15,StopCircle:15,StopScreenShare:2,Storage:15,Store:15,StoreMallDirectory:0,Storefront:15,Storm:15,Straighten:15,Stream:15,Streetview:15,StrikethroughS:2,Stroller:15,Style:15,Subject:15,Subscript:15,Subscriptions:7,Subtitles:15,SubtitlesOff:15,Subway:15,Summarize:15,Superscript:15,SupervisedUserCircle:0,SupervisorAccount:0,Support:15,SupportAgent:15,Surfing:15,SurroundSound:7,SwapCalls:15,SwapHoriz:15,SwapHorizontalCircle:0,SwapVert:15,SwapVerticalCircle:0,Swipe:15,SwitchAccount:7,SwitchCamera:15,SwitchLeft:15,SwitchRight:15,SwitchVideo:15,Sync:15,SyncAlt:15,SyncDisabled:15,SyncProblem:15,SystemSecurityUpdate:0,SystemUpdate:15,SystemUpdateAlt:2,Tab:15,TabUnselected:7,TableChart:15,TableRows:15,TableView:15,Tablet:15,TabletAndroid:7,TabletMac:15,Tag:15,TagFaces:15,TakeoutDining:7,TapAndPlay:15,Tapas:15,Task:15,TaskAlt:15,TaxiAlert:15,Telegram:0,TenMp:15,Terrain:15,TextFields:15,TextFormat:15,TextRotateUp:15,TextRotateVertical:0,TextRotationAngleup:0,TextRotationDown:0,TextRotationNone:0,TextSnippet:15,Textsms:15,Texture:15,TheaterComedy:7,Theaters:15,Thermostat:15,ThermostatAuto:2,ThirteenMp:15,ThirtyFps:15,ThirtyFpsSelect:2,ThreeDRotation:2,ThreeGMobiledata:0,ThreeK:15,ThreeKPlus:15,ThreeMp:15,ThreeP:15,ThreeSixty:15,ThumbDown:15,ThumbDownAlt:15,ThumbDownOffAlt:2,ThumbUp:15,ThumbUpAlt:15,ThumbUpOffAlt:7,ThumbsUpDown:15,TimeToLeave:15,Timelapse:15,Timeline:15,Timer:15,Timer10:15,Timer10Select:7,Timer3:15,Timer3Select:15,TimerOff:15,TimesOneMobiledata:0,Title:15,Toc:15,Today:15,ToggleOff:15,ToggleOn:15,Toll:15,Tonality:15,Topic:15,TouchApp:15,Tour:15,Toys:15,TrackChanges:15,Traffic:15,Train:15,Tram:15,Transform:15,Transgender:15,TransitEnterexit:0,Translate:15,TravelExplore:7,TrendingDown:15,TrendingFlat:15,TrendingUp:15,TripOrigin:15,Try:15,Tty:15,Tune:15,Tungsten:15,TurnedIn:15,TurnedInNot:15,Tv:15,TvOff:15,TwelveMp:15,TwentyFourMp:15,TwentyOneMp:15,TwentyThreeMp:7,TwentyTwoMp:15,TwentyZeroMp:15,Twitter:0,TwoK:15,TwoKPlus:15,TwoMp:15,TwoWheeler:15,Umbrella:15,Unarchive:15,Undo:15,UnfoldLess:15,UnfoldMore:15,Unpublished:15,Unsubscribe:15,Upcoming:15,Update:15,UpdateDisabled:2,Upgrade:15,Upload:15,UploadFile:15,Usb:15,UsbOff:15,Verified:15,VerifiedUser:15,VerticalAlignBottom:0,VerticalAlignCenter:0,VerticalAlignTop:0,VerticalSplit:7,Vibration:15,VideoCall:15,VideoCameraBack:2,VideoCameraFront:0,VideoLabel:15,VideoLibrary:15,VideoSettings:7,VideoStable:15,Videocam:15,VideocamOff:15,VideogameAsset:2,VideogameAssetOff:0,ViewAgenda:15,ViewArray:15,ViewCarousel:15,ViewColumn:15,ViewComfy:15,ViewCompact:15,ViewDay:15,ViewHeadline:15,ViewInAr:15,ViewList:15,ViewModule:15,ViewQuilt:15,ViewSidebar:15,ViewStream:15,ViewWeek:15,Vignette:15,Villa:15,Visibility:15,VisibilityOff:7,VoiceChat:15,VoiceOverOff:15,Voicemail:15,VolumeDown:15,VolumeMute:15,VolumeOff:15,VolumeUp:15,VolunteerActivism:0,VpnKey:15,VpnLock:15,Vrpano:15,Wallpaper:15,Warning:15,WarningAmber:15,Wash:15,Watch:15,WatchLater:15,Water:15,WaterDamage:15,WaterfallChart:2,Waves:15,WbAuto:15,WbCloudy:15,WbIncandescent:2,WbIridescent:15,WbShade:15,WbSunny:15,WbTwilight:15,Wc:15,Web:15,WebAsset:15,WebAssetOff:15,Weekend:15,West:15,WhatsApp:0,Whatshot:15,WheelchairPickup:0,WhereToVote:15,Widgets:15,Wifi:15,WifiCalling:15,WifiCalling3:15,WifiLock:15,WifiOff:15,WifiProtectedSetup:0,WifiTethering:7,WifiTetheringOff:0,Window:15,WineBar:15,Work:15,WorkOff:15,WorkOutline:15,Workspaces:15,WrapText:15,WrongLocation:7,Wysiwyg:15,Yard:15,YouTube:0,YoutubeSearchedFor:0,ZoomIn:15,ZoomOut:15,ZoomOutMap:15};const iconKeys=Object.keys(icons);const weightOptions=[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\",\"Outlined\",];const styleKeyOptions={15:[...weightOptions],7:[\"Filled\",\"TwoTone\",\"Sharp\",\"Rounded\"],2:[\"Filled\",\"Sharp\"]};const styleOptionPropKeys=Object.keys(styleKeyOptions).map(optionKey=>`iconStyle${optionKey}`);const lowercaseIconKeyPairs=iconKeys.reduce((res,key)=>{res[key.toLowerCase()]=key;return res;},{});/**\n * MATERIAL\n *\n * @framerIntrinsicWidth 24\n * @framerIntrinsicHeight 24\n *\n * @framerSupportedLayoutWidth fixed\n * @framerSupportedLayoutHeight fixed\n */ export function Icon(props){const{color,selectByList,iconSearch,iconSelection,onClick,onMouseDown,onMouseUp,onMouseEnter,onMouseLeave,mirrored,style}=props;const isMounted=useRef(false);const iconKey=useIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);// Get props to use for deps array\nconst styleOptionProps=styleOptionPropKeys.map(prop=>props[prop]);// Get style of icon\nconst iconStyle=useMemo(()=>{const iconStyleKey=icons[iconKey];if(!iconStyleKey)return;const activeStyle=props[`iconStyle${iconStyleKey}`];if(activeStyle===\"Filled\")return;return activeStyle;},[...styleOptionProps]);// Selected Icon Module\nconst[SelectedIcon,setSelectedIcon]=useState(iconKey===\"Home\"?HomeFactory(React):null);// Import the selected module or reset so null state\nasync function importModule(){// If bad search or doesn't exist, show null state\nif(typeof icons[iconKey]!==\"number\"){setSelectedIcon(null);return;}// Get the selected module\ntry{const style=iconStyle?iconStyle:\"\";const iconModuleUrl=`${moduleBaseUrl}${iconKey}${style}.js@0.0.32`;// console.log(iconModuleUrl)\nconst module=await import(/* webpackIgnore: true */ iconModuleUrl);if(isMounted.current)setSelectedIcon(module.default(React));}catch{if(isMounted.current)setSelectedIcon(null);}}// Import module when new style or icon is selected\nuseEffect(()=>{isMounted.current=true;importModule();return()=>{isMounted.current=false;};},[iconKey,...styleOptionProps]);const isOnCanvas=RenderTarget.current()===RenderTarget.canvas;const emptyState=isOnCanvas?/*#__PURE__*/ _jsx(NullState,{}):null;return /*#__PURE__*/ _jsx(motion.div,{style:{display:\"contents\"},onClick,onMouseEnter,onMouseLeave,onMouseDown,onMouseUp,children:SelectedIcon?/*#__PURE__*/ _jsx(\"svg\",{xmlns:\"http://www.w3.org/2000/svg\",style:{userSelect:\"none\",width:\"100%\",height:\"100%\",display:\"inline-block\",fill:color,flexShrink:0,transform:mirrored?\"scale(-1, 1)\":undefined,...style},focusable:\"false\",viewBox:\"0 0 24 24\",color:color,children:SelectedIcon}):emptyState});}Icon.displayName=\"Material\";Icon.defaultProps={width:24,height:24,iconSelection:\"Home\",iconSearch:\"Home\",color:\"#66F\",selectByList:true,weight:\"Filled\",mirrored:false};function hideStyleOptions(props,styleOptions){const{selectByList,iconSearch,iconSelection}=props;const styleOptionsNumber=parseInt(styleOptions);const name=getIconSelection(iconKeys,selectByList,iconSearch,iconSelection,lowercaseIconKeyPairs);const icon=icons[name];if(!icon||styleOptionsNumber===0)return true;if(icon===styleOptionsNumber)return false;else return true;}addPropertyControls(Icon,{selectByList:{type:ControlType.Boolean,title:\"Select\",enabledTitle:\"List\",disabledTitle:\"Search\",defaultValue:Icon.defaultProps.selectByList},iconSelection:{type:ControlType.Enum,options:iconKeys,defaultValue:Icon.defaultProps.iconSelection,title:\"Name\",hidden:({selectByList})=>!selectByList,description:\"Find every icon name on the [Material site](https://fonts.google.com/icons)\"},iconSearch:{type:ControlType.String,title:\"Name\",placeholder:\"Menu, Wifi, Box\u2026\",hidden:({selectByList})=>selectByList},mirrored:{type:ControlType.Boolean,enabledTitle:\"Yes\",disabledTitle:\"No\",defaultValue:Icon.defaultProps.mirrored},color:{type:ControlType.Color,title:\"Color\",defaultValue:Icon.defaultProps.color},...Object.keys(styleKeyOptions).reduce((result,optionKey)=>{result[`iconStyle${optionKey}`]={type:ControlType.Enum,title:\"Style\",defaultValue:\"Filled\",options:styleKeyOptions[optionKey],hidden:props=>hideStyleOptions(props,optionKey)};return result;},{}),...defaultEvents});\nexport const __FramerMetadata__ = {\"exports\":{\"IconProps\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"Icon\":{\"type\":\"reactComponent\",\"name\":\"Icon\",\"slots\":[],\"annotations\":{\"framerSupportedLayoutHeight\":\"fixed\",\"framerContractVersion\":\"1\",\"framerSupportedLayoutWidth\":\"fixed\",\"framerIntrinsicHeight\":\"24\",\"framerIntrinsicWidth\":\"24\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./Material.map", "// Generated by Framer (3bc9980)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getPropertyControls,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";const MaterialFonts=getFonts(Material);const MaterialControls=getPropertyControls(Material);const enabledGestures={DMWm3B6jL:{pressed:true},EYV6ITlWn:{hover:true},kT3PryNEN:{hover:true,pressed:true},oIThO6npH:{hover:true,pressed:true}};const cycleOrder=[\"kT3PryNEN\",\"EYV6ITlWn\",\"oIThO6npH\",\"DMWm3B6jL\"];const serializationHash=\"framer-q5oIQ\";const variantClassNames={DMWm3B6jL:\"framer-v-ogwxnr\",EYV6ITlWn:\"framer-v-1rqyuxz\",kT3PryNEN:\"framer-v-1mf4q0l\",oIThO6npH:\"framer-v-1lj0ewx\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"active-expand\":\"DMWm3B6jL\",\"Drop-menu-label\":\"kT3PryNEN\",expand:\"EYV6ITlWn\",secondary:\"oIThO6npH\"};const getProps=({click,height,icon,id,label,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2;return{...props,ArkliCjT7:(_ref=label!==null&&label!==void 0?label:props.ArkliCjT7)!==null&&_ref!==void 0?_ref:\"PRACTICE AREA\",lLMiQh5bs:(_ref1=icon!==null&&icon!==void 0?icon:props.lLMiQh5bs)!==null&&_ref1!==void 0?_ref1:\"LaptopMac\",variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"kT3PryNEN\",ZXRWyMCza:click!==null&&click!==void 0?click:props.ZXRWyMCza};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,lLMiQh5bs,ArkliCjT7,ZXRWyMCza,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"kT3PryNEN\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTapyziz71=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(ZXRWyMCza){const res=await ZXRWyMCza(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"EYV6ITlWn-hover\",\"DMWm3B6jL-pressed\"].includes(gestureVariant))return true;if([\"EYV6ITlWn\",\"DMWm3B6jL\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if([\"oIThO6npH-hover\",\"oIThO6npH-pressed\"].includes(gestureVariant))return false;if(baseVariant===\"oIThO6npH\")return false;return true;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1mf4q0l\",className,classNames),\"data-framer-name\":\"Drop-menu-label\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"kT3PryNEN\",onTap:onTapyziz71,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({\"DMWm3B6jL-pressed\":{\"data-framer-name\":undefined},\"EYV6ITlWn-hover\":{\"data-framer-name\":undefined},\"kT3PryNEN-hover\":{\"data-framer-name\":undefined},\"kT3PryNEN-pressed\":{\"data-framer-name\":undefined},\"oIThO6npH-hover\":{\"data-framer-name\":undefined},\"oIThO6npH-pressed\":{\"data-framer-name\":undefined},DMWm3B6jL:{\"data-framer-name\":\"active-expand\"},EYV6ITlWn:{\"data-framer-name\":\"expand\"},oIThO6npH:{\"data-framer-name\":\"secondary\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-ijl68f\",layoutDependency:layoutDependency,layoutId:\"H9cGZomuQ\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{\"EYV6ITlWn-hover\":{backgroundColor:\"var(--token-9d22b91b-7a44-400e-94e4-c88a8c2d8b8e, rgb(36, 43, 41))\"},\"oIThO6npH-hover\":{backgroundColor:\"rgb(32, 38, 37)\"},\"oIThO6npH-pressed\":{backgroundColor:\"rgb(32, 38, 37)\"},DMWm3B6jL:{backgroundColor:\"var(--token-9d22b91b-7a44-400e-94e4-c88a8c2d8b8e, rgb(36, 43, 41))\"},oIThO6npH:{backgroundColor:\"var(--token-9d22b91b-7a44-400e-94e4-c88a8c2d8b8e, rgb(36, 43, 41))\"}},children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-4biyui\",layoutDependency:layoutDependency,layoutId:\"SUGzSpNmW\",style:{rotate:0},variants:{\"EYV6ITlWn-hover\":{rotate:180},DMWm3B6jL:{rotate:180}},children:/*#__PURE__*/_jsx(SVG,{className:\"framer-15eqvrb\",\"data-framer-name\":\"Icon\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"AfoTi6Hec\",opacity:1,style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11 7\"><path d=\"M 0.808 1.22 C 1.101 0.928 1.575 0.928 1.868 1.22 L 5.588 4.94 L 9.308 1.22 C 9.495 1.019 9.777 0.937 10.042 1.005 C 10.308 1.072 10.516 1.28 10.583 1.546 C 10.651 1.811 10.569 2.093 10.368 2.28 L 6.118 6.53 C 5.825 6.822 5.351 6.822 5.058 6.53 L 0.808 2.28 C 0.516 1.987 0.516 1.513 0.808 1.22 Z\" fill=\"var(--token-2679d3b4-8d81-41eb-b759-d4642db41ba4, rgb(179, 235, 118)) /* {&quot;name&quot;:&quot;Lime time&quot;} */\"></path></svg>',svgContentId:10194217954,variants:{\"EYV6ITlWn-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"}},withExternalLayout:true,...addPropertyOverrides({\"EYV6ITlWn-hover\":{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11 7\"><path d=\"M 0.808 1.22 C 1.101 0.928 1.575 0.928 1.868 1.22 L 5.588 4.94 L 9.308 1.22 C 9.495 1.019 9.777 0.937 10.042 1.005 C 10.308 1.072 10.516 1.28 10.583 1.546 C 10.651 1.811 10.569 2.093 10.368 2.28 L 6.118 6.53 C 5.825 6.822 5.351 6.822 5.058 6.53 L 0.808 2.28 C 0.516 1.987 0.516 1.513 0.808 1.22 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path></svg>',svgContentId:11407959611},DMWm3B6jL:{svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 11 7\"><path d=\"M 0.808 1.22 C 1.101 0.928 1.575 0.928 1.868 1.22 L 5.588 4.94 L 9.308 1.22 C 9.495 1.019 9.777 0.937 10.042 1.005 C 10.308 1.072 10.516 1.28 10.583 1.546 C 10.651 1.811 10.569 2.093 10.368 2.28 L 6.118 6.53 C 5.825 6.822 5.351 6.822 5.058 6.53 L 0.808 2.28 C 0.516 1.987 0.516 1.513 0.808 1.22 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path></svg>',svgContentId:11387974892}},baseVariant,gestureVariant)})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1azrmft\",\"data-framer-name\":\"label\",layoutDependency:layoutDependency,layoutId:\"O8dfmtdCu\",style:{backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{\"kT3PryNEN-hover\":{backgroundColor:\"rgb(36, 43, 41)\"},\"kT3PryNEN-pressed\":{backgroundColor:\"rgb(36, 43, 41)\"}},children:[isDisplayed1()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-1nup80x\",\"data-framer-name\":\"icon\",layoutDependency:layoutDependency,layoutId:\"UAnpS5e2N\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1i3zik6-container\",\"data-framer-name\":\"Icon\",layoutDependency:layoutDependency,layoutId:\"XdWUtWufD-container\",name:\"Icon\",children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-2679d3b4-8d81-41eb-b759-d4642db41ba4, rgb(179, 235, 118))\",height:\"100%\",iconSearch:\"Home\",iconSelection:lLMiQh5bs,iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"XdWUtWufD\",layoutId:\"XdWUtWufD\",mirrored:false,name:\"Icon\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"EYV6ITlWn-hover\":{color:\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"},\"kT3PryNEN-hover\":{color:\"var(--token-2096ccbf-3b5d-48e2-b46b-2445063079c5, rgb(242, 242, 242))\"},\"kT3PryNEN-pressed\":{color:\"var(--token-2096ccbf-3b5d-48e2-b46b-2445063079c5, rgb(242, 242, 242))\"},DMWm3B6jL:{color:\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.06em\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(179, 235, 118))\"},children:\"PRACTICE AREA\"})}),className:\"framer-lrafqi\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"VHX2f5ECq\",style:{\"--extracted-r6o4lv\":\"rgb(179, 235, 118)\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},text:ArkliCjT7,variants:{\"EYV6ITlWn-hover\":{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"},\"kT3PryNEN-hover\":{\"--extracted-r6o4lv\":\"rgb(242, 242, 242)\"},\"kT3PryNEN-pressed\":{\"--extracted-r6o4lv\":\"rgb(242, 242, 242)\"},\"oIThO6npH-hover\":{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"},\"oIThO6npH-pressed\":{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"},DMWm3B6jL:{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({\"EYV6ITlWn-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.06em\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"PRACTICE AREA\"})})},\"kT3PryNEN-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.06em\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(242, 242, 242))\"},children:\"PRACTICE AREA\"})})},\"kT3PryNEN-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.06em\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(242, 242, 242))\"},children:\"PRACTICE AREA\"})})},\"oIThO6npH-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.06em\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"PRACTICE AREA\"})})},\"oIThO6npH-pressed\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.06em\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"PRACTICE AREA\"})})},DMWm3B6jL:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--framer-font-size\":\"12px\",\"--framer-letter-spacing\":\"0.06em\",\"--framer-line-height\":\"1.8em\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"PRACTICE AREA\"})})}},baseVariant,gestureVariant)})]})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-q5oIQ.framer-mc6yh0, .framer-q5oIQ .framer-mc6yh0 { display: block; }\",\".framer-q5oIQ.framer-1mf4q0l { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 190px; }\",\".framer-q5oIQ .framer-ijl68f { 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: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-q5oIQ .framer-4biyui { flex: none; height: 8px; overflow: visible; position: relative; width: 11px; }\",\".framer-q5oIQ .framer-15eqvrb { flex: none; height: 7px; left: calc(45.454545454545475% - 11px / 2); position: absolute; top: calc(50.00000000000002% - 7px / 2); width: 11px; }\",\".framer-q5oIQ .framer-1azrmft { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 70px; justify-content: flex-start; overflow: visible; padding: 10px 20px 10px 20px; position: relative; width: 1px; }\",\".framer-q5oIQ .framer-1nup80x { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 20px; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 20px; }\",\".framer-q5oIQ .framer-1i3zik6-container { flex: none; height: 20px; position: relative; width: 20px; }\",\".framer-q5oIQ .framer-lrafqi { flex: 1 0 0px; height: 100%; position: relative; white-space: pre-wrap; width: 1px; word-break: break-word; word-wrap: break-word; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-q5oIQ.framer-1mf4q0l, .framer-q5oIQ .framer-ijl68f, .framer-q5oIQ .framer-1azrmft, .framer-q5oIQ .framer-1nup80x { gap: 0px; } .framer-q5oIQ.framer-1mf4q0l > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-q5oIQ.framer-1mf4q0l > :first-child, .framer-q5oIQ .framer-ijl68f > :first-child, .framer-q5oIQ .framer-1azrmft > :first-child, .framer-q5oIQ .framer-1nup80x > :first-child { margin-left: 0px; } .framer-q5oIQ.framer-1mf4q0l > :last-child, .framer-q5oIQ .framer-ijl68f > :last-child, .framer-q5oIQ .framer-1azrmft > :last-child, .framer-q5oIQ .framer-1nup80x > :last-child { margin-right: 0px; } .framer-q5oIQ .framer-ijl68f > *, .framer-q5oIQ .framer-1azrmft > *, .framer-q5oIQ .framer-1nup80x > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } }\",\".framer-q5oIQ.framer-v-1rqyuxz.framer-1mf4q0l, .framer-q5oIQ.framer-v-ogwxnr.framer-1mf4q0l { width: 220px; }\",\".framer-q5oIQ.framer-v-1rqyuxz .framer-ijl68f, .framer-q5oIQ.framer-v-ogwxnr .framer-ijl68f { padding: 0px 20px 0px 0px; }\",\".framer-q5oIQ.framer-v-1rqyuxz .framer-4biyui, .framer-q5oIQ.framer-v-ogwxnr .framer-4biyui { order: 1; }\",\".framer-q5oIQ.framer-v-1rqyuxz .framer-1azrmft, .framer-q5oIQ.framer-v-ogwxnr .framer-1azrmft { order: 0; }\",\".framer-q5oIQ.framer-v-1lj0ewx .framer-ijl68f { gap: 0px; }\",\".framer-q5oIQ.framer-v-1lj0ewx .framer-1azrmft { padding: 10px 0px 10px 50px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-q5oIQ.framer-v-1lj0ewx .framer-ijl68f { gap: 0px; } .framer-q5oIQ.framer-v-1lj0ewx .framer-ijl68f > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-q5oIQ.framer-v-1lj0ewx .framer-ijl68f > :first-child { margin-left: 0px; } .framer-q5oIQ.framer-v-1lj0ewx .framer-ijl68f > :last-child { margin-right: 0px; } }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 70\n * @framerIntrinsicWidth 190\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"EYV6ITlWn\":{\"layout\":[\"fixed\",\"auto\"]},\"oIThO6npH\":{\"layout\":[\"fixed\",\"auto\"]},\"DMWm3B6jL\":{\"layout\":[\"fixed\",\"auto\"]},\"y_LSa3GBy\":{\"layout\":[\"fixed\",\"auto\"]},\"Z9x2RMoqX\":{\"layout\":[\"fixed\",\"auto\"]},\"dNKXJ2Gdb\":{\"layout\":[\"fixed\",\"auto\"]},\"XFqQR9qvZ\":{\"layout\":[\"fixed\",\"auto\"]},\"VRdVWDkLH\":{\"layout\":[\"fixed\",\"auto\"]},\"zpGVqEZNg\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerVariables {\"lLMiQh5bs\":\"icon\",\"ArkliCjT7\":\"label\",\"ZXRWyMCza\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerYgG76ZdNC=withCSS(Component,css,\"framer-q5oIQ\");export default FramerYgG76ZdNC;FramerYgG76ZdNC.displayName=\"Drop-menu-label\";FramerYgG76ZdNC.defaultProps={height:70,width:190};addPropertyControls(FramerYgG76ZdNC,{variant:{options:[\"kT3PryNEN\",\"EYV6ITlWn\",\"oIThO6npH\",\"DMWm3B6jL\"],optionTitles:[\"Drop-menu-label\",\"expand\",\"secondary\",\"active-expand\"],title:\"Variant\",type:ControlType.Enum},lLMiQh5bs:(MaterialControls===null||MaterialControls===void 0?void 0:MaterialControls[\"iconSelection\"])&&{...MaterialControls[\"iconSelection\"],defaultValue:\"LaptopMac\",description:undefined,hidden:undefined,title:\"icon\"},ArkliCjT7:{defaultValue:\"PRACTICE AREA\",description:\"\",displayTextArea:false,placeholder:\"\",title:\"Label\",type:ControlType.String},ZXRWyMCza:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerYgG76ZdNC,[{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\"}]},...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerYgG76ZdNC\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"70\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"190\",\"framerImmutableVariables\":\"true\",\"framerVariables\":\"{\\\"lLMiQh5bs\\\":\\\"icon\\\",\\\"ArkliCjT7\\\":\\\"label\\\",\\\"ZXRWyMCza\\\":\\\"click\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"EYV6ITlWn\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"oIThO6npH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"DMWm3B6jL\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"y_LSa3GBy\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Z9x2RMoqX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"dNKXJ2Gdb\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"XFqQR9qvZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"VRdVWDkLH\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"zpGVqEZNg\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./YgG76ZdNC.map", "// Generated by Framer (f074239)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import DropMenuLabel from\"https://framerusercontent.com/modules/0HDinwFKYfKIlY0FTpsl/LW8F5PWnT20rmYCa9dZE/YgG76ZdNC.js\";const DropMenuLabelFonts=getFonts(DropMenuLabel);const cycleOrder=[\"Mo2H3PCvb\",\"K_gnKseQf\",\"JW9TgsEM_\"];const serializationHash=\"framer-G6Wfy\";const variantClassNames={JW9TgsEM_:\"framer-v-12clhr4\",K_gnKseQf:\"framer-v-14ema6i\",Mo2H3PCvb:\"framer-v-5vwf8n\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.2,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Drop-menu\":\"Mo2H3PCvb\",\"Variant 2\":\"K_gnKseQf\",\"Variant 3\":\"JW9TgsEM_\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,mWSwjTo3N:click!==null&&click!==void 0?click:props.mWSwjTo3N,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"Mo2H3PCvb\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,mWSwjTo3N,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"Mo2H3PCvb\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaptg3w3s=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(mWSwjTo3N){const res=await mWSwjTo3N(...args);if(res===false)return false;}});const ZXRWyMCza1s1jqsn=activeVariantCallback(async(...args)=>{setVariant(\"Mo2H3PCvb\");});const ZXRWyMCza12xleim=activeVariantCallback(async(...args)=>{setVariant(\"K_gnKseQf\");});const ZXRWyMCzadcfgjw=activeVariantCallback(async(...args)=>{setVariant(\"JW9TgsEM_\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"K_gnKseQf\")return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"JW9TgsEM_\")return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsx(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-5vwf8n\",className,classNames),\"data-framer-name\":\"Drop-menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"Mo2H3PCvb\",onTap:onTaptg3w3s,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({JW9TgsEM_:{\"data-framer-name\":\"Variant 3\",\"data-highlight\":undefined,onTap:undefined},K_gnKseQf:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-186hscz\",\"data-framer-name\":\"menu\",layoutDependency:layoutDependency,layoutId:\"SDmzAOYZR\",style:{backgroundColor:\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"u35G_3Q_q\"},nodeId:\"cvwTAeXAZ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1hlaqre framer-m0pqlg\",layoutDependency:layoutDependency,layoutId:\"cvwTAeXAZ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+0+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vdkkms-container\",layoutDependency:layoutDependency,layoutId:\"yntIEw71P-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"OUR TEAM\",height:\"100%\",id:\"yntIEw71P\",layoutId:\"yntIEw71P\",lLMiQh5bs:\"PeopleOutline\",style:{width:\"100%\"},variant:\"kT3PryNEN\",width:\"100%\",...addPropertyOverrides({JW9TgsEM_:{ZXRWyMCza:ZXRWyMCza1s1jqsn},K_gnKseQf:{ZXRWyMCza:ZXRWyMCza1s1jqsn}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+70,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-9mrbw2-container\",layoutDependency:layoutDependency,layoutId:\"G9n2RlVMO-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"CAPABILITIES\",height:\"100%\",id:\"G9n2RlVMO\",layoutId:\"G9n2RlVMO\",lLMiQh5bs:\"Leaderboard\",style:{width:\"100%\"},variant:\"EYV6ITlWn\",width:\"100%\",ZXRWyMCza:ZXRWyMCza12xleim,...addPropertyOverrides({K_gnKseQf:{variant:\"DMWm3B6jL\",ZXRWyMCza:ZXRWyMCza1s1jqsn}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+140,...addPropertyOverrides({K_gnKseQf:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+490}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1bnif59-container\",layoutDependency:layoutDependency,layoutId:\"dMCh3yeZX-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"SERVICES\",height:\"100%\",id:\"dMCh3yeZX\",layoutId:\"dMCh3yeZX\",lLMiQh5bs:\"LibraryBooks\",style:{width:\"100%\"},variant:\"EYV6ITlWn\",width:\"100%\",ZXRWyMCza:ZXRWyMCzadcfgjw,...addPropertyOverrides({JW9TgsEM_:{variant:\"DMWm3B6jL\",ZXRWyMCza:ZXRWyMCza1s1jqsn}},baseVariant,gestureVariant)})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VRyAIsTG9\"},nodeId:\"TCoCtZQuI\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1185a7o framer-m0pqlg\",layoutDependency:layoutDependency,layoutId:\"TCoCtZQuI\",children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({K_gnKseQf:{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+420+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-tkx1mx-container\",layoutDependency:layoutDependency,layoutId:\"N1ZOIWzSS-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"PROGRAM & PROJECT      MANAGEMENT\",height:\"100%\",id:\"N1ZOIWzSS\",layoutId:\"N1ZOIWzSS\",lLMiQh5bs:\"LaptopMac\",style:{width:\"100%\"},variant:\"oIThO6npH\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uxpZH6wtL\"},nodeId:\"bggbQLgMx\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-drxp2v framer-m0pqlg\",layoutDependency:layoutDependency,layoutId:\"bggbQLgMx\",children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({K_gnKseQf:{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+210+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-hm50h3-container\",layoutDependency:layoutDependency,layoutId:\"xuEoWvRE9-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"DIGITAL & PRODUCT ENGINEERING\",height:\"100%\",id:\"xuEoWvRE9\",layoutId:\"xuEoWvRE9\",lLMiQh5bs:\"LaptopMac\",style:{width:\"100%\"},variant:\"oIThO6npH\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"juJTQ_G5O\"},nodeId:\"x01ifeCjs\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-71ye8m framer-m0pqlg\",layoutDependency:layoutDependency,layoutId:\"x01ifeCjs\",children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({K_gnKseQf:{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+280+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-c63rnv-container\",layoutDependency:layoutDependency,layoutId:\"Bdszpe1Gc-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"CHANGE MANAGEMENT\",height:\"100%\",id:\"Bdszpe1Gc\",layoutId:\"Bdszpe1Gc\",lLMiQh5bs:\"LaptopMac\",style:{width:\"100%\"},variant:\"oIThO6npH\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uDU3YDSgc\"},nodeId:\"xOSoeYC0N\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1j9u447 framer-m0pqlg\",layoutDependency:layoutDependency,layoutId:\"xOSoeYC0N\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+210+0,...addPropertyOverrides({JW9TgsEM_:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+420+0},K_gnKseQf:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+560+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-8ecm16-container\",layoutDependency:layoutDependency,layoutId:\"BkgCUGpDn-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"INSIGHTS\",height:\"100%\",id:\"BkgCUGpDn\",layoutId:\"BkgCUGpDn\",lLMiQh5bs:\"MilitaryTech\",style:{width:\"100%\"},variant:\"kT3PryNEN\",width:\"100%\",...addPropertyOverrides({JW9TgsEM_:{ZXRWyMCza:ZXRWyMCza1s1jqsn},K_gnKseQf:{ZXRWyMCza:ZXRWyMCza1s1jqsn}},baseVariant,gestureVariant)})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qCoJsEY6l\"},nodeId:\"qIHcNY59C\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-xkb6cx framer-m0pqlg\",layoutDependency:layoutDependency,layoutId:\"qIHcNY59C\",children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({K_gnKseQf:{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+140+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-3y1wpe-container\",layoutDependency:layoutDependency,layoutId:\"bwjcfG8_f-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"TECHNOLOGY STRATEGY & ENABLEMENT\",height:\"100%\",id:\"bwjcfG8_f\",layoutId:\"bwjcfG8_f\",lLMiQh5bs:\"LaptopMac\",style:{width:\"100%\"},variant:\"oIThO6npH\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OcvaO7gJM\"},nodeId:\"pxWSO_kOJ\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-ct271p framer-m0pqlg\",layoutDependency:layoutDependency,layoutId:\"pxWSO_kOJ\",children:isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({K_gnKseQf:{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+350+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1ub04oj-container\",layoutDependency:layoutDependency,layoutId:\"qtmJpUaHv-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"MARKETING & GROWTH\",height:\"100%\",id:\"qtmJpUaHv\",layoutId:\"qtmJpUaHv\",lLMiQh5bs:\"LaptopMac\",style:{width:\"100%\"},variant:\"oIThO6npH\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"J5fHaSvdy\"},nodeId:\"LNs2z292b\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-3a2flb framer-m0pqlg\",layoutDependency:layoutDependency,layoutId:\"LNs2z292b\",children:isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JW9TgsEM_:{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+210+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-faktkg-container\",layoutDependency:layoutDependency,layoutId:\"xzoqq0E_u-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"DELIVERABLE-BASED ENGAGEMENTS\",height:\"100%\",id:\"xzoqq0E_u\",layoutId:\"xzoqq0E_u\",lLMiQh5bs:\"LaptopMac\",style:{width:\"100%\"},variant:\"oIThO6npH\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"C2lbZn1bL\"},nodeId:\"xLIHDfi14\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-p0h5wc framer-m0pqlg\",layoutDependency:layoutDependency,layoutId:\"xLIHDfi14\",children:isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JW9TgsEM_:{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+350+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-j9jaih-container\",layoutDependency:layoutDependency,layoutId:\"PGVE2qbZf-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"INDIVIDUAL CONSULTANTS\",height:\"100%\",id:\"PGVE2qbZf\",layoutId:\"PGVE2qbZf\",lLMiQh5bs:\"LaptopMac\",style:{width:\"100%\"},variant:\"oIThO6npH\",width:\"100%\"})})})})}),isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"xI8h1Shgo\"},nodeId:\"EfnVmpUOU\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1jhn1a2 framer-m0pqlg\",layoutDependency:layoutDependency,layoutId:\"EfnVmpUOU\",children:isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{...addPropertyOverrides({JW9TgsEM_:{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+280+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1008znc-container\",layoutDependency:layoutDependency,layoutId:\"jw7NBWEna-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"TEAM-BASED ENGAGEMENTS\",height:\"100%\",id:\"jw7NBWEna\",layoutId:\"jw7NBWEna\",lLMiQh5bs:\"LaptopMac\",style:{width:\"100%\"},variant:\"oIThO6npH\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZgEgpLn_Y\"},nodeId:\"PzyFF7BRZ\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1phxd11 framer-m0pqlg\",layoutDependency:layoutDependency,layoutId:\"PzyFF7BRZ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"300px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+280+0,...addPropertyOverrides({JW9TgsEM_:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+490+0},K_gnKseQf:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+630+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-90jmp7-container\",layoutDependency:layoutDependency,layoutId:\"nZfPpzDUj-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"CAREERS\",height:\"100%\",id:\"nZfPpzDUj\",layoutId:\"nZfPpzDUj\",lLMiQh5bs:\"Kayaking\",style:{width:\"100%\"},variant:\"kT3PryNEN\",width:\"100%\"})})})})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-G6Wfy.framer-m0pqlg, .framer-G6Wfy .framer-m0pqlg { display: block; }\",\".framer-G6Wfy.framer-5vwf8n { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; padding: 0px; position: relative; width: min-content; }\",\".framer-G6Wfy .framer-186hscz { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 300px; will-change: var(--framer-will-change-override, transform); }\",\".framer-G6Wfy .framer-1hlaqre, .framer-G6Wfy .framer-1j9u447, .framer-G6Wfy .framer-1phxd11 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-G6Wfy .framer-1vdkkms-container, .framer-G6Wfy .framer-tkx1mx-container, .framer-G6Wfy .framer-hm50h3-container, .framer-G6Wfy .framer-c63rnv-container, .framer-G6Wfy .framer-8ecm16-container, .framer-G6Wfy .framer-3y1wpe-container, .framer-G6Wfy .framer-1ub04oj-container, .framer-G6Wfy .framer-faktkg-container, .framer-G6Wfy .framer-j9jaih-container, .framer-G6Wfy .framer-1008znc-container, .framer-G6Wfy .framer-90jmp7-container { flex: none; height: auto; position: relative; width: 300px; }\",\".framer-G6Wfy .framer-9mrbw2-container, .framer-G6Wfy .framer-1bnif59-container { flex: none; height: auto; position: relative; width: 100%; }\",\".framer-G6Wfy .framer-1185a7o, .framer-G6Wfy .framer-xkb6cx, .framer-G6Wfy .framer-3a2flb { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 70px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-G6Wfy .framer-drxp2v, .framer-G6Wfy .framer-71ye8m, .framer-G6Wfy .framer-ct271p, .framer-G6Wfy .framer-p0h5wc, .framer-G6Wfy .framer-1jhn1a2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; min-height: 50px; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-G6Wfy.framer-5vwf8n, .framer-G6Wfy .framer-186hscz, .framer-G6Wfy .framer-1hlaqre, .framer-G6Wfy .framer-1185a7o, .framer-G6Wfy .framer-drxp2v, .framer-G6Wfy .framer-71ye8m, .framer-G6Wfy .framer-1j9u447, .framer-G6Wfy .framer-xkb6cx, .framer-G6Wfy .framer-ct271p, .framer-G6Wfy .framer-3a2flb, .framer-G6Wfy .framer-p0h5wc, .framer-G6Wfy .framer-1jhn1a2, .framer-G6Wfy .framer-1phxd11 { gap: 0px; } .framer-G6Wfy.framer-5vwf8n > *, .framer-G6Wfy .framer-186hscz > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-G6Wfy.framer-5vwf8n > :first-child, .framer-G6Wfy .framer-186hscz > :first-child { margin-top: 0px; } .framer-G6Wfy.framer-5vwf8n > :last-child, .framer-G6Wfy .framer-186hscz > :last-child { margin-bottom: 0px; } .framer-G6Wfy .framer-1hlaqre > *, .framer-G6Wfy .framer-1185a7o > *, .framer-G6Wfy .framer-drxp2v > *, .framer-G6Wfy .framer-71ye8m > *, .framer-G6Wfy .framer-1j9u447 > *, .framer-G6Wfy .framer-xkb6cx > *, .framer-G6Wfy .framer-ct271p > *, .framer-G6Wfy .framer-3a2flb > *, .framer-G6Wfy .framer-p0h5wc > *, .framer-G6Wfy .framer-1jhn1a2 > *, .framer-G6Wfy .framer-1phxd11 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-G6Wfy .framer-1hlaqre > :first-child, .framer-G6Wfy .framer-1185a7o > :first-child, .framer-G6Wfy .framer-drxp2v > :first-child, .framer-G6Wfy .framer-71ye8m > :first-child, .framer-G6Wfy .framer-1j9u447 > :first-child, .framer-G6Wfy .framer-xkb6cx > :first-child, .framer-G6Wfy .framer-ct271p > :first-child, .framer-G6Wfy .framer-3a2flb > :first-child, .framer-G6Wfy .framer-p0h5wc > :first-child, .framer-G6Wfy .framer-1jhn1a2 > :first-child, .framer-G6Wfy .framer-1phxd11 > :first-child { margin-left: 0px; } .framer-G6Wfy .framer-1hlaqre > :last-child, .framer-G6Wfy .framer-1185a7o > :last-child, .framer-G6Wfy .framer-drxp2v > :last-child, .framer-G6Wfy .framer-71ye8m > :last-child, .framer-G6Wfy .framer-1j9u447 > :last-child, .framer-G6Wfy .framer-xkb6cx > :last-child, .framer-G6Wfy .framer-ct271p > :last-child, .framer-G6Wfy .framer-3a2flb > :last-child, .framer-G6Wfy .framer-p0h5wc > :last-child, .framer-G6Wfy .framer-1jhn1a2 > :last-child, .framer-G6Wfy .framer-1phxd11 > :last-child { margin-right: 0px; } }\",\".framer-G6Wfy.framer-v-14ema6i .framer-1hlaqre, .framer-G6Wfy.framer-v-12clhr4 .framer-1hlaqre { order: 0; }\",\".framer-G6Wfy.framer-v-14ema6i .framer-9mrbw2-container, .framer-G6Wfy.framer-v-12clhr4 .framer-9mrbw2-container { order: 1; }\",\".framer-G6Wfy.framer-v-14ema6i .framer-1bnif59-container { order: 7; }\",\".framer-G6Wfy.framer-v-14ema6i .framer-1185a7o { min-height: unset; order: 6; }\",\".framer-G6Wfy.framer-v-14ema6i .framer-drxp2v, .framer-G6Wfy.framer-v-12clhr4 .framer-3a2flb { min-height: unset; order: 3; }\",\".framer-G6Wfy.framer-v-14ema6i .framer-71ye8m, .framer-G6Wfy.framer-v-12clhr4 .framer-1jhn1a2 { min-height: unset; order: 4; }\",\".framer-G6Wfy.framer-v-14ema6i .framer-1j9u447 { order: 8; }\",\".framer-G6Wfy.framer-v-14ema6i .framer-xkb6cx { min-height: unset; order: 2; }\",\".framer-G6Wfy.framer-v-14ema6i .framer-ct271p, .framer-G6Wfy.framer-v-12clhr4 .framer-p0h5wc { min-height: unset; order: 5; }\",\".framer-G6Wfy.framer-v-14ema6i .framer-1phxd11, .framer-G6Wfy.framer-v-12clhr4 .framer-1phxd11 { order: 12; }\",\".framer-G6Wfy.framer-v-12clhr4.framer-5vwf8n { cursor: unset; }\",\".framer-G6Wfy.framer-v-12clhr4 .framer-1bnif59-container { order: 2; }\",\".framer-G6Wfy.framer-v-12clhr4 .framer-1j9u447 { order: 9; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 350\n * @framerIntrinsicWidth 300\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"K_gnKseQf\":{\"layout\":[\"auto\",\"auto\"]},\"JW9TgsEM_\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"mWSwjTo3N\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerbg_d7n0db=withCSS(Component,css,\"framer-G6Wfy\");export default Framerbg_d7n0db;Framerbg_d7n0db.displayName=\"Mobile-drop-menu\";Framerbg_d7n0db.defaultProps={height:350,width:300};addPropertyControls(Framerbg_d7n0db,{variant:{options:[\"Mo2H3PCvb\",\"K_gnKseQf\",\"JW9TgsEM_\"],optionTitles:[\"Drop-menu\",\"Variant 2\",\"Variant 3\"],title:\"Variant\",type:ControlType.Enum},mWSwjTo3N:{title:\"Click\",type:ControlType.EventHandler}});addFonts(Framerbg_d7n0db,[{explicitInter:true,fonts:[]},...DropMenuLabelFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerbg_d7n0db\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"300\",\"framerVariables\":\"{\\\"mWSwjTo3N\\\":\\\"click\\\"}\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"K_gnKseQf\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"JW9TgsEM_\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicHeight\":\"350\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./bg_d7n0db.map", "// Generated by Framer (01933e6)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{Icon as Material}from\"https://framerusercontent.com/modules/6Ldpz1V0DkD45gXvi67I/PCgBX5d6MdQT7E7nhdXn/Material.js\";const MaterialFonts=getFonts(Material);const enabledGestures={bwwNZYct0:{hover:true},g25XYUBVF:{hover:true},gEPqqbvgc:{pressed:true},hE48fXFIl:{hover:true},PKUhVkeCf:{hover:true},U9F5660Fs:{pressed:true}};const cycleOrder=[\"gEPqqbvgc\",\"d40SBjGct\",\"PKUhVkeCf\",\"U9F5660Fs\",\"hE48fXFIl\",\"bwwNZYct0\",\"g25XYUBVF\"];const serializationHash=\"framer-eyGu1\";const variantClassNames={bwwNZYct0:\"framer-v-1ug7fue\",d40SBjGct:\"framer-v-bcrh7x\",g25XYUBVF:\"framer-v-1hfpn3k\",gEPqqbvgc:\"framer-v-1utcog3\",hE48fXFIl:\"framer-v-v1nux7\",PKUhVkeCf:\"framer-v-1hby272\",U9F5660Fs:\"framer-v-dsmdfl\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={delay:0,duration:.1,ease:[.44,0,.56,1],type:\"tween\"};const transition2={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"drop menu\":\"bwwNZYct0\",\"pressed -close\":\"hE48fXFIl\",Closed:\"gEPqqbvgc\",Email:\"U9F5660Fs\",LinkedIn:\"g25XYUBVF\",logo:\"PKUhVkeCf\",Open:\"d40SBjGct\"};const getProps=({click,height,hover,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,PWSlWeqS6:hover!==null&&hover!==void 0?hover:props.PWSlWeqS6,qZuVjJZe_:click!==null&&click!==void 0?click:props.qZuVjJZe_,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"gEPqqbvgc\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,PWSlWeqS6,qZuVjJZe_,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"gEPqqbvgc\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTap1h6nles=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(qZuVjJZe_){const res=await qZuVjJZe_(...args);if(res===false)return false;}setVariant(\"d40SBjGct\");});const onMouseEnter170i0h9=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(PWSlWeqS6){const res=await PWSlWeqS6(...args);if(res===false)return false;}});const onTap1anjq03=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(qZuVjJZe_){const res=await qZuVjJZe_(...args);if(res===false)return false;}setVariant(\"gEPqqbvgc\");});const onTap1ylpw9r=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(qZuVjJZe_){const res=await qZuVjJZe_(...args);if(res===false)return false;}});const ref1=React.useRef(null);const isDisplayed=()=>{if([\"PKUhVkeCf-hover\",\"U9F5660Fs-pressed\",\"bwwNZYct0-hover\",\"g25XYUBVF-hover\"].includes(gestureVariant))return false;if([\"PKUhVkeCf\",\"U9F5660Fs\",\"bwwNZYct0\",\"g25XYUBVF\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if(gestureVariant===\"g25XYUBVF-hover\")return true;if(baseVariant===\"g25XYUBVF\")return true;return false;};const isDisplayed2=()=>{if([\"U9F5660Fs-pressed\",\"bwwNZYct0-hover\"].includes(gestureVariant))return true;if([\"U9F5660Fs\",\"bwwNZYct0\"].includes(baseVariant))return true;return false;};const isDisplayed3=()=>{if(gestureVariant===\"PKUhVkeCf-hover\")return true;return false;};const isDisplayed4=()=>{if(gestureVariant===\"PKUhVkeCf-hover\")return false;if(baseVariant===\"PKUhVkeCf\")return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[];const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,...addPropertyOverrides({bwwNZYct0:{value:transition2},g25XYUBVF:{value:transition2},PKUhVkeCf:{value:transition2},U9F5660Fs:{value:transition2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1utcog3\",className,classNames),\"data-framer-name\":\"Closed\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"gEPqqbvgc\",onMouseEnter:onMouseEnter170i0h9,onTap:onTap1h6nles,ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:\"var(--token-2679d3b4-8d81-41eb-b759-d4642db41ba4, rgb(179, 235, 118))\",borderBottomLeftRadius:10,borderBottomRightRadius:10,borderTopLeftRadius:10,borderTopRightRadius:10,...style},variants:{\"bwwNZYct0-hover\":{backgroundColor:\"rgb(201, 242, 187)\"},\"g25XYUBVF-hover\":{backgroundColor:\"var(--token-9d22b91b-7a44-400e-94e4-c88a8c2d8b8e, rgb(36, 43, 41))\"},\"gEPqqbvgc-pressed\":{backgroundColor:\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\"},\"hE48fXFIl-hover\":{backgroundColor:\"rgb(36, 43, 41)\"},\"PKUhVkeCf-hover\":{backgroundColor:\"rgb(36, 43, 41)\"},\"U9F5660Fs-pressed\":{backgroundColor:\"rgb(36, 43, 41)\"},hE48fXFIl:{backgroundColor:\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\"}},...addPropertyOverrides({\"bwwNZYct0-hover\":{\"data-framer-name\":undefined},\"g25XYUBVF-hover\":{\"data-framer-name\":undefined},\"gEPqqbvgc-pressed\":{\"data-framer-name\":undefined},\"hE48fXFIl-hover\":{\"data-framer-name\":undefined},\"PKUhVkeCf-hover\":{\"data-framer-name\":undefined},\"U9F5660Fs-pressed\":{\"data-framer-name\":undefined},bwwNZYct0:{\"data-framer-name\":\"drop menu\",onTap:onTap1ylpw9r},d40SBjGct:{\"aria-label\":\"close\",\"data-framer-name\":\"Open\",onTap:onTap1anjq03},g25XYUBVF:{\"data-framer-name\":\"LinkedIn\",onTap:onTap1ylpw9r},hE48fXFIl:{\"data-framer-name\":\"pressed -close\",onTap:onTap1anjq03},PKUhVkeCf:{\"aria-label\":\"Stratfield logo\",\"data-framer-name\":\"logo\",onTap:onTap1ylpw9r},U9F5660Fs:{\"aria-label\":\"Contact us\",\"data-framer-name\":\"Email\",onTap:onTap1ylpw9r}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-jvn2tz\",layoutDependency:layoutDependency,layoutId:\"evjJuRJqB\",style:{backgroundColor:\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\",rotate:0},variants:{\"gEPqqbvgc-pressed\":{backgroundColor:\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"},d40SBjGct:{rotate:-45},hE48fXFIl:{backgroundColor:\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\",rotate:-45}}}),isDisplayed()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-ydilgv\",layoutDependency:layoutDependency,layoutId:\"i6Yw66Hav\",style:{backgroundColor:\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\",rotate:0},variants:{\"gEPqqbvgc-pressed\":{backgroundColor:\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"},d40SBjGct:{rotate:45},hE48fXFIl:{backgroundColor:\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\",rotate:45}}}),isDisplayed1()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-mw1z1a\",\"data-framer-name\":\"Linkedin\",fill:'var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51)) /* {\"name\":\"Dark racing green\"} */',intrinsicHeight:16,intrinsicWidth:16,layoutDependency:layoutDependency,layoutId:\"peRGOPn2X\",svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" width=\"16\" height=\"16\" viewBox=\"-2 -2 24 24\"><path d=\"M19.959 11.719v7.379h-4.278v-6.885c0-1.73-.619-2.91-2.167-2.91-1.182 0-1.886.796-2.195 1.565-.113.275-.142.658-.142 1.043v7.187h-4.28s.058-11.66 0-12.869h4.28v1.824l-.028.042h.028v-.042c.568-.875 1.583-2.126 3.856-2.126 2.815 0 4.926 1.84 4.926 5.792zM2.421.026C.958.026 0 .986 0 2.249c0 1.235.93 2.224 2.365 2.224h.028c1.493 0 2.42-.989 2.42-2.224C4.787.986 3.887.026 2.422.026zM.254 19.098h4.278V6.229H.254v12.869z\"/></svg>',withExternalLayout:true,...addPropertyOverrides({\"g25XYUBVF-hover\":{fill:'var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {\"name\":\"Key lime\"} */'}},baseVariant,gestureVariant)}),isDisplayed2()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1fxegv0-container\",\"data-framer-name\":\"icon\",layoutDependency:layoutDependency,layoutId:\"WeqKT6b1D-container\",name:\"icon\",style:{rotate:0},variants:{bwwNZYct0:{rotate:90}},children:/*#__PURE__*/_jsx(Material,{color:\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\",height:\"100%\",iconSearch:\"Home\",iconSelection:\"MailOutline\",iconStyle15:\"Filled\",iconStyle2:\"Filled\",iconStyle7:\"Filled\",id:\"WeqKT6b1D\",layoutId:\"WeqKT6b1D\",mirrored:false,name:\"icon\",selectByList:true,style:{height:\"100%\",width:\"100%\"},width:\"100%\",...addPropertyOverrides({\"U9F5660Fs-pressed\":{color:\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\"},bwwNZYct0:{iconSelection:\"ArrowForwardIos\"}},baseVariant,gestureVariant)})})}),isDisplayed3()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-mu1lke\",\"data-framer-name\":\"Logo-stratfield\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"D8D_i4Wdi\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 24 33\"><path d=\"M 14.429 18.53 L 14.221 18.436 C 13.922 18.299 13.499 18.129 12.966 17.915 C 10.705 17.006 6.924 15.485 5.196 13.505 C 5.187 13.497 5.181 13.488 5.173 13.48 C 1.922 10.492 4.408 5.162 4.434 5.108 C 4.48 5.012 4.472 4.898 4.413 4.809 C 4.354 4.72 4.253 4.664 4.145 4.664 C 4.038 4.664 3.933 4.72 3.876 4.813 C 0.373 10.462 -0.135 13.993 2.124 16.996 C 3.516 18.845 7.545 20.499 10.798 21.834 C 11.752 22.224 12.575 22.562 13.204 22.857 C 16.659 24.468 19.575 26.622 17.522 31.458 C 17.457 31.612 17.526 31.788 17.678 31.858 C 17.722 31.879 17.768 31.89 17.815 31.89 C 17.926 31.89 18.036 31.829 18.093 31.728 C 19.863 28.517 20.364 25.719 19.581 23.411 C 18.552 20.377 15.558 19.036 14.432 18.53 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 16.996 13.935 C 16.825 13.841 16.617 13.735 16.377 13.615 C 14.495 12.658 10.994 10.875 10.745 8.084 C 10.571 6.116 12.065 3.927 15.192 1.577 C 15.314 1.486 15.352 1.32 15.28 1.185 C 15.208 1.05 15.048 0.988 14.901 1.034 C 9.834 2.677 7.126 6.376 7.074 9.18 C 7.034 11.28 8.261 14.25 14.32 16.469 C 22.307 19.723 22.646 22.469 22.629 23.002 C 22.625 23.056 22.621 23.088 22.621 23.092 C 22.598 23.258 22.712 23.411 22.878 23.44 C 22.897 23.445 22.916 23.445 22.933 23.445 C 23.078 23.445 23.208 23.345 23.24 23.2 C 23.244 23.185 23.255 23.129 23.259 23.038 C 23.333 22.071 23.368 17.172 16.994 13.935 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path></svg>',svgContentId:10384260064,withExternalLayout:true,...addPropertyOverrides({\"PKUhVkeCf-hover\":{svgContentId:11442075622}},baseVariant,gestureVariant)}),isDisplayed4()&&/*#__PURE__*/_jsx(SVG,{className:\"framer-hmh4td\",\"data-framer-name\":\"Logo-stratfield\",fill:\"black\",intrinsicHeight:159,intrinsicWidth:114,layoutDependency:layoutDependency,layoutId:\"cdgZE12TV\",svg:'<svg id=\"Layer_1\" xmlns=\"http://www.w3.org/2000/svg\" viewBox=\"0 0 114.16 158.55\"><defs><style>.cls-1{fill:#2b3533}</style></defs><path class=\"cls-1\" d=\"m68.54 89.28-.99-.45c-1.42-.66-3.43-1.48-5.96-2.51-10.74-4.38-28.7-11.71-36.91-21.25-.04-.04-.07-.08-.11-.12-15.44-14.4-3.63-40.08-3.51-40.34.22-.46.18-1.01-.1-1.44-.28-.43-.76-.7-1.27-.7s-1.01.27-1.28.72C1.77 50.41-.64 67.42 10.09 81.89c6.61 8.91 25.75 16.88 41.2 23.31 4.53 1.88 8.44 3.51 11.43 4.93 16.41 7.76 30.26 18.14 20.51 41.44-.31.74.02 1.59.74 1.93.21.1.43.15.65.15.53 0 1.05-.29 1.32-.78 8.41-15.47 10.79-28.95 7.07-40.07-4.89-14.62-19.11-21.08-24.46-23.52Z\"/><path class=\"cls-1\" d=\"M80.73 67.14c-.81-.45-1.8-.96-2.94-1.54-8.94-4.61-25.57-13.2-26.75-26.65-.83-9.48 6.27-20.03 21.12-31.35.58-.44.76-1.24.42-1.89-.34-.65-1.1-.95-1.8-.73C46.71 12.9 33.85 30.72 33.6 44.23c-.19 10.12 5.64 24.43 34.42 35.12 37.94 15.68 39.55 28.91 39.47 31.48-.02.26-.04.41-.04.43-.11.8.43 1.54 1.22 1.68.09.02.18.02.26.02.69 0 1.31-.48 1.46-1.18.02-.07.07-.34.09-.78.35-4.66.52-28.26-29.76-43.86Z\"/></svg>',withExternalLayout:true})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eyGu1.framer-hvej0b, .framer-eyGu1 .framer-hvej0b { display: block; }\",\".framer-eyGu1.framer-1utcog3 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 4px; height: 40px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 40px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eyGu1 .framer-jvn2tz { bottom: 14px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; width: 24px; z-index: 1; }\",\".framer-eyGu1 .framer-ydilgv { bottom: 24px; flex: none; height: 2px; left: calc(50.00000000000002% - 24px / 2); overflow: visible; position: absolute; width: 24px; z-index: 1; }\",\".framer-eyGu1 .framer-mw1z1a { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 16px); position: relative; width: 16px; }\",\".framer-eyGu1 .framer-1fxegv0-container { flex: none; height: 100%; position: relative; width: 50%; }\",\".framer-eyGu1 .framer-mu1lke { flex: none; height: 33px; position: relative; width: 24px; }\",\".framer-eyGu1 .framer-hmh4td { aspect-ratio: 0.7169811320754716 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 33px); position: relative; width: 24px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-eyGu1.framer-1utcog3 { gap: 0px; } .framer-eyGu1.framer-1utcog3 > * { margin: 0px; margin-bottom: calc(4px / 2); margin-top: calc(4px / 2); } .framer-eyGu1.framer-1utcog3 > :first-child { margin-top: 0px; } .framer-eyGu1.framer-1utcog3 > :last-child { margin-bottom: 0px; } }\",\".framer-eyGu1.framer-v-bcrh7x.framer-1utcog3, .framer-eyGu1.framer-v-1hby272.framer-1utcog3, .framer-eyGu1.framer-v-dsmdfl.framer-1utcog3, .framer-eyGu1.framer-v-v1nux7.framer-1utcog3, .framer-eyGu1.framer-v-1ug7fue.framer-1utcog3, .framer-eyGu1.framer-v-1hfpn3k.framer-1utcog3, .framer-eyGu1.framer-v-1utcog3.pressed.framer-1utcog3 { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 40px); }\",\".framer-eyGu1.framer-v-bcrh7x .framer-jvn2tz, .framer-eyGu1.framer-v-v1nux7 .framer-jvn2tz { bottom: 19px; order: 0; }\",\".framer-eyGu1.framer-v-bcrh7x .framer-ydilgv, .framer-eyGu1.framer-v-v1nux7 .framer-ydilgv { bottom: unset; order: 1; top: calc(50.00000000000002% - 2px / 2); }\",\".framer-eyGu1.framer-v-1hby272 .framer-hmh4td { order: 6; }\",\".framer-eyGu1.framer-v-dsmdfl .framer-1fxegv0-container, .framer-eyGu1.framer-v-1ug7fue .framer-1fxegv0-container { order: 4; }\",\".framer-eyGu1.framer-v-1hfpn3k .framer-mw1z1a { order: 3; }\",\".framer-eyGu1.framer-v-1hby272.hover .framer-mu1lke { order: 5; }\",\".framer-eyGu1.framer-v-v1nux7.hover .framer-ydilgv { bottom: unset; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 40\n * @framerIntrinsicWidth 40\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"d40SBjGct\":{\"layout\":[\"fixed\",\"fixed\"]},\"PKUhVkeCf\":{\"layout\":[\"fixed\",\"fixed\"]},\"U9F5660Fs\":{\"layout\":[\"fixed\",\"fixed\"]},\"hE48fXFIl\":{\"layout\":[\"fixed\",\"fixed\"]},\"bwwNZYct0\":{\"layout\":[\"fixed\",\"fixed\"]},\"g25XYUBVF\":{\"layout\":[\"fixed\",\"fixed\"]},\"c8DcyvcEN\":{\"layout\":[\"fixed\",\"fixed\"]},\"LtYd2JuqA\":{\"layout\":[\"fixed\",\"fixed\"]},\"OJf70DrgR\":{\"layout\":[\"fixed\",\"fixed\"]},\"LfbgRCacX\":{\"layout\":[\"fixed\",\"fixed\"]},\"YTHyIen7J\":{\"layout\":[\"fixed\",\"fixed\"]},\"u7LeRVWlC\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"PWSlWeqS6\":\"hover\",\"qZuVjJZe_\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerN60R2b5Cg=withCSS(Component,css,\"framer-eyGu1\");export default FramerN60R2b5Cg;FramerN60R2b5Cg.displayName=\"Mobile-ui\";FramerN60R2b5Cg.defaultProps={height:40,width:40};addPropertyControls(FramerN60R2b5Cg,{variant:{options:[\"gEPqqbvgc\",\"d40SBjGct\",\"PKUhVkeCf\",\"U9F5660Fs\",\"hE48fXFIl\",\"bwwNZYct0\",\"g25XYUBVF\"],optionTitles:[\"Closed\",\"Open\",\"logo\",\"Email\",\"pressed -close\",\"drop menu\",\"LinkedIn\"],title:\"Variant\",type:ControlType.Enum},PWSlWeqS6:{title:\"Hover\",type:ControlType.EventHandler},qZuVjJZe_:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerN60R2b5Cg,[{explicitInter:true,fonts:[]},...MaterialFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerN60R2b5Cg\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerIntrinsicWidth\":\"40\",\"framerVariables\":\"{\\\"PWSlWeqS6\\\":\\\"hover\\\",\\\"qZuVjJZe_\\\":\\\"click\\\"}\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"40\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"d40SBjGct\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PKUhVkeCf\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"U9F5660Fs\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"hE48fXFIl\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"bwwNZYct0\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"g25XYUBVF\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"c8DcyvcEN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LtYd2JuqA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OJf70DrgR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"LfbgRCacX\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"YTHyIen7J\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"u7LeRVWlC\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./N60R2b5Cg.map", "// Generated by Framer (f074239)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,Link,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import DropMenuLabel from\"https://framerusercontent.com/modules/0HDinwFKYfKIlY0FTpsl/LW8F5PWnT20rmYCa9dZE/YgG76ZdNC.js\";const DropMenuLabelFonts=getFonts(DropMenuLabel);const cycleOrder=[\"sXk7vAxOS\",\"oRR4J9KjL\"];const serializationHash=\"framer-lWTui\";const variantClassNames={oRR4J9KjL:\"framer-v-1qewpji\",sXk7vAxOS:\"framer-v-jze520\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"capabilities-drop-menu\":\"sXk7vAxOS\",Services:\"oRR4J9KjL\"};const getProps=({click,height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,mWSwjTo3N:click!==null&&click!==void 0?click:props.mWSwjTo3N,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"sXk7vAxOS\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,mWSwjTo3N,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"sXk7vAxOS\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onTaptg3w3s=activeVariantCallback(async(...args)=>{setGestureState({isPressed:false});if(mWSwjTo3N){const res=await mWSwjTo3N(...args);if(res===false)return false;}});const ZXRWyMCzazxqb5p=activeVariantCallback(async(...args)=>{setVariant(\"oRR4J9KjL\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if(baseVariant===\"oRR4J9KjL\")return false;return true;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-jze520\",className,classNames),\"data-framer-name\":\"capabilities-drop-menu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"sXk7vAxOS\",onTap:onTaptg3w3s,ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({oRR4J9KjL:{\"data-framer-name\":\"Services\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(motion.div,{className:\"framer-1hpn80i\",layoutDependency:layoutDependency,layoutId:\"Vfv8DYVET\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(SVG,{className:\"framer-b142rr\",\"data-framer-name\":\"Polygon 1\",fill:\"black\",intrinsicHeight:13,intrinsicWidth:31,layoutDependency:layoutDependency,layoutId:\"LWkTcq_UU\",svg:'<svg width=\"31\" height=\"13\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><path d=\"m15.5 0 14.722 12.75H.778L15.5 0Z\" fill=\"#2B3533\"/></svg>',withExternalLayout:true})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1ghcw67\",\"data-framer-name\":\"menu\",layoutDependency:layoutDependency,layoutId:\"vD1vQd7VZ\",style:{backgroundColor:\"var(--token-6fb17edf-d61b-47aa-9424-81c03c61ad87, rgb(43, 53, 51))\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20,boxShadow:\"0px 1px 2px 0px rgba(0,0,0,0.25)\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"qCoJsEY6l\"},nodeId:\"LS2tEbPEs\",openInNewTab:false,...addPropertyOverrides({oRR4J9KjL:{href:{webPageId:\"J5fHaSvdy\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-11hhadb framer-13xsr7a\",layoutDependency:layoutDependency,layoutId:\"LS2tEbPEs\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"261px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||360)-10-350+0+0)+0+0+0,...addPropertyOverrides({oRR4J9KjL:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||222)-12-210+0+0)+0+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-buwyen-container\",layoutDependency:layoutDependency,layoutId:\"n5s_pa8F9-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"TECHNOLOGY STRATEGY & ENABLEMENT\",height:\"100%\",id:\"n5s_pa8F9\",layoutId:\"n5s_pa8F9\",lLMiQh5bs:\"LaptopMac\",style:{height:\"100%\",width:\"100%\"},variant:\"kT3PryNEN\",width:\"100%\",...addPropertyOverrides({oRR4J9KjL:{ArkliCjT7:\"DELIVERABLE-BASED ENGAGEMENTS\",lLMiQh5bs:\"Business\",ZXRWyMCza:ZXRWyMCzazxqb5p}},baseVariant,gestureVariant)})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uxpZH6wtL\"},nodeId:\"zEoagFBiQ\",openInNewTab:false,...addPropertyOverrides({oRR4J9KjL:{href:{webPageId:\"xI8h1Shgo\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1o7jlys framer-13xsr7a\",layoutDependency:layoutDependency,layoutId:\"zEoagFBiQ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"261px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||360)-10-350+0+0)+0+70+0,...addPropertyOverrides({oRR4J9KjL:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||222)-12-210+0+0)+0+70+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-thspby-container\",layoutDependency:layoutDependency,layoutId:\"OoLr4SH4B-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"DIGITAL & PRODUCT ENGINEERING\",height:\"100%\",id:\"OoLr4SH4B\",layoutId:\"OoLr4SH4B\",lLMiQh5bs:\"Layers\",style:{height:\"100%\",width:\"100%\"},variant:\"kT3PryNEN\",width:\"100%\",...addPropertyOverrides({oRR4J9KjL:{ArkliCjT7:\"TEAM-BASED ENGAGEMENTS\",lLMiQh5bs:\"PeopleOutline\"}},baseVariant,gestureVariant)})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"juJTQ_G5O\"},nodeId:\"T5Thq7yTN\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-jydl39 framer-13xsr7a\",layoutDependency:layoutDependency,layoutId:\"T5Thq7yTN\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"261px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||360)-10-350+0+0)+0+140+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-n9or2u-container\",layoutDependency:layoutDependency,layoutId:\"cQzuk8OkF-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"CHANGE MANAGEMENT\",height:\"100%\",id:\"cQzuk8OkF\",layoutId:\"cQzuk8OkF\",lLMiQh5bs:\"Cached\",style:{height:\"100%\",width:\"100%\"},variant:\"kT3PryNEN\",width:\"100%\"})})})})}),isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"OcvaO7gJM\"},nodeId:\"YLZnJ6vlw\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-qgndkb framer-13xsr7a\",layoutDependency:layoutDependency,layoutId:\"YLZnJ6vlw\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"261px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||360)-10-350+0+0)+0+210+0,children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1qij321-container\",layoutDependency:layoutDependency,layoutId:\"wsCgplZtS-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"MARKETING & GROWTH\",height:\"100%\",id:\"wsCgplZtS\",layoutId:\"wsCgplZtS\",lLMiQh5bs:\"ChatBubbleOutline\",style:{height:\"100%\",width:\"100%\"},variant:\"kT3PryNEN\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"VRyAIsTG9\"},nodeId:\"LkRWewXA6\",openInNewTab:false,...addPropertyOverrides({oRR4J9KjL:{href:{webPageId:\"C2lbZn1bL\"}}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-q8m1a9 framer-13xsr7a\",layoutDependency:layoutDependency,layoutId:\"LkRWewXA6\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:70,width:\"261px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+10+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||360)-10-350+0+0)+0+280+0,...addPropertyOverrides({oRR4J9KjL:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+12+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||222)-12-210+0+0)+0+140+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-bvk4zd-container\",layoutDependency:layoutDependency,layoutId:\"L2X6k1p0V-container\",children:/*#__PURE__*/_jsx(DropMenuLabel,{ArkliCjT7:\"PROGRAM & PROJECT MANAGEMENT\",height:\"100%\",id:\"L2X6k1p0V\",layoutId:\"L2X6k1p0V\",lLMiQh5bs:\"ListAlt\",style:{height:\"100%\",width:\"100%\"},variant:\"kT3PryNEN\",width:\"100%\",...addPropertyOverrides({oRR4J9KjL:{ArkliCjT7:\"INDIVIDUAL CONSULTANTS\",lLMiQh5bs:\"Person\"}},baseVariant,gestureVariant)})})})})})]})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-lWTui.framer-13xsr7a, .framer-lWTui .framer-13xsr7a { display: block; }\",\".framer-lWTui.framer-jze520 { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-end; padding: 10px 0px 0px 0px; position: relative; width: min-content; }\",\".framer-lWTui .framer-1hpn80i { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 0px; width: 261px; z-index: 1; }\",\".framer-lWTui .framer-b142rr { aspect-ratio: 2.3846153846153846 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 13px); position: relative; width: 31px; z-index: 1; }\",\".framer-lWTui .framer-1ghcw67 { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: flex-start; overflow: hidden; padding: 0px; position: relative; width: 261px; will-change: var(--framer-will-change-override, transform); }\",\".framer-lWTui .framer-11hhadb, .framer-lWTui .framer-1o7jlys, .framer-lWTui .framer-jydl39, .framer-lWTui .framer-qgndkb, .framer-lWTui .framer-q8m1a9 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: 70px; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: 100%; }\",\".framer-lWTui .framer-buwyen-container, .framer-lWTui .framer-thspby-container, .framer-lWTui .framer-n9or2u-container, .framer-lWTui .framer-1qij321-container, .framer-lWTui .framer-bvk4zd-container { flex: none; height: 100%; position: relative; width: 261px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-lWTui.framer-jze520, .framer-lWTui .framer-1hpn80i, .framer-lWTui .framer-1ghcw67, .framer-lWTui .framer-11hhadb, .framer-lWTui .framer-1o7jlys, .framer-lWTui .framer-jydl39, .framer-lWTui .framer-qgndkb, .framer-lWTui .framer-q8m1a9 { gap: 0px; } .framer-lWTui.framer-jze520 > *, .framer-lWTui .framer-1ghcw67 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-lWTui.framer-jze520 > :first-child, .framer-lWTui .framer-1ghcw67 > :first-child { margin-top: 0px; } .framer-lWTui.framer-jze520 > :last-child, .framer-lWTui .framer-1ghcw67 > :last-child { margin-bottom: 0px; } .framer-lWTui .framer-1hpn80i > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-lWTui .framer-1hpn80i > :first-child, .framer-lWTui .framer-11hhadb > :first-child, .framer-lWTui .framer-1o7jlys > :first-child, .framer-lWTui .framer-jydl39 > :first-child, .framer-lWTui .framer-qgndkb > :first-child, .framer-lWTui .framer-q8m1a9 > :first-child { margin-left: 0px; } .framer-lWTui .framer-1hpn80i > :last-child, .framer-lWTui .framer-11hhadb > :last-child, .framer-lWTui .framer-1o7jlys > :last-child, .framer-lWTui .framer-jydl39 > :last-child, .framer-lWTui .framer-qgndkb > :last-child, .framer-lWTui .framer-q8m1a9 > :last-child { margin-right: 0px; } .framer-lWTui .framer-11hhadb > *, .framer-lWTui .framer-1o7jlys > *, .framer-lWTui .framer-jydl39 > *, .framer-lWTui .framer-qgndkb > *, .framer-lWTui .framer-q8m1a9 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } }\",\".framer-lWTui.framer-v-1qewpji.framer-jze520 { padding: 12px 0px 0px 0px; }\",\".framer-lWTui.framer-v-1qewpji .framer-1ghcw67 { justify-content: flex-end; }\",\".framer-lWTui.framer-v-1qewpji .framer-11hhadb { order: 0; }\",\".framer-lWTui.framer-v-1qewpji .framer-1o7jlys { order: 1; }\",\".framer-lWTui.framer-v-1qewpji .framer-q8m1a9 { order: 2; }\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 360\n * @framerIntrinsicWidth 261\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"auto\",\"auto\"]},\"oRR4J9KjL\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"mWSwjTo3N\":\"click\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerWzStRhXGN=withCSS(Component,css,\"framer-lWTui\");export default FramerWzStRhXGN;FramerWzStRhXGN.displayName=\"Drop-menu\";FramerWzStRhXGN.defaultProps={height:360,width:261};addPropertyControls(FramerWzStRhXGN,{variant:{options:[\"sXk7vAxOS\",\"oRR4J9KjL\"],optionTitles:[\"capabilities-drop-menu\",\"Services\"],title:\"Variant\",type:ControlType.Enum},mWSwjTo3N:{title:\"Click\",type:ControlType.EventHandler}});addFonts(FramerWzStRhXGN,[{explicitInter:true,fonts:[]},...DropMenuLabelFonts],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerWzStRhXGN\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"261\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"360\",\"framerVariables\":\"{\\\"mWSwjTo3N\\\":\\\"click\\\"}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"oRR4J9KjL\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./WzStRhXGN.map", "// Generated by Framer (f074239)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ComponentViewportProvider,ControlType,cx,getFonts,getFontsFromSharedStyle,Link,RichText,SVG,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle from\"https://framerusercontent.com/modules/j9uIaDBvuAlMpStukCcV/TVAXG3FzoKyuxRwzmyb8/Gmv5JPkQZ.js\";import MobileDropMenu from\"https://framerusercontent.com/modules/bbJmeBvybLc3cJpVVBhm/V81QfNSvL6RoBIL6ySmk/bg_d7n0db.js\";import MobileUi from\"https://framerusercontent.com/modules/ps4Z8dY5CsKg9azOrWWs/Zdd5kUDeYNU8a1wEpiqI/N60R2b5Cg.js\";import Button from\"https://framerusercontent.com/modules/dOQjYEsmxwQpVVpMg77p/JiI08uKPqgUwbKDpynQo/PLnq8zMpi.js\";import DropMenu from\"https://framerusercontent.com/modules/QZqNGRYqoIN4BzRIUMEX/UKGiQMt4e0O6kdQYaS9q/WzStRhXGN.js\";const MobileUiFonts=getFonts(MobileUi);const MobileDropMenuFonts=getFonts(MobileDropMenu);const MotionDivWithFXWithOptimizedAppearEffect=withOptimizedAppearEffect(withFX(motion.div));const ButtonFonts=getFonts(Button);const DropMenuFonts=getFonts(DropMenu);const cycleOrder=[\"snkAw8Dm1\",\"KKem0TTQ2\",\"bYVarC1gU\",\"Rud4vduME\",\"ezLt5NQrZ\"];const serializationHash=\"framer-KLlUQ\";const variantClassNames={bYVarC1gU:\"framer-v-1briets\",ezLt5NQrZ:\"framer-v-flvfz3\",KKem0TTQ2:\"framer-v-dhlvem\",Rud4vduME:\"framer-v-1949ynm\",snkAw8Dm1:\"framer-v-1psy8x5\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants===null||variants===void 0?void 0:variants.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={bounce:.2,delay:0,duration:.4,type:\"spring\"};const transition2={bounce:.1,delay:0,duration:.2,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:150,y:0};const transformTemplate1=(_,t)=>`translate(-50%, -50%) ${t}`;const transformTemplate2=(_,t)=>`translateY(-50%) ${t}`;const transition3={delay:0,duration:.1,ease:[.44,0,.56,1],type:\"tween\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition3,x:0,y:0};const animation3={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:-30};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value!==null&&value!==void 0?value:config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const humanReadableVariantMap={\"Mobile-active\":\"ezLt5NQrZ\",\"Mobile-static\":\"Rud4vduME\",Capabilities:\"KKem0TTQ2\",navigation:\"snkAw8Dm1\",Services:\"bYVarC1gU\"};const getProps=({height,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"snkAw8Dm1\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Variants=motion.create(React.Fragment);const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,igl0Mu2Oy,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"snkAw8Dm1\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const qZuVjJZe_q8hvo0=activeVariantCallback(async(...args)=>{if(igl0Mu2Oy){const res=await igl0Mu2Oy(...args);if(res===false)return false;}setVariant(\"lSpvWGwiz\");});const qZuVjJZe_1gj871m=activeVariantCallback(async(...args)=>{setVariant(\"ezLt5NQrZ\");});const qZuVjJZe_kn0421=activeVariantCallback(async(...args)=>{setVariant(\"Rud4vduME\");});const onMouseEnter728srh=activeVariantCallback(async(...args)=>{setVariant(\"KKem0TTQ2\");});const onMouseEnter1m0178r=activeVariantCallback(async(...args)=>{setVariant(\"bYVarC1gU\");});const onMouseLeavejduv5j=activeVariantCallback(async(...args)=>{setVariant(\"TBqpMc5ga\");});const sharedStyleClassNames=[sharedStyle.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"Rud4vduME\",\"ezLt5NQrZ\"].includes(baseVariant))return true;return false;};const isDisplayed1=()=>{if(baseVariant===\"Rud4vduME\")return true;return false;};const isDisplayed2=()=>{if(baseVariant===\"Rud4vduME\")return false;return true;};const isDisplayed3=()=>{if([\"Rud4vduME\",\"ezLt5NQrZ\"].includes(baseVariant))return false;return true;};const isDisplayed4=()=>{if([\"KKem0TTQ2\",\"bYVarC1gU\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const componentViewport=useComponentViewport();return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId!==null&&layoutId!==void 0?layoutId:defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-1psy8x5\",className,classNames),\"data-framer-name\":\"navigation\",layoutDependency:layoutDependency,layoutId:\"snkAw8Dm1\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{...style},...addPropertyOverrides({bYVarC1gU:{\"data-framer-name\":\"Services\"},ezLt5NQrZ:{\"data-framer-name\":\"Mobile-active\"},KKem0TTQ2:{\"data-framer-name\":\"Capabilities\"},Rud4vduME:{\"data-framer-name\":\"Mobile-static\"}},baseVariant,gestureVariant),children:[isDisplayed()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1pzuve3\",\"data-framer-name\":\"menu\",layoutDependency:layoutDependency,layoutId:\"Y0PRSHgz7\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-uf2m4g\",\"data-framer-name\":\"background\",layoutDependency:layoutDependency,layoutId:\"Y0PRSHgz7gcUoojnWS\",style:{backdropFilter:\"blur(40px)\",background:\"linear-gradient(90deg, rgba(84, 84, 84, 0) 0%, rgba(179, 235, 118, 0.25) 66.21621621621621%)\",WebkitBackdropFilter:\"blur(40px)\"},children:[isDisplayed1()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wNEaFYhIk\"},nodeId:\"Ir283AaXn\",children:/*#__PURE__*/_jsx(motion.a,{\"aria-label\":\"Stratfield logo\",className:\"framer-3d3edc framer-7y0zmt\",\"data-framer-name\":\"Stratfield logo\",layoutDependency:layoutDependency,layoutId:\"Ir283AaXn\",children:/*#__PURE__*/_jsx(SVG,{className:\"framer-yc7ou\",\"data-framer-name\":\"logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"Y0PRSHgz7YgE2wBDKZ\",opacity:1,style:{backgroundColor:\"rgba(196, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 109 37.5\"><path d=\"M 3.704 4.637 C 3.704 4.637 0.504 11.424 4.679 15.317 C 7.322 18.389 13.823 20.576 15.691 21.446 C 17.558 22.319 26.394 25.749 20.182 37.174 C 23.013 30.409 18.07 27.714 14.787 26.163 C 11.508 24.612 3.681 21.958 1.57 19.112 C -0.542 16.262 -1.126 12.535 3.7 4.637 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 14 0.175 C 1.709 9.546 13.338 14.345 16.222 15.927 C 24.481 20.181 23.566 26.844 23.566 26.844 C 23.566 26.844 24.41 22.921 13.327 18.34 C -1.213 12.941 5.537 2.961 14 0.175 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 33.244 17.566 C 32.336 16.892 31.842 16.042 31.764 15.016 C 31.764 14.068 32.145 13.253 32.912 12.564 C 33.664 11.89 34.749 11.553 36.165 11.553 C 37.582 11.553 38.71 11.953 39.589 12.759 L 39.589 15.329 L 38.93 15.329 C 38.671 14.264 38.319 13.531 37.88 13.131 C 37.425 12.73 36.888 12.525 36.263 12.525 C 35.457 12.525 34.876 12.725 34.509 13.131 C 34.133 13.546 33.943 14.044 33.943 14.63 C 33.982 15.28 34.676 15.968 36.024 16.691 C 37.308 17.38 38.3 17.991 39.003 18.523 C 40.053 19.353 40.625 20.433 40.718 21.757 C 40.718 22.9 40.317 23.833 39.511 24.56 C 38.681 25.288 37.455 25.65 35.833 25.65 C 33.938 25.65 32.502 25.112 31.53 24.033 L 31.53 20.604 L 32.502 20.604 C 32.746 22.357 33.147 23.481 33.689 23.974 C 34.221 24.468 34.89 24.712 35.696 24.712 C 36.659 24.712 37.362 24.512 37.816 24.106 C 38.246 23.73 38.471 23.095 38.5 22.196 C 38.437 21.107 37.689 20.164 36.263 19.373 C 34.861 18.606 33.855 18.005 33.244 17.561 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 44.889 17.004 L 44.889 23.368 C 44.889 23.861 45.055 24.159 45.397 24.262 C 45.866 24.237 46.242 24.091 46.525 23.832 L 47.033 24.418 C 46.477 25.17 45.793 25.547 44.987 25.547 C 43.585 25.522 42.886 24.853 42.886 23.539 L 42.886 16.999 L 41.426 16.999 L 41.426 16.222 C 42.662 15.948 43.424 15.074 43.712 13.594 L 44.894 13.594 L 44.894 16.222 L 46.765 16.222 L 46.765 16.999 L 44.894 16.999 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 51.332 18.191 C 51.928 16.725 52.69 15.993 53.608 15.993 C 54.526 15.993 55.024 16.393 55.088 17.199 C 55.088 17.99 54.736 18.42 54.038 18.484 C 53.413 18.459 53.017 18.152 52.851 17.57 C 52.836 17.492 52.797 17.453 52.734 17.453 C 52.358 17.453 51.889 18.113 51.332 19.441 L 51.332 23.764 C 51.332 24.477 51.722 24.848 52.499 24.873 L 52.499 25.518 L 48.176 25.518 L 48.176 24.873 C 48.943 24.848 49.324 24.477 49.324 23.764 L 49.324 17.961 C 49.285 17.351 48.787 17.033 47.825 17.009 L 47.825 16.232 L 49.612 16.193 C 50.14 16.154 50.711 16.095 51.327 16.017 L 51.327 18.196 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 59.587 15.929 C 61.936 15.944 63.138 16.911 63.186 18.831 L 63.186 24.067 C 63.186 24.35 63.289 24.497 63.499 24.497 C 63.592 24.497 63.773 24.443 64.046 24.34 L 64.574 24.731 C 64.134 25.249 63.587 25.522 62.937 25.547 C 62.327 25.547 61.829 25.347 61.438 24.941 C 60.686 25.342 59.704 25.547 58.497 25.547 C 56.578 25.381 55.601 24.546 55.576 23.056 C 55.576 21.41 56.392 20.462 58.028 20.213 C 59.65 19.939 60.7 19.539 61.184 19.006 L 61.184 17.898 C 61.091 17.106 60.73 16.711 60.095 16.711 C 59.46 16.711 59.108 16.94 59.005 17.395 C 58.903 17.849 58.683 18.225 58.346 18.523 C 58.111 18.718 57.858 18.816 57.589 18.816 C 56.861 18.792 56.5 18.42 56.5 17.707 C 56.514 17.15 56.871 16.716 57.569 16.403 C 58.258 16.09 58.932 15.934 59.596 15.934 Z M 61.106 20.076 C 60.715 20.428 60.016 20.745 59.005 21.029 C 57.994 21.312 57.486 21.957 57.486 22.958 C 57.54 24.101 58.243 24.672 59.606 24.672 C 60.192 24.672 60.691 24.487 61.106 24.106 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 68.135 17.004 L 68.135 23.368 C 68.135 23.861 68.301 24.159 68.642 24.262 C 69.111 24.237 69.487 24.091 69.771 23.832 L 70.279 24.418 C 69.722 25.17 69.038 25.547 68.232 25.547 C 66.83 25.522 66.132 24.853 66.132 23.539 L 66.132 16.999 L 64.671 16.999 L 64.671 16.222 C 65.907 15.948 66.669 15.074 66.957 13.594 L 68.139 13.594 L 68.139 16.222 L 70.01 16.222 L 70.01 16.999 L 68.139 16.999 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 76.135 11.045 C 75.202 11.045 74.734 11.792 74.734 13.282 L 74.734 16.222 L 77.654 16.222 L 77.654 16.999 L 74.734 16.999 L 74.734 23.754 C 74.734 24.467 75.3 24.839 76.429 24.863 L 76.429 25.508 L 71.563 25.508 L 71.563 24.863 C 72.34 24.839 72.731 24.467 72.731 23.754 L 72.731 16.999 L 70.977 16.999 L 70.977 16.222 L 72.731 16.222 L 72.731 13.912 C 72.731 11.558 73.737 10.288 75.75 10.107 C 77.371 10.107 78.299 10.776 78.533 12.114 C 78.533 12.945 78.162 13.375 77.425 13.399 C 76.687 13.36 76.306 13.028 76.297 12.398 C 76.297 12.134 76.34 11.934 76.433 11.787 C 76.575 11.538 76.648 11.377 76.648 11.299 C 76.648 11.128 76.478 11.045 76.14 11.045 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 80.243 17.956 C 80.18 17.331 79.672 17.013 78.724 17.004 L 78.724 16.227 L 80.517 16.188 C 81.05 16.149 81.626 16.09 82.251 16.012 L 82.251 23.759 C 82.251 24.487 82.666 24.858 83.496 24.868 L 83.496 25.512 L 79.076 25.512 L 79.076 24.868 C 79.853 24.843 80.243 24.472 80.243 23.759 Z M 82.271 12.29 C 82.271 12.627 82.139 12.925 81.88 13.184 C 81.62 13.443 81.289 13.575 80.888 13.575 C 80.488 13.575 80.155 13.443 79.896 13.184 C 79.638 12.925 79.506 12.627 79.506 12.29 C 79.506 11.953 79.638 11.655 79.896 11.396 C 80.155 11.137 80.488 11.005 80.888 11.005 C 81.289 11.005 81.62 11.137 81.88 11.396 C 82.139 11.655 82.271 11.953 82.271 12.29 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 88.557 25.547 C 85.807 25.493 84.356 23.852 84.214 20.623 C 84.356 17.507 85.802 15.944 88.557 15.929 C 91.19 15.929 92.508 17.468 92.508 20.545 L 86.49 20.545 C 86.515 23.153 87.36 24.458 89.021 24.458 C 90.227 24.458 91.102 23.847 91.648 22.626 L 92.216 23.017 C 91.619 24.638 90.398 25.483 88.557 25.547 Z M 90.462 19.573 C 90.408 17.795 89.827 16.891 88.708 16.867 C 87.604 16.867 86.886 17.771 86.549 19.573 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 94.633 13.106 C 94.594 12.52 94.096 12.197 93.133 12.134 L 93.133 11.396 C 94.222 11.396 95.39 11.318 96.636 11.162 L 96.636 23.759 C 96.636 24.487 97.051 24.858 97.881 24.868 L 97.881 25.512 L 93.48 25.512 L 93.48 24.868 C 94.247 24.843 94.628 24.472 94.628 23.759 L 94.628 13.111 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 105.536 24.731 C 105.027 25.278 104.231 25.547 103.142 25.547 C 100.47 25.547 99.112 23.93 99.073 20.701 C 99.112 17.521 100.441 15.929 103.064 15.929 C 104.065 15.929 104.885 16.29 105.536 17.018 L 105.536 13.106 C 105.496 12.51 104.988 12.192 104.016 12.153 L 104.016 11.396 C 105.106 11.396 106.283 11.318 107.538 11.162 L 107.538 23.603 C 107.601 24.189 108.046 24.496 108.862 24.536 L 108.862 25.293 C 108.29 25.293 107.738 25.312 107.206 25.351 C 106.986 25.366 106.717 25.39 106.41 25.429 C 106.346 25.429 106.273 25.434 106.195 25.449 L 105.745 25.488 C 105.667 25.503 105.594 25.508 105.53 25.508 L 105.53 24.731 Z M 105.536 18.537 C 105.027 17.497 104.378 16.955 103.587 16.901 C 101.989 16.925 101.179 18.19 101.154 20.696 C 101.193 23.344 102.087 24.667 103.84 24.667 C 104.656 24.667 105.222 24.286 105.536 23.52 Z\" fill=\"rgb(221,249,211)\"></path></svg>',svgContentId:11893054361,withExternalLayout:true,...addPropertyOverrides({Rud4vduME:{title:\"Stratfield logo\"}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-lm9f1b\",layoutDependency:layoutDependency,layoutId:\"Y0PRSHgz7nyN6tLmgn\",children:[isDisplayed()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zdvvh0fId\"},nodeId:\"n5GfJ0AgQ\",openInNewTab:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1h6adq2 framer-7y0zmt\",layoutDependency:layoutDependency,layoutId:\"n5GfJ0AgQ\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"50px\",...addPropertyOverrides({ezLt5NQrZ:{height:40,width:\"40px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+160+0+0},Rud4vduME:{height:40,width:\"40px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+-20+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-f264cr-container\",layoutDependency:layoutDependency,layoutId:\"Y0PRSHgz7X_3OgaVdl-container\",children:/*#__PURE__*/_jsx(MobileUi,{height:\"100%\",id:\"Y0PRSHgz7X_3OgaVdl\",layoutId:\"Y0PRSHgz7X_3OgaVdl\",style:{height:\"100%\",width:\"100%\"},variant:\"U9F5660Fs\",width:\"100%\"})})})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:50,width:\"50px\",...addPropertyOverrides({ezLt5NQrZ:{height:40,width:\"40px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+160+0},Rud4vduME:{height:40,width:\"40px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+-20+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-127qf1e-container\",layoutDependency:layoutDependency,layoutId:\"Y0PRSHgz7w1QtXxlK9-container\",children:/*#__PURE__*/_jsx(MobileUi,{height:\"100%\",id:\"Y0PRSHgz7w1QtXxlK9\",layoutId:\"Y0PRSHgz7w1QtXxlK9\",qZuVjJZe_:qZuVjJZe_q8hvo0,style:{height:\"100%\",width:\"100%\"},variant:\"gEPqqbvgc\",width:\"100%\",...addPropertyOverrides({ezLt5NQrZ:{qZuVjJZe_:qZuVjJZe_kn0421,variant:\"hE48fXFIl\"},Rud4vduME:{qZuVjJZe_:qZuVjJZe_1gj871m}},baseVariant,gestureVariant)})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wNEaFYhIk\"},nodeId:\"kiRG9ANsd\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-grrkvb framer-7y0zmt\",\"data-framer-name\":\"Stratfield logo\",layoutDependency:layoutDependency,layoutId:\"kiRG9ANsd\",...addPropertyOverrides({ezLt5NQrZ:{\"aria-label\":\"Stratfield logo\"}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1xhqkea\",\"data-framer-name\":\"logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"PkiDnk0tn\",opacity:1,style:{backgroundColor:\"rgba(196, 0, 0, 0)\"},svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 109 37.5\"><path d=\"M 3.704 4.637 C 3.704 4.637 0.504 11.424 4.679 15.317 C 7.322 18.389 13.823 20.576 15.691 21.446 C 17.558 22.319 26.394 25.749 20.182 37.174 C 23.013 30.409 18.07 27.714 14.787 26.163 C 11.508 24.612 3.681 21.958 1.57 19.112 C -0.542 16.262 -1.126 12.535 3.7 4.637 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 14 0.175 C 1.709 9.546 13.338 14.345 16.222 15.927 C 24.481 20.181 23.566 26.844 23.566 26.844 C 23.566 26.844 24.41 22.921 13.327 18.34 C -1.213 12.941 5.537 2.961 14 0.175 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 33.244 17.566 C 32.336 16.892 31.842 16.042 31.764 15.016 C 31.764 14.068 32.145 13.253 32.912 12.564 C 33.664 11.89 34.749 11.553 36.165 11.553 C 37.582 11.553 38.71 11.953 39.589 12.759 L 39.589 15.329 L 38.93 15.329 C 38.671 14.264 38.319 13.531 37.88 13.131 C 37.425 12.73 36.888 12.525 36.263 12.525 C 35.457 12.525 34.876 12.725 34.509 13.131 C 34.133 13.546 33.943 14.044 33.943 14.63 C 33.982 15.28 34.676 15.968 36.024 16.691 C 37.308 17.38 38.3 17.991 39.003 18.523 C 40.053 19.353 40.625 20.433 40.718 21.757 C 40.718 22.9 40.317 23.833 39.511 24.56 C 38.681 25.288 37.455 25.65 35.833 25.65 C 33.938 25.65 32.502 25.112 31.53 24.033 L 31.53 20.604 L 32.502 20.604 C 32.746 22.357 33.147 23.481 33.689 23.974 C 34.221 24.468 34.89 24.712 35.696 24.712 C 36.659 24.712 37.362 24.512 37.816 24.106 C 38.246 23.73 38.471 23.095 38.5 22.196 C 38.437 21.107 37.689 20.164 36.263 19.373 C 34.861 18.606 33.855 18.005 33.244 17.561 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 44.889 17.004 L 44.889 23.368 C 44.889 23.861 45.055 24.159 45.397 24.262 C 45.866 24.237 46.242 24.091 46.525 23.832 L 47.033 24.418 C 46.477 25.17 45.793 25.547 44.987 25.547 C 43.585 25.522 42.886 24.853 42.886 23.539 L 42.886 16.999 L 41.426 16.999 L 41.426 16.222 C 42.662 15.948 43.424 15.074 43.712 13.594 L 44.894 13.594 L 44.894 16.222 L 46.765 16.222 L 46.765 16.999 L 44.894 16.999 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 51.332 18.191 C 51.928 16.725 52.69 15.993 53.608 15.993 C 54.526 15.993 55.024 16.393 55.088 17.199 C 55.088 17.99 54.736 18.42 54.038 18.484 C 53.413 18.459 53.017 18.152 52.851 17.57 C 52.836 17.492 52.797 17.453 52.734 17.453 C 52.358 17.453 51.889 18.113 51.332 19.441 L 51.332 23.764 C 51.332 24.477 51.722 24.848 52.499 24.873 L 52.499 25.518 L 48.176 25.518 L 48.176 24.873 C 48.943 24.848 49.324 24.477 49.324 23.764 L 49.324 17.961 C 49.285 17.351 48.787 17.033 47.825 17.009 L 47.825 16.232 L 49.612 16.193 C 50.14 16.154 50.711 16.095 51.327 16.017 L 51.327 18.196 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 59.587 15.929 C 61.936 15.944 63.138 16.911 63.186 18.831 L 63.186 24.067 C 63.186 24.35 63.289 24.497 63.499 24.497 C 63.592 24.497 63.773 24.443 64.046 24.34 L 64.574 24.731 C 64.134 25.249 63.587 25.522 62.937 25.547 C 62.327 25.547 61.829 25.347 61.438 24.941 C 60.686 25.342 59.704 25.547 58.497 25.547 C 56.578 25.381 55.601 24.546 55.576 23.056 C 55.576 21.41 56.392 20.462 58.028 20.213 C 59.65 19.939 60.7 19.539 61.184 19.006 L 61.184 17.898 C 61.091 17.106 60.73 16.711 60.095 16.711 C 59.46 16.711 59.108 16.94 59.005 17.395 C 58.903 17.849 58.683 18.225 58.346 18.523 C 58.111 18.718 57.858 18.816 57.589 18.816 C 56.861 18.792 56.5 18.42 56.5 17.707 C 56.514 17.15 56.871 16.716 57.569 16.403 C 58.258 16.09 58.932 15.934 59.596 15.934 Z M 61.106 20.076 C 60.715 20.428 60.016 20.745 59.005 21.029 C 57.994 21.312 57.486 21.957 57.486 22.958 C 57.54 24.101 58.243 24.672 59.606 24.672 C 60.192 24.672 60.691 24.487 61.106 24.106 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 68.135 17.004 L 68.135 23.368 C 68.135 23.861 68.301 24.159 68.642 24.262 C 69.111 24.237 69.487 24.091 69.771 23.832 L 70.279 24.418 C 69.722 25.17 69.038 25.547 68.232 25.547 C 66.83 25.522 66.132 24.853 66.132 23.539 L 66.132 16.999 L 64.671 16.999 L 64.671 16.222 C 65.907 15.948 66.669 15.074 66.957 13.594 L 68.139 13.594 L 68.139 16.222 L 70.01 16.222 L 70.01 16.999 L 68.139 16.999 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 76.135 11.045 C 75.202 11.045 74.734 11.792 74.734 13.282 L 74.734 16.222 L 77.654 16.222 L 77.654 16.999 L 74.734 16.999 L 74.734 23.754 C 74.734 24.467 75.3 24.839 76.429 24.863 L 76.429 25.508 L 71.563 25.508 L 71.563 24.863 C 72.34 24.839 72.731 24.467 72.731 23.754 L 72.731 16.999 L 70.977 16.999 L 70.977 16.222 L 72.731 16.222 L 72.731 13.912 C 72.731 11.558 73.737 10.288 75.75 10.107 C 77.371 10.107 78.299 10.776 78.533 12.114 C 78.533 12.945 78.162 13.375 77.425 13.399 C 76.687 13.36 76.306 13.028 76.297 12.398 C 76.297 12.134 76.34 11.934 76.433 11.787 C 76.575 11.538 76.648 11.377 76.648 11.299 C 76.648 11.128 76.478 11.045 76.14 11.045 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 80.243 17.956 C 80.18 17.331 79.672 17.013 78.724 17.004 L 78.724 16.227 L 80.517 16.188 C 81.05 16.149 81.626 16.09 82.251 16.012 L 82.251 23.759 C 82.251 24.487 82.666 24.858 83.496 24.868 L 83.496 25.512 L 79.076 25.512 L 79.076 24.868 C 79.853 24.843 80.243 24.472 80.243 23.759 Z M 82.271 12.29 C 82.271 12.627 82.139 12.925 81.88 13.184 C 81.62 13.443 81.289 13.575 80.888 13.575 C 80.488 13.575 80.155 13.443 79.896 13.184 C 79.638 12.925 79.506 12.627 79.506 12.29 C 79.506 11.953 79.638 11.655 79.896 11.396 C 80.155 11.137 80.488 11.005 80.888 11.005 C 81.289 11.005 81.62 11.137 81.88 11.396 C 82.139 11.655 82.271 11.953 82.271 12.29 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 88.557 25.547 C 85.807 25.493 84.356 23.852 84.214 20.623 C 84.356 17.507 85.802 15.944 88.557 15.929 C 91.19 15.929 92.508 17.468 92.508 20.545 L 86.49 20.545 C 86.515 23.153 87.36 24.458 89.021 24.458 C 90.227 24.458 91.102 23.847 91.648 22.626 L 92.216 23.017 C 91.619 24.638 90.398 25.483 88.557 25.547 Z M 90.462 19.573 C 90.408 17.795 89.827 16.891 88.708 16.867 C 87.604 16.867 86.886 17.771 86.549 19.573 Z\" fill=\"rgb(221,249,211)\"></path><path d=\"M 94.633 13.106 C 94.594 12.52 94.096 12.197 93.133 12.134 L 93.133 11.396 C 94.222 11.396 95.39 11.318 96.636 11.162 L 96.636 23.759 C 96.636 24.487 97.051 24.858 97.881 24.868 L 97.881 25.512 L 93.48 25.512 L 93.48 24.868 C 94.247 24.843 94.628 24.472 94.628 23.759 L 94.628 13.111 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 105.536 24.731 C 105.027 25.278 104.231 25.547 103.142 25.547 C 100.47 25.547 99.112 23.93 99.073 20.701 C 99.112 17.521 100.441 15.929 103.064 15.929 C 104.065 15.929 104.885 16.29 105.536 17.018 L 105.536 13.106 C 105.496 12.51 104.988 12.192 104.016 12.153 L 104.016 11.396 C 105.106 11.396 106.283 11.318 107.538 11.162 L 107.538 23.603 C 107.601 24.189 108.046 24.496 108.862 24.536 L 108.862 25.293 C 108.29 25.293 107.738 25.312 107.206 25.351 C 106.986 25.366 106.717 25.39 106.41 25.429 C 106.346 25.429 106.273 25.434 106.195 25.449 L 105.745 25.488 C 105.667 25.503 105.594 25.508 105.53 25.508 L 105.53 24.731 Z M 105.536 18.537 C 105.027 17.497 104.378 16.955 103.587 16.901 C 101.989 16.925 101.179 18.19 101.154 20.696 C 101.193 23.344 102.087 24.667 103.84 24.667 C 104.656 24.667 105.222 24.286 105.536 23.52 Z\" fill=\"rgb(221,249,211)\"></path></svg>',svgContentId:10335083995,title:\"Stratfield logo\",withExternalLayout:true})})})]}),isDisplayed2()&&/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation,className:\"framer-4f50um\",\"data-framer-appear-id\":\"4f50um\",\"data-framer-name\":\"dropmenu\",initial:animation1,layoutDependency:layoutDependency,layoutId:\"BRmDQB4kQ\",optimized:true,children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:350,...addPropertyOverrides({ezLt5NQrZ:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+0+0+10}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-1vu1xbz-container\",layoutDependency:layoutDependency,layoutId:\"IJJYrD8gd-container\",children:/*#__PURE__*/_jsx(MobileDropMenu,{height:\"100%\",id:\"IJJYrD8gd\",layoutId:\"IJJYrD8gd\",variant:\"Mo2H3PCvb\",width:\"100%\"})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1qrdgwj\",\"data-framer-name\":\"container\",layoutDependency:layoutDependency,layoutId:\"LgutP0rXD\",style:{backdropFilter:\"blur(40px)\",background:\"linear-gradient(90deg, rgba(84, 84, 84, 0) 0%, rgba(179, 235, 118, 0.25) 66.21621621621621%)\",WebkitBackdropFilter:\"blur(40px)\"},children:[/*#__PURE__*/_jsx(Link,{href:{webPageId:\"wNEaFYhIk\"},nodeId:\"rm4QDjRTq\",children:/*#__PURE__*/_jsx(motion.a,{\"aria-label\":\"Stratfield logo\",className:\"framer-q8ce5l framer-7y0zmt\",\"data-framer-name\":\"Stratfield logo\",layoutDependency:layoutDependency,layoutId:\"rm4QDjRTq\",children:/*#__PURE__*/_jsx(Link,{nodeId:\"eJxIj3lHr\",...addPropertyOverrides({KKem0TTQ2:{href:{webPageId:\"wNEaFYhIk\"},openInNewTab:false}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(SVG,{className:\"framer-1q9p523 framer-7y0zmt\",\"data-framer-name\":\"logo\",layout:\"position\",layoutDependency:layoutDependency,layoutId:\"eJxIj3lHr\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 109 37\"><path d=\"M 3.704 4.637 C 3.704 4.637 0.504 11.424 4.679 15.317 C 7.322 18.389 13.823 20.576 15.691 21.446 C 17.558 22.319 26.394 25.749 20.182 37.174 C 23.013 30.409 18.07 27.714 14.787 26.163 C 11.508 24.612 3.681 21.958 1.57 19.112 C -0.542 16.262 -1.126 12.535 3.7 4.637 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 14 0.175 C 1.709 9.546 13.338 14.345 16.222 15.927 C 24.481 20.181 23.566 26.844 23.566 26.844 C 23.566 26.844 24.41 22.921 13.327 18.34 C -1.213 12.941 5.537 2.961 14 0.175 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 33.244 17.566 C 32.336 16.892 31.842 16.042 31.764 15.016 C 31.764 14.068 32.145 13.253 32.912 12.564 C 33.664 11.89 34.749 11.553 36.165 11.553 C 37.582 11.553 38.71 11.953 39.589 12.759 L 39.589 15.329 L 38.93 15.329 C 38.671 14.264 38.319 13.531 37.88 13.131 C 37.425 12.73 36.888 12.525 36.263 12.525 C 35.457 12.525 34.876 12.725 34.509 13.131 C 34.133 13.546 33.943 14.044 33.943 14.63 C 33.982 15.28 34.676 15.968 36.024 16.691 C 37.308 17.38 38.3 17.991 39.003 18.523 C 40.053 19.353 40.625 20.433 40.718 21.757 C 40.718 22.9 40.317 23.833 39.511 24.56 C 38.681 25.288 37.455 25.65 35.833 25.65 C 33.938 25.65 32.502 25.112 31.53 24.033 L 31.53 20.604 L 32.502 20.604 C 32.746 22.357 33.147 23.481 33.689 23.974 C 34.221 24.468 34.89 24.712 35.696 24.712 C 36.659 24.712 37.362 24.512 37.816 24.106 C 38.246 23.73 38.471 23.095 38.5 22.196 C 38.437 21.107 37.689 20.164 36.263 19.373 C 34.861 18.606 33.855 18.005 33.244 17.561 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 44.889 17.004 L 44.889 23.368 C 44.889 23.861 45.055 24.159 45.397 24.262 C 45.866 24.237 46.242 24.091 46.525 23.832 L 47.033 24.418 C 46.477 25.17 45.793 25.547 44.987 25.547 C 43.585 25.522 42.886 24.853 42.886 23.539 L 42.886 16.999 L 41.426 16.999 L 41.426 16.222 C 42.662 15.948 43.424 15.074 43.712 13.594 L 44.894 13.594 L 44.894 16.222 L 46.765 16.222 L 46.765 16.999 L 44.894 16.999 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 51.332 18.191 C 51.928 16.725 52.69 15.993 53.608 15.993 C 54.526 15.993 55.024 16.393 55.088 17.199 C 55.088 17.99 54.736 18.42 54.038 18.484 C 53.413 18.459 53.017 18.152 52.851 17.57 C 52.836 17.492 52.797 17.453 52.734 17.453 C 52.358 17.453 51.889 18.113 51.332 19.441 L 51.332 23.764 C 51.332 24.477 51.722 24.848 52.499 24.873 L 52.499 25.518 L 48.176 25.518 L 48.176 24.873 C 48.943 24.848 49.324 24.477 49.324 23.764 L 49.324 17.961 C 49.285 17.351 48.787 17.033 47.825 17.009 L 47.825 16.232 L 49.612 16.193 C 50.14 16.154 50.711 16.095 51.327 16.017 L 51.327 18.196 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 59.587 15.929 C 61.936 15.944 63.138 16.911 63.186 18.831 L 63.186 24.067 C 63.186 24.35 63.289 24.497 63.499 24.497 C 63.592 24.497 63.773 24.443 64.046 24.34 L 64.574 24.731 C 64.134 25.249 63.587 25.522 62.937 25.547 C 62.327 25.547 61.829 25.347 61.438 24.941 C 60.686 25.342 59.704 25.547 58.497 25.547 C 56.578 25.381 55.601 24.546 55.576 23.056 C 55.576 21.41 56.392 20.462 58.028 20.213 C 59.65 19.939 60.7 19.539 61.184 19.006 L 61.184 17.898 C 61.091 17.106 60.73 16.711 60.095 16.711 C 59.46 16.711 59.108 16.94 59.005 17.395 C 58.903 17.849 58.683 18.225 58.346 18.523 C 58.111 18.718 57.858 18.816 57.589 18.816 C 56.861 18.792 56.5 18.42 56.5 17.707 C 56.514 17.15 56.871 16.716 57.569 16.403 C 58.258 16.09 58.932 15.934 59.596 15.934 Z M 61.106 20.076 C 60.715 20.428 60.016 20.745 59.005 21.029 C 57.994 21.312 57.486 21.957 57.486 22.958 C 57.54 24.101 58.243 24.672 59.606 24.672 C 60.192 24.672 60.691 24.487 61.106 24.106 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 68.135 17.004 L 68.135 23.368 C 68.135 23.861 68.301 24.159 68.642 24.262 C 69.111 24.237 69.487 24.091 69.771 23.832 L 70.279 24.418 C 69.722 25.17 69.038 25.547 68.232 25.547 C 66.83 25.522 66.132 24.853 66.132 23.539 L 66.132 16.999 L 64.671 16.999 L 64.671 16.222 C 65.907 15.948 66.669 15.074 66.957 13.594 L 68.139 13.594 L 68.139 16.222 L 70.01 16.222 L 70.01 16.999 L 68.139 16.999 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 76.135 11.045 C 75.202 11.045 74.734 11.792 74.734 13.282 L 74.734 16.222 L 77.654 16.222 L 77.654 16.999 L 74.734 16.999 L 74.734 23.754 C 74.734 24.467 75.3 24.839 76.429 24.863 L 76.429 25.508 L 71.563 25.508 L 71.563 24.863 C 72.34 24.839 72.731 24.467 72.731 23.754 L 72.731 16.999 L 70.977 16.999 L 70.977 16.222 L 72.731 16.222 L 72.731 13.912 C 72.731 11.558 73.737 10.288 75.75 10.107 C 77.371 10.107 78.299 10.776 78.533 12.114 C 78.533 12.945 78.162 13.375 77.425 13.399 C 76.687 13.36 76.306 13.028 76.297 12.398 C 76.297 12.134 76.34 11.934 76.433 11.787 C 76.575 11.538 76.648 11.377 76.648 11.299 C 76.648 11.128 76.478 11.045 76.14 11.045 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 80.243 17.956 C 80.18 17.331 79.672 17.013 78.724 17.004 L 78.724 16.227 L 80.517 16.188 C 81.05 16.149 81.626 16.09 82.251 16.012 L 82.251 23.759 C 82.251 24.487 82.666 24.858 83.496 24.868 L 83.496 25.512 L 79.076 25.512 L 79.076 24.868 C 79.853 24.843 80.243 24.472 80.243 23.759 Z M 82.271 12.29 C 82.271 12.627 82.139 12.925 81.88 13.184 C 81.62 13.443 81.289 13.575 80.888 13.575 C 80.488 13.575 80.155 13.443 79.896 13.184 C 79.638 12.925 79.506 12.627 79.506 12.29 C 79.506 11.953 79.638 11.655 79.896 11.396 C 80.155 11.137 80.488 11.005 80.888 11.005 C 81.289 11.005 81.62 11.137 81.88 11.396 C 82.139 11.655 82.271 11.953 82.271 12.29 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 88.557 25.547 C 85.807 25.493 84.356 23.852 84.214 20.623 C 84.356 17.507 85.802 15.944 88.557 15.929 C 91.19 15.929 92.508 17.468 92.508 20.545 L 86.49 20.545 C 86.515 23.153 87.36 24.458 89.021 24.458 C 90.227 24.458 91.102 23.847 91.648 22.626 L 92.216 23.017 C 91.619 24.638 90.398 25.483 88.557 25.547 Z M 90.462 19.573 C 90.408 17.795 89.827 16.891 88.708 16.867 C 87.604 16.867 86.886 17.771 86.549 19.573 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 94.633 13.106 C 94.594 12.52 94.096 12.197 93.133 12.134 L 93.133 11.396 C 94.222 11.396 95.39 11.318 96.636 11.162 L 96.636 23.759 C 96.636 24.487 97.051 24.858 97.881 24.868 L 97.881 25.512 L 93.48 25.512 L 93.48 24.868 C 94.247 24.843 94.628 24.472 94.628 23.759 L 94.628 13.111 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path><path d=\"M 105.536 24.731 C 105.027 25.278 104.231 25.547 103.142 25.547 C 100.47 25.547 99.112 23.93 99.073 20.701 C 99.112 17.521 100.441 15.929 103.064 15.929 C 104.065 15.929 104.885 16.29 105.536 17.018 L 105.536 13.106 C 105.496 12.51 104.988 12.192 104.016 12.153 L 104.016 11.396 C 105.106 11.396 106.283 11.318 107.538 11.162 L 107.538 23.603 C 107.601 24.189 108.046 24.496 108.862 24.536 L 108.862 25.293 C 108.29 25.293 107.738 25.312 107.206 25.351 C 106.986 25.366 106.717 25.39 106.41 25.429 C 106.346 25.429 106.273 25.434 106.195 25.449 L 105.745 25.488 C 105.667 25.503 105.594 25.508 105.53 25.508 L 105.53 24.731 Z M 105.536 18.537 C 105.027 17.497 104.378 16.955 103.587 16.901 C 101.989 16.925 101.179 18.19 101.154 20.696 C 101.193 23.344 102.087 24.667 103.84 24.667 C 104.656 24.667 105.222 24.286 105.536 23.52 Z\" fill=\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)) /* {&quot;name&quot;:&quot;Key lime&quot;} */\"></path></svg>',svgContentId:8953118798,title:\"Stratfield logo\",withExternalLayout:true,...addPropertyOverrides({KKem0TTQ2:{as:\"a\",svgContentId:8675369875,title:undefined}},baseVariant,gestureVariant)})})})}),/*#__PURE__*/_jsxs(motion.div,{className:\"framer-17y4796\",\"data-framer-name\":\"Links\",layoutDependency:layoutDependency,layoutId:\"nYq3W1RlH\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBIZWF2eQ==\",\"--framer-font-family\":'\"Avenir Heavy\", \"Avenir Heavy Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"u35G_3Q_q\"},nodeId:\"rlOQIspKZ\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-156qj2\",\"data-styles-preset\":\"Gmv5JPkQZ\",children:\"Our Team\"})})})}),className:\"framer-iat4ib\",\"data-framer-name\":\"Our team\",fonts:[\"CUSTOM;Avenir Heavy\"],layoutDependency:layoutDependency,layoutId:\"rlOQIspKZ\",style:{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBIZWF2eQ==\",\"--framer-font-family\":'\"Avenir Heavy\", \"Avenir Heavy Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"Capabilities\"})}),className:\"framer-1r8848v\",\"data-framer-name\":\"Capabilities\",\"data-highlight\":true,fonts:[\"CUSTOM;Avenir Heavy\"],layoutDependency:layoutDependency,layoutId:\"PtmT1Sk4y\",onMouseEnter:onMouseEnter728srh,style:{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{KKem0TTQ2:{\"--extracted-r6o4lv\":\"var(--token-2679d3b4-8d81-41eb-b759-d4642db41ba4, rgb(179, 235, 118))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({KKem0TTQ2:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBIZWF2eQ==\",\"--framer-font-family\":'\"Avenir Heavy\", \"Avenir Heavy Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2679d3b4-8d81-41eb-b759-d4642db41ba4, rgb(179, 235, 118)))\"},children:\"Capabilities\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBIZWF2eQ==\",\"--framer-font-family\":'\"Avenir Heavy\", \"Avenir Heavy Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:\"Services\"})}),className:\"framer-113lajo\",\"data-framer-name\":\"Services\",\"data-highlight\":true,fonts:[\"CUSTOM;Avenir Heavy\"],layoutDependency:layoutDependency,layoutId:\"Nw8ecRbFR\",onMouseEnter:onMouseEnter1m0178r,style:{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\",\"--framer-paragraph-spacing\":\"0px\"},variants:{bYVarC1gU:{\"--extracted-r6o4lv\":\"var(--token-2679d3b4-8d81-41eb-b759-d4642db41ba4, rgb(179, 235, 118))\"}},verticalAlignment:\"center\",withExternalLayout:true,...addPropertyOverrides({bYVarC1gU:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBIZWF2eQ==\",\"--framer-font-family\":'\"Avenir Heavy\", \"Avenir Heavy Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-2679d3b4-8d81-41eb-b759-d4642db41ba4, rgb(179, 235, 118)))\"},children:\"Services\"})})}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBIZWF2eQ==\",\"--framer-font-family\":'\"Avenir Heavy\", \"Avenir Heavy Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"uDU3YDSgc\"},nodeId:\"JRYy_wUTW\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-156qj2\",\"data-styles-preset\":\"Gmv5JPkQZ\",children:\"Insights\"})})})}),className:\"framer-l8sk7p\",\"data-framer-name\":\"Insights\",fonts:[\"CUSTOM;Avenir Heavy\"],layoutDependency:layoutDependency,layoutId:\"JRYy_wUTW\",style:{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"Q1VTVE9NO0F2ZW5pciBIZWF2eQ==\",\"--framer-font-family\":'\"Avenir Heavy\", \"Avenir Heavy Placeholder\", sans-serif',\"--framer-line-height\":\"26px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211)))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"ZgEgpLn_Y\"},nodeId:\"yWpm22hyE\",openInNewTab:false,smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-156qj2\",\"data-styles-preset\":\"Gmv5JPkQZ\",children:\"Careers\"})})})}),className:\"framer-fk9kom\",\"data-framer-name\":\"Careers\",fonts:[\"CUSTOM;Avenir Heavy\"],layoutDependency:layoutDependency,layoutId:\"yWpm22hyE\",style:{\"--extracted-r6o4lv\":\"var(--token-5d965b29-643a-47f1-80ba-c5f3bdba287b, rgb(221, 249, 211))\",\"--framer-paragraph-spacing\":\"0px\"},verticalAlignment:\"center\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(Link,{href:{webPageId:\"zdvvh0fId\"},nodeId:\"oXmzwtTaY\",children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-1ssd1xo framer-7y0zmt\",layoutDependency:layoutDependency,layoutId:\"oXmzwtTaY\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:35,y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||70)-0-70)/2)+17.5+7105427357601002e-30,...addPropertyOverrides({bYVarC1gU:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+17.5+7105427357601002e-30},KKem0TTQ2:{y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+17.5+7105427357601002e-30}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-gm7ksx-container\",layoutDependency:layoutDependency,layoutId:\"vxASA6_sv-container\",transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Button,{height:\"100%\",id:\"vxASA6_sv\",layoutId:\"vxASA6_sv\",MMNzfOBGp:\"Contact us\",style:{height:\"100%\"},variant:\"FnptHTlZQ\",width:\"100%\"})})})})})]}),isDisplayed4()&&/*#__PURE__*/_jsx(motion.div,{className:\"framer-n9z7x1\",\"data-framer-name\":\"dropmenu\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"HVp2ZCowh\",onMouseLeave:onMouseLeavejduv5j,transformTemplate:transformTemplate2,...addPropertyOverrides({bYVarC1gU:{transformTemplate:undefined}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:360,...addPropertyOverrides({bYVarC1gU:{width:\"260px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+49.5+0+0},KKem0TTQ2:{width:\"261px\",y:((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||348)*.6724137931034485-180)+0+0}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(MotionDivWithFXWithOptimizedAppearEffect,{__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,animate:animation2,className:\"framer-1umymvw-container\",\"data-framer-appear-id\":\"1umymvw\",initial:animation3,layoutDependency:layoutDependency,layoutId:\"hchGqdHut-container\",optimized:true,children:/*#__PURE__*/_jsx(DropMenu,{height:\"100%\",id:\"hchGqdHut\",layoutId:\"hchGqdHut\",variant:\"sXk7vAxOS\",width:\"100%\",...addPropertyOverrides({bYVarC1gU:{style:{width:\"100%\"},variant:\"oRR4J9KjL\"},KKem0TTQ2:{style:{width:\"100%\"}}},baseVariant,gestureVariant)})})})})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-KLlUQ.framer-7y0zmt, .framer-KLlUQ .framer-7y0zmt { display: block; }\",\".framer-KLlUQ.framer-1psy8x5 { align-content: center; align-items: center; display: flex; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; padding: 0px; position: relative; width: 886px; }\",\".framer-KLlUQ .framer-1pzuve3 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; height: min-content; justify-content: space-between; padding: 0px; position: relative; width: 435px; }\",\".framer-KLlUQ .framer-uf2m4g { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 17px; height: 100%; justify-content: center; overflow: visible; padding: 10px; position: relative; width: 100%; z-index: 0; }\",\".framer-KLlUQ .framer-3d3edc { flex: none; height: 38px; overflow: visible; position: relative; text-decoration: none; width: 110px; }\",\".framer-KLlUQ .framer-yc7ou { bottom: -40px; flex: none; height: 38px; left: 0px; position: absolute; width: 109px; }\",\".framer-KLlUQ .framer-lm9f1b { 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-KLlUQ .framer-1h6adq2 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; text-decoration: none; width: min-content; }\",\".framer-KLlUQ .framer-f264cr-container, .framer-KLlUQ .framer-127qf1e-container { flex: none; height: 50px; position: relative; width: 50px; }\",\".framer-KLlUQ .framer-grrkvb, .framer-KLlUQ .framer-q8ce5l { flex: none; height: 38px; overflow: visible; position: relative; text-decoration: none; width: 109px; }\",\".framer-KLlUQ .framer-1xhqkea { bottom: 0px; flex: none; height: 38px; left: calc(49.54128440366975% - 109px / 2); position: absolute; width: 109px; }\",\".framer-KLlUQ .framer-4f50um { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; overflow: visible; padding: 10px 10px 0px 0px; position: relative; width: min-content; }\",\".framer-KLlUQ .framer-1vu1xbz-container, .framer-KLlUQ .framer-1umymvw-container { flex: none; height: auto; position: relative; width: auto; }\",\".framer-KLlUQ .framer-1qrdgwj { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; height: 70px; justify-content: space-between; overflow: visible; padding: 0px 20px 0px 20px; position: relative; width: 1px; z-index: 0; }\",\".framer-KLlUQ .framer-1q9p523 { flex: none; height: 37px; left: calc(49.54128440366975% - 109px / 2); position: absolute; top: calc(50.00000000000002% - 37px / 2); width: 109px; }\",\".framer-KLlUQ .framer-17y4796 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 40px; height: 100%; justify-content: center; overflow: visible; padding: 0px 50px 0px 50px; position: relative; width: 70%; }\",\".framer-KLlUQ .framer-iat4ib { flex: none; height: 100%; position: relative; white-space: pre; width: auto; z-index: 1; }\",\".framer-KLlUQ .framer-1r8848v, .framer-KLlUQ .framer-113lajo, .framer-KLlUQ .framer-fk9kom { flex: none; height: 100%; position: relative; white-space: pre; width: auto; }\",\".framer-KLlUQ .framer-l8sk7p { flex: none; height: 30px; position: relative; white-space: pre; width: auto; }\",\".framer-KLlUQ .framer-1ssd1xo { flex: none; height: 50%; overflow: visible; position: relative; text-decoration: none; width: 120px; }\",\".framer-KLlUQ .framer-gm7ksx-container { flex: none; height: 100%; left: 50%; position: absolute; top: 50%; width: auto; }\",\".framer-KLlUQ .framer-n9z7x1 { align-content: flex-end; align-items: flex-end; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: absolute; right: 238px; top: 54%; width: min-content; z-index: 1; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-KLlUQ.framer-1psy8x5, .framer-KLlUQ .framer-uf2m4g, .framer-KLlUQ .framer-lm9f1b, .framer-KLlUQ .framer-1h6adq2, .framer-KLlUQ .framer-4f50um, .framer-KLlUQ .framer-17y4796, .framer-KLlUQ .framer-n9z7x1 { gap: 0px; } .framer-KLlUQ.framer-1psy8x5 > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-KLlUQ.framer-1psy8x5 > :first-child, .framer-KLlUQ .framer-uf2m4g > :first-child, .framer-KLlUQ .framer-lm9f1b > :first-child, .framer-KLlUQ .framer-1h6adq2 > :first-child, .framer-KLlUQ .framer-4f50um > :first-child, .framer-KLlUQ .framer-17y4796 > :first-child { margin-left: 0px; } .framer-KLlUQ.framer-1psy8x5 > :last-child, .framer-KLlUQ .framer-uf2m4g > :last-child, .framer-KLlUQ .framer-lm9f1b > :last-child, .framer-KLlUQ .framer-1h6adq2 > :last-child, .framer-KLlUQ .framer-4f50um > :last-child, .framer-KLlUQ .framer-17y4796 > :last-child { margin-right: 0px; } .framer-KLlUQ .framer-uf2m4g > * { margin: 0px; margin-left: calc(17px / 2); margin-right: calc(17px / 2); } .framer-KLlUQ .framer-lm9f1b > *, .framer-KLlUQ .framer-1h6adq2 > *, .framer-KLlUQ .framer-4f50um > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-KLlUQ .framer-17y4796 > * { margin: 0px; margin-left: calc(40px / 2); margin-right: calc(40px / 2); } .framer-KLlUQ .framer-n9z7x1 > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-KLlUQ .framer-n9z7x1 > :first-child { margin-top: 0px; } .framer-KLlUQ .framer-n9z7x1 > :last-child { margin-bottom: 0px; } }\",\".framer-KLlUQ.framer-v-dhlvem.framer-1psy8x5, .framer-KLlUQ.framer-v-1briets.framer-1psy8x5 { align-content: flex-start; align-items: flex-start; padding: 0px 0px 278px 0px; }\",\".framer-KLlUQ.framer-v-dhlvem .framer-1q9p523 { text-decoration: none; }\",\".framer-KLlUQ.framer-v-dhlvem .framer-n9z7x1 { align-content: center; align-items: center; padding: 0px 189px 0px 0px; right: 0px; top: 67%; width: 100%; }\",\".framer-KLlUQ.framer-v-dhlvem .framer-1umymvw-container { order: 0; width: 261px; z-index: 1; }\",\".framer-KLlUQ.framer-v-1briets .framer-n9z7x1 { align-content: center; align-items: center; padding: 0px 0px 0px 35px; right: 0px; top: 50px; width: 100%; }\",\".framer-KLlUQ.framer-v-1briets .framer-1umymvw-container { order: 0; width: 260px; }\",\".framer-KLlUQ.framer-v-1949ynm.framer-1psy8x5, .framer-KLlUQ.framer-v-flvfz3.framer-1psy8x5 { align-content: flex-start; align-items: flex-start; width: 435px; }\",\".framer-KLlUQ.framer-v-1949ynm .framer-1pzuve3 { flex: 1 0 0px; width: 1px; }\",\".framer-KLlUQ.framer-v-1949ynm .framer-3d3edc { width: 109px; }\",\".framer-KLlUQ.framer-v-1949ynm .framer-yc7ou { bottom: 0px; left: calc(49.54128440366975% - 109px / 2); }\",\".framer-KLlUQ.framer-v-1949ynm .framer-f264cr-container, .framer-KLlUQ.framer-v-1949ynm .framer-127qf1e-container, .framer-KLlUQ.framer-v-flvfz3 .framer-f264cr-container, .framer-KLlUQ.framer-v-flvfz3 .framer-127qf1e-container { aspect-ratio: 1 / 1; height: var(--framer-aspect-ratio-supported, 40px); width: 40px; }\",\".framer-KLlUQ.framer-v-flvfz3 .framer-1pzuve3 { align-content: flex-end; align-items: flex-end; flex: 1 0 0px; width: 1px; }\",\".framer-KLlUQ.framer-v-flvfz3 .framer-lm9f1b { order: 2; }\",\".framer-KLlUQ.framer-v-flvfz3 .framer-grrkvb { order: 1; }\",...sharedStyle.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 70\n * @framerIntrinsicWidth 886\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"auto\"]},\"KKem0TTQ2\":{\"layout\":[\"fixed\",\"auto\"]},\"bYVarC1gU\":{\"layout\":[\"fixed\",\"auto\"]},\"Rud4vduME\":{\"layout\":[\"fixed\",\"auto\"]},\"ezLt5NQrZ\":{\"layout\":[\"fixed\",\"auto\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerIXnu9JG6t=withCSS(Component,css,\"framer-KLlUQ\");export default FramerIXnu9JG6t;FramerIXnu9JG6t.displayName=\"Global main\";FramerIXnu9JG6t.defaultProps={height:70,width:886};addPropertyControls(FramerIXnu9JG6t,{variant:{options:[\"snkAw8Dm1\",\"KKem0TTQ2\",\"bYVarC1gU\",\"Rud4vduME\",\"ezLt5NQrZ\"],optionTitles:[\"navigation\",\"Capabilities\",\"Services\",\"Mobile-static\",\"Mobile-active\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerIXnu9JG6t,[{explicitInter:true,fonts:[{family:\"Avenir Heavy\",source:\"custom\",url:\"https://framerusercontent.com/assets/gH9uVMuxvNPvh9IXOCKeDvgZ5E.woff2\"}]},...MobileUiFonts,...MobileDropMenuFonts,...ButtonFonts,...DropMenuFonts,...getFontsFromSharedStyle(sharedStyle.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerIXnu9JG6t\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"70\",\"framerComponentViewportWidth\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"KKem0TTQ2\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"bYVarC1gU\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"Rud4vduME\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]},\\\"ezLt5NQrZ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"auto\\\"]}}}\",\"framerIntrinsicWidth\":\"886\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["fontStore", "fonts", "css", "className", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "RichText2", "Link", "SVG", "css", "FramerC0Buy2jv8", "withCSS", "C0Buy2jv8_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts", "fontStore", "fonts", "css", "className", "fontStore", "fonts", "css", "className", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "buttonTextLarge", "height", "id", "width", "props", "_ref", "_humanReadableVariantMap_props_variant", "_ref1", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "MMNzfOBGp", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "RichText2", "css", "FramerPLnq8zMpi", "withCSS", "PLnq8zMpi_default", "addPropertyControls", "ControlType", "addFonts", "containerStyles", "emptyStateStyle", "containerStyles", "NullState", "Y", "_", "ref", "p", "o", "e", "t", "h", "defaultEvents", "ControlType", "findByArray", "arr", "search", "a", "getIconSelection", "iconKeys", "selectByList", "iconSearch", "iconSelection", "lowercaseIconKeyPairs", "iconSearchTerm", "_iconSearchTerm", "useIconSelection", "iconSearchResult", "se", "moduleBaseUrl", "icons", "iconKeys", "weightOptions", "styleKeyOptions", "styleOptionPropKeys", "optionKey", "lowercaseIconKeyPairs", "res", "key", "Icon", "props", "color", "selectByList", "iconSearch", "iconSelection", "onClick", "onMouseDown", "onMouseUp", "onMouseEnter", "onMouseLeave", "mirrored", "style", "isMounted", "pe", "iconKey", "useIconSelection", "styleOptionProps", "prop", "iconStyle", "se", "iconStyleKey", "activeStyle", "SelectedIcon", "setSelectedIcon", "ye", "h", "npm_react_18_2_exports", "importModule", "module", "ue", "emptyState", "RenderTarget", "p", "NullState", "motion", "hideStyleOptions", "styleOptions", "styleOptionsNumber", "name", "getIconSelection", "icon", "addPropertyControls", "ControlType", "result", "defaultEvents", "MaterialFonts", "getFonts", "Icon", "MaterialControls", "getPropertyControls", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "icon", "id", "label", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "lLMiQh5bs", "ArkliCjT7", "ZXRWyMCza", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTapyziz71", "args", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "u", "SVG", "ComponentViewportProvider", "RichText2", "css", "FramerYgG76ZdNC", "withCSS", "YgG76ZdNC_default", "addPropertyControls", "ControlType", "addFonts", "DropMenuLabelFonts", "getFonts", "YgG76ZdNC_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "mWSwjTo3N", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaptg3w3s", "args", "ZXRWyMCza1s1jqsn", "ZXRWyMCza12xleim", "ZXRWyMCzadcfgjw", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "ComponentViewportProvider", "css", "Framerbg_d7n0db", "withCSS", "bg_d7n0db_default", "addPropertyControls", "ControlType", "addFonts", "MaterialFonts", "getFonts", "Icon", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "click", "height", "hover", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "PWSlWeqS6", "qZuVjJZe_", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTap1h6nles", "args", "onMouseEnter170i0h9", "onTap1anjq03", "onTap1ylpw9r", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "SVG", "ComponentViewportProvider", "css", "FramerN60R2b5Cg", "withCSS", "N60R2b5Cg_default", "addPropertyControls", "ControlType", "addFonts", "DropMenuLabelFonts", "getFonts", "YgG76ZdNC_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "click", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "mWSwjTo3N", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onTaptg3w3s", "args", "ZXRWyMCzazxqb5p", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "SVG", "Link", "ComponentViewportProvider", "css", "FramerWzStRhXGN", "withCSS", "WzStRhXGN_default", "addPropertyControls", "ControlType", "addFonts", "MobileUiFonts", "getFonts", "N60R2b5Cg_default", "MobileDropMenuFonts", "bg_d7n0db_default", "MotionDivWithFXWithOptimizedAppearEffect", "withOptimizedAppearEffect", "withFX", "motion", "ButtonFonts", "PLnq8zMpi_default", "DropMenuFonts", "WzStRhXGN_default", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transition2", "animation", "animation1", "transformTemplate1", "_", "transformTemplate2", "transition3", "animation2", "animation3", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "igl0Mu2Oy", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "qZuVjJZe_q8hvo0", "args", "qZuVjJZe_1gj871m", "qZuVjJZe_kn0421", "onMouseEnter728srh", "onMouseEnter1m0178r", "onMouseLeavejduv5j", "scopingClassNames", "cx", "ref1", "pe", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "isDisplayed4", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Link", "SVG", "ComponentViewportProvider", "RichText2", "css", "FramerIXnu9JG6t", "withCSS", "IXnu9JG6t_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
