{
  "version": 3,
  "sources": ["ssg:https://framerusercontent.com/modules/tW1ExjbbJRt9YcZ0Gyxk/7xLQ6of7kXWmBUVuRiYG/Spotify.js", "ssg:https://framerusercontent.com/modules/zoRgas08psWjks7heGwu/4p4gda4EKxAcgHoLlb2I/b1NkoBIMK.js", "ssg:https://framerusercontent.com/modules/2ldrE4ZHHK40sBaJ0FgK/GWD5mE8QEUV9kw038Nfs/epRtlBu3I.js", "ssg:https://framerusercontent.com/modules/1hpSzO0dcATr4EYo1r3q/cB2uBvHsRLqCrCt3RYv0/H9tP27S8Y.js", "ssg:https://framerusercontent.com/modules/gGfhQ8qLqKHaLu3HqLAO/0X5UKuxYuwbCDBt0Rroy/J5QJeDzeX.js", "ssg:https://framerusercontent.com/modules/dZym5sEXqO3kZksBMh9x/I280s14xbUnWbUspArVq/jg4uXWvQx.js", "ssg:https://framerusercontent.com/modules/0pWhEZgRvnQzBhxv9oLF/9eoR0JcDKcL0Kl5m3K19/MnqP4wKMZ.js", "ssg:https://framerusercontent.com/modules/irmE8GyBEb7xiP0q0ePg/GeKTX6ynuXbWJSoeL80e/N3eOhoYyy.js", "ssg:https://framerusercontent.com/modules/LX8c1tPu7Rln9E6LUcVK/3whsX8aoEK5Skfim9AzW/OeSlJK19a.js", "ssg:https://framerusercontent.com/modules/LeTXcEBw0ffSB4nYbZcf/7YOHMS3uBjZGPKtv9VSj/pjeHWDjKq.js", "ssg:https://framerusercontent.com/modules/g07Goziny4bG4ANjpVoW/Kw19eown9vWtZezPobJF/VstDkBJDH.js", "ssg:https://framerusercontent.com/modules/XeBxE2z4XJFENbhWjTzh/Z3HYrnsw3keN25HhRcxv/yT_qpkQqC.js", "ssg:https://framerusercontent.com/modules/fFZQL7H0VhcerOby9OjL/29j9wzStS9V7u3Ox945t/ZAQ0y0o9M.js", "ssg:https://framerusercontent.com/modules/MHQJYhelz8sMLXhQCD3i/214v3iE6LzsbofXTV7to/QkfonAhKN.js"],
  "sourcesContent": ["import{jsx as _jsx}from\"react/jsx-runtime\";import{addPropertyControls,ControlType}from\"framer\";import{useCallback}from\"react\";const urlRegex=/(https?:\\/\\/[^ ]*)/;/**\n * SPOTIFY\n *\n * @framerIntrinsicWidth 280\n * @framerIntrinsicHeight 350\n */ export function Spotify(props){const{theme,url:sourceUrl}=props;const createEmbedUrl=useCallback(()=>{if(sourceUrl.length<5)return null;// If someone pastes the embed code lets still try to render it\nconst strippedUrl=sourceUrl.includes(\"iframe\")?sourceUrl.match(urlRegex)[1].replace(`\"`,\"\"):sourceUrl;const url=new URL(strippedUrl);// Add embed prefix if needed\nif(!url.pathname.includes(\"embed\"))url.pathname=`/embed${url.pathname}`;// Remove params\nurl.search=`theme=${theme}`;// @ben you could add all other bools in here like\n// url.search = `theme=${theme}&dog=${cat}`\nreturn url.toString();},[theme,sourceUrl]);const identifier=createEmbedUrl();return(/*#__PURE__*/ _jsx(\"iframe\",{style:{height:\"100%\",width:\"100%\"},frameBorder:0,src:identifier}));}Spotify.defaultProps={url:\"https://open.spotify.com/album/31qVWUdRrlb8thMvts0yYL?si=Jl-8Mnc3RNGuOtqRC7NXVg\",width:280,height:350,theme:1};addPropertyControls(Spotify,{url:{type:ControlType.String,title:\"URL\"},theme:{type:ControlType.Enum,displaySegmentedControl:true,options:[1,0],optionTitles:[\"On\",\"Off\"]}});\nexport const __FramerMetadata__ = {\"exports\":{\"Spotify\":{\"type\":\"reactComponent\",\"name\":\"Spotify\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"350\",\"framerIntrinsicWidth\":\"280\"}}}}\n//# sourceMappingURL=./Spotify.map", "// Generated by Framer (6124c77)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"tgYAFuunh\",\"aXYVVGcwT\"];const serializationHash=\"framer-inASc\";const variantClassNames={aXYVVGcwT:\"framer-v-11lsl97\",tgYAFuunh:\"framer-v-wx99bf\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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 Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"tgYAFuunh\",\"Variant 2\":\"aXYVVGcwT\"};const getProps=({height,hover,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,dgGn2trpz:hover!==null&&hover!==void 0?hover:props.dgGn2trpz,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"tgYAFuunh\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,dgGn2trpz,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tgYAFuunh\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1yqe1qm=activeVariantCallback(async(...args)=>{if(dgGn2trpz){const res=await dgGn2trpz(...args);if(res===false)return false;}setVariant(\"aXYVVGcwT\");});const onMouseLeave1o9m1p8=activeVariantCallback(async(...args)=>{setVariant(\"tgYAFuunh\");});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,className:cx(serializationHash,...sharedStyleClassNames,\"framer-wx99bf\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"tgYAFuunh\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnter1yqe1qm,onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px -4px 30px 20px rgba(0, 0, 0, 0.32)\",...style},variants:{aXYVVGcwT:{\"--border-color\":\"rgb(34, 46, 61)\",backgroundColor:\"rgb(22, 33, 38)\"}},...addPropertyOverrides({aXYVVGcwT:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeave1o9m1p8}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2117,intrinsicWidth:1630,pixelHeight:1442,pixelWidth:1125,sizes:\"277px\",src:\"https://framerusercontent.com/images/cOCAtpvn7eZ1H8murzgebXz5waE.jpg\",srcSet:\"https://framerusercontent.com/images/cOCAtpvn7eZ1H8murzgebXz5waE.jpg?scale-down-to=1024 798w,https://framerusercontent.com/images/cOCAtpvn7eZ1H8murzgebXz5waE.jpg 1125w\"},className:\"framer-ttd6sw\",\"data-border\":true,\"data-framer-name\":\"$1111\",layoutDependency:layoutDependency,layoutId:\"G2ROVbeJc\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(106, 132, 161)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},transformTemplate:transformTemplate1,variants:{aXYVVGcwT:{\"--border-color\":\"rgb(125, 131, 138)\"}},...addPropertyOverrides({aXYVVGcwT:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2117,intrinsicWidth:1630,pixelHeight:1442,pixelWidth:1125,sizes:\"280px\",src:\"https://framerusercontent.com/images/cOCAtpvn7eZ1H8murzgebXz5waE.jpg\",srcSet:\"https://framerusercontent.com/images/cOCAtpvn7eZ1H8murzgebXz5waE.jpg?scale-down-to=1024 798w,https://framerusercontent.com/images/cOCAtpvn7eZ1H8murzgebXz5waE.jpg 1125w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-inASc.framer-ntacyc, .framer-inASc .framer-ntacyc { display: block; }\",\".framer-inASc.framer-wx99bf { height: 407px; overflow: hidden; position: relative; width: 327px; will-change: var(--framer-will-change-override, transform); }\",\".framer-inASc .framer-ttd6sw { aspect-ratio: 0.7699574870099197 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 359px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 277px; }\",\".framer-inASc.framer-v-11lsl97 .framer-ttd6sw { height: var(--framer-aspect-ratio-supported, 364px); width: 280px; }\",'.framer-inASc[data-border=\"true\"]::after, .framer-inASc [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 407\n * @framerIntrinsicWidth 327\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"aXYVVGcwT\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"dgGn2trpz\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerb1NkoBIMK=withCSS(Component,css,\"framer-inASc\");export default Framerb1NkoBIMK;Framerb1NkoBIMK.displayName=\"image 2\";Framerb1NkoBIMK.defaultProps={height:407,width:327};addPropertyControls(Framerb1NkoBIMK,{variant:{options:[\"tgYAFuunh\",\"aXYVVGcwT\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},dgGn2trpz:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(Framerb1NkoBIMK,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerb1NkoBIMK\",\"slots\":[],\"annotations\":{\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"aXYVVGcwT\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerVariables\":\"{\\\"dgGn2trpz\\\":\\\"hover\\\"}\",\"framerIntrinsicWidth\":\"327\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"407\",\"framerContractVersion\":\"1\",\"framerImmutableVariables\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./b1NkoBIMK.map", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";const cycleOrder=[\"blqNkd4Jk\",\"UlJOJ7VGJ\"];const serializationHash=\"framer-oVY2u\";const variantClassNames={blqNkd4Jk:\"framer-v-uo9n1x\",UlJOJ7VGJ:\"framer-v-fzgpj6\"};function addPropertyOverrides(overrides,...variants){const nextOverrides={};variants?.forEach(variant=>variant&&Object.assign(nextOverrides,overrides[variant]));return nextOverrides;}const transition1={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const Transition=({value,children})=>{const config=React.useContext(MotionConfigContext);const transition=value??config.transition;const contextValue=React.useMemo(()=>({...config,transition}),[JSON.stringify(transition)]);return /*#__PURE__*/_jsx(MotionConfigContext.Provider,{value:contextValue,children:children});};const Variants=motion.create(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"blqNkd4Jk\",\"Variant 2\":\"UlJOJ7VGJ\"};const getProps=({height,hover,id,width,...props})=>{return{...props,SpCA7lqK2:hover??props.SpCA7lqK2,variant:humanReadableVariantMap[props.variant]??props.variant??\"blqNkd4Jk\"};};const createLayoutDependency=(props,variants)=>{if(props.layoutDependency)return variants.join(\"-\")+props.layoutDependency;return variants.join(\"-\");};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,SpCA7lqK2,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"blqNkd4Jk\",ref:refBinding,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1dazqob=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(SpCA7lqK2){const res=await SpCA7lqK2(...args);if(res===false)return false;}setVariant(\"UlJOJ7VGJ\");});const onMouseLeavehio1yg=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"blqNkd4Jk\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);return /*#__PURE__*/_jsx(LayoutGroup,{id:layoutId??defaultLayoutId,children:/*#__PURE__*/_jsx(Variants,{animate:variants,initial:false,children:/*#__PURE__*/_jsx(Transition,{value:transition1,children:/*#__PURE__*/_jsxs(motion.div,{...restProps,...gestureHandlers,className:cx(scopingClassNames,\"framer-uo9n1x\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"blqNkd4Jk\",onMouseEnter:onMouseEnter1dazqob,ref:refBinding,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px -4px 30px 0px rgba(0, 0, 0, 0.32)\",...style},variants:{UlJOJ7VGJ:{\"--border-color\":\"var(--token-4562d822-c6dd-44c8-bd80-7d15101dd19e, rgb(52, 54, 59))\",backgroundColor:\"var(--token-56c173ef-1cbf-403a-8358-36e1f493415c, rgb(31, 34, 36))\"}},...addPropertyOverrides({UlJOJ7VGJ:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeavehio1yg}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsxs(motion.div,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171)))\"},children:[\"Mike is a dream come true, dedicated and hardworking beyond belief, yet incredibly affable, easygoing, and a \",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVtSXRhbGlj\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-zvqf5, var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237)))\"},children:\"versatile and willing team player.\"}),\" As an entrepreneur and budding pro athlete, \",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVtSXRhbGlj\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-145h3ul, var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237)))\"},children:\"Mike understands the meaning of grit and commitment to the craft.\"}),\" He is a quick learner with a great eye for visual, UI and product design.\"]}),/*#__PURE__*/_jsx(motion.div,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-1l8g7xg, var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171)))\"},children:/*#__PURE__*/_jsx(motion.br,{className:\"trailing-break\"})})]}),className:\"framer-apzb3h\",fonts:[\"Inter-Light\",\"Inter-MediumItalic\"],layoutDependency:layoutDependency,layoutId:\"iDR41Lx5u\",style:{\"--extracted-145h3ul\":\"var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237))\",\"--extracted-1l8g7xg\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\",\"--extracted-tcooor\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\",\"--extracted-zvqf5\":\"var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UGFsYW5xdWluIERhcmstcmVndWxhcg==\",\"--framer-font-family\":'\"Palanquin Dark\", \"Palanquin Dark Placeholder\", sans-serif',\"--framer-font-size\":\"89px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-56c173ef-1cbf-403a-8358-36e1f493415c, rgb(31, 34, 36)))\"},children:'\"'})}),className:\"framer-1gov2sg\",fonts:[\"GF;Palanquin Dark-regular\"],layoutDependency:layoutDependency,layoutId:\"WEJrlajSt\",style:{\"--extracted-r6o4lv\":\"var(--token-56c173ef-1cbf-403a-8358-36e1f493415c, rgb(31, 34, 36))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{UlJOJ7VGJ:{\"--extracted-r6o4lv\":\"var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({UlJOJ7VGJ:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UGFsYW5xdWluIERhcmstcmVndWxhcg==\",\"--framer-font-family\":'\"Palanquin Dark\", \"Palanquin Dark Placeholder\", sans-serif',\"--framer-font-size\":\"89px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79)))\"},children:'\"'})})}},baseVariant,gestureVariant)}),/*#__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\":\"12px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79)))\"},children:\"-Lead UX Instructor \"})}),className:\"framer-dgv8b1\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"EkwNmXsmC\",style:{\"--extracted-r6o4lv\":\"var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{UlJOJ7VGJ:{\"--extracted-r6o4lv\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({UlJOJ7VGJ:{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\":\"12px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115)))\"},children:\"-Lead UX Instructor \"})})}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-oVY2u.framer-1r8gup1, .framer-oVY2u .framer-1r8gup1 { display: block; }\",\".framer-oVY2u.framer-uo9n1x { height: 389px; overflow: visible; position: relative; width: 307px; }\",\".framer-oVY2u .framer-apzb3h { flex: none; height: 177px; left: calc(52.11726384364823% - 256px / 2); position: absolute; top: calc(46.2724935732648% - 177px / 2); white-space: pre-wrap; width: 256px; word-break: break-word; word-wrap: break-word; }\",\".framer-oVY2u .framer-1gov2sg { flex: none; height: auto; left: 32px; position: absolute; top: 11px; white-space: pre; width: auto; }\",\".framer-oVY2u .framer-dgv8b1 { bottom: 36px; flex: none; height: auto; left: 145px; position: absolute; white-space: pre; width: auto; }\",'.framer-oVY2u[data-border=\"true\"]::after, .framer-oVY2u [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 389\n * @framerIntrinsicWidth 307\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"UlJOJ7VGJ\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"SpCA7lqK2\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerepRtlBu3I=withCSS(Component,css,\"framer-oVY2u\");export default FramerepRtlBu3I;FramerepRtlBu3I.displayName=\"Testimonial 1\";FramerepRtlBu3I.defaultProps={height:389,width:307};addPropertyControls(FramerepRtlBu3I,{variant:{options:[\"blqNkd4Jk\",\"UlJOJ7VGJ\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},SpCA7lqK2:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerepRtlBu3I,[{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/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\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/khkJkwSL66WFg8SX6Wa726c.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/0E7IMbDzcGABpBwwqNEt60wU0w.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/NTJ0nQgIF0gcDelS14zQ9NR9Q.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/QrcNhgEPfRl0LS8qz5Ln8olanl8.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/JEXmejW8mXOYMtt0hyRg811kHac.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/ksvR4VsLksjpSwnC2fPgHRNMw.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/uy9s0iWuxiNnVt8EpTI3gzohpwo.woff2\",weight:\"500\"},{family:\"Palanquin Dark\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/palanquindark/v16/xn75YHgl1nqmANMB-26xC7yuF_6LTEo9VtfE.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerepRtlBu3I\",\"slots\":[],\"annotations\":{\"framerVariables\":\"{\\\"SpCA7lqK2\\\":\\\"hover\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"UlJOJ7VGJ\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicWidth\":\"307\",\"framerIntrinsicHeight\":\"389\",\"framerComponentViewportWidth\":\"true\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./epRtlBu3I.map", "// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"vAB1d0Aem\",\"mOu52k6cx\"];const serializationHash=\"framer-7MOqw\";const variantClassNames={mOu52k6cx:\"framer-v-bym8cz\",vAB1d0Aem:\"framer-v-c0y294\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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={\"Variant 1\":\"vAB1d0Aem\",\"Variant 2\":\"mOu52k6cx\"};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:\"vAB1d0Aem\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"vAB1d0Aem\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1xjiyno=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"mOu52k6cx\");});const onMouseLeave11f2i2j=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"vAB1d0Aem\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);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-c0y294\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"vAB1d0Aem\",onMouseEnter:onMouseEnter1xjiyno,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px -4px 30px 20px rgba(0, 0, 0, 0.32)\",...style},variants:{mOu52k6cx:{\"--border-color\":\"rgb(46, 38, 23)\",backgroundColor:\"rgb(26, 22, 15)\"}},...addPropertyOverrides({mOu52k6cx:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeave11f2i2j}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1581,intrinsicWidth:1064,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||411)*.5012165450121657-183.5)),pixelHeight:3162,pixelWidth:2128,sizes:\"247px\",src:\"https://framerusercontent.com/images/XyDuhz4A73ie90cz4uy1INGNLNA.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/XyDuhz4A73ie90cz4uy1INGNLNA.png?scale-down-to=1024 689w,https://framerusercontent.com/images/XyDuhz4A73ie90cz4uy1INGNLNA.png?scale-down-to=2048 1378w,https://framerusercontent.com/images/XyDuhz4A73ie90cz4uy1INGNLNA.png 2128w\"},className:\"framer-1x1182r\",\"data-framer-name\":\"za\",layoutDependency:layoutDependency,layoutId:\"H2nfxxFL2\",style:{borderBottomLeftRadius:35,borderBottomRightRadius:35,borderTopLeftRadius:35,borderTopRightRadius:35},transformTemplate:transformTemplate1,...addPropertyOverrides({mOu52k6cx:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1581,intrinsicWidth:1064,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||411)*.5012165450121657-184.6233552631579)),pixelHeight:3162,pixelWidth:2128,sizes:\"248.5px\",src:\"https://framerusercontent.com/images/XyDuhz4A73ie90cz4uy1INGNLNA.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/XyDuhz4A73ie90cz4uy1INGNLNA.png?scale-down-to=1024 689w,https://framerusercontent.com/images/XyDuhz4A73ie90cz4uy1INGNLNA.png?scale-down-to=2048 1378w,https://framerusercontent.com/images/XyDuhz4A73ie90cz4uy1INGNLNA.png 2128w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7MOqw.framer-1a35lg7, .framer-7MOqw .framer-1a35lg7 { display: block; }\",\".framer-7MOqw.framer-c0y294 { height: 411px; overflow: hidden; position: relative; width: 327px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7MOqw .framer-1x1182r { aspect-ratio: 0.6729917773561037 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 367px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 247px; }\",\".framer-7MOqw.framer-v-bym8cz .framer-1x1182r { height: var(--framer-aspect-ratio-supported, 369px); width: 249px; }\",'.framer-7MOqw[data-border=\"true\"]::after, .framer-7MOqw [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 411\n * @framerIntrinsicWidth 327\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"mOu52k6cx\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerH9tP27S8Y=withCSS(Component,css,\"framer-7MOqw\");export default FramerH9tP27S8Y;FramerH9tP27S8Y.displayName=\"Giraffe 1\";FramerH9tP27S8Y.defaultProps={height:411,width:327};addPropertyControls(FramerH9tP27S8Y,{variant:{options:[\"vAB1d0Aem\",\"mOu52k6cx\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerH9tP27S8Y,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerH9tP27S8Y\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"327\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"mOu52k6cx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"411\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./H9tP27S8Y.map", "// Generated by Framer (a387266)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"NAEn4VdHN\",\"OxxOj4Dz_\"];const serializationHash=\"framer-gxYrh\";const variantClassNames={NAEn4VdHN:\"framer-v-s43p7\",OxxOj4Dz_:\"framer-v-1lnadv6\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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 Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"NAEn4VdHN\",\"Variant 2\":\"OxxOj4Dz_\"};const getProps=({height,hover,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,enJr8ntWy:hover!==null&&hover!==void 0?hover:props.enJr8ntWy,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"NAEn4VdHN\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,enJr8ntWy,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"NAEn4VdHN\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterbo10t5=activeVariantCallback(async(...args)=>{if(enJr8ntWy){const res=await enJr8ntWy(...args);if(res===false)return false;}setVariant(\"OxxOj4Dz_\");});const onMouseLeave1w7bfu6=activeVariantCallback(async(...args)=>{setVariant(\"NAEn4VdHN\");});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,className:cx(serializationHash,...sharedStyleClassNames,\"framer-s43p7\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"NAEn4VdHN\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnterbo10t5,onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px -4px 30px 20px rgba(0, 0, 0, 0.32)\",...style},variants:{OxxOj4Dz_:{\"--border-color\":\"rgb(41, 48, 34)\",backgroundColor:\"rgb(23, 28, 13)\"}},...addPropertyOverrides({OxxOj4Dz_:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeave1w7bfu6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2117,intrinsicWidth:1630,pixelHeight:3573,pixelWidth:3265,sizes:\"277px\",src:\"https://framerusercontent.com/images/uXbYaCB7KDiEBHZSdSkRNwEPzVw.jpeg\",srcSet:\"https://framerusercontent.com/images/uXbYaCB7KDiEBHZSdSkRNwEPzVw.jpeg?scale-down-to=1024 935w,https://framerusercontent.com/images/uXbYaCB7KDiEBHZSdSkRNwEPzVw.jpeg?scale-down-to=2048 1871w,https://framerusercontent.com/images/uXbYaCB7KDiEBHZSdSkRNwEPzVw.jpeg 3265w\"},className:\"framer-kcy26h\",\"data-border\":true,\"data-framer-name\":\"$1111\",layoutDependency:layoutDependency,layoutId:\"NJTWJXl5q\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},transformTemplate:transformTemplate1,variants:{OxxOj4Dz_:{\"--border-color\":\"rgb(70, 89, 68)\"}},...addPropertyOverrides({OxxOj4Dz_:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2117,intrinsicWidth:1630,pixelHeight:3573,pixelWidth:3265,sizes:\"280px\",src:\"https://framerusercontent.com/images/uXbYaCB7KDiEBHZSdSkRNwEPzVw.jpeg\",srcSet:\"https://framerusercontent.com/images/uXbYaCB7KDiEBHZSdSkRNwEPzVw.jpeg?scale-down-to=1024 935w,https://framerusercontent.com/images/uXbYaCB7KDiEBHZSdSkRNwEPzVw.jpeg?scale-down-to=2048 1871w,https://framerusercontent.com/images/uXbYaCB7KDiEBHZSdSkRNwEPzVw.jpeg 3265w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-gxYrh.framer-14f1ihf, .framer-gxYrh .framer-14f1ihf { display: block; }\",\".framer-gxYrh.framer-s43p7 { height: 407px; overflow: hidden; position: relative; width: 327px; will-change: var(--framer-will-change-override, transform); }\",\".framer-gxYrh .framer-kcy26h { aspect-ratio: 0.7699574870099197 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 360px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 277px; }\",\".framer-gxYrh.framer-v-1lnadv6 .framer-kcy26h { height: var(--framer-aspect-ratio-supported, 364px); width: 280px; }\",'.framer-gxYrh[data-border=\"true\"]::after, .framer-gxYrh [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 407\n * @framerIntrinsicWidth 327\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"OxxOj4Dz_\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"enJr8ntWy\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerJ5QJeDzeX=withCSS(Component,css,\"framer-gxYrh\");export default FramerJ5QJeDzeX;FramerJ5QJeDzeX.displayName=\"image 4\";FramerJ5QJeDzeX.defaultProps={height:407,width:327};addPropertyControls(FramerJ5QJeDzeX,{variant:{options:[\"NAEn4VdHN\",\"OxxOj4Dz_\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},enJr8ntWy:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerJ5QJeDzeX,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerJ5QJeDzeX\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"407\",\"framerIntrinsicWidth\":\"327\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"OxxOj4Dz_\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"enJr8ntWy\\\":\\\"hover\\\"}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./J5QJeDzeX.map", "// Generated by Framer (38f2e7f)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"U5PcpzRBZ\",\"D0Aovv_AR\"];const serializationHash=\"framer-eo77q\";const variantClassNames={D0Aovv_AR:\"framer-v-1r8t43l\",U5PcpzRBZ:\"framer-v-o396e3\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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 Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"U5PcpzRBZ\",\"Variant 2\":\"D0Aovv_AR\"};const getProps=({height,hover,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,u4wni4Foi:hover!==null&&hover!==void 0?hover:props.u4wni4Foi,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"U5PcpzRBZ\"};};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,u4wni4Foi,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"U5PcpzRBZ\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1sgl15u=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(u4wni4Foi){const res=await u4wni4Foi(...args);if(res===false)return false;}setVariant(\"D0Aovv_AR\");});const onMouseLeave1pu4mma=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"U5PcpzRBZ\");});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-o396e3\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"U5PcpzRBZ\",onMouseEnter:onMouseEnter1sgl15u,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px -4px 30px 20px rgba(0, 0, 0, 0.32)\",...style},variants:{D0Aovv_AR:{\"--border-color\":\"rgb(36, 41, 43)\",backgroundColor:\"rgb(15, 29, 31)\"}},...addPropertyOverrides({D0Aovv_AR:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeave1pu4mma}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2117,intrinsicWidth:1630,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||407)*.5012285012285015-179.5)),pixelHeight:5683,pixelWidth:3990,sizes:\"277px\",src:\"https://framerusercontent.com/images/AIZkwBEX7HQfp22439D4fyzcRY.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/AIZkwBEX7HQfp22439D4fyzcRY.jpg?scale-down-to=1024 718w,https://framerusercontent.com/images/AIZkwBEX7HQfp22439D4fyzcRY.jpg?scale-down-to=2048 1437w,https://framerusercontent.com/images/AIZkwBEX7HQfp22439D4fyzcRY.jpg?scale-down-to=4096 2875w,https://framerusercontent.com/images/AIZkwBEX7HQfp22439D4fyzcRY.jpg 3990w\"},className:\"framer-eu3sfh\",\"data-border\":true,\"data-framer-name\":\"$1111\",layoutDependency:layoutDependency,layoutId:\"SzaS4_z0P\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(175, 194, 196)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},transformTemplate:transformTemplate1,variants:{D0Aovv_AR:{\"--border-color\":\"rgb(97, 143, 122)\"}},...addPropertyOverrides({D0Aovv_AR:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2117,intrinsicWidth:1630,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||407)*.5012285012285015-181.8282208588957)),pixelHeight:5683,pixelWidth:3990,sizes:\"280px\",src:\"https://framerusercontent.com/images/AIZkwBEX7HQfp22439D4fyzcRY.jpg?scale-down-to=4096\",srcSet:\"https://framerusercontent.com/images/AIZkwBEX7HQfp22439D4fyzcRY.jpg?scale-down-to=1024 718w,https://framerusercontent.com/images/AIZkwBEX7HQfp22439D4fyzcRY.jpg?scale-down-to=2048 1437w,https://framerusercontent.com/images/AIZkwBEX7HQfp22439D4fyzcRY.jpg?scale-down-to=4096 2875w,https://framerusercontent.com/images/AIZkwBEX7HQfp22439D4fyzcRY.jpg 3990w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eo77q.framer-1lu7q7r, .framer-eo77q .framer-1lu7q7r { display: block; }\",\".framer-eo77q.framer-o396e3 { height: 407px; overflow: hidden; position: relative; width: 327px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eo77q .framer-eu3sfh { aspect-ratio: 0.7699574870099197 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 360px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 277px; }\",\".framer-eo77q.framer-v-1r8t43l .framer-eu3sfh { height: var(--framer-aspect-ratio-supported, 364px); width: 280px; }\",'.framer-eo77q[data-border=\"true\"]::after, .framer-eo77q [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 407\n * @framerIntrinsicWidth 327\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"D0Aovv_AR\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"u4wni4Foi\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const Framerjg4uXWvQx=withCSS(Component,css,\"framer-eo77q\");export default Framerjg4uXWvQx;Framerjg4uXWvQx.displayName=\"image 2\";Framerjg4uXWvQx.defaultProps={height:407,width:327};addPropertyControls(Framerjg4uXWvQx,{variant:{options:[\"U5PcpzRBZ\",\"D0Aovv_AR\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},u4wni4Foi:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(Framerjg4uXWvQx,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"Framerjg4uXWvQx\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"407\",\"framerContractVersion\":\"1\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"327\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"D0Aovv_AR\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerVariables\":\"{\\\"u4wni4Foi\\\":\\\"hover\\\"}\",\"framerImmutableVariables\":\"true\",\"framerDisplayContentsDiv\":\"false\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./jg4uXWvQx.map", "// Generated by Framer (6124c77)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"VxKm0yz5B\",\"PXZf_c2p4\"];const serializationHash=\"framer-4cHxD\";const variantClassNames={PXZf_c2p4:\"framer-v-73awaj\",VxKm0yz5B:\"framer-v-q0ddy\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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 Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"VxKm0yz5B\",\"Variant 2\":\"PXZf_c2p4\"};const getProps=({height,hover,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,Amq7_dAbA:hover!==null&&hover!==void 0?hover:props.Amq7_dAbA,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"VxKm0yz5B\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,Amq7_dAbA,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"VxKm0yz5B\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1fpnr2i=activeVariantCallback(async(...args)=>{if(Amq7_dAbA){const res=await Amq7_dAbA(...args);if(res===false)return false;}setVariant(\"PXZf_c2p4\");});const onMouseLeave1xgy4hy=activeVariantCallback(async(...args)=>{setVariant(\"VxKm0yz5B\");});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,className:cx(serializationHash,...sharedStyleClassNames,\"framer-q0ddy\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"VxKm0yz5B\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnter1fpnr2i,onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px -4px 30px 20px rgba(0, 0, 0, 0.32)\",...style},variants:{PXZf_c2p4:{\"--border-color\":\"rgb(36, 48, 54)\",backgroundColor:\"rgb(16, 28, 36)\"}},...addPropertyOverrides({PXZf_c2p4:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeave1xgy4hy}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"stretch\",intrinsicHeight:2117,intrinsicWidth:1630,pixelHeight:2747,pixelWidth:2050,positionX:\"center\",positionY:\"center\",sizes:\"277px\",src:\"https://framerusercontent.com/images/2oVQMXj5w16P6S7nqcVtmWFjl1k.jpg\",srcSet:\"https://framerusercontent.com/images/2oVQMXj5w16P6S7nqcVtmWFjl1k.jpg?scale-down-to=1024 764w,https://framerusercontent.com/images/2oVQMXj5w16P6S7nqcVtmWFjl1k.jpg?scale-down-to=2048 1528w,https://framerusercontent.com/images/2oVQMXj5w16P6S7nqcVtmWFjl1k.jpg 2050w\"},className:\"framer-k3n4p8\",\"data-border\":true,\"data-framer-name\":\"$1111\",layoutDependency:layoutDependency,layoutId:\"Vr2hnuqlo\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},transformTemplate:transformTemplate1,variants:{PXZf_c2p4:{\"--border-color\":\"rgb(122, 135, 150)\"}},...addPropertyOverrides({PXZf_c2p4:{background:{alt:\"\",fit:\"stretch\",intrinsicHeight:2117,intrinsicWidth:1630,pixelHeight:2747,pixelWidth:2050,positionX:\"center\",positionY:\"center\",sizes:\"281px\",src:\"https://framerusercontent.com/images/2oVQMXj5w16P6S7nqcVtmWFjl1k.jpg\",srcSet:\"https://framerusercontent.com/images/2oVQMXj5w16P6S7nqcVtmWFjl1k.jpg?scale-down-to=1024 764w,https://framerusercontent.com/images/2oVQMXj5w16P6S7nqcVtmWFjl1k.jpg?scale-down-to=2048 1528w,https://framerusercontent.com/images/2oVQMXj5w16P6S7nqcVtmWFjl1k.jpg 2050w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-4cHxD.framer-1wbtdh5, .framer-4cHxD .framer-1wbtdh5 { display: block; }\",\".framer-4cHxD.framer-q0ddy { height: 418px; overflow: hidden; position: relative; width: 327px; will-change: var(--framer-will-change-override, transform); }\",\".framer-4cHxD .framer-k3n4p8 { aspect-ratio: 0.7699574870099197 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 359px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 277px; }\",\".framer-4cHxD.framer-v-73awaj .framer-k3n4p8 { height: var(--framer-aspect-ratio-supported, 364px); top: 50%; width: 281px; }\",'.framer-4cHxD[data-border=\"true\"]::after, .framer-4cHxD [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 418\n * @framerIntrinsicWidth 327\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"PXZf_c2p4\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"Amq7_dAbA\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerMnqP4wKMZ=withCSS(Component,css,\"framer-4cHxD\");export default FramerMnqP4wKMZ;FramerMnqP4wKMZ.displayName=\"image 3\";FramerMnqP4wKMZ.defaultProps={height:418,width:327};addPropertyControls(FramerMnqP4wKMZ,{variant:{options:[\"VxKm0yz5B\",\"PXZf_c2p4\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},Amq7_dAbA:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerMnqP4wKMZ,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerMnqP4wKMZ\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"327\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"418\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"Amq7_dAbA\\\":\\\"hover\\\"}\",\"framerImmutableVariables\":\"true\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PXZf_c2p4\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./MnqP4wKMZ.map", "// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"tvh3ciemq\",\"e85YJnRI6\",\"pTTqnYomx\",\"GasT2rbEA\"];const serializationHash=\"framer-CUyZK\";const variantClassNames={e85YJnRI6:\"framer-v-jxk1lw\",GasT2rbEA:\"framer-v-15xxis5\",pTTqnYomx:\"framer-v-trnzdx\",tvh3ciemq:\"framer-v-zbqe43\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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={\"Variant 1\":\"tvh3ciemq\",\"Variant 2\":\"e85YJnRI6\",\"Variant 3\":\"pTTqnYomx\",\"Variant 4\":\"GasT2rbEA\"};const getProps=({height,hover,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,J7s7eyoSM:hover!==null&&hover!==void 0?hover:props.J7s7eyoSM,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"tvh3ciemq\"};};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,J7s7eyoSM,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"tvh3ciemq\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter150lt4x=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(J7s7eyoSM){const res=await J7s7eyoSM(...args);if(res===false)return false;}setVariant(\"e85YJnRI6\");});const onMouseLeave5m0uhd=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"tvh3ciemq\");});const onMouseEnter1wcruiu=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(J7s7eyoSM){const res=await J7s7eyoSM(...args);if(res===false)return false;}setVariant(\"GasT2rbEA\");});const onMouseEnter1bnm1yx=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(J7s7eyoSM){const res=await J7s7eyoSM(...args);if(res===false)return false;}});const onMouseLeavea2flej=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"pTTqnYomx\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);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-zbqe43\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"tvh3ciemq\",onMouseEnter:onMouseEnter150lt4x,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,...style},variants:{e85YJnRI6:{\"--border-color\":\"rgb(51, 34, 26)\",backgroundColor:\"rgb(28, 21, 14)\"},GasT2rbEA:{\"--border-color\":\"rgb(46, 51, 26)\",backgroundColor:\"rgb(20, 28, 14)\"}},...addPropertyOverrides({e85YJnRI6:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeave5m0uhd},GasT2rbEA:{\"data-framer-name\":\"Variant 4\",onMouseEnter:onMouseEnter1bnm1yx,onMouseLeave:onMouseLeavea2flej},pTTqnYomx:{\"data-framer-name\":\"Variant 3\",onMouseEnter:onMouseEnter1wcruiu}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1034,intrinsicWidth:1372.5,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||484)*.5000000000000002-210)),pixelHeight:1991,pixelWidth:2662,sizes:\"558px\",src:\"https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=512 512w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png 2662w\"},className:\"framer-hctqht\",\"data-border\":true,\"data-framer-name\":\"Bronbco_copy_2\",layoutDependency:layoutDependency,layoutId:\"uQ5CFebSQ\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(84, 51, 19)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},transformTemplate:transformTemplate1,variants:{GasT2rbEA:{\"--border-color\":\"rgb(43, 84, 19)\"}},...addPropertyOverrides({e85YJnRI6:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1034,intrinsicWidth:1372.5,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||484)*.5000000000000002-210.94353369763206)),pixelHeight:1991,pixelWidth:2662,sizes:\"560px\",src:\"https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=512 512w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png 2662w\"}},GasT2rbEA:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1034,intrinsicWidth:1372.5,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||484)*.5000000000000002-210.94353369763206)),pixelHeight:1107,pixelWidth:1478,sizes:\"560px\",src:\"https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png\",srcSet:\"https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png?scale-down-to=512 512w,https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png 1478w\"}},pTTqnYomx:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1034,intrinsicWidth:1372.5,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||484)*.5000000000000002-210)),pixelHeight:1107,pixelWidth:1478,sizes:\"558px\",src:\"https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png\",srcSet:\"https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png?scale-down-to=512 512w,https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png 1478w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79)))\"},children:\"*SOLD* - 1972 BRONCO\"})}),className:\"framer-1lywg8a\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"PAm45oTPp\",style:{\"--extracted-1w1cjl5\":\"var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{e85YJnRI6:{\"--extracted-1w1cjl5\":\"rgb(189, 102, 64)\"},GasT2rbEA:{\"--extracted-1w1cjl5\":\"rgb(151, 173, 83)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({e85YJnRI6:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgb(189, 102, 64))\"},children:\"*SOLD* - 1972 BRONCO\"})})},GasT2rbEA:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgb(151, 173, 83))\"},children:\"*SOLD* - 1997 DEFENDER\"})})},pTTqnYomx:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79)))\"},children:\"*SOLD* - 1997 DEFENDER\"})})}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-CUyZK.framer-1u3hv15, .framer-CUyZK .framer-1u3hv15 { display: block; }\",\".framer-CUyZK.framer-zbqe43 { height: 484px; overflow: hidden; position: relative; width: 630px; will-change: var(--framer-will-change-override, transform); }\",\".framer-CUyZK .framer-hctqht { aspect-ratio: 1.3273694390715667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 420px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 558px; }\",\".framer-CUyZK .framer-1lywg8a { bottom: 11px; flex: none; height: auto; position: absolute; right: 56px; white-space: pre; width: auto; }\",\".framer-CUyZK.framer-v-jxk1lw .framer-hctqht, .framer-CUyZK.framer-v-15xxis5 .framer-hctqht { height: var(--framer-aspect-ratio-supported, 422px); width: 560px; }\",\".framer-CUyZK.framer-v-trnzdx .framer-hctqht { height: var(--framer-aspect-ratio-supported, 421px); }\",'.framer-CUyZK[data-border=\"true\"]::after, .framer-CUyZK [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 484\n * @framerIntrinsicWidth 630\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"e85YJnRI6\":{\"layout\":[\"fixed\",\"fixed\"]},\"pTTqnYomx\":{\"layout\":[\"fixed\",\"fixed\"]},\"GasT2rbEA\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"J7s7eyoSM\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerN3eOhoYyy=withCSS(Component,css,\"framer-CUyZK\");export default FramerN3eOhoYyy;FramerN3eOhoYyy.displayName=\"Bronco\";FramerN3eOhoYyy.defaultProps={height:484,width:630};addPropertyControls(FramerN3eOhoYyy,{variant:{options:[\"tvh3ciemq\",\"e85YJnRI6\",\"pTTqnYomx\",\"GasT2rbEA\"],optionTitles:[\"Variant 1\",\"Variant 2\",\"Variant 3\",\"Variant 4\"],title:\"Variant\",type:ControlType.Enum},J7s7eyoSM:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerN3eOhoYyy,[{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/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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerN3eOhoYyy\",\"slots\":[],\"annotations\":{\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"e85YJnRI6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"pTTqnYomx\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"GasT2rbEA\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerIntrinsicHeight\":\"484\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"630\",\"framerVariables\":\"{\\\"J7s7eyoSM\\\":\\\"hover\\\"}\",\"framerImmutableVariables\":\"true\",\"framerContractVersion\":\"1\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./N3eOhoYyy.map", "// Generated by Framer (38f2e7f)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"aQ8m5oEvY\",\"IOji0go8B\"];const serializationHash=\"framer-7NyAN\";const variantClassNames={aQ8m5oEvY:\"framer-v-15lywwc\",IOji0go8B:\"framer-v-k0156y\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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 Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"aQ8m5oEvY\",\"Variant 2\":\"IOji0go8B\"};const getProps=({height,hover,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:\"aQ8m5oEvY\",VlmIowEO9:hover!==null&&hover!==void 0?hover:props.VlmIowEO9};};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,VlmIowEO9,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"aQ8m5oEvY\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnteri85htd=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(VlmIowEO9){const res=await VlmIowEO9(...args);if(res===false)return false;}setVariant(\"IOji0go8B\");});const onMouseLeave15tfvz2=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"aQ8m5oEvY\");});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-15lywwc\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"aQ8m5oEvY\",onMouseEnter:onMouseEnteri85htd,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px -4px 30px 20px rgba(0, 0, 0, 0.32)\",...style},variants:{IOji0go8B:{\"--border-color\":\"rgb(47, 54, 48)\",backgroundColor:\"rgb(28, 33, 27)\"}},...addPropertyOverrides({IOji0go8B:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeave15tfvz2}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2117,intrinsicWidth:1630,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||407)*.498771498771499-179.5)),pixelHeight:4032,pixelWidth:3024,sizes:\"277px\",src:\"https://framerusercontent.com/images/ts0gr05SHxLZIaowqM7kvvuMR64.jpg\",srcSet:\"https://framerusercontent.com/images/ts0gr05SHxLZIaowqM7kvvuMR64.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/ts0gr05SHxLZIaowqM7kvvuMR64.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/ts0gr05SHxLZIaowqM7kvvuMR64.jpg 3024w\"},className:\"framer-qtq7yt\",\"data-border\":true,\"data-framer-name\":\"$1111\",layoutDependency:layoutDependency,layoutId:\"tyQZnHDS5\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(149, 152, 158)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},transformTemplate:transformTemplate1,...addPropertyOverrides({IOji0go8B:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2117,intrinsicWidth:1630,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||407)*.498771498771499-181.5)),pixelHeight:4032,pixelWidth:3024,sizes:\"279px\",src:\"https://framerusercontent.com/images/ts0gr05SHxLZIaowqM7kvvuMR64.jpg\",srcSet:\"https://framerusercontent.com/images/ts0gr05SHxLZIaowqM7kvvuMR64.jpg?scale-down-to=1024 768w,https://framerusercontent.com/images/ts0gr05SHxLZIaowqM7kvvuMR64.jpg?scale-down-to=2048 1536w,https://framerusercontent.com/images/ts0gr05SHxLZIaowqM7kvvuMR64.jpg 3024w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-7NyAN.framer-7cwnqv, .framer-7NyAN .framer-7cwnqv { display: block; }\",\".framer-7NyAN.framer-15lywwc { height: 407px; overflow: hidden; position: relative; width: 327px; will-change: var(--framer-will-change-override, transform); }\",\".framer-7NyAN .framer-qtq7yt { aspect-ratio: 0.7699574870099197 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 360px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 277px; }\",\".framer-7NyAN.framer-v-k0156y .framer-qtq7yt { height: var(--framer-aspect-ratio-supported, 363px); width: 279px; }\",'.framer-7NyAN[data-border=\"true\"]::after, .framer-7NyAN [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 407\n * @framerIntrinsicWidth 327\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"IOji0go8B\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"VlmIowEO9\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerOeSlJK19a=withCSS(Component,css,\"framer-7NyAN\");export default FramerOeSlJK19a;FramerOeSlJK19a.displayName=\"Image 1\";FramerOeSlJK19a.defaultProps={height:407,width:327};addPropertyControls(FramerOeSlJK19a,{variant:{options:[\"aQ8m5oEvY\",\"IOji0go8B\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},VlmIowEO9:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerOeSlJK19a,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerOeSlJK19a\",\"slots\":[],\"annotations\":{\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"327\",\"framerIntrinsicHeight\":\"407\",\"framerVariables\":\"{\\\"VlmIowEO9\\\":\\\"hover\\\"}\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"IOji0go8B\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./OeSlJK19a.map", "// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"XMK6f9hzD\",\"vIK56maUP\"];const serializationHash=\"framer-tb2Hz\";const variantClassNames={vIK56maUP:\"framer-v-1p1f83p\",XMK6f9hzD:\"framer-v-1jhxp4l\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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={\"Variant 1\":\"XMK6f9hzD\",\"Variant 2\":\"vIK56maUP\"};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:\"XMK6f9hzD\"};};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,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"XMK6f9hzD\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1vy796e=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});setVariant(\"vIK56maUP\");});const onMouseLeave1dtue6n=activeVariantCallback(async(...args)=>{setGestureState({isHovered:false});setVariant(\"XMK6f9hzD\");});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);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-1jhxp4l\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"XMK6f9hzD\",onMouseEnter:onMouseEnter1vy796e,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px -4px 30px 20px rgba(0, 0, 0, 0.32)\",...style},variants:{vIK56maUP:{\"--border-color\":\"rgb(27, 58, 66)\",backgroundColor:\"rgb(13, 23, 31)\"}},...addPropertyOverrides({vIK56maUP:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeave1dtue6n}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2117,intrinsicWidth:1630,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||411)*.5012285012285015-179.5)),pixelHeight:1972,pixelWidth:1706,sizes:\"277px\",src:\"https://framerusercontent.com/images/MLqrjAEeXGCIjeMxXEXZ3cazo.png\",srcSet:\"https://framerusercontent.com/images/MLqrjAEeXGCIjeMxXEXZ3cazo.png?scale-down-to=1024 885w,https://framerusercontent.com/images/MLqrjAEeXGCIjeMxXEXZ3cazo.png 1706w\"},className:\"framer-81q4r9\",\"data-border\":true,\"data-framer-name\":\"$1111\",layoutDependency:layoutDependency,layoutId:\"obIOYBFD7\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(115, 143, 158)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},transformTemplate:transformTemplate1,variants:{vIK56maUP:{\"--border-color\":\"rgb(138, 131, 116)\"}},...addPropertyOverrides({vIK56maUP:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:2117,intrinsicWidth:1630,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||411)*.5012165450121657-181.8282208588957)),pixelHeight:1972,pixelWidth:1706,sizes:\"280px\",src:\"https://framerusercontent.com/images/MLqrjAEeXGCIjeMxXEXZ3cazo.png\",srcSet:\"https://framerusercontent.com/images/MLqrjAEeXGCIjeMxXEXZ3cazo.png?scale-down-to=1024 885w,https://framerusercontent.com/images/MLqrjAEeXGCIjeMxXEXZ3cazo.png 1706w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-tb2Hz.framer-1i3vp98, .framer-tb2Hz .framer-1i3vp98 { display: block; }\",\".framer-tb2Hz.framer-1jhxp4l { height: 411px; overflow: hidden; position: relative; width: 327px; will-change: var(--framer-will-change-override, transform); }\",\".framer-tb2Hz .framer-81q4r9 { aspect-ratio: 0.7699574870099197 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 360px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 277px; }\",\".framer-tb2Hz.framer-v-1p1f83p .framer-81q4r9 { height: var(--framer-aspect-ratio-supported, 364px); top: 50%; width: 280px; }\",'.framer-tb2Hz[data-border=\"true\"]::after, .framer-tb2Hz [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 411\n * @framerIntrinsicWidth 327\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"vIK56maUP\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerpjeHWDjKq=withCSS(Component,css,\"framer-tb2Hz\");export default FramerpjeHWDjKq;FramerpjeHWDjKq.displayName=\"image 2\";FramerpjeHWDjKq.defaultProps={height:411,width:327};addPropertyControls(FramerpjeHWDjKq,{variant:{options:[\"XMK6f9hzD\",\"vIK56maUP\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum}});addFonts(FramerpjeHWDjKq,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerpjeHWDjKq\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"327\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"vIK56maUP\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerDisplayContentsDiv\":\"false\",\"framerIntrinsicHeight\":\"411\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./pjeHWDjKq.map", "// Generated by Framer (508aa67)\nimport{jsx as _jsx}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,Image,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"bmyCGkP1_\",\"h86m7qo47\"];const serializationHash=\"framer-Ibsqp\";const variantClassNames={bmyCGkP1_:\"framer-v-10nh9fd\",h86m7qo47:\"framer-v-f6l5cz\"};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={damping:60,delay:0,mass:1,stiffness:500,type:\"spring\"};const transformTemplate1=(_,t)=>`translate(-50%, -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 Variants=motion(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"bmyCGkP1_\",\"Variant 2\":\"h86m7qo47\"};const getProps=({height,hover,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,sHEQfA1S4:hover!==null&&hover!==void 0?hover:props.sHEQfA1S4,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"bmyCGkP1_\"};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,sHEQfA1S4,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"bmyCGkP1_\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnterz4r8hb=activeVariantCallback(async(...args)=>{if(sHEQfA1S4){const res=await sHEQfA1S4(...args);if(res===false)return false;}setVariant(\"h86m7qo47\");});const onMouseLeave1g8o9b6=activeVariantCallback(async(...args)=>{setVariant(\"bmyCGkP1_\");});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,className:cx(serializationHash,...sharedStyleClassNames,\"framer-10nh9fd\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"bmyCGkP1_\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnterz4r8hb,onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px -4px 30px 20px rgba(0, 0, 0, 0.32)\",...style},variants:{h86m7qo47:{\"--border-color\":\"rgb(27, 36, 23)\",backgroundColor:\"rgb(20, 23, 14)\"}},...addPropertyOverrides({h86m7qo47:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeave1g8o9b6}},baseVariant,gestureVariant),children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1581,intrinsicWidth:1064,pixelHeight:1800,pixelWidth:1440,sizes:\"247px\",src:\"https://framerusercontent.com/images/FaSa3i8qQ3aXZlccIkZx3WEyA.jpg\",srcSet:\"https://framerusercontent.com/images/FaSa3i8qQ3aXZlccIkZx3WEyA.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/FaSa3i8qQ3aXZlccIkZx3WEyA.jpg 1440w\"},className:\"framer-cobpbd\",\"data-border\":true,\"data-framer-name\":\"za\",layoutDependency:layoutDependency,layoutId:\"v686r6BmP\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(70, 89, 46)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},transformTemplate:transformTemplate1,...addPropertyOverrides({h86m7qo47:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1581,intrinsicWidth:1064,pixelHeight:1800,pixelWidth:1440,sizes:\"249px\",src:\"https://framerusercontent.com/images/FaSa3i8qQ3aXZlccIkZx3WEyA.jpg\",srcSet:\"https://framerusercontent.com/images/FaSa3i8qQ3aXZlccIkZx3WEyA.jpg?scale-down-to=1024 819w,https://framerusercontent.com/images/FaSa3i8qQ3aXZlccIkZx3WEyA.jpg 1440w\"}}},baseVariant,gestureVariant)})})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Ibsqp.framer-5ntnxq, .framer-Ibsqp .framer-5ntnxq { display: block; }\",\".framer-Ibsqp.framer-10nh9fd { height: 411px; overflow: hidden; position: relative; width: 301px; will-change: var(--framer-will-change-override, transform); }\",\".framer-Ibsqp .framer-cobpbd { aspect-ratio: 0.6729917773561037 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 367px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 247px; }\",\".framer-Ibsqp.framer-v-f6l5cz .framer-cobpbd { height: var(--framer-aspect-ratio-supported, 370px); width: 249px; }\",'.framer-Ibsqp[data-border=\"true\"]::after, .framer-Ibsqp [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 411\n * @framerIntrinsicWidth 301\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"h86m7qo47\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"sHEQfA1S4\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerVstDkBJDH=withCSS(Component,css,\"framer-Ibsqp\");export default FramerVstDkBJDH;FramerVstDkBJDH.displayName=\"Giraffe 1\";FramerVstDkBJDH.defaultProps={height:411,width:301};addPropertyControls(FramerVstDkBJDH,{variant:{options:[\"bmyCGkP1_\",\"h86m7qo47\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},sHEQfA1S4:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerVstDkBJDH,[{explicitInter:true,fonts:[]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerVstDkBJDH\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"411\",\"framerVariables\":\"{\\\"sHEQfA1S4\\\":\\\"hover\\\"}\",\"framerContractVersion\":\"1\",\"framerIntrinsicWidth\":\"301\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"h86m7qo47\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./VstDkBJDH.map", "// Generated by Framer (a4439fa)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const cycleOrder=[\"jxwzR25s6\",\"M8v5jr71j\"];const serializationHash=\"framer-Fb50I\";const variantClassNames={jxwzR25s6:\"framer-v-1mf2kek\",M8v5jr71j:\"framer-v-1cofbgu\"};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={damping:60,delay:0,mass:1,stiffness:500,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(React.Fragment);const humanReadableVariantMap={\"Variant 1\":\"jxwzR25s6\",\"Variant 2\":\"M8v5jr71j\"};const getProps=({height,hover,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:\"jxwzR25s6\",WiYrkzlcX:hover!==null&&hover!==void 0?hover:props.WiYrkzlcX};};const createLayoutDependency=(props,variants)=>variants.join(\"-\")+props.layoutDependency;const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const{activeLocale,setLocale}=useLocaleInfo();const{style,className,layoutId,variant,WiYrkzlcX,...restProps}=getProps(props);const{baseVariant,classNames,gestureVariant,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"jxwzR25s6\",variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter141ah8z=activeVariantCallback(async(...args)=>{if(WiYrkzlcX){const res=await WiYrkzlcX(...args);if(res===false)return false;}setVariant(\"M8v5jr71j\");});const onMouseLeave1pzltxm=activeVariantCallback(async(...args)=>{setVariant(\"jxwzR25s6\");});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__*/_jsxs(motion.div,{...restProps,className:cx(serializationHash,...sharedStyleClassNames,\"framer-1mf2kek\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"jxwzR25s6\",onHoverEnd:()=>setGestureState({isHovered:false}),onHoverStart:()=>setGestureState({isHovered:true}),onMouseEnter:onMouseEnter141ah8z,onTap:()=>setGestureState({isPressed:false}),onTapCancel:()=>setGestureState({isPressed:false}),onTapStart:()=>setGestureState({isPressed:true}),ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,boxShadow:\"0px -4px 30px 0px rgba(0, 0, 0, 0.32)\",...style},variants:{M8v5jr71j:{\"--border-color\":\"var(--token-4562d822-c6dd-44c8-bd80-7d15101dd19e, rgb(52, 54, 59))\",backgroundColor:\"var(--token-56c173ef-1cbf-403a-8358-36e1f493415c, rgb(31, 34, 36))\"}},...addPropertyOverrides({M8v5jr71j:{\"data-framer-name\":\"Variant 2\",onMouseLeave:onMouseLeave1pzltxm}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(motion.div,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14.5px\",\"--framer-font-weight\":\"300\",\"--framer-text-alignment\":\"left\",\"--framer-text-color\":\"var(--extracted-tcooor, var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171)))\"},children:[\"Mike's hands-on approach, strong work ethic, and ability to tie design to research insights are invaluable.\\xa0\",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVtSXRhbGlj\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-zvqf5, var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237)))\"},children:\"He consistently enriched our discussions with insightful ideas,\"}),\" prioritizing both aesthetics and usability. Mike's reliability, enthusiasm for design, and\",/*#__PURE__*/_jsx(motion.span,{style:{\"--font-selector\":\"SW50ZXItTWVkaXVtSXRhbGlj\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"500\",\"--framer-text-color\":\"var(--extracted-145h3ul, var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237)))\"},children:\" openness to constructive feedback made him a standout contributor and asset to our team.\"}),\" I would not hesitate to recommend him for future endeavors.\"]})}),className:\"framer-1uigb13\",fonts:[\"Inter-Light\",\"Inter-MediumItalic\"],layoutDependency:layoutDependency,layoutId:\"P9XZeSQ9k\",style:{\"--extracted-145h3ul\":\"var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237))\",\"--extracted-tcooor\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\",\"--extracted-zvqf5\":\"var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UGFsYW5xdWluIERhcmstcmVndWxhcg==\",\"--framer-font-family\":'\"Palanquin Dark\", \"Palanquin Dark Placeholder\", sans-serif',\"--framer-font-size\":\"89px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-56c173ef-1cbf-403a-8358-36e1f493415c, rgb(31, 34, 36)))\"},children:'\"'})}),className:\"framer-1d5tmwl\",fonts:[\"GF;Palanquin Dark-regular\"],layoutDependency:layoutDependency,layoutId:\"MbUBYWy7l\",style:{\"--extracted-r6o4lv\":\"var(--token-56c173ef-1cbf-403a-8358-36e1f493415c, rgb(31, 34, 36))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{M8v5jr71j:{\"--extracted-r6o4lv\":\"var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({M8v5jr71j:{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.p,{style:{\"--font-selector\":\"R0Y7UGFsYW5xdWluIERhcmstcmVndWxhcg==\",\"--framer-font-family\":'\"Palanquin Dark\", \"Palanquin Dark Placeholder\", sans-serif',\"--framer-font-size\":\"89px\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79)))\"},children:'\"'})})}},baseVariant,gestureVariant)}),/*#__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\":\"12px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79)))\"},children:\"-Colleague \"})}),className:\"framer-fr8ksp\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"FRw06EoW_\",style:{\"--extracted-r6o4lv\":\"var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{M8v5jr71j:{\"--extracted-r6o4lv\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(121, 127, 133))\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({M8v5jr71j:{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\":\"12px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--extracted-r6o4lv, var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(121, 127, 133)))\"},children:\"-Colleague \"})})}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-Fb50I.framer-9rqird, .framer-Fb50I .framer-9rqird { display: block; }\",\".framer-Fb50I.framer-1mf2kek { height: 366px; overflow: visible; position: relative; width: 307px; }\",\".framer-Fb50I .framer-1uigb13 { flex: none; height: 177px; left: calc(52.11726384364823% - 256px / 2); position: absolute; top: calc(46.2724935732648% - 177px / 2); white-space: pre-wrap; width: 256px; word-break: break-word; word-wrap: break-word; }\",\".framer-Fb50I .framer-1d5tmwl { flex: none; height: auto; left: 32px; position: absolute; top: 11px; white-space: pre; width: auto; }\",\".framer-Fb50I .framer-fr8ksp { bottom: 36px; flex: none; height: auto; position: absolute; right: 56px; white-space: pre; width: auto; }\",'.framer-Fb50I[data-border=\"true\"]::after, .framer-Fb50I [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 366\n * @framerIntrinsicWidth 307\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"M8v5jr71j\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"WiYrkzlcX\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FrameryT_qpkQqC=withCSS(Component,css,\"framer-Fb50I\");export default FrameryT_qpkQqC;FrameryT_qpkQqC.displayName=\"Test2\";FrameryT_qpkQqC.defaultProps={height:366,width:307};addPropertyControls(FrameryT_qpkQqC,{variant:{options:[\"jxwzR25s6\",\"M8v5jr71j\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},WiYrkzlcX:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FrameryT_qpkQqC,[{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://app.framerstatic.com/Inter-Light.cyrillic-ext-G3OTPKE4.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://app.framerstatic.com/Inter-Light.cyrillic-JO7ZJTP6.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-Light.greek-ext-N63XCCK3.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-Light.greek-5GVUXSXZ.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://app.framerstatic.com/Inter-Light.latin-ext-RREJIMQ3.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://app.framerstatic.com/Inter-Light.latin-EKF76FXR.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://app.framerstatic.com/Inter-Light.vietnamese-GVC2UOFS.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://app.framerstatic.com/Inter-MediumItalic.cyrillic-ext-QYBZQ2NF.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://app.framerstatic.com/Inter-MediumItalic.cyrillic-ZHAJHZCC.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://app.framerstatic.com/Inter-MediumItalic.greek-ext-W5ABYGZR.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://app.framerstatic.com/Inter-MediumItalic.greek-RGNSYVNV.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://app.framerstatic.com/Inter-MediumItalic.latin-ext-7DZEPSAS.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://app.framerstatic.com/Inter-MediumItalic.latin-SKPQAMBJ.woff2\",weight:\"500\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://app.framerstatic.com/Inter-MediumItalic.vietnamese-23WIFZV7.woff2\",weight:\"500\"},{family:\"Palanquin Dark\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/palanquindark/v14/xn75YHgl1nqmANMB-26xC7yuF_6LTEo9VtfE.woff2\",weight:\"400\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FrameryT_qpkQqC\",\"slots\":[],\"annotations\":{\"framerIntrinsicWidth\":\"307\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"M8v5jr71j\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerDisplayContentsDiv\":\"false\",\"framerContractVersion\":\"1\",\"framerIntrinsicHeight\":\"366\",\"framerComponentViewportWidth\":\"true\",\"framerVariables\":\"{\\\"WiYrkzlcX\\\":\\\"hover\\\"}\",\"framerImmutableVariables\":\"true\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./yT_qpkQqC.map", "// Generated by Framer (5bbf1f3)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,addPropertyControls,ControlType,cx,getLoadingLazyAtYPosition,Image,RichText,useActiveVariantCallback,useComponentViewport,useLocaleInfo,useVariantState,withCSS}from\"framer\";import{LayoutGroup,motion,MotionConfigContext}from\"framer-motion\";import*as React from\"react\";const enabledGestures={esi5Fl08b:{hover:true},YszcTUUaj:{hover:true}};const cycleOrder=[\"YszcTUUaj\",\"esi5Fl08b\"];const serializationHash=\"framer-BSWHy\";const variantClassNames={esi5Fl08b:\"framer-v-13zhov6\",YszcTUUaj:\"framer-v-jump7r\"};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)=>`translate(-50%, -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={\"Variant 1\":\"YszcTUUaj\",\"Variant 2\":\"esi5Fl08b\"};const getProps=({height,hover,id,width,...props})=>{var _humanReadableVariantMap_props_variant,_ref;return{...props,NbGynAERl:hover!==null&&hover!==void 0?hover:props.NbGynAERl,variant:(_ref=(_humanReadableVariantMap_props_variant=humanReadableVariantMap[props.variant])!==null&&_humanReadableVariantMap_props_variant!==void 0?_humanReadableVariantMap_props_variant:props.variant)!==null&&_ref!==void 0?_ref:\"YszcTUUaj\"};};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,NbGynAERl,...restProps}=getProps(props);const{baseVariant,classNames,clearLoadingGesture,gestureHandlers,gestureVariant,isLoading,setGestureState,setVariant,variants}=useVariantState({cycleOrder,defaultVariant:\"YszcTUUaj\",enabledGestures,variant,variantClassNames});const layoutDependency=createLayoutDependency(props,variants);const{activeVariantCallback,delay}=useActiveVariantCallback(baseVariant);const onMouseEnter1madgcc=activeVariantCallback(async(...args)=>{setGestureState({isHovered:true});if(NbGynAERl){const res=await NbGynAERl(...args);if(res===false)return false;}});const sharedStyleClassNames=[];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const ref1=React.useRef(null);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-jump7r\",className,classNames),\"data-border\":true,\"data-framer-name\":\"Variant 1\",\"data-highlight\":true,layoutDependency:layoutDependency,layoutId:\"YszcTUUaj\",onMouseEnter:onMouseEnter1madgcc,ref:ref!==null&&ref!==void 0?ref:ref1,style:{\"--border-bottom-width\":\"2px\",\"--border-color\":\"var(--token-d81f89ea-115c-4069-a1ee-845b6fbe6765, rgb(25, 27, 28))\",\"--border-left-width\":\"2px\",\"--border-right-width\":\"2px\",\"--border-style\":\"solid\",\"--border-top-width\":\"2px\",backgroundColor:\"rgb(17, 19, 20)\",borderBottomLeftRadius:30,borderBottomRightRadius:30,borderTopLeftRadius:30,borderTopRightRadius:30,...style},variants:{\"esi5Fl08b-hover\":{\"--border-color\":\"rgb(24, 47, 59)\",backgroundColor:\"rgb(8, 19, 28)\"},\"YszcTUUaj-hover\":{\"--border-color\":\"rgb(24, 47, 59)\",backgroundColor:\"rgb(8, 19, 28)\"}},...addPropertyOverrides({\"esi5Fl08b-hover\":{\"data-framer-name\":undefined},\"YszcTUUaj-hover\":{\"data-framer-name\":undefined},esi5Fl08b:{\"data-framer-name\":\"Variant 2\"}},baseVariant,gestureVariant),children:[/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1034,intrinsicWidth:1372.5,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||484)*.5000000000000002-210)),pixelHeight:3213,pixelWidth:4330,sizes:\"558px\",src:\"https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg 4330w\"},className:\"framer-1vpjzbp\",\"data-border\":true,\"data-framer-name\":\"Bronbco_copy_2\",layoutDependency:layoutDependency,layoutId:\"TS0EZU0kh\",style:{\"--border-bottom-width\":\"1px\",\"--border-color\":\"rgb(19, 59, 84)\",\"--border-left-width\":\"1px\",\"--border-right-width\":\"1px\",\"--border-style\":\"solid\",\"--border-top-width\":\"1px\",borderBottomLeftRadius:20,borderBottomRightRadius:20,borderTopLeftRadius:20,borderTopRightRadius:20},transformTemplate:transformTemplate1,...addPropertyOverrides({\"YszcTUUaj-hover\":{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1034,intrinsicWidth:1372.5,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||484)*.5000000000000002-211)),pixelHeight:3213,pixelWidth:4330,sizes:\"561px\",src:\"https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg?scale-down-to=512 512w,https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg?scale-down-to=1024 1024w,https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg?scale-down-to=2048 2048w,https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg?scale-down-to=4096 4096w,https://framerusercontent.com/images/njUcOky68YKXr37ItAyXMlPDGKc.jpg 4330w\"}},esi5Fl08b:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1034,intrinsicWidth:1372.5,loading:getLoadingLazyAtYPosition(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.y)||0)+(((componentViewport===null||componentViewport===void 0?void 0:componentViewport.height)||484)*.5000000000000002-210)),pixelHeight:1584,pixelWidth:2114,sizes:\"558px\",src:\"https://framerusercontent.com/images/MaJLGkpMs8SEJjEN1HL85lwpyjQ.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/MaJLGkpMs8SEJjEN1HL85lwpyjQ.png?scale-down-to=512 512w,https://framerusercontent.com/images/MaJLGkpMs8SEJjEN1HL85lwpyjQ.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/MaJLGkpMs8SEJjEN1HL85lwpyjQ.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/MaJLGkpMs8SEJjEN1HL85lwpyjQ.png 2114w\"}}},baseVariant,gestureVariant)}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79)))\"},children:\"Hydromag X Topshell Oyster Farm\"})}),className:\"framer-4ygcmr\",fonts:[\"Inter-Light\"],layoutDependency:layoutDependency,layoutId:\"r3YFqdJSa\",style:{\"--extracted-1w1cjl5\":\"var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, rgb(69, 73, 79))\",\"--framer-link-text-color\":\"rgb(0, 153, 255)\",\"--framer-link-text-decoration\":\"underline\"},variants:{\"esi5Fl08b-hover\":{\"--extracted-1w1cjl5\":\"rgb(85, 147, 189)\"},\"YszcTUUaj-hover\":{\"--extracted-1w1cjl5\":\"rgb(85, 147, 189)\"}},verticalAlignment:\"top\",withExternalLayout:true,...addPropertyOverrides({\"esi5Fl08b-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgb(85, 147, 189))\"},children:\"Hydromag X Topshell Oyster Farm\"})})},\"YszcTUUaj-hover\":{children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(motion.h6,{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--extracted-1w1cjl5, rgb(85, 147, 189))\"},children:\"Hydromag X Topshell Oyster Farm\"})})}},baseVariant,gestureVariant)})]})})})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-BSWHy.framer-1sup05n, .framer-BSWHy .framer-1sup05n { display: block; }\",\".framer-BSWHy.framer-jump7r { cursor: pointer; height: 484px; overflow: hidden; position: relative; width: 630px; will-change: var(--framer-will-change-override, transform); }\",\".framer-BSWHy .framer-1vpjzbp { aspect-ratio: 1.3273694390715667 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 421px); left: 50%; overflow: visible; position: absolute; top: 50%; width: 558px; }\",\".framer-BSWHy .framer-4ygcmr { bottom: 11px; flex: none; height: auto; position: absolute; right: 56px; white-space: pre; width: auto; }\",\".framer-BSWHy.framer-v-jump7r.hover .framer-1vpjzbp { height: var(--framer-aspect-ratio-supported, 423px); width: 561px; }\",'.framer-BSWHy[data-border=\"true\"]::after, .framer-BSWHy [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 484\n * @framerIntrinsicWidth 630\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"esi5Fl08b\":{\"layout\":[\"fixed\",\"fixed\"]},\"lsmBerl2R\":{\"layout\":[\"fixed\",\"fixed\"]},\"xFU3EkFm6\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerVariables {\"NbGynAERl\":\"hover\"}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n */const FramerZAQ0y0o9M=withCSS(Component,css,\"framer-BSWHy\");export default FramerZAQ0y0o9M;FramerZAQ0y0o9M.displayName=\"TopshellXHydro\";FramerZAQ0y0o9M.defaultProps={height:484,width:630};addPropertyControls(FramerZAQ0y0o9M,{variant:{options:[\"YszcTUUaj\",\"esi5Fl08b\"],optionTitles:[\"Variant 1\",\"Variant 2\"],title:\"Variant\",type:ControlType.Enum},NbGynAERl:{title:\"Hover\",type:ControlType.EventHandler}});addFonts(FramerZAQ0y0o9M,[{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/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\"}]}],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerZAQ0y0o9M\",\"slots\":[],\"annotations\":{\"framerIntrinsicHeight\":\"484\",\"framerDisplayContentsDiv\":\"false\",\"framerImmutableVariables\":\"true\",\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicWidth\":\"630\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"esi5Fl08b\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"lsmBerl2R\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"xFU3EkFm6\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerContractVersion\":\"1\",\"framerVariables\":\"{\\\"NbGynAERl\\\":\\\"hover\\\"}\"}},\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}\n//# sourceMappingURL=./ZAQ0y0o9M.map", "// Generated by Framer (ab692b1)\nimport{jsx as _jsx,jsxs as _jsxs}from\"react/jsx-runtime\";import{addFonts,ComponentViewportProvider,Container,cx,GeneratedComponentContext,getFonts,getFontsFromSharedStyle,getLoadingLazyAtYPosition,Image,Link,PropertyOverrides,RichText,SVG,useComponentViewport,useCustomCursors,useHydratedBreakpointVariants,useIsOnFramerCanvas,useLocaleInfo,withCSS,withOptimizedAppearEffect}from\"framer\";import{LayoutGroup,motion}from\"framer-motion\";import*as React from\"react\";import{useRef}from\"react\";import Ticker from\"https://framerusercontent.com/modules/B2xAlJLcN0gOnt11mSPw/LHz3bw67SqHRmnCKTlE6/Ticker.js\";import Grain from\"https://framerusercontent.com/modules/cKGD16u2MGB7MfqfVXFp/wiztTCbXokZrMicHAmZc/Grain.js\";import Download from\"https://framerusercontent.com/modules/kBkaj3LmBqcSU2IkUsBC/kvFSr6fSU7VcYZyNyfaK/Download.js\";import{Spotify}from\"https://framerusercontent.com/modules/tW1ExjbbJRt9YcZ0Gyxk/7xLQ6of7kXWmBUVuRiYG/Spotify.js\";import Home from\"#framer/local/canvasComponent/a4KAknWyy/a4KAknWyy.js\";import Image22 from\"#framer/local/canvasComponent/b1NkoBIMK/b1NkoBIMK.js\";import ButtonReal from\"#framer/local/canvasComponent/bVYdIHLzc/bVYdIHLzc.js\";import Insta from\"#framer/local/canvasComponent/eJqWNH1mA/eJqWNH1mA.js\";import Testimonial1 from\"#framer/local/canvasComponent/epRtlBu3I/epRtlBu3I.js\";import Giraffe1 from\"#framer/local/canvasComponent/H9tP27S8Y/H9tP27S8Y.js\";import About from\"#framer/local/canvasComponent/HFoMnybo1/HFoMnybo1.js\";import Image4 from\"#framer/local/canvasComponent/J5QJeDzeX/J5QJeDzeX.js\";import Image2 from\"#framer/local/canvasComponent/jg4uXWvQx/jg4uXWvQx.js\";import Linkedinb from\"#framer/local/canvasComponent/LUKfhpGru/LUKfhpGru.js\";import ButtonReal1 from\"#framer/local/canvasComponent/Mf12yasVy/Mf12yasVy.js\";import Image3 from\"#framer/local/canvasComponent/MnqP4wKMZ/MnqP4wKMZ.js\";import Bronco from\"#framer/local/canvasComponent/N3eOhoYyy/N3eOhoYyy.js\";import Image1 from\"#framer/local/canvasComponent/OeSlJK19a/OeSlJK19a.js\";import Image21 from\"#framer/local/canvasComponent/pjeHWDjKq/pjeHWDjKq.js\";import OfficialHandCursor from\"#framer/local/canvasComponent/QEGy1hVla/QEGy1hVla.js\";import Mail from\"#framer/local/canvasComponent/sLGnBMc8X/sLGnBMc8X.js\";import Giraffe11 from\"#framer/local/canvasComponent/VstDkBJDH/VstDkBJDH.js\";import Test2 from\"#framer/local/canvasComponent/yT_qpkQqC/yT_qpkQqC.js\";import TopshellXHydro from\"#framer/local/canvasComponent/ZAQ0y0o9M/ZAQ0y0o9M.js\";import*as sharedStyle1 from\"#framer/local/css/k16Pnso_R/k16Pnso_R.js\";import*as sharedStyle2 from\"#framer/local/css/Ndlu3QCLH/Ndlu3QCLH.js\";import*as sharedStyle3 from\"#framer/local/css/ORqywNduD/ORqywNduD.js\";import*as sharedStyle from\"#framer/local/css/zGD7lU8Sw/zGD7lU8Sw.js\";import metadataProvider from\"#framer/local/webPageMetadata/QkfonAhKN/QkfonAhKN.js\";const GrainFonts=getFonts(Grain);const TickerFonts=getFonts(Ticker);const MotionDivWithOptimizedAppearEffect=withOptimizedAppearEffect(motion.div);const Image1Fonts=getFonts(Image1);const Image2Fonts=getFonts(Image2);const Image4Fonts=getFonts(Image4);const Image21Fonts=getFonts(Image21);const Image22Fonts=getFonts(Image22);const Image3Fonts=getFonts(Image3);const SpotifyFonts=getFonts(Spotify);const HomeFonts=getFonts(Home);const ButtonRealFonts=getFonts(ButtonReal);const AboutFonts=getFonts(About);const Testimonial1Fonts=getFonts(Testimonial1);const Test2Fonts=getFonts(Test2);const MailFonts=getFonts(Mail);const InstaFonts=getFonts(Insta);const LinkedinbFonts=getFonts(Linkedinb);const DownloadFonts=getFonts(Download);const ButtonReal1Fonts=getFonts(ButtonReal1);const TopshellXHydroFonts=getFonts(TopshellXHydro);const Giraffe1Fonts=getFonts(Giraffe1);const Giraffe11Fonts=getFonts(Giraffe11);const BroncoFonts=getFonts(Bronco);const OfficialHandCursorFonts=getFonts(OfficialHandCursor);const breakpoints={PmfE6iu8C:\"(min-width: 810px) and (max-width: 1199px)\",RKJNcO2Aw:\"(min-width: 1200px)\",Yr_vttzfN:\"(max-width: 809px)\"};const isBrowser=()=>typeof document!==\"undefined\";const serializationHash=\"framer-eiUWp\";const variantClassNames={PmfE6iu8C:\"framer-v-eibf\",RKJNcO2Aw:\"framer-v-l4v0h9\",Yr_vttzfN:\"framer-v-fzwjcm\"};const transformTemplate1=(_,t)=>`translateX(-50%) ${t}`;const transition1={damping:30,delay:.5,mass:1,stiffness:150,type:\"spring\"};const animation={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1,skewX:0,skewY:0,transition:transition1,x:0,y:0};const animation1={opacity:.001,rotate:0,rotateX:0,rotateY:0,scale:.7,skewX:0,skewY:0,x:0,y:50};const transition2={damping:30,delay:0,mass:1,stiffness:400,type:\"spring\"};const animation2={opacity:1,rotate:0,rotateX:0,rotateY:0,scale:1.01,skewX:0,skewY:0,transition:transition2};const HTMLStyle=({value})=>{const onCanvas=useIsOnFramerCanvas();if(onCanvas)return null;return /*#__PURE__*/_jsx(\"style\",{dangerouslySetInnerHTML:{__html:value},\"data-framer-html-style\":\"\"});};const humanReadableVariantMap={Desktop:\"RKJNcO2Aw\",Phone:\"Yr_vttzfN\",Tablet:\"PmfE6iu8C\"};const getProps=({height,id,width,...props})=>{return{...props,variant:humanReadableVariantMap[props.variant]??props.variant??\"RKJNcO2Aw\"};};const cursor={component:OfficialHandCursor,variant:\"YpiksqQRz\"};const Component=/*#__PURE__*/React.forwardRef(function(props,ref){const fallbackRef=useRef(null);const refBinding=ref??fallbackRef;const defaultLayoutId=React.useId();const{activeLocale,setLocale}=useLocaleInfo();const componentViewport=useComponentViewport();const{style,className,layoutId,variant,...restProps}=getProps(props);React.useEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);if(metadata.robots){let robotsTag=document.querySelector('meta[name=\"robots\"]');if(robotsTag){robotsTag.setAttribute(\"content\",metadata.robots);}else{robotsTag=document.createElement(\"meta\");robotsTag.setAttribute(\"name\",\"robots\");robotsTag.setAttribute(\"content\",metadata.robots);document.head.appendChild(robotsTag);}}},[undefined,activeLocale]);React.useInsertionEffect(()=>{const metadata=metadataProvider(undefined,activeLocale);document.title=metadata.title||\"\";if(metadata.viewport){document.querySelector('meta[name=\"viewport\"]')?.setAttribute(\"content\",metadata.viewport);}},[undefined,activeLocale]);const[baseVariant,hydratedBaseVariant]=useHydratedBreakpointVariants(variant,breakpoints,false);const gestureVariant=undefined;const sharedStyleClassNames=[sharedStyle.className,sharedStyle1.className,sharedStyle2.className,sharedStyle3.className];const scopingClassNames=cx(serializationHash,...sharedStyleClassNames);const isDisplayed=()=>{if(!isBrowser())return true;if(baseVariant===\"PmfE6iu8C\")return true;return false;};const isDisplayed1=()=>{if(!isBrowser())return true;if([\"PmfE6iu8C\",\"Yr_vttzfN\"].includes(baseVariant))return false;return true;};const isDisplayed2=()=>{if(!isBrowser())return true;if(baseVariant===\"Yr_vttzfN\")return false;return true;};const isDisplayed3=()=>{if(!isBrowser())return true;if(baseVariant===\"Yr_vttzfN\")return true;return false;};useCustomCursors({\"8j2oxg\":cursor});return /*#__PURE__*/_jsx(GeneratedComponentContext.Provider,{value:{primaryVariantId:\"RKJNcO2Aw\",variantClassNames},children:/*#__PURE__*/_jsxs(LayoutGroup,{id:layoutId??defaultLayoutId,children:[/*#__PURE__*/_jsx(HTMLStyle,{value:\"html body { background: var(--token-3bb6dfce-093e-4829-acf4-b58acee39253, rgb(8, 10, 10)); }\"}),/*#__PURE__*/_jsxs(motion.div,{...restProps,className:cx(scopingClassNames,\"framer-l4v0h9\",className),ref:refBinding,style:{...style},children:[isDisplayed()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-2el10o-container hidden-l4v0h9 hidden-fzwjcm\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"XccKacn5c\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"XccKacn5c\",layoutId:\"XccKacn5c\",opacity:.4,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),isDisplayed1()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rpwjct-container hidden-eibf hidden-fzwjcm\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QD9wIYtoy\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Grain,{height:\"100%\",id:\"QD9wIYtoy\",layoutId:\"QD9wIYtoy\",opacity:.4,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})}),/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-fpnpof\",\"data-framer-appear-id\":\"fpnpof\",initial:animation1,optimized:true,transformTemplate:transformTemplate1,children:[/*#__PURE__*/_jsx(SVG,{className:\"framer-l60c67\",\"data-framer-name\":\"Frame 27\",fill:\"black\",intrinsicHeight:43,intrinsicWidth:43,svg:'<svg width=\"43\" height=\"43\" fill=\"none\" xmlns=\"http://www.w3.org/2000/svg\"><rect x=\".811\" y=\".811\" width=\"41.377\" height=\"41.377\" rx=\"7.189\" fill=\"url(#a)\"/><rect x=\".811\" y=\".811\" width=\"41.377\" height=\"41.377\" rx=\"7.189\" stroke=\"#191B1C\" stroke-width=\"1.623\"/><path d=\"M18 23s1.5 2 4 2 4-2 4-2m-1-5h.01M19 18h.01M32 21c0 5.523-4.477 10-10 10s-10-4.477-10-10 4.477-10 10-10 10 4.477 10 10Zm-6.5-3a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Zm-6 0a.5.5 0 1 1-1 0 .5.5 0 0 1 1 0Z\" stroke=\"#9DFF70\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"/><defs><radialGradient id=\"a\" cx=\"0\" cy=\"0\" r=\"1\" gradientUnits=\"userSpaceOnUse\" gradientTransform=\"rotate(90 0 21.5) scale(21.5)\"><stop stop-color=\"#234625\"/><stop offset=\"1\" stop-color=\"#111314\"/></radialGradient></defs></svg>',withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXZlcmFnZS1yZWd1bGFy\",\"--framer-font-family\":'\"Average\", \"Average Placeholder\", serif',\"--framer-font-size\":\"36px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"Hey, I'm Mike,\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7QXZlcmFnZS1yZWd1bGFy\",\"--framer-font-family\":'\"Average\", \"Average Placeholder\", serif',\"--framer-font-size\":\"36px\",\"--framer-text-alignment\":\"center\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"and this is my story.\"})]}),className:\"framer-uyz9yq\",fonts:[\"GF;Average-regular\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vcsr3c\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-fvs64c\",\"data-border\":true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ta47y6-container\",isModuleExternal:true,nodeId:\"QmEWOvj_m\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Ticker,{alignment:\"center\",direction:\"left\",fadeOptions:{fadeAlpha:0,fadeContent:true,fadeInset:0,fadeWidth:25,overflow:false},gap:10,height:\"100%\",hoverFactor:1,id:\"QmEWOvj_m\",layoutId:\"QmEWOvj_m\",padding:10,paddingBottom:10,paddingLeft:10,paddingPerSide:false,paddingRight:10,paddingTop:10,sizingOptions:{heightType:true,widthType:true},slots:[/*#__PURE__*/_jsxs(motion.div,{className:\"framer-1bo2ynv\",\"data-framer-name\":\"About Slider\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHRJdGFsaWM=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(128, 128, 128))\"},children:\"Thanks for stopping by\"})}),className:\"framer-1cxb7cy\",fonts:[\"Inter-LightItalic\"],id:\"1cxb7cy\",verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-179d8uu\",\"data-framer-name\":\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 6 0.566 L 5.339 3.21 C 5.21 3.725 5.145 3.983 5.011 4.193 C 4.893 4.378 4.735 4.535 4.55 4.654 C 4.339 4.789 4.082 4.854 3.566 4.982 L 0.923 5.643 L 3.566 6.304 C 4.082 6.433 4.339 6.498 4.55 6.631 C 4.734 6.75 4.893 6.908 5.011 7.093 C 5.146 7.303 5.21 7.561 5.339 8.077 L 6 10.72 L 6.661 8.077 C 6.79 7.561 6.855 7.303 6.989 7.094 C 7.107 6.907 7.266 6.75 7.45 6.631 C 7.661 6.498 7.918 6.433 8.434 6.304 L 11.077 5.643 L 8.434 4.982 C 7.918 4.853 7.661 4.788 7.45 4.654 C 7.265 4.535 7.107 4.378 6.989 4.193 C 6.854 3.983 6.79 3.725 6.661 3.21 Z\" fill=\"transparent\" stroke-width=\"0.9230769230769231\" stroke=\"rgb(157, 255, 112)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11053369923,withExternalLayout:true}),/*#__PURE__*/_jsx(SVG,{className:\"framer-z33wyg\",\"data-framer-name\":\"Icon\",opacity:1,svg:'<svg xmlns=\"http://www.w3.org/2000/svg\" xmlns:xlink=\"http://www.w3.org/1999/xlink\" viewBox=\"0 0 12 12\"><path d=\"M 6 0.566 L 5.339 3.21 C 5.21 3.725 5.145 3.983 5.011 4.193 C 4.893 4.378 4.735 4.535 4.55 4.654 C 4.339 4.789 4.082 4.854 3.566 4.982 L 0.923 5.643 L 3.566 6.304 C 4.082 6.433 4.339 6.498 4.55 6.631 C 4.734 6.75 4.893 6.908 5.011 7.093 C 5.146 7.303 5.21 7.561 5.339 8.077 L 6 10.72 L 6.661 8.077 C 6.79 7.561 6.855 7.303 6.989 7.094 C 7.107 6.907 7.266 6.75 7.45 6.631 C 7.661 6.498 7.918 6.433 8.434 6.304 L 11.077 5.643 L 8.434 4.982 C 7.918 4.853 7.661 4.788 7.45 4.654 C 7.265 4.535 7.107 4.378 6.989 4.193 C 6.854 3.983 6.79 3.725 6.661 3.21 Z\" fill=\"transparent\" stroke-width=\"0.9230769230769231\" stroke=\"rgb(157, 255, 112)\" stroke-linecap=\"round\" stroke-linejoin=\"round\" stroke-dasharray=\"\"></path></svg>',svgContentId:11053369923,withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHRJdGFsaWM=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(128, 128, 128))\"},children:\"Feel free to reach out\"})}),className:\"framer-2jeug6\",fonts:[\"Inter-LightItalic\"],id:\"2jeug6\",verticalAlignment:\"top\",withExternalLayout:true})]})],speed:40,style:{height:\"100%\",width:\"100%\"},width:\"100%\"})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(MotionDivWithOptimizedAppearEffect,{animate:animation,className:\"framer-1tj1vp6 hidden-fzwjcm\",\"data-framer-appear-id\":\"1tj1vp6\",\"data-framer-name\":\"Story\",initial:animation1,optimized:true,children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:411,width:\"327px\",y:(componentViewport?.y||0)+427+198,children:/*#__PURE__*/_jsx(Container,{className:\"framer-12trygq-container\",nodeId:\"Lxh__upZY\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image1,{height:\"100%\",id:\"Lxh__upZY\",layoutId:\"Lxh__upZY\",style:{height:\"100%\",width:\"100%\"},variant:\"aQ8m5oEvY\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:411,width:\"327px\",y:(componentViewport?.y||0)+427+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-4tiupi-container\",nodeId:\"KI0bZW6y5\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image2,{height:\"100%\",id:\"KI0bZW6y5\",layoutId:\"KI0bZW6y5\",style:{height:\"100%\",width:\"100%\"},variant:\"U5PcpzRBZ\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11va770\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZEl0YWxpYw==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":\"300\"},children:\"See the world\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-style\":\"normal\"},children:\" \"}),\"not for what it is,\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":\"500\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":\"300\"},children:\"but \"}),\"what it can be.\"]})}),className:\"framer-187r3uf\",fonts:[\"Inter-BoldItalic\",\"Inter-Light\",\"Inter-Bold\",\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-rogifr\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\"},children:\"MY MANTRA\"})}),className:\"framer-h378an\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e4waau\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"From the beginning.\"})}),className:\"framer-1wq3rhy\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\"},children:\"Ever since I was a kid, I've had two true passions; sports and design. My childhood consisted of playing outside during the day, and drawing in my sketchbook at night.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(\"br\",{})})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\"},children:\"In 2016, I decided to put my design skills to the test and start my own clothing brand. I called it Rhea Apparel - a brand dedicated to spreading environmental awareness.\"})]}),className:\"framer-lirewm\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-11ezp1w\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"Discovering Graphic Design.\"})}),className:\"framer-12amfov\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"Not long after I discovered Adobe Photoshop, and was immediately hooked. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"Youtube became my new best friend. I would spend hours learning the newest design trends and trying to implement them into my own projects.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-1cbgvdn\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:411,width:\"327px\",y:(componentViewport?.y||0)+427+998.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-oook0b-container\",nodeId:\"TxL3KmxVZ\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image4,{height:\"100%\",id:\"TxL3KmxVZ\",layoutId:\"TxL3KmxVZ\",style:{height:\"100%\",width:\"100%\"},variant:\"NAEn4VdHN\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r3vyqq\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"A fork in the road.\"})}),className:\"framer-566je8\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"Post-college, I faced a crossroads. While I loved design, I also excelled in golf, and after careful consideration I chose to pursue the sport professionally. The years of commitment I had invested in the game made it a path I couldn't ignore.\"})}),className:\"framer-1cf9yyj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-4jbvpv\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"Discovering UX Design = Life turned upside down.\"})}),className:\"framer-ysihts\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"Two years into my chase of the PGA Tour, I discovered UX Design and it captivated me. So much so, I decided to quit golf, further my education, and dive head first into the world of UX and Product Design.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"I'm currently a Visual Designer at Vital Design, where I craft visually stunning websites and marketing materials for a diverse range of global clients.\"})]}),className:\"framer-kq1ia9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:411,width:\"327px\",y:(componentViewport?.y||0)+427+2378-509,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1f5f8sk-container\",nodeId:\"NTGt1aenO\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image21,{height:\"100%\",id:\"NTGt1aenO\",layoutId:\"NTGt1aenO\",style:{height:\"100%\",width:\"100%\"},variant:\"XMK6f9hzD\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:411,width:\"327px\",y:(componentViewport?.y||0)+427+2378-874,children:/*#__PURE__*/_jsx(Container,{className:\"framer-j043pj-container\",nodeId:\"sAODeitFo\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image22,{height:\"100%\",id:\"sAODeitFo\",layoutId:\"sAODeitFo\",style:{height:\"100%\",width:\"100%\"},variant:\"tgYAFuunh\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:411,width:\"327px\",y:(componentViewport?.y||0)+427+773,children:/*#__PURE__*/_jsx(Container,{className:\"framer-16yq945-container\",nodeId:\"M4e2EU1ec\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image3,{height:\"100%\",id:\"M4e2EU1ec\",layoutId:\"M4e2EU1ec\",style:{height:\"100%\",width:\"100%\"},variant:\"VxKm0yz5B\",width:\"100%\"})})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-cpbbk\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"What I do for fun.\"})}),className:\"framer-1mrlaq\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"Outside of work, you can find me refining my UI skills painting, and working on my passion project, Hydromag - a small-batch clothing company aimed at helping small business owners\\xa0share their stories with the world.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"When I need a break and have to clear my mind, I enjoy surfing, painting, or golfing with my friends.\"})]}),className:\"framer-1kq1390\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-1t9rv2w\"}),/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:379,intrinsicWidth:767.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+427+2378-107.5),pixelHeight:758,pixelWidth:1535,sizes:\"172px\",src:\"https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png 1535w\"},className:\"framer-xe43mn\",\"data-framer-name\":\"sig\"})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-pfvwxp hidden-fzwjcm\",\"data-framer-name\":\"Brand Statement\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--framer-font-size\":\"22px\",\"--framer-letter-spacing\":\"0.03em\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(190, 196, 204))\"},children:[\"I'm a multidisciplinary designer who loves creating \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGRJdGFsaWM=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237))\"},children:\"meaningful and impactful solutions that serve my communities.\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"600\"},children:\" \"}),\"Through a blend of UX/UI design and strong business acumen, \",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGRJdGFsaWM=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237))\"},children:\"I aim to craft stories \"}),\"through digital & physical products and experiences. \",/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"br\",{}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGRJdGFsaWM=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"600\",\"--framer-text-color\":\"var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237))\"},children:\"I see the world not for what it is, but what it can be.\"})]})}),className:\"framer-7qlpxu\",fonts:[\"Inter-SemiBoldItalic\",\"Inter-SemiBold\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-f3o3i3\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\"},children:\"BRAND STATEMENT\"})}),className:\"framer-1wvrnzt\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-om6ehu\"})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vkhqix hidden-fzwjcm\",\"data-framer-name\":\"Music\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1cpufzv\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-7lh62n\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-4qp7ui\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\"},children:\"MY MUSIC\"})}),className:\"framer-9eaqd\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1fpgb3z-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"zFJUzCOPx\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"zFJUzCOPx\",layoutId:\"zFJUzCOPx\",theme:1,url:\"https://open.spotify.com/track/5QLHGv0DfpeXLNFo7SFEy1?si=JKSdHK5wRlysSAlOV5KYZQ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-8wtmxe-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"HQv6_KRuF\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"HQv6_KRuF\",layoutId:\"HQv6_KRuF\",theme:1,url:\"https://open.spotify.com/track/09Rv6ctDE0t9z8zk5FINg8?si=Sqvngu_JTvqsDK0RMwvzWQ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1oertek-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"ReD9GvLq6\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"ReD9GvLq6\",layoutId:\"ReD9GvLq6\",theme:1,url:\"https://open.spotify.com/track/6CAYNSTO6ZF0MifaYhzMgz?si=7NQ1ox7cRbqfb6qor5k4NA&context=spotify%3Asearch%3Ai%2Bmelt%2Bwith%2Byou%2Blive\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-hwloxp-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Rx9HVOrFU\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"Rx9HVOrFU\",layoutId:\"Rx9HVOrFU\",theme:1,url:\"https://open.spotify.com/track/4HfxDJ0uLHTLe0fZrx0MbQ?si=yRl-p8m4Qbud9W-lyJHT2Q\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1jk9h59-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"MEKEQFddk\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"MEKEQFddk\",layoutId:\"MEKEQFddk\",theme:1,url:\"https://open.spotify.com/track/5rPnv4gceOGKCqbN06F2aJ?si=BDY4v9CETBGnRE6PTs0eLQ\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-dj8w2w-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"QL8sRtT9V\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"QL8sRtT9V\",layoutId:\"QL8sRtT9V\",theme:1,url:\"https://open.spotify.com/track/4lJ6YVXQ0jUk5ILu0PSrA4?si=OaJE7AqLQzamE5fziJUuFw\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-20j4f0-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"KVUrJN6SB\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"KVUrJN6SB\",layoutId:\"KVUrJN6SB\",theme:1,url:\"https://open.spotify.com/track/7MRyJPksH3G2cXHN8UKYzP?si=-ZD146IcT1uzeJbth2Izxg\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1botyk9-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"iUMEMvnbm\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"iUMEMvnbm\",layoutId:\"iUMEMvnbm\",theme:1,url:\"https://open.spotify.com/track/4nzyOwogJuWn1s6QuGFZ6w?si=tM2VRrVoTP-gpqwFAMjLhA\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-9219hq-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"lvJC7EqRF\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"lvJC7EqRF\",layoutId:\"lvJC7EqRF\",theme:1,url:\"https://open.spotify.com/track/4Wd9pEtEnZNDjgiswGOpJb?si=PdBWqKEHQb6atYqcI5E8YA\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1p8ycyu-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Ny7LPPfwN\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"Ny7LPPfwN\",layoutId:\"Ny7LPPfwN\",theme:1,url:\"https://open.spotify.com/track/0czsQ1YOT71kdVfyFoTy3U?si=EU3fGxBjQ5256kSrIWekig\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-58u5kj-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"W9q1NAiXo\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},transformTemplate:transformTemplate1,children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"W9q1NAiXo\",layoutId:\"W9q1NAiXo\",theme:1,url:\"https://open.spotify.com/track/4G3dZN9o3o2X4VKwt4CLts?si=28kky1gqSHKYW7sPuGrptQpen.spotify.com/track/4nzyOwogJuWn1s6QuGFZ6w?si=tM2VRrVoTP-gpqwFAMjLhA\",width:\"100%\"})})}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"Sorry, I got carried away\u2026.\"})}),className:\"framer-19fmkmj\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h9b848-container\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"fAsCVCtdN\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",style:{scale:.6},children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"fAsCVCtdN\",layoutId:\"fAsCVCtdN\",theme:1,url:\"https://open.spotify.com/track/2USTVgd20XRLMAhiYNklN8?si=Cpqdcr2AQZi9OawOwX9Pog\",width:\"100%\"})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-hk3yq8 hidden-fzwjcm\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"152px\",y:(componentViewport?.y||0)+41+7.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uo6ao9-container\",nodeId:\"ZKM1yXT85\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Home,{height:\"100%\",id:\"ZKM1yXT85\",layoutId:\"ZKM1yXT85\",style:{height:\"100%\",width:\"100%\"},variant:\"rWhtF2GzF\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:\"82px\",y:(componentViewport?.y||0)+41+4.5,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1l89fdc-container\",nodeId:\"aqiFsWjOW\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(ButtonReal,{height:\"100%\",id:\"aqiFsWjOW\",layoutId:\"aqiFsWjOW\",style:{height:\"100%\",width:\"100%\"},variant:\"xzlAUOJzz\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-kkry0b\",\"data-framer-name\":\"ME\",children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:51,width:\"82px\",y:(componentViewport?.y||0)+41+3.5+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1rqx5t3-container\",nodeId:\"C5W_qjb4S\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(About,{height:\"100%\",id:\"C5W_qjb4S\",layoutId:\"C5W_qjb4S\",style:{height:\"100%\",width:\"100%\"},variant:\"WmvNT3GIL\",width:\"100%\"})})})})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1vl1qm3 hidden-fzwjcm\",\"data-framer-name\":\"Testimonial\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-1iazr6a\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\"},children:\"TESTIMONIALS\"})}),className:\"framer-1h10b63\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:366,width:\"307px\",y:(componentViewport?.y||0)+3247+51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7un9xt-container\",nodeId:\"yTVkLubA2\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",whileHover:animation2,children:/*#__PURE__*/_jsx(Testimonial1,{height:\"100%\",id:\"yTVkLubA2\",layoutId:\"yTVkLubA2\",style:{height:\"100%\",width:\"100%\"},variant:\"blqNkd4Jk\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ybccdb\"}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:366,width:\"307px\",y:(componentViewport?.y||0)+3247+51,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1wb4czg-container\",nodeId:\"y5WZ3TpYR\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",whileHover:animation2,children:/*#__PURE__*/_jsx(Test2,{height:\"100%\",id:\"y5WZ3TpYR\",layoutId:\"y5WZ3TpYR\",style:{height:\"100%\",width:\"100%\"},variant:\"jxwzR25s6\",width:\"100%\"})})})]}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i6h4v4\",children:[isDisplayed2()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-13c4et9 hidden-fzwjcm\"}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-e3yjmd hidden-fzwjcm\",\"data-framer-name\":\"Header\",children:[/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-11h1pqh\",\"data-styles-preset\":\"Ndlu3QCLH\",children:\"PAGES\"})}),className:\"framer-1wdom0s\",\"data-framer-cursor\":\"8j2oxg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{className:\"framer-styles-preset-11h1pqh\",\"data-styles-preset\":\"Ndlu3QCLH\",children:\"CONTACT\"})}),className:\"framer-14yv5du\",\"data-framer-cursor\":\"8j2oxg\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"augiA20Il\"},motionChild:true,nodeId:\"PhxwCHWGU\",openInNewTab:false,scopeId:\"QkfonAhKN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ntss8f\",\"data-styles-preset\":\"ORqywNduD\",children:\"Work\"})})})}),className:\"framer-ibx2du\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\"},children:/*#__PURE__*/_jsx(Link,{href:\"https://www.linkedin.com/in/michael-fiacco/\",motionChild:true,nodeId:\"fpZgV_6QX\",openInNewTab:true,scopeId:\"QkfonAhKN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ntss8f\",\"data-styles-preset\":\"ORqywNduD\",children:\"Linkedin\"})})})}),className:\"framer-um2ij6\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\"},children:/*#__PURE__*/_jsx(Link,{href:\"michaelfiacco12@gmail.com\",motionChild:true,nodeId:\"RBQAh29ui\",openInNewTab:true,scopeId:\"QkfonAhKN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ntss8f\",\"data-styles-preset\":\"ORqywNduD\",children:\"Email\"})})})}),className:\"framer-423r8t\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"12px\",\"--framer-font-weight\":\"300\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\"},children:/*#__PURE__*/_jsx(Link,{href:{webPageId:\"QkfonAhKN\"},motionChild:true,nodeId:\"tbDDjHYFA\",openInNewTab:false,scopeId:\"QkfonAhKN\",smoothScroll:false,children:/*#__PURE__*/_jsx(motion.a,{className:\"framer-styles-preset-1ntss8f\",\"data-styles-preset\":\"ORqywNduD\",children:\"About\"})})})}),className:\"framer-1vj5lqk\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,width:\"41px\",y:(componentViewport?.y||0)+6767-320+0+53+102-53,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ag2wuv-container\",nodeId:\"iJPtuAhlh\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Mail,{height:\"100%\",id:\"iJPtuAhlh\",layoutId:\"iJPtuAhlh\",style:{height:\"100%\",width:\"100%\"},variant:\"nEfakI5aw\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,width:\"41px\",y:(componentViewport?.y||0)+6767-320+0+53+102-53,children:/*#__PURE__*/_jsx(Container,{className:\"framer-7eu0oq-container\",nodeId:\"CCrzOt53M\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Insta,{height:\"100%\",id:\"CCrzOt53M\",layoutId:\"CCrzOt53M\",style:{height:\"100%\",width:\"100%\"},variant:\"NsykV3Fvl\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"47px\",y:(componentViewport?.y||0)+6767-320+0+53+102-57,children:/*#__PURE__*/_jsx(Container,{className:\"framer-u1gt0t-container\",nodeId:\"S50PJO0jy\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Linkedinb,{height:\"100%\",id:\"S50PJO0jy\",layoutId:\"S50PJO0jy\",style:{height:\"100%\",width:\"100%\"},variant:\"Xb03gRJj1\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:43,width:\"152px\",y:(componentViewport?.y||0)+6767-320+0+53+-2,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bilgma-container\",nodeId:\"MpCwdDLhB\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Home,{height:\"100%\",id:\"MpCwdDLhB\",layoutId:\"MpCwdDLhB\",style:{height:\"100%\",width:\"100%\"},variant:\"rWhtF2GzF\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-rt1hh2-container\",\"data-framer-cursor\":\"8j2oxg\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"E3I5imMjo\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Download,{fontControl:{fontFamily:'\"Inter\", \"Inter Placeholder\", sans-serif',fontSize:\"12px\",fontStyle:\"normal\",fontWeight:300,letterSpacing:\"0em\",lineHeight:\"1em\"},height:\"100%\",id:\"E3I5imMjo\",layoutId:\"E3I5imMjo\",srcFile:\"https://framerusercontent.com/assets/XUlVC5MnPkLr2IB3Ih1pPFzNT0.pdf\",srcType:\"Upload\",srcURL:\"\",styleOptions:{backgroundColor:\"rgba(18, 18, 18, 0)\",borderRadius:50,color:\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(190, 196, 204))\",gap:0,padding:0,paddingBottom:0,paddingLeft:0,paddingPerSide:false,paddingRight:0,paddingTop:0},text:\"Resume\",width:\"100%\"})})})]})]}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:50,width:\"99px\",y:(componentViewport?.y||0)+40}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1xhhtl9-container hidden-l4v0h9 hidden-eibf\",nodeId:\"Opcj_kdrS\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(ButtonReal1,{height:\"100%\",id:\"Opcj_kdrS\",layoutId:\"Opcj_kdrS\",style:{height:\"100%\",width:\"100%\"},variant:\"UhImFS4cL\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-15pmdmh hidden-l4v0h9 hidden-eibf\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"p\",{style:{\"--font-selector\":\"SW50ZXItQm9sZEl0YWxpYw==\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"21px\",\"--framer-font-style\":\"italic\",\"--framer-font-weight\":\"700\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-ba0bead1-9779-41a5-b541-bac8dc2150a1, rgb(237, 237, 237))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":\"300\"},children:\"See the world\"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItQm9sZA==\",\"--framer-font-style\":\"normal\"},children:\" \"}),\"not for what it is,\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTWVkaXVt\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":\"500\"},children:\" \"}),/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-style\":\"normal\",\"--framer-font-weight\":\"300\"},children:\"but \"}),\"what it can be.\"]})}),className:\"framer-dvlmvh hidden-l4v0h9\",fonts:[\"Inter-BoldItalic\",\"Inter-Light\",\"Inter-Bold\",\"Inter-Medium\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1i1bokt hidden-l4v0h9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\"},children:\"MY MANTRA\"})}),className:\"framer-hnsp6k\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:411,width:\"327px\",y:(componentViewport?.y||0)+485}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1ygf5dt-container hidden-l4v0h9 hidden-eibf\",nodeId:\"hFyPdqf3h\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image2,{height:\"100%\",id:\"hFyPdqf3h\",layoutId:\"hFyPdqf3h\",style:{height:\"100%\",width:\"100%\"},variant:\"U5PcpzRBZ\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-vpqce8 hidden-l4v0h9 hidden-eibf\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"From the beginning.\"})}),className:\"framer-wh4grs hidden-l4v0h9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\"},children:\"Ever since I was a kid, I've had two true passions; sports and design. My childhood consisted of playing outside during the day, and drawing in my sketchbook at night.\"}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"14px\",\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\"},children:/*#__PURE__*/_jsx(\"span\",{style:{\"--framer-font-size\":\"16px\"},children:/*#__PURE__*/_jsx(\"br\",{})})}),/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-weight\":\"300\",\"--framer-line-height\":\"1.4em\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\"},children:\"In 2016, I decided to put my design skills to the test and start my own clothing brand. I called it Rhea Apparel - a brand dedicated to spreading environmental awareness.\"})]}),className:\"framer-xlun8x hidden-l4v0h9\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:411,width:\"327px\",y:(componentViewport?.y||0)+1250}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ncpzr-container hidden-l4v0h9 hidden-eibf\",nodeId:\"s7ioo3vaO\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image1,{height:\"100%\",id:\"s7ioo3vaO\",layoutId:\"s7ioo3vaO\",style:{height:\"100%\",width:\"100%\"},variant:\"aQ8m5oEvY\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-9isik3 hidden-l4v0h9 hidden-eibf\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"Discovering Graphic Design.\"})}),className:\"framer-1nr11d hidden-l4v0h9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"Not long after I discovered Adobe Photoshop, and was immediately hooked. \"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"Youtube became my new best friend. I would spend hours learning the newest design trends and trying to implement them into my own projects.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})})]}),className:\"framer-1m8no0f hidden-l4v0h9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:411,width:\"327px\",y:(componentViewport?.y||0)+1967}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-pjnp56-container hidden-l4v0h9 hidden-eibf\",nodeId:\"V9lZb4DCZ\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image3,{height:\"100%\",id:\"V9lZb4DCZ\",layoutId:\"V9lZb4DCZ\",style:{height:\"100%\",width:\"100%\"},variant:\"VxKm0yz5B\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-190ifm7 hidden-l4v0h9 hidden-eibf\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"A fork in the road.\"})}),className:\"framer-ixgqi7 hidden-l4v0h9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"Post-college, I faced a crossroads. While I loved design, I also excelled in golf, and after careful consideration I chose to pursue the sport professionally. The years of commitment I had invested in golf made it a path I couldn't ignore - I felt I had to see it through.\"})}),className:\"framer-bt21uw hidden-l4v0h9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:411,width:\"327px\",y:(componentViewport?.y||0)+2673}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1gf1alc-container hidden-l4v0h9 hidden-eibf\",nodeId:\"tM7aWcb67\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image4,{height:\"100%\",id:\"tM7aWcb67\",layoutId:\"tM7aWcb67\",style:{height:\"100%\",width:\"100%\"},variant:\"NAEn4VdHN\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"Discovering UX Design = Life turned upside down.\"})}),className:\"framer-1nbbfna hidden-l4v0h9 hidden-eibf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"Two years into my chase of the PGA Tour, I discovered UX Design and it completely captivated me. So much so, I decided to quit golf, further my education, and dive head first into the world of UX and Product Design.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"I currently work as a Visual Designer at Vital Design - a digital marketing agency - where I contribute to crafting visually stunning websites.\"})]}),className:\"framer-tblxqn hidden-l4v0h9 hidden-eibf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:411,width:\"327px\",y:(componentViewport?.y||0)+3487}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-16f4do-container hidden-l4v0h9 hidden-eibf\",nodeId:\"ihGzbOol4\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image22,{height:\"100%\",id:\"ihGzbOol4\",layoutId:\"ihGzbOol4\",style:{height:\"100%\",width:\"100%\"},variant:\"tgYAFuunh\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"What I do for fun.\"})}),className:\"framer-xicvyh hidden-l4v0h9 hidden-eibf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsxs(React.Fragment,{children:[/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"Outside of work, you can find me refining my UI skills painting, and working on my passion project, Hydromag - a small-batch clothing company aimed at helping small business owners\\xa0share their stories with the world.\"}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:/*#__PURE__*/_jsx(\"br\",{className:\"trailing-break\"})}),/*#__PURE__*/_jsx(\"p\",{className:\"framer-styles-preset-83hwbs\",\"data-styles-preset\":\"k16Pnso_R\",children:\"When I need a break and want to clear my mind, I enjoy surfing or hitting the chairlift with some friends.\"})]}),className:\"framer-1wqaudy hidden-l4v0h9 hidden-eibf\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:411,width:\"327px\",y:(componentViewport?.y||0)+4274}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-79x1sh-container hidden-l4v0h9 hidden-eibf\",nodeId:\"ExJukGRK8\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image21,{height:\"100%\",id:\"ExJukGRK8\",layoutId:\"ExJukGRK8\",style:{height:\"100%\",width:\"100%\"},variant:\"XMK6f9hzD\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-s5o77s hidden-l4v0h9 hidden-eibf\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:379,intrinsicWidth:767.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+4723+0),pixelHeight:758,pixelWidth:1535,sizes:\"172px\",src:\"https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png 1535w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:379,intrinsicWidth:767.5,pixelHeight:758,pixelWidth:1535,src:\"https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png?scale-down-to=1024\",srcSet:\"https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png?scale-down-to=512 512w,https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/M7FsV1LPa1OvT43AOs8igQK94Q.png 1535w\"},className:\"framer-haduq7 hidden-l4v0h9\",\"data-framer-name\":\"sig\"})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1f9ec66 hidden-l4v0h9\"})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-doxjbn hidden-l4v0h9 hidden-eibf\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsxs(\"h1\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"22px\",\"--framer-font-weight\":\"600\",\"--framer-letter-spacing\":\"-0.01em\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(157, 163, 171))\"},children:[/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGRJdGFsaWM=\",\"--framer-font-style\":\"italic\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\"I am a designer \"}),\"who loves creating\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGRJdGFsaWM=\",\"--framer-font-style\":\"italic\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" meaningful and effective \"}),\"digital experiences by leveraging my skills in UX/UI design and business acumen to\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGRJdGFsaWM=\",\"--framer-font-style\":\"italic\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" help my communities. \"}),\"Through various research methods, I gain a deep understanding of my users to ensure every implemented solution\",/*#__PURE__*/_jsx(\"span\",{style:{\"--font-selector\":\"SW50ZXItU2VtaUJvbGRJdGFsaWM=\",\"--framer-font-style\":\"italic\",\"--framer-text-color\":\"rgb(255, 255, 255)\"},children:\" comes with a purpose.\"})]})}),className:\"framer-sheso5 hidden-l4v0h9\",fonts:[\"Inter-SemiBold\",\"Inter-SemiBoldItalic\"],verticalAlignment:\"top\",withExternalLayout:true}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1opmqwi hidden-l4v0h9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\"},children:\"BRAND STATEMENT\"})}),className:\"framer-kog4g3\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-1yjfqj3 hidden-l4v0h9 hidden-eibf\"}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-8ul0lr hidden-l4v0h9 hidden-eibf\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-j5ir81 hidden-l4v0h9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\"},children:\"TESTIMONIALS\"})}),className:\"framer-14oihyt\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:383,width:\"321px\",y:(componentViewport?.y||0)+5345+434-383}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-54qswj-container hidden-l4v0h9\",nodeId:\"AgeRtLxv6\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",whileHover:animation2,children:/*#__PURE__*/_jsx(Testimonial1,{height:\"100%\",id:\"AgeRtLxv6\",layoutId:\"AgeRtLxv6\",style:{height:\"100%\",width:\"100%\"},variant:\"blqNkd4Jk\",width:\"100%\"})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:383,width:\"321px\",y:(componentViewport?.y||0)+5815}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-3nzi59-container hidden-l4v0h9 hidden-eibf\",nodeId:\"R9sIA0oh1\",rendersWithMotion:true,scopeId:\"QkfonAhKN\",whileHover:animation2,children:/*#__PURE__*/_jsx(Test2,{height:\"100%\",id:\"R9sIA0oh1\",layoutId:\"R9sIA0oh1\",style:{height:\"100%\",width:\"100%\"},variant:\"jxwzR25s6\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-3pk04x hidden-l4v0h9 hidden-eibf\"}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-smb6mb hidden-l4v0h9 hidden-eibf\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-132ce2r hidden-l4v0h9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\"},children:\"MY MUSIC\"})}),className:\"framer-l4gzju\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h1\",{className:\"framer-styles-preset-1te9c13\",\"data-styles-preset\":\"zGD7lU8Sw\",children:\"Sorry, I got carried away\u2026.\"})}),className:\"framer-1ljtcta hidden-l4v0h9\",fonts:[\"Inter\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1mycvhb-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"gqnlRstGl\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"gqnlRstGl\",layoutId:\"gqnlRstGl\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/5QLHGv0DfpeXLNFo7SFEy1?si=JKSdHK5wRlysSAlOV5KYZQ\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1akabm3-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"CVo10kU1p\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"CVo10kU1p\",layoutId:\"CVo10kU1p\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/6CAYNSTO6ZF0MifaYhzMgz?si=7NQ1ox7cRbqfb6qor5k4NA&context=spotify%3Asearch%3Ai%2Bmelt%2Bwith%2Byou%2Blive\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pc8zob-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"biDKyOIUp\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"biDKyOIUp\",layoutId:\"biDKyOIUp\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/7MRyJPksH3G2cXHN8UKYzP?si=-ZD146IcT1uzeJbth2Izxg\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-no3ie1-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"euiGUxCiB\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"euiGUxCiB\",layoutId:\"euiGUxCiB\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/2USTVgd20XRLMAhiYNklN8?si=Cpqdcr2AQZi9OawOwX9Pog\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-19n5bt-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"Y_uWwd8Bh\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"Y_uWwd8Bh\",layoutId:\"Y_uWwd8Bh\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/09Rv6ctDE0t9z8zk5FINg8?si=Sqvngu_JTvqsDK0RMwvzWQ\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-14ax0qf-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"A95fwkSK1\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"A95fwkSK1\",layoutId:\"A95fwkSK1\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/4HfxDJ0uLHTLe0fZrx0MbQ?si=yRl-p8m4Qbud9W-lyJHT2Q\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-239ws-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mPReMy9Mw\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"mPReMy9Mw\",layoutId:\"mPReMy9Mw\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/4Wd9pEtEnZNDjgiswGOpJb?si=PdBWqKEHQb6atYqcI5E8YA\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-kzejz2-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"vmeLGRDsH\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"vmeLGRDsH\",layoutId:\"vmeLGRDsH\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/4G3dZN9o3o2X4VKwt4CLts?si=28kky1gqSHKYW7sPuGrptQpen.spotify.com/track/4nzyOwogJuWn1s6QuGFZ6w?si=tM2VRrVoTP-gpqwFAMjLhA\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1uyigbp-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"uqEkmhIJe\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"uqEkmhIJe\",layoutId:\"uqEkmhIJe\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/5rPnv4gceOGKCqbN06F2aJ?si=BDY4v9CETBGnRE6PTs0eLQ\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1pdjy85-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"B2PUcbAAe\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"B2PUcbAAe\",layoutId:\"B2PUcbAAe\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/0czsQ1YOT71kdVfyFoTy3U?si=EU3fGxBjQ5256kSrIWekig\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-x1i1k3-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"cayvmqveh\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"cayvmqveh\",layoutId:\"cayvmqveh\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/4nzyOwogJuWn1s6QuGFZ6w?si=tM2VRrVoTP-gpqwFAMjLhA\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-ry4p0w-container hidden-l4v0h9 hidden-eibf\",isAuthoredByUser:true,isModuleExternal:true,nodeId:\"mgQDWTaMj\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Spotify,{height:\"100%\",id:\"mgQDWTaMj\",layoutId:\"mgQDWTaMj\",style:{width:\"100%\"},theme:1,url:\"https://open.spotify.com/track/4lJ6YVXQ0jUk5ILu0PSrA4?si=OaJE7AqLQzamE5fziJUuFw\",width:\"100%\"})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-brpc2e hidden-l4v0h9 hidden-eibf\"}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1i9y120 hidden-l4v0h9 hidden-eibf\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:43,width:\"152px\",y:(componentViewport?.y||0)+9812+34}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-z6hcc-container hidden-l4v0h9\",nodeId:\"nfWFlXgAd\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Home,{height:\"100%\",id:\"nfWFlXgAd\",layoutId:\"nfWFlXgAd\",style:{height:\"100%\",width:\"100%\"},variant:\"lBSxkV5ml\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-18nv60o hidden-l4v0h9\"}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-18clx6q\",\"data-border\":true,children:[/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{y:(componentViewport?.y||0)+9812+153-56+4}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:48,width:\"47px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-1m4fu5d-container\",nodeId:\"NXC12_KU_\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Linkedinb,{height:\"100%\",id:\"NXC12_KU_\",layoutId:\"NXC12_KU_\",style:{height:\"100%\",width:\"100%\"},variant:\"Xb03gRJj1\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{y:(componentViewport?.y||0)+9812+153-56+7.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,width:\"41px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-2vo15c-container\",nodeId:\"nm0WaR_0b\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Mail,{height:\"100%\",id:\"nm0WaR_0b\",layoutId:\"nm0WaR_0b\",style:{height:\"100%\",width:\"100%\"},variant:\"nEfakI5aw\",width:\"100%\"})})})}),/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{y:(componentViewport?.y||0)+9812+153-56+7.5}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{height:41,width:\"41px\",children:/*#__PURE__*/_jsx(Container,{className:\"framer-130dtec-container\",nodeId:\"LoRGK9QyD\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Insta,{height:\"100%\",id:\"LoRGK9QyD\",layoutId:\"LoRGK9QyD\",style:{height:\"100%\",width:\"100%\"},variant:\"NsykV3Fvl\",width:\"100%\"})})})})]})]}),isDisplayed2()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-r22lt hidden-fzwjcm\",\"data-framer-name\":\"Art\",children:[/*#__PURE__*/_jsx(\"div\",{className:\"framer-z1f0ro\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\"},children:\"CREATIVE SPACE\"})}),className:\"framer-1igbhji\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-ztbdl6\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1qzao3\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:484,width:\"630px\",y:(componentViewport?.y||0)+4375.5+56.5+0+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-11j88jk-container\",nodeId:\"QmZ5KqtwL\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(TopshellXHydro,{height:\"100%\",id:\"QmZ5KqtwL\",layoutId:\"QmZ5KqtwL\",style:{height:\"100%\",width:\"100%\"},variant:\"YszcTUUaj\",width:\"100%\"})})}),/*#__PURE__*/_jsx(\"div\",{className:\"framer-qnf1ny\",children:/*#__PURE__*/_jsxs(\"div\",{className:\"framer-10jrgf6\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:411,width:\"301px\",y:(componentViewport?.y||0)+4375.5+56.5+0+0+514+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1c0dyte-container\",nodeId:\"NRBP9yvQv\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Giraffe1,{height:\"100%\",id:\"NRBP9yvQv\",layoutId:\"NRBP9yvQv\",style:{height:\"100%\",width:\"100%\"},variant:\"vAB1d0Aem\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:411,width:\"301px\",y:(componentViewport?.y||0)+4375.5+56.5+0+0+514+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-bsh5ou-container\",nodeId:\"oBH7vh2au\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Giraffe11,{height:\"100%\",id:\"oBH7vh2au\",layoutId:\"oBH7vh2au\",style:{height:\"100%\",width:\"100%\"},variant:\"bmyCGkP1_\",width:\"100%\"})})})]})}),/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1myfe79\",children:[/*#__PURE__*/_jsx(ComponentViewportProvider,{height:484,width:\"630px\",y:(componentViewport?.y||0)+4375.5+56.5+0+0+955+0+0,children:/*#__PURE__*/_jsx(Container,{className:\"framer-nofa8u-container\",nodeId:\"V_kQHWkUQ\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Bronco,{height:\"100%\",id:\"V_kQHWkUQ\",layoutId:\"V_kQHWkUQ\",style:{height:\"100%\",width:\"100%\"},variant:\"pTTqnYomx\",width:\"100%\"})})}),/*#__PURE__*/_jsx(ComponentViewportProvider,{height:484,width:\"630px\",y:(componentViewport?.y||0)+4375.5+56.5+0+0+955+0+514,children:/*#__PURE__*/_jsx(Container,{className:\"framer-1h96mpr-container\",nodeId:\"MHALuSHQO\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Bronco,{height:\"100%\",id:\"MHALuSHQO\",layoutId:\"MHALuSHQO\",style:{height:\"100%\",width:\"100%\"},variant:\"tvh3ciemq\",width:\"100%\"})})})]})]})})]}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-m5fo9f hidden-l4v0h9 hidden-eibf\",children:[isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-2p2469 hidden-l4v0h9\",children:/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"p\",{style:{\"--font-selector\":\"R0Y7SW50ZXItNTAw\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"10px\",\"--framer-font-weight\":\"500\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-0e46dda8-a1b2-4afd-993f-8afc326cbb07, rgb(102, 108, 115))\"},children:\"CREATIVE SPACE\"})}),className:\"framer-hhc47i\",fonts:[\"GF;Inter-500\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:411,width:\"327px\",y:(componentViewport?.y||0)+7806+50}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-suegg3-container hidden-l4v0h9\",nodeId:\"LDgnW2Uid\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Image21,{height:\"100%\",id:\"LDgnW2Uid\",layoutId:\"LDgnW2Uid\",style:{height:\"100%\",width:\"100%\"},variant:\"XMK6f9hzD\",width:\"100%\"})})})})]}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:411,width:\"301px\",y:(componentViewport?.y||0)+8309}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1028i7n-container hidden-l4v0h9 hidden-eibf\",nodeId:\"HyKHKYQv4\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Giraffe1,{height:\"100%\",id:\"HyKHKYQv4\",layoutId:\"HyKHKYQv4\",style:{height:\"100%\",width:\"100%\"},variant:\"vAB1d0Aem\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{height:411,width:\"301px\",y:(componentViewport?.y||0)+8756}},children:/*#__PURE__*/_jsx(ComponentViewportProvider,{children:/*#__PURE__*/_jsx(Container,{className:\"framer-1kz1bn9-container hidden-l4v0h9 hidden-eibf\",nodeId:\"MvP04ntZ5\",scopeId:\"QkfonAhKN\",children:/*#__PURE__*/_jsx(Giraffe11,{height:\"100%\",id:\"MvP04ntZ5\",layoutId:\"MvP04ntZ5\",style:{height:\"100%\",width:\"100%\"},variant:\"bmyCGkP1_\",width:\"100%\"})})})}),isDisplayed3()&&/*#__PURE__*/_jsxs(\"div\",{className:\"framer-1rj9g27 hidden-l4v0h9 hidden-eibf\",\"data-border\":true,children:[isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1034,intrinsicWidth:1372.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+9208+14),pixelHeight:1991,pixelWidth:2662,sizes:\"297px\",src:\"https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=512 512w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png 2662w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1034,intrinsicWidth:1372.5,pixelHeight:1991,pixelWidth:2662,src:\"https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=2048\",srcSet:\"https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=512 512w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png?scale-down-to=2048 2048w,https://framerusercontent.com/images/0w5IvRjNf2D6W4aNJcANSkT79c.png 2662w\"},className:\"framer-1o5f371 hidden-l4v0h9\",\"data-border\":true,\"data-framer-name\":\"Bronbco_copy_2\",transformTemplate:transformTemplate1})}),isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"5px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(190, 196, 204))\"},children:\"1972 FORD BRONCO\"})}),className:\"framer-tqvo5d hidden-l4v0h9\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})]}),isDisplayed3()&&/*#__PURE__*/_jsx(\"div\",{className:\"framer-vu8quf hidden-l4v0h9 hidden-eibf\",\"data-border\":true,children:isDisplayed3()&&/*#__PURE__*/_jsx(RichText,{__fromCanvasComponent:true,children:/*#__PURE__*/_jsx(React.Fragment,{children:/*#__PURE__*/_jsx(\"h6\",{style:{\"--font-selector\":\"SW50ZXItTGlnaHQ=\",\"--framer-font-family\":'\"Inter\", \"Inter Placeholder\", sans-serif',\"--framer-font-size\":\"5px\",\"--framer-font-weight\":\"300\",\"--framer-letter-spacing\":\"0.13em\",\"--framer-text-color\":\"var(--token-e83ef6f2-2abb-42d0-b900-d8d0746ecba7, rgb(190, 196, 204))\"},children:\"1997 DEFENDER\"})}),className:\"framer-18j9m35 hidden-l4v0h9\",fonts:[\"Inter-Light\"],verticalAlignment:\"top\",withExternalLayout:true})}),isDisplayed3()&&/*#__PURE__*/_jsx(PropertyOverrides,{breakpoint:baseVariant,overrides:{Yr_vttzfN:{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1034,intrinsicWidth:1372.5,loading:getLoadingLazyAtYPosition((componentViewport?.y||0)+9522),pixelHeight:1107,pixelWidth:1478,sizes:\"297px\",src:\"https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png\",srcSet:\"https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png?scale-down-to=512 512w,https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png 1478w\"}}},children:/*#__PURE__*/_jsx(Image,{background:{alt:\"\",fit:\"fill\",intrinsicHeight:1034,intrinsicWidth:1372.5,pixelHeight:1107,pixelWidth:1478,src:\"https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png\",srcSet:\"https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png?scale-down-to=512 512w,https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png?scale-down-to=1024 1024w,https://framerusercontent.com/images/h51xKkvWafaONsriHQfAPicI.png 1478w\"},className:\"framer-qaq3yw hidden-l4v0h9 hidden-eibf\",\"data-border\":true,\"data-framer-name\":\"Bronbco_copy_2\",transformTemplate:transformTemplate1})})]}),/*#__PURE__*/_jsx(\"div\",{id:\"overlay\"})]})});});const css=[\"@supports (aspect-ratio: 1) { body { --framer-aspect-ratio-supported: auto; } }\",\".framer-eiUWp.framer-sr88qq, .framer-eiUWp .framer-sr88qq { display: block; }\",\".framer-eiUWp.framer-l4v0h9 { background-color: var(--token-3bb6dfce-093e-4829-acf4-b58acee39253, #080a0a); height: 6767px; overflow: hidden; position: relative; width: 1200px; }\",\".framer-eiUWp .framer-2el10o-container, .framer-eiUWp .framer-rpwjct-container { bottom: 0px; flex: none; left: 0px; opacity: 0.09; position: absolute; right: 0px; top: -4px; }\",\".framer-eiUWp .framer-fpnpof { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 14px; height: min-content; justify-content: center; left: 50%; overflow: hidden; padding: 0px; position: absolute; top: 155px; transform: translateX(-50%); width: 100%; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-eiUWp .framer-l60c67 { aspect-ratio: 1 / 1; flex: none; height: var(--framer-aspect-ratio-supported, 43px); position: relative; width: 43px; }\",\".framer-eiUWp .framer-uyz9yq { flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-eiUWp .framer-vcsr3c { flex: none; height: 44px; overflow: hidden; position: relative; width: 397px; }\",\".framer-eiUWp .framer-fvs64c { --border-bottom-width: 1.5px; --border-color: #1a1a1a; --border-left-width: 1.5px; --border-right-width: 1.5px; --border-style: solid; --border-top-width: 1.5px; background-color: #080a0a; border-bottom-left-radius: 1000px; border-bottom-right-radius: 1000px; border-top-left-radius: 1000px; border-top-right-radius: 1000px; bottom: 0px; flex: none; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eiUWp .framer-ta47y6-container { flex: none; height: 36px; left: calc(49.370277078085664% - 358px / 2); position: absolute; top: calc(50.00000000000002% - 36px / 2); width: 358px; }\",\".framer-eiUWp .framer-1bo2ynv { height: 15px; overflow: visible; position: relative; width: 390px; }\",\".framer-eiUWp .framer-1cxb7cy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 25px; position: absolute; top: -2px; white-space: pre; width: auto; }\",\".framer-eiUWp .framer-179d8uu { flex: none; height: 12px; left: 0px; position: absolute; top: 3px; width: 12px; }\",\".framer-eiUWp .framer-z33wyg { bottom: 0px; flex: none; height: 12px; left: 207px; position: absolute; width: 12px; }\",\".framer-eiUWp .framer-2jeug6 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 232px; position: absolute; top: -2px; white-space: pre; width: auto; }\",\".framer-eiUWp .framer-1tj1vp6 { flex: none; height: 2378px; left: calc(49.916666666666686% - 681px / 2); overflow: visible; position: absolute; top: 427px; width: 681px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-eiUWp .framer-12trygq-container { flex: none; height: 411px; position: absolute; right: 0px; top: 198px; width: 327px; }\",\".framer-eiUWp .framer-4tiupi-container { flex: none; height: 411px; left: 0px; position: absolute; top: 0px; width: 327px; }\",\".framer-eiUWp .framer-11va770 { flex: none; height: 106px; left: 378px; overflow: hidden; position: absolute; top: 50px; width: 276px; }\",\".framer-eiUWp .framer-187r3uf, .framer-eiUWp .framer-dvlmvh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 0px; flex: none; height: 67px; left: 0px; position: absolute; right: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-rogifr, .framer-eiUWp .framer-1i1bokt, .framer-eiUWp .framer-1opmqwi, .framer-eiUWp .framer-132ce2r { align-content: center; align-items: center; background-color: var(--token-56c173ef-1cbf-403a-8358-36e1f493415c, #1f2224); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 6px 8px 5px 8px; position: absolute; top: 0px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-eiUWp .framer-h378an, .framer-eiUWp .framer-1wvrnzt, .framer-eiUWp .framer-9eaqd, .framer-eiUWp .framer-1h10b63, .framer-eiUWp .framer-hnsp6k, .framer-eiUWp .framer-kog4g3, .framer-eiUWp .framer-14oihyt, .framer-eiUWp .framer-l4gzju, .framer-eiUWp .framer-1igbhji, .framer-eiUWp .framer-hhc47i { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; position: relative; white-space: pre; width: auto; }\",\".framer-eiUWp .framer-e4waau { flex: none; height: 282px; left: 22px; overflow: hidden; position: absolute; top: 450px; width: 284px; }\",\".framer-eiUWp .framer-1wq3rhy, .framer-eiUWp .framer-12amfov, .framer-eiUWp .framer-566je8, .framer-eiUWp .framer-wh4grs, .framer-eiUWp .framer-1nr11d, .framer-eiUWp .framer-ixgqi7 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 21px; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-lirewm { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 0px; flex: none; height: 247px; left: 0px; position: absolute; white-space: pre-wrap; width: 281px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-11ezp1w { flex: none; height: 240px; left: 376px; overflow: hidden; position: absolute; top: 716px; width: 284px; }\",\".framer-eiUWp .framer-1cbgvdn, .framer-eiUWp .framer-1m8no0f { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 0px; flex: none; height: 204px; left: 0px; position: absolute; white-space: pre-wrap; width: 281px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-oook0b-container { flex: none; height: 411px; position: absolute; right: 0px; top: calc(50.630782169890686% - 411px / 2); width: 327px; }\",\".framer-eiUWp .framer-r3vyqq { bottom: 924px; flex: none; height: 220px; left: 22px; overflow: hidden; position: absolute; width: 284px; }\",\".framer-eiUWp .framer-1cf9yyj, .framer-eiUWp .framer-bt21uw { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 0px; flex: none; height: 186px; left: 0px; position: absolute; right: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-4jbvpv { bottom: 569px; flex: none; height: 308px; left: 376px; overflow: hidden; position: absolute; width: 284px; }\",\".framer-eiUWp .framer-ysihts { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 39px; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-kq1ia9 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 0px; flex: none; height: 250px; left: 0px; position: absolute; right: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-1f5f8sk-container { bottom: 98px; flex: none; height: 411px; position: absolute; right: 0px; width: 327px; }\",\".framer-eiUWp .framer-j043pj-container { bottom: 463px; flex: none; height: 411px; left: 0px; position: absolute; width: 327px; }\",\".framer-eiUWp .framer-16yq945-container { flex: none; height: 411px; left: 0px; position: absolute; top: 773px; width: 327px; }\",\".framer-eiUWp .framer-cpbbk { bottom: 153px; flex: none; height: 264px; left: 22px; overflow: visible; position: absolute; width: 284px; }\",\".framer-eiUWp .framer-1mrlaq { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 32px; left: 0px; position: absolute; right: 0px; top: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-1kq1390 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 0px; flex: none; height: 225px; left: 0px; position: absolute; right: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-1t9rv2w, .framer-eiUWp .framer-om6ehu, .framer-eiUWp .framer-1cpufzv, .framer-eiUWp .framer-ybccdb, .framer-eiUWp .framer-1f9ec66 { background-color: var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, #45494f); bottom: 0px; flex: none; height: 1px; left: 0px; overflow: hidden; position: absolute; right: 0px; }\",\".framer-eiUWp .framer-xe43mn { aspect-ratio: 2.025065963060686 / 1; bottom: 23px; flex: none; height: var(--framer-aspect-ratio-supported, 85px); left: 0px; overflow: visible; position: absolute; width: 172px; }\",\".framer-eiUWp .framer-pfvwxp { flex: none; height: 307px; left: calc(49.916666666666686% - 681px / 2); overflow: visible; position: absolute; top: 2877px; width: 681px; }\",\".framer-eiUWp .framer-7qlpxu { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 240px; left: calc(50.073421439060226% - 630px / 2); position: absolute; top: calc(51.465798045602625% - 240px / 2); white-space: pre-wrap; width: 630px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-f3o3i3 { align-content: center; align-items: center; background-color: var(--token-56c173ef-1cbf-403a-8358-36e1f493415c, #1f2224); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 26px; overflow: hidden; padding: 6px 8px 5px 8px; position: absolute; top: -12px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-eiUWp .framer-1vkhqix { flex: none; height: 522px; left: calc(49.916666666666686% - 681px / 2); overflow: hidden; position: absolute; top: 3808px; width: 681px; }\",\".framer-eiUWp .framer-7lh62n { flex: none; height: 457px; left: calc(49.77973568281941% - 633px / 2); overflow: hidden; position: absolute; top: 0px; width: 633px; }\",\".framer-eiUWp .framer-4qp7ui, .framer-eiUWp .framer-j5ir81 { align-content: center; align-items: center; background-color: var(--token-56c173ef-1cbf-403a-8358-36e1f493415c, #1f2224); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 3px; overflow: hidden; padding: 6px 8px 5px 8px; position: absolute; top: 0px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-eiUWp .framer-1fpgb3z-container { flex: none; height: auto; left: -58px; position: absolute; top: 59px; width: auto; }\",\".framer-eiUWp .framer-8wtmxe-container { flex: none; height: auto; left: 50%; position: absolute; top: 59px; transform: translateX(-50%); width: auto; }\",\".framer-eiUWp .framer-1oertek-container { flex: none; height: auto; left: -59px; position: absolute; top: 150px; width: auto; }\",\".framer-eiUWp .framer-hwloxp-container { bottom: -24px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-eiUWp .framer-1jk9h59-container { flex: none; height: auto; position: absolute; right: -60px; top: 59px; width: auto; }\",\".framer-eiUWp .framer-dj8w2w-container { bottom: -24px; flex: none; height: auto; position: absolute; right: -59px; width: auto; }\",\".framer-eiUWp .framer-20j4f0-container { bottom: 67px; flex: none; height: auto; left: -58px; position: absolute; width: auto; }\",\".framer-eiUWp .framer-1botyk9-container { bottom: 67px; flex: none; height: auto; position: absolute; right: -60px; width: auto; }\",\".framer-eiUWp .framer-9219hq-container { flex: none; height: auto; left: 50%; position: absolute; top: 151px; transform: translateX(-50%); width: auto; }\",\".framer-eiUWp .framer-1p8ycyu-container { flex: none; height: auto; position: absolute; right: -60px; top: 151px; width: auto; }\",\".framer-eiUWp .framer-58u5kj-container { bottom: 66px; flex: none; height: auto; left: 50%; position: absolute; transform: translateX(-50%); width: auto; }\",\".framer-eiUWp .framer-19fmkmj { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 32px; left: 5px; position: absolute; top: 47px; white-space: pre-wrap; width: 284px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-1h9b848-container { bottom: -24px; flex: none; height: auto; left: -57px; position: absolute; width: auto; }\",\".framer-eiUWp .framer-hk3yq8 { flex: none; height: 60px; left: calc(50.00000000000002% - 757px / 2); overflow: visible; position: absolute; top: 41px; width: 757px; }\",\".framer-eiUWp .framer-1uo6ao9-container { flex: none; height: 43px; left: 5px; position: absolute; top: calc(48.33333333333336% - 43px / 2); width: 152px; }\",\".framer-eiUWp .framer-1l89fdc-container { flex: none; height: 51px; left: 585px; position: absolute; top: calc(50.00000000000002% - 51px / 2); width: 82px; }\",\".framer-eiUWp .framer-kkry0b { flex: none; height: 51px; left: 663px; overflow: hidden; position: absolute; top: calc(48.33333333333336% - 51px / 2); width: 82px; }\",\".framer-eiUWp .framer-1rqx5t3-container { bottom: 0px; flex: none; left: 0px; position: absolute; right: 0px; top: 0px; }\",\".framer-eiUWp .framer-1vl1qm3 { flex: none; height: 498px; left: calc(49.916666666666686% - 681px / 2); overflow: hidden; position: absolute; top: 3247px; width: 681px; }\",\".framer-eiUWp .framer-1iazr6a, .framer-eiUWp .framer-z1f0ro { align-content: center; align-items: center; background-color: var(--token-56c173ef-1cbf-403a-8358-36e1f493415c, #1f2224); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 26px; overflow: hidden; padding: 6px 8px 5px 8px; position: absolute; top: 0px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-eiUWp .framer-7un9xt-container { flex: none; height: 366px; left: 23px; position: absolute; top: calc(46.98795180722894% - 366px / 2); width: 307px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-eiUWp .framer-1wb4czg-container { flex: none; height: 366px; left: 351px; position: absolute; top: calc(46.98795180722894% - 366px / 2); width: 307px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-eiUWp .framer-1i6h4v4 { align-content: center; align-items: center; bottom: 165px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 52px; height: min-content; justify-content: center; left: 0px; overflow: hidden; padding: 0px; position: absolute; width: 100%; }\",\".framer-eiUWp .framer-13c4et9 { background-color: var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, #45494f); flex: none; height: 1px; overflow: hidden; position: relative; width: 681px; }\",\".framer-eiUWp .framer-e3yjmd { flex: none; height: 102px; overflow: visible; position: relative; width: 681px; }\",\".framer-eiUWp .framer-1wdom0s { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 32px; left: 527px; position: absolute; top: 0px; white-space: pre-wrap; width: 55px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-14yv5du { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 32px; left: 604px; position: absolute; top: 0px; white-space: pre-wrap; width: 71px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-ibx2du { flex: none; height: auto; left: 528px; position: absolute; top: 24px; white-space: pre; width: auto; }\",\".framer-eiUWp .framer-um2ij6 { flex: none; height: auto; left: 604px; position: absolute; top: 24px; white-space: pre; width: auto; }\",\".framer-eiUWp .framer-423r8t { bottom: 33px; flex: none; height: auto; left: 604px; position: absolute; white-space: pre; width: auto; }\",\".framer-eiUWp .framer-1vj5lqk { bottom: 33px; flex: none; height: auto; left: 527px; position: absolute; white-space: pre; width: auto; }\",\".framer-eiUWp .framer-1ag2wuv-container { bottom: 12px; flex: none; height: 41px; left: 41px; position: absolute; width: 41px; }\",\".framer-eiUWp .framer-7eu0oq-container { bottom: 12px; flex: none; height: 41px; left: 87px; position: absolute; width: 41px; }\",\".framer-eiUWp .framer-u1gt0t-container { bottom: 9px; flex: none; height: 48px; left: -7px; position: absolute; width: 47px; }\",\".framer-eiUWp .framer-bilgma-container { flex: none; height: 43px; left: -3px; position: absolute; top: -2px; width: 152px; }\",\".framer-eiUWp .framer-rt1hh2-container { bottom: 7px; flex: none; height: auto; left: 604px; position: absolute; width: auto; }\",\".framer-eiUWp .framer-1xhhtl9-container { flex: none; height: 50px; left: 24px; position: absolute; top: 40px; width: 99px; }\",\".framer-eiUWp .framer-15pmdmh { flex: none; height: 104px; left: calc(50.00000000000002% - 276px / 2); overflow: hidden; position: absolute; top: 350px; width: 276px; }\",\".framer-eiUWp .framer-1ygf5dt-container { flex: none; height: 411px; left: calc(49.743589743589766% - 327px / 2); position: absolute; top: 485px; width: 327px; }\",\".framer-eiUWp .framer-vpqce8 { flex: none; height: 282px; left: calc(50.00000000000002% - 284px / 2); overflow: hidden; position: absolute; top: 929px; width: 284px; }\",\".framer-eiUWp .framer-xlun8x { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 0px; flex: none; height: 247px; left: calc(50.00000000000002% - 281px / 2); position: absolute; white-space: pre-wrap; width: 281px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-14ncpzr-container { flex: none; height: 411px; left: calc(49.743589743589766% - 327px / 2); position: absolute; top: 1250px; width: 327px; }\",\".framer-eiUWp .framer-9isik3 { flex: none; height: 240px; left: calc(49.75000000000002% - 289px / 2); overflow: hidden; position: absolute; top: 1695px; width: 289px; }\",\".framer-eiUWp .framer-pjnp56-container { flex: none; height: 411px; left: calc(49.743589743589766% - 327px / 2); position: absolute; top: 1967px; width: 327px; }\",\".framer-eiUWp .framer-190ifm7 { flex: none; height: 220px; left: calc(50.00000000000002% - 284px / 2); overflow: hidden; position: absolute; top: 2420px; width: 284px; }\",\".framer-eiUWp .framer-1gf1alc-container { flex: none; height: 411px; left: calc(49.743589743589766% - 327px / 2); position: absolute; top: 2673px; width: 327px; }\",\".framer-eiUWp .framer-1nbbfna { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 39px; left: calc(50.00000000000002% - 284px / 2); position: absolute; top: 3130px; white-space: pre-wrap; width: 284px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-tblxqn { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 250px; left: calc(50.00000000000002% - 284px / 2); position: absolute; top: 3188px; white-space: pre-wrap; width: 284px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-16f4do-container { flex: none; height: 411px; left: calc(49.743589743589766% - 327px / 2); position: absolute; top: 3487px; width: 327px; }\",\".framer-eiUWp .framer-xicvyh { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 32px; left: calc(50.00000000000002% - 284px / 2); position: absolute; top: 3944px; white-space: pre-wrap; width: 284px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-1wqaudy { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: 225px; left: calc(50.00000000000002% - 284px / 2); position: absolute; top: 3983px; white-space: pre-wrap; width: 284px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-79x1sh-container { flex: none; height: 411px; left: calc(49.743589743589766% - 327px / 2); position: absolute; top: 4274px; width: 327px; }\",\".framer-eiUWp .framer-s5o77s { flex: none; height: 122px; left: calc(50.00000000000002% - 327px / 2); overflow: hidden; position: absolute; top: 4723px; width: 327px; }\",\".framer-eiUWp .framer-haduq7 { flex: none; height: 85px; left: 0px; overflow: visible; position: absolute; top: 0px; width: 172px; }\",\".framer-eiUWp .framer-doxjbn { flex: none; height: 346px; left: 31px; overflow: hidden; position: absolute; top: 4907px; width: 729px; }\",\".framer-eiUWp .framer-sheso5 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 0px; flex: none; height: 299px; left: 0px; position: absolute; right: 0px; white-space: pre-wrap; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-1yjfqj3 { background-color: var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, #45494f); flex: none; height: 1px; left: calc(49.743589743589766% - 327px / 2); overflow: hidden; position: absolute; top: 5302px; width: 327px; }\",\".framer-eiUWp .framer-8ul0lr { flex: none; height: 434px; left: 34px; overflow: hidden; position: absolute; top: 5345px; width: 714px; }\",\".framer-eiUWp .framer-54qswj-container { bottom: 0px; flex: none; height: 383px; left: 0px; position: absolute; right: 0px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-eiUWp .framer-3nzi59-container { flex: none; height: 383px; left: calc(48.97435897435899% - 321px / 2); position: absolute; top: 5815px; width: 321px; will-change: var(--framer-will-change-effect-override, transform); }\",\".framer-eiUWp .framer-3pk04x { background-color: var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, #45494f); flex: none; height: 1px; left: calc(49.743589743589766% - 327px / 2); overflow: hidden; position: absolute; top: 6257px; width: 327px; }\",\".framer-eiUWp .framer-smb6mb { flex: none; height: 200px; left: 37px; overflow: hidden; position: absolute; top: 6288px; width: 662px; }\",\".framer-eiUWp .framer-1ljtcta { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 0px; flex: none; height: 32px; position: absolute; right: 0px; white-space: pre-wrap; width: 284px; word-break: break-word; word-wrap: break-word; }\",\".framer-eiUWp .framer-1mycvhb-container { flex: none; height: auto; left: 50%; position: absolute; top: 6396px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-1akabm3-container { flex: none; height: auto; left: 50%; position: absolute; top: 6502px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-1pc8zob-container { flex: none; height: auto; left: 50%; position: absolute; top: 6609px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-no3ie1-container { flex: none; height: auto; left: 50%; position: absolute; top: 6721px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-19n5bt-container { flex: none; height: auto; left: 50%; position: absolute; top: 6834px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-14ax0qf-container { flex: none; height: auto; left: 50%; position: absolute; top: 7167px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-239ws-container { flex: none; height: auto; left: 50%; position: absolute; top: 6945px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-kzejz2-container { flex: none; height: auto; left: 50%; position: absolute; top: 7055px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-1uyigbp-container { flex: none; height: auto; left: 50%; position: absolute; top: 7281px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-1pdjy85-container { flex: none; height: auto; left: 50%; position: absolute; top: 7394px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-x1i1k3-container { flex: none; height: auto; left: 50%; position: absolute; top: 7510px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-ry4p0w-container { flex: none; height: auto; left: 50%; position: absolute; top: 7630px; transform: translateX(-50%); width: 300px; }\",\".framer-eiUWp .framer-brpc2e { background-color: var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, #45494f); flex: none; height: 1px; left: calc(50.00000000000002% - 327px / 2); overflow: hidden; position: absolute; top: 7763px; width: 327px; }\",\".framer-eiUWp .framer-1i9y120 { flex: none; height: 153px; left: calc(50.00000000000002% - 327px / 2); overflow: hidden; position: absolute; top: 9812px; width: 327px; }\",\".framer-eiUWp .framer-z6hcc-container { flex: none; height: 43px; left: calc(48.31804281345568% - 152px / 2); position: absolute; top: 34px; width: 152px; }\",\".framer-eiUWp .framer-18nv60o { background-color: var(--token-34f53b79-0c45-4b40-8741-b0eafc844f84, #45494f); flex: none; height: 1px; left: 0px; overflow: hidden; position: absolute; right: 0px; top: 0px; }\",\".framer-eiUWp .framer-18clx6q { --border-bottom-width: 2px; --border-color: #1a1b1d; --border-left-width: 2px; --border-right-width: 2px; --border-style: solid; --border-top-width: 2px; background-color: #121315; border-bottom-left-radius: 10px; border-bottom-right-radius: 10px; border-top-left-radius: 10px; border-top-right-radius: 10px; bottom: 0px; flex: none; height: 56px; left: calc(48.01223241590216% - 141px / 2); overflow: hidden; position: absolute; width: 141px; will-change: var(--framer-will-change-override, transform); }\",\".framer-eiUWp .framer-1m4fu5d-container { flex: none; height: 48px; left: calc(19.858156028368818% - 47px / 2); position: absolute; top: calc(50.00000000000002% - 48px / 2); width: 47px; }\",\".framer-eiUWp .framer-2vo15c-container { flex: none; height: 41px; left: calc(49.645390070922005% - 41px / 2); position: absolute; top: calc(50.00000000000002% - 41px / 2); width: 41px; }\",\".framer-eiUWp .framer-130dtec-container { flex: none; height: 41px; left: calc(79.4326241134752% - 41px / 2); position: absolute; top: calc(50.00000000000002% - 41px / 2); width: 41px; }\",\".framer-eiUWp .framer-r22lt { flex: none; height: 2043px; left: calc(50.00000000000002% - 681px / 2); overflow: hidden; position: absolute; top: calc(79.75469188709918% - 2043px / 2); width: 681px; }\",\".framer-eiUWp .framer-ztbdl6 { 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: 0px; overflow: hidden; padding: 0px; position: absolute; top: 51%; transform: translateY(-50%); width: 100%; }\",\".framer-eiUWp .framer-1qzao3, .framer-eiUWp .framer-1myfe79 { align-content: center; align-items: center; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eiUWp .framer-11j88jk-container, .framer-eiUWp .framer-nofa8u-container, .framer-eiUWp .framer-1h96mpr-container { flex: none; height: 484px; position: relative; width: 630px; }\",\".framer-eiUWp .framer-qnf1ny { align-content: center; align-items: center; display: flex; flex: none; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 100%; }\",\".framer-eiUWp .framer-10jrgf6 { align-content: center; align-items: center; display: flex; flex: 1 0 0px; flex-direction: row; flex-wrap: nowrap; gap: 30px; height: min-content; justify-content: center; overflow: hidden; padding: 0px; position: relative; width: 1px; }\",\".framer-eiUWp .framer-1c0dyte-container, .framer-eiUWp .framer-bsh5ou-container { flex: none; height: 411px; position: relative; width: 301px; }\",\".framer-eiUWp .framer-m5fo9f { flex: none; height: 461px; left: 32px; overflow: hidden; position: absolute; top: 7806px; width: 728px; }\",\".framer-eiUWp .framer-2p2469 { align-content: center; align-items: center; background-color: var(--token-56c173ef-1cbf-403a-8358-36e1f493415c, #1f2224); border-bottom-left-radius: 13px; border-bottom-right-radius: 13px; border-top-left-radius: 13px; border-top-right-radius: 13px; display: flex; flex: none; flex-direction: column; flex-wrap: nowrap; gap: 10px; height: min-content; justify-content: center; left: 1px; overflow: hidden; padding: 6px 8px 5px 8px; position: absolute; top: 0px; width: min-content; will-change: var(--framer-will-change-override, transform); }\",\".framer-eiUWp .framer-suegg3-container { flex: none; height: 411px; left: calc(49.847094801223264% - 327px / 2); position: absolute; top: 50px; width: 327px; }\",\".framer-eiUWp .framer-1028i7n-container { flex: none; height: 411px; left: calc(49.743589743589766% - 301px / 2); position: absolute; top: 8309px; width: 301px; }\",\".framer-eiUWp .framer-1kz1bn9-container { flex: none; height: 411px; left: calc(49.743589743589766% - 301px / 2); position: absolute; top: 8756px; width: 301px; }\",\".framer-eiUWp .framer-1rj9g27 { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background-color: #111314; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 259px; left: calc(50.00000000000002% - 327px / 2); overflow: visible; position: absolute; top: 9208px; width: 327px; }\",\".framer-eiUWp .framer-1o5f371 { --border-bottom-width: 1px; --border-color: #543313; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.3273694390715667 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 223px); left: 50%; overflow: visible; position: absolute; top: 14px; transform: translateX(-50%); width: 297px; }\",\".framer-eiUWp .framer-tqvo5d { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; bottom: 9px; flex: none; height: auto; left: 237px; position: absolute; white-space: pre; width: auto; }\",\".framer-eiUWp .framer-vu8quf { --border-bottom-width: 1px; --border-color: #222222; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; background-color: #111314; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: 259px; left: calc(50.00000000000002% - 327px / 2); overflow: visible; position: absolute; top: 9508px; width: 327px; }\",\".framer-eiUWp .framer-18j9m35 { --framer-link-text-color: #0099ff; --framer-link-text-decoration: underline; flex: none; height: auto; left: 243px; position: absolute; top: 245px; white-space: pre; width: auto; }\",\".framer-eiUWp .framer-qaq3yw { --border-bottom-width: 1px; --border-color: #543313; --border-left-width: 1px; --border-right-width: 1px; --border-style: solid; --border-top-width: 1px; aspect-ratio: 1.3273694390715667 / 1; border-bottom-left-radius: 20px; border-bottom-right-radius: 20px; border-top-left-radius: 20px; border-top-right-radius: 20px; flex: none; height: var(--framer-aspect-ratio-supported, 223px); left: 50%; overflow: visible; position: absolute; top: 9522px; transform: translateX(-50%); width: 297px; }\",\"@supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eiUWp .framer-fpnpof, .framer-eiUWp .framer-rogifr, .framer-eiUWp .framer-f3o3i3, .framer-eiUWp .framer-4qp7ui, .framer-eiUWp .framer-1iazr6a, .framer-eiUWp .framer-1i6h4v4, .framer-eiUWp .framer-1i1bokt, .framer-eiUWp .framer-1opmqwi, .framer-eiUWp .framer-j5ir81, .framer-eiUWp .framer-132ce2r, .framer-eiUWp .framer-z1f0ro, .framer-eiUWp .framer-ztbdl6, .framer-eiUWp .framer-1qzao3, .framer-eiUWp .framer-qnf1ny, .framer-eiUWp .framer-10jrgf6, .framer-eiUWp .framer-1myfe79, .framer-eiUWp .framer-2p2469 { gap: 0px; } .framer-eiUWp .framer-fpnpof > * { margin: 0px; margin-bottom: calc(14px / 2); margin-top: calc(14px / 2); } .framer-eiUWp .framer-fpnpof > :first-child, .framer-eiUWp .framer-rogifr > :first-child, .framer-eiUWp .framer-f3o3i3 > :first-child, .framer-eiUWp .framer-4qp7ui > :first-child, .framer-eiUWp .framer-1iazr6a > :first-child, .framer-eiUWp .framer-1i6h4v4 > :first-child, .framer-eiUWp .framer-1i1bokt > :first-child, .framer-eiUWp .framer-1opmqwi > :first-child, .framer-eiUWp .framer-j5ir81 > :first-child, .framer-eiUWp .framer-132ce2r > :first-child, .framer-eiUWp .framer-z1f0ro > :first-child, .framer-eiUWp .framer-1qzao3 > :first-child, .framer-eiUWp .framer-1myfe79 > :first-child, .framer-eiUWp .framer-2p2469 > :first-child { margin-top: 0px; } .framer-eiUWp .framer-fpnpof > :last-child, .framer-eiUWp .framer-rogifr > :last-child, .framer-eiUWp .framer-f3o3i3 > :last-child, .framer-eiUWp .framer-4qp7ui > :last-child, .framer-eiUWp .framer-1iazr6a > :last-child, .framer-eiUWp .framer-1i6h4v4 > :last-child, .framer-eiUWp .framer-1i1bokt > :last-child, .framer-eiUWp .framer-1opmqwi > :last-child, .framer-eiUWp .framer-j5ir81 > :last-child, .framer-eiUWp .framer-132ce2r > :last-child, .framer-eiUWp .framer-z1f0ro > :last-child, .framer-eiUWp .framer-1qzao3 > :last-child, .framer-eiUWp .framer-1myfe79 > :last-child, .framer-eiUWp .framer-2p2469 > :last-child { margin-bottom: 0px; } .framer-eiUWp .framer-rogifr > *, .framer-eiUWp .framer-f3o3i3 > *, .framer-eiUWp .framer-4qp7ui > *, .framer-eiUWp .framer-1iazr6a > *, .framer-eiUWp .framer-1i1bokt > *, .framer-eiUWp .framer-1opmqwi > *, .framer-eiUWp .framer-j5ir81 > *, .framer-eiUWp .framer-132ce2r > *, .framer-eiUWp .framer-z1f0ro > *, .framer-eiUWp .framer-2p2469 > * { margin: 0px; margin-bottom: calc(10px / 2); margin-top: calc(10px / 2); } .framer-eiUWp .framer-1i6h4v4 > * { margin: 0px; margin-bottom: calc(52px / 2); margin-top: calc(52px / 2); } .framer-eiUWp .framer-ztbdl6 > * { margin: 0px; margin-left: calc(10px / 2); margin-right: calc(10px / 2); } .framer-eiUWp .framer-ztbdl6 > :first-child, .framer-eiUWp .framer-qnf1ny > :first-child, .framer-eiUWp .framer-10jrgf6 > :first-child { margin-left: 0px; } .framer-eiUWp .framer-ztbdl6 > :last-child, .framer-eiUWp .framer-qnf1ny > :last-child, .framer-eiUWp .framer-10jrgf6 > :last-child { margin-right: 0px; } .framer-eiUWp .framer-1qzao3 > *, .framer-eiUWp .framer-1myfe79 > * { margin: 0px; margin-bottom: calc(30px / 2); margin-top: calc(30px / 2); } .framer-eiUWp .framer-qnf1ny > *, .framer-eiUWp .framer-10jrgf6 > * { margin: 0px; margin-left: calc(30px / 2); margin-right: calc(30px / 2); } }\",...sharedStyle.css,...sharedStyle1.css,...sharedStyle2.css,...sharedStyle3.css,'.framer-eiUWp[data-border=\"true\"]::after, .framer-eiUWp [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; }',\"@media (min-width: 810px) and (max-width: 1199px) { .framer-eiUWp.framer-l4v0h9 { width: 810px; } .framer-eiUWp .framer-cpbbk { overflow: hidden; }}\",\"@media (max-width: 809px) { .framer-eiUWp.framer-l4v0h9 { height: 10019px; width: 390px; } .framer-eiUWp .framer-fpnpof { gap: 11px; left: 50%; top: 118px; width: 82%; } .framer-eiUWp .framer-vcsr3c { height: 33px; width: 308px; } .framer-eiUWp .framer-fvs64c { --border-bottom-width: 1.13px; --border-left-width: 1.13px; --border-right-width: 1.13px; --border-top-width: 1.13px; border-bottom-left-radius: 750px; border-bottom-right-radius: 750px; border-top-left-radius: 750px; border-top-right-radius: 750px; } .framer-eiUWp .framer-ta47y6-container { height: 21px; left: calc(50.00000000000002% - 271px / 2); top: calc(48.484848484848506% - 21px / 2); width: 271px; } .framer-eiUWp .framer-1i6h4v4 { min-height: 149px; } .framer-eiUWp .framer-9isik3 { left: calc(50.00000000000002% - 284px / 2); width: 284px; } .framer-eiUWp .framer-doxjbn, .framer-eiUWp .framer-m5fo9f { left: calc(49.743589743589766% - 327px / 2); width: 327px; } .framer-eiUWp .framer-8ul0lr { left: calc(48.97435897435899% - 321px / 2); width: 321px; } .framer-eiUWp .framer-smb6mb { height: 79px; left: calc(46.15384615384618% - 286px / 2); width: 286px; } .framer-eiUWp .framer-1o5f371, .framer-eiUWp .framer-qaq3yw { height: var(--framer-aspect-ratio-supported, 224px); } @supports (background: -webkit-named-image(i)) and (not (scale:1)) { .framer-eiUWp .framer-fpnpof { gap: 0px; } .framer-eiUWp .framer-fpnpof > * { margin: 0px; margin-bottom: calc(10.5px / 2); margin-top: calc(10.5px / 2); } .framer-eiUWp .framer-fpnpof > :first-child { margin-top: 0px; } .framer-eiUWp .framer-fpnpof > :last-child { margin-bottom: 0px; } }}\"];/**\n * This is a generated Framer component.\n * @framerIntrinsicHeight 6767\n * @framerIntrinsicWidth 1200\n * @framerCanvasComponentVariantDetails {\"propertyName\":\"variant\",\"data\":{\"default\":{\"layout\":[\"fixed\",\"fixed\"]},\"PmfE6iu8C\":{\"layout\":[\"fixed\",\"fixed\"]},\"Yr_vttzfN\":{\"layout\":[\"fixed\",\"fixed\"]}}}\n * @framerImmutableVariables true\n * @framerDisplayContentsDiv false\n * @framerComponentViewportWidth true\n * @framerAcceptsLayoutTemplate false\n * @framerScrollSections\n * @framerResponsiveScreen\n */const FramerQkfonAhKN=withCSS(Component,css,\"framer-eiUWp\");export default FramerQkfonAhKN;FramerQkfonAhKN.displayName=\"Hydromag\";FramerQkfonAhKN.defaultProps={height:6767,width:1200};addFonts(FramerQkfonAhKN,[{explicitInter:true,fonts:[{family:\"Average\",source:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/average/v18/fC1hPYBHe23MxA7rIedwVWytTyk.woff2\",weight:\"400\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/YYB6GZmCWnZq3RWZOghuZIOxQY.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/miJTzODdiyIr3tRo9KEoqXXk2PM.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/6ZMhcggRFfEfbf7lncCpaUbA.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/8sCN6PGUr4I8q5hC5twAXfcwqV0.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/aUYDUTztS7anQw5JuwCncXeLOBY.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/5mDAOkC5Wpzo7NkuE9oYfqlY2u4.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/yDiPvYxioBHsicnYxpPW35WQmx8.woff2\",weight:\"300\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/H89BbHkbHDzlxZzxi8uPzTsp90.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/u6gJwDuwB143kpNK1T1MDKDWkMc.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/43sJ6MfOPh1LCJt46OvyDuSbA6o.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/wccHG0r4gBDAIRhfHiOlq6oEkqw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/WZ367JPwf9bRW6LdTHN8rXgSjw.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/QxmhnWTzLtyjIiZcfaLIJ8EFBXU.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/2A4Xx7CngadFGlVV4xrO06OBHY.woff2\",weight:\"700\"},{family:\"Inter\",source:\"framer\",style:\"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\"},{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:\"google\",style:\"normal\",url:\"https://fonts.gstatic.com/s/inter/v18/UcCO3FwrK3iLTeHuS_nVMrMxCp50SjIw2boKoduKmMEVuI6fMZ1rib2Bg-4.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/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\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/vxBnBhH8768IFAXAb4Qf6wQHKs.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/zSsEuoJdh8mcFVk976C05ZfQr8.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/b8ezwLrN7h2AUoPEENcsTMVJ0.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/mvNEIBLyHbscgHtwfsByjXUz3XY.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/6FI2EneKzM3qBy5foOZXey7coCA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/qrVgiXNd6RuQjETYQiVQ9nqCk.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"italic\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/NHHeAKJVP0ZWHk5YZnQQChIsBM.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0460-052F, U+1C80-1C88, U+20B4, U+2DE0-2DFF, U+A640-A69F, U+FE2E-FE2F\",url:\"https://framerusercontent.com/assets/hyOgCu0Xnghbimh0pE8QTvtt2AU.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0301, U+0400-045F, U+0490-0491, U+04B0-04B1, U+2116\",url:\"https://framerusercontent.com/assets/NeGmSOXrPBfEFIy5YZeHq17LEDA.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+1F00-1FFF\",url:\"https://framerusercontent.com/assets/oYaAX5himiTPYuN8vLWnqBbfD2s.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0370-03FF\",url:\"https://framerusercontent.com/assets/lEJLP4R0yuCaMCjSXYHtJw72M.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0100-024F, U+0259, U+1E00-1EFF, U+2020, U+20A0-20AB, U+20AD-20CF, U+2113, U+2C60-2C7F, U+A720-A7FF\",url:\"https://framerusercontent.com/assets/cRJyLNuTJR5jbyKzGi33wU9cqIQ.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0000-00FF, U+0131, U+0152-0153, U+02BB-02BC, U+02C6, U+02DA, U+02DC, U+2000-206F, U+2074, U+20AC, U+2122, U+2191, U+2193, U+2212, U+2215, U+FEFF, U+FFFD\",url:\"https://framerusercontent.com/assets/1ZFS7N918ojhhd0nQWdj3jz4w.woff2\",weight:\"600\"},{family:\"Inter\",source:\"framer\",style:\"normal\",unicodeRange:\"U+0102-0103, U+0110-0111, U+0128-0129, U+0168-0169, U+01A0-01A1, U+01AF-01B0, U+1EA0-1EF9, U+20AB\",url:\"https://framerusercontent.com/assets/A0Wcc7NgXMjUuFdquHDrIZpzZw0.woff2\",weight:\"600\"}]},...GrainFonts,...TickerFonts,...Image1Fonts,...Image2Fonts,...Image4Fonts,...Image21Fonts,...Image22Fonts,...Image3Fonts,...SpotifyFonts,...HomeFonts,...ButtonRealFonts,...AboutFonts,...Testimonial1Fonts,...Test2Fonts,...MailFonts,...InstaFonts,...LinkedinbFonts,...DownloadFonts,...ButtonReal1Fonts,...TopshellXHydroFonts,...Giraffe1Fonts,...Giraffe11Fonts,...BroncoFonts,...OfficialHandCursorFonts,...getFontsFromSharedStyle(sharedStyle.fonts),...getFontsFromSharedStyle(sharedStyle1.fonts),...getFontsFromSharedStyle(sharedStyle2.fonts),...getFontsFromSharedStyle(sharedStyle3.fonts)],{supportsExplicitInterCodegen:true});\nexport const __FramerMetadata__ = {\"exports\":{\"Props\":{\"type\":\"tsType\",\"annotations\":{\"framerContractVersion\":\"1\"}},\"default\":{\"type\":\"reactComponent\",\"name\":\"FramerQkfonAhKN\",\"slots\":[],\"annotations\":{\"framerComponentViewportWidth\":\"true\",\"framerIntrinsicHeight\":\"6767\",\"framerDisplayContentsDiv\":\"false\",\"framerCanvasComponentVariantDetails\":\"{\\\"propertyName\\\":\\\"variant\\\",\\\"data\\\":{\\\"default\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"PmfE6iu8C\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]},\\\"Yr_vttzfN\\\":{\\\"layout\\\":[\\\"fixed\\\",\\\"fixed\\\"]}}}\",\"framerAcceptsLayoutTemplate\":\"false\",\"framerImmutableVariables\":\"true\",\"framerScrollSections\":\"* @framerResponsiveScreen\",\"framerIntrinsicWidth\":\"1200\",\"framerContractVersion\":\"1\"}},\"__FramerMetadata__\":{\"type\":\"variable\"}}}"],
  "mappings": "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",
  "names": ["urlRegex", "Spotify", "props", "theme", "sourceUrl", "identifier", "te", "strippedUrl", "url", "p", "addPropertyControls", "ControlType", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "dgGn2trpz", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1yqe1qm", "args", "onMouseLeave1o9m1p8", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "Image2", "css", "Framerb1NkoBIMK", "withCSS", "b1NkoBIMK_default", "addPropertyControls", "ControlType", "addFonts", "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", "hover", "id", "width", "props", "createLayoutDependency", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "SpCA7lqK2", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1dazqob", "args", "onMouseLeavehio1yg", "scopingClassNames", "cx", "LayoutGroup", "u", "RichText2", "css", "FramerepRtlBu3I", "withCSS", "epRtlBu3I_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1xjiyno", "args", "onMouseLeave11f2i2j", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "css", "FramerH9tP27S8Y", "withCSS", "H9tP27S8Y_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "enJr8ntWy", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterbo10t5", "args", "onMouseLeave1w7bfu6", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "Image2", "css", "FramerJ5QJeDzeX", "withCSS", "J5QJeDzeX_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "u4wni4Foi", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1sgl15u", "args", "onMouseLeave1pu4mma", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "Image2", "getLoadingLazyAtYPosition", "css", "Framerjg4uXWvQx", "withCSS", "jg4uXWvQx_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "Amq7_dAbA", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1fpnr2i", "args", "onMouseLeave1xgy4hy", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "Image2", "css", "FramerMnqP4wKMZ", "withCSS", "MnqP4wKMZ_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "hover", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "J7s7eyoSM", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter150lt4x", "args", "onMouseLeave5m0uhd", "onMouseEnter1wcruiu", "onMouseEnter1bnm1yx", "onMouseLeavea2flej", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerN3eOhoYyy", "withCSS", "N3eOhoYyy_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "VlmIowEO9", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnteri85htd", "args", "onMouseLeave15tfvz2", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "Image2", "getLoadingLazyAtYPosition", "css", "FramerOeSlJK19a", "withCSS", "OeSlJK19a_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1vy796e", "args", "onMouseLeave1dtue6n", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "Image2", "getLoadingLazyAtYPosition", "css", "FramerpjeHWDjKq", "withCSS", "pjeHWDjKq_default", "addPropertyControls", "ControlType", "addFonts", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "Variants", "motion", "x", "humanReadableVariantMap", "getProps", "height", "hover", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "sHEQfA1S4", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnterz4r8hb", "args", "onMouseLeave1g8o9b6", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "cx", "Image2", "css", "FramerVstDkBJDH", "withCSS", "VstDkBJDH_default", "addPropertyControls", "ControlType", "addFonts", "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", "hover", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "WiYrkzlcX", "restProps", "baseVariant", "classNames", "gestureVariant", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter141ah8z", "args", "onMouseLeave1pzltxm", "ref1", "pe", "defaultLayoutId", "ae", "sharedStyleClassNames", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "cx", "RichText2", "css", "FrameryT_qpkQqC", "withCSS", "yT_qpkQqC_default", "addPropertyControls", "ControlType", "addFonts", "enabledGestures", "cycleOrder", "serializationHash", "variantClassNames", "addPropertyOverrides", "overrides", "variants", "nextOverrides", "variant", "transition1", "transformTemplate1", "_", "t", "Transition", "value", "children", "config", "re", "MotionConfigContext", "transition", "contextValue", "se", "p", "humanReadableVariantMap", "getProps", "height", "hover", "id", "width", "props", "_humanReadableVariantMap_props_variant", "_ref", "createLayoutDependency", "Variants", "motion", "x", "Component", "Y", "ref", "activeLocale", "setLocale", "useLocaleInfo", "style", "className", "layoutId", "NbGynAERl", "restProps", "baseVariant", "classNames", "clearLoadingGesture", "gestureHandlers", "gestureVariant", "isLoading", "setGestureState", "setVariant", "useVariantState", "layoutDependency", "activeVariantCallback", "delay", "useActiveVariantCallback", "onMouseEnter1madgcc", "args", "scopingClassNames", "cx", "ref1", "pe", "defaultLayoutId", "ae", "componentViewport", "useComponentViewport", "LayoutGroup", "u", "Image2", "getLoadingLazyAtYPosition", "RichText2", "css", "FramerZAQ0y0o9M", "withCSS", "ZAQ0y0o9M_default", "addPropertyControls", "ControlType", "addFonts", "GrainFonts", "getFonts", "Grain", "TickerFonts", "Ticker", "MotionDivWithOptimizedAppearEffect", "withOptimizedAppearEffect", "motion", "Image1Fonts", "OeSlJK19a_default", "Image2Fonts", "jg4uXWvQx_default", "Image4Fonts", "J5QJeDzeX_default", "Image21Fonts", "pjeHWDjKq_default", "Image22Fonts", "b1NkoBIMK_default", "Image3Fonts", "MnqP4wKMZ_default", "SpotifyFonts", "Spotify", "HomeFonts", "a4KAknWyy_default", "ButtonRealFonts", "bVYdIHLzc_default", "AboutFonts", "HFoMnybo1_default", "Testimonial1Fonts", "epRtlBu3I_default", "Test2Fonts", "yT_qpkQqC_default", "MailFonts", "sLGnBMc8X_default", "InstaFonts", "eJqWNH1mA_default", "LinkedinbFonts", "LUKfhpGru_default", "DownloadFonts", "Download", "ButtonReal1Fonts", "Mf12yasVy_default", "TopshellXHydroFonts", "ZAQ0y0o9M_default", "Giraffe1Fonts", "H9tP27S8Y_default", "Giraffe11Fonts", "VstDkBJDH_default", "BroncoFonts", "N3eOhoYyy_default", "OfficialHandCursorFonts", "QEGy1hVla_default", "breakpoints", "isBrowser", "serializationHash", "variantClassNames", "transformTemplate1", "_", "t", "transition1", "animation", "animation1", "transition2", "animation2", "HTMLStyle", "value", "useIsOnFramerCanvas", "p", "humanReadableVariantMap", "getProps", "height", "id", "width", "props", "cursor", "Component", "Y", "ref", "fallbackRef", "pe", "refBinding", "defaultLayoutId", "ae", "activeLocale", "setLocale", "useLocaleInfo", "componentViewport", "useComponentViewport", "style", "className", "layoutId", "variant", "restProps", "ue", "metadata", "robotsTag", "ie", "baseVariant", "hydratedBaseVariant", "useHydratedBreakpointVariants", "gestureVariant", "scopingClassNames", "cx", "isDisplayed", "isDisplayed1", "isDisplayed2", "isDisplayed3", "useCustomCursors", "GeneratedComponentContext", "u", "LayoutGroup", "ComponentViewportProvider", "Container", "SVG", "RichText2", "x", "Image2", "getLoadingLazyAtYPosition", "Link", "PropertyOverrides2", "css", "FramerQkfonAhKN", "withCSS", "QkfonAhKN_default", "addFonts", "getFontsFromSharedStyle", "fonts", "__FramerMetadata__"]
}
