{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/caWXvesvYhIssLi0tha7/94NY7sKzHwUjABdOUO7x/fSKOGc3kc.js"],
  "sourcesContent": ["// Generated by Framer (c56cc2c)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,RichText,useComponentViewport,useLocaleInfo,useVariantState,withCSS,withFX}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import*as sharedStyle2 from\"https://framerusercontent.com/modules/at7J4Gckm3G1hujKIx84/FHGzzUATWkwr8lFlnLdL/cXhZfTgXM.js\";import*as sharedStyle from\"https://framerusercontent.com/modules/x9yuXP2NyIcKQ9fcBXhn/Zr1P3arweZ4i5KYCNURV/kAH7SNYIX.js\";import*as sharedStyle1 from\"https://framerusercontent.com/modules/vYSaFpqhLzzrx8Lo5TNJ/GF3BKEwzbLxoxekfavZB/zEmfBW0Ls.js\";const MotionAWithFX=withFX(motion.a);const enabledGestures={dnKSn9mgI:{hover:true},l0s0Nnje0:{hover:true},L6mUy19JN:{hover:true},S7UbjtVlP:{hover:true},usxJ7bdn3:{hover:true}};const cycleOrder=[\"l0s0Nnje0\",\"dnKSn9mgI\",\"usxJ7bdn3\",\"L6mUy19JN\",\"S7UbjtVlP\"];const serializationHash=\"framer-XQZvB\";const variantClassNames={dnKSn9mgI:\"framer-v-1ut6veb\",l0s0Nnje0:\"framer-v-1lbpncx\",L6mUy19JN:\"framer-v-dc1y4l\",S7UbjtVlP:\"framer-v-aonwap\",usxJ7bdn3:\"framer-v-1pfx3ts\"};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:.15,ease:[.44,0,.56,1],type:\"tween\"};const animation={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,x:0,y:0};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation1={opacity:0,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition2,x:0,y:0};const transition3={delay:0,duration:.3,ease:[.44,0,.56,1],type:\"tween\"};const toResponsiveImage=value=>{if(typeof value===\"object\"&&value!==null&&typeof value.src===\"string\"){return value;}return typeof value===\"string\"?{src:value}:undefined;};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={\"No links\":\"usxJ7bdn3\",\"Small SOS\":\"S7UbjtVlP\",\"SOS variant\":\"dnKSn9mgI\",Desktop:\"l0s0Nnje0\",Small:\"L6mUy19JN\"};const getProps=({background,designation,height,hobbyImage,id,name1,nameLink,seriousImage,width,...props})=>{var _ref,_ref1,_humanReadableVariantMap_props_variant,_ref2,_ref3;return{...props,HyvM54BYN:hobbyImage!==null&&hobbyImage!==void 0?hobbyImage:props.HyvM54BYN,MiE20TADz:(_ref=name1!==null&&name1!==void 0?name1:props.MiE20TADz)!==null&&_ref!==void 0?_ref:\"Phil Earl\",q56y32oBj:(_ref1=background!==null&&background!==void 0?background:props.q56y32oBj)!==null&&_ref1!==void 0?_ref1:\"var(--token-1c5af0de-e35b-4019-a64e-6a1849078690, rgb(250, 250, 252))\",tAQume4fJ:nameLink!==null&&nameLink!==void 0?nameLink:props.tAQume4fJ,variant:(_ref2=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref2!==void 0?_ref2:\"l0s0Nnje0\",W9Onmu6sy:seriousImage!==null&&seriousImage!==void 0?seriousImage:props.W9Onmu6sy,yb5XzPYNb:(_ref3=designation!==null&&designation!==void 0?designation:props.yb5XzPYNb)!==null&&_ref3!==void 0?_ref3:\"Chief Executive\"};};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,W9Onmu6sy,HyvM54BYN,MiE20TADz,yb5XzPYNb,q56y32oBj,tAQume4fJ,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"l0s0Nnje0\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const ref1=React.useRef(null);const isDisplayed=()=>{if([\"dnKSn9mgI-hover\",\"S7UbjtVlP-hover\"].includes(gestureVariant))return false;if([\"dnKSn9mgI\",\"S7UbjtVlP\"].includes(baseVariant))return false;return true;};const isDisplayed1=()=>{if([\"dnKSn9mgI-hover\",\"S7UbjtVlP-hover\"].includes(gestureVariant))return true;if([\"dnKSn9mgI\",\"S7UbjtVlP\"].includes(baseVariant))return true;return false;};const defaultLayoutId=React.useId();const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.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(Link,{href:tAQume4fJ,nodeId:\"l0s0Nnje0\",openInNewTab:false,children:/*#__PURE__*/_jsxs(MotionAWithFX,{...restProps,...gestureHandlers,className:`${cx(serializationHash,...sharedStyleClassNames,\"framer-1lbpncx\",className,classNames)} framer-1ywzvyt`,\"data-framer-name\":\"Desktop\",layoutDependency:layoutDependency,layoutId:\"l0s0Nnje0\",ref:ref!==null&&ref!==void 0?ref:ref1,style:{backgroundColor:q56y32oBj,borderBottomLeftRadius:12,borderBottomRightRadius:12,borderTopLeftRadius:12,borderTopRightRadius:12,...style},variants:{\"L6mUy19JN-hover\":{backgroundColor:\"var(--token-4ed8a873-24e4-4b87-b509-53137329d535, rgb(236, 200, 0))\"},L6mUy19JN:{borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8},S7UbjtVlP:{backgroundColor:\"var(--token-e4e2b3fa-587b-43c1-8c00-34dae5bf1411, rgb(230, 245, 243))\",borderBottomLeftRadius:8,borderBottomRightRadius:8,borderTopLeftRadius:8,borderTopRightRadius:8}},...addPropertyOverrides({\"dnKSn9mgI-hover\":{__framer__animate:{transition:transition2},__framer__animateOnce:false,__framer__enter:animation,__framer__exit:animation1,__framer__styleAppearEffectEnabled:true,__framer__threshold:.5,__perspectiveFX:false,__smartComponentFX:true,__targetOpacity:1,\"data-framer-name\":undefined},\"l0s0Nnje0-hover\":{\"data-framer-name\":undefined},\"L6mUy19JN-hover\":{\"data-framer-name\":undefined},\"S7UbjtVlP-hover\":{\"data-framer-name\":undefined},\"usxJ7bdn3-hover\":{\"data-framer-name\":undefined},dnKSn9mgI:{\"data-framer-name\":\"SOS variant\"},L6mUy19JN:{\"data-framer-name\":\"Small\"},S7UbjtVlP:{\"data-framer-name\":\"Small SOS\"},usxJ7bdn3:{\"data-framer-name\":\"No links\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Transition,{...addPropertyOverrides({\"l0s0Nnje0-hover\":{value:transition3}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(motion.div,{className:\"framer-l78jnp\",\"data-framer-name\":\"image box\",layoutDependency:layoutDependency,layoutId:\"e3IiKquMy\",style:{background:'linear-gradient(222deg, var(--token-c8fb8d93-06ba-4e8a-a465-cd4192507b36, rgb(255, 255, 255)) /* {\"name\":\"Neutral/01\"} */ 33.072916666666664%, rgb(207, 237, 180) 100%)',backgroundColor:\"rgba(0, 0, 0, 0)\"},variants:{dnKSn9mgI:{background:\"linear-gradient(42deg, rgb(180, 240, 232) 0%, rgba(36, 242, 167, 0) 75%)\"},L6mUy19JN:{background:\"linear-gradient(222deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0)\"},S7UbjtVlP:{background:\"linear-gradient(222deg, rgba(255, 255, 255, 0) 0%, rgba(255, 255, 255, 0) 100%)\",backgroundColor:\"rgba(255, 255, 255, 0)\"}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:982,intrinsicWidth:918,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-84.8)/1)*1+84.8+0))/2+0+0)+0),pixelHeight:982,pixelWidth:918,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(W9Onmu6sy),...{positionX:\"center\",positionY:\"top\"}},className:\"framer-sev1nr\",\"data-framer-name\":\"image\",layoutDependency:layoutDependency,layoutId:\"uytts0Bn6\",...addPropertyOverrides({\"dnKSn9mgI-hover\":{background:{alt:\"\",fit:\"fill\",intrinsicHeight:982,intrinsicWidth:918,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-84.8)/1)*1+84.8+0))/2+0+0)+-10),pixelHeight:982,pixelWidth:918,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(W9Onmu6sy),...{positionX:\"center\",positionY:\"top\"}}},\"l0s0Nnje0-hover\":{background:{alt:\"\",fit:\"fill\",intrinsicHeight:982,intrinsicWidth:918,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-84.8)/1)*1+84.8+0))/2+0+0)+-10),pixelHeight:982,pixelWidth:918,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(W9Onmu6sy),...{positionX:\"center\",positionY:\"top\"}}},\"usxJ7bdn3-hover\":{background:{alt:\"\",fit:\"fill\",intrinsicHeight:982,intrinsicWidth:918,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-84.8)/1)*1+84.8+0))/2+0+0)+0),pixelHeight:982,pixelWidth:918,sizes:(componentViewport===null||componentViewport===void 0?void 0:componentViewport.width)||\"100vw\",...toResponsiveImage(HyvM54BYN),...{positionX:\"center\",positionY:\"top\"}}},L6mUy19JN:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:982,intrinsicWidth:918,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||76)-0-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||76)-0)*1)/2)+(0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||76)-0)*1-0-((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||76)-0)*1-0)*1)/2)),pixelHeight:982,pixelWidth:918,sizes:\"64px\",...toResponsiveImage(W9Onmu6sy),...{positionX:\"center\",positionY:\"top\"}}},S7UbjtVlP:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:982,intrinsicWidth:918,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||76)-0-(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||76)-0)*1)/2)+(0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||76)-0)*1-0-((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||76)-0)*1-0)*1)/2)),pixelHeight:982,pixelWidth:918,sizes:\"64px\",...toResponsiveImage(W9Onmu6sy),...{positionX:\"center\",positionY:\"center\"}}}},baseVariant,gestureVariant)})})}),/*#__PURE__*/_jsx(motion.div,{className:\"framer-1xi10qg\",\"data-framer-name\":\"Name\",layoutDependency:layoutDependency,layoutId:\"CUEkXIxLR\",style:{backgroundColor:\"var(--token-1c5af0de-e35b-4019-a64e-6a1849078690, rgb(250, 250, 252))\"},variants:{\"dnKSn9mgI-hover\":{backgroundColor:\"var(--token-ee7788af-5d79-4e77-9463-ea57ad71d3cf, rgb(30, 126, 110))\"},\"l0s0Nnje0-hover\":{backgroundColor:\"var(--token-c8013f95-d16a-4f43-bb10-ce524cbb7ace, rgb(94, 124, 53))\"},\"L6mUy19JN-hover\":{backgroundColor:\"rgba(0, 0, 0, 0)\"},dnKSn9mgI:{backgroundColor:\"var(--token-1c5af0de-e35b-4019-a64e-6a1849078690, rgb(247, 247, 247))\"},L6mUy19JN:{backgroundColor:\"rgba(0, 0, 0, 0)\"},S7UbjtVlP:{backgroundColor:\"var(--token-e4e2b3fa-587b-43c1-8c00-34dae5bf1411, rgb(30, 126, 110))\"}},children:/*#__PURE__*/_jsxs(motion.div,{className:\"framer-vus1je\",layoutDependency:layoutDependency,layoutId:\"IXVPwD4SA\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-v42xcz\",\"data-styles-preset\":\"kAH7SNYIX\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-799b00f6-11b6-4958-a4a4-9d1d53ba0d9a, rgb(18, 18, 18)))\"},children:\"Phil Earl\"})}),className:\"framer-18x0ddh\",\"data-framer-name\":\"Team member name\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"KYZYC62WF\",style:{\"--extracted-a0htzi\":\"var(--token-799b00f6-11b6-4958-a4a4-9d1d53ba0d9a, rgb(18, 18, 18))\"},text:MiE20TADz,variants:{\"dnKSn9mgI-hover\":{\"--extracted-a0htzi\":\"var(--token-c8fb8d93-06ba-4e8a-a465-cd4192507b36, rgb(255, 255, 255))\"},\"l0s0Nnje0-hover\":{\"--extracted-a0htzi\":\"var(--token-c8fb8d93-06ba-4e8a-a465-cd4192507b36, rgb(255, 255, 255))\"},L6mUy19JN:{\"--extracted-1lwpl3i\":\"var(--token-799b00f6-11b6-4958-a4a4-9d1d53ba0d9a, rgb(18, 18, 18))\"},S7UbjtVlP:{\"--extracted-1lwpl3i\":\"var(--token-799b00f6-11b6-4958-a4a4-9d1d53ba0d9a, rgb(18, 18, 18))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"dnKSn9mgI-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-v42xcz\",\"data-styles-preset\":\"kAH7SNYIX\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c8fb8d93-06ba-4e8a-a465-cd4192507b36, rgb(255, 255, 255)))\"},children:\"Phil Earl\"})})},\"l0s0Nnje0-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h3,{className:\"framer-styles-preset-v42xcz\",\"data-styles-preset\":\"kAH7SNYIX\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-a0htzi, var(--token-c8fb8d93-06ba-4e8a-a465-cd4192507b36, rgb(255, 255, 255)))\"},children:\"Phil Earl\"})})},L6mUy19JN:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1rgoihv\",\"data-styles-preset\":\"zEmfBW0Ls\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-799b00f6-11b6-4958-a4a4-9d1d53ba0d9a, rgb(18, 18, 18)))\"},children:\"Phil Earl\"})})},S7UbjtVlP:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h5,{className:\"framer-styles-preset-1rgoihv\",\"data-styles-preset\":\"zEmfBW0Ls\",style:{\"--framer-text-color\":\"var(--extracted-1lwpl3i, var(--token-799b00f6-11b6-4958-a4a4-9d1d53ba0d9a, rgb(18, 18, 18)))\"},children:\"Phil Earl\"})})}},baseVariant,gestureVariant)}),isDisplayed()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dx8pnk\",\"data-styles-preset\":\"cXhZfTgXM\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-78fb2eb3-c3a2-440b-90d2-38b9a49a129d, rgb(73, 76, 80)))\"},children:\"Plumber\"})}),className:\"framer-1kkah1m\",\"data-framer-name\":\"Role\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"MfnT4b8HF\",style:{\"--extracted-r6o4lv\":\"var(--token-78fb2eb3-c3a2-440b-90d2-38b9a49a129d, rgb(73, 76, 80))\"},text:yb5XzPYNb,variants:{\"l0s0Nnje0-hover\":{\"--extracted-r6o4lv\":\"var(--token-1c5af0de-e35b-4019-a64e-6a1849078690, rgb(240, 240, 240))\"},\"L6mUy19JN-hover\":{\"--extracted-r6o4lv\":\"var(--token-78fb2eb3-c3a2-440b-90d2-38b9a49a129d, rgb(69, 69, 69))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"l0s0Nnje0-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dx8pnk\",\"data-styles-preset\":\"cXhZfTgXM\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1c5af0de-e35b-4019-a64e-6a1849078690, rgb(240, 240, 240)))\"},children:\"Chief Executive\"})})},\"L6mUy19JN-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dx8pnk\",\"data-styles-preset\":\"cXhZfTgXM\",style:{\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-78fb2eb3-c3a2-440b-90d2-38b9a49a129d, rgb(69, 69, 69)))\"},children:\"Chief Executive\"})})}},baseVariant,gestureVariant)}),isDisplayed1()&&/*#__PURE__*/_jsxs(motion.div,{className:\"framer-l8lb9f\",layoutDependency:layoutDependency,layoutId:\"ZdcQ9zQIo\",children:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-xer08t\",layoutDependency:layoutDependency,layoutId:\"EiekLfvWh\",children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",pixelHeight:395,pixelWidth:395,src:\"https://framerusercontent.com/images/J0ULDfqYTmqD5406aBIlqQRUz3w.png\"},className:\"framer-aeal9v\",layoutDependency:layoutDependency,layoutId:\"M66dtej68\",style:{borderBottomLeftRadius:0,borderBottomRightRadius:0,borderTopLeftRadius:0,borderTopRightRadius:0},variants:{dnKSn9mgI:{borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2},S7UbjtVlP:{borderBottomLeftRadius:2,borderBottomRightRadius:2,borderTopLeftRadius:2,borderTopRightRadius:2}},...addPropertyOverrides({\"dnKSn9mgI-hover\":{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-84.8)/1)*1+84.8+0))/2+Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-84.8)/1)*1+0)+16+0+28.799999999999997+0+5),pixelHeight:1024,pixelWidth:1024,sizes:\"14px\",src:\"https://framerusercontent.com/images/Nb4tigSsTNYesBefweRs9LIHWg.png\",srcSet:\"https://framerusercontent.com/images/Nb4tigSsTNYesBefweRs9LIHWg.png?scale-down-to=512 512w,https://framerusercontent.com/images/Nb4tigSsTNYesBefweRs9LIHWg.png 1024w\"}},dnKSn9mgI:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+0+((((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-(Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-84.8)/1)*1+84.8+0))/2+Math.max(0,(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||416)-0-84.8)/1)*1+0)+16+0+28.799999999999997+0+5),pixelHeight:1024,pixelWidth:1024,sizes:\"14px\",src:\"https://framerusercontent.com/images/upPxPgg1NbYSeZsRjJdr3wBZkig.png\",srcSet:\"https://framerusercontent.com/images/upPxPgg1NbYSeZsRjJdr3wBZkig.png?scale-down-to=512 512w,https://framerusercontent.com/images/upPxPgg1NbYSeZsRjJdr3wBZkig.png 1024w\"}},S7UbjtVlP:{background:{alt:\"\",fit:\"fill\",loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(0+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||76)-0-76)/2)+12+0+28+0+5.5),pixelHeight:1024,pixelWidth:1024,sizes:\"13px\",src:\"https://framerusercontent.com/images/upPxPgg1NbYSeZsRjJdr3wBZkig.png\",srcSet:\"https://framerusercontent.com/images/upPxPgg1NbYSeZsRjJdr3wBZkig.png?scale-down-to=512 512w,https://framerusercontent.com/images/upPxPgg1NbYSeZsRjJdr3wBZkig.png 1024w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dx8pnk\",\"data-styles-preset\":\"cXhZfTgXM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(31, 126, 110))\"},children:\"solaronsteroids.com\"})}),className:\"framer-12an92v\",\"data-framer-name\":\"\\xa9 2023 All Right Reserved by FramerBite\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"bZWhm48Fy\",style:{\"--extracted-r6o4lv\":\"rgb(31, 126, 110)\"},variants:{\"dnKSn9mgI-hover\":{\"--extracted-r6o4lv\":\"var(--token-1c5af0de-e35b-4019-a64e-6a1849078690, rgb(240, 240, 240))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"dnKSn9mgI-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dx8pnk\",\"data-styles-preset\":\"cXhZfTgXM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-1c5af0de-e35b-4019-a64e-6a1849078690, rgb(240, 240, 240)))\"},children:\"solaronsteroids.com\"})})}},baseVariant,gestureVariant)})]}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{className:\"framer-styles-preset-1dx8pnk\",\"data-styles-preset\":\"cXhZfTgXM\",style:{\"--framer-text-color\":\"var(--extracted-r6o4lv, rgb(30, 126, 110))\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})}),className:\"framer-1pl66d8\",\"data-framer-name\":\"\\xa9 2023 All Right Reserved by FramerBite\",fonts:[\"Inter\"],layoutDependency:layoutDependency,layoutId:\"x0VpSnhsH\",style:{\"--extracted-r6o4lv\":\"rgb(30, 126, 110)\"},verticalAlignment:\"top\",withExternalLayout:true})]})]})})]})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-XQZvB.framer-1ywzvyt, .framer-XQZvB .framer-1ywzvyt { display: block; }\",\".framer-XQZvB.framer-1lbpncx { align-content: center; align-items: center; cursor: pointer; display: flex; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: 416px; justify-content: center; overflow: hidden; padding: 0px; position: relative; text-decoration: none; width: 306px; will-change: var(--framer-will-change-override, transform); }\",\".framer-XQZvB .framer-l78jnp { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 10px; height: 1px; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-XQZvB .framer-sev1nr { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: 108%; justify-content: center; left: calc(50.00000000000002% - 100% / 2); padding: 0px; position: absolute; top: 0px; width: 100%; z-index: 2; }\",\".framer-XQZvB .framer-1xi10qg { align-content: flex-start; align-items: flex-start; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; height: min-content; justify-content: space-between; overflow: visible; padding: 16px; position: relative; width: 100%; }\",\".framer-XQZvB .framer-vus1je { align-content: flex-start; align-items: flex-start; display: flex; flex: 1 0 0px; flex-direction: column; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: 1px; }\",\".framer-XQZvB .framer-18x0ddh, .framer-XQZvB .framer-1kkah1m, .framer-XQZvB .framer-12an92v, .framer-XQZvB .framer-1pl66d8 { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-XQZvB .framer-l8lb9f { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 0px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XQZvB .framer-xer08t { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 4px; height: min-content; justify-content: center; overflow: visible; padding: 0px; position: relative; width: min-content; }\",\".framer-XQZvB .framer-aeal9v { flex: none; height: 14px; position: relative; width: 14px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XQZvB.framer-1lbpncx, .framer-XQZvB .framer-l78jnp, .framer-XQZvB .framer-sev1nr, .framer-XQZvB .framer-vus1je, .framer-XQZvB .framer-l8lb9f, .framer-XQZvB .framer-xer08t { gap: 0px; } .framer-XQZvB.framer-1lbpncx > *, .framer-XQZvB .framer-vus1je > * { margin: 0px; margin-bottom: calc(0px / 2); margin-top: calc(0px / 2); } .framer-XQZvB.framer-1lbpncx > :first-child, .framer-XQZvB .framer-sev1nr > :first-child, .framer-XQZvB .framer-vus1je > :first-child { margin-top: 0px; } .framer-XQZvB.framer-1lbpncx > :last-child, .framer-XQZvB .framer-sev1nr > :last-child, .framer-XQZvB .framer-vus1je > :last-child { margin-bottom: 0px; } .framer-XQZvB .framer-l78jnp > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-XQZvB .framer-l78jnp > :first-child, .framer-XQZvB .framer-l8lb9f > :first-child, .framer-XQZvB .framer-xer08t > :first-child { margin-left: 0px; } .framer-XQZvB .framer-l78jnp > :last-child, .framer-XQZvB .framer-l8lb9f > :last-child, .framer-XQZvB .framer-xer08t > :last-child { margin-right: 0px; } .framer-XQZvB .framer-sev1nr > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-XQZvB .framer-l8lb9f > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-XQZvB .framer-xer08t > * { margin: 0px; margin-left: calc(4px / 2); margin-right: calc(4px / 2); } }\",\".framer-XQZvB.framer-v-1ut6veb .framer-18x0ddh, .framer-XQZvB.framer-v-1ut6veb .framer-aeal9v, .framer-XQZvB.framer-v-1ut6veb .framer-1pl66d8 { order: 0; }\",\".framer-XQZvB.framer-v-1ut6veb .framer-l8lb9f, .framer-XQZvB.framer-v-1ut6veb .framer-xer08t, .framer-XQZvB.framer-v-1ut6veb .framer-12an92v, .framer-XQZvB.framer-v-aonwap .framer-12an92v { order: 1; }\",\".framer-XQZvB.framer-v-dc1y4l.framer-1lbpncx { flex-direction: row; height: 76px; justify-content: flex-start; width: min-content; }\",\".framer-XQZvB.framer-v-dc1y4l .framer-l78jnp { flex: none; height: 100%; width: 64px; }\",\".framer-XQZvB.framer-v-dc1y4l .framer-sev1nr { height: 100%; left: unset; position: relative; top: unset; z-index: 1; }\",\".framer-XQZvB.framer-v-dc1y4l .framer-1xi10qg { gap: 20px; justify-content: flex-start; padding: 12px 20px 12px 14px; width: min-content; }\",\".framer-XQZvB.framer-v-dc1y4l .framer-vus1je { flex: none; width: min-content; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XQZvB.framer-v-dc1y4l.framer-1lbpncx, .framer-XQZvB.framer-v-dc1y4l .framer-1xi10qg { gap: 0px; } .framer-XQZvB.framer-v-dc1y4l.framer-1lbpncx > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-XQZvB.framer-v-dc1y4l.framer-1lbpncx > :first-child, .framer-XQZvB.framer-v-dc1y4l .framer-1xi10qg > :first-child { margin-left: 0px; } .framer-XQZvB.framer-v-dc1y4l.framer-1lbpncx > :last-child, .framer-XQZvB.framer-v-dc1y4l .framer-1xi10qg > :last-child { margin-right: 0px; } .framer-XQZvB.framer-v-dc1y4l .framer-1xi10qg > * { margin: 0px; margin-left: calc(20px / 2); margin-right: calc(20px / 2); } }\",\".framer-XQZvB.framer-v-aonwap.framer-1lbpncx { flex-direction: row; height: min-content; justify-content: flex-start; width: min-content; }\",\".framer-XQZvB.framer-v-aonwap .framer-l78jnp { align-self: stretch; flex: none; height: auto; width: 64px; }\",\".framer-XQZvB.framer-v-aonwap .framer-sev1nr { height: 100%; left: unset; position: relative; top: unset; }\",\".framer-XQZvB.framer-v-aonwap .framer-1xi10qg { padding: 12px 20px 12px 14px; width: 250px; }\",\".framer-XQZvB.framer-v-aonwap .framer-aeal9v { height: 13px; order: 0; width: 13px; }\",\"@supports (background: -webkit-named-image(i)) and (not (font-palette:dark)) { .framer-XQZvB.framer-v-aonwap.framer-1lbpncx { gap: 0px; } .framer-XQZvB.framer-v-aonwap.framer-1lbpncx > * { margin: 0px; margin-left: calc(0px / 2); margin-right: calc(0px / 2); } .framer-XQZvB.framer-v-aonwap.framer-1lbpncx > :first-child { margin-left: 0px; } .framer-XQZvB.framer-v-aonwap.framer-1lbpncx > :last-child { margin-right: 0px; } }\",\".framer-XQZvB.framer-v-1lbpncx.hover .framer-sev1nr { top: -10px; }\",\".framer-XQZvB.framer-v-1ut6veb.hover .framer-sev1nr { bottom: -10px; height: unset; top: -10px; }\",\".framer-XQZvB.framer-v-dc1y4l.hover .framer-sev1nr, .framer-XQZvB.framer-v-aonwap.hover .framer-sev1nr { left: unset; top: unset; }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 416\n * @framerIntrinsicWidth 306\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"dnKSn9mgI\":{\"layout\":[\"fixed\",\"fixed\"]},\"usxJ7bdn3\":{\"layout\":[\"fixed\",\"fixed\"]},\"L6mUy19JN\":{\"layout\":[\"auto\",\"fixed\"]},\"S7UbjtVlP\":{\"layout\":[\"auto\",\"auto\"]},\"Kb2mnVeUN\":{\"layout\":[\"fixed\",\"fixed\"]},\"aJDOsJDFY\":{\"layout\":[\"fixed\",\"fixed\"]},\"eIvZwZYcV\":{\"layout\":[\"fixed\",\"fixed\"]},\"QLElQTsoW\":{\"layout\":[\"auto\",\"fixed\"]},\"xNBAD4n9v\":{\"layout\":[\"auto\",\"auto\"]}}}\n * @framerVariables {\"W9Onmu6sy\":\"seriousImage\",\"HyvM54BYN\":\"hobbyImage\",\"MiE20TADz\":\"name1\",\"yb5XzPYNb\":\"designation\",\"q56y32oBj\":\"background\",\"tAQume4fJ\":\"nameLink\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerfSKOGc3kc=withCSS(Component,css,\"framer-XQZvB\");export default FramerfSKOGc3kc;FramerfSKOGc3kc.displayName=\"Team widget\";FramerfSKOGc3kc.defaultProps={height:416,width:306};addPropertyControls(FramerfSKOGc3kc,{variant:{options:[\"l0s0Nnje0\",\"dnKSn9mgI\",\"usxJ7bdn3\",\"L6mUy19JN\",\"S7UbjtVlP\"],optionTitles:[\"Desktop\",\"SOS variant\",\"No links\",\"Small\",\"Small SOS\"],title:\"Variant\",type:ControlType.Enum},W9Onmu6sy:{title:\"Serious image\",type:ControlType.ResponsiveImage},HyvM54BYN:{title:\"Hobby image\",type:ControlType.ResponsiveImage},MiE20TADz:{defaultValue:\"Phil Earl\",displayTextArea:false,title:\"Name\",type:ControlType.String},yb5XzPYNb:{defaultValue:\"Chief Executive\",displayTextArea:false,title:\"Designation\",type:ControlType.String},q56y32oBj:{defaultValue:'var(--token-1c5af0de-e35b-4019-a64e-6a1849078690, rgb(250, 250, 252)) /* {\"name\":\"Neutral/02\"} */',title:\"Background\",type:ControlType.Color},tAQume4fJ:{title:\"Name link\",type:ControlType.Link}});addFonts(FramerfSKOGc3kc,[{explicitInter:true,fonts:[{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/5vvr9Vy74if2I6bQbJvbw7SY1pQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/EOr0mi4hNtlgWNn9if640EZzXCo.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/Y9k9QrlZAqio88Klkmbd8VoMQc.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/OYrD2tBIBPvoJXiIHnLoOXnY9M.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JeYwfuaPfZHQhEG8U5gtPDZ7WQ.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/vQyevYAyHtARFwPqUzQGpnDs.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/b6Y37FthZeALduNqHicBT6FutY.woff2\",weight:\"400\"}]},...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerfSKOGc3kc\",\"slots\":[],\"annotations\":{\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"306\",\"framerVariables\":\"{\\\"W9Onmu6sy\\\":\\\"seriousImage\\\",\\\"HyvM54BYN\\\":\\\"hobbyImage\\\",\\\"MiE20TADz\\\":\\\"name1\\\",\\\"yb5XzPYNb\\\":\\\"designation\\\",\\\"q56y32oBj\\\":\\\"background\\\",\\\"tAQume4fJ\\\":\\\"nameLink\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"416\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"dnKSn9mgI\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"usxJ7bdn3\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"L6mUy19JN\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"S7UbjtVlP\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]},\\\"Kb2mnVeUN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aJDOsJDFY\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"eIvZwZYcV\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"QLElQTsoW\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"fixed\\\"]},\\\"xNBAD4n9v\\\":{\\\"layout\\\":[\\\"auto\\\",\\\"auto\\\"]}}}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./fSKOGc3kc.map"],
  "mappings": "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",
  "names": ["MotionAWithFX", "withFX", "motion", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "animation", "transition2", "animation1", "transition3", "toResponsiveImage", "value", "Transition", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "x", "humanReadableVariantMap", "getProps", "background", "designation", "height", "hobbyImage", "id", "name1", "nameLink", "seriousImage", "width", "props", "_ref", "_ref1", "_humanReadableVariantMap_props_variant", "_ref2", "_ref3", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "W9Onmu6sy", "HyvM54BYN", "MiE20TADz", "yb5XzPYNb", "q56y32oBj", "tAQume4fJ", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "ref1", "pe", "isDisplayed", "isDisplayed1", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "Link", "u", "cx", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerfSKOGc3kc", "withCSS", "fSKOGc3kc_default", "addPropertyControls", "ControlType", "addFonts", "getFontsFromSharedStyle", "fonts"]
}
